.product-overview-banner{
    margin: 60px auto auto auto;
    position: relative;
}
.po_banner_title {
    color: #333;
    font-family: "avenir_next_worldbold", 'Verdana';
    font-size: 32px;
    font-weight: normal;
    line-height: 40px;
    display: flex;
    width: 1120px;
    /* height: 65px; */
    flex-direction: column;
    justify-content: center;
    margin: 120px auto 16px auto;
}
.po_banner_content {
    color: #707070;
    text-align: center;
    font-family: "avenir_next_worldmedium", 'Verdana';
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    margin: auto auto auto auto;
    display: flex;
    width: 1120px;
    height: 28px;
    flex-direction: column;
    justify-content: center;
}
.target-txt{
    margin: 4px 0 0 0;
}
.all-in-one-features .owl-stage{
    display: inline-flex;
    align-items: center;
    /* gap: 32px; */
}
.inner-fe-content{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
} 
.inner-fe-content img{
    width: 64px !important;
    height: 64px;
}
.inner-fe-content h2{
    font-family: 'avenir_next_worldbold', 'Verdana';
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    margin-bottom:0px;

}
.inner-fe-content p{
    font-family: 'avenir_next_worldmedium', 'Verdana';
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
    color: #717171;
    max-width:192px;

} 
.all-in-one-features .js-anchor-link{
    border-radius: 16px;
    background: #FFF;
    
    outline: none;
    border: none;
}
.all-in-one-features .js-anchor-link:hover{
    box-shadow: 10px 10px 64px 0px rgba(0, 202, 224, 0.20);
}
/* .all-in-one-features .slick-slide:hover{
    
} */
.all-in-one-features a:focus{
    outline: none;
    border: none;
}
.product-overview-banner-background {
    position: absolute;
    top: 200px;
    left: 49%;
    transform: translateX(-50%) rotate(-1.382deg);
    width: 100%;
    height: 246px;
    background: linear-gradient(90deg, #F0FBFF -1.56%, #C8F7FE 99.87%);
    filter: blur(50px);
    z-index: -1;
    pointer-events: none;
    flex-shrink: 0;
}
 .all-in-one-features{
    padding: 64px 0 120px 0;
} 

 .po-slide-nav {
    position: absolute;
    display: flex;
    top: 48%;
    justify-content: space-between;
    left: 51.7%;
    transform: translateX(-52%);
    opacity: 1;
    transition: all .3s linear;
    -moz-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    z-index: 1;
    width: 84%;
    height: 0px;
}

.po-slide-nav>span {
    cursor: pointer;
    display: block;
    height: 40px;
    width: 40px;
}

.po-slide-nav>span.prev {
    position: relative;
    border-radius: 50px;
    background-color: #ffffff;
    transition: all 0.4s;
    box-shadow: 0px 6.67px 20px 0px rgba(0, 0, 0, 0.12);
}

.po-slide-nav>span.prev:hover {
    box-shadow: 0 8px 20px 0 #22222221;
}

.po-slide-nav>span.prev::after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2024/07/single-arrow.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    left: 14px;
    top: 16px;
    width: 13.33px;
    height: 10.65px;
    rotate: 180deg;
    opacity: 1; /* Default to fully visible */
    transition: opacity 0.3s ease;
}
.po-slide-nav > span.prev.disabled::after {
    opacity: 0.5; /* Set opacity to 0.5 when disabled */
    pointer-events: none; /* Disable click events */
}
.po-slide-nav>span.next {
    position: relative;
    border-radius: 50px;
    background-color: #ffffff;
    transition: all 0.4s;
    box-shadow: 0px 6.67px 20px 0px rgba(0, 0, 0, 0.12);
}

.po-slide-nav>span.next:hover {
    box-shadow: 0 8px 20px 0 #22222221;
}

