/******************************************************************
Theme Name: JointsWP - CSS
Theme URI: http://www.jointswp.com
Description: 
Author: Your Name Here
Author URI: http://www.yoururlhere.com
Version: 5.0
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Sass
******************************************************************/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

p,
h3,
li,
h2 {
    font-family: 'Poppins', sans-serif;
}

.post-template-default.single.single-post p,
h3,
h2,
li {
    line-height: 1.6;
    font-family: 'Montserrat', sans-serif;

}

.post-template-default.single.single-post li {
    color: #1B2D41;
}

.post-template-default.single.single-post p {
    margin-bottom: revert;
}

p {
    margin-bottom: 0;
}

.banner-heading p {
    padding: 0 0 12px;
    font-size: 56px;
    text-align: center;
    line-height: 72px;
    font-weight: 700;
}

.banner-text p {
    font-size: 16px;
    text-align: center;
    color: #817676f7;
    font-weight: 500;
    line-height: 24px;
    max-width: 530px;
    margin: 0 auto 32px;
}

.banner-inner {
    padding: 56px 0 250px;
}

.banner-inner .searchtopbar {
    max-width: 474px;
    display: flex;
    margin: 0 auto;
}

.banner-inner .searchtopbar input.email-input {
    border-top-left-radius: 5px;
    max-width: 350px;
    box-shadow: unset !important;
    border-bottom-left-radius: 5px;
    font-size: 16px !important;
    font-family: 'Poppins';
    font-weight: 400 !important;
    margin: 0;
    padding: 12px !important;
    height: unset;
}

.banner-inner button#email-submit {
    max-width: 124px;
    width: 100%;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    border: 1px solid #003172;
    transition: all 0.5s ease-in-out;
}

#email-submit:is(:hover) {
    background-color: #FFF;
    color: #003172 !important;
}

.cards-required ul li {
    list-style: none;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Poppins';
    margin: 0 20px;
}

.cards-required ul {
    margin: 0;
    display: flex;
    justify-content: center;
}

.cards-required ul li img {
    margin-right: 5px;
}

.page-id-11069 #pl-11069 .panel-grid.panel-has-style {
    margin: 0;
}

.outer-name-text {
    padding: 12px 100px 67px;
}

.textname p:hover {
    color: #0D0D0D;
}

.textname p {
    font-size: 14px;
    color: #ACB0B5;
}

.logo-text p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #444E5C;
}

.logo-text p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #444E5C;
    margin: 0 0 32px;
}

.logo-text p span {
    color: #2589FF;
}

.realtime-section {
    padding: 124px 100px 119px;
    margin: 140px 0;
}

.realtime-section .chrome-extension {
    margin-top: 45px;
}

.realtime-section .chrome-extension a {
    font-weight: 500;
}

.realtime-heading p {
    color: #fff;
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    max-width: 610px;
}

.realtime-text p:after {
    content: '';
    position: absolute;
    background: #fff;
    width: 166px;
    height: 1px;
    left: 0;
    top: 0;
}

.realtime-text p {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    max-width: 531px;
    margin-left: auto;
    position: relative;
    padding: 24px 0 0;
}

.realtimebox-text h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px;
}

.realtimebox-text p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.realtimebox-img img {
    width: 48px;
}

.realtimebox-img {
    margin: 0 0 32px;
}

.realtime-box {
    border: 1px solid #434E59;
    border-radius: 5px;
    padding: 40px 24px;
    height: 298px;
    transition: all 0.5s ease-in;
}

.realtime-box:hover {
    background: #FFF;
    scale: 1.1;
    transition: scale 0.5s ease-in;
}

.realtime-box:hover h3,
.realtime-box:hover p {
    color: #000;
}

.realtime-text-outter {
    margin: 0 0 60px;
}

.page.page-id-11069 .content {
    background: #fff;
}

.data-section {
    padding: 0 100px 140px;
}

.datapoints-heading p {
    font-size: 40px;
    font-weight: 600;
    line-height: 56px;
    color: #1B2D41;
    max-width: 560px;
    margin: 0 0 16px;
}

.datapoints-paragraph p {
    font-size: 18px;
    color: #1B2D41;
    line-height: 28px;
    font-weight: 400;
}

.data-listing li {
    list-style: none;
    background: url(/wp-content/uploads/2023/07/mark.svg);
    background-repeat: no-repeat;
    background-size: 32px;
    background-position: top 5px left;
    padding-left: 50px;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 34px;
    max-width: 520px;
}

.data-listing li span {
    color: #1B2D41;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 1px;
    display: block;
}

.data-listing a img {
    margin-left: 7px;
}

.data-listing a img {
    margin-left: 7px;
}

