.cookie-consent-banner {
    display: none;
    position: fixed;
    bottom: -100%;
    left: 0;
    right: 0;
    background-color: #2f3640;
    box-shadow: 0 -2px 10px rgba(0,0,0,.1);
    border-radius: 28px 28px 0 0;
    width: 60%;
    margin: 0 auto;
    color: #000;
    padding: 12px;
    font-size: 14px;
    text-align: center;
    z-index: 3000000000 !important;
    transition: .4s;
}

.cookie-consent-banner.active {
    display: block;
    bottom: 0;
}

.cookie-consent-button {
    border: none;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 12px;
    margin: 4px 6px;
    cursor: pointer;
    border-radius: 8px;
}

.cookie-consent-button:hover {
    box-shadow: 0 -2px 5px rgba(0,0,0,.2);
}

.cookie-consent-button:active {
    opacity: .5;
}

.cookie-consent-button.btn-success {
    background-color: #e69506;
    color: #fff;
}

.cookie-consent-button.btn-grayscale {
    background-color: #dfe1e5;
    color: #000;
}

.cookie-consent-button.btn-outline {
    background-color: #fcf4e6;
    color: #e69506;
}

.cookie-consent-options {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 6px;
    margin-bottom: 10px;
}

.cookie-consent-options label {
    margin: 0 10px;
    font-size: 12px;
    color: #fff;
}

.cookie-consent-options input {
    margin-right: 5px;
}

.consent-words h3 {
    font-size: 22px;
    line-height: 26px;
    margin: 4px;
    padding: 0;
    color: #fff;
}

.consent-words p {
    padding: 12px;
    margin: -10px 0 0;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .cookie-consent-banner {
        display:none;
        position: fixed;
        bottom: -100%;
        left: 0;
        right: 0;
        background-color: #2f3640;
        box-shadow: 0 -2px 10px rgba(0,0,0,.1);
        border-radius: 28px 28px 0 0;
        width: 80%;
        height: 260px;
        margin: 0 auto;
        color: #000;
        padding: 15px;
        font-size: 14px;
        text-align: center;
        z-index: 2247483647 !important;
        transition: .4s;
    }

    .consent-words h3 {
        font-size: 20px;
        line-height: 26px;
        margin: -1px 0 0;
        color: #fff;
    }

    .consent-words p {
        font-size: 12px;
        line-height: 16px;
        padding: 5x;
        margin: -10px 0 0;
        color: #fff;
    }
}

.insights-lp-top {
    height: 450px;
    margin-top: -2px;
    background: #1a1a1a;
    background: linear-gradient(309deg,rgba(26,26,26,1) 0%,rgba(116,39,135,1) 45%,rgba(26,26,26,1) 86%);
}

.purplebk {
    background-color: #e2f5fc;
    background-image: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/www.unitedworldtelecom.com/wp-content/uploads/2024/02/integ-features-bkgd.png");
    background-size: cover;
    background-repeat: no-repeat;
    background: #1a1a1a;
    background: linear-gradient(309deg,rgba(26,26,26,1) 0%,rgba(116,39,135,1) 45%,rgba(26,26,26,1) 86%);
    margin: 15px 0 25px 0;
}

.purplebk.nitro-lazy {
    background-image: none !important;
}

.featuresbkg {
    background-color: #e2f5fc;
    background-image: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/www.unitedworldtelecom.com/wp-content/uploads/2024/02/integ-features-bkgd.png");
    background-size: cover;
    background-repeat: no-repeat;
    background: #d0abd9;
    background: linear-gradient(309deg,rgba(208,171,217,1) 0%,rgba(229,218,232,1) 27%,rgba(229,218,232,1) 73%,rgba(208,171,217,1) 100%);
    margin: 15px 0 25px 0;
}

.featuresbkg.nitro-lazy {
    background-image: none !important;
}

.top-head-logo {
    display: block;
    width: 1200px;
    overflow: hidden;
    padding: 0;
    margin: -6px auto 0 auto;
}

