/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 04 2025 | 16:31:23 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* .impli-banner-main-wrp.custom-banner {
    padding-top: 80px;
} */

@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@800&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&amp;display=swap');

.content-area .vc_basic_grid .vc_grid .vc_col-sm-3 .vc-gitem-zone-height-mode-auto {
    aspect-ratio: 13 / 9 !important;
}

.hm-call-to-action-main {
	border-bottom: none !important;
}

.fancybox__container {
	background-color: rgba(0, 0, 0, 0.5) !important;
	--fancybox-bg: rgba(0, 0, 0, 0.5) !important;
}

.economic-page-form {
	display: none;
}

.fancybox__content {
	background-color: transparent !important;
	max-width: 850px !important;
	height: 510px !important;
}
#posts-content .customer-story-wrapper .customer-story .entry-content .post_button span:nth-child(2) {
	padding-left: 0px !important;
}

.entry-meta .author {
	display: none !important;
}

.custom-parnter-list .container {
    background-color: #E7F0FA;
    border-radius: 10px;
    padding: 50px 50px 50px;
    max-width: 1280px;
	background-image: url(../png/group-1.png);
}
.custom-parnter-list .container .icon-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.custom-parnter-list .container h3 {
    font-weight: 700;
    font-size: 30px;
    line-height: 34.5px;
    letter-spacing: 1px;
    text-align: center;
	margin: 0 0 10px;
}
.custom-parnter-list .container p {
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 500;
    font-size: 20px;
    line-height: 23px;
}
.custom-parnter-list .container .title {
    padding-bottom: 45px;
}
.impli-icon-list-wrapper.custom-parnter-list {
    position: relative;
    padding-bottom: 100px;
	padding-left: 20px;
    padding-right: 20px;
}
.impli-icon-list-wrapper.custom-parnter-list:before {
    content: "";
/*     background-image: url(/wp-content/uploads/Rectangle-7375-1.png); */
	background-image: url(../png/rectangle-7375.png);
    width: 100%;
    height: 400px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin: auto;
}
.section.simple-content-wrapp {
	display: flex;
    max-width: 1320px;
    margin: auto;
    gap: 20px;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
}
.section.simple-content-wrapp .content {
    width: 48%;
	padding-right: 80px;
	padding-top: 30px;
}
.section.simple-content-wrapp .image {
    width: 49%;
}
.section.simple-content-wrapp .content h2 {
    margin: 0 0 20px;
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
}
.section.simple-content-wrapp .content h3 {

    font-weight: 700;
    font-size: 24px;
    line-height: 31.2px;
	    margin-bottom: 30px;
}
.section.simple-content-wrapp .content ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    position: relative;
    padding-left: 25px;
	list-style: none;
}
.section.simple-content-wrapp .content ul {
    padding: 0;
}
.section.simple-content-wrapp .content ul li:before {
    content: "";
    background-image: url(../svg/checkbox.svg);
    width: 14px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 0;
}
.section.simple-content-wrapp .content ul li:not(:last-child) {
    padding-bottom: 20px;
}
.section.simple-content-wrapp.odd {
    padding-bottom: 140px;
	    padding-top: 140px;
}
.section.simple-content-wrapp.even {
    flex-direction: row-reverse;
}
.rm-content-section {
    background-color: #001939;
}
.rm-content-section .rm-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.rm-content-section .rm-content h2 {
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 700;
    font-size: 48px;
    line-height: 55.2px;
    color: #fff;
	    margin-bottom: 10px;
}
.rm-content-section .rm-content p {
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 31.2px;
    color: #F29422;
}
.rm-content-section .rm-content .rm-text {
    width: 35%;
}
.rm-content-section .rm-content .rm-image {
    width: 60%;
    text-align: right;
}
.rm-content-section .request_demo_btn a.start_btn.request_btns {
    background: transparent;
    padding: 15px 10px;
    border: 1px solid #289E49;
    display: flex;
    max-width: 190px;
    justify-content: center;
    gap: 10px;
	width: 100%;
}
.rm-content-section .request_demo_btn a.request_btn.request_btns {
    background: #289E49;
    padding: 15px 10px;
    border: 1px solid #289E49;
    display: flex;
    max-width: 190px;
    justify-content: center;
    gap: 10px;
    color: #fff;
	width: 100%;
}
.rm-content-section .rm-content .request_demo_btn {
    display: flex;
    flex-wrap: wrap;
}
.rm-content-section .container {
    padding-left: 20px;
    padding-right: 20px;
}
.banner-sec-main {
    background-color: #001939;
    padding: 150px 20px 120px;
}
.banner-sec-main h1 {
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 700;
    font-size: 40px;
    line-height: 46px;
    text-align: center;
    color: #fff;
}
.banner-sec-main p {
    font-weight: 400;
    font-size: 16px;
    line-height: 25.6px;
    text-align: center;
    color: #fff;
}
.banner-sec-main .banner-meta span {
    font-family: Work Sans;
    font-weight: 500;
    font-size: 12px;
    line-height: 14.4px;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
}
.banner-sec-main .banner-wrapp {
    max-width: 1000px;
    margin: auto;
}
.banner-sec-main .banner_btn {
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 16.1px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
    border-bottom: 2px solid #289E49;
    max-width: fit-content;
    margin: 40px auto 40px;
    display: block;
}
.banner-sec-main .banner-meta {
    display: flex;
    justify-content: center;
    gap: 20px;
}
.banner-sec-main .banner-meta .author {
    border-right: 1px solid #fff;
    padding-right: 20px;
}
.container.page-content-wrapp {
    padding-top: 60px;
    padding-bottom: 100px;
}
.post-sticky-sidebar {
    position: sticky;
    top: 170px;
    margin-bottom: 50px;
}
body #wrapper {
    overflow: visible;
}
.container.page-content-wrapp h2 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 700;
    font-size: 30px;
    line-height: 34.5px;
}
.container.page-content-wrapp p {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 20px;
}
.container.page-content-wrapp h3 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    line-height: 31.2px;
}
.container.page-content-wrapp img {
    padding-bottom: 20px;
}
.container.page-content-wrapp ul.toc-list li a {
    display: block;
}
.container.page-content-wrapp .col-lg-8 {
    padding-left: 100px;
}
.container.page-content-wrapp p a {
    font-weight: 600;
}
/* .bottom-spacer.custom-page {
    bottom: 54px;
} */
.banner-sec-main.toolkit-banner h5 {
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 500;
    font-size: 20px;
    line-height: 114.99999999999999%;
    text-align: center;
    color: #F29422;
}
.banner-sec-main.toolkit-banner h1 {
    font-weight: 700;
    font-size: 60px;
    line-height: 114.99999999999999%;
}
.banner_btn_nw {
    font-size: 14px;
    line-height: 16.1px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    padding: 15px 20px;
    background: #289E49;
    border: 1px solid #289E49;
    border-radius: 5px;
    display: flex;
    max-width: fit-content;
    gap: 10px;
}
.banner_btn_nw:hover {
    color: #fff;
}
.toolkit-banner .banner_btn_nw {
    margin: auto;
}
.tab-wrapp-inner .container {
    display: flex;
}
.tab-wrapp-inner .container .speaker-sidebar {
    width: 23%;
}
.tab-wrapp-inner .container .tab-slider-wrapp {
    width: 77%;
    padding-left: 50px;
	    margin-top: -42px;
}
.tab-wrapp-inner .container .speaker-sidebar .speaker_section_title {
font-family: Neue Haas Grotesk Display Pro !important;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    color: #F29422;
}
.speaker-sidebar .speaker .speaker-name {
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 114.99999999999999%;
}
.speaker-sidebar .speaker .speaker-role {
    font-family: Work Sans;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    display: block;
}
.speaker-sidebar .about-spreakers {
    padding-top: 40px;
}
.speaker-sidebar .about-spreakers .speaker {
    display: flex;
    align-items: center;
    gap: 15px;
}
.sidebar-main-tab-wrapp {
    padding: 125px 0 80px;
}
.speaker-sidebar p {
    font-family: Work Sans !important;
    font-size: 16px;
    line-height: 160%;
}
.tab-slider-wrapp .toggle-container {
	display: flex;
    align-items: center;
    background: #001939;
    border-radius: 20px;
    padding: 0px;
    position: relative;
    width: 50px;
    cursor: pointer;
	margin-left: 55px;
	height: 25px;
	opacity: 0;
}
.tab-slider-wrapp .toggle-option {
	color: white;
	font-size: 14px;
	padding: 0px 15px;
	text-align: center;
	width: 50%;
	position: relative;
	z-index: 2;
}
.tab-slider-wrapp .toggle-switch {
    position: absolute;
    width: 19px;
    height: 19px;
    background: #289E49;
    border-radius: 50px;
    transition: all 0.3s ease;
    z-index: 1;
    top: 3px;
}
.tab-slider-wrapp .toggle-container.video .toggle-switch {
	left: 5px;
}
.tab-slider-wrapp .toggle-container.slides .toggle-switch {
	left: 50%;
}
.tab-slider-wrapp .tab-content {
	margin-top: 20px;
}
.tab-slider-wrapp .tab-content iframe {
    border-radius: 15px;
}
.tab-slider-wrapp .toggle-option .video-tag {
    position: absolute;
    left: -49px;
    color: #000;
    font-family: Work Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    top: -11px;
	padding-right: 30px;
}
.tab-slider-wrapp .toggle-option .slide-tag {
    position: absolute;
    right: -42px;
    color: #000;
    font-family: Work Sans;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    top: -11px;
    padding-left: 30px;
}
.customer-reviews .containers {
/*     display: grid;
    grid-template-columns: repeat(3, 1fr);
	gap: 20px 40px; */
    width: 100%;
    margin: auto;
    max-width: 1240px;
	display: column;
    columns: 3;
    gap: 20;
    break-inside: avoid;
}
.customer-reviews .containers .review-card {
    height: fit-content;
    background-color: #E7F0FA;
    padding: 52px 40px 40px;
    clip-path: polygon(0% 0%, 10% 0%, 88% 0%, 100% 10%, 100% 100%, 0% 100%);
    border-radius: 15px;
	break-inside: avoid;
    margin-bottom: 20px;
	margin-right: 20px;
}
/* @media(min-width: 1201px){
	.customer-reviews .containers {
	display: column;
    columns: 3;
    gap: 20;
    break-inside: avoid;
}
.customer-reviews .containers .review-card {
	break-inside: avoid;
    margin-bottom: 20px;
}
} */
.review-main h2 {
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 700;
    font-size: 48px;
    line-height: 114.99999999999999%;
    text-align: center;
    padding-bottom: 40px;
}
.customer-reviews .containers .review-card img {
    margin-bottom: 30px;
/*     width: auto;
    height: 50px;
    object-fit: contain; */
}
.customer-reviews .containers .review-card .review-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #000;
}
.customer-reviews .containers .review-card .customer-name {
    margin: 0;
    font-family: Work Sans !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 160%;
    color: #000;
	padding: 15px 0 0;
}
.customer-reviews .containers .review-card .customer-designation {
    font-family: Work Sans !important;
    font-weight: 500;
    font-size: 12px;
line-height: 120%;
    color: #000;
    display: block;
}
.review-main {
    padding: 10px 20px 50px;
}
.post-related-section.custom-related .post-related-items .post-related-item img {
    clip-path: polygon(0% 0%, 20% 0%, 90% 0%, 100% 22%, 100% 100%, 0% 100%);
    border-radius: 10px;
width: 100%;
    height: 250px;
    object-fit: cover;
}
.post-related-section.custom-related .post-related-items .post-related-item {
    width: 31%;
	    gap: 0px;
}
.toolkit-banner .banner_btn_nw:focus {
    color: #fff;
}
.post-related-section.custom-related .post-related-items .post-related-item h4 {
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    color: #fff;
	    margin: 20px 0;
}
.post-related-section.custom-related .post-related-items .post-related-item .short-description {
    padding: 0;
    width: 100%;
    margin: 0;
    text-align: left;
    font-family: Work Sans !important;
    font-weight: 600;
    font-size: 16px;
    line-height: 160% !important;
	    padding-bottom: 40px;
}
.post-related-section.custom-related .post-related-items .post-related-item .related_btn {
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 700;
    font-size: 14px;
    line-height: 114.99999999999999%;
    text-transform: uppercase;
    border-bottom: 2px solid #289E49;
    max-width: fit-content;
    display: flex;
    gap: 10px;
    letter-spacing: 1px;
}
.about-spreakers .image-wrapper {
    width: 70px;
    height: 70px;
}
.about-spreakers .image-wrapper img {
    width: 100%;
    max-width: 70px;
	height: 70px;
    object-fit: cover;
}
.speaker-sidebar .about-spreakers .speaker {
    margin-bottom: 10px;
}
.banner-sec-main .banner-wrapp h2 {
    font-family: Work Sans !important;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    text-align: center;
    color: #fff;
}
.post-related-section {
    margin-top: 50px;
}
header.kd-section-title.col-lg-12.text-center.subtitle-below-title.nw-tab-main-title h2 {
    font-size: 48px !important;
    line-height: 1.1 !important;
}
header.kd-section-title.col-lg-12.text-center.subtitle-below-title.nw-tab-main-title .subtitle {
    font-size: 20px !important;
    line-height: 28px !important;
    font-family: 'Work Sans' !important;
}
            .vc_row.custom-tab-wrapp .tab-content .banner_btn_nw {
    color: #fff;
    font-size: 16px;
}
.vc_row.custom-tab-wrapp .tab-content .banner_btn_nw.wt-bdr {
    color: #000000 !important;
    background-color: transparent;
}
.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs {
    max-width: 100%;
	padding-bottom: 80px;
	padding-left: 20px;
    padding-right: 20px;
}
.post-type-post .post_breadcrumb span {
    line-height: 20px;
}


.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs  .tab-title {
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: "TertiaryCustomFont";
    color: #596c84;
	    border-bottom: 2px solid transparent;
}
.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-titles {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
	gap: 40px;
	line-height: 20px;
	justify-content: center;
}
.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-title.active {
    border-color: #289e49;
    color: #000;
}
.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp {
    display: flex;
    flex-wrap: wrap;
	align-items: center;
	    gap: 20px;
}

.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-image {
    width: 63%;
}
.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-right-content {
    width: 35%;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0px 10px;
}
.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-right-content h2 {
    font-size: 30px;
	width: 100%;
}
.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-right-content .tab-dec {
    font-size: 16px;
	color: #000;
	padding-bottom: 40px;
}
.tab-panel { display: none; }
.tab-panel.active { display: block; }

