.cta-section {
    background-image: url('/resources-new/img/email-support/CTA-bg.webp');
}

.page-footer__menu a {
    display: block;
}

.slider-new .client__item {
    margin: 0px 5px;
}

.slider-new .client__item img {
    width: 220px;
    height: 90px;
}

ul li {
    font-size: 15px;
}

.h-100 {
    height: 100%;
}

.expertcallers-section {
    background-color: #2980b9;
    color: white;
    padding: 50px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.expertcallers-section h2 {
    font-size: 2.5rem;
    margin-bottom: 15px;
    font-weight: bold;
    text-align: left;
    line-height: normal;
}

.expertcallers-section p {
    margin-bottom: 30px;
}

.expertcallers-section .btn {
    background-color: #fff;
    color: #2980b9;
    padding: 10px 30px;
    border-radius: 25px;
    border: none;
    transition: background-color 0.3s;
}

.expertcallers-section .btn:hover {
    background-color: #ddd;
}

.expertcallers-section ul {
    padding: 0;
    margin-top: 20px;
}

.expertcallers-section li {
    margin-bottom: 10px;
    list-style-type: none;
    padding-left: 1.5em;
    text-align: left;
}

.expertcallers-section li::before {
    content: "\2713";
    /* Unicode for the right tick mark */
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 1.5em;
    margin-left: -1.5em;
}

/* NEW CSS */
.cold-calling-process {
    background-color: #f8f9fa;
    padding: 60px 0;
}

.cold-calling-process h2 {
    margin-bottom: 30px;
}

.ec-card {
    border: none;
    border-radius: 10px;
    transition: transform 0.2s ease-in-out;
    background-color: #ffffff;
    border-radius: 12px;
    transition: transform 0.3s;
}

.ec-card p {
    margin: 0;
}

.ec-card:hover {
    transform: translateY(-10px);
}

.ec-card-title {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 3px;
}

.ec-card-body {
    background-color: #ffffff;
    border-radius: 10px;
}

.list-unstyled,
.faq-item ul {
    list-style: none;
}

.list-unstyled,
.faq-item ul {
    list-style-image: url(/resources-new/img/cold-calling-services/check-point.png);
    padding-left: 24px;
    padding-top: 10px;
}

.ec-card:hover {
    transform: translateY(-10px);
}

@media (max-width: 768px) {
    .ec-card {
        margin-bottom: 20px;
    }
}

.industries-we-serve {
    background-color: #f4f4f9;
}

.industries {
    background-color: #f9f9f9;
}

.title-head {
    font-size: 20px;
    line-height: 30px;
    font-weight: bold;
}

.industries-we-serve .item {
    background: #ffffff none repeat scroll 0 0;
    border-left: 5px solid #126f9f;
    -moz-box-shadow: 0 0 10px #cccccc;
    -webkit-box-shadow: 0 0 10px #cccccc;
    -o-box-shadow: 0 0 10px #cccccc;
    box-shadow: 0 0 10px #cccccc;
    overflow: hidden;
    padding: 20px;
    position: relative;
    text-align: center;
    z-index: 1;
    height: 100%;
    border-radius: 12px;
}

.equal-height {
    margin-bottom: 20px;
}

.industries-we-serve.text-center .item {
    background: #ffffff none repeat scroll 0 0;
    border: medium none;
    padding: 67px 40px 64px;
}

.industries-we-serve.text-center .item i {
    background: #126f9f none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    font-size: 40px;
    height: 80px;
    line-height: 80px;
    position: relative;
    text-align: center;
    width: 80px;
    z-index: 1;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    margin-bottom: 25px;
}

.industries-we-serve.text-center .item i::after {
    border: 2px solid #126f9f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 90px;
    left: -5px;
    position: absolute;
    top: -5px;
    width: 90px;
    z-index: -1;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}

.industries-we-serve.item-border-less .item {
    border: medium none;
}

.industries-we-serve .our-offer-items.less-carousel .equal-height {
    margin-bottom: 30px;
}

.industries-we-serve.item-border-less .item .number {
    font-family: "Poppins", sans-serif;
    font-size: 50px;
    font-weight: 900;
    opacity: 0.1;
    position: absolute;
    right: 30px;
    top: 30px;
}

.our-offer-carousel.center-active .owl-item:nth-child(2n) .item,
.industries-we-serve.center-active .single-item:nth-child(2n) .item {
    background: #126f9f none repeat scroll 0 0;
}

.industries-we-serve.center-active .single-item:nth-child(2n) .item i,
.industries-we-serve.center-active .single-item:nth-child(2n) .item .title-head,
.industries-we-serve.center-active .single-item:nth-child(2n) .item p {
    color: #ffffff;
}

.industries-we-serve .item i {
    color: #126f9f;
    display: inline-block;
    font-size: 40px;
    margin-bottom: 20px;
}

.industries-we-serve .item .title-head {
    font-weight: 600;
    text-transform: capitalize;
}

.industries-we-serve .item p {
    margin: 0;
}

.industries-we-serve .item i,
.industries-we-serve .item .title-head,
.industries-we-serve .item p {
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}

.industries-we-serve .item::after {
    background: #126f9f none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    width: 100%;
    z-index: -1;
}

.industries-we-serve.text-left .item i {
    background: #126f9f none repeat scroll 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #ffffff;
    display: inline-block;
    font-size: 60px;
    height: 100px;
    line-height: 100px;
    margin-bottom: 30px;
    position: relative;
    width: 100px;
    z-index: 1;
    text-align: center;
}

.industries-we-serve.text-left .item i::after {
    border: 2px solid #126f9f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    content: "";
    height: 120px;
    left: -10px;
    position: absolute;
    top: -10px;
    width: 120px;
}

.get-started {
    background-color: #2980b9;
    color: #fff;
    border-radius: 15px;
    padding: 40px 20px;
}

.get-started h2 {
    color: #fff;
    margin-bottom: 20px;
}

.get-started p,
.cta-list {
    margin-bottom: 20px;
}

.cta-list {
    list-style-type: none;
    padding-left: 0;
}

.cta-list li {
    margin-bottom: 10px;
    color: #fff;
    font-size: 15px;
}

.cta-button {
    background-color: #fff;
    color: #2980b9;
    border: none;
    padding: 12px 25px;
    border-radius: 25px;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.cta-button:hover {
    background-color: #1c5980;
    color: #fff;
}

.table-container {
    margin-top: 30px;
    padding: 20px;
    background-color: #f7f9fb;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.table-responsive {
    overflow-x: scroll;
}

.comparison-table {
    text-align: left;
    margin-bottom: 0;
}

.comparison-table th {
    background-color: #2980b9;
    color: white;
    position: sticky;
    top: 0;
    /* For sticky header */
    z-index: 1;
}

.comparison-table td,
.comparison-table th {
    vertical-align: middle;
    padding: 20px;
    font-size: 15px;
}

.comparison-table tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.comparison-table th[scope="row"] {
    background-color: #2980b9;
    font-weight: bold;
}

.grey-bg-radius {
    background: #f4f4f9;
    padding: 30px;
    border-radius: 12px;
}

.white-bg-radius {
    background: #ffffff;
    padding: 30px;
    border-radius: 12px;
}

.faq-item {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.faq-title {
    cursor: pointer;
    background-color: #f7f7f7;
    padding: 10px;
    margin: 0;
    font-weight: bold;
    color: #0056b3;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.faq-title:hover {
    background-color: #e2e6ea;
}

.faq-content {
    display: none;
    padding: 10px;
    color: #333;
}

.active .faq-content {
    display: block;
}

.toggle-icon {
    font-size: 1.2rem;
}

.industries-we-serve .item ul {
    text-align: left;
    padding: 20px;
    margin: 0;
}

/* End NEW CSS */
@media only screen and (max-width:767px) {
    .hero-block__title span {
        font-size: 34px !important;
    }

    .cta-section {
        background: #09416C !important;
    }

    .experience-live-section,
    .sec-phs-benefits,
    .sec-phs-success-stories {
        background: none !important;
    }

    .pricing-plan--small,
    .process-container,
    .road-map-section .engagement-level {
        padding: 10px;
    }

    .sec-resources .container {
        background: #020E1C !important;
    }

    .page-footer__menu a {
        padding: 14px 0px;
    }
}

.header-search {
    max-width: 160px;
}

.header-search input.searchbox-input {
    padding-left: 0;
    color: #616161;
    font-weight: 400;
    font-size: 17px;
    font-family: "Inter";
    padding-right: 30px;
    height: 28px;
    display: none;
}

form.searchbox-new {
    display: flex;
    align-items: center;
}

form.searchbox-new {
    position: relative;
}

form.searchbox-new.show_searchbox:before {
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    border-right: 1px solid #c7c7c7;
    border-top: 1px solid #c7c7c7;
    width: 10px;
    height: 10px;
    transform: translate(-50%, 0) rotate(-45deg);
    bottom: -15px;
    background: #ffffff;
    z-index: 99;
}

.header-search .searchbox-new.show_searchbox input.searchbox-input {
    display: block;
    position: absolute;
    width: 200px;
    top: 68px;
    padding: 22px 10px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    z-index: 9;
    left: -144px;
}

.header-search input.searchbox-input {
    padding-left: 0;
    color: #616161;
    font-weight: 400;
    font-size: 17px;
    font-family: "Inter";
    padding-right: 30px;
    height: 28px;
    display: none;
}

.header-search input.searchbox-submit {
    background: transparent !important;
    display: none;
}

span.search-icon {
    border: 1px solid #c7c7c7;
    border-radius: 8px;
    height: 58px;
    width: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 9;
}

.communication-section {
    background: #aee5ff;
    padding: 25px 20px 20px;
    border-radius: 20px;
    width: 515px;
    box-shadow: 5px 5px 5px #d0e3ee;
}