@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplaylight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplaylightitalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplayxxthin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplayxxthinitalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplayxthin.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplayxthinitalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplaythin.ttf') format('truetype');
    font-weight: 250;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplaythinitalic.ttf') format('truetype');
    font-weight: 250;
    font-style: italic;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplayroman-2.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplayromanitalic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplaymediu.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplaymediumitalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplaybold-2.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplaybolditalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplayblack.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('../ttf/neuehaasdisplayblackitalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}
.blog-detailed-grid .blog-page-numbers{
    margin-top: 0;
}
#posts-content.blog-detailed-grid .entry-wrapper, #wrapper .blog-detailed-grid .entry-wrapper{
    padding-top: 0 !important;
}
#posts-content .customer-story-wrapper .customer-story h5.blog-single-title {
    line-height: 0.1 !important;
    margin: 0 0 10px 0 !important;
    padding-bottom: 20px;
}

#posts-content .customer-story-wrapper .customer-story h5.blog-single-title a {
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    text-decoration: none;
    color: #000;
}

#posts-content .customer-story-wrapper .entry-categories li {
    list-style: none;
    margin-top: 20px;
    line-height: 0;
}

#posts-content .customer-story-wrapper .entry-categories li a {
    font-family: Work Sans;
    text-decoration: none;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.15;
    text-decoration: none;
}

#posts-content .customer-story-wrapper .customer-story  .entry-content .post_button {
    border: 0;
    border-width: 2px !important;
    border-radius: 0;
    border-bottom: 4px solid #289E49;
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    text-decoration: none;
    height: auto;
    min-height: inherit;
    color: #000;
    letter-spacing: 0.08em;
}

#posts-content .customer-story-wrapper .customer-story  .entry-content .post_button:hover {
    background-color: transparent !important;
    box-shadow: none;
    color: #289E49 !important;
}


#posts-content .customer-story-wrapper .customer-story  .entry-content .post_button span:nth-child(2){
    padding-left: 20px;
}

/* Request Demo Section CSS Start */

.request_deom_main_wrp {
    width: 100%;
    max-width: 1090px;
    margin: 0 auto;
    padding: 0 15px;
}
.request_deom_inner_wrp p {
    font-size: 40px;
    line-height: 46px !important;
    letter-spacing: 2px;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif !important;
    font-weight: 700;
    color: #fff;
    max-width: 660px;
}
.request_deom_inner_wrp{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 73px 60px;
}
.request_demo_btn .request_btns {
    font-weight: 700;
    font-size: 14px;
    line-height: 16.1px;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    font-family: 'Neue Haas Grotesk Display Pro';
    display: inline-block;
    border-radius: 2px;
}
.request_demo_btn a.request_btn.request_btns {
    background: #fff;
    padding: 15px;
    color: #000;
    border: 1px solid #fff;
    margin-right: 10px;
}
.request_demo_btn a.start_btn.request_btns {
    background: transparent;
    padding: 15px;
    color: #fff;
    border: 1px solid #fff;
}
.request_demo_btn span.request_demo_icon {
    padding-left: 10px;
}
.request_demo_btn {
    padding-top: 50px;
}
.request_deom_main {
    background: #001939;
    padding: 150px 0px;
}
#request_deom_main .request_deom_inner_wrp p {
    font-size: 40px;
    line-height: 46px !important;
    letter-spacing: 2px;
    font-family: 'Neue Haas Grotesk Display Pro', sans-serif !important;
    font-weight: 700;
    color: #fff;
    max-width: 660px;
}
div#request_deom_main {
    background: transparent;
    padding: 50px 0px;
}
div#request_deom_main .request_deom_inner_wrp h3 {
    font-size: 40px;
    line-height: 46px;
    letter-spacing: 1.5px;
    color: #DAF6E2;
    font-family: 'Neue Haas Grotesk Display Pro' !important;
    font-weight: 700;
}
div#request_deom_main .request_deom_inner_wrp h5 {
    font-size: 24px;
    line-height: 31.2px;
    letter-spacing: 1.5px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    color: #fff;
}
div#request_deom_main .request_demo_btn {
    padding-top: 30px;
}
/* Request Demo Section CSS End */


.webinar-cta-section {
    background-color: #001939;
    padding: 180px 0;
}

.webinar-cta-section h2 {
    color: #fff;
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 700;
    font-size: 48px;
    line-height: 55.2px;
}

.webinar-cta-section p {
    color: #F29422;
    font-family: Neue Haas Grotesk Display Pro;
    font-weight: 700;
    font-size: 24px;
    line-height: 31.2px;
}

.webinar-cta-section .cta-buttons a {
    gap: 10px;
    border-radius: 3px;
    padding: 15px;
}


/* Customer Stories Css Start  */