.banner-sec-main.toolkit-banner:before {
    content: '';
    width: 200px;
    height: 320px;
    position: absolute;
    background: white;
    transform: rotate(45deg);
    border-radius: 30px;
    right: -170px;
    bottom: -170px;
}
.banner-sec-main.toolkit-banner:after {
    content: '';
    width: 200px;
    height: 320px;
    position: absolute;
    background: white;
    transform: rotate(135deg);
    border-radius: 30px;
    left: -170px;
    bottom: -170px;
}
.banner-sec-main,.post-related-section{
    position: relative;
}
.post-related-section.custom-related:before {
    content: '';
    width: 200px;
    height: 320px;
    position: absolute;
    background: #001939;
    transform: rotate(45deg);
    border-radius: 30px;
    right: -170px;
    top: -170px;
}
.post-related-section.custom-related:after {
    content: '';
    width: 200px;
    height: 320px;
    position: absolute;
    background: #001939;
    transform: rotate(-45deg);
    border-radius: 30px;
    left: -170px;
    top: -170px;
}
.single .content-wrapper h3 {
    margin: 15px 0;
}
.result_icons  .result-container .row {
    display: flex;
}
.post-type-customer-story .result_icons {
    justify-content: flex-start;
}
.building-brand-wrapp>div .speaker-info.web-spk-info .speaker-role {
    display: block;
	font-family: Work Sans;
    font-weight: 500;
    font-size: 12px;

}
.section.simple-content-wrapp .image img {
    width: 100%;
	height: 100%;
}
.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-content {
    padding-top: 30px;
}
.list-icons-block .container {
    width: 100%;
    max-width: 1240px;
}
.list-icons-block .container .custom-list .icon {
    object-fit: contain;
    width: auto !important;
    height: auto !important;
}
.pum-theme-23755 .pum-container, .pum-theme-default-theme .pum-container {
    padding: 35px 55px;
    border-radius: 0px;
    border: 0;
    box-shadow: unset;
    background-image: url(../png/popup-img.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
.pum-theme-23755 #pum_popup_title_29557 {
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 700;
    font-size: 30px;
    line-height: 114.99999999999999%;
    text-align: center;
}
.stay-in-touch-wrapp .form-dec {
    font-family: Work Sans !important;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-align: center;
    max-width: 320px;
    color: #000;
    margin: auto;
}
.stay-in-touch-wrapp span {
    font-family: Work Sans;
    font-weight: 500;
    font-size: 10px;
    line-height: 120%;
    color: #000;
    text-align: center;
    display: block;
}
.stay-in-touch-wrapp p label {
    font-family: Work Sans;
    font-weight: 500;
    font-size: 12px;
    line-height: 120%;
    color: #001939;
}
.stay-in-touch-wrapp .wpcf7-form-control-wrap {
    margin-right: 0;
}
.stay-in-touch-wrapp .wpcf7-form-control-wrap input {
    background-color: #fff;
    padding: 0;
    height: 40px;
    border-radius: 0;
    border: 1px solid #596C84;
    font-size: 16px;
    padding: 10px;
}
.stay-in-touch-wrapp .button-wrapper input {
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 700;
    font-size: 14px;
    line-height: 114.99999999999999%;
    text-transform: uppercase;
    padding: 0;
    width: 100%;
    max-width: 138px;
    height: 48px;
	letter-spacing: 2px;
	    padding: 0 35px 0 20px;
}
.stay-in-touch-wrapp .button-wrapper .wpcf7-spinner {
    position: absolute;
    right: 50px;
    top: 13px;
}
.stay-in-touch-wrapp .button-wrapper {
    position: relative;
    max-width: fit-content;
    margin: auto;
	margin: 60px auto 0;
}
div#popmake-29557 .pum-close.popmake-close {
    display: none;
}
.stay-in-touch-wrapp .button-wrapper :before {
    content: "";
    background-image: url(../png/arrow.png);
    width: 12px;
    height: 12px;
    position: absolute;
    right: 22px;
    top: 16px;
}
.stay-in-touch-wrapp .button-wrapper input:hover {
    color: #fff;
}
.stay-in-touch-wrapp .wpcf7-not-valid-tip {
    text-align: left;
    display: none;
}
.stay-in-touch-wrapp .p-conset{
	position: absolute;
    bottom: 80px;
}
.pum-theme-23755, .pum-theme-default-theme {
    background-color: rgb(0 0 0 / 30%);
}
body .stay-in-touch-wrapp .wpcf7-response-output {
    border: 0 !important;
    position: absolute;
    top: 75px;
    color: #289e49;
    font-size: 10px !important;
    padding: 0 !important;
    margin: 0 !important;
    left: 0;
}
.wp-block-column.colum-left-right {
    flex-basis: 48% !important;
}
.wp-block-column.colum-left-right .wp-block-image,
.wp-block-column.colum-left-right .wp-block-image a{
    height: 350px;
	display: block;
}
.wp-block-column.colum-left-right .wp-block-image img,
.wp-block-columns.custom-box-right .wp-block-column .wp-block-image img{
    height: 100%;
    object-fit: cover;
    width: 100%;
	clip-path: polygon(0% 0%, 20% 0%, 93% 0%, 100% 20%, 100% 100%, 0% 100%);
    border-radius: 10px;
}
.wp-block-columns.custom-box-right .wp-block-column {
    display: flex;
    gap: 20px;
	align-items: center;
}
.wp-block-columns.custom-box-right .wp-block-column .wp-block-image,
.wp-block-columns.custom-box-right .wp-block-column .wp-block-image a{
    width: 220px;
    height: 130px;
		display: block;
}
.limble-integration-sidebar-box__top img {
    mix-blend-mode: darken;
}
.wp-block-columns.custom-box-right .wp-block-column h2,
.wp-block-columns.custom-box-right .wp-block-column h2 a{
    font-size: 20px !important;
    line-height: 40px !important;
	text-transform: capitalize;
	color: #152232;
	    font-weight: 600;
}
.wp-block-column.colum-left-right h2,
.wp-block-column.colum-left-right h2 a{
    font-family: 'GroteskBold' !important;
    font-size: 29px;
    line-height: 40px;
    text-transform: capitalize;
    padding-top: 25px;
	color: #152232;
}
.sec-title-main h2 {
    font-size: 40px;
}
.sec-title-main .wp-block-button .wp-block-button__link {
    border-radius: 5px;
    background: #289E49;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 0.07em;
    padding: 12px 60px 12px 20px;
    display: inline-block;
	    position: relative;
}
.sec-title-main .wp-block-buttons {
    justify-content: right;
}
.sec-title-main .wp-block-button .wp-block-button__link:before {
    content: "";
    background-image: url(../png/arrow.png);
    width: 12px;
    height: 12px;
    position: absolute;
    right: 30px;
    top: 17px;
}
.post-id-28413 .equipment-documentation {
    display: none;
}
.vc_row.full-width-wrapp {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(-50vw + 50%) !important;
    background-color: #001939;
}
.vc_row.full-width-wrapp .blog-home .custom-footer-subscribe-form {
    padding-top: 30px;
    background: transparent;
}
.vc_row.full-width-wrapp .blog-home .blog-subscribe-wrapper {
    margin-top: -250px;
}
.vc_row.full-width-wrapp .blog-home {
    margin-bottom: 280px;
}
.vc_row.full-width-wrapp .ready-to-learn-more-wrapper {
    padding-bottom: 100px;
}
.case-study-custom-main .right-sidebar-form-widget {
    padding: 20px 20px 50px;
}











