/* General Header Styles */

@font-face {
    font-family: 'Roboto Regular';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-Regular.woff');
}


@font-face {
    font-family: 'Roboto Italic';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-Italic.woff');
}


@font-face {
    font-family: 'Roboto Bold';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-Bold.woff');
}


@font-face {
    font-family: 'Roboto Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-BoldItalic.woff');
}


@font-face {
    font-family: 'Roboto Thin';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-Thin.woff');
}


@font-face {
    font-family: 'Roboto Thin Italic';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-ThinItalic.woff');
}


@font-face {
    font-family: 'Roboto Light';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-Light.woff');
}


@font-face {
    font-family: 'Roboto Light Italic';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-LightItalic.woff');
}


@font-face {
    font-family: 'Roboto Medium';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-Medium.woff');
}


@font-face {
    font-family: 'Roboto Medium Italic';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-MediumItalic.woff');
}


@font-face {
    font-family: 'Roboto Black';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-Black.woff');
}


@font-face {
    font-family: 'Roboto Black Italic';
    font-style: normal;
    font-weight: normal;
    src: url('/fonts/Roboto-BlackItalic.woff');
}








/* here-new-one-banner */


.leadnest-top-hero-main {
    position: relative;
    background: linear-gradient(180deg, #F9F5FF 0%, #FFFFFF 100%);
    padding: 170px 0 100px 0px;
}

.Billion_Notifications_Sent_Every_main_bg-part {
    background: linear-gradient(180deg, #F9F5FF 0%, #FFFFFF 100%) !important;

}

.whatapps-main-banner-padding-area {

    padding: 90px 0 100px 0px;

}

.iot-main-banner-padding-part {

    padding: 135px 0 60px 0px !important;

}


.voice-main-banner-padding-part {

    padding: 70px 0 60px 0px;

}



.voice-wave-main-banner-main-img {
    max-width: 100%;
    width: 100%;
    height: auto;
    position: relative;
}






.leadnest-top-hero-right {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
}


.leadnest-top-hero-left {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
}



.leadnest-top-hero-right .leadnest-top-hero-right-main-img {
    position: relative;
    max-width: 100%;
    z-index: 200;
    left: 20px;


}






.leadnest-top-hero-left-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 100;

}


.new-media-img-bg-center {
    display: flex;
    justify-content: center;
    align-items: center;
}


.new-media-bg-img-blue-area {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 0;
    width: 400px;
    height: 400px;
    background-color: #673AB7;
    opacity: 0.1;
    border-radius: 300px;
    filter: blur(100px);
    background: radial-gradient(circle at 0% 100%, rgba(76, 0, 255, 2), #673AB7);

    opacity: 0.2;

}

.leadnest-top-hero-left-inner h1 {
    font-size: 40px;
    color: #000000;
    line-height: 1.1;
    font-family: 'Roboto Slab', serif;
    line-height: 50px;
}

@media (min-width:992px) and (max-width:1200px) {
    .leadnest-top-hero-left-inner h1 {
        font-size: 30px !important;
        line-height: 1 !important;
    }
}


@media (min-width:1201px) and (max-width:1400px) {
    .leadnest-top-hero-left-inner h1 {
        font-size: 35px !important;
        line-height: 1 !important;
    }
}

.leadnest-top-hero-left-inner p {
    line-height: 1.9;
    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    padding-top: 20px;
}

.leadnest-top-hero-left-inner-award-img {
    position: relative;
    margin-top: 20px;
    max-width: 100%;
}

.start-now-btn-hero {
    padding: 12px 30px;
    color: #fff;
    border: none;
    border-radius: 300px;
    background-color: #673AB7;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    max-width: 200px;
    z-index: 200 !important;
    border: none;
    text-decoration: none;
    font-family: 'Roboto Regular';
    cursor: pointer !important;
}

.book-demo-btn-hero {
    padding: 10px 30px;
    color: #673AB7;
    border: none;
    border-radius: 300px;
    background-color: transparent;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 200px;
    z-index: 200 !important;
    text-align: center;
    border: 1px solid #673AB7;
    text-decoration: none;
    font-family: 'Roboto Regular';
    cursor: pointer !important;
}

.leadnest-hero-top-btn-area {
    margin-top: 20px;
    display: flex;
    position: relative;
    align-items: center;
    cursor: pointer !important;
    z-index: 200 !important;
}

.ladnest-hero-btn-space {
    margin-left: 15px;

}

.leadnest-top-hero-left-inner-bg-img1 {
    position: absolute;
    right: 0;
    top: 100%;
    max-width: 100%;
    z-index: 0;
}

.leadnest-top-hero-left-inner-bg-img-iot {
    position: absolute;
    left: 0%;
    top: -10%;
    max-width: 100%;
    z-index: 0;

}

.leadnest-top-hero-left-inner-bg-img-iot2 {
    position: absolute;
    left: 0%;
    top: 5%;
    max-width: 100%;
    z-index: 0;

}

.main-iot-banner-arrow-img {


    position: absolute;
    right: 35%;
    top: 105%;
    max-width: 100%;
    z-index: 0;

}

.whatapps-main-banner-arrow-part {

    position: absolute;
    /* right: 100px; */
    left: 50%;
    top: 70%;
    max-width: 100%;
    z-index: 0;

}

.leadnest-hero-side-bg-img1 {
    position: absolute;
    max-width: 100%;
    left: 0;
    bottom: 10px;
    z-index: 0;
}


/* ************************ */


.leadnest-hero-bottom-count-section {
    position: relative;
    padding: 30px 0;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.WWIN-MORE-for-justify-leadhub {
    display: flex;
    justify-content: center;
    align-items: center;
}

.leadHub-inner-main-wincustomers-heading h2 {
    font-size: 33px;
    color: #000000;
    font-family: 'Roboto Slab', serif;
    line-height: 45px;
    text-align: center !important;

}

.leadnest-counter-card {
    position: relative;
    text-align: center;
}

.leadnest-counter-card span:first-child {
    font-size: 40px;
    display: block;
    color: #673AB7;
    font-weight: 600;
    font-family: 'Roboto Slab', serif;
}

.leadnest-counter-card span:last-child {
    font-size: 16px;
    color: #000000;
    display: block;
    padding-top: 5px;
    font-family: 'Roboto Regular';
}

.percent::after {
    content: "%";
    font-weight: 500;
    padding-left: 5px;
}

.ex-lg::after {
    content: "X";
    font-weight: 500;
    padding-left: 5px;
}

.plus::after {
    content: "+";
    font-weight: 500;
    padding-left: 5px;
}

.without-number::after {
    content: "";
    font-weight: 500;
    padding-left: 5px;
}

.billions::after {

    content: "B";
    font-weight: 500;
    padding-left: 5px;
}


/* '''''''''''''''''''''''''''''''''''''' */


.leadnest-top-center-main-heading {
    font-size: 33px;
    color: #000000;
    font-family: 'Roboto Slab', serif;
    line-height: 45px;
    text-align: center !important;

}






.leadnest-content-top-key-feature-main {
    position: relative;
    padding: 50px 0px 60px 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
}

.see-results-main-part-padding {
    padding: 0px 0px 60px 0px;

}

.Unique-Methods-main-area-part {

    padding: 30px 0px 60px 0px !important;

}

.Trusted-Delivery-padding-part {

    padding: 30px 0px 20px 0px !important;

}

.whatapps-area-side-byside-section {

    position: relative;
    padding: 20px 0px 60px 0px;
    max-width: 100%;
    width: 100%;
    height: auto;

}


.whatapps-area-side-byside-section p {

    position: relative;
    text-align: justify;
    line-height: 1.9;
    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    text-align: center;


}

.Billion-Notifications-main-para-text {
    position: relative;
    text-align: justify;
    line-height: 1.9;
    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    text-align: center;

}

.Billion-Notifications-Sent-img-main-part {
    width: 100%;
    height: auto;
    position: relative;

}



.Billion-Notifications-Sent-img-main-part img {
    width: 100%;
    height: auto;
    position: relative;
}

.iot-leadnest-main-para-heading {
    line-height: 1.9;
    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    text-align: center;

}

.leadnest-content-top-key-feature-main-right-img {
    position: relative;
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: end;
}

.leadnest-content-top-key-feature-main-right-img-whatapps {

    position: relative;
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: start;

}

.leadnest-content-top-key-feature-main-right-img-lg-img {
    max-width: 88%;
    position: relative;
    width: 100%;

}

.leadnest-content-top-key-feature-main-right-img2 {
    position: relative;
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: start;
}

.leadnest-content-top-key-feature-main-right-img3 {
    position: relative;
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: end;
}

.leadnest-content-top-key-feature-main-right-img-lg-img2 {
    max-width: 88%;
    position: relative;
    width: 100%;

}

.leadnest-main-about-iot-full-parts-img-area-main-section {

    position: relative;
    max-width: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;


}

@media (max-width:992px) {
    .getstart-mobilehideavn {
        display: none !important;
    }
}

.leadnest-main-about-iot-full-parts-img-area {
    max-width: 100%;
    position: relative;
    width: 100%;

}

.leadnest-content-top-key-feature-main-left-text {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.leadnest-content-top-key-feature-main-left-text-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 50px;
}

.leadnest-content-top-key-feature-main-left-text-inner .leadnest-content-top-key-feature-main-left-text-inner-txt-lg {
    position: relative;
    font-size: 28px;
    color: #000000;
    font-family: 'Roboto Slab', serif;
    line-height: 40px;
}

.leadnest-content-top-key-feature-main-left-text-inner .leadnest-content-top-key-feature-main-left-text-inner-txt-small {
    position: relative;
    text-align: justify;
    line-height: 1.9;
    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
}


/* *********************************************888 */

.leadnest-content-top-key-feature-main-bg {
    position: relative;
    padding: 50px 0px 60px 0px;
    max-width: 100%;
    width: 100%;
    height: auto;
    background-color: #f8f9fb;
    /* margin-top: 40px; */
}

.leadnest-content-top-key-feature-main-bg-right-img {
    position: relative;
    max-width: 100%;
    width: 100%;
    padding-right: 50px;
}

.leadnest-content-top-key-feature-main-bg-right-img-lg-img {
    max-width: 100%;
    position: relative;
    width: 100%;
}


.leadnest-content-top-key-feature-main-bg-left-text {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 100%;
}

.leadnest-content-top-key-feature-main-bg-left-text-inner {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.leadnest-content-top-key-feature-main-bg-left-text-inner .leadnest-content-top-key-feature-main-bg-left-text-inner-txt-lg {
    line-height: 40px;
    position: relative;
    font-size: 28px;
    color: #000000;
    font-family: 'Roboto Slab', serif;

}

.leadnest-content-top-key-feature-main-bg-left-text-inner .leadnest-content-top-key-feature-main--bg-left-text-inner-txt-small {
    position: relative;
    text-align: justify;
    line-height: 1.9;
    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
}


@media (max-width:767.9px) {
    .leadnest-content-top-key-feature-main-bg-left-text-inner {
        position: relative !important;
        top: 0% !important;
        transform: translateY(-0%) !important;
    }


    .leadnest-content-top-key-feature-main-left-text-inner {
        position: relative;
        top: 0% !important;
        transform: translateY(-0%) !important;
        padding-right: 0px !important;
        padding-bottom: 20px;
    }

    .leadnest-content-top-key-feature-main-bg-right-img {
        padding-right: 0px !important;
        padding-bottom: 20px;
    }
}


/* frq */




.leadnest-FAQs-main-section {
    position: relative;
    padding: 70px 0;
    max-width: 100%;
    width: 100%;
    height: auto;

}



.accordion-button {
    border-radius: 50px !important;
    background-color: #fff !important;
}

.accordion-button:focus {
    box-shadow: none !important;
}

.accordion-button:not(.collapsed) {
    background-color: black !important;
    color: #fff !important;
    padding-left: 60px;

}

.accordion {
    --bs-accordion-border-width: 0px !important;
    --bs-accordion-border-color: transparent !important;
}

.accordion-button:not(.collapsed)::after {
    filter: brightness(0) invert(1) !important;
    position: absolute;
    left: 2%;
    transform: rotate(-90deg) !important;


}

/* .accordion-button:not(.collapsed)::after {
  content: "+";
  background-image: none !important;
  font-size: 20px;
}

.accordion-button::after {
  content: "-";
  background-image: none !important;
  font-size: 20px;
} */


/* .......................... */


.Find_solution_for_main_section {
    width: 100%;
    max-width: 100%;
    height: auto;
    position: relative;
    padding: 60px 0px 80px 0px;

}


.Find_solution_for_main_area {
    width: 100%;
    max-width: 100%;
    position: relative;
    background-color: #673AB7;
    padding: 30px 0px 30px 0px;
    border-radius: 10px;
    text-align: center;


}


.Find_solution_for_main_area h2 {

    position: relative;
    font-size: 33px;
    color: #fff;
    font-family: 'Roboto Slab', serif;
    line-height: 45px;


}


.Find_solution_for_main_area p {

    line-height: 1.9;
    color: #fff !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';

}

.book-demo-main-area-justify {

    display: flex;
    justify-content: center;
    align-items: center;

}

.book-demo-btn-main-clr {
    background-color: #fff;
    padding: 12px 30px;
    color: #673AB7;
    border: none;
    border-radius: 300px;
    border: none;
    max-width: 200px;
    text-align: center;
    border: none;
    text-decoration: none;
    font-family: 'Roboto Regular';
    margin-top: 20px;
}


/* ............................ */


.Schedule-demo-form-section {

    width: 100%;
    max-width: 100%;
    height: auto;
    position: relative;
    padding: 20px 0px 80px 0px;
    position: relative;
    position: relative;
    background: linear-gradient(180deg, #F9F5FF 0%, #FFFFFF 100%);

}


.demo-schedule-form-main-part {
    width: 100%;
    max-width: 100%;
    position: relative;
    background-color: #fff;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding: 50px 60px;
    border-radius: 13px;
    margin-top: 60px;
    position: relative;

}

.demo-schedule-form-main-part h2 {

    font-size: 33px;
    color: #000000;
    font-family: 'Roboto Slab', serif;
    line-height: 45px;
    position: relative;


}

.demo-schedule-form-main-part p {

    line-height: 1.7;
    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    position: relative;



}

.demo-schedule-form-main-part-mobile-responsive {
    text-align: center;
}

label {

    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    position: relative;

}

.Outperforming-main-para-heading {

    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    position: relative;
    text-align: center;
    padding-top: 8px;

}





.input-lead-box-field {
    padding: 10px !important;
    position: relative;
    height: 45px !important;
    font-family: 'Roboto Regular' !important;
    font-size: 16px;
    color: #898989 !important;
    /* font-weight: 300 !important; */
    border-radius: 8px !important;
    border: 1px solid #7C7C7C !important;

}

.input-lead-box-field:focus {
    box-shadow: none !important;
    outline: none !important;
}


.form-contect-main-btn {
    background-color: #673AB7;
    padding: 12px 30px;
    color: #fff;
    border: none;
    border-radius: 9px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    text-align: center;
    border: none;
    text-decoration: none;
    font-family: 'Roboto Regular';
    margin-top: 20px;
}


/*  */

.leadnest-get-in-touch-main-section {
    position: relative;
    padding: 50px 0px 60px 0px !important;
    max-width: 100%;
    width: 100%;
    height: auto;
    background-color: #f8f9fb !important;

}

.need-get-with-leadhub-area {
    width: 100%;
    height: auto;
    max-width: 100%;
    position: relative;
}

.need-get-with-leadhub-area h2 {

    font-size: 33px;
    color: #000000;
    font-family: 'Roboto Slab', serif;
    line-height: 45px;
    position: relative;
    text-align: center;
    padding-bottom: 25px;

}

.leadnest-Assistanc-contect-icons-card {
    width: 100%;
    height: auto;
    max-width: 100%;
    position: relative;
    background-color: #fff;
    padding: 55px 0px 30px 0px;
    border-radius: 9px;
    cursor: pointer;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

}

.leadnest-Assistanc-contect-icons-card-tab-arae a {
    text-decoration: none !important;
    color: transparent !important;


}

.leadnest-Assistanc-contect-icons-card-header {
    position: relative;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 100%;
    max-width: 100%;
    height: auto;


}

.leadnest-Assistanc-contect-icons-card-header img {
    position: relative;
    max-width: 100%;
    height: auto;
}


.leadnest-Assistanc-contect-icons-card-body {

    position: relative;
    max-width: 100%;
    height: auto;
    /* padding-top: 40px; */
    padding-top: 20px;
    text-align: center;


}

.leadnest-Assistanc-contect-icons-card-body p {

    color: #445164 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    position: relative;




}




/* ==================================footer======================================================== */






/* medio-here-start */


@media (max-width:480px) {


    .Ultimate-SMS-padding-part {
        padding: 150px 0px 20px 0px !important;
    }


    .leadnest-top-hero-left-inner {
        top: 0 !important;
        position: relative !important;
        left: 0px !important;
        transform: translateY(0) !important;
    }

    .leadnest-top-hero-right .leadnest-top-hero-right-main-img {

        left: 0px;
        padding-top: 60px;


    }

    .leadnest-top-hero-main {

        padding: 130px 0 100px 0px;
    }


    .leadnest-hero-bottom-count-section {

        padding: 0px 0;

    }

    .leadHub-inner-main-wincustomers-heading h2 {
        text-align: start !important;

    }

    /* .leadnest-counter-card {
        text-align: start;
    } */


    .leadnest-top-center-main-heading {

        text-align: start !important;
    }

    .leadnest-content-top-key-feature-main-right-img-lg-img {
        max-width: 100%;
        position: relative;
        width: 100%;

    }

    .leadnest-content-top-key-feature-main-right-img-lg-img2 {
        max-width: 100%;
        position: relative;
        width: 100%;

    }

    .Find_solution_for_main_area {
        text-align: start;
        padding: 10px 20px;
    }

    .book-demo-btn-main-clr {
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: start !important;
    }

    .book-demo-main-area-justify {

        display: flex;
        justify-content: start;
        align-items: start;

    }


    .Find_solution_for_main_section {
        padding: 0px 0px;
    }


    .demo-schedule-form-main-part h2 {
        text-align: start !important;
    }

    .demo-schedule-form-main-part p {
        text-align: start !important;

    }

    .leadnest-Assistanc-contect-icons-card-mobile-responsive {
        margin-bottom: 20px;
    }

    .mobile-responsive-leadnest-content-top-key-feature-main-bg-left-text {
        margin-top: 20px;
    }

    .need-get-with-leadhub-area h2 {
        text-align: start;
    }


    .Find_solution_for_main_area h2 {

        text-align: start;

    }

    .Find_solution_for_main_area p {

        text-align: start;


    }

    .WWIN-MORE-for-justify-leadhub {
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: start;
    }


    .demo-schedule-form-main-part-center-mobile-responsive h2 {
        text-align: start !important;
        display: flex;
        align-items: start;
        justify-content: start;
    }


    .demo-schedule-form-main-part-mobile-responsive {
        text-align: start !important;
    }

    .need-get-with-leadhub-area h2 {
        text-align: start !important;
    }

    .whatapps-area-side-byside-section p {
        text-align: start;
    }

    .iot-leadnest-main-para-heading {

        text-align: start;

    }

    .leadnest-main-about-iot-full-parts-img-area-main-section {


        display: flex;
        justify-content: start;
        align-items: start;


    }

    .iot-main-banner-padding-part {

        padding: 100px 0 0px 0px;

    }



    .mobile-banner-padding-all-side-part {
        padding: 100px 0px 0px 0px;
    }


    .leadnest-content-top-key-feature-main {
        padding: 20px 0px 30px 0px;
    }

    .leadnest-content-top-key-feature-main-bg {
        padding: 20px 0px 30px 0px;

    }

    .main-leadnest-faq-area-new {
        padding: 40px 0px 20px 0px !important;
    }

    .demo-schedule-form-main-part {
        margin-top: 30px !important;
    }

    .Schedule-demo-form-section {

        padding: 0px 0px 0px 0px !important;

    }

    .Schedule-demo-form-section2 {

        padding: 0px 0px 0px 0px !important;

    }

    .not-differ-section-main {
        padding: 40px 0px !important;
    }


    .leadnest-top-hero-main.leadnest-top-hero-space {
        padding: 150px 0px 0px 0px !important;
    }


    .Finance-banner-padding {
        padding: 140px 0 30px 0px !important;
    }


    .Transform-Every-Lead-main-padding {
        padding: 150px 0px 60px 0px !important;
    }



    .new-media-bg-img-blue-area {
        display: none;
    }


    .about-offices-para-heading {
        text-align: start !important;
    }

    .about-us-main-padding {

        padding: 120px 0px 0px 0px !important;
    }



    .founder-ceo-main-banner-section {
        padding: 0px 0px 0px 0px !important;
    }






}


@media (min-width:481px) and (max-width:767.9px) {

    .Transform-Every-Lead-main-padding {
        padding: 150px 0px 60px 0px !important;
    }



    .Ultimate-SMS-padding-part {
        padding: 150px 0px 20px 0px !important;
    }

    .whatapps-area-side-byside-section p {
        text-align: start;
    }



    .leadnest-top-hero-left-inner {

        position: relative !important;
        left: 0px !important;
    }

    .leadnest-top-hero-right .leadnest-top-hero-right-main-img {

        left: 0px;
        padding-top: 60px;


    }

    .leadnest-top-hero-main {

        padding: 130px 0 100px 0px;
    }


    .leadnest-hero-bottom-count-section {

        padding: 0px 0;

    }

    .leadHub-inner-main-wincustomers-heading h2 {
        text-align: start !important;

    }

    /* .leadnest-counter-card {
        text-align: start;
    } */


    .leadnest-top-center-main-heading {

        text-align: start !important;
    }

    .leadnest-content-top-key-feature-main-right-img-lg-img {
        max-width: 100%;
        position: relative;
        width: 100%;

    }

    .leadnest-content-top-key-feature-main-right-img-lg-img2 {
        max-width: 100%;
        position: relative;
        width: 100%;

    }

    .Find_solution_for_main_area {
        text-align: start;
        padding: 10px 20px;
    }

    .book-demo-btn-main-clr {
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: start !important;
    }

    .book-demo-main-area-justify {

        display: flex;
        justify-content: start;
        align-items: start;

    }


    .demo-schedule-form-main-part h2 {
        text-align: start !important;
    }

    .demo-schedule-form-main-part p {
        text-align: start !important;

    }

    .leadnest-Assistanc-contect-icons-card-mobile-responsive {
        margin-bottom: 20px;
    }

    .mobile-responsive-leadnest-content-top-key-feature-main-bg-left-text {
        margin-top: 20px;
    }

    .need-get-with-leadhub-area h2 {
        text-align: start;
    }


    .Find_solution_for_main_area h2 {

        text-align: start;

    }

    .Find_solution_for_main_area p {

        text-align: start;


    }

    .WWIN-MORE-for-justify-leadhub {
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: start;
    }


    .demo-schedule-form-main-part-center-mobile-responsive h2 {
        text-align: start !important;
        display: flex;
        align-items: start;
        justify-content: start;
    }


    .demo-schedule-form-main-part-mobile-responsive {
        text-align: start !important;
    }

    .need-get-with-leadhub-area h2 {
        text-align: start !important;
    }



    .Find_solution_for_main_section {
        padding: 0px 0px;
    }

    .iot-leadnest-main-para-heading {

        text-align: start;

    }





    /* .mobile-media-padding-leadnest-key {
        padding: 120px 0px !important;
    } */


    .leadnest-main-about-iot-full-parts-img-area-main-section {


        display: flex;
        justify-content: start;
        align-items: start;


    }


    .iot-main-banner-padding-part {

        padding: 130px 0 0px 0px !important;

    }

    .mobile-banner-padding-all-side-part {
        padding: 100px 0px 0px 0px;
    }


    .leadnest-content-top-key-feature-main-bg {
        padding: 20px 0px 30px 0px;

    }

    .main-leadnest-faq-area-new {
        padding: 40px 0px 20px 0px !important;
    }

    .demo-schedule-form-main-part {
        margin-top: 30px !important;
    }

    .Schedule-demo-form-section {

        padding: 0px 0px 0px 0px !important;

    }

    .Schedule-demo-form-section2 {

        padding: 0px 0px 0px 0px !important;

    }

    .not-differ-section-main {
        padding: 40px 0px !important;
    }

    .leadnest-top-hero-main.leadnest-top-hero-space {
        padding: 150px 0px 0px 0px !important;
    }


    .Finance-banner-padding {
        padding: 140px 0 30px 0px !important;
    }

    .new-media-bg-img-blue-area {
        display: none;
    }

    .about-offices-para-heading {
        text-align: start !important;
    }





}





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

    .about-offices-para-heading {
        text-align: start !important;
    }

    .Transform-Every-Lead-main-padding {
        padding: 150px 0px 60px 0px !important;
    }


    .Ultimate-SMS-padding-part {
        padding: 150px 0px 20px 0px !important;
    }

    .whatapps-area-side-byside-section p {
        text-align: start;
    }



    .leadnest-top-hero-left-inner {

        position: relative !important;
        left: 0px !important;
    }

    .leadnest-top-hero-right .leadnest-top-hero-right-main-img {

        left: 0px;
        padding-top: 60px;


    }




    .leadnest-top-hero-main {

        padding: 130px 0 100px 0px;
    }


    .leadnest-hero-bottom-count-section {

        padding: 0px 0;

    }

    .leadHub-inner-main-wincustomers-heading h2 {
        text-align: start !important;

    }

    /* .leadnest-counter-card {
        text-align: start;
    } */


    .leadnest-top-center-main-heading {

        text-align: start !important;

    }


    .gaming-pages-bottom-mobile {

        padding-bottom: 90px;

    }


    .leadnest-content-top-key-feature-main-right-img-lg-img {
        max-width: 100%;
        position: relative;
        width: 100%;

    }

    .leadnest-content-top-key-feature-main-right-img-lg-img2 {
        max-width: 100%;
        position: relative;
        width: 100%;

    }

    .Find_solution_for_main_area {
        text-align: start;
        padding: 10px 20px;
    }

    .book-demo-btn-main-clr {
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: start !important;
    }

    .book-demo-main-area-justify {

        display: flex;
        justify-content: start;
        align-items: start;

    }


    .demo-schedule-form-main-part h2 {
        text-align: start !important;
    }

    .demo-schedule-form-main-part p {
        text-align: start !important;

    }

    .leadnest-Assistanc-contect-icons-card-mobile-responsive {
        margin-bottom: 20px;
    }

    .mobile-responsive-leadnest-content-top-key-feature-main-bg-left-text {
        margin-top: 20px;
    }

    .need-get-with-leadhub-area h2 {
        text-align: start;
    }


    .Find_solution_for_main_area h2 {

        text-align: start;

    }

    .Find_solution_for_main_area p {

        text-align: start;


    }

    .WWIN-MORE-for-justify-leadhub {
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: start;
    }


    .demo-schedule-form-main-part-center-mobile-responsive h2 {
        text-align: start !important;
        display: flex;
        align-items: start;
        justify-content: start;
    }


    .demo-schedule-form-main-part-mobile-responsive {
        text-align: start !important;
    }

    .need-get-with-leadhub-area h2 {
        text-align: start !important;
    }




    .Find_solution_for_main_section {
        padding: 0px 0px;
    }

    .mobile-media-padding-leadnest-key {
        padding: 140px 0px !important;
    }


    .mobile-media-padding-leadnest-key2 {
        padding: 250px 0px 100px 0px !important;
    }

    .mobile-leadnest-engage-padding {

        padding: 170px 0px 0px 0px !important;

    }

    .iot-leadnest-main-para-heading {

        text-align: start;

    }


    .leadnest-main-about-iot-full-parts-img-area-main-section {


        display: flex;
        justify-content: start;
        align-items: start;


    }


    .iot-main-banner-padding-part {

        padding: 100px 0 0px 0px;

    }

    .mobile-banner-padding-all-side-part {
        padding: 100px 0px 100px 0px !important;
    }

    .leadnest-content-top-key-feature-main {
        padding: 50px 0px 104px 0px !important;

    }

    .leadnest-content-top-key-feature-main-bg {
        padding: 50px 0px 80px 0px !important;

    }

    .mobile-res-min-scr-boost {

        padding: 150px 0px 150px 0px !important;
    }

    .main-leadnest-faq-area-new {
        padding: 40px 0px 20px 0px !important;
    }

    .demo-schedule-form-main-part {
        margin-top: 30px !important;
    }

    .Schedule-demo-form-section {

        padding: 30px 0px 50px 0px !important;

    }

    .Schedule-demo-form-section2 {

        padding: 30px 0px 50px 0px !important;

    }


    .not-differ-section-main {
        padding: 40px 0px !important;
    }

    .leadnest-top-hero-main.leadnest-top-hero-space {
        padding: 150px 0px 0px 0px !important;
    }


    .Finance-banner-padding {
        padding: 140px 0 30px 0px !important;
    }

    .new-media-bg-img-blue-area {
        display: none;
    }





}



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

    .about-offices-para-heading {
        text-align: start !important;
    }

    .Ultimate-SMS-padding-part {
        padding: 150px 0px 20px 0px !important;
    }

    .whatapps-area-side-byside-section p {
        text-align: start;
    }

    .leadnest-top-hero-left-inner {

        position: relative !important;
        left: 0px !important;
    }

    .leadnest-top-hero-right .leadnest-top-hero-right-main-img {

        left: 0px;
        padding-top: 60px;


    }



    .leadnest-top-hero-main {

        padding: 130px 0 100px 0px;
    }


    .leadnest-hero-bottom-count-section {

        padding: 0px 0;

    }

    .leadHub-inner-main-wincustomers-heading h2 {
        text-align: start !important;

    }

    /* .leadnest-counter-card {
        text-align: start;
    } */


    .leadnest-top-center-main-heading {

        text-align: start !important;
    }

    .leadnest-content-top-key-feature-main-right-img-lg-img {
        max-width: 100%;
        position: relative;
        width: 100%;

    }

    .leadnest-content-top-key-feature-main-right-img-lg-img2 {
        max-width: 100%;
        position: relative;
        width: 100%;

    }

    .Find_solution_for_main_area {
        text-align: start;
        padding: 10px 20px;
    }

    .book-demo-btn-main-clr {
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: start !important;
    }

    .book-demo-main-area-justify {

        display: flex;
        justify-content: start;
        align-items: start;

    }


    .demo-schedule-form-main-part h2 {
        text-align: start !important;
    }

    .demo-schedule-form-main-part p {
        text-align: start !important;

    }

    .leadnest-Assistanc-contect-icons-card-mobile-responsive {
        margin-bottom: 20px;
    }

    .mobile-responsive-leadnest-content-top-key-feature-main-bg-left-text {
        margin-top: 20px;
    }

    .need-get-with-leadhub-area h2 {
        text-align: start;
    }


    .Find_solution_for_main_area h2 {

        text-align: start;

    }

    .Find_solution_for_main_area p {

        text-align: start;


    }

    .WWIN-MORE-for-justify-leadhub {
        display: flex;
        justify-content: start;
        align-items: start;
        text-align: start;
    }


    .demo-schedule-form-main-part-center-mobile-responsive h2 {
        text-align: start !important;
        display: flex;
        align-items: start;
        justify-content: start;
    }


    .demo-schedule-form-main-part-mobile-responsive {
        text-align: start !important;
    }

    .need-get-with-leadhub-area h2 {
        text-align: start !important;
    }


    .Find_solution_for_main_section {
        padding: 0px 0px;
    }


    .mobile-media-padding-leadnest-key {
        padding: 120px 0px 170px 0px !important;
    }

    .iot-leadnest-main-para-heading {

        text-align: start;

    }


    .leadnest-main-about-iot-full-parts-img-area-main-section {


        display: flex;
        justify-content: start;
        align-items: start;


    }


    .iot-main-banner-padding-part {

        padding: 100px 0 0px 0px;

    }


    .Finance-banner-padding {
        padding: 140px 0 30px 0px !important;
    }

    /* .new-media-bg-img-blue-area {
        display: none;
    } */







}


/* @media (min-width:1201px) and (max-width:1399px) {
    .main-tab-section .tabs {
        width: 100%;
        overflow-x: auto;


    }

    .tabs li {
        text-wrap: nowrap;
    }

} */


/* max min max */




/* medio-here-start */


.whatapps-card-font-fmily-text {

    font-family: 'Roboto Regular' !important;

}

.whatapps-card-font-fmily-text-color {
    color: #445164 !important;

}

.whatapps-card-font-fmily-text::marker {
    color: #445164 !important;
}


.whatapps-Read-More-btn-text {

    color: #673AB7 !important;
    font-size: 16px !important;
    font-family: 'Roboto Regular';
    position: relative;
    text-decoration: none;


}


.transform-every-why-choose-card {
    width: 100%;
    height: 100% !important;
    position: relative !important;
    background-color: #fff;
    padding: 30px 10px 10px 10px !important;
    border-radius: 5px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;

}

.Transform-Every-Lead-main-padding {
    padding: 205px 0px 140px 0px;
}

.transform-every-why-choose-card h1 {
    font-size: 55px;
    color: #673AB7;
    font-weight: 600;
    font-family: 'Roboto Slab', serif;
    text-align: center;
}


.transform-every-why-choose-card p {

    font-size: 14px;
    color: #000000;
    font-family: 'Roboto Regular';
    text-align: center;

}


/* .................................................... */
.Faster-lead-response-area {
    padding: 6px !important;
}

/* .Ultimate-SMS-padding-part {
    padding: 80px 0px 28px 0px !important;
} */

.Gameplay-padding-part {

    padding: 190px 0px 160px 0px !important;

}

.Real-time-Messaging-padding {
    padding: 140px 0px 160px 0px;

}


.Communication-ecommerce-padding {

    padding: 120px 0px 60px 0px;

}

.Telecom-Providers-main-padding {

    padding: 153px 0px 60px 0px;

}

.news-media-main-padding {

    padding: 170px 0px 60px 0px;

}


.Mobile-Messaging-Tool-main-padding {
    padding: 100px 0px 90px 0px;

}


#mobile-code-input-small {

    max-width: 165px;

    position: relative;
}

.founder-main-area-padding-top {
    margin-top: 70px !important;
}


/* ................................cad...................................*/




/* .box {
    width: 200px;
    padding: 10px;
    height: 200px;
    background-color: red !important;
} */

.lead-new-slider-team {
    position: relative;
    width: 100%;
    height: auto;
}

.lead-new-slider-team .owl-carousel .owl-nav button.owl-prev,
.lead-new-slider-team .owl-carousel .owl-nav button.owl-next {
    z-index: 400;
    color: #673AB7;
    border-radius: 5%;
    position: absolute;
    top: 50%;
    font-size: 25px;
    transform: translatey(-50%);
    opacity: 1;
    transition: all 0.2s linear;
}

.lead-new-slider-team .owl-carousel .owl-nav button.owl-prev span {
    display: none;
}

.lead-new-slider-team .owl-carousel .owl-nav button.owl-next span {
    display: none;
}

.lead-new-slider-team .owl-carousel .owl-nav button.owl-next:focus {
    outline: none;
}

.lead-new-slider-team .owl-carousel .owl-nav button.owl-prev:focus {
    outline: none;
}

.lead-new-slider-team .owl-carousel .owl-nav button.owl-prev {
    left: 0%;
}

.lead-new-slider-team .owl-carousel .owl-nav button.owl-next {
    right: 0%;
}

.lead-new-slider-team .owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.lead-new-slider-team .owl-dots {
    display: none;
}

.lead-new-slider-team .owl-dots button.owl-dot {
    display: none;
}

.lead-new-slider-team .owl-dots button.owl-dot.active {
    display: none;
}



/* ..........................june23........................... */



.nav-topiconpart-relative {
    position: relative;
}

.nav-topiconpart-box {
    position: absolute;
    display: none;
    min-width: 200px;
    max-width: 350px;
    background-color: #fff;
    z-index: 1000;
    left: 0%;
    margin-top: 25px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-radius: 7px;
}

.nav-topiconpart-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.nav-topiconpart-box ul li {
    padding: 10px 20px;
    position: relative;
    margin: 0;



}

.nav-topiconpart-box ul li:hover {
    background-color: #EAEAEA;
}

.topiconpart-touch span {
    color: #000 !important;
    font-family: 'Roboto Regular' !important;
    font-weight: 400 !important;
    font-size: 16px;
}

.nav-topiconpart-box ul li a {
    position: relative;
    text-decoration: none;
    color: #000 !important;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    font-size: 16px;

    font-family: 'Roboto Regular' !important;
    font-weight: 400 !important;
}

.position-relative-top {
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    gap: 5px;
}