.data-listing a {
    font-family: 'Poppins';
    color: #1B2D41;
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding-left: 60px;
}

.imgtext-text h3 {
    color: #1B2D41;
    font-size: 31px;
    font-weight: 600;
    line-height: 44px;
    padding-right: 100px;
    max-width: 714px;
    margin: 0 0 16px;
}

.imgtext-text p {
    font-size: 18px;
    color: #1B2D41;
    padding-right: 100px;
    line-height: 27px;
    margin: 0 0 40px;
    max-width: 730px;
}

.imgtext-text ul li {
    list-style: none;
    font-size: 16px;
    font-weight: 500;
    color: #1B2D41;
    line-height: 24px;
    margin: 0 0 24px;
    background: url(/wp-content/uploads/2023/07/icon.svg);
    background-repeat: no-repeat;
    padding-left: 32px;
    background-size: 22px;
}

.textimg-btn {
    padding-right: 100px;

    margin: 20px 0 0;
}

.textimg-btn .ow-icon-placement-left {
    background: #023175 !important;
    border: 1px solid #023175 !important;
    font-size: 16px !important;
    font-family: 'Poppins';
    font-weight: 500;
    padding: 15px !important;
    transition: all 0.5s ease-in-out;
}

.textimg-btn .ow-icon-placement-left:hover {
    background: #fff !important;
    color: #023175 !important;
}

.imgtext-text ul {
    margin: 0;

    padding-right: 100px;
}

.textimg-img {
    margin-right: 70px;
}

.textimg-img img {
    width: 100%;
}

.teximg-row2 .textimg-img {
    margin-right: 0;
    margin-left: 70px;
}

.teximg-row.panel-row-style {
    align-items: center !important;
}

.teximg-row2 .imgtext-text h3,
.teximg-row2 .imgtext-text p,
.teximg-row2 .imgtext-text ul,
.teximg-row2 .textimg-btn {
    padding-right: 0;
    padding-left: 100px;
}

.teximg-row2 .textimg-img {
    text-align: right;
}

.teximg-row2,
.teximg-row {
    margin-bottom: 120px;
}

.imgtext-text p {
    font-size: 16px;
    line-height: 27px;
}

.imgtext-text ul li {
    font-size: 15px;
}

/* chrome-extantion css */

.chrome-extantion {
    padding: 82px 24px 83px;
    margin-bottom: 102px;
}

.chrome-extantion h2.widget-title {
    color: #fff;
    text-align: center;
}

.chrome-extantion p {
    color: #fff;
    text-align: center;
}

/* chrome-extantion end css */

/* Page not found page css */

.content.page-not-found .article-header {
    display: block;
}

.content.page-not-found main.main {
    margin: auto;
}

.content.page-not-found {
    height: 510px;
}

article.content-not-found {
    margin-top: 122px;
    text-align: center;
}

.content.page-not-found button.back-to-home a {
    color: #fff;
    padding: 11px 14px;
}

.content.page-not-found button.back-to-home {
    background-color: #103277;
    padding: 11px 12px;
    margin: 25px;
    border-radius: 6px;
}

/* Page not found page end css  */




/* Chrone Extenstion New page (3/7/2024) */

.page-id-14467 .content {
    background-color: #fff;
}

.chrome-downlod-extension {
    display: flex;
    justify-content: center;
    margin-top: 48px;
}

.chrome-downlod-extension button {
    background-color: #023175;
    color: #fff;
    font-size: 16px;
    width: 278px;
    height: 52px;
    border-radius: 5px;
    align-items: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    cursor: pointer;
}

.data-power-sec.extension-search .datapower-row .cards-required ul {
    justify-content: center;
}

.data-power-sec.extension-search .searchtopbar input {
    max-width: 450px !important;
}

.data-power-sec.extension-search .searchtopbar {
    justify-content: end;
}

.chrome-top-b .inner-content.row h1 {
    font-size: 56px;
    font-weight: 700 !important;
    line-height: 72px;
    width: 73%;
    margin: auto;
    font-family: 'Poppins';
}

.chrome-ex-image img {
    width: 94%;
}

.chrome-export-sales {
    width: 88%;
    margin: 0px auto 96px;
    gap: 60px;
}

.chrome-types-boxs {
    border-top: 1px solid #1B2D4133;
    padding-top: 24px;
}

.chrome-type-text b {
    font-size: 20px;
    font-weight: 600;
    font-family: 'Poppins';
    color: #1B2D41;
}

.chrome-box-image {
    margin-bottom: 12px;
}

.chrome-type-text p {
    font-size: 16px;
    font-weight: 400;
    color: #1B2D41;
    margin-top: 4px;
    width: 77%;
}