.blog-single.pb-0#posts-content {
   padding-bottom: 0px;	
   padding-top: 0px;
}
.setup-list-section {
	padding-block: 150px;
}
.setup-list-section .container {
	border-bottom: 5px solid;
	border-image-source: linear-gradient(90deg, rgba(155, 230, 177, 0) 0%, #9BE6B1 20%, #289E49 80%, rgba(40, 158, 73, 0) 100%);
	border-image-slice: 1;	
}
.setup-list-section .setup-item h3 { 
	font-weight: 500;
	font-size: 10px !important;
	line-height: 13px !important;
	letter-spacing: 1px;
	text-align: right;
	background: #DAF6E2;
    border: 1px solid #289E49;
    margin: 0px 0px 30px;
    padding: 5px 10px 5px;
    width: fit-content;
	color: #0A5620;
	position: relative;
	border-radius: 4px;
	border-top-left-radius: 11px;
    border-bottom-right-radius: 11px;
	text-align: left;
}
.setup-list-section .setup-item h2 { 
	font-weight: 500;
	font-size: 18px  !important;
	line-height: 20.7px  !important;
	letter-spacing: 1px; 
    margin: 0px 0px 10px;
}
.setup-list-section .setup-item p { 
	font-family: 'Work Sans', sans-serif;
	font-weight: 400;
	font-size: 15px !important;
	line-height: 22.5px !important;
	letter-spacing: 0px; 
	margin: 0px;
}
.setup-list-section .setup-list-wrapp {
    display: flex;
    margin-inline: -20px;
    max-width: 1140px;
    margin: 0 auto;
    position: relative;
    left: 20px;	
}
.setup-list-section .setup-list-wrapp .setup-item {
	padding-inline: 20px;
	width: 25%;
    position: relative;
	padding-bottom: 30px;
}
.setup-list-section .setup-list-wrapp .setup-item::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(95deg, rgba(89, 108, 132, 0) 0%, #596C84 100%);
}
.setup-list-section .setup-list-wrapp .setup-item::after {
    content: "";
    position: absolute;
    top: auto;
    left: -8px;
    width: 19px;
    height: 19px;
    border: 3.5px solid #001939;
    background: white;
    border-radius: 4px;
    bottom: -12px;
}
.setup-list-section .setup-list-wrapp .setup-item-con h2,
.setup-list-section .setup-list-wrapp .setup-item-con p {
    max-width: 165px;
}
.setup-list-section .title {
    text-align: center;	
	margin-bottom: 90px;
}
.setup-list-section .title h3 { 
	font-weight: 700;
    font-size: clamp(27px, 1.7500000000000002vw + 20px, 48px);
	line-height: 1.3;
	letter-spacing: 2%; 
	margin: 0px 0px 10px;
}
.setup-list-section .title p {  
	font-weight: 400;
	font-size: 20px;
	line-height: 28px; 
	margin: 0px;
}
.list-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
ul.toc-list li a {
    font-size: 12px;
    font-weight: 700;
    color: #000;
    font-family: 'Work Sans';
    text-transform: uppercase;
    line-height: normal;
    padding: 6px;
}
ul.toc-list li a.active {
    background: #DAF6E2;
    border-radius: 4px;
    border: 1px solid #289E49;
}
.container.page-content-wrapp ul.toc-list li a {
    display: block;
}
ul.toc-list {
    padding: 0;
    list-style: none;
}
.container.page-content-wrapp p {
    color: #000000;
    font-weight: 400;
    font-family: Work Sans !important;
    font-size: 16px;
    line-height: 25px;
}
.custom-list li.list-item span.list-text {
    font-family: Work Sans !important;
}
.case-study-custom-main .post-sticky {
margin-top: 550px;
    position: sticky;
    top: 110px;
}
.case-study-custom-main .right-sidebar-form-widget h3 {
    line-height: 30px;
}
.case-study-custom-main .right-sidebar-form-widget .right-sidebar-form-content {
    margin-top: 15px;
}
.container.single-post-content.case-study-custom-main {
    padding-bottom: 100px;
}
.case-study-custom-main .right-sidebar-form-widget img,
.custom-story-sidebar.cta-sidebar .right-sidebar-form-widget img{
    height: 100%;
}
.custom-story-sidebar.cta-sidebar {
    padding-right: 0px;
    padding-left: 50px;
	    top: 40px;
}
.custom-story-sidebar.cta-sidebar .right-sidebar-form-widget {
    padding: 20px 20px 50px;
}
.custom-story-sidebar.cta-sidebar .right-sidebar-form-content h3 {
    padding-bottom: 10px;
}

.quadmenu-icon::before {
  content: url("../png/ai-ui.png");
  width: 28px;
}
.customer-single-stories .request_deom_main_wrp .request_deom_inner_wrp {
    background-image: url(../png/mask-1-1.png) !important;
}
.hero-banner {
    padding-top: 75px;	 
	text-align: center;
	position: relative;
	background: #001939;
}
.benner-animation-img, .industry-bottom-box {
    background: #fff url(../png/rectangle-7375-2.png); 
    background-repeat: no-repeat;
    background-position: top; 
	background-size: contain;
}
.hero-banner .container h1, .hm-call-to-action-main h2, .h1-style {   
	font-style: normal;
	font-weight: 700;
	line-height: 1; 
	letter-spacing: 1.2px;
	color: white;
	font-size: clamp(16px, 2.75vw + 16px, 60px);
	margin: 30px auto 20px;
	max-width: 1060px;
}

.hero-banner .container p, .smart-main .sec-sub, .industry-bottom-box .container p, .impact-main .impact-box p, html body .para-20 {
	color: #FFF;
	text-align: center; 
	font-family: "Work Sans",  sans-serif !important;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%; 	
	max-width: 940px;
	margin: 0px auto 30px; 
}

.button-list {
    display: flex;
    justify-content: center;
    gap: 15px;
    flex-wrap: wrap;	
	margin-bottom: 100px;
}
a.button_bg, a.button_transparent {
   border-radius: 3px;
   background: #289E49;
   color: #FFF;  
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 115%; /* 16.1px */
	letter-spacing: 0.98px;
	text-transform: uppercase;
	display: flex;
    align-items: center;
    gap: 10px;
	border: 1px solid #289E49;
    padding: 14px 13px;
    transition: all 0.3s ease-in;
	    width: fit-content;
	font-family: Neue Haas Grotesk Display Pro !important;
}
a.button_transparent, .hero-banner a.button_bg:hover, .hm-call-to-action-main a.button_bg:hover {
	border: 1px solid #289E49;
	background: transparent;
	transition: all 0.3s ease-in;
}
.post-type-resource .custom-list li.list-item span.list-text {
    font-family: 'PrimaryCustomFont' !important;
    font-size: 18px;
    color: #4f5052 !important;
}
.post-type-webinar .speaker .speaker-role {
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 120%;
}
.hero-banner a.button_transparent:hover, .hm-call-to-action-main a.button_transparent:hover {
   background: #289E49;	
}
.partner-main {
	padding-top: 75px;
	text-align: center;
}
.partner-main h2 {
	margin-bottom: 40px;    
	font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.48px;
	color: #000;
}
.operation-main {
	background: #F7FBFF;
	margin-top: 50px;
	clip-path: polygon(2% 0, 98% 0, 100% 2%, 100% 100%, 100% 100%, 30% 100%, 0 100%, 0 3%);
	padding-bottom: 70px;
}
.pro-content-item a.button_bg:hover,.results-quicks-main a.button_bg:hover,
.industry-bottom-box a.button_bg:hover{
    background: #ffa500;
    border-color: #ffa500;
}
.operation-main .button-list a:hover {
    background-color: #ffa500;
    border-color:  #ffa500;
    color: #fff;
}
.operation-main .button-list a:hover *{
	stroke: #fff;
}
.smart-main { 
    padding-top: 100px; 
}
.smart-main h2, .production-collaboration-main h2, .results-quicks-main h2, .industry-main h2, .industry-bottom-box .container h2, .impact-main h2 {  
    font-size: clamp(16px, 2vw + 16px, 48px);
	font-style: normal;
	font-weight: 700;
	line-height: 1.15; /* 55.2px */
	letter-spacing: 0.96px;	
	text-align: center;
	color: #000;
}
.smart-main .sec-sub {
	color: #000;
	margin-bottom: 75px;
}
.smart-box-wrapp {
	display: flex;
    flex-wrap: wrap;
    margin-inline: -20px;
	margin-bottom: 75px;
	row-gap: 40px;
}
.smart-box-wrapp .smart-box {
    padding-inline: 20px;
	width: 50%;
}
.smart-box-wrapp .smart-box .smart-box-content {
	padding: 40px 40px 0px;
	border-radius: 10px;
}
.smart-box-wrapp .smart-box .smart-box-content h3,
.production-box-wrapp .production-box>div h3 {
	color: #000; 
	font-size: 30px; 
	font-weight: 700;
	line-height: 115%; 
	letter-spacing: 0.6px;	
}
.smart-box-wrapp .smart-box .smart-box-content p,
.smart-list ul li, html body .container .para-16 {
	color: #000; 
	font-family: "Work Sans", sans-serif !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
}
.smart-box-wrapp .smart-box .smart-box-content p {
    padding-bottom: 20px;
}
.smart-box-wrapp .smart-box-img {
	padding-top: 40px;
}
.smart-box-wrapp .smart-box-img img {
    width: 100%;
}
.button_border {
	color: #000;  
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 115%; 
	letter-spacing: 0.98px;
	text-transform: uppercase;	
	padding-bottom: 5px;
	border-bottom: 2px solid #289E49;
	display: block;
    width: fit-content;
	font-family: Neue Haas Grotesk Display Pro !important;
}
body .button_border:hover ,
.button_border:hover *{
	color: #289E49;
/* 	fill: #289E49; */
    stroke: #289E49;
}
.smart-list ul {
    margin: 0px 0px 25px;
	padding: 0px;
}
.smart-list ul li {
	list-style: none;
	background: url(../svg/checkbox.svg) no-repeat;
	background-position: 0px 0px;
	background-size: 15px;
	padding-left: 30px;
	margin-bottom: 10px;
}
.smart-main .button_transparent {
	color: #000;
}
.smart-box-wrapp .smart-box:nth-child(1) .smart-box-content {
	background: #DAF6E2;
}
.smart-box-wrapp .smart-box:nth-child(2) .smart-box-content {
	background: #FBDFE1;
}
.smart-box-wrapp .smart-box:nth-child(3) .smart-box-content {
	background: #E7F0FA;
}
.smart-box-wrapp .smart-box:nth-child(4) .smart-box-content {
	background: #FFEED9;
}
.building-brand-wrapp {
	display: flex;
    flex-wrap: wrap;
    margin-inline: -20px;	
	justify-content: space-between;
	align-items: center;
}
.building-brand-wrapp>div {
	width: 54%;
    padding-inline: 20px;	
}
.building-brand-wrapp>div:first-child {
	width: 43%;
}
.building-brand-wrapp .management-platform-clm {
	text-align: center;
}
.building-brand-wrapp h4, .results-wrapp .results-box .results-box-content h3, .industry-main h3, .impact-main .impact-box h3, .hm-call-to-action-main h4  {
	color: #000;  
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%; /* 31.2px */
	letter-spacing: 0.48px;	
	max-width: 470px;
}
.building-brand-wrapp .building-brand-clm>img {
	margin-bottom: 50px;
}
.building-brand-wrapp .management-platform-clm img {
	width: 100%;
}
.building-brand-wrapp .building-brand-clm h2 {
	color: #000;  
	font-size: 28px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; 
	letter-spacing: 0.84px;	
	font-family: Neue Haas Grotesk Display Pro !important;
}
.speaker-main {
	display: flex;
    flex-wrap: wrap;
    margin-inline: -10px;	
	margin-bottom: 50px;
} 
.speaker-main>div {
	padding-inline: 10px; 
}
.speaker-main>div:first-child {
	width: 70px;	
} 
.speaker-main>div img {
	border-radius: 50%;
}
.speaker-main .web-speaker-name, .results-box .results-box-content p, .industry-main p {
    color: #000;
    font-family: "Work Sans", sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;	
}
.speaker-main .speaker-role {
	color: #000; 
	font-family: "Work Sans", sans-serif !important;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%; 	
}
.production-collaboration-main {
	padding-top: 100px;
	padding-bottom: 100px;
}
.production-box-wrapp .production-box {
	display: flex;
    flex-wrap: wrap;
    margin-inline: -20px;	
	align-items: center;
}
.production-box-wrapp .production-box:nth-child(even) {
	flex-direction: row-reverse;
}
.production-box-wrapp .production-box:not(:last-child) {
	margin-bottom: 120px; 	
}
.production-box-wrapp .production-box>div {
	padding-inline: 20px;
	width: 45%;
}
.production-box-wrapp .production-box>div.production-box-img {
	width: 55%;
}
.production-box-wrapp .production-box>div.production-box-img img {
	width: 100%;
}
.production-box-wrapp .production-box>div .pro-icon,
.results-wrapp .results-box .results-box-content > img {
	margin-bottom: 30px;
}
.production-box-wrapp .production-box>div h3 {
    max-width: 500px;	
}
.production-collaboration-main h2{
	margin-bottom: 70px;
}
.impact-main h2 {
	margin-bottom: 50px;
}
.results-quicks-main h2, .industry-main h2 {
	margin-bottom: 50px;
}

.results-wrapp, .industry-main .industry-wrapp {
	display: flex;
    flex-wrap: wrap;
    margin-inline: -20px;
	margin-bottom: 60px;
}
.results-wrapp .results-box, .industry-main .industry-wrapp .industry-box {
	padding-inline: 20px;
	width: 25%;
}
.results-wrapp .results-box .results-box-content {
    background: #E7F0FA;
    padding: 40px;
    clip-path: polygon(0% 0%, 45% 0%, 81% 0%, 100% 14%, 100% 100%, 0% 100%);
    border-radius: 10px;
    height: 100%;
}
.results-box .results-box-content p, .industry-main p {
	font-weight: 400;
}
.industry-main {
	background: #001939;
    padding-top: 100px;
    clip-path: polygon(3% 0, 97% 0, 100% 8%, 100% 100%, 69% 100%, 30% 100%, 0 100%, 0 8%);
	margin-bottom: -2px;
}
.industry-main h2, .industry-main p, .industry-main h3, .industry-main .button_border {
	color: white;
}
.industry-main p, .industry-main .industry-wrapp .industry-box>img, .impact-main .impact-box>img {
	margin-bottom: 30px;
	    width: 100%;
}
.result_icons .result-container .row {
    align-items: center;
}
.result_icons .result-container .row .icon_bx_rs {
    height: 70px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.industry-bottom-box .container {
    background: #F7FBFF;
    padding: 50px;
    border-radius: 10px;
    text-align: center;	
	background-image: url(../png/indus-bottom-img.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.industry-bottom-box .container p {
	color: #000;
}
.industry-bottom-box .container .button_bg {
    margin: 0 auto;
}
.industry-bottom-box {
    background-position: 0px -137px;
    background-size: 100% 394px;	
}
.impact-main {
	padding-top: 100px;
	padding-bottom: 100px;
}
.impact-main .impact-wrapp {
	display: flex;
    flex-wrap: wrap;
    margin-inline: -20px;	
}
.impact-main .impact-wrapp .impact-box {
	width: 33.333%;
    padding-inline: 20px;	
}
.swiper-container-logo.partner-logo-list .swiper-wrapper{
	align-items: center;
}
.impact-main .impact-box p {
    color: #000;
    text-align: left;
    font-family: "Neue Haas Grotesk Display Pro" !important;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.hm-call-to-action-main {
    background: #001939;	
	padding-top: 75px;
	padding-bottom: 50px;
	text-align: center;
	clip-path: polygon(3% 0, 97% 0, 100% 8%, 100% 100%, 70% 101%, 30% 101%, 0 101%, 0 8%);
	border-bottom: 1px solid #ffffff2e;
}
.hm-call-to-action-main h4 {
    color: #F29422;
    max-width: 100%;
    margin-bottom: 50px;
}
.benner-animation-img img {
    width: 100%;
}

.impact-main .swiper-button-lock {
    display: display: none;

}
.impact-main .swiper-button-prev:after, .impact-main .swiper-rtl .swiper-button-next:after,
.impact-main .swiper-button-next:after, .impact-main .swiper-rtl .swiper-button-prev:after{
    display: none;
}
.impact-main .swiper-pagination {
display: none;
    top: unset !important;
    bottom: -70px !important;
}
.impact-main .swiper-pagination .swiper-pagination-bullet {
    background: #B6C6DA;
    opacity: 1;
    width: 8px;
    height: 8px;
}
.impact-main .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #000;
}
.impact-main .swiper_button {
    top: unset;
    bottom: -78px;
}
.benner-animation-img {
    margin-top: -2px;
}
.building-brand-wrapp h4 {
    margin: 0 auto 20px;
}
.industry-main p {
    max-width: 250px;
}
.custom-featured-banner .featured-img-code .wpb_wrapper img {
    width: 100%;
    height: 100%;
}
.bld-cta .tt_button:after, .bld-cta .tt_button.intro-button:after{
 display: none;
}
.bullet-list-custom ul li {
    font-size: 16px;
	    font-family: 'WorkSans' !important;
}
.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner {
    left: calc((100vw - 1265px) / -2) !important;
}
.post-type-customer-story .posts_banner_wrp .posts_banner_inner_wrp .posts_banner_right > div,
.post-type-customer-story .posts_banner_wrp .posts_banner_inner_wrp .posts_banner_right iframe{
    width: 100% !important;
}
.customer-single-stories .key-tcards {
    background-image: url(../png/texture-quote-1.png) !important;
}
.single .customer-single-stories .content-wrapper .testimonial .tcards_message h6 {
    font-family: Neue Haas Grotesk Display Pro !important;
    font-weight: 500;
}
.post-type-resource .request_deom_main_wrp h3 {
    max-width: 600px;
}
.post-id-29099 .case-study-custom-main .post-sticky {
    margin-top: 633px;
}
.blog-home.archive .post-info .entry-wrapper:before {
   display: none;
}
.single .left-stc-side .anchor-list-title h3 {
    font-family: "Grotesk" !important;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    letter-spacing: 0.98px;
    text-transform: uppercase;
}
.single .left-stc-side .anchor-list ul li a {
    color: #000;
    font-family: "Work Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    text-transform: uppercase;
    display: block;
    padding: 6px 8px;
}
.single .left-stc-side .anchor-list ul {
    padding: 0;
	list-style: none;
}
.left-stc-side.wpb_column {
    position: sticky;
    top: 135px;
}
.button-list #panel-button-action-btn {
    background-color: #289E49;
    border-color: #289E49;
    color: #fff !important;
    margin: unset;
    font-size: 14px;
}
.button-list #panel-button-action-btn:hover {
    background-color: orange !important;
    border-color: orange !important;
}
.post-type-resource .related-posts-section a .prim_text:before {
    content: "Read More ";
    color: #000 !important;
    font-family: 'Grotesk' !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: 0.98px;
    text-transform: uppercase;
}
.post-type-resource .related-posts-section a .prim_text {
    font-size: 0px;
}
.post-type-resource .related-posts-section a.tt_button {
    gap: 0 !important;
}
.custom-categories-wrapp {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
	    justify-content: space-between;
}
.custom-categories-wrapp .custom-first-item {
    width: 48%;
}
.custom-categories-wrapp .custom-other-items {
    width: 49%;
}
.custom-categories-wrapp .custom-categories-item .custom-categories-image img {
    height: 100%;
    object-fit: cover;
    width: 100%;
    clip-path: polygon(0% 0%, 20% 0%, 93% 0%, 100% 20%, 100% 100%, 0% 100%);
    border-radius: 10px;
}
.custom-categories-wrapp .custom-categories-item .custom-categories-image {
    margin-bottom: 20px;
}
.custom-categories-wrapp .custom-categories-item .custom-category {
    margin-bottom: 0 !important;
    font-size: 14px;
}
.custom-categories-wrapp .custom-other-items a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
}
.custom-categories-wrapp .custom-other-items a .custom-categories-image {
    width: 230px;
}
.custom-categories-wrapp .custom-other-items a .custom-categories-content {
    width: 60%;
}
.custom-categories-wrapp .custom-other-items a .custom-categories-content .custom-categories-title {
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: #152232;
    font-weight: 600;
}
.resource_center_post .desktop-layout .resource-right .resource-content h3 {
    line-height: 30px !important;
}
body.post-type-archive-resource.archive section.equipment-documentation {
    display: none;
}

body.post-type-archive-resource.archive section.cta-block {
    margin-top: 50px;
}
.container.use-sidebar.blog-minimal-grid .col-xs-12.col-sm-12.col-lg-8 {
    gap: 20px;
    justify-content: space-around;
}
.container.use-sidebar.blog-minimal-grid .col-xs-12.col-sm-12.col-lg-8 article {
    width: 47%;
}
.vc_row.custom-tab-wrapp.roght-img-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp {
    flex-direction: row-reverse;
}
.list-icon-tab .tab-dec ul {
    padding: 0;
    list-style: none;
}
.list-icon-tab .tab-dec ul li {
    font-family: 'WorkSans' !important;
    font-size: var(--content-copy-size-mobile-normal) !important;
    color: black;
    padding-bottom: 5px;
	position: relative;
    padding-left: 35px;
}
.list-icon-tab .tab-dec ul li:before {
    content: "";
    padding-right: 10px;
    font-weight: 400;
    font-family: 'sway-font';
    font-size: 9px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    position: absolute;
    left: 0;
    content: "\f00c";
    color: #fff !important;
    width: 18px;
    height: 18px;
    padding: 0;
    border-radius: 100%;
    text-align: center;
    line-height: 20px;
    margin-top: 9px;
    background-color: #289E49;
}
.vc_row.custom-tab-wrapp.roght-img-wrapp .wpb_wrapper .custom-tabs .tab-title {
    text-align: center;
}
.category-custom-single span {
    font-size: 13px;
    display: block;
    max-width: fit-content;
    margin: auto;
    color: #ffffff;
    font-weight: 600;
    padding: 7px 12px;
    line-height: 13px;
    z-index: 2;
    position: relative;
    clip-path: polygon(5% 1%, 100% 0, 100% 70%, 95% 100%, 0 100%, 0 32%);
    background-color: #289e49;
    letter-spacing: 1px;
}

body .resource_center_post .desktop-layout .resource-right .resource-item > a {
    width: 35% !important;
}



.category-custom-single {
    margin-bottom: 10px;
	    position: relative;
}
body #posts-content .post-info .entry-wrapper .blog-single-title{
    line-height: 30px;
}
.category-custom-single svg {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
body.blog-home #footer .upper-footer {
    padding-top: 100px;
}
body.blog-home .ready-to-learn-more-wrapper {
    padding-top: 80px;
}
body.blog-home .blog-subscribe-wrapper {
    margin-bottom: 80px;
}
.price-top-bx .pricing-card h4,
.price-top-bx .pricing-card span,
.price-star-wrapp .pricing-wrapper span.pricing-price.default-plan.sale-no,
.price-star-wrapp .pricing-wrapper .pricing-meta{
    display: none;
}
.price-star-wrapp .pricing-wrapper .row.pricing .col-lg-3.col-md-3.col-sm-3 {
    display: none !important;
}
.price-star-wrapp .pricing-wrapper h6.pricing-title-content {
    padding-top: 20px !important;
}
.compare-price-wrapp .limble-pricing-2-table__col--basic {
    display: none;
}

.limble-pricing-2-table__row .limble-pricing-2-table__inner-row>div:nth-child(2), .limble-pricing-2-table__row--header .limble-pricing-2-table__col--basic {
    display: none !important;
}
.single #posts-content .post table {
    border: 0;
}
body .pricing-table.limble-pricing-2-button {
    margin-top: 45px;
}
/* .limble-pricing-2-flat-background.price-top-bx .wpb_raw_html img {
    display: none !important;
} */
.limble-pricing-2-flat-background.price-top-bx {
/*     background-image: unset; */
/* 	    background: #fff url(/wp-content/uploads/Rectangle-7375-2.png); */
}
/* .limble-pricing-2-flat-background.price-top-bx:before {
	content: "";
    background: #fff url(/wp-content/uploads/Rectangle-7375-2.png);
    background-size: 98%;
    background-position: top center !important;
    background-image: unset;
} */

#pricing-page-block .vc_column-inner.vc_custom_1706028320613 {
    display: block !important;
    visibility: visible !important;
	    padding: 0 !important;
}
#pricing-page-block .kd-ps-wrapper .ps-default-variant,
#pricing-page-block .kd-ps-wrapper  .ps-secondary-variant{
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
	    color: var(--Neutral-Grey-4, #596C84);
}
#pricing-page-block .kd-ps-wrapper .kd-price-switch {
    height: 25px;
}
#pricing-page-block .kd-price-switch .price-slider:before {
    height: 19px;
    width: 19px;
}
.pricing-options-container.MinimalStyle > div:nth-child(2) {
    display: none;
}

.pricing-options-container.MinimalStyle > div:nth-child(1) {
	padding-bottom: 10px;
}
/* #pricing-page-block #limble-pricing-top-section .container {
	pointer-events: none;
} */
#limble-mutiny-case-studies ul li p {
        font-family: "Neue Haas Grotesk Display Pro" !important;
        font-size: 20px !important;
        font-style: normal;
        font-weight: 500;
        line-height: 140%;
        letter-spacing: 0.6px;
    }

