@import url(style.css);

.nav-toggle-open {
    border: 0 !important;
    font-size: 30px !important;
    color: var(--second-primary) !important;

}

.nav-toggle-close {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #c5d7ed;
    color: var(--second-primary);
    font-size: 19px;
    border: 3px solid #fff;
    margin-left: auto;
}

@media screen and (max-width:1400px) {
     .public-profile-right  ul.tab-ul li,.public-profile-right  ul.tab-ul  a{
        white-space: nowrap;
    }
}
@media screen and (max-width:1200px) {
    .discover-column .col-lg-16 {
        width: 33%;
    }

    .service-custom-badge span {
        width: fit-content;
    }

    .service-custom-badge {
        align-items: center;
        flex-direction: row;
        justify-content: flex-end;
        padding-top: 10px;
    }

    .service-review-top {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 10px;
    }

    .service-review-top span {
        font-weight: 300;
        font-size: 14px;
    }

    .profession-create-li-widget ul li {
        width: 49%;
    }

    .profile-view-professional-main {
        justify-content: flex-start;
        align-items: flex-start;
    }
    
    .service-profile-right-info ul.tab-ul {
        overflow: auto;
    }

    .service-profile-right-info ul.tab-ul::-webkit-scrollbar {
        width: 5px;
        height: 5px;
    }
    .service-profile-right-info ul.tab-ul li a,.public-profile-right a.public-profile-edit{
        white-space: nowrap;
    }
    .view-public-professional .professional-profile-left-top img{
        width: 200px;
        height: 200px;
    }
    .view-public-professional ul{
        width: 100%;
    }
    .public-profile-left-btns{
        justify-content: flex-start;
    }
    .view-public-professional .public-profile-left-btns a{
        width: 200px;
    }
    .refer-widget ul li{
        margin: 0;
    }
}

