.default_ul_li ul{
    list-style: unset;
    padding: 0;
    margin: 0 0 0 20px;
}

.default_ul_li ul li{
    margin-bottom: 15px;
}
h2.heading_key_features{
margin-bottom: 40px !important;
font-size: 40px!important;
}


.badge_circle h3, .badge_circle_market_lp h3{
    font-weight: bold !important;
    font-family: "kohinoor-bangla", sans-serif !important;
    text-transform: capitalize;
    margin-bottom: 0 !important;
}

.secure_col .fl-module-rich-text, .scalable_col .fl-module-rich-text {
    top: -95px!important;
    position: relative;
}
.offsite_col .fl-module-rich-text, .effortless_col .fl-module-rich-text{
    top: -90px!important;
}
.seamless_col .fl-module-rich-text, .liability_col .fl-module-rich-text {
    position: relative;
    top: -95px!important;
}
.reliable_col .fl-module-rich-text, .clean_col .fl-module-rich-text{
    top: -80px!important;
}

.simple_col .fl-module-rich-text, .hassle_free_col .fl-module-rich-text{
    top: -90px!important;
}


.badge_circle .fl-module-rich-text, .badge_circle_market_lp .fl-module-rich-text{
    position: relative;
    top: -75px;
}


.badge_circle .scalable_circle{
    top: -70px !important;
}



/* .badge_circle_market_lp img{
    height: 290px !important;
    object-fit: cover;
    width: 250px;
} */

.badge_circle_market_lp img{
    height: 270px !important;
    object-fit: contain;
    width: 250px;
}
/* key features image */
.key_features_img_package img{
    margin-top: -65px;
}
.fl-node-5c07j1hnr64w img, .key_features_img img{
margin-top: -220px;
}
.key_features_row .video_col{
    text-align: center;
}
.key_features_row .video_col video{
    margin-top: -220px;
    border-radius: 30px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
}

.key_features_slider h3.pp-card-slider-title{
    display: none;
}
.key_features_slider .card_slide{
    display: flex;
    align-items: center;
}
.key_features_slider .card_slide .communities_img img{
    width: 430px;
    height: 255px;
}
.key_features_slider .card_slide .storage_communities_img img{
    height: 270px;
    object-fit: cover;
}

.key_features_slider .pp-card-slider-item .pp-card-slider-content-wrap .pp-card-slider-content h2{
    text-transform: capitalize;
    color: #042c44;
    font-size: 35px;
    text-align: center;
}
.key_features_slider .pp-card-slider-item .pp-card-slider-content-wrap .pp-card-slider-content .cardSlide_title_custom span.blue{
    color: #0083ad;
}
.key_features_slider .card_slide ul{
    list-style: unset;
}
.key_features_slider .card_slide ul li {
    font-family: "kohinoor-bangla", sans-serif !important;
    font-size: 18px;
}

.key_features_slider .card_slide ul li strong{
    font-weight: bold;
}

.key_features_slider .keyfeatures_slider_img img{
    max-width: 295px;
}
.the_fetch_difference_row .card_testimonial_col{
    border: 5px solid #0083ad;
    border-radius: 30px;
    background-color: #fff;
    position: relative;
    height: auto;
    display: flex;
    padding: 0;
    flex-direction: column;
    box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
    -webkit-box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
    -moz-box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
}

.the_fetch_difference_row .fl-node-6x4jrzbiyfpq, 
.the_fetch_difference_row .fl-node-t3rwypk9hexu,
.the_fetch_difference_row .fl-node-cauz4e5l7v23,
.the_fetch_difference_row .fl-node-edwsk576blo2{
    display: flex;
    gap: 40px;
}

.market_fetch_diff_row_slider .card_testimonial_col{
    border: 5px solid #0083ad;
    border-radius: 30px;
    background-color: #fff;
    height: 300px;
    width: 95%;
    justify-content: space-around;
    display: flex;
    padding: 20px;
    flex-direction: column;
    box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
    -webkit-box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
    -moz-box-shadow: 10px 10px 0px 1px rgba(255, 205, 66, 1);
}
.market_fetch_diff_row_slider .owl-carousel .owl-stage-outer{
    padding: 0 0 50px;
}

.market_fetch_diff_row_slider .owl-carousel .owl-stage{
    animation: scroll-going-left 70s linear infinite;
}
.market_fetch_diff_row_slider .owl-carousel:hover .owl-stage {
    animation-play-state: paused;
}
.market_fetch_diff_row_slider .card_testimonial_col img{
    width: 121px!important;
}
@keyframes scroll-going-left {
0% { transform: translateX(0); }
100% { transform: translateX(-50%); }
}