body .pricing-card h3 {
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 30px;
    font-weight: 700;
    line-height: 115%;
    letter-spacing: 0.6px;
}
body .pricing-card p {
    line-height: 150% !important;
}
div#limble-pricing-2-header .tt_button,
.limble-pricing-2-flat-background.vc_row.vc_row-bg-position-top .tt_button{
    font-size: 14px !important;
    line-height: 115% !important;
    letter-spacing: 0.98px !important;
}
div#limble-redesign-new-clients .kd-section-title .separator_off {
    letter-spacing: 0.7px;
}
div#limble-pricing-top-section {
    margin-bottom: 70px;
}
.post-id-31738 div#limble-pricing-top-section {
    margin-bottom: 0px;
}
.kd-section-title .separator_off {
    letter-spacing: 0.7px;
}
body .limble-pricing-2-table__col {
    min-width: 220px;
}
body .limble-priging-2-table p {
    margin-top: 10px;
    font-family: "Work Sans" !important;
    font-weight: 500;
    line-height: 120%;
}
div#limble-pricing-2-featured-case-study .kd-section-title {
    padding-bottom: 30px;
}
#limble-pricing-top-section .pricing-wrapper .pricing .pricing-options-container{
	    min-height: fit-content !important;
}
#limble-pricing-top-section .pricing-wrapper .pricing .prim_text {
    font-size: 14px;
    letter-spacing: 0.98px;
}
.pricing-option.pricing-opt-check-icon {
    align-items: center;
}
.limble-pricing-2-table__feature {
    max-width: 400px;
    line-height: normal;
}
.event-grid.posts-container .entry-image a {
    display: block;
}
.event-grid.posts-container .entry-image a img,
.event-grid.posts-container .entry-image img{
    width: 100%;
    height: 250px;
}
.event-grid.posts-container .post-info .blog-single-title a,
.event-grid.posts-container .post-info .blog-single-title{
    color: var(--Primary-Black, #000);
    font-family: Neue Haas Grotesk Display Pro !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 0.48px;
}
.pagination-wrapper.blog-pagination {
    display: none;
}
.event-archive-page.event-main-wrapp.posts-wrapper .event-grid.posts-container {
    gap: 60px 30px;
}
.event-grid.posts-container .event-meta .event-date {
border-right: 1px solid #000;
padding-right: 16px;
margin-right: 16px;
}
.event-meta span {
color: var(--Primary-Black, #000);
    font-family: "Work Sans";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    display: flex;
    align-items: center;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.event-grid.posts-container .event-meta {
    display: flex;
	    padding-bottom: 40px;
}
.event-meta span svg {
    position: relative;
    top: 3px;
}
.event-grid.posts-container .post-info .event_button {
    color: var(--Primary-Black, #000);
    font-family: Neue Haas Grotesk Display Pro !important;
    font-size: 14px;
    font-weight: 700;
    line-height: 115%;
    letter-spacing: 0.98px;
    text-transform: uppercase;
    border-bottom: 2px solid #289E49;
    padding-bottom: 4px;
}
.event-grid.posts-container .webinar-category {
    color: var(--Primary-Black, #000);
    font-family: "Work Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    display: block;
    padding: 20px 0 10px;
}
.event-archive-page.event-main-wrapp.posts-wrapper {
    background-color: #fff;
    padding: 50px 20px 100px;
}
.event-archive-page.event-main-wrapp.posts-wrapper .search-input-wrapper {
    min-width: 640px;
}
.event-archive-page.event-main-wrapp.posts-wrappe .search-form {
    justify-content: flex-end;
}
.title_banner_custom:before {
    position: absolute;
    content: "";
    bottom: -35px;
    left: -35px;
    width: 130px;
    height: 130px;
    clip-path: polygon(25% 25%, 50% 50%, 75% 75%, 25% 75%);
    background-color: #fff;
}
.title_banner_custom:after {
    position: absolute;
    content: "";
    bottom: -35px;
    left: auto;
    right: -35px;
    width: 130px;
    height: 130px;
    clip-path: polygon(50% 50%, 75% 25%, 75% 75%, 25% 75%);
    background-color: #fff;
}
.pagination-wrapper.blog-pagination ul {
    max-width: fit-content;
    margin: auto;
    padding: 0;
    display: flex;
    gap: 20px;
}
.pagination-wrapper.blog-pagination ul li {
    color: #000;
    font-family: "Work Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 49px;
    display: inline-block;
	    margin-bottom: 0;
    list-style-type: none;
}
.pagination-wrapper.blog-pagination ul li a,.pagination-wrapper.blog-pagination ul li span {
    border-radius: 2px;
    border: solid 1px #B6C6DA;
    background: #E7F0FA;
    color: #000;
    font-family: "Work Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 49px;
	display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
}
.pagination-wrapper.blog-pagination ul .current {
    background: #001939;
    border: solid 1px #001939;
	    color: #fff;
}
.pagination-wrapper.blog-pagination ul li a.next.page-numbers,
.pagination-wrapper.blog-pagination ul li a.prev.page-numbers{
    border-radius: 2px;
    background: #289E49;
    position: relative;
    align-items: center;
    justify-content: center;
    display: flex;
    font-size: 0;
}
.pagination-wrapper.blog-pagination ul li a.next.page-numbers:before {
    content: "";
    background: url(../png/arrow-right.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    background-size: contain;
}
.pagination-wrapper.blog-pagination ul li a.next.page-numbers:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    transform: rotate(-45deg);
    left: auto;
    bottom: -10px;
    right: -10px;
    background: #F7FBFF;
}
.pagination-wrapper.blog-pagination ul li a.prev.page-numbers:before {
    content: "";
    background: url(../png/arrow-left.png);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    background-size: contain;
}
.pagination-wrapper.blog-pagination ul li a.prev.page-numbers:after {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    transform: rotate(45deg);
    bottom: -10px;
    left: -10px;
    background: #F7FBFF;
}
.event-archive-page.event-main-wrapp.posts-wrapper .search-form-button {
    pointer-events: none;
}
.event-archive-page.event-main-wrapp.posts-wrapper .blog-single-title {
    margin-bottom: 15px;
}




@media only screen and (max-width: 1440px){
	div#limble-pricing-top-section {
    margin-bottom: 0px;
}
	.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner {
		left: calc((100vw - 1205px) / -2) !important;
	}
/* 	.impli-icon-list-wrapper.custom-parnter-list:before {
		background-image: url(/wp-content/uploads/Rectangle-7375.png);
	} */
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-image {
		width: 60%;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp {
		gap: 10px;
		justify-content: space-between;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-right-content {
		width: 37%;
	}
	.vc_row.custom-tab-wrapp .tab-content .banner_btn_nw {
		color: #fff;
		font-size: 14px;
		padding: 15px 14px;
	}
}
@media (max-width: 1269px) {
	body .limble-pricing-2-table__col {
    min-width: 180px;
}
	body .limble-priging-2-table{
		display: block;
	}
	body .pricing-table.limble-pricing-2-button {
    margin-top: 95px;
}
	body #limble-pricing-top-section .vc_column_container>.vc_column-inner {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
	body .pricing-table.limble-pricing-2-button:before {
    width: 100%;
    top: -25px;
}
	#price-star-wrapp-main .pricing-wrapper .pricing-table {
    position: relative;
}
	div#price-star-wrapp-main .container {
		max-width: 100%;
		width: 100%;
	}
	div#price-star-wrapp-main {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.price-top-bx #limble-pricing-cards {
		display: flex;
		gap: 20px;
	}
	body .pricing-card:before {
		width: 100%;
	}
	.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner h1 {
		font-size: 45px;
	}
	.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner {
		left: calc((100vw - 940px) / -2) !important;
	}
	.customer-single-stories .container {
		max-width: 100%;
	}
	.results-quicks-main .container {
		width: 95%;
	}
	.right-sidebar-form-widget .right-sidebar-form-content a {
		margin-left: 0;
		text-transform: uppercase;
		padding: 16px 15px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 1200px){
	body .limble-priging-2-table .tt_button_no-border {
    font-size: 12px;
}
	.limble-pricing-2-table__col span {
    font-size: 18px;
}
	body .limble-pricing-2-table__feature {
    min-width: 300px;
    max-width: 300px;
		    line-height: 20px;
}
	body .limble-pricing-2-table__feature-name {
    min-width: 300px;
    max-width: 300px;
}
	.price-top-bx #limble-pricing-cards .vc_col-lg-4 {
    width: 31%;
}
	.post-id-29099 .case-study-custom-main .post-sticky {
    margin-top: 535px;
}
	.left-stc-side.wpb_column {
    position: unset;
    padding-bottom: 30px;
}
	.post-id-29099 .case-study-custom-main .post-sticky {
    margin-top: 0px;
}
	.post-type-customer-story .custom-story-side-content {
    padding-top: 50px;
}
	.vc_row.wpb_row.vc_row-fluid.bld-cta .wpb_column.vc_column_container.vc_col-sm-12 .vc_col-sm-8 {
		width: 100%;
	}
	.vc_row.wpb_row.vc_row-fluid.bld-cta .request-demo-wrapper .vc_column-inner {
		margin: 0 !important;
	}
	.content-wrapper.bullet-list-custom.wpb_column.vc_column_container {
		width: 100%;
	}
	.left-sidebar.left-stc-side {
		display: none;
	}
	.industry-main {
		clip-path: polygon(3% 0, 97% 0, 100% 4%, 100% 100%, 95% 100%, 30% 100%, 0 100%, 0 4%);
	}
	.results-wrapp .results-box .results-box-content {
		clip-path: polygon(0% 0%, 45% 0%, 95% 0%, 100% 14%, 100% 100%, 0% 100%);
	}
	.results-wrapp, .industry-main .industry-wrapp {
		gap: 30px 0;
	}
	.results-wrapp .results-box, .industry-main .industry-wrapp .industry-box {
		width: 50%;
	}
	.customer-single-stories .custom-story-sidebar {
		position: relative !important;
		padding: 50px 20px 0;
		margin-bottom: 0;
	}
	.customer-single-stories .col-xs-12.col-sm-12.col-md-8.col-lg-6.custom-story-side-content {
		width: 100%;
		padding-top: 60px;
	}
	.post-type-customer-story .custom-story-side-content .content-column {
		max-width: 100%;
	}
	.case-study-custom-main .post-sticky {
		margin-top: 50px;
	}
	.vc_row.full-width-wrapp .image-wrapper img {
		width: 100%;
	}
	.customer-reviews .containers .review-card {
		margin-right: 0px;
	}
	.container.page-content-wrapp .col-lg-3 {
		width: 30%;
	}
	.container.page-content-wrapp .col-lg-8 {
		padding-left: 50px;
	}
	.section.simple-content-wrapp .content h2 {
		margin: 0 0 10px;
		font-size: 35px;

	}
	.section.simple-content-wrapp .content h3 {
		font-weight: 700;
		font-size: 20px;
		line-height: 26.2px;
		margin-bottom: 25px;
	}


	.impli-banner-main-wrp.custom-banner .container .impli-banner-left p {
		font-size: 18px;
	}
	.section.simple-content-wrapp .content {
		padding-right: 0px;;
	}
}


@media (max-width: 1099px) {
	.customer-single-stories .container {
		max-width: 100%;
	}
	.rm-content-section .rm-content .request_demo_btn {
		gap: 10px;
	}
	.rm-content-section .container {
		max-width: 100%;
	}
	.setup-list-section .setup-list-wrapp { 
		left: 0px;
	}	
	.setup-list-section {
		padding-block: 110px;
	}
}
@media only screen and (max-width: 1024px){
	.case-study-custom-main .post-sticky {
		margin-top: 80px;
		position: unset;
		top: 0px;
	}
	.impact-main .swiper-button-lock,.impact-main .swiper-pagination {
		display: block;
	}
}
@media only screen and (max-width: 959px){
	.stay-in-touch-wrapp .p-conset {
		position: absolute;
		bottom: 100px;
	}
	.customer-single-stories .post-heading-list {
		display: block;
		opacity: 1;
	}
	[data-vc-full-width="true"], [data-vc-full-width="true"][data-vc-full-width-init="true"], [data-vc-full-width="true"][data-vc-full-width-init="true"][data-vc-stretch-content="true"] {
        left: -15px !important;
    }
}
@media only screen and (max-width: 991px){
	body .limble-pricing-2-table__row--closed {
    height: 55px !important;
}
	.limble-pricing-2-flat-background.price-top-bx {
    background: #fff url(../png/rectangle-7375-2.png);
    background-repeat: no-repeat;
    background-size: contain;
}
	.limble-pricing-2-table__inner-row.limble-pricing-2-table__inner-row--title span {
    padding-left: 10px;
    color: var(--Primary-Black, #000);
    font-weight: 500;
    line-height: 115%;
    letter-spacing: 0.16px;
}
	.limble-pricing-2-table__inner-row.limble-pricing-2-table__inner-row--title .limble-pricing-2-table__feature {
    min-width: 100%;
    max-width: 100%;
}
	body .limble-pricing-2-table__feature {
    min-width: 200px;
    font-size: 14px;
    max-width: 200px;
    line-height: 20px;
}
	body .limble-pricing-2-table__feature-name {
    font-size: 14px;
    line-height: 20px;
    min-width: 200px;
    max-width: 200px;
}
	#limble-mutiny-case-studies .wpb_column {
    padding-left: 10px;
    padding-right: 10px;
}
	div#price-star-wrapp-main {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
	    body .pricing-table.limble-pricing-2-button:before {
        width: 100%;
        top: -20px;
    }

	.price-top-bx #limble-pricing-cards {
		padding-top: 70px;
	}
	.price-top-bx #limble-pricing-cards .pricing-card {
		margin: 0px auto;
		max-width: 100%;
	}
	.price-top-bx #limble-pricing-cards .vc_col-lg-4 {
		width: 45%;
		margin-right: 10px;
		margin-bottom: 30px;
	}
	div#limble-pricing-2-header {
		padding-top: 30px !important;
		padding-bottom: 40px;
	}
	.price-top-bx #limble-pricing-cards .vc_col-lg-4 .tt_button {
		font-size: 13px !important;
	}
	.price-top-bx #limble-pricing-cards {
        justify-content: center;
		flex-wrap: wrap;
	}
	.vc_row.wpb_row.vc_row-fluid.limble-pricing-2-flat-background.price-top-bx.vc_custom_1745582030127.vc_custom_1745582030128.vc_row-bg-position-top {
		padding-left: 10px !important;
		padding-right: 0px !important;
	}
	.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner .vc_column-inner {
		padding: 0 20px 10px 0px !important;
	}
	.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner h1 {
		font-size: 35px;
		line-height: 40px;
	}
	.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner {
		left: calc((100vw - 100%) / -2) !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.smart-main .sec-sub {
		font-size: 20px !important;
	}
	.impact-main h2 {
		margin-bottom: 50px;
		font-size: 36px !important;
		line-height: 114% !important;
	}
	.partner-main .container {
		width: 100%;
	}
	.swiper-container-logo.partner-logo-list .swiper-wrapper {
		overflow: hidden;
	}
	.swiper-container-logo.partner-logo-list .swiper-wrapper img {
		width: 100%;
		max-width: 120px;
	}
	.hero-banner .container,.benner-animation-img .container{
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
	}
	.case-study-custom-main .post-sticky {
		margin-top: 80px;
		position: unset;
		top: 0px;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-titles {
		gap: 20px;
		line-height: 20px;
		flex-wrap: wrap;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-title {
		font-size: 13px;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp {
		gap: 30px;
		justify-content: inherit;
		flex-direction: column-reverse;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-right-content {
		width: 100%;
		padding-top: 20px;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-image {
		width: 100%;
	}
	.customer-reviews .containers {
		columns: 2;
	}
	.tab-wrapp-inner .container .tab-slider-wrapp {
		width: 100%;
		padding-left: 0px;
		margin-top: 60px;
	}
	.tab-wrapp-inner .container .speaker-sidebar {
		width: 100%;
	}
	.tab-wrapp-inner .container {
		flex-wrap: wrap;
		max-width: 100%;
		width: 100%;
		padding: 0 20px;
	}
	.banner-sec-main.toolkit-banner h1 {
		font-size: 50px;
	}
	.container.page-content-wrapp {
		padding-top: 20px;
	}
	.container.page-content-wrapp .col-lg-8 {
		padding-left: 0px;
	}
	.container.page-content-wrapp .col-lg-3 {
		display: none;
	}
	.rm-content-section {
    padding-top: 50px;
	}
	.rm-content-section .rm-content .rm-text {
		width: 100%;
	}
	.rm-content-section .rm-content .rm-image {
		width: 100%;
		text-align: center;
	}
	.rm-content-section .rm-content {
		justify-content: inherit;
		flex-direction: column;
	}
	.section.simple-content-wrapp.odd {
		padding-bottom: 90px;
		padding-top: 90px;
	}

	.section.simple-content-wrapp .content ul li {
		font-size: 14px;
		line-height: 25.6px;
		padding-left: 25px;
	}
	.section.simple-content-wrapp .content ul li:not(:last-child) {
		padding-bottom: 15px;
	}
	.impli-banner-main-wrp.custom-banner .container {
		flex-direction: column;
	}
	.impli-banner-main-wrp.custom-banner .container .impli-banner-left {
		width: 100%;
	}
	.impli-banner-main-wrp.custom-banner .container .impli-banner-right {
		width: 100%;
		max-width: 100%;
		margin: unset;
		padding: 20px 0 0;
	}
	header.kd-section-title.col-lg-12.text-center.subtitle-below-title.nw-tab-main-title {
		padding: 0 20px;
	}
	.setup-list-section .setup-list-wrapp {
		margin-inline: -10px;	
	}
	.setup-list-section .setup-list-wrapp .setup-item {
		padding-inline: 10px;
	}
	.setup-list-section {
		padding-block: 80px;
	}
	.setup-list-section .title { 
		margin-bottom: 40px;
	}
	.operation-main .container,.production-collaboration-main .container {
		width: 97%;
	}
	.production-collaboration-main {
		padding-top: 60px;
	}
	.production-box-wrapp .production-box {
		align-items: center;
	}
	.production-box-wrapp .production-box:not(:last-child) {
		margin-bottom: 70px;
	}
	.hm-call-to-action-main {
		padding-bottom: 0px;
	}
	.hm-call-to-action-main h2 {
		font-size: 36px !important;
	}
	.hm-call-to-action-main h4 {
		font-size: 20px !important;
		line-height: 120% !important;
		margin-bottom: 30px;
	}
	.results-quicks-main .sec-title {
		font-size: 30px !important;
	}
	.industry-main .sec-title {
		font-size: 36px !important;
		line-height: 114% !important;
		text-align: left;
	}
}

@media only screen and (max-width: 768px){
	    body .limble-pricing-2-table__feature {
        padding: 5px 0;
    }
	body .limble-pricing-2-table__row--header {
    padding-top: 5px;
}
	div#limble-compare-different-plans header.kd-section-title.col-lg-12.text-center.subtitle-below-title {
    margin-bottom: 0 !important;
}
	div#limble-compare-different-plans .separator_off {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
	div#limble-redesign-new-clients .vc_column-inner {
    margin-bottom: 50px !important;
}
	body .limble-pricing-2-table__col span {
    font-family: 'GroteskBold';
    font-size: 15px;
    line-height: 20px;
}
	body .limble-pricing-2-table__feature {
        min-width: 100px;
        font-size: 12px;
        max-width: 100px;
        line-height: 150%;
    }
	    body .limble-priging-2-table .tt_button_no-border {
        display: none !important;
    }
	body .limble-pricing-2-table__col {
    min-width: 150px;
    font-size: 14px;
}
	body .limble-pricing-2-table__feature-name {
        min-width: 100px;
        max-width: 100px;
        opacity: 0;
    }
	body .pricing-table.limble-pricing-2-button {
    margin-top: 75px;
}
	.price-top-bx #limble-pricing-cards {
        padding-top: 30px;
    }
    div#limble-pricing-2-header {
        padding-top: 120px !important;
        padding-bottom: 20px;
		        left: -15px !important;
    }

	.vc_row.wpb_row.vc_row-fluid.bld-cta .request-demo-wrapper .vc_column-inner {
		background-image: url(../png/mask-3-1bf67.png?id=26484) !important;
		background-size: contain !important;
	}
	.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner {
		padding-top: 100px !important;
	}
	.custom-featured-banner .featured-img-code .wpb_wrapper img {
		margin-top: 20px;
	}
	.vc_row.wpb_row.vc_row-fluid.header-section.custom-featured-banner .vc_column-inner {
		padding: 0 !important;
	}
	.industry-main .container,.impact-main .container,.production-collaboration-main .container,
	.building-brand-main .container{
		padding-right: 20px;
		padding-left: 20px;
	}
	.hm-call-to-action-main {
		padding-top: 35px;
	}
	.fancybox__content {
	height: 273px !important;
	}
	.results-quicks-main .container {
		padding-right: 20px;
		padding-left: 20px;
		width: 100%;
	}
	.production-box-wrapp .production-box:not(:last-child) {
		margin-bottom: 40px;
	}
	.production-box-wrapp .production-box {
		gap: 40px 0;
	}
	.production-box-wrapp .production-box>div h3 {
		max-width: 100%;
		font-size: 30px !important;
	}
	.production-box-wrapp .production-box>div,.production-box-wrapp .production-box>div.production-box-img {
		width: 100%;
	}
	.operation-main .container,.production-collaboration-main .container {
		width: 100%;
	}
	.smart-main .container .sec-title,.smart-main .container .sec-sub {
		padding-left: 20px;
		padding-right: 20px;
	}
	.smart-box-wrapp .smart-box .smart-box-content {
		border-radius: 0px;
	}
	.smart-box-wrapp {
		margin-inline: 0px;
		row-gap: 0px;
	}
	.smart-box-wrapp .smart-box {
		padding-inline: 0px;
		width: 100%;
	}
	.smart-main .container {
		padding: 0;
	}
	.hero-banner {
		padding-top: 105px;
	}
	.customer-single-stories .request_deom_main_wrp .request_deom_inner_wrp .start_btn.request_btns {
		min-width: auto !important;
		max-width: max-content !important;
	}
	.setup-list-section .setup-list-wrapp { 
		flex-wrap: wrap;
		row-gap: 40px;
	}
	.setup-list-section .container {
		border-bottom: 0;	
	}
	.setup-list-section .setup-list-wrapp .setup-item { 
		width: 33.333%;
		position: relative;
		padding-bottom: 30px;
		border-bottom: 5px solid;
		border-image-source: linear-gradient(90deg, rgba(155, 230, 177, 0) 0%, #9BE6B1 20%, #289E49 80%, rgba(40, 158, 73, 0) 100%);
		border-image-slice: 1;
	}
	.setup-list-section .title p { 
		font-size: 16px;
		line-height: 25px; 
	}
	.vc_row.full-width-wrapp .blog-home .blog-subscribe-background img {
		clip-path: polygon(0% 12%, 6% 0%, 100% 0%, 100% 0%, 100% 100%, 0% 100%);
	}
	.vc_row.full-width-wrapp .blog-home .blog-subscribe-background img {
		object-fit: cover;
	}
	.vc_row.full-width-wrapp .ready-to-learn-more-wrapper h3 {
		line-height: 40px !important;
	}
	header.kd-section-title.col-lg-12.text-center.subtitle-below-title.nw-tab-main-title .subtitle {
		font-size: 16px !important;
		line-height: 25px !important;
	}
	header.kd-section-title.col-lg-12.text-center.subtitle-below-title.nw-tab-main-title h2 {
		font-size: 38px !important;
		line-height: 1.1 !important;
		margin-bottom: 10px !important;
		margin-top: 30px;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-content {
		padding-top: 10px;
	}
	.review-main h2 {
		font-size: 38px;
		padding-bottom: 20px;
	}
	.review-main {
		padding: 0px 20px 80px;
	}
	.customer-reviews .containers .review-card .review-text {
		font-size: 17px;
	}
	.customer-reviews .containers .review-card {
		padding: 52px 20px 40px;
	}
	.post-related-section.custom-related .post-related-items {
		gap: 50px 20px;
	}
	.post-related-section.custom-related .post-related-items .post-related-item {
		width: 47%;
	}
	.banner-sec-main.toolkit-banner h1 {
		font-size: 40px;
	}
	.impli-banner-main-wrp.custom-banner {
		padding-top: 120px;
	}
	.section.simple-content-wrapp {
		flex-direction: column;
	}
	.section.simple-content-wrapp .content {
		width: 100%;
		padding-top: 20px;
	}
	.section.simple-content-wrapp .image {
		width: 100%;
	}
	.section.simple-content-wrapp.even {
		flex-direction: column;
	}
	.section.simple-content-wrapp .image img {
		width: 100%;
	}
	.sidebar-main-tab-wrapp {
		padding: 75px 0;
	}
	.tab-slider-wrapp .tab-content iframe {
		height: 400px;
	}
	.building-brand-wrapp>div:first-child {
		width: 100%;
	}
	.building-brand-wrapp>div {
		width: 100%;
		padding-inline: 20px;
	}
	.building-brand-wrapp>div .cmmc-title {
		font-size: 20px !important;
		text-align: center;
		max-width: 100%;
	}
	.building-brand-wrapp .management-platform-clm img {
		width: fit-content;
	}
	.building-brand-wrapp .management-platform-clm {
		margin-bottom: 45px;
	}
	.building-brand-wrapp .building-brand-clm>img {
		margin-bottom: 35px;
	}
	.building-brand-clm .speaker-main {
		flex-wrap: nowrap;
		margin-bottom: 50px;
		align-items: center;
		margin-bottom: 35px;
	}
	    .price-top-bx #limble-pricing-cards .vc_col-lg-4 {
        width: 43%;
    }
	#price-star-wrapp-main .pricing-wrapper .pricing-table {
		position: relative;
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px){
	.post-type-customer-story .posts_banner_wrp .posts_banner_inner_wrp {
		margin-top: 30px !important;
	}
	.result_icons_stat_box {
		padding-left: 0px;
		justify-content: center;
		padding: 0 10px;
		text-align: center;
	}
	.result_icons .result-container .row h3 {
		width: 100%;
	}
	.result_icons .result-container .row {
		flex-direction: row;
	}
	.customer-single-stories .container {
		padding-left: 10px;
		padding-right: 10px;
	}
	body #limble-mutiny-case-studies ul li.limble-slider__slide {
        padding-left: 5vw;
        padding-right: 15vw;
    }
	body #limble-pricing-2-simple-cta {
        padding-left: 10px;
        padding-right: 10px;
    }
}