.posts_banner_wrp .posts_banner_inner_wrp {
    display: flex;
    align-items: start;
    padding-top: 0;
    padding-bottom: 70px;
    justify-content: space-between;
    margin: 0 auto;
    z-index: 1;
}
.posts_banner_wrp .posts_banner_inner_wrp .posts_banner_left,
.impli-banner-main-wrp .impli-banner-left {
    width: 40%;
    max-width: 100%;
}
.impli-banner-main-wrp .impli-banner-left{
    width: 49%;
}
.posts_banner_wrp .posts_banner_inner_wrp .posts_banner_right,
.impli-banner-main-wrp .impli-banner-right {
    width: 60%;
    max-width: 620px;
    margin-left: auto;
    padding-left: 20px;
}
.posts_banner_inner_wrp .posts_banner_left .posts_banner_heading,
.impli-banner-main-wrp .impli-banner-left h1 {
    font-size: 48px;
    line-height: 1.2;
    letter-spacing: 0.02em;
    color: #fff;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    margin-bottom: 8px;
}
.posts_banner_inner_wrp .posts_banner_left .posts_banner_text,
.impli-banner-main-wrp .impli-banner-left p {
    font-size: 20px;
    line-height: 28px;
    font-family: 'Work Sans';
    font-weight: 400;
    color: #fff;
    letter-spacing: 0 !important;
    margin-bottom: 30px;
    margin-top: 0;
}
.posts_banner_wrp .posts_banner_inner_wrp .posts_banner_left a.banner_btn,
.impli-banner-main-wrp .impli-banner-left a.banner_btn{
    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;
}
.posts_banner_wrp .posts_banner_inner_wrp .posts_banner_left a.banner_btn span.banner_demo_icon {
    padding-left: 10px;
}
.customer-single-stories {
    padding-top: 0 !important;
}
/* Customer Stories Css End  */


/* Gallery Section Css Start  */
.image-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    align-items: center;
    justify-content: center;
}
.gallery-item {
    flex-basis: calc(16.66% - 200px / 6);
    max-width: calc(16.66% - 200px / 6);
    text-align: center;
}
.gallery-item img {
    max-width: 100%;
}
section.image-section .image-gallery > div {
    min-width: 180px;
}
section.image-section {
    text-align: center;
    padding: 60px 0 60px 0;
}

section.image-section h2{
    color: #000;
    text-align: center;
    font-family: "GroteskBold" !important;
    font-size: 30px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 1.15 !important;
    letter-spacing: 0.6px;
    margin-bottom: 50px;
}
/* Gallery Section Css End  */


/* Related Content Section Css Start  */
section.related-content {
    text-align: center;
}
.related-content-main-wrp {
    background: #001939;
    padding-top: 160px;
    position: relative;
    margin-top: 40px;
    overflow: hidden;
}
.related-content-main-wrp .related-posts {
    display: flex;
    margin: 0 -15px;
    padding-bottom: 0;
    padding-top: 60px;
}
.related-content-main-wrp .related-posts .related-post-item {
    max-width: 33.33%;
    width: 100%;
    padding: 0px 15px;
}
.related-content-main-wrp .related-posts .related-post-item a{
    text-decoration: none;
}
.related-content-main-wrp .related-posts .related-post-item .related-post-img img {
    width: 100%;
}
.related-content-main-wrp .related-posts .related-post-item h3 {
    font-size: 24px;
    line-height: 31.2px;
    color: #fff;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 0 !important;
    margin-top: 40px;
    text-align: left;
    text-decoration: none;
}
section.related-content h2 {
    font-size: 40px;
    line-height: 46px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.02em;
}
.related-content p {
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    font-family: 'Work Sans' !important;
}
/* .related-content-main-wrp:before {
    content: "";
    top: -35px;
    clip-path: polygon(50% 0, 66% 50%, 75% 75%, 0 40%);
    background-color: #001939;
    transform: rotate(64deg);
    left: -54px;
    position: absolute;
    content: "";
    width: 130px;
    height: 130px;
}
.related-content-main-wrp:after {
    content: "";
    top: -70px;
    clip-path: polygon(50% 0, 66% 50%, 75% 75%, 0 40%);
    background-color: #001939;
    transform: rotate(261deg);
    right: -53px;
    position: absolute;
    content: "";
    width: 130px;
    height: 130px;
} */
/* Related Content Section Css End  */



/*********** Resource Page Equipment Documentation Section CSS Start Default Desktop View: Show as Grid ***********/
.equipment-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 40px;
}

.equipment-item {
       width: calc(25% - 30px); 
}
.faq-description {
    display: none; /* Hide answers by default */
}

@media (max-width: 767px) {
    .equipment-list {
        display: block; 
    }

    .slick-slide {
       width: 100%; 
    }
}
/*********   Resource Page Equipment Documentation Section CSS End **********/ 

/*********   CTA Block CSS Start **********/
.cta-block-inner {
    width: 100%;
    max-width: 1090px;
    padding: 0 15px;
    margin: 0 auto;
}
.cta-block {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 60px 60px;
}
.cta-block-main .cta-block h4 {
    font-size: 24px;
    line-height: 31px;
    letter-spacing: 1.5px;
    color: #fff;
    font-family: 'Neue Haas Grotesk Display Pro' !important;
    font-weight: 700;
    margin: 0;
}
/* .cta-block-main a.cta-btn {
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 1.5px;
    font-family: 'Neue Haas Grotesk Display Pro';
    font-weight: 700;
    color: #000000;
    display: inline-block;
    background: #F29422;
    padding: 15px 24px;
} */
/*********   CTA Block CSS End **********/


/********** Resource Center Page Css Start **********/


.resource_center_post .mobile-slider {
    display: none;
}

@media (max-width: 767px) {
    .resource_center_post .desktop-layout {
        display: none;
    }

    .resource_center_post .mobile-slider {
        display: block;
    }

   
}



.impli-banner-main-wrp {
   
    padding-top: 140px;
    padding-bottom: 60px;
    background: #001939;
    color: #fff;
}
.impli-banner-main-wrp .container{
    display: flex;
}