.extension-navi-content .panel-layout {
    width: 88%;
    margin: auto;
}

.extension-navi-content h2.widget-title {
    font-size: 40px;
    font-weight: 600 !important;
    font-family: 'Poppins';
    width: 80%;
    line-height: 56px;
}

.extension-navi-content p {
    font-size: 18px;
    line-height: 27px;
    color: #1B2D41;
}

.extension-navi-content .customr-loved-title h2.widget-title {
    width: 100%;
    margin-top: 100px;
}

.extension-navi-content .chrome-customer-loved {
    background-color: #fff;
    border-radius: 12px;
    padding: 24px;
}

.extension-navi-content .chrome-type-text h4 {
    font-size: 20px;
    margin-top: 5px;
}

.extension-navi-content .chrome-customer {
    display: flex;
    border-top: 1px solid #1B2D4133;
    margin-top: 24px;
    padding-top: 16px;
    gap: 12px;
}

.page-id-14467 .comments-area {
    display: none;
}

.data-power-sec.extension-search .datapoer-heading p {
    max-width: 710px;
    width: 100%;
}

.data-power-sec.extension-search .datapower-row {
    align-items: center !important;
}

.data-power-sec.extension-search {
    margin-top: -30px;
}

.data-power-sec.extension-search .datapower-row .widget_text {
    margin-bottom: 16px !important;
}

.chrome-faq-section .textwidget p {
    font-size: 18px;
    width: 80%;
}

.chrome-faq-section h2.widget-title {
    font-size: 40px;
    font-family: 'Poppins';
    font-weight: 700 !important;
}

.faq-section.chrome-faq-section .contact-btn p {
    display: flex;
    gap: 8px;
    align-items: center;
    justify-content: end;
    cursor: pointer;
}

.faq-section.chrome-faq-section .contact-btn p img {
    width: 12px;
    height: 12px;
}


/* Chrone Extenstion New page */



.card-btn.talk-us {
    margin-top: 23px;
}