@media only screen and (max-width: 575px){
	/* fixing css */
	#single-page .tab-dec {
    padding-bottom: 0px;
}
	.plr-0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.plr-30 {
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	#limble-mutiny-employee-fit-your-needs p, body #primary #main p, body #primary #main li {
		line-height: 25px !important;
		font-size: 16px !important;
	}
	.list-mobile-width-100 li {
		max-width: 100% !important;
		min-width: 100% !important;
		width: 100% !important;
	}
body #limble-mutiny-employee-fit-your-needs {
		padding: 40px 30px 80px !important; 
	}
	.post-id-9094 .subtitle-below-title h2,
	.post-id-9062 .subtitle-below-title h2{
		margin-bottom: 0 !important;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs {
		padding-top: 40px;
		padding-left: 30px;
		padding-right: 30px;
	}
	header.kd-section-title.limble-new-headers-sizes h2 {
		font-size: 30px !important;
		line-height: 35px !important;
	}
	#limble-pricing-2-featured-case-study {
		margin-bottom: 0 !important;
	}
	div#limble-pricing-top-section {
		margin-top: 40px !important;
	}
	body .pricing-table.limble-pricing-2-button {
		margin-top: 15px;
	}
	body #limble-pricing-top-section .pricing-wrapper .pricing .prim_text {
		font-size: 12px;
		letter-spacing: 0.84px;
	}
	body #limble-mutiny-case-studies ul li p {
		font-size: 18px !important;
		letter-spacing: 0.54px !important;

	}
	body .limble-pricing-2-table__most-popular {
    width: 50px;
    height: 20px;
}
	div#limble-pricing-2-header {
        padding-top: 120px !important;
    }
	body .limble-pricing-2-table__col {
		font-size: 10px;
	}
	body .limble-pricing-2-table__col.limble-pricing-2-table__col--premium {
		padding-top: 30px;
	}
	body .limble-pricing-2-table__col span {
		font-size: 9px;
		font-weight: 500;
		line-height: 115%;
		letter-spacing: 0.09px;
	}
	body .limble-pricing-2-table__col {
		min-width: 80px;
	}
	    body .limble-pricing-2-table__feature {
        min-width: 91px;
        max-width: 91px;
    }
	body #limble-mutiny-case-studies ul li.limble-slider__slide {
        padding-left: 0vw;
    }
	div#price-star-wrapp-main .container {
        padding-right: 0;
		        padding-left: 0;
    }
	    .price-top-bx #limble-pricing-cards .vc_col-lg-4 {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 30px;
    }
	.button-list #panel-button-action-btn {
    font-size: 12px;
    letter-spacing: 0.70px;
    padding: 12px 8px;
}
	.customer-single-stories .request_deom_main_wrp h3 {
		margin: 0 0 20px;
	}
	.result_icons .result-container .row .icon_bx_rs .icon {
		margin: 0;
	}
	.result_icons .result-container .row h3 {
		width: 100%;
		margin: 0;
	}
	.result_icons .result-container .row .icon_bx_rs {
		min-width: 70px;
/* 		display: block; */
		float: left;
		text-align: center;
		position: absolute;
        left: 0;
        top: -15px;
        bottom: 0;
	}
	.result_icons_stat_box {
		justify-content: flex-start;
		text-align: left;
		padding: 0;
		display: block;
		position: relative;
		padding-left: 90px;
	}
	.custom-story-sidebar.cta-sidebar {
		display: none;
	}
	.result_icons .result-container .row {
		flex-wrap: wrap;
	}
	.vc_row.wpb_row.vc_row-fluid.bld-cta .request-demo-wrapper .vc_column-inner {
		background-size: cover !important;
	}
	.industry-bottom-box .container {
		padding: 40px 20px;
		width: 90%;
	}
	.impact-main .swiper-button-next.swiper_button {
		right: 20px;
	}
	.impact-main .swiper-button-prev.swiper_button {
		left: 20px;
	}
	.impact-main {
		padding-top: 50px;
		    padding-bottom: 130px;
	}
	.results-quicks-main .button_bg {
		font-size: 14px;
	}
	body .button_border {
		font-size: 12px;
	}
	.smart-main .smart-box-wrapp {
		gap: 0;
		margin-bottom: 35px;
	}
	.building-brand-wrapp .management-platform-clm img {
		width: 100%;
	}
	.industry-bottom-box h2 {
		font-size: 36px !important;
		line-height: 114% !important;
	}
	.industry-wrapp .industry-box .button_border {
		font-size: 12px;
	}
	.industry-wrapp .industry-box p {
		font-size: 14px;
		line-height: 126%;
		margin-bottom: 15px;
	}
	.industry-wrapp .industry-box h3 {
		font-size: 20px !important;
		margin-bottom: 10px;
	}
	.industry-main {
		clip-path: polygon(5% 0, 95% 0, 100% 2%, 100% 100%, 95% 100%, 30% 100%, 0 100%, 0 2%);
	}
	.results-wrapp .results-box p {
		font-size: 14px;
		line-height: 160%;
		margin-bottom: 0;
	}
	.results-wrapp .results-box .result-title h3 {
		font-size: 20px !important;
		line-height: 120% !important;
	}
	.results-wrapp .results-box .results-box-content {
		padding: 20px;
	}
	.results-wrapp .results-box, .industry-main .industry-wrapp .industry-box {
		width: 100%;
	}
	.speaker-info.web-spk-info .speaker-role {
		font-size: 10px;
	}
	.building-brand-clm .speaker-main .web-speaker-name {
		font-size: 14px;
		line-height: 140%;
	}
	.building-brand-wrapp .building-brand-clm h2 {
		font-size: 22px !important;
		line-height: 140% !important;
	}
	.smart-box-wrapp {
		row-gap: 40px;
	}
	.smart-main {
		padding-top: 60px;
	}
	.smart-main .sec-sub {
		margin-bottom: 40px;
	}
	.operation-main {
		clip-path: polygon(8% 0, 94% 0, 100% 1%, 100% 100%, 100% 100%, 0% 100%, 0 100%, 0 1%);
	}
	.smart-box-wrapp .smart-box .smart-box-content p, .smart-list ul li {
		font-size: 14px;
		line-height: 140%;
	}
	.smart-box-wrapp .smart-box .smart-box-content h3, .production-box-wrapp .production-box>div h3 {
		font-size: 24px !important;
		line-height: 130% !important;
	}
	.smart-box-wrapp .smart-box .smart-box-content {
		padding: 40px 20px 0px;
	}
	.hero-banner .container p, .smart-main .sec-sub, .industry-bottom-box .container p, .impact-main .impact-box p {
		font-size: 18px !important;
		line-height: 140% !important;
	}
	.smart-main .container .sec-title {
		font-size: 30px !important;
		line-height: 114.99999999999999% !important;
	}
	.partner-main {
		padding-top: 50px;
	}
	.partner-main h2 {
		margin-bottom: 20px;
		font-size: 20px !important;
		line-height: 120% !important;
	}

	.swiper-container-logo.partner-logo-list .swiper-wrapper img {
		max-width: 100px;
	}
	.button-list {
		margin-bottom: 50px;
	}
	a.button_bg, a.button_transparent {
		font-size: 12px;
		letter-spacing: 0.70px;
		padding: 12px 8px;
	}
	.hero-banner .container p {
		font-size: 18px;
	}
	.hero-banner .container h1 {
		font-size: 36px !important;
		line-height: 114.99999999999999% !important;
		margin: 20px auto 20px;
	}
	.setup-list-section .setup-list-wrapp .setup-item {
		width: 100%; 
		padding-left: 20px;
	}
	.setup-list-section .setup-list-wrapp .setup-item-con h2, .setup-list-section .setup-list-wrapp .setup-item-con p {
		max-width: 100%;
	}
	.wp-block-columns.custom-box-right .wp-block-column .wp-block-image {
		width: 150px;
		height: 90px;
	}
	.request_deom_inner_wrp {
		padding: 73px 30px 50px;

	}
	.request_deom_inner_wrp a.request_btn.request_btns {
		margin-bottom: 10px;
	}
	.post-related-section.custom-related:after,
	.post-related-section.custom-related:before{
		content: '';
		width: 165px;
	}
	.banner-sec-main.toolkit-banner:after,
	.banner-sec-main.toolkit-banner:before{
		content: '';
		width: 180px;
	}
	.tab-slider-wrapp .tab-content iframe {
		height: 250px;
	}
	.post-related-section .post-related-wrapper p {
		font-size: 16px;
	}
	.post-related-section .post-related-wrapper h2 {
		font-size: 30px !important;
		line-height: 115%;
	}
	.banner-sec-main.toolkit-banner h1 {
        font-size: 35px;
    }
	.customer-reviews .containers {
        columns: 1;
    }
	.post-related-section.custom-related .post-related-items .post-related-item {
		width: 100%;
	}
	.banner-sec-main .banner-meta span {
		font-size: 10px;
		line-height: 12px;

	}
	.banner-sec-main .banner_btn {
		font-size: 12px;
		line-height: 16.1px;
		border: 0;
		text-decoration: underline !important;
		text-align: center;
	}
	.banner-sec-main h1 {
		font-size: 30px;
		line-height: 34.5px;
	}
	.container.page-content-wrapp p,
	.banner-sec-main p{
		font-size: 14px;
		line-height: 22.3px !important;
	}
	.container.page-content-wrapp h2 {
		font-size: 24px !important;
		line-height: 31.2px !important;
	}
	.section.simple-content-wrapp .content h2 {
        font-size: 28px;
		line-height: 35px;
    }
	.impli-icon-list-wrapper.custom-parnter-list {
		padding-bottom: 0px;
	}
	.custom-parnter-list .container .icon-list {
		justify-content: stretch;
		gap: 20px;
		flex-wrap: wrap;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-bx-wrapp .tab-right-content {
		gap: 10px;
	}
	.container.use-sidebar.blog-minimal-grid .col-xs-12.col-sm-12.col-lg-8 article {
		width: 95%;
	}
	body #limble-pricing-2-header h1 {
    font-size: 30px !important;
    line-height: 115% !important;
}
	div#limble-pricing-2-header .tt_button {
    font-size: 12px;
    line-height: 115%;
    letter-spacing: 0.84px;
}
    .price-top-bx #limble-pricing-cards {
        padding-top: 10px;
    }
	.pricing-card h3 {
    font-size: 24px !important;
    line-height: 130% !important;
}
	body .pricing-card p {
    font-size: 12px !important;
    line-height: 150% !important;
}
    .price-top-bx #limble-pricing-cards .vc_col-lg-4 .tt_button {
        font-size: 12px !important;
        line-height: 115%;
        letter-spacing: 0.84px;
    }
	.vc_row .container h2, .container .tab-text-container h2, header.kd-section-title h2, .container h2,
	#limble-pricing-top-section .pricing-title-content{
        font-size: 24px !important;
        line-height: 130% !important;
        letter-spacing: 0.48px;
    }
}

