.section {
    padding: 50px 0;
}
.primary-blue {
    background-color: #0066FF;
}
.white-bg {
    background-color: #FFFFFF;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}
h1 {
    font-size: 46px;
}
h2 {
    font-size: 34px;
    font-weight: bold;
}
h3 {
    font-size: 17px;
}
.sec-1-left p {
    font-weight: normal !important;
}
.text-right {
    text-align: right;
}
.sec-1-left h1 {
    margin-top: -11px;
}
.banner-section h2{
    font-size: 30px;
    font-weight: bold;
    color: #7DA0D4;
}
p.pre-heading {
    color: #7DA0D4 !important;
    font-size: 21px !important;
    font-weight: bold !important;
}
.hero-content-left div {
    /* font-size: 70px; */
    line-height: 70px;
    position: relative;
    margin-top: 10px;
    color: #FFFFFF;
    font-weight: bolder;
}
.banner-section{
    background-image: url(/images/b2b-lead-generation-services/main-banner.png);
}
img.bg-img {
    z-index: 0;
    width: 43%;
    height: 14%;
}
.sec-1.main-sec-1 .sec-1-left {
    z-index: 1;
}
.cta-section-4 .btn-banner-cta {
    color: #0066FF;
    padding: 8px 20px;
    margin-right: 5px;
    font-size: 13px !important;
}
.center {
    /* display: flex; */
    align-items: center;
    margin-top: 30px;
}
span {
    line-height: normal;
}
.btn-banner-cta {
    color: #ffffff;
    cursor: pointer;
    padding: 10px 25px;
    border: none;
    transition: all 0.8s;
    border-radius: 50px;
    width: auto;
    position: relative;
    margin-right: 20px;
    display: inline-flex;
    align-items: center;
    color: #FFFFFF;
    font-size: 17px !important;
    cursor: pointer;
    text-decoration: none;
}
.btn-banner-cta img {
    /* margin-right: 8px; */
    margin: 5px;
}
.why-section{
    background-color: #E5F4F9;
}
@media (max-width: 991px) {
    div#myLinks {
        z-index: 9;
    }
    .banner-section{
        background-image: none;
    }
}
@media (max-width: 767px) {
    .industry-btn-holder-row {
        display: inline-flex;
        flex-wrap: wrap;
    }
    .disclaimer-img-container {
        text-align: center;
    }
    .industry-btn-holder {
        display: inline;
        width: 48%;
    }
    .industry-btn {
        width: auto !important;
        height: auto !important;
    }
    .industry-btn-holder:not(:last-child) {
        margin-bottom: 5px !important;
    }
    .industry-left,
    .industry-right {
        padding: 15px 30px !important;
    }
    .industry-btn-holder .industry-btn {
        padding: 7px 10px !important;
    }
}
.industry-left,
.industry-right {
    padding: 30px;
    height: 100%;
}
.cta-button {
    border-radius: 28px;
    padding: 15px 30px;
    color: #35559F;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
}
@media (min-width: 1024px) {
    .industry-btn#commercial-establishments-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-commercial-grey.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn.active#commercial-establishments-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-commercial-white.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn#residential-properties-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-recreational-grey.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn.active#residential-properties-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-recreational-white.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn#industrial-buildings-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-rndustrial-grey.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn.active#industrial-buildings-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-rndustrial-white.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn#institutional-establishments-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-instutional-grey.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn.active#institutional-establishments-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-instutional-white.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn#recreational-establishments-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-recreational-grey.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .industry-btn.active#recreational-establishments-tab span::before {
        content: "";
        display: block;
        width: 19px;
        height: 19px;
        margin-left: 15px;
        margin-top: 15px;
        background-image: url(/images/cctv-monitoring/icon-recreational-white.webp);
        position: absolute;
        left: 0;
        top: 0;
    }
    .disclaimer-container {
        display: flex;
    }
    .disclaimer-points {
        margin-left: 50px;
    }
    .cta-container {
        background-image: url(/images/b2b-lead-generation-services/cta3.png);
        background-size: 100% 100%;
    }
    .w-95 {
        width: 95%;
    }
    .w-90 {
        width: 90%;
    }
    .w-85 {
        width: 85%;
    }
    .w-80 {
        width: 80%;
    }
    .w-75 {
        width: 75%;
    }
    .w-70 {
        width: 70%;
    }
    .w-65 {
        width: 65%;
    }
    .w-60 {
        width: 60%;
    }
    .w-55 {
        width: 55%;
    }
    .w-50 {
        width: 50%;
    }
    .hero-content-left {
        width: 50%;
    }
    .sec-1-right {
        width: 50%;
    }
}
@media (max-width: 767px) {
    img {
        width: auto;
    }
    .industry-block.show {
        display: block !important;
    }
    .cta-section-1 .cta-container,
    .cta-section-2 .cta-container,
    .cta-section-3 .cta-container {
        padding: 30px !important
    }
    .w-95,
    .w-90,
    .w-85,
    .w-80,
    .w-75,
    .w-70,
    .w-65,
    .w-60,
    .w-55,
    .w-50 {
        width: 100% !important;
    }
    .cta-button {
        display: block;
        margin-top: 20px;
    }
}
.industries-btns {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.industries-btns .row {
    text-align: center;
}
.industry-btn-holder:not(:last-child) {
    margin-bottom: 14px;
}
.industry-btn.active {
    background-color: #0066FF;
    border: none;
    color: #fff;
    border-radius: 8px;
}
.industry-btn.form-control:focus {
    box-shadow: none !important;
}
.industry-block h3 {
    font-size: 25px !important;
}
.industry-btn {
    background-color: #fff;
    /* width: 200px;
    height: 49px; */
    font-size: 18px;
    line-height: 22px;
    color: #393939;
    border-radius: unset;
    font-weight: 500;
    border: none;
}
.industry-btn-holder .industry-btn {
    position: relative;
    padding-left: 45px;
    text-align: left;
    font-size: 16px;
}
.industry-left,
.industry-right {
    height: 100%;
    border: 1px solid #E5E5E5;
    border-radius: 13px;
}
.industry-block {
    display: none;
}
.industry-block.show {
    display: flex;
}
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y));
    margin-right: calc(-.5* var(--bs-gutter-x));
    margin-left: calc(-.5* var(--bs-gutter-x));
}
.industry-process {
    position: relative;
    padding-left: 27px;
}
.process-step-desc {
    border: 1px solid #D8D8D8;
    border-radius: 11px;
    padding-right: 40px;
    padding-top: 25px;
    padding-bottom: 10px;
    padding-left: 40px;
}
.industry-process {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.industry-process-row {
    display: flex;
    gap: 4px;
}
.process-step {
    flex-shrink: 0;
}
.process-step {
    display: flex;
    justify-content: center;
    /* Centers horizontally */
    align-items: center;
    /* Centers vertically */
    height: 100vh;
    /* Full viewport height */
}
.cta-container {
    padding: 25px 40px;
    background-color: #35559F;
    border-radius: 17px;
}
.cta-head {
    font-size: 35px !important;
}
.process-step-desc {
    flex-grow: 1;
}
.process-step {
    position: absolute;
    left: 0;
    width: 53px;
    height: 53px;
    background-color: #85CF77;
    text-align: center;
    border-radius: 25px;
    color: #FFFFFF;
    font-size: 19px;
    font-weight: bold;
    margin-top: 35px;
}
.service-card {
    background-color: #fff;
    padding: 19px 25px;
    margin-bottom: 12px;
    border-radius: 9px;
}
.service-card h3,
.service-card p {
    position: relative;
    padding-left: 45px;
    margin-bottom: 0;
    margin-top: 0;
}
.service-card h3::before {
    content: "";
    display: block;
    width: 33px;
    height: 33px;
    margin-left: 0;
    margin-top: 5px;
    background-image: url(/images/b2b-lead-generation-services/bullet-point.png);
    position: absolute;
    left: 0;
    top: 0;
}
.prcing-div{
    background-image: url(/images/b2b-lead-generation-services/bullet-point.png);
}
.prcing-sec, .quality-sec{
    background-image: url(/images/cctv-monitoring/feature-img.webp); 
    background-size: 100% 100%;
    height: 100%;
    padding: 48px;
    color: #FFFFFF;
}
.prcing-sec p, .quality-sec p{
    margin: 0;
}
.ourteamsec p {
    padding-right: 60px;
}
.p__section_1 {
    padding: 40px;
    background-color: #f6f8f9;
}
.vm-more-btn {
    margin-top: 40px !important;
}
@media screen and (max-width: 768px) {
    .square__dot__list {
        display: inline-block;
        width: 100% !important;
        margin-bottom: 30px;
    }
    .price-quality-section .col-md-6{
        margin-bottom: 10px;
    }
    .ourteamsec p {
        padding-right: 20px;
    }
}
@media screen and (max-width: 768px) and (max-width: 640px) {
    .square__dot__list li {
        width: 100% !important;
        padding: 0 0px !important;
    }
    .p__section_1 {
        padding: 0px !important;
        background-color: #f6f8f9;
    }
    #mobile {
        display: block;
    }
    #desktop {
        display: none;
    }
}
.sec-3-ul ul {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    padding: 0;
    margin-bottom: 0;
}
.sec-3-ul {
    margin-top: 40px;
}
.sec-3-ul ul li {
    font-size: 14px;
    font-weight: 700;
    list-style: none;
    position: relative;
    padding-left: 25px;
    transition: all 0.5s;
    cursor: default;
    color: #0e1d36;
    line-height: 19px;
}
section.section-3 .ul-boxes ul li a.list {
    color: #0e1d36;
    text-decoration: none;
}
section.section-3 .ul-boxes ul li a.list:hover {
    color: #F2891D;
}
.sec-3-ul ul li.invisible {
    padding-top: 18px;
}
.sec-3-ul ul li:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 3px;
    background-color: #f2891d;
    left: 0;
    top: 7px;
    transform: translateY(0%);
    display: none;
}
.sec-3-ul ul li:hover {
    color: #0d6efd;
}
.sec-3-ul ul li:hover .hover-popup {
    display: block;
}
.hover-popup {
    display: none;
    position: absolute;
    background-color: #fff;
    z-index: 22;
    padding: 25px 15px 15px 23px;
    border-radius: 8px;
    width: 300px;
    box-shadow: 0px 0px 18px -3px #699cd54f;
    left: 20%;
    top: 100%;
}
.hover-popup p {
    font-size: 12px;
    font-weight: 400;
    color: #60626d;
    margin-bottom: 7px;
    padding-right: 15px;
}
.hover-popup>a {
    font-size: 10px;
    font-weight: 600;
    text-align: right;
    display: block;
    text-decoration: none;
}
.sec-3-ul .ul-boxes:last-child ul li .hover-popup {
    right: 20%;
    left: auto;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.service-wrapper {
    margin-top: 37px;
    padding: 0 25px;
    margin-bottom: 20px;
}
.service-wrapper .col-lg-3 {
    padding: 0 9px;
}
@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .sec-1-left p {
        font-size: 15px;
        line-height: 1.5;
        color: grey;
        font-weight: 400;
        padding-right: 10px;
    }
}
.services {
    background-color: #f8f8f8;
    color: #191e40;
    margin: 8px 0;
    text-align: center;
    padding: 14px 10px;
    min-height: 51px;
    border-radius: 5px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
}
.fadeInUp {
    visibility: visible;
    animation-duration: 1.5s;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@media screen and (min-device-width: 1200px) and (max-device-width: 1600px) {
    .howdeolist1 {
        display: inline-block;
        width: 100%;
        margin: 20px;
        background: #f6f8f9;
        padding: 20px;
        border-radius: 20px;
    }
    .howdeolist1 li {
        position: relative;
        float: left;
        width: 46%;
        padding-left: 40px;
        margin: 15px 2%;
    }
    #mobile {
        display: none;
    }
    #desktop {
        display: block;
    }
}
@media (max-width: 767px) {
    .sec-3-ul .ul-boxes:nth-child(2) ul li .hover-popup {
        right: 0;
        left: 0;
    }
    .sec-3-ul ul li:hover .hover-popup {
        display: block;
        right: 0;
        left: 0;
        top: 26px;
    }
    .howdeolist1 li {
        position: relative;
        float: left;
        width: 100%;
        padding-left: 40px;
        margin: 15px 2%;
    }
    .howdeolist1 {
        display: inline-block;
        width: 100%;
        margin: 0px;
        background: #f6f8f9;
        padding: 20px;
        border-radius: 20px;
    }
}
@media (max-width: 991px) {
    .sec-3-ul .ul-boxes:nth-child(2) ul li .hover-popup {
        right: 85%;
        left: auto;
    }
    .cm-sec-ul.sec-3-ul .ul-boxes ul {
        justify-content: space-around;
    }
}
.counter.pink {
    --main-color: #7b7eb3;
    --color2: #7b7eb3;
}
.counter {
    background: linear-gradient(to left, transparent 49%, var(--main-color) 50%);
    font-family: 'Poppins', sans-serif;
    text-align: center;
    width: 100%;
    padding: 35px 25px 35px 35px;
    margin: 0 auto;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    text-align: left;
    font-size: 14px;
}
.tabs-text {
    margin-top: 25px;
}
ol,
ul {
    list-style: none;
}
.howdeolist1 li:before {
    content: "";
    background-image: url(https://www.dataentryoutsourced.com/css/../images/tickmark2.webp);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 32px 32px;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.howdeolist1 li p {
    color: #666a79;
    font-size: 15px;
    font-weight: 400;
    position: relative;
}
.deprotitles p {
    font-size: 16px;
    color: #666a79;
    line-height: 1.6;
    padding: 10px;
    max-width: 100%;
    margin: 0 auto 10px;
}
.mailto-message {
    top: 1px;
    left: 50%;
    margin-bottom: -5px;
    transform: translate(-50%, -100%);
    position: absolute;
    display: none;
    width: auto;
    white-space: nowrap;
    font-size: 12px;
    background-color: black;
    color: white;
    padding: 5px 10px;
    border-radius: 15px;
    &:after,
    &:before {
        content: '';
    }
    &:before {
        top: 100%;
        left: 50%;
        border: solid transparent;
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(0, 0, 0, 0);
        border-top-color: #000000;
        border-width: 4px;
        margin-left: -4px;
    }
}
.mailto-link:hover .mailto-message,
.mailto-link:focus .mailto-message,
.mailto-link:focus-within .mailto-message {
    display: block;
}
.datasurvey {
    background-color: #F1F1F1;
    border-radius: 9px;
    padding: 45px;
}