.keep-your-try.ip-phone {
    background-image: linear-gradient(to right, #1B2D41, #1D426C);
}

.page-id-14721 .content {
    background-color: #ffffff;
}

.try-btn.ip-phone a {
    font-weight: 600 !important;
}

@media(max-width:1279px) {
    .imgtext-text p {
        font-size: 16px;
        line-height: 27px;
        max-width: unset;
    }

    .imgtext-text ul li {
        padding-left: 30px;
        background-size: 17px;
        background-position: top 5px left;
    }

    .imgtext-text h2 {
        font-size: 30px;
        line-height: 45px;
        max-width: unset;
    }

    .realtime-heading p {
        font-size: 30px;
        line-height: 45px;
    }

    .realtime-text p {
        font-size: 15px;
        line-height: 24px;
    }

    .realtime-box {
        padding: 30px 18px;
    }

    .realtimebox-text p {
        font-size: 14px;
        min-height: 120px;
    }

    .realtimebox-text h3 {
        font-size: 18px;
        min-height: 50px;
    }

    .realtimebox-img {
        margin: 0 0 23px;
    }

    .datapoints-heading p {
        font-size: 30px;
        line-height: 45px;
    }

    .datapoints-paragraph p {
        font-size: 16px;
        line-height: 28px;
    }
}

@media(max-width:1024px) {

    .realtime-section,
    .outer-name-text,
    .data-section {
        padding-left: 50px;
        padding-right: 50px;
    }

    .teximg-row.teximg-row2 .imgtext-text h2,
    .teximg-row.teximg-row2 .imgtext-text p,
    .teximg-row.teximg-row2 .imgtext-text ul,
    .teximg-row.teximg-row2 .textimg-btn {
        padding-left: 50px;
        padding-right: 0;
    }

    .teximg-row .imgtext-text h2,
    .teximg-row .imgtext-text p,
    .teximg-row .imgtext-text ul,
    .teximg-row .textimg-btn {
        padding-right: 50px;
    }

    .textimg-img {
        margin-right: 30px;
    }
}

@media(max-width:991px) {
    .imgtext-text h2 {
        font-size: 26px;
        line-height: 40px;
    }

    .imgtext-text p {
        font-size: 15px;
        line-height: 27px;
        max-width: unset;
    }

    .imgtext-text p {
        margin: 0 0 25px;
    }

    .imgtext-text ul li {
        margin: 0 0 18px;
    }

    .teximg-row2,
    .teximg-row {
        margin-bottom: 90px;
    }
}


@media(max-width:900px) {
    .realtime-heading p {
        font-size: 27px;
        line-height: 42px;
    }

    .realtime-box {
        padding: 25px 15px;
    }

    .realtimebox-text p {
        min-height: 142px;
    }

    .datapoints-heading p {
        font-size: 28px;
        line-height: 42px;
    }

    .datapoints-paragraph p {
        font-size: 14px;
        line-height: 28px;
    }

    .data-listing li {
        background-size: 18px;
        background-position: top 10px left;
    }

    .imgtext-text h2 {
        font-size: 22px;
        line-height: 36px;
    }

    .imgtext-text p {
        font-size: 14px;
        line-height: 27px;
    }

    .imgtext-text h2 {
        margin: 0 0 10px;
    }

    .imgtext-text p {
        margin: 0 0 14px;
    }

    .imgtext-text ul li {
        font-size: 14px;
        margin: 0 0 12px;
    }
}


@media(max-width:780px) {
    .realtime-section {
        padding-top: 60px;
        padding-bottom: 60px;
        margin: 60px 0;
    }

    .realtime-text p {
        line-height: 24px;
        max-width: unset;
    }

    .realtimebox-text h3 {
        min-height: unset;
    }

    .realtimebox-text p {
        min-height: unset;
    }

    .data-section {
        padding-bottom: 60px;
    }

    .datapoints-heading p {
        max-width: unset;
    }

    .data-listing li {
        max-width: unset;
    }

    .data-listing ul {
        margin: 0;
    }

    .data-listing a {
        padding-left: 43px;
    }

    .teximg-row .imgtext-text h2,
    .teximg-row .imgtext-text p,
    .teximg-row .imgtext-text ul,
    .teximg-row .textimg-btn {
        padding-right: 0;
    }

    .textimg-img,
    .teximg-row2 .textimg-img {
        margin-right: 20px;
        margin-left: 20px;
    }

    .teximg-row .imgtext-text h2,
    .teximg-row .imgtext-text p,
    .teximg-row .imgtext-text ul,
    .teximg-row .textimg-btn,
    .teximg-row.teximg-row2 .imgtext-text h2,
    .teximg-row.teximg-row2 .imgtext-text p,
    .teximg-row.teximg-row2 .imgtext-text ul,
    .teximg-row.teximg-row2 .textimg-btn {
        padding-right: 20px;
        padding-left: 20px;
    }
}


@media(max-width:767px) {
    .banner-heading p {
        font-size: 38px;
        line-height: 54px;
    }

    .banner-text p {
        font-size: 14px;
        line-height: 24px;
    }

    .banner-inner {
        padding: 56px 20px;
    }

    .banner-inner .searchtopbar {
        max-width: unset;
        flex-wrap: wrap;
        width: 100%;
    }

    .banner-inner .searchtopbar input#email {
        max-width: unset;
        width: 100%;
        border-radius: 5px;
        font-size: 14px !important;
    }

    .banner-inner button#email-submit {
        width: 100%;
        margin: 10px 0 0;
        padding: 13px;
        border-radius: 5px;
    }

    .cards-required ul {
        flex-wrap: wrap;
    }

    .cards-required ul li {
        margin: 0 0 10px;
        width: 100%;
    }

    .cards-required ul li img {
        width: 12px;
    }

    .outer-name-text .panel-grid-cell {
        text-align: center;
    }

    .outer-name-text .panel-grid-cell {
        text-align: center;
    }

    .outer-name-text {
        padding: 50px 20px;
    }

    .realtime-section,
    .outer-name-text,
    .data-section {
        padding-left: 20px;
        padding-right: 20px;
    }
}


@media(max-width:600px) {

    .chrome-top-b .inner-content.row h1 {
        font-size: 34px;
        line-height: 49px;
        width: 100%
    }

    .chrome-type-text p {
        width: 100%;
    }

    .chrome-export-sales {
        gap: 9px;
    }

    .extension-navi-content h2.widget-title {
        font-size: 24px;
        width: 100%;
        line-height: 38px;

    }

    .extension-navi-content p {
        font-size: 14px;
    }

    .extension-navi-content .chrome-type-text h4 {
        font-size: 16px;
    }

    .extension-navi-content .customr-loved-title h2.widget-title {
        margin-top: 40px;
    }

    .extension-search .start-btn2 {
        width: 50% !important;
        margin-top: 20px;
    }

    .chrome-faq-section .textwidget p {
        font-size: 18px;
        width: 100%;
    }

    .data-power-sec.extension-search .searchtopbar {
        justify-content: left;
    }

    .chrome-export-sales {
        margin: 73px auto 27px;
    }

    .faq-section.chrome-faq-section .contact-btn p {
        justify-content: center;

    }

    .find-mob-linkdin .left-section-box .row.inner-content {
        flex-direction: column;
    }
}

.page-id-14721 .chrome-downlod-extension button {
    font-size: 19px;
    font-weight: bold;
}