.filter-search-form-wrapperr {
	display: none !important;
}

.request_deom_inner_wrp {
	background-image: url(../png/solutions-industry-green-section-background.png) !important;
}

#webinar-event-details {
    display: flex;
    flex-direction: row;
    gap: 10px;
    margin-top: 10px;
	margin-bottom: 20px;
}

.event-detail-wrapper {
    background-color: #52d376;
    padding: 10px 10px;
    border-radius: 4px;
}

.event-text {
    color: #001939;
    font-weight: 500;
    white-space: nowrap;
	font-family: 'GroteskBold' !important;
}


@media only screen and (max-width: 425px){
	.limble-pricing-2-flat-background.price-top-bx .wpb_raw_html img {
    opacity: 0;
}
.limble-pricing-2-flat-background.price-top-bx {
        background-repeat: no-repeat;
        background-size: contain;
        background-image: url(../png/group-1261155396.png);
        background-position: 50% -120px !important;
    }
}




#posts-content.blog-minimal-grid.author-page {
	padding: 0px;
}
div.more-wrap {
	width: 100%;
	background: #F7FBFF;
	padding: 125px 20px 125px;
}
div.more-wrap .author-info {
	text-align: center;
}
#posts-content.blog-minimal-grid div.more-wrap .author-info h2 {
	color: #000;
	font-size: 40px;
	font-style: normal;
	font-weight: 700;
	line-height: 115%; /* 46px */
	letter-spacing: 0.8px;	
	margin-bottom: 50px;
}
#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth {
	display: flex;
	flex-wrap: wrap;
	margin-inline: -20px;
	row-gap: 80px;
}
#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .post.type-post {
	width: 33.333%;
	padding-inline: 20px;
	margin: 0;
}
#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .post.type-post .entry-meta {
	display: none;
}
.author-columns {
	display: flex;
	flex-wrap: wrap;
	margin-inline: -20px;	
	row-gap: 40px;
	padding-top: 110px;
	padding-bottom: 110px;
}
.author-columns>div {
	width: 70%;
	padding-inline: 20px;
	margin: 0;	
}
.author-columns>div.img-column {
	width: 30%;
	padding-inline: 20px;
	margin: 0;	
}
#posts-content .author-columns>div.img-column .author-image img {
	width: 100%;
	height: 100%;
	border-radius: 20px;
	clip-path: polygon(0% 0%, 45% 0%, 81% 0%, 100% 30%, 100% 100%, 0% 100%);
}

.author-columns .left-info-div h3, .main-title-div h3 {
	font-size: 20px;
	font-style: normal;
	font-weight: 500;
	line-height: 115%; /* 23px */
	letter-spacing: 0.2px;	
	margin-bottom: 12px;
}
.author-columns .left-info-div p, .author-columns>div.content-column .short-description p {
	font-family: "Work Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 140%;	
}
.author-columns .left-info-div ul {
	padding: 0px;
	margin: 0px;
}
.author-columns>div.content-column .short-description p {
line-height: 160%;	
}
.author-columns .left-info-div ul li {
	background: url(../svg/checkbox.svg);
	background-repeat: no-repeat;
	padding-left: 30px;
	list-style: none;
}
.author-columns>div.img-column .author-img,
.author-columns .left-info-div:not(:last-child),
.author-columns>div.content-column .short-description,
.author-columns>div.content-column .short-description p:not(:last-child),
.main-title-div h3 {
	margin-bottom: 30px;
}
.author-columns .left-info-div ul li:not(:last-child),
.main-title-div h2 {
	margin-bottom: 10px;
}
.main-title-div {
	display: flex;
    justify-content: space-between; 
}
.author-columns .left-info-div ul li a {
	color: #000;
}
body:has(.author-page) .with-topbar-mobile.with-topbar {
     height: 0px;
    padding: 0;
}
.author-img.mobile-view .main-title-div {
	display: none;
} 
.author-wrap-main {
	position: relative;
	z-index: 1;
}
.author-wrap-main::after {
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 100%;
    max-width: 400px;
    max-height: 230px;
    background: #f7fbff;
    clip-path: polygon(100% 0%, 0% 100%, 100% 100%);
    right: 0;
	z-index: -1;
}
.video-wrapper.no-padding {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
}

.full-width-video {
    display: block;
    width: 80%;
    height: auto;
    object-fit: cover;
}










@media (max-width: 991px) {
	body .full-width-video {
    width: 100%;
}
	#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .post.type-post {
		width: 50%;
	}
	.author-columns { 
		padding-top: 90px;
		padding-bottom: 90px;
	}
	div.more-wrap { 
		padding: 90px 20px 90px;
	}
}
@media (max-width: 767px) {
	.author-columns>div.img-column, .author-columns>div,
	#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .post.type-post {
		width: 100%;
	}
	#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth {
		margin-inline: 0;
	}
	#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .post.type-post {
		padding-inline: 0px;
		display: flex;
        gap: 20px;
	}
	#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .post.type-post .entry-image,
	#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .post.type-post .entry-image a,
	#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .post.type-post .entry-image img {
		width: 100%;
		max-width: 35%;
	}
	#posts-content.blog-minimal-grid div.more-wrap article .entry-categories ul {
		    margin-top: 0px;
	}
	#posts-content.blog-minimal-grid  div.more-wrap article .entry-content  {
		display: none;
	}
	#posts-content.blog-minimal-grid  div.more-wrap .post .blog-single-title {
		margin-bottom: 0px;
	}
	#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth {
		    row-gap: 40px;
	}
	.author-columns { 
		padding-top: 50px;
		padding-bottom: 50px;
		margin-top: 20px;
	}
	div.more-wrap { 
		padding: 50px 0px 50px;
	}
    .author-img.mobile-view .main-title-div {
        display: flex;
        gap: 8px;
		 align-items: end;
    }
	 .author-img.mobile-view .main-title-div>div:last-child {
       width: 33px;
    }
	.author-img.mobile-view {
	    display: flex;
		gap: 20px;
		align-items: center;	
	}
	.author-img.mobile-view>div {
		width: 65%;
	}
	.author-img.mobile-view>div:first-child {
		width: 35%;
	}
	.author-img.mobile-view .main-title-div h2 {
		margin-bottom: 0px;
	}
	.author-img.mobile-view .main-title-div h3 {
		margin-bottom: 0px;
		font-size: 18px!important;
		font-weight: 500;
		line-height: 115%!important; /* 20.7px */
		letter-spacing: 0.18px;
	}
	#posts-content .author-columns>div.img-column .author-image img {
		    border-radius: 5px;
	}
	.author-columns .left-info-div h3, .main-title-div h3 {
		font-size: 18px !important;  
		line-height: 115% !important; /* 20.7px */
		letter-spacing: 0.18px;
	}
	.author-columns .left-info-div p, .author-columns>div.content-column .short-description p,
	.author-columns .left-info-div ul li {
		font-size: 14px;  
		line-height: 140%;
	}
	.content-column .main-title-div {
		display: none;
	}
	#posts-content.blog-minimal-grid.author-page article .blog-single-title a {
		font-size: 20px;
	}
	.author-columns>div.img-column .author-img, .author-columns .left-info-div:not(:last-child), .author-columns>div.content-column .short-description, .author-columns>div.content-column .short-description p:not(:last-child), .main-title-div h3 {
    margin-bottom: 20px;
}
	.author-wrap-main::after {
		display: none;
	}
}
#posts-content.blog-minimal-grid div.more-wrap .BlogFullWidth .blog-page-numbers {
	margin: 0px !important;
}


/* Partners Page */

html body  .h1-style, html body .para-20 {
	margin: 0px;
	text-align: left;
}
 html body .h2-style  {
  font-size: clamp(16px, 1.5vw + 16px, 40px);	
}
.pb-30 {
	padding-bottom: 30px;
}
.pt-100 {
	padding-top: 100px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pt-150 {
	padding-top: 150px;
}
.pb-150 {
	padding-bottom: 150px;
}
.hide-bread.partners-page-new {
    margin-top: 20px;	
}
.partner-banner-sec {
	background: #001939;
    clip-path: polygon(0 0, 0 93%, 3% 100%, 97% 100%, 100% 92%, 100% 0, 70% 0, 30% 0);
}
 
.flex-content {
    display: flex;
    flex-wrap: wrap; 
}
.flex-content>div { 
    padding-inline: 20px;	
}
.flex-content .flex-text {
  width: 57%;	
}
.flex-content .flex-image {
	width: 43%;	
	padding-right: 0px;
}
.partners-page-new  img {
    width: 100%;
    max-width: fit-content;
}
.inner-banner-wrap {
	max-width: 720px;
    margin-left: auto;
	padding-left: 10px;
	padding-top: 50px;
	padding-bottom: 50px;
}
html body .inner-banner-wrap p {
    text-align: left; 
    max-width: 550px;
    margin: 20px 0px 0px;
}
.inner-banner-wrap .request_demo_btn.button-list {
	display: block;
	margin-bottom: 0px;
}
.referral-partner-section .flex-content>div,
.technology-partners-sec .flex-content>div,
.mantainance-bg-sec .flex-content>div {
	width: 50%;
}
.technology-text h3.para-16, .referral-text h3.para-16 {
	font-weight: 600;
}
.technology-partners-sec {
    background: #F7FBFF;
	clip-path: polygon(5% 0, 95% 0, 100% 5%, 100% 100%, 89% 100%, 9% 100%, 0 100%, 0 7%);
}

.technology-partners-sec .technology-partner-buttons.smart-main {
    margin: 0;
    padding: 0;	
	justify-content: flex-start;
}
html body h4.para-20 {
    color: #F29422;
    font-weight: 500;
    margin-left: 0;
    text-align: left;
    margin-bottom: 20px;
}
.referral-partner-section .button-list {
	display: block;
	margin: 0px;
}
.referral-partner-section .smart-list ul,
.technology-partners-sec .smart-list ul {
   margin: 0px 0px 50px;	
}
.mantainance-bg-sec:before {
	content: '';
	background: #F7FBFF;
	clip-path: polygon(0 0, 100% 0, 100% 8%, 100% 60%, 78% 100%, 34% 100%, 0 60%, 0 10%);
}
.mantainance-bg-sec {
	padding-top: 70px;
	position: relative;
}
.mantainance-bg-sec .container {
    padding: 0px 20px;	
}
.mantainance-bg-sec .mantainance-bg-section {
    background: #E7F0FA url(../webp/cta-section-background.webp);
    border-radius: 10px;	
}
.mantainance-bg-sec .mantainance-bg-section .flex-content {
    align-items: center;	
	margin-inline: 0;
}
.mantainance-bg-sec .flex-content>div.mantainance-bg {
	padding-inline: 0px;
}
.mantainance-bg-sec .mantainance-bg-section .mantainance-text {
   padding: 40px;
}
.mantainance-bg-sec .mantainance-bg-section .mantainance-text p {
	color: #000;
}
.what-client {
	overflow: hidden;
	max-width: 1920px;
    margin: 0 auto;
}
.testimonial-section {
	 text-align: center;
}
.testimonial-section .para-20 {
    font-weight: 500;
    color: #000;
    text-align: center;
    margin: 0 auto 20px;
}
.testimonial-section .para-16 {
   font-weight: 600;	
}
.testimonial-section small {
   font-size: 12px;	
} 
.testimonial-section .swiper-slide {
	padding: 50px;
	height: auto;
    clip-path: polygon(4% 0, 94% 0, 100% 13%, 100% 87%, 94% 100%, 9% 105%, 0 89%, 0 13%);
	background: #E7F0FA url(../webp/cta-section-background.webp);
}
.testimonial-section .swiper-wrapper {
   padding-bottom: 90px;
}
.what-client .container  {
    width: 100%;
    max-width: 840px;	
}
.testimonial-section h2 {
	margin-bottom: 75px;
}
.what-client .testimonial-section .swiper-button-prev,
.what-client .testimonial-section .swiper-button-next {
    content: url(../svg/left-arrow.svg);
    width: auto;
    height: auto;	
	top: auto;
    bottom: 0;
	z-index: 99;
	transform: unset;
    margin: 0;
    position: unset;
}
.what-client .testimonial-section .swiper-pagination {
	position: unset;
}
.what-client .testimonial-section .swiper-pagination.swiper-pagination-lock {
	display: block;
}
.what-client .testimonial-section .swiper-button-next {
	 content: url(../svg/right-arrow.svg);
}
.what-client .testimonial-section .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #B6C6DA;
    opacity: 1;
	margin: 0px 10px !important;
}
.what-client .testimonial-section .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #000;
}
.what-client .testimonial-section .slider-navigations {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    gap: 30px;
    margin: 0 auto;
}
.professionals-logo.partner-logo-list .swiper-wrapper {
    align-items: center;	
}
.partner-main.pb-100 {
	padding-top: 0px;
}
.impact-main.implementation-page a.button_bg {
background-color: transparent;
    border: 0;
    padding: 0;
    border-bottom: 2px solid #289E49;
    border-radius: 0;
    padding-bottom: 5px;
}