.logo {
    display: block;
    width: 160px;
    margin: -2px 25px 6px 0;
    float: left;
}

.phone-numb {
    font-weight: 750;
    font-size: 22px;
    color: #1a1a1a;
    float: right;
    margin: 25px 0 0 0;
}

h1.insights-head {
    font-size: 2.35em;
    line-height: 50px;
    color: #fadfbc;
    margin-top: 20px;
    font-weight: 600 !important;
}

.insights-head {
    width: 65%;
}

.insights-tag {
    width: 85%;
    font-size: 22px;
    line-height: 23pt;
    color: #fff;
    margin: 0;
    margin: -4px 0 12px 0;
}

.space-top {
    display: inline-block;
    width: 9px;
    height: 10px;
}

.colwidth {
    overflow: hidden;
}

.colwidth1250 {
    display: block;
    position: relative;
    z-index: 40;
    width: 1250px;
    margin: -90px auto 0 auto;
    padding: 1px;
}

.colwidth1250 {
    padding-left: 30px;
}

.colwidth1250 .col50 {
    position: relative;
    z-index: 9;
    margin-top: -50px;
    float: left;
    clear: none;
}

.colwrap {
    position: relative;
}

.zindex {
    z-index: 20;
}

.spacer-30 {
    display: block;
    height: 30px;
}

.custom-shape-lp-bottom {
    position: absolute;
    bottom: 0;
    bottom: -4px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    height: 440px;
}

.custom-shape-lp-bottom svg {
    position: relative;
    position: absolute;
    bottom: 0;
    display: block;
    width: calc(100% + 1.3px);
}

.ai-features-wrap {
    width: 1200px;
    display: flex;
    flex-direction: row;
    flex: 1 1 auto;
    margin: 1em 11%;
    margin: 1em auto;
    min-height: 0;
}

.ai-features-box {
    flex: 1 1 auto;
    overflow: hiden;
    padding: 10px 20px;
    margin: 15px;
    min-height: 250px;
    width: 49%;
}

.ai-features-image {
    flex: 1 1 auto;
    overflow: hiden;
    padding: 10px 20px;
    margin: 15px 0;
    min-height: 210px;
    background: #e7f0fb;
    border-radius: 12px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);
}

.ai-features-title {
    display: block;
    width: 100%;
    padding: 5px 8px;
    margin: 5px;
    font-size: 22px;
    text-align: center;
    color: #666;
    color: #36567a;
    font-weight: bold;
    border-radius: 5px;
}

.ai-features-title-big {
    display: block;
    width: 100%;
    padding: 5px 8px;
    margin: 40px 5px 5px 5px;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    color: #666;
    color: #36567a;
    font-weight: bold;
    border-radius: 5px;
}

.transcript {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/trans-feature2.png");
    background-size: cover;
}

.sentiment {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/ai-sentiment-b2.png");
    background-size: cover;
}

.summary {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/summary-feature2.png");
    background-size: cover;
}

.recording {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/call-recording-ai.png");
    background-size: cover;
}

.keyword {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/keyword-feature.png");
    background-size: cover;
}

.powered {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/accuracy-feature.png");
    background-size: cover;
}

.crm {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/crm-helpdesk.png");
    background-size: cover;
}

.language {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/translation-feature2.png");
    background-size: cover;
}

.glare {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/features-glare.png");
    background-size: cover;
}

.glare2 {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/features-glare2.png");
    background-size: cover;
}

@media screen and (min-width: 1600px) and (max-width: 2100px) {
    .integrations-top-alt2 {
        display:block;
        position: relative;
        z-index: 1;
        height: 422px;
        margin-top: -2px;
        background: #c1e8f8;
        background: linear-gradient(54deg,rgba(193,232,248,1) 11%,rgba(226,245,252,1) 42%,rgba(106,166,210,1) 86%);
    }
}