.po-slide-nav>span.next::after {
    position: absolute;
    content: '';
    background-image: url(/wp-content/uploads/2024/07/single-arrow.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    left: 14px;
    top: 16px;
    width: 13.33px;
    height: 10.65px;
}
.story-card{
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 16px;
    background: #FFf;
}
.story-card{
    border-radius: 16px;
    background: #fff;
    min-height: 276px;
}
.all-in-one-features .owl-stage {
    display: inline-flex;
    align-items: center;
}

.owl-stage-outer {
    /* overflow: visible !important; */
    overflow: clip !important;
    overflow-y: visible !important;
}

.po-slide-nav > span {
    cursor: pointer;
    display: block;
    height: 40px;
    width: 40px;
    pointer-events: all; 
    z-index: 10;
}
.story-cards a{
    display: flex;
    padding: 32px;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    border-radius: 16px;
    background: #FFF;
}

@media screen and (min-width: 1920px){
    
}
@media screen and (min-width: 1600px){
    .story-card{
        min-height: 295px;
    }
    .po-slide-nav{
        width: 85.6%;
        top: 49%;
    }
    .all-features .owl-carousel .owl-stage{
        left: 8.66%;
    }
    .po-slide-nav{
        left: 51.8%;
    }
    
}
@media screen and (max-width: 1439px) and (min-width: 1024px){
    .po_banner_title {
        font-family: "avenir_next_worldbold", 'Verdana';
        font-size: 36px;
        font-weight: normal;
        line-height: 44px;
        width: auto;
    }
}
@media(min-width:1366px){
    .story-card{
        padding: 32px;
    }
    .po_banner_title, .po_banner_content {
        width: auto;
        text-align: center;
    }
}

@media(max-width:1300px) and (min-width:1024px){
    .story-card{
        padding: 28px;
    }
    .po_banner_title, .po_banner_content {
        width: 70%;
        text-align: center;
        margin-top: 16px;
    }
    .story-card{
        min-height: 288px;
    }
    .po-slide-nav{
        left: 51.5%;
        width: 78%;
    }
    .po_banner_title{
        margin: 130px auto auto;
    }
    .owl-carousel .owl-stage{
        left: 22.22%
    }
    .po-slide-nav{
        left: 56.7%;
        width: 69%;
    }
}
@media(max-width:1365px) and (min-width:1024px){
    html{
        scroll-padding-top: 100px;
    }
    .po-slide-nav{
        left: 56.7%;
        width: 69%;
    }
}
@media (max-width: 1023px) and (min-width: 768px){
    .po_banner_title {
        font-family: "avenir_next_worldbold", 'Verdana';
        font-size: 32px;
        font-weight: normal;
        line-height: 40px;
        width: 100%;
    }
    .story-card{
        padding: 16px;
    }
    .po-slide-nav{
        width: 94%;
        top: 55%;
    }
   
}
@media (max-width: 991px){
    html{
        scroll-padding-top: 100px;
    }
    .po_banner_title, .po_banner_content{
        width: 90%;
        text-align: center;
        height: auto;
    }
    .all-in-one-features{
        padding: 60px 0 60px 0;
    }
    .po_banner_title{
        margin: 130px auto auto;
    }
}
@media (max-width: 767px) {
    .all-in-one-features-lg{
        display: flex;
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    .product-overview-banner{
        padding: 0 16px 55px;
    }
    .po_banner_title, .po_banner_content{
        width: 100%;
        height: auto;
        text-align: center;
        margin-top: 4px;
    }
    .po_banner_content{
        padding-bottom: 28px;
    }
    .po_banner_title{
        font-size: 28px;
        line-height: 36px;
        margin: 0px auto auto;
    }
    p.features-innera {
        font-size: 16px;
        color: #008392;
        font-family: "avenir_next_worldmedium";
        font-weight: normal;
        line-height: 24px;
    }
    p.features-innera img {
        width: 16px !important;
        margin-left: 5px;
        transition: transform 1s;
        height: auto;
    }
    .inner-fe-content{
        display: flex;
        padding: 24px 28px;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
        align-self: stretch;
        border-radius: 16px;
        background: #FFF;
    }
    .f-img-title{
        display: flex;
        align-items: center;
        gap: 16px;
    }
    .all-in-one-features-lg .des{
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    .features-innera span{
        color: #007C8C;
        text-align: center;
        font-family: 'avenir_next_worlddemi';
        font-size: 12px;
        font-style: normal;
        line-height: 16px;
        text-decoration-line: underline;
    }
    .inner-fe-content p{
        margin-bottom: 0px;
        max-width:100%;
    }
    .product-overview-banner-background{
        left: 35%;
    }
    .product-overview-banner-background.hide-lg svg{
          height: 1300px;
    }
}

@media (max-width: 400px) {
    .product-overview-banner-background.hide-lg svg{
        height: 1300px;
    }
}