@media (max-width: 991px) {
	.professionals-logo.partner-logo-list .swiper-wrapper {
    overflow: hidden;	
}
	.flex-content>div {
		padding-inline: 5px;
	}	 
	.pt-100 {
	   padding-top: 70px;
	}
	.pb-100 {
		padding-bottom: 70px;
	}
	.pt-150 {
		padding-top: 120px;
	}
	.pb-150 {
		padding-bottom: 120px;
	}
}
@media (max-width: 768px) { 	
	.referral-partner-section .flex-content>div, .technology-partners-sec .flex-content>div, .mantainance-bg-sec .flex-content>div,
	.flex-content .flex-text, .flex-content .flex-image {
		width: 100%;
	}
	.flex-content { 
		row-gap: 50px;
	}
	.pt-100 {
	   padding-top: 60px;
	}
	.pb-100 {
		padding-bottom: 60px;
	}
	.pt-150 {
		padding-top: 60px;
	}
	.pb-150 {
		padding-bottom: 60px;
	}
	.testimonial-section .swiper-slide {
		padding: 50px 20px;   
	}
	.testimonial-section h2 {
		margin-bottom: 30px;
	}
	.testimonial-section .swiper-wrapper {
		padding-bottom: 50px;
	}
	.mantainance-bg-sec .mantainance-bg-section .mantainance-text {
		    padding: 40px 20px 0px;
	}
/* 	.referral-partner-section .flex-content, .partners-banner .partner-banner-sec .flex-content {
       flex-direction: column-reverse;		
	} */
	.technology-partners-sec .flex-content {
		flex-direction: column-reverse;
	}
	.inner-banner-wrap {
		padding-bottom: 0;
		padding-top: 0px;
		padding-right: 15px;
        padding-left: 15px;
	}
	.hide-bread.partners-page-new {
		margin-top: 110px;
	}
	html body .para-20 {
		font-size: 18px;
	}
	.partner-banner-sec {
		padding-top: 50px;
	}
	.flex-content .flex-image, .partner-column-sec .referral-image, .technology-partners-sec .technology-partner-image,
	.mantainance-bg-sec .flex-content>div.mantainance-bg {
		text-align: center;
	}
}



/* Affliate Page Style*/

.affliate-partners {
    margin-top: 20px;	
}
html body .affliate-partners .partner-banner-sec .h1-style,
html body .affliate-partners .partner-banner-sec .para-20 {
	text-align: center;
	color: white;
} 
html body .affliate-partners .partner-banner-sec .h1-style {
    letter-spacing: 1.2px;	
	font-size: clamp(16px, 2.75vw + 16px, 60px);
}
html body .affliate-partners .partner-banner-sec {
text-align: center;	
}
html body .affliate-partners .inner-banner-wrap .request_demo_btn.button-list {
    display: flex; 
}
html body .affliate-partners .partner-banner-sec {
	padding-top: 50px;
	padding-bottom: 110px;
}
html body .affliate-partners .h1-style,
html body .affliate-partners .para-20 {
	margin-left: auto;
	margin-right: auto;
}
html body .affliate-partners .button-list { 
    margin-bottom: 50px;
}
.affliate-partners .bottom-para p {
    color: #B6C6DA;
    font-size: 14px;	
}
.affliate-partners .limble-list-items .limble-list-item,
.affliate-partners .real-results-wrap .real-results-list {
	display: flex;
	flex-wrap: wrap; 
}
.affliate-partners .limble-list-items .limble-list-item:not(:last-child) {
	margin-bottom: 40px;
} 
.affliate-partners .limble-list-items .limble-list-item .list-icon {
    width: 50px;
}
.affliate-partners .limble-list-items .limble-list-item .list-content {
	flex: 1;
	padding-left: 30px;
}
.affliate-partners .limble-list-items .limble-list-item .list-content h4 {
	margin-bottom: 0px;
	font-size: 24px;
	line-height: 130%;
	font-weight: 700;
}
.affliate-partners .limble-list-items .limble-list-item .list-icon img {
	width: 100%;
}
.affliate-partners .partner-column-sec h2,
.affliate-partners .real-results-wrap .real-results h2 {
    text-align: center;
    padding-bottom: 50px;	
}
.affliate-partners .partner-column-sec .referral-image img {
	width: 100%;
}
.affliate-partners .real-results-wrap {
    text-align: center;	
}
.affliate-partners .real-results-wrap .real-results-list>div {
	width: 33.333%;
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.affliate-partners .real-results-wrap .real-result-percentage {
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 115%;
    letter-spacing: 0.96px;
    color: #000;	
	margin: 15px 0px 5px; 
}
.affliate-partners .real-results-wrap .real-result-percentage + div {
	font-size: 16px;
	 color: #000;
	font-weight: 400;
	line-height: 160%;
	margin: 0px; 
}
.affliate-partners .impact-main .impact-box p {
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 160%;	
}
.affliate-partners .impact-main .impact-box p small {
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 120%;	
	display: block;
}
.affliate-partners .impact-main .impact-box h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.6px;	
}
.affliate-partners .hm-call-to-action-main h2 { 
    font-weight: 700;
    line-height: 115%;
    letter-spacing: 0.96px;	
}
.affliate-partners .hm-call-to-action-main h2,
html body .affliate-partners .h2-style {
    font-size: clamp(16px, 2vw + 16px, 48px); 	
}
.affliate-partners .partner-main {
	overflow: hidden;
}
.affliate-partners .referral-partner-section .flex-content>div.referral-text {
    width: 40%;	
}
.affliate-partners .referral-partner-section .flex-content>div.referral-image {
    width: 60%;	
}
.affliate-partners .hm-call-to-action-main {
	padding-bottom: 150px;
}
.affliate-partners  .partner-column-sec,
.affliate-partners  .partners-banner {
    background: #F7FBFF;	
}
@media (max-width: 768px) {
	.affliate-partners {
		margin-top: 110px;
	}
	html body .affliate-partners .partner-banner-sec { 
		padding-bottom: 50px;
	}
	.affliate-partners .referral-partner-section .flex-content>div.referral-text,
	.affliate-partners .referral-partner-section .flex-content>div.referral-image {
		 width: 100%;
	}
	.affliate-partners .real-results-wrap .real-results-list {
	    row-gap: 40px;	
	}
	.affliate-partners .real-results-wrap .real-results-list>div {
		width: 50%;
	}
	.affliate-partners .hm-call-to-action-main {
		padding-bottom: 110px;
	}
}
@media (max-width: 640px) {
	.affliate-partners .real-results-wrap .real-results-list>div {
		width: 100%;
	}	
		.affliate-partners .hm-call-to-action-main {
		padding-bottom: 70px;
	}
}

/* Solution Center Page */
.affliate-partners.solution-center .building-brand-main,
.affliate-partners.solution-center .impact-main {
	 background: #F7FBFF;
}
.affliate-partners.solution-center .solution-center-posts .resource-post .resource-post-title a,
.affliate-partners.solution-center .solution-center-posts .resource-post .resource-post-title {
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 130%; /* 31.2px */
	letter-spacing: 0.48px;
	color: #000;
}
.affliate-partners.solution-center .solution-center-posts .resource-post .resource-post-title {
	margin-bottom: 10px;
}
.affliate-partners.solution-center .solution-center-posts {
	display: flex;
	flex-wrap: wrap;
	row-gap: 70px;
}
.affliate-partners.solution-center .solution-center-posts>div {
	width: 50%;
	padding-inline: 20px;
}
.affliate-partners.solution-center .solution-center-posts>div .video-wrapper iframe {
    aspect-ratio: 4 / 2;
    width: 100%;
    max-height: 251px;
}
.affliate-partners.solution-center .solution-center-posts div.resource-post-thumbnail a,
.affliate-partners.solution-center .solution-center-posts div.resource-post-thumbnail a img {
	display: block;
	width: 100%;
}
.affliate-partners.solution-center .solution-center-posts div.resource-post-thumbnail a img {
	margin-bottom: 30px;
}
.affliate-partners.solution-center .solution-center-posts .resource-post-excerpt p {
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 160%;
	color: #000;
	margin-bottom: 30px;
}
.affliate-partners.solution-center .blog-page-numbers .page-numbers {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    line-height: 19px;
}
.affliate-partners.solution-center .blog-page-numbers .page-numbers.current {
	background: #001939;
	color: white;
}
.affliate-partners.solution-center .blog-page-numbers {
    gap: 8px;	
}
.affliate-partners.solution-center .blog-page-numbers .page-numbers.next,
.affliate-partners.solution-center .blog-page-numbers .page-numbers.prev {
    content: url(../svg/right-arrow.svg);
    background: transparent;
    border: 0;	
}
.affliate-partners.solution-center .blog-page-numbers .page-numbers.prev {
    content: url(../svg/left-arrow.svg);	
}
.affliate-partners.solution-center  .partner-banner-sec {
    position: relative;
	clip-path: unset;
}
.affliate-partners.solution-center  .partner-banner-sec::after {
    content: '';
    position: absolute;
    bottom: -1px;
    background: white;
    width: 100%;
    height: 55px;
    left: 0;
    clip-path: polygon(0 50%, 3% 0, 97% 0, 100% 50%, 100% 100%, 0 100%);
}
.solutaion-post-wrap {
	position: relative;
}
.solutaion-post-wrap::before {
	content: '';
	width: 0;
    height: 0;
    border-bottom: 100px solid #F7FBFF;
    border-right: 100px solid transparent;
	position: absolute;
    bottom: -1px;
	left: 0;
}
.solutaion-post-wrap::after {
	content: '';
	width: 0;
    height: 0;
    border-bottom: 100px solid #F7FBFF;
    border-left: 100px solid transparent;
	position: absolute;
    bottom: -1px;
	right: 0;
}
.vc_row.smarter-mantainance, .wpb_row.vc_row-fluid.smarter-mantainance-logoes {
	padding-left: 20px;
	padding-right: 20px;
}
body #primary #main div.vc_row.wpb_row.vc_row-fluid.smarter-mantainance header.kd-section-title p.subtitle  {
    font-size: 20px !important;
}
	.post-id-32915 .vc_row.wpb_row.vc_row-fluid.limble-related-content-wrapper .kd-section-title.subtitle-below-title p.subtitle {
		font-size: 20px !important;
	}
@media (max-width: 991px) {
	.affliate-partners.solution-center .solution-center-posts>div { 
		padding-inline: 10px;
	}
}
@media (max-width: 768px) {
	.wpb_row.vc_row-fluid.smarter-mantainance-logoes .logo-block {
        width: auto;
        flex: 1;
    }
}
@media (max-width: 767px) {
	.affliate-partners.solution-center .solution-center-posts>div { 
		width: 100%;
		padding-inline: 0px;
	}
	.affliate-partners.solution-center .solution-center-posts div.resource-post-thumbnail a img {
	    object-fit: cover;
        object-position: center;	
	}
}
.impact-main.implementation-page {
    clip-path: polygon(3% 0, 97% 0, 100% 8%, 100% 100%, 70% 101%, 30% 101%, 0 101%, 0 8%);
    background: #001939;	
}
.impact-main.implementation-page h2 {
    margin-bottom: 20px;
    color: white;
}
.impact-main.implementation-page p {
	text-align: center;
    margin-inline: auto;
	max-width: 750px;
	font-family: "Neue Haas Grotesk Display Pro" !important;
}
.impact-main.implementation-page .impact-title p {
	color: white;
	text-align: left;
	font-size: 18px;
    font-weight: 400;
}
 
.impact-main.implementation-page .impact-title a {
	color: white;
}
.rm-image.full-width-image img {
	width: 100%;
}
.impact-main.implementation-page .impact-box>img {
    clip-path: polygon(0% 0%, 45% 0%, 88% 0%, 100% 25%, 100% 100%, 0% 100%);
    border-radius: 10px;
	height: 100%;
}
.setup-list-section.implementation-page {
	padding-left: 15px;
}

/*Responsive Query For All pages Mobile*/

@media (max-width: 575px) {
#limble-homepage-header .vc_row.vc_column-gap-35>.vc_column_container {
    padding: 0px;
}
	section#limble-mutiny-employee-fit-your-needs li {
	    padding: 0px 30px 40px;	
		margin-bottom: 30px;
	}
	section#limble-mutiny-employee-fit-your-needs ul {
	    padding: 0 0px;	
	}
	body .limble-product-column.limble-product-column--text .vc_column-inner {
		padding: 40px 30px !important; 
	}
	.limble-product-row .tt_button_no-border {
		  margin-top: 30px;
	}
	#single-page .limble-product-row .wpb_text_column.wpb_content_element ul {
		 margin-left: 0px !important;
	}
	div.vc_row.vc_row-flex.margin-bottom-30 {
		margin-bottom: 30px !important;
	}
	div.vc_row.vc_row-flex.margin-bottom-70, .margin-bottom-70 {
		margin-bottom: 70px !important;
	}
	div.vc_row.margin-bottom-0, .margin-bottom-0 {
		margin-bottom: 0px !important;
	}
	div.vc_row.padding-bottom-0, html body .padding-bottom-0 {
		padding-bottom: 0px !important;
	}
	.vc_row.wpb_row.reverse-image-column, .vc_row.wpb_row.reverse-image-column #limble-mutiny-new-section-video-cta,
	.vc_row.vc_inner.reverse-image-column>.container {
		flex-direction: column-reverse;
	}
	.vc_row.vc_inner.reverse-image-column.flex-container>.container {
		display: flex;
	}
	body #limble-green-cta .wpb_wrapper {
		padding: 50px 25px 50px 25px;
		background-size: cover;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
		margin-bottom: 70px !important;
		max-width: 100%;
        min-width: unset;
	}
	body #limble-green-cta .tt_button.btn-align-left {
		margin-right: auto; 
		margin-left: 0;
	}
	body .row .vc_toggle_size_md.vc_toggle_default .vc_toggle_title { 
		padding: 25px 20px;
	}
	body .row .vc_toggle.vc_toggle_default .vc_toggle_title:after, 
	body .row .vc_toggle_size_md.vc_toggle_default .vc_toggle_title:after {
		right: 16px;
	}
	body .row .vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
	   padding: 10px 20px 35px;
	}
	.vc_row.wpb_row.limble-product-row.limble-product-row--left.padding-top-70 {
	  margin-top: 50px;
	}
	body .row .vc_toggle_size_md.vc_toggle_default .vc_toggle_content ol,
	body .row .vc_toggle_size_md.vc_toggle_default .vc_toggle_content ul {
		margin-block: 20px;
	    padding-left: 18px;
	}
	.vc_row.custom-tab-wrapp .wpb_wrapper .custom-tabs .tab-titles { 
        margin-bottom: 35px;
    }