ol.top-bullets {
    margin-top: 10px;
    padding: 2px 2px 2px 14px;
}

h2.lp-sub {
    font-size: 1.5em;
}

.contact-form {
    width: 86%;
    padding: 0;
    margin: -10px auto 0 auto;
}

.contact-background {
    background-color: rgba(256,256,256,.5);
    padding: 5px;
    border-radius: 4px;
}

.request-title {
    font-size: 22px;
    padding: 2px;
    margin: 0;
}

.contact-form input.form-input {
    width: 99%;
    margin: 2px 0 10px 0;
    border-radius: 5px;
    padding: 10px 10px;
}

button.bt-submit {
    background-color: #ef9302;
    width: 98%;
    color: #fff;
    font-size: 18px;
    border-radius: 10px;
    border: none;
    padding: 11px 6px;
    margin: 10px 0;
}

.custom-shape-divider-bottom-1677091331 {
    position: absolute;
    bottom: 0;
    bottom: -2px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
}

.custom-shape-divider-bottom-1677091331 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 69px;
    transform: rotateY(180deg);
}

.custom-shape-divider-bottom-1677091331 .shape-fill {
    fill: #fadfbc;
    fill: #fff;
}

.colwidth2 {
    position: relative;
    width: 1150px;
    margin: 0 auto;
    overflow: hidden;
}

.colwidth3 .bar-head {
    text-align: center;
}

.colwidth3 p {
    font-size: 18px;
    line-height: 21px !important;
    text-align: center;
}

h3.bar-head {
    color: #36567a !important;
    font-size: 30px !important;
    font-weight: 600;
}

.colwidth3 {
    width: 80%;
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
    margin: 0 auto .5em auto;
    padding: 10px;
    min-height: 0;
    border: solid 0px #ccc;
}

.bar-copy {
    display: block;
    width: 90%;
    float: none;
    margin: 25px auto 5px auto;
    padding: 1px;
    padding: 3px;
    text-align: center;
}

.bar-copy p {
    width: 80%;
    margin: 10px auto;
}

.col30-b4 {
    flex: 0 1 auto;
    overflow-y: auto;
    padding: 10px 30px;
    margin: 13px;
    min-height: 130px;
    min-width: 250px;
    text-align: center;
}

.col30-b4 strong {
    display: block;
    color: #6aa6d2;
    color: #555;
    font-size: 18px;
    padding: 4px;
    margin: 0 0 5px 0 !important;
}

.col30-b4 p {
    display: block;
    padding: 4px;
    margin: -10px 0 5px 0 !important;
    font-size: 16px;
    line-height: 18px;
}

.colwidth5 {
    width: 80%;
    display: flex;
    flex-direction: row;
    flex: 1 1 auto;
    margin: 0 auto .35em auto;
    padding: 10px;
    min-height: 0;
}

.col30-b5 {
    flex: 0 1 auto;
    overflow-y: auto;
    padding: 10px 20px;
    margin: 5px;
    min-height: 130px;
    min-width: 33%;
    text-align: center;
}

.col30-b5 strong {
    display: block;
    color: #6aa6d2;
    color: #555;
    font-size: 18px;
    padding: 4px;
    margin: 0 0 5px 0 !important;
}

.col30-b5 p {
    display: block;
    padding: 4px;
    margin: -10px 0 5px 0 !important;
    font-size: 16px;
    line-height: 18px;
}

.col13 {
    display: block;
    width: 37%;
    float: left;
    padding: 12px;
    margin: 5px;
}

.col23 {
    display: block;
    width: 57%;
    float: left;
    padding: 12px;
    margin: 5px;
    text-align: left;
}

.col30-b6 {
    flex: 0 1 auto;
    overflow-y: auto;
    padding: 8px 18px;
    margin: 0 5px;
    min-height: 120px;
    min-width: 33%;
    text-align: center;
}

.col30-b6 img {
    width: 155px;
}