@media (max-width: 991px){
    .market_fetch_diff_row_slider .card_testimonial_col{
        width: 100%;
    }
    h2.fl-module-heading, .key_features_slider .pp-card-slider-item .pp-card-slider-content-wrap .pp-card-slider-content h2{
        font-size: 25px!important;
    }
    .fl-module-rich-text p, .default_ul_li ul li{
        font-size: 18px!important;
    }
    .fl-node-1mi8kql9chun.fl-row > .fl-row-content-wrap{
        padding-bottom: 0!important;
    }
    .fl-node-gk4atrx2dbmh.fl-row > .fl-row-content-wrap{
        padding-top: 0!important;
    }

    .fl-node-gk4atrx2dbmh > .fl-row-content-wrap, .fl-node-bq7dihrw4kml > .fl-row-content-wrap{
       padding-bottom: 60px !important;
    }
    .fl-node-5c07j1hnr64w img, .key_features_img img {
        margin-top: 0;
    }
    .key_features_slider .card_slide{
        flex-direction: column;
    }
    .key_features_slider .card_slide ul li{
        text-align: left;
    }
    .key_features_slider .card_slide ul{
        margin: 0;
    }
    .the_fetch_difference_row .fl-node-6x4jrzbiyfpq, 
    .the_fetch_difference_row .fl-node-t3rwypk9hexu,
    .the_fetch_difference_row .fl-node-cauz4e5l7v23,
    .the_fetch_difference_row .fl-node-edwsk576blo2{
        flex-direction: column;
        align-items: center;
    }
    .badge_circle .fl-module-rich-text{
        top: -40px;
    }
    .badge_circle_market_lp .fl-module-rich-text{
        top: -50px;
    }
    .badge_circle img{
        width: 150px;
    }
    .badge_circle_market_lp img{
        width: 200px;
        height: auto!important;
    }
    .key_features_slider .card_slide .img_ img{
        width: 200px;
    }
    .fl-node-bq7dihrw4kml .fl-row-content-wrap{
        border: none;
        margin-top: -5px !important;
    }
}


@media (max-width: 767px){
    /* hero animation section */
    .fl-node-hulqejv7bo1k.fl-row > .fl-row-content-wrap, .fl-node-d3taluq5ohcg.fl-row > .fl-row-content-wrap{
        margin-top: -6px !important;
    }
    .fl-node-8uh5rxcfvz6t.fl-row-custom-height > .fl-row-content-wrap{
        margin-top: -5px!important;
    }
    /* hero animation section */


    .the_fetch_difference_row .fl-node-6x4jrzbiyfpq, 
    .the_fetch_difference_row .fl-node-t3rwypk9hexu,
    .the_fetch_difference_row .fl-node-cauz4e5l7v23,
    .the_fetch_difference_row .fl-node-edwsk576blo2{
        padding: 0 20px;
    }
    
    h2.heading_key_features{
        margin-bottom: 30px!important;
    }

    .key_features_img img{
        width: 200px;
    }
    .key_features_img_package img{
        width: 270px;
        margin-top: 0;
    }
    .offsite_col .fl-module-rich-text, 
    .effortless_col .fl-module-rich-text,
    .reliable_col .fl-module-rich-text, 
    .clean_col .fl-module-rich-text{
        top: -70px!important;
    }
    .simple_col .fl-module-rich-text, .hassle_free_col .fl-module-rich-text{
        top: -75px!important;
    }
    .secure_col .fl-module-rich-text, 
    .scalable_col .fl-module-rich-text,
    .seamless_col .fl-module-rich-text, 
    .liability_col .fl-module-rich-text{
        top: -85px!important;
    }
    .fl-node-ra7d8btjy1ze , .fl-node-x075vugscf23{
        top: -60px!important;
    }
    .key_features_row .video_col video{
        margin-top: 0;
    }
    .key_features_row, .the_fetch_difference_row{
        margin-top: -2px;
    }
    .fl-node-j8fgtq2mrazw{
        margin-top: -4px;
    }

    /* four circle icons */
    .badge_circle_market_lp{
        margin-bottom: -50px;
    }
    .fl-node-icafbnv1gzu5.fl-row > .fl-row-content-wrap, .fl-node-6om1rs05lgwx.fl-row > .fl-row-content-wrap, .fl-node-flnjbd2airgt.fl-row > .fl-row-content-wrap{
        padding-top: 0!important;
    }
    .fl-node-flnjbd2airgt.fl-row > .fl-row-content-wrap, .fl-node-gk4atrx2dbmh.fl-row > .fl-row-content-wrap{
        padding-bottom: 100px!important;
    }
    .fl-node-icafbnv1gzu5.fl-row > .fl-row-content-wrap{
        padding-bottom: 60px!important;
    }
    h2.fl-node-i4l0awzfg8rb, h2.fl-node-doin1fr9uh8c, h2.fl-node-3bzlv4ph8aue, h2.fl-node-cdflr8hbkwm4{
        margin-bottom: 10px!important;
    }
}


@media (max-width: 390px){
    .fl-node-8uh5rxcfvz6t.fl-row-custom-height > .fl-row-content-wrap{
        margin-top: -8px!important;
    }
}