/*    .navbar.navbar-default .menubar .container { 
        padding-right: 0;
        padding-left: 0;
    } */
	.post-id-22990 div.vc_row.wpb_row.vc_row-fluid.integration-banner-responsiveness {
        padding-top: 100px !important;
        padding-bottom: 50px; 
	}
    .post-id-22990 #logo .logo img, .post-id-29000 #logo .logo img { 
        padding-left: 30px;
    } 
	.post-id-29000 .navbar-default .navbar-toggle {
		margin-right: 30px;
	}
	.impli-banner-main-wrp.custom-banner .container, .impli-icon-list-wrapper.custom-parnter-list,
	.section.simple-content-wrapp { 
        padding-right: 30px;
        padding-left: 30px;
    }
	.impli-banner-main-wrp { 
		padding-bottom: 80px; 
	}
	.section.simple-content-wrapp {
	   gap: 30px;
	}
   .section.simple-content-wrapp.odd {
        padding-bottom: 70px;
        padding-top: 70px;
    }
	.section.simple-content-wrapp.even, .section.simple-content-wrapp.odd {
	    flex-direction: column-reverse;	
	}
	.setup-list-section.implementation-page {
		padding-left: 30px;
		padding-right: 30px;
		padding-top: 55px;
	}
	.industry-main .container, .impact-main .container, .production-collaboration-main .container, .building-brand-main .container, .rm-content-section .container {
        padding-right: 30px;
        padding-left: 30px;
    }
    .impact-main .swiper-button-prev.swiper_button {
        left: 30px;
    }
	.impact-main .swiper-button-next.swiper_button {
        right: 30px;
    }
	.vc_row.responsive-layout-grid .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-zone-mini {
		flex-wrap: wrap;
		row-gap: 20px;
	}
	.vc_row.responsive-layout-grid .vc_column_container>.vc_column-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
	.vc_row.responsive-layout-grid .vc_pageable-slide-wrapper .vc_grid-item .vc_gitem-zone-mini .vc_gitem_row {
		width: 100%;
	}
	.vc_row.responsive-layout-grid .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
		padding-bottom: 40px;
	}
	body.post-id-22990 #limble-mutiny-employee-fit-your-needs {
        width: auto !important;
        padding: 40px 0px 50px !important;
        left: 0px !important;
	}
	.plr-0 .vc_column_container>.vc_column-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
	body.post-id-22990 #limble-mutiny-employee-fit-your-needs li {
		    max-width: 400px;
            min-width: 100%;
	}
	.container .heading-font-30 h2, .container .heading-font-30 h1 {
        font-size: 30px !important;
        line-height: 40.4px !important;
    }
	.ptm-70>.vc_col-sm-12>.vc_column-inner {
		padding-top: 70px !important;
	}
	 body.post-id-22990 .limble-horizontal-skinny-cta {
		padding: 50px 30px 37px 30px;
        background-size: cover; 
		min-height: 100%;
        max-width: 100%;
	}
	.plr-15>.vc_column_container>.vc_column-inner, .plr-15 {
		padding-left: 15px;
        padding-right: 15px;
	}
	.vc_row.plr-30 {
		padding-left: 30px !important;
        padding-right: 30px !important;
	}
	.vc_row.wpb_row.vc_inner.plr-0 {
	    padding-right: 0px !important;
        padding-left: 0px !important;	
	}
	div#limble-mutiny-new-section-video-cta { 
        padding: 0px 30px 60px 30px !important;
		flex-direction: column-reverse;
    }
	html body .margin-bottom-50 {
		margin-bottom: 50px !important;
	}
	html body .margin-bottom-20 {
		margin-bottom: 20px !important;
	} 
	html body .margin-top-50 {
		margin-top: 50px !important;
	}
	html body .margin-top-20 {
		margin-top: 20px !important;
	}
	body .padding-top-50 {
		padding-top: 50px !important;
	}
	.vc_row.wpb_row.padding-top-0, .header-section .padding-top-0 .icon-list-wrapper,  html body .padding-top-0 {
		padding-top: 0px !important;
	} 
	html body #limble-homepage-header #limble-redesign-new-clients {
		margin-top: 0px;
		padding: 30px 20px 20px;
	}
	html body #limble-homepage-header #limble-redesign-new-stats div {
		 padding: 0 20px 0 20px;
	}
	html body #limble-homepage-header #limble-redesign-new-stats {
		row-gap: 40px;
	}
	.single-column-reverse-image>.vc_column-inner>.wpb_wrapper {
		display: flex;
       flex-direction: column-reverse;
	}
	.single-column-reverse-image>.vc_column-inner>.wpb_wrapper .wpb_raw_code.wpb_raw_html {
		order: -1;
	}
	.limble-max-width-mobile img { 
		width: 100%;
	}
	body.post-id-14971 .row .vc_toggle_size_md.vc_toggle_default .vc_toggle_content ul li,
	body.post-id-15014 .row .vc_toggle_size_md.vc_toggle_default .vc_toggle_content ul li {
		margin-bottom: 20px;
	}
	.limble-related-content-columns.plr-0>.wpb_column.vc_column_container {
		padding: 0px;
	}
	body.post-id-14971 #limble-green-cta .wpb_wrapper, body.post-id-15014 #limble-green-cta .wpb_wrapper {
		margin-bottom: 0px !important;
	}
	body.post-id-14971 .footer-bar, body.post-id-15014 .footer-bar { 
		margin-bottom: 10px;
	}
	#use-case-hero .header-banner-button-wrapper .wpb_wrapper {
		flex-wrap: wrap;
		gap: 15px;
	}
	 html body .use-case-slashing-icon-box.key-icon-box {
        margin-bottom: 35px !important;
    }
	body.post-id-15005 #limble-green-cta .wpb_wrapper,
	body.post-id-14998 #limble-green-cta .wpb_wrapper,
	body.post-id-15019 #limble-green-cta .wpb_wrapper,
	body.post-id-25414 #limble-green-cta .wpb_wrapper,
	#limble-green-cta.limble-green-cta-space .wpb_wrapper {
	        margin-bottom: 0px !important;	
	}
	body.post-id-15005 .footer-bar,
	body.post-id-14998 .footer-bar,
	body.post-id-15019 .footer-bar,
	body.post-id-15031 .footer-bar,
	body.post-id-25414 .footer-bar,
	body.blog-home.archive .footer-bar,
	.post-id-15587.single .footer-bar { 
		margin-bottom: 0px;
	}
	.post-id-15587.single .footer-bar { 
		padding: 0;
	}
	.post-id-15587.single #footer.blog-subscribe-form .upper-footer {
        padding-top: 35px;
    }
	.vc_row.wpb_row.vc_row-fluid.limble-related-content-wrapper h6.subtitle {
		margin-bottom: 0px !important;
	}
	div.image-column-space.wpb_column>div.vc_column-inner {
		margin-top: 0px !important;
	}
	html body .inner-column-padding-0 .wpb_column.vc_column_container div.vc_column-inner {
		    padding: 0px !important;
	}
	html body .d-flex-wrap {
		display: flex !important; 
	}
	.post-id-30592  .gain-a-real-time .icon-box-list .vc_col-sm-3:first-child { 
		border-left: 1px solid var(--Neutral-Grey-3, #243750);
	}
	html body div.rate-info { 
		padding: 50px !important;
	}
	.blog-home.archive .navbar.navbar-default .menubar .container,
	.post-type-archive-resource.archive .navbar.navbar-default .menubar .container,
	.post-id-15587.single .navbar.navbar-default .menubar .container,
	.post-type-archive-customer-story .navbar.navbar-default .menubar .container {
        padding-right: 20px;
        padding-left: 20px;
    }
	.entry-header.blog-header.custom-blog-header .blog-page-heading {
		padding: 70px 30px 70px !important;
	}
	.blog-home.archive #posts-content.blog-minimal-grid {
		padding-top: 0;
		margin-top: 30px;
	}
	.blog-home.archive #posts-content.blog-minimal-grid .featured-posts-wrapper,
	.blog-home.archive .posts-wrapper .container,
	.ready-to-learn-more-wrapper .container { 
        padding-right: 30px;
        padding-left: 30px;
    }
	.blog-footer-subscribe-form .container {
		padding: 0 30px;
	}
	.blog-subscribe-wrapper .wpcf7-form {
		padding-bottom: 0px;
	}
	.ready-to-learn-more-wrapper .button-wrapper {
		flex-wrap: wrap;
	}
	.ready-to-learn-more-wrapper .container,
	section.cta-block .row {
        display: flex;
        flex-direction: column-reverse;
        gap: 0;
    }
	.ready-to-learn-more-wrapper .container>div {
		width: 100%;
	}
	.ready-to-learn-more-wrapper .text-wrapper h3 {
        font-size: 32px !important;
        line-height: 1.2 !important;
    }
	.ready-to-learn-more-wrapper .text-wrapper {
		padding: 50px 0 0px;
	}
	body.blog-home .blog-subscribe-wrapper {
		clip-path: polygon(8% 0, 100% 0, 100% 82%, 83% 100%, 25% 100%, 0 100%, 0 21%);
	}
	body.blog-home .blog-subscribe-wrapper .blog-subscribe-background img {
		object-fit: cover;
	}
	.archive.post-type-archive-resource #posts-content {
		padding-top: 70px;
	}
	.post-id-15587.single #posts-content .post {
        margin-right: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
	}
	.post-id-15587.single #posts-content .post iframe { 
		width: 100% !important;
		height: auto;
		aspect-ratio: 3 / 2;
	}
	.post-id-15587 .blog-single-content .blog-content>.wpb-content-wrapper>.vc_row-fluid.wpb_animate_when_almost_visible {
		flex-direction: column-reverse;
        row-gap: 30px;
		margin-bottom: 30px !important;
	}
	.post-id-15587 .blog-single-content .blog-content .vc_column_container>.vc_column-inner {
		padding-left: 0px;
         padding-right: 0px;
	}
	.post-id-15587 .blog-single-content .blog-content .kd-section-title.text-left.subtitle-below-title {
		padding-left: 0px !important;
	}
	.post-id-15587 .blog-single-content .blog-content>.wpb-content-wrapper>.vc_row-fluid.wpb_animate_when_almost_visible>.wpb_column.vc_col-sm-8>.vc_column-inner {
		padding-right: 25px;
	}
	.blog-minimal-grid .blog-page-numbers, .blog-detailed-grid .blog-page-numbers {
		margin-top: 0px;
	}
	.archive.post-type-archive-customer-story #posts-content {
		padding-top: 65px;
	}
	html body.archive.post-type-archive-customer-story .blog-header:before {
		position: absolute;
		content: "";
		bottom: -35px;
		left: -35px;
		width: 130px;
		height: 130px;
		clip-path: polygon(25% 25%, 50% 50%, 75% 75%, 25% 75%);
		background-color: #fff;
	}
	html body.archive.post-type-archive-customer-story .blog-header:after {
		right: -35px;
	}
	.entry-meta { 
		flex-wrap: wrap;
		row-gap: 10px;
	}
	.post-id-3021 .subtitle-below-title h6, .post-id-3021  .subtitle-below-title h2 {
        margin-bottom: 30px !important;
    }
	.vc_row.wpb_row.vc_row-fluid.related-empty-para .kd-photobox .phb-content p:empty {
		display: none;
	}
	body.post-id-3021.single .wpb_text_column ul ul {
		padding-left: 0px;
	}
	body.post-id-3021.single #posts-content .post .wpb_content_element ul, body.post-id-3021.single #single-page .wpb_text_column ul, body.post-id-3021.single #single-page .wpb_text_column ol {
		margin-left: 0px !important;
	}
	body.post-id-3021.single #ez-toc-container {
	   padding: 10px 0px 30px 0px;
	}
	body.post-id-3021.single #ez-toc-container .ez-toc-link {
	    padding: 6px 0px !important;	
	}
	div.vc_row.wpb_row.vc_row-fluid.want-to-see-action.plr-30 {
	   padding-left: 30px !important;
       padding-right: 30px !important;
	}
	div.vc_row.wpb_row.vc_row-fluid.want-to-see-action.plr-30 .kd-calltoaction {
        margin: 0 0px !important; 
        padding: 50px 0px; 
    }
	html body.post-id-31387 .footer-bar { 
		margin-bottom: 0px;
		padding: 0;
	}
	html body.post-id-31387 .footer-widget-area {
		padding-top: 20px;
	}
    body.post-id-9182 #limble-pricing-top-section .vc_column_container>.vc_column-inner {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
	.post-id-9182 .limble-priging-2-table {
		margin-bottom: 80px; 
	}
	body.post-id-9182 #limble-pricing-2-simple-cta { 
        margin-bottom: 30px !important;
    }
	body.post-id-9182 #limble-redesign-new-clients li {
		width: 70px;
	}
	#limble-icon-list>div:not(:last-child) {
		margin-bottom: 30px;
	}
	div.limble-product-tour-swiper.wpb_column.vc_column_container {
	    padding: 0px 15px;
		margin-bottom: 70px;
	}
    .post-id-17221 .container h3 {
        font-size: 30px !important;
        line-height: 40px !important;
    }
	 .custom-parnter-list .container .icon-list {
        justify-content: center; 
    }
	body.post-id-9182 .limble-pricing-2-table__col {
		min-width: 55px;
	}
	nav.navbar-default .navbar-toggle {
		margin-right: 4px !important;
	}
    nav.navbar-default #logo .logo img {
        padding-left: 5px;
    }
	nav.navbar.navbar-default .menubar .container { 
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
	 .vc_row.smarter-mantainance header.kd-section-title:not(.disable-responsive) {
        margin-bottom: 30px !important;
    }
	.wpb_raw_code.font-16 h2.sec-sub, body #primary #main div.vc_row.wpb_row.vc_row-fluid.smarter-mantainance header.kd-section-title p.subtitle  {
		font-size: 16px !important;
	}
	body #primary #main div.vc_row.wpb_row.vc_row-fluid.smarter-mantainance-client  p {
	        font-size: 22px !important;
        line-height: 140% !important;	
	}
	div.vc_row.wpb_row.vc_row-fluid.smarter-mantainance-client #limble-mutiny-new-section-video-cta span {
		 font-size: 14px;
	}
	div.vc_row.wpb_row.vc_row-fluid.smarter-mantainance-client #limble-mutiny-new-section-video-cta .tt_button_no-border span {
		font-size: 12px;
		word-spacing: 0;
	}
	html body .ct-logo-grid {
		padding-left: 0px;
        padding-right: 0px;
		column-gap: 10px;
	}
	.post-id-32915 .vc_row.wpb_row.vc_row-fluid.limble-related-content-wrapper .kd-section-title.subtitle-below-title p.subtitle {
		font-size: 16px !important;
	}
	.font-16.padding-top-30 .smart-main {
	   padding-top: 30px;
	}
	.vc_row.wpb_row.vc_row-fluid.smarter-mantainance-action.margin-bottom-40 {
		margin-bottom: 40px !important;
	}
	.vc_row.wpb_row.vc_row-fluid.smarter-mantainance-action.margin-bottom-40 .container {
        padding-left: 10px !important;
        padding-right: 20px !important;
	}
}
.affliate-partners.solution-center .solution-center-posts>div .resource-post-video a {
   display: block;	
}
.affliate-partners.solution-center .solution-center-posts>div .resource-post-video a img {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin-bottom: 20px;
    object-fit: cover;
}
div.fancybox__container {
	z-index: 9999;
}
html body.post-type-archive-resource .posts-wrapper .posts-container article.resource-category-solution-center {
	display: none;
}

.full-width-video {
	max-width: 600px;
}

.archive:not(.post-type-archive-customer-story) .posts-wrapper .posts-container article .entry-image a:after {
	display: none;
}
.archive:not(.post-type-archive-customer-story) .posts-wrapper .posts-container article .entry-image a img {
    clip-path: polygon(0% 0%, 45% 0%, 88% 0%, 100% 25%, 100% 100%, 0% 100%);
   object-position: left;
	    height: auto !important;
}
.archive.post-type-archive-resource .post-container-wrapper:before {
	z-index: 1;
}