.col30-b6 strong {
    display: block;
    color: #6aa6d2;
    color: #ebaa38;
    font-size: 17px;
    padding: 4px;
    margin: 0 0 5px 0 !important;
}

.col30-b6 p {
    display: block;
    padding: 4px;
    margin: -10px 0 5px 0 !important;
    font-size: 15px;
    line-height: 18px;
    color: #f5f5f5;
}

.riskfree {
    display: block;
    padding: 15px;
    text-align: center;
}

.barwrap {
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fef4e6;
}

.logo-bar {
    width: 90%;
    padding: 12px;
    margin: 0 auto;
    text-align: center;
}

.btn {
    display: block;
    max-width: 285px;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 40;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.btnstyle,.btnstyle:hover {
    text-decoration: none;
}

.btn-text {
    background-color: #e69506;
    color: #fff;
    letter-spacing: 1px;
    font-family: "Lato",Arail,Helvetivca,sans-serif;
    font-weight: 700;
    font-size: 18px;
    padding: 1.12rem 0 1.3rem;
    position: relative;
    border-radius: 10px;
    z-index: 40;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.btn:hover .btn-text {
    color: #fff;
    background-color: #778ca5;
}

.btn-text svg {
    width: 20px;
    position: absolute;
    top: calc(50% - 9px);
    right: 23px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.btn-text svg g {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.btn:hover .btn-text svg {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.btn-shadow {
    position: absolute;
    -webkit-box-shadow: 0 0 22px 11px rgba(24,57,93,.5);
    box-shadow: 0 0 22px 11px rgba(24,57,93,.5);
    left: 16px;
    right: 16px;
    bottom: 0;
    z-index: -1;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.btn:hover .btn-shadow {
    -webkit-box-shadow: 0 0 22px 11px rgba(24,57,93,.5);
    box-shadow: 0 0 22px 11px rgba(24,57,93,.5);
    -webkit-transform: translate3d(0,-6px,0);
    transform: translate3d(0,-6px,0);
}

.btn .btn-text svg {
    opacity: 0;
}

.btn:hover .btn-text svg {
    opacity: 1;
}

.imageBullets {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

li.aicon {
    background: url("https://cdn-ildkpeh.nitrocdn.com/HExQkEdGdTpZPeKuranehyPtwORmeNVE/assets/images/optimized/rev-8845a8a/uwt-public.s3.us-east-1.amazonaws.com/2025/07/ai-bullet.png") no-repeat left top 3px;
    background-size: 22px 22px;
    height: 26px;
    padding-top: 0;
    padding-left: 42px;
    margin: 30px 0;
    margin-bottom: 22px;
}

li.aicon.nitro-lazy {
    background-image: none !important;
}

.lp-b li.red {
    margin: 12px 0;
}

.features-wrap {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex: 1 1 auto;
    margin: 1em auto;
    min-height: 0;
}

.inset-size img {
    width: 95%;
    height: 95%;
    border: solid 0px #ccc;
}

.benefits-box {
    display: block;
    margin: 0 0 10px 0;
    padding: 0 10px;
    overflow: hidden;
}

.benefits-title {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    padding: 6px;
    margin-bottom: 10px;
    text-align: left;
    background-color: #fadfbc;
    background-color: #fff;
}

.benefits-title-lp {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 6px;
    margin-bottom: 10px;
    text-align: left;
    background-color: #fadfbc;
    background-color: #fff;
}

.features-block {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 6px 18px 18px 18px;
    margin: 10px;
    min-height: 130px;
    width: 49%;
    border: solid 0px #f5f5f5;
    border-radius: 7px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);
}

.features-block2 {
    display: block;
    overflow-y: auto;
    padding: 6px 18px 18px 18px;
    margin: 10px;
    min-height: 130px;
    width: 90%;
    border: solid 0px #f5f5f5;
    border-radius: 7px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);
}

.features-wrap3 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex: 0 1 auto;
    margin: 1.5em auto;
    min-height: 0;
}

.features-block3 {
    display: inline-block;
    overflow-y: auto;
    padding: 6px 18px 18px 18px;
    margin: 10px 20px;
    min-height: 60px;
    width: 80%;
    border: solid 0px #f5f5f5;
    border-radius: 7px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);
}

.features-block h3 {
    color: #36567a;
}

.features-block-wide {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 6px 18px 18px 18px;
    margin: 10px auto;
    min-height: 130px;
    width: 90%;
    border: solid 1px #f5f5f5;
    border-radius: 7px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);
}

.features-block-wide h3 {
    color: #36567a;
}

.custom-shape-divider-top-1677091103 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-top-1677091103 svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    height: 69px;
    transform: rotateY(180deg);
}

.custom-shape-divider-top-1677091103 .shape-fill {
    fill: #fadfbc;
}

.salesforce {
    width: 85%;
}

.zendesk {
    width: 75%;
}

.col50 {
    display: block;
    width: 48%;
    float: left;
    padding: 15px;
    margin: 0 10px;
}

.col68 {
    display: block;
    float: left;
    width: 62%;
}

.col68-lp {
    display: block;
    float: left;
    width: 62%;
}

.col32 {
    display: block;
    width: 36%;
    float: left;
    text-align: center;
}

.col32-lp {
    display: block;
    width: 36%;
    float: left;
    text-align: center;
}

.col64 {
    display: block;
    float: left;
    width: 60%;
    border: solid 0px teal;
}

.col36 {
    display: block;
    width: 33%;
    float: left;
    border: solid 0px cyan;
}

.blog-int-wrap {
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 1170px;
}

.blog-col-wrap {
    display: flex;
    flex-direction: row;
    flex: 1 1 auto;
    margin: 1em 11%;
    margin: 1em auto;
    min-height: 0;
}

.blog-col-bloc {
    flex: 1 1 auto;
    overflow-y: auto;
    padding: 10px;
    padding: 15px 30px 10px 30px;
    padding: 10px;
    margin: 10px;
    margin: 10px 16px 20px 0;
    font-size: 14px;
    min-height: 300px;
    width: 23%;
    text-align: left;
    float: left;
    border: solid 0px #e9e9e9;
}

.blog-col-bloc img {
    border-radius: 6px;
}

.sol-title a {
    display: block;
    font-size: 18px;
    color: #555;
    line-height: 23px;
    font-weight: 400;
    text-decoration: none;
    padding: 10px 0;
}

.sol-title a:active,.sol-title a:visited {
    color: #555;
    text-decoration: none;
}

.sol-title a:hover {
    color: #e69506;
    text-decoration: none;
}

.blog-col-cat {
    display: block;
    margin: -22px 0 6px 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    color: #e69506;
}

.blog-col-bloc p {
    line-height: 22px;
    margin-top: -5px;
}

.blog-solution-wrap {
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 1170px;
}

.blog-int-col {
    display: block;
    float: left;
    margin: 10px;
    padding: 5px;
}

.blog-int-col {
    display: block;
    float: left;
    margin: 10px;
    padding: 5px;
    border: solid 0px #ccc;
}

.blog-int-wrap .post {
    display: block;
    float: left;
    width: 23%;
    margin: 9px;
}

.post-block-title-2 {
    display: block;
    min-height: 15px;
    padding: 0;
    margin-top: 10px;
    vertical-align: text-top;
}

.post-block-title-2 h2 {
    padding: 0;
    margin: 0;
    line-height: 26px;
}

.post-block-title-2 a {
    color: #3a6bbd;
    font-weight: 400;
    font-size: 18px !important;
    line-height: 22px;
    padding: 0;
    margin: 0;
    text-decoration: none;
}

.post-block-title-2 a:hover {
    color: #666;
}

.blog-feature-excerpt p {
    line-height: 20px !important;
}

.boxy-intg {
    display: block;
    min-height: 196px;
    box-sizing: border-box;
    padding: 10px 14px 12px 14px;
    -webkit-box-shadow: 0 0 3px 2px #f5f5f5;
    -moz-box-shadow: 0 0 3px 2px #f5f5f5;
    box-shadow: 0 0 3px 2px #f5f5f5;
    border: solid 1px #ccc;
}

.boxy-intg:hover {
    -webkit-box-shadow: 0 0 3px 2px #fff;
    box-shadow: 0 0 3px 2px #fff;
}

.post-info {
    border: solid 0px #ccc;
    margin: 0;
    text-transform: uppercase;
}

.boxy-intg .post-info .thetime {
    display: block;
    position: relative;
    z-index: 99;
    color: white !important;
    float: left;
    clear: both;
    width: 96%;
    padding-left: 5px;
    margin: -40px 0 8px 0;
    text-shadow: 2px 2px 4px #666;
}

.blog-picture-3 {
    display: block;
    width: 100%;
    height: 180px;
    margin: 5px 10px 5px 0;
    border-radius: 6px;
    object-fit: contain !important;
    object-position: center top;
    overflow: hidden;
}

.grid-pictures {
    object-fit: contain !important;
}

.boxy-intg img {
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: visibility .25s ease-in,-webkit-transform .25s;
    transition: visibility .25s ease-in,-webkit-transform .25s;
    transition: transform .25s,visibility .25s ease-in;
    transition: transform .25s,visibility .25s ease-in,-webkit-transform .25s,-o-transform .25s;
    -o-transition: visibility .25s ease-in,-o-transform .25s;
}

.boxy-intg:hover img,.featured-hero:hover img {
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.integ-block {
    display: block;
    box-sizing: border-box;
    width: 31%;
    min-height: 270px;
    background: #fff;
    color: #555;
    text-align: center;
    float: left;
    padding: 18px 18px 10px 18px;
    margin: 10px 16px 20px 0;
    border: solid 1px #f5f5f5;
    border-radius: 7px;
    box-shadow: 0 10px 20px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);
}

.center-block {
    margin: 0 auto;
    float: none;
}

.integ-block p {
    font-size: 14px;
    line-height: 18px;
}

.integ-block:hover {
    background-color: #f5f5f5;
    transition: background-color .5s ease;
}

.block-color {
    background: #f5f5f5;
    padding: 6px;
    border-radius: 8px;
}

.bk-purple {
    background: #f0e1f2;
}

.bk-green {
    background: #d4f3e4;
}

.bk-gold {
    background: #fbe9d5;
}

.bk-blu {
    background: #bfdbfd;
    background: #cce2fd;
}

.integ-title {
    font-size: 20px;
    font-weight: 400;
    color: #000;
}

.integ-title a {
    color: #000;
}

.integ-cat {
    display: block;
    padding: 5px;
    margin: -6px auto 10px auto;
    width: 60%;
    background: #38356e;
    background: #555;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 8px;
}

.integ-logos {
    display: block;
    width: 85%;
    margin: 0 auto;
    height: 144px;
    padding: 6px;
}

.integ-logos img {
    width: 95%;
}

.hr-divider {
    display: block;
    height: 32px;
    margin: 45px 0;
    padding: 0 0 5px 0;
    border-bottom: solid 1px #6aa6d2;
    -webkit-box-shadow: 0 13px 6px -6px #e5e5e5;
    -moz-box-shadow: 0 13px 6px -6px #e5e5e5;
    box-shadow: 0 13px 6px -6px #e5e5e5;
}

.hr-tab {
    display: block;
    width: 160px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto;
    padding: 5px;
    background: #6aa6d2;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

.view-plans-white {
    display: inline-block;
    margin: 2px auto 2px auto;
    padding: 6px 16px;
}

a.view-plans-white {
    background: #fff;
    border: solid 2px #e69506;
    border-radius: 8px;
    text-decoration: none;
    color: #e69506;
    font-size: 16px;
    font-weight: 600;
}

a.view-plans-white:hover {
    background: #e69506;
    border: solid 2px #e69506;
    color: #fff;
    border-radius: 8px;
    transform: scale(1.03);
}

a.teal {
    color: #59d6f2;
}

@media screen and (min-width: 1000px) and (max-width: 1400px) {
    .custom-shape-divider-bottom {
        display:none;
    }

    .custom-shape-bottom svg {
        display: none;
    }
}

@media (max-width: 768px) {
    .head-spacer {
        height:1px;
    }

    .main-top-header-b {
        height: 100px;
        padding: 2px;
    }

    .top-head-logo {
        width: 98% !important;
        margin: 0 auto;
    }

    .integrations-lp-top {
        height: 500px;
        height: auto;
    }

    .colwidth1250 {
        width: 97%;
        margin: 0 auto 0 auto;
        position: relative;
    }

    .colwidth1250 {
        padding: 0;
    }

    .colwidth1250 .col50 {
        position: relative;
        z-index: 9;
        margin-top: 1px;
        float: none;
    }

    .phone-numb {
        font-size: 18px;
        float: none;
        margin: 10px auto 0 auto;
    }

    .colwidth {
        width: 90%;
        float: none;
        margin: 10px auto;
    }

    .col68,.col32 {
        width: 95%;
        float: none;
        margin: 10px auto 0 auto;
    }

    .col32 {
        text-align: center;
        padding: 0;
    }

    .col68 {
        text-align: center;
    }

    .col68-lp,.col32-lp {
        width: 95%;
        float: none;
        margin: 10px auto 0 auto;
    }

    .col68-lp .view-plans-white {
        width: 90%;
        margin: 4px 20px;
        text-align: center;
    }

    .col32-lp {
        display: none;
    }

    .col50 {
        width: 95%;
        float: none;
        margin: 0 auto;
    }

    .col13 {
        width: 88%;
        float: none;
        padding: 10px;
        margin: 0 auto;
    }

    .col23 {
        width: 88%;
        float: none;
        padding: 10px;
        margin: 0 auto;
    }

    .custom-shape-divider-bottom {
        display: none;
    }

    .custom-shape-lp-bottom {
        display: none;
    }

    .custom-shape-bottom {
        display: none;
    }

    .space-top {
        display: none;
    }

    .mobile-hide {
        display: none;
    }

    #primary-wide {
        display: block;
        margin-top: 5px;
        padding: 10px;
        width: 100%;
    }

    .entry-content img {
        margin-bottom: 10px;
    }

    .bluebk {
        background-image: none;
        height: auto;
    }

    .bluebk.nitro-lazy {
        background-image: none !important;
    }

    .cta-box h3 {
        margin: 0 auto;
    }

    .colwidth3 {
        flex-direction: column;
        flex: 1 1 auto;
        flex-wrap: wrap;
        margin: 0 auto .5em auto;
        padding: 10px;
        width: 99%;
        min-height: auto;
    }

    .col30-b4 {
        flex: 0 1 auto;
        overflow-y: auto;
        padding: 10px 20px;
        margin: 7px auto;
        min-height: 100px;
        text-align: center;
    }

    .col30-b4 strong {
        font-size: 16px;
        padding: 0;
        margin: 0;
    }

    .col30-b4 p {
        font-size: 14px;
        line-height: 16px;
        padding: 0;
    }

    .spacer-30 {
        height: 2px;
    }

    .spacer-30 {
        height: 3px;
    }

    .spacer-40 {
        height: 3px;
    }

    .colwidth5 {
        flex-direction: column;
        flex: 1 1 auto;
        flex-wrap: wrap;
        margin: 0 auto .5em auto;
        padding: 10px;
        width: 99%;
        min-height: auto;
    }

    .col30-b5 {
        flex: 0 1 auto;
        overflow-y: auto;
        padding: 10px 20px;
        margin: 7px auto;
        min-height: 100px;
        text-align: center;
    }

    .col30-b5 strong {
        font-size: 16px;
        padding: 0;
        margin: 0;
    }

    .col30-b5 p {
        font-size: 14px;
        line-height: 16px;
        padding: 0;
    }

    .col64 {
        width: 95%;
        float: none;
        margin: 10px auto 0 auto;
    }

    .col36 {
        width: 95%;
        float: none;
        margin: 10px auto 0 auto;
    }

    .col36 img {
        display: block;
        width: 88%;
        margin: 0 auto;
    }

    h1.integ-head {
        width: 95%;
        font-size: 28px;
        line-height: 32px;
        margin-top: 10px;
        text-align: center;
    }

    h1.integ-head2 {
        font-size: 30px;
        line-height: 34px;
        margin-top: 22px;
        text-align: center;
    }

    h1.integ-head-lp {
        width: 95%;
        font-size: 28px;
        line-height: 32px;
        margin-top: 10px;
        text-align: center;
    }

    h3 {
        width: 80%;
    }

    h1.insights-head {
        font-size: 32px;
        text-align: center;
        line-height: 36px;
        width: 99%;
    }

    h3.bar-head {
        text-align: center;
        margin: 0 auto;
    }

    h3.cta-title {
        font-size: 24px;
    }

    .insights-tag {
        font-size: 20px;
        line-height: 26px;
        width: 99%;
        text-align: center;
    }

    ol.top-bullets li {
        font-size: 13px;
        text-align: left !important;
    }

    .barwrap h3 {
        margin: 0 auto;
    }

    .col32 img {
        width: 70%;
        height: 70%;
        text-align: center;
        margin: -15px 0 0 0;
    }

    .teams {
        width: 70%;
    }

    .col32 .salesforce {
        width: 170px;
    }

    .col32 .odoo {
        width: 275px;
        margin-top: 15px;
    }

    .imageBullets li {
        line-height: 22px;
        height: auto;
        margin-bottom: 8px;
    }

    .features-wrap {
        width: 100%;
        margin: 30px 0 0 0;
        padding: 0;
    }

    .features-wrap3 {
        width: 100%;
        margin: 20px 0 0 0;
        padding: 0;
    }

    .features-block2 {
        width: 99%;
        margin: 10px 5px;
    }

    .features-block2 img {
        margin: 0 0 12px 0;
    }

    .features-block3 {
        width: 99%;
        margin: 10px 5px;
    }

    .features-block3 img {
        margin: 0 0 12px 0;
    }

    .ai-features-wrap {
        width: 90%;
        display: flex;
        flex-direction: column;
        flex: 1 1 auto;
        margin: 1em 11%;
        margin: 0 auto;
        min-height: 0;
    }

    .ai-features-box {
        flex: 1 1 auto;
        overflow: hidden;
        padding: 10px 20px;
        margin: 5px;
        min-height: auto;
        width: 97%;
    }

    .ai-features-image {
        flex: 1 1 auto;
        overflow: hidden;
        padding: 10px 10px;
        margin: 8px 0;
        min-height: 170px;
    }

    .ai-features-title-big {
        font-size: 26px;
        margin: 10px;
    }

    .block3 {
        display: none;
    }

    .features-block-wide {
        padding: 6px 18px 18px 18px;
        margin: 10px;
        min-height: 130px;
        width: 100%;
    }

    .cta-gold {
        width: 100%;
        height: 290px;
    }

    .blog-int-wrap {
        margin: 0 auto;
        padding: 0 10px;
        width: 95%;
    }

    .blog-col-wrap {
        display: flex;
        flex-direction: column;
    }

    .blog-col-bloc {
        width: 90%;
        margin: 0 auto;
    }

    h1.lparticle {
        font-size: 36px;
        line-height: 34px;
        color: #36567a;
        font-weight: 900 !important;
    }
}