@media screen and (max-width:991px) {
    .offcanvas-cs {
        background-color: var(--bg-light) !important;
    }

    .navbar-menu li a.nav-link {
        color: var(--second-primary) !important;
    }

    .top-auth-box-2 a {
        background-color: var(--second-primary) !important;
        color: var(--color-white) !important;
    }

    .top-auth-box-2 {
        margin: 10px auto !important;
    }

    .home-search-secondry-box {
        position: relative;
    }

    .home-baner-2-search {
        position: absolute;
        bottom: 100%;
        left: 2.5%;
        width: 95%;

    }

    .flex-row-coll {
        flex-direction: column-reverse;
    }

    .categories-small-left h3 {
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .footer-widget-third {
        padding-left: 0;
    }

    .footer-third-bottom ul {
        padding: 0;
        justify-content: flex-start;
    }

    .copyright-third {
        justify-content: center;
    }

    .service-top-sucess p {
        text-align: center;
    }

    .service-profile-tab-container ul.overview-list li {
        width: 50%;
    }

    .how_we_work_container span {
        top: 10px;
        right: 10px;
    }

    .how-it-works-caption {
        height: 150px;
    }

    .how-it-work-right {
        right: 0;
        width: 90%;
        top: -100px;
    }

    .how-it-works-section-third-container-right img {
        position: static !important;
        width: 33% !important;
        margin: 0 !important;
    }

    .how-it-works-section-third-container {
        height: fit-content;
        border-radius: 5px;
    }

    .how-it-works-section-third-container-right {
        display: flex;
        justify-content: space-between;
    }

    .how-it-works-section-third-container-left {
        padding: 15px;
    }

    .how-it-works-fifth-right img {
        position: static;
        width: 300px;
    }

    .how-it-works-fifth-section {
        padding: 40px 0;
    }

    .how-it-works-section-third-container-left h3,
    .how-it-works-section-third-container-left p,
    .how-it-works-fourth-right h3,
    .how-it-works-fourth-right p,
    .how-it-works-fifth-left h3,
    .how-it-works-fifth-left p,
    .how-it-works-sectiom-title p,
    .how-it-works-sectiom-title h3 {
        text-align: center !important;
    }

    .how-it-works-fifth-left,
    .how-it-works-fourth-right {
        align-items: center;
    }

    .pricing-left-widget img {
        width: 100% !important;
        height: unset !important;
    }

    .help-inner-container {
        flex-direction: column;
    }

    .help-inner-container ul.help-inner-container-tab {
        width: 100%;
        margin-bottom: 10px;
    }

    .help-inner-container .tab-content {
        width: 100%;
    }

    .service-rating ul {
        justify-content: flex-start;
    }

    .service-custom-badge {
        justify-content: flex-start;
    }

    .section-lg-padding {
        padding: 25px 0;
    }

    .profession-search-auth {
        padding: 20px;
    }

    .login-section .center-span {
        justify-content: flex-start;
        font-family: var(--font-sub);
        font-weight: 400;
    }

    .professional-account-form .flex-btn-input {
        flex-direction: column;
        gap: 5px;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .professional-account-form .flex-btn-input button {
        margin-left: 0;
    }
    .baner-refer-img{
        padding-right: 10px;
    }
     .baner-refer-img img{
       margin-top: 10px;
       border-radius: 10px;
    }
    .top-profile-info{
        justify-content: center;
        margin: 10px 0;
    }


}

@media screen and (max-width:768px) {
    .home-baner-2-search .home-baner-search {
        flex-direction: column;
        gap: 10px;
    }

    .home-baner-2-search input.w200-input {
        width: 100% !important;
        border-left: 1px solid var(--second-primary) !important;
    }

    .home-baner-2-search input {
        border-radius: 10px;
    }

    .home-baner-2-search {
        padding: 15px;
    }

    .home-baner-2-search h1 {
        font-size: 30px;
    }

    .home-baner-search button {
        border-radius: 5px;
        height: 50px;
    }

    .discover-column .col-lg-16 {
        width: 50%;
    }

    .carousel-btn2 .owl-nav button.owl-next {
        right: 0;
    }

    .carousel-btn2 .owl-nav button.owl-prev {
        left: 0;
    }

    .section-padding {
        padding: 30px 0;
    }

    .service-listing-title h3 {
        font-size: 30px;
    }

    .service-main-container {
        flex-direction: column;
    }

    .service-main-container-info-left {
        padding: 10px 0;
    }

    .service-main-container img {
        width: 100%;
    }

    .service-profile-left {
        flex-direction: column;
    }

    .service-profile-left-inner {
        padding-left: 0;
        padding-top: 10px;
    }

    .service-profile-left img {
        width: 150px;
        height: 150px;
    }

    .carousel-btns .owl-nav button.owl-next {
        margin-right: 0;
    }

    .carousel-btns .owl-nav button.owl-prev {
        margin-left: 0;
    }

    .how-it-work-right {
        padding: 15px;
    }

    .how-it-work-right h2 {
        font-size: 35px;
    }

    .how-it-works-section-third-container-left h3,
    .how-it-works-fourth-right h3,
    .how-it-works-fifth-left h3,
    .how-it-works-sectiom-title h3 {
        font-size: 35px;
    }

    .how-it-works-profession h2 {
        font-size: 35px;
        text-align: center;
    }

    .how-it-works-profession {
        padding: 15px;
    }

    .how-it-works-profession p {
        text-align: center;
    }

    .how-it-works-profession .professional-search {
        flex-direction: column;
        padding: 15px;
        gap: 10px;
        margin-top: 10px;
        border-radius: 7px;
    }

    .how-it-works-profession .professional-search input {
        width: 100% !important;
        border: 1px solid var(--second-primary);
        border-radius: 5px;
        font-size: 15px;
    }

    .how-it-works-profession .professional-search button {
        width: 60%;
        height: 45px;
        border-radius: 7px;
    }

    .how-it-works-section-third-container-left h3,
    .how-it-works-section-third-container-left p {
        text-align: center;
    }

    .service-profile-left h4 {
        font-size: 15px;
        margin: 20px 0;
        position: absolute;
        top: 7px;
        right: 16px;
    }

    .profession-search h1 {
        font-size: 35px;
    }

    .lead-setting-update-container h3 {

        flex-direction: column-reverse !important;
        justify-content: flex-start;
        align-items: flex-start;
        margin-bottom: 10px;
        gap: 5px;

    }
    .lead-setting-update-container{
        padding-left: 0;
    }
    .lead-settings-quistion-check ul li{
        align-items: flex-start;
    }
    .lead-settings-quistion-check ul li input{
        margin-top:0px;
    }
    .refer-widget ul li{
        width: 100% !important;
    }
    .refer-widget{
        padding: 0;
    }
   

}

@media screen and (max-width:567px) {
    .home-categories-section-second {
        padding: 18px;
    }

    .discover-column .col-lg-16 {
        width: 100%;
    }

    .categories-small-left h3,
    .discover-title h3 {
        font-size: 25px;
    }

    .section-title h3 {
        font-size: 28px;
    }

    .footer-third-bottom ul {
        flex-direction: column;
        gap: 5px;
        align-items: flex-start;
        padding-left: 20px;
    }

    .search-modal-content .modal-header h1 {
        font-size: 18px;
    }

    .search-modal-title h3 {
        font-size: 20px;
        line-height: 28px;
    }

    .search-modal-content .modal-footer {
        gap: 0px;
    }

    .search-modal-content .modal-body {
        padding-bottom: 0;
    }

    .search-modal-checkbox-field ul li {
        width: 100%;
    }

    .search-modal-final-top h3 {
        font-size: 22px;
    }

    .search-modal-check-linear label {
        font-size: 14px;
        line-height: 21px;
    }

    .service-listing-title h3 {
        font-size: 27px;
        line-height: 40px;
    }

    .service-top-sucess p {
        line-height: 20px;
    }

    .service-btns-group a {
        width: 49%;
        justify-content: center;
        align-items: center;
        display: flex;
    }

    .service-profile-left h3 {
        font-size: 24px;
    }

    .service-profile-info-container-tabs li button {
        font-size: 14px;
        padding: 5px 13px !important;
    }

    .service-profile-tab-container ul.overview-list li {
        width: 100%;
    }

    .service-profile-tab-container h3 {
        font-size: 27px;
    }

    .service-review-top {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .footer-newsletter {
        padding: 50px 0;
    }

    .footer-newsletter h3 {
        font-size: 23px;
    }

    .how-it-work-right {
        width: 100%;
        padding: 15px;
        margin-top: -100px;
        margin-bottom: 50px;
    }

    .sm-pad-0 {
        padding: 0 !important;
    }

    .how-it-work-right {
        position: relative;
        z-index: 5;
                top: -16px;
        margin-bottom: 0;
    
    }

    .how-it-works-caption {
        height: fit-content;
    }

    .profession-create-img img {
        height: 450px;
    }

    .how-it-work-right h2 {
        font-size: 30px;
    }

    .how-it-works-section-third-container-left h3,
    .how-it-works-fourth-right h3,
    .how-it-works-fifth-left h3,
    .how-it-works-sectiom-title h3 {
        font-size: 27px;
    }

    .how-it-works-section-third-container-left p,
    .how-it-works-fourth-right p,
    .how-it-works-fifth-left p,
    .how-it-work-right p,
    .how-it-works-sectiom-title p,
    .how-it-works-profession p,
    .pricing-left-widget p,.lead-setting-update-container p {
        font-size: 15px;
        margin: 0;
        line-height: 24px
    }

    .how-it-works-profession h2 {
        font-size: 27px;

    }

    .how-it-work-right a {
        margin-top: 10px;
    }

    .how-it-work-right {

        border-left: 5px solid var(--second-primary);
        border-right: 5px solid var(--second-primary);
    }

    .how-it-works-baner {
        background-color: #fff;
    }

    .how-it-works-fifth-section {
        padding: 30px 0;
    }

    .pricing-baner-top p {
        font-size: 15px;
        margin: 10px 0;
        margin-top: 2px;
    }

    .pricing-left-widget h3 {
        font-size: 25px;
    }

    .pricing-left-widget {
        padding: 20px;
    }

    .navbar-logo img {
        width: 130px;
    }

    .pricing-baner-bottom h3 {
        font-size: 25px !important;
    }

    .help-center-container ul.help-center-container-tabs li {
        width: 50%;
    }

    .help-center-container ul.help-center-container-tabs button {
        width: 100%;
    }

    .help-inner-container ul.help-inner-container-tab li button {
        height: fit-content;
    }

    .help-faq p {
        font-size: 15px;
    }

    .help-inner-container ul.help-inner-container-tab li button {
        font-size: 15px;
    }

    .help-faq h4 {
        font-size: 18px;
    }

    .help-contact {
        padding: 25px;
    }

    .service-profile-tab-container h3 {
        font-size: 24px;
        margin-top: 10px;
    }

    .service-profile-tab-container p {
        font-size: 15px;
        margin: 5px 0;

    }

    .service-profile-tab-container {
        padding-bottom: 15px;
        padding-top: 10px;
    }


    .footer-third {
        padding: 10px 0;
    }

    .service-review-top h3 {
        font-size: 18px !important;
    }

    .login-field-bottom {
        flex-direction: column;
        align-items: flex-start;
    }

    .profession-create-li-widget ul li {
        width: 100%;
    }

    .profession-search h1 {
        font-size: 27px;
        line-height: 34px;
    }

    .popular-services ul li {
        width: 100%;
    }

    .profession-create-img {
        padding-right: 15px;
    }

    .profession-search-auth input {
        font-size: 15px;
    }

    .testimonial-bottom {
        padding: 20px 0 0 0;
    }

    .profession-create-li-widget {
        padding: 10px 0;
    }

    .our_values_widget h3 {
        font-size: 21px;
    }

    .our_values_widget {
        padding: 20px;
    }

    .customer-stories-container .testimonial-bottom p {
        font-size: 15px;
    }

    .profession-widget ul li {
        font-size: 16px;
    }

    .profession-search-auth {
        font-size: 16px;
    }

    .profession-search-auth h1 {
        font-size: 26px;
    }

    .profession-search-auth p {
        font-size: 16px;
    }

    .cms-terms-container {
        padding: 0px;
        background-color: #fff;
    }

    .cms-terms-container h2 {
        font-size: 25px;
    }

    .cms-terms-container h3.no-scale.num,
    .cms-widget h3 {
        font-size: 20px;
    }

    .cms-terms-container table tr td {
        padding: 10px !important;
        font-size: 15px;
    }

    .cms-terms-container p.num span:first-child {
        font-size: 17px;
    }

    .cms-widget h3 {
        font-size: 18px;
        line-height: 26px;
    }

    .login-section h3 {
        font-size: 25px;
    }

    .login-section {
        padding: 25px;
    }

    .profession-overview-bottom {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .customer-request-widget h3 {
        font-size: 20px;
    }

    .customer-notification-container {
        padding: 15px;
    }

    .customer-notification-container form ul {
        padding-left: 0;
        padding-right: 0;
    }

    .customer-notification-container form ul li {
        font-size: 15px;
    }

    .customer-notification-container h3 {
        font-size: 25px;
    }

    .professional-dashboard-top {
        flex-direction: column;
        gap: 5px;
        justify-content: flex-start;
        align-items: flex-start;
    }

    .professional-card-content h5.location {
        font-size: 17px;
    }

    .professional-dashboard-top h4 {
        font-weight: 400;
        font-size: 13px;
    }

    .professional-profile-photo-widget .upload-box {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 10px;
    }

    .professional-profile-photo-widget img {
        width: 100%;
        border-radius: 5px;
    }

    .professional-profile-photo-widget p {
        line-height: 22px;
    }

    .professional-account-form .flex-btn-input button {
        width: 100%;
        min-width: unset;
    }

    .leads-location-add-new ul li a small {
        font-size: 14px;
        color: var(--text-gray);
        display: flex;
        line-height: 21px;
    }

    .lead-seeting-left h3 {
        font-size: 24px;
    }

    .lead-seeting-left p {
        font-size: 15px;
    }

    .professional-profile-quality .edit-profile-top-count {
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .lead-settings-quistion-check ul li label{
        font-size: 15px;
        line-height: 20px;
    }
    .lead-setting-bottom ul li{
        flex-direction: column;
    }
    .lead-setting-bottom-btns{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 10px;
    }
    .lead-setting-accordion-main .accordion-button{
        font-size: 15px;
    }
    .lead-setting-update-container h3{
        font-size: 23px;
    }
    .customer-account-top h3{
        font-size: 26px;
    }
    .leads-location-add ul.map-drop-btns{
        flex-direction: column;
        gap: 0px;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .leads-location-add ul.map-drop-btns li{
        margin: 2px 0;
        width: 100%;
    }
    .leads-location-add ul.map-drop-btns li a,.leads-contact-modal-top{
        width: 100%;
        max-width: 100%;
    }
    .leads-contact-modal-top p{
        font-size: 15px;
        line-height: 24px;
    }
    .top-column-title p{
        font-size: 16px;
    }
    .lead-setting-right h3{
        font-size: 23px;
    }
    .leads-contact-modal-bottom{
        flex-direction: column-reverse;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .help-professional h3{
        font-size: 25px;
        margin: 0;
    }
    .refer-search{
        padding: 15px;
    }
    .help-contact a{
        font-size: 16px;
    }
    .help-contact h6{
        font-size: 18px;
    }
    .help-professional h3{
        font-size: 23px;
    }

}








.leads-back-top{
    display: none;
}



/* Leads Responsive */

@media screen and (max-width:1300px){
    .leads-contact-top{
        flex-direction: column;
        gap: 0px;
        padding-bottom: 10px;
    }
    .leads-contact-top a{
        width: 100%;
    }
    .leads-top-info-widget ul li:first-child{
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
                flex-direction: column-reverse;
    }
    .leads-short-widget-center ul{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .leads-short-widget-bottom{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 5px;
    }
    .leads-short-widget-top{
        flex-direction: column-reverse;
    }
    .leads-short-widget-top span.active-time{
        margin-left: auto;
    }
    .filter-pos{
        width: 33%;
    }
   
}
@media screen and (max-width:1200px){}
@media screen and (max-width:991px){
    .leads-top-first-box,.leads-left-top,.professional_deals_section .leads-left{
        position: static;
    }
    .leads-contact-top{
        flex-direction: row;
        gap: 5px;
    }
    .leads-right-top-info{
        position: relative;
    }
    .leads-top-info-widget-last span.active-time{
        position: absolute;
        top: 15px;
        right: 15px;
    }
    .leads-top-info-widget{
        padding: 0;
    }
    .leads-top-info-widget ul li:first-child{
        flex-direction: column-reverse;
    }
    .leads-top-info-widget ul li{
        margin: 7px 0;
    }
    .filter-pos{
        width: 50%;
    }
    .leads-right-scroll-container{
              height: fit-content;
        overflow: unset;
        max-height: 100%;
    }
    .prolist-credit .leads-short-credit{
        border: 0;
    }
    .leads-back-top{
        display: flex;
        justify-content: flex-start;
        align-items: center;
        margin: 15px;
        padding: 7px 15px;
        border: 1px solid #b23939;
        color: #b23939;
        width: fit-content;
        text-decoration: none;
        border-radius: 5px;
        gap: 5px;
        font-size: 15px;
    }
    .leads-back-top:hover{
        background-color: #b23939;
        color: #fff;
        border-radius: 40px;
    }
    .leads-left-listing-container{
        height: fit-content;
    }
}
@media screen and (max-width:768px){
    .filter-pos{
        width: 100%;
    }
}
@media screen and (max-width:567px){
    .leads-right-first-container{
        padding: 10px;
    }
    .credits-top-box{
        padding: 10px;
    }
    .leads-contact-modal-bottom a{
        width: 55%;
    }
}
