body{
    overflow-y: auto;
}
.scroll_section_feature .feature_modal_new{
    box-shadow: none;
    height: 100%;
}
.scroll_section_feature{
    padding: 100px 0;
}

.scroll_section_feature .content_box_left h1{
    clear: both;
    font-size: 45px;
    font-weight: 800!important;
    letter-spacing: 0.5px;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 10px;
 
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-flex;
    margin-top: 0;
    line-height: 65px;

}

.scroll_section_feature .content_box_left , .scroll_section_feature .content_box_left p{
    text-align: center;
}
.scroll_section_feature .content_box_left p  {
    line-height: 32px;
    /* margin: 0 410px; */
    margin: 0 352px;

}

.first_section_feture .content_box_left{
    padding-bottom: 0;
}
.bg_start{
    background-image: url(../img/Features-January-2023/stars-bg.png);
    background-position: 0px -55px;
    background-repeat: repeat-x;
    background-size: auto;
    height: 100px;
    margin: -30px 0px;
}
.scroll_section_feature .ward_imge_list span img{
    margin-bottom: 0;
    border: none;
    border-radius: 0;
}
.scroll_section_feature .content_box_left{
    padding-top: 0;
    border-radius: 0;
}

.btn_discver_inner{
    padding: 12px 20px;
    font-size: 16px;
    background-image: linear-gradient(150deg, #7852f3 0%, #434fc1 100%);
    color: white;
    font-weight: 600;
    border-radius: 12px 12px 0 0;
    position: relative;
}
.dis_covr_btn , .scroll_section_feature .pointer_box{
    justify-content: center;
}

.bg_text_hed{
    background-image: linear-gradient(331deg, #7852f3 0%, #569fab 100%);
}
.aroow_down_anime{
    position: absolute;
    bottom: -45px;
    animation: a1 .8s infinite linear alternate;
}
.scroll_section_feature .feature_icon_outer{
    gap: 35px;
}
.Feature_icon_outer:hover .Flot_animation{
    animation: none;
    transition-delay: 0.4ms;
}
.scroll_section_feature  .img_outer_nfgfg{
    padding: 40px 0px 0px 0px;
}
.scroll_section_feature .scroll_feature {
    margin: 40px 0;
}
.scroll_section_feature .img_outer_nfgfg img , .scroll_section_feature .img_outer_nfgfg video{
    margin-bottom: 50px;

}
.bulloT_contnt{
    line-height: 28px;
}

.floating_outer_fix{
    position: fixed;
    bottom: 20px;
    left: 20px;
    /* width: 500px; */
    z-index: 100;
}
.floating_outer{
    position: relative;
    /* border-radius: 16px;
    box-shadow: 0 1px 24px rgb(0 0 0 / 6%); */
    padding: 0;
}


.floting_content .text_title{
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 18px;
    color: #fff;
}
.request_btn{
    padding: 8px 11px;
    background-color: #ffb700;
    color: #1c1c1c;
    border-radius: 30px;
    font-size: 15px;
    display: inline-flex;
    font-weight: 600;
}
.request_btn:hover{
    background-color: #cc9405;
    cursor: pointer;

}

.close_btn{
    position: absolute;
    right: -10px;
    top: -26px;
}
.close_outer{
    border: none;
    cursor: pointer;
    background-color: #0000002e;
    padding: 6px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    box-sizing: border-box;
}
.close_outer:hover{
    cursor: pointer;
    background-color: rgb(29 29 29 / 35%);
}
.footer_key_action{
    /* background: linear-gradient(271.97deg, #cfd9e0 .71%, #eff3f6 76.82%); */
    background: url(../image/feature-image/corner-left.svg) no-repeat scroll bottom left, url(../image/feature-image/corner-right.svg) no-repeat scroll bottom right, radial-gradient(100% 356.6% at 0% 0%, #24088f 0%, rgba(39, 3, 79, 0) 100%), #101034;
    padding: 60px;
    align-items: start;
    border-radius: 28px;
    padding: 80px 100px;
    position: relative;
}
.rocket_img_outer{
    display: block;
    position: absolute;
    top: 0;
    right: 10%;
}
.rocket_img_outer img{
    width: 248px;
    margin-top: 15px;

 }
.footer_action_content .title_content{
    font-size: 50px;
    font-weight: 600;
    line-height: 37px;
    margin-bottom: 25px;
    color: #ffb700;
}
.footer_action_content .second_title{
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
}
.footer_action_content .paragraph_Text{
    font-size: 18px;
    color: #fff;
    line-height: 12px;
    display: flex;
    align-items: center;
    gap: 8px;


}
.price_change_page p{
    font-weight: 400;
}
.btn_plan_text{
    display: flex;
    width: 100%;
    justify-content: center;
}
.btn_plan_text span{
    padding: 11px 20px;
    background: #ffffff;
    font-size: 16px;
    border-radius: 33px;
    color: #ed2e2e;
    margin-bottom: 20px;
}
.feature_page .pricing_box_gfr{
    margin-top: 0!important;
    margin-bottom: 30px;
}
.mb_8px{
    margin-bottom: 8px!important;
}
.compare_text{
    padding: 20px 35px;
    background: #ffffff;
    border-radius: 46px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 20px #9a9db334;
}
.compare_text:hover{
    background: #f0fefa;
    cursor: pointer;

}
.compare_text h4{
    margin-bottom: 0;
    font-size: 35px;
    font-weight: 600;
    color: #000000;
}
.arrow_down{
    /* width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #101034; */
    color: #000000;

}
 .mission_title_outer h4{
    line-height: 30px;
    color: #1e1e1e;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0px;
    font-weight: 500!important;
    white-space: normal;
    letter-spacing: normal;
    text-align: start;
    display: block;

}
.mission_title_outer{
    padding: 20px;
    /* margin-top: 15px; */
    background: #fbfbfb;
    border-radius: 12px;
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
    flex-direction: row;
    background: #FFFFFF 0% 0% no-repeat padding-box!important;
    box-shadow: 0px 6px 20px #9a9db334;
    align-items: center;

}
.img_outer_miision{
    min-width: 135px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: ease .3s;
    transition: ease .3s;
}
.img_outer_miision img{
    max-width: 100%;
    width: 90px;
    margin-bottom: 0!important;
    border: none;
}

.faq_qust_box_tile p {
    font-size: 15px;
    letter-spacing: 0.02em;
    line-height: 1.4;
    color: #363535;
    margin-bottom: 8px;
    font-weight: 500;
}
.star_anime{
    transform: translatey(0px);
	animation: float_tranform 8s infinite linear alternate;
}

.image_pricing_sec{
    padding: 40px 0px 0px 0px;
    position: relative;
}
.scroll_top{
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1920;
  
}
#scroll_btn{
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    width: 40px;
    height: 40px;
    background: #ffffff;
    display: flex;
    padding: 9px;
    color: #00a94b;
    border-radius: 50%;
    box-shadow: 0px 8px 14px 0px rgb(109 109 181 / 17%);
}
#scroll_btn:hover{
    background: #e9e9e9;
    cursor: pointer;

}
#scroll_btn.show {
    opacity: 1;
    visibility: visible;
  }

@keyframes float_tranform {
	0% {
		
		transform: translateY(0px);
	}
	50% {
	
        transform: translateY(-10px);

	}
	100% {
	
        transform: translateY(-20px);

	}
}


@keyframes a1{
    0% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(0px);
    }
}

.high_light-outer{
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 12px;
}
.high_light-outer .high_light_inner{
    padding: 7px 15px;
    background-color: #23b16c17;
    border-radius: 22px;
    font-size: 16px;
    color: #23b16c;
    font-weight: 600;

}
.high_light-outer .high_light_inner:hover{
    background-color: #23b16c2b;
}
.img_rocket_banner{
    display: block;
    position: absolute;
    top: 85px;
    left: 5%;
    z-index: 1;
}
.img_rocket_banner_left{
    top: 18%;
    right: 5%;
    z-index: 1;
}
.imgh_fav_logo_outer img{
    width: 85px;
    margin-top: 0;
}
.picky_logo_content_outer{
    width: 145px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #ffffff;
    box-shadow: 0px 8px 55px 0px rgb(109 109 181 / 17%);
    border-radius: 6px 6px 0 0;
}
.outer-logo-box{
    width: 100%;
    text-align: center;
    background: #7eb817;
    border-radius: 0 0px 6px 6px;
    padding: 3px 0;
}
.outer-logo-box p{
    color: #ffff;
}
.imgh_fav_logo_outer{
    padding: 20px 0;
}
@media only screen and (max-width: 992px){
    html,body {
        width: 100%;
        max-width: 100%;
        height: 100%;
       

        
    }
    .scroll_section_feature{
        background-color: #ffff;
    }
    .scroll_section_feature .content_box_left p{
        margin: 0;
        line-height: 25px;
    }

    .scroll_section_feature .content_box_left h1 {
        font-size: 30px;
        line-height: 40px;
    }
    .scroll_section_feature .content_box_left{
        padding: 0px 20px;

    }
    .bulloT_contnt{
        line-height: 17px;
    }
    .mission_title_outer{
        flex-direction: column;
    }
    .mission_title_outer h4{
        line-height: 25px;
        font-size: 15px;
        text-align: center;
    }
    .img_outer_miision img{
        width: 60px;
    }
    .btn_plan_text span{
        padding: 10px 20px;
        text-align: center;
        font-size: 15px;
    }
    .mob_container{
       
        padding: 0;
    }
    .compare_text{
        padding: 10px 20px;
    }
    .compare_text h4{
        font-size: 22px;
    }
    .footer_key_action{
        padding: 30px;
    }
    .rocket_img_outer{
        position: relative;
        right: auto;
    }
    .rocket_img_outer img{
        width: 140px;
        margin-bottom: 20px;
    }
    .scroll_section_feature{
        padding: 60px 0;
    }
    .par_graph_texgtf{
        text-align: start;
    }
    /* .feature_icon_outer{
        display: block;
    }
    .mobileimage{
        display: none;
    } */
    .Feature_icon_outer{
        width: 135px;
    }
    .scroll_section_feature .scroll_feature{
        margin: 30px 0;
    }
    .imGe_group{
        margin-bottom: 0;
    }
    .scroll_section_feature .img_outer_nfgfg{
        padding: 15px 0px 0px 0px;
    }
    .scroll_section_feature .img_outer_nfgfg img{
        margin-bottom: 25px;
    }
    /* #scroll_btn{
        opacity: 1;
        visibility: visible;
    }
    */
 
    .content_box_left{
        padding-bottom: 20px!important;
    }
    .dis_covr_btn{
        
         margin-bottom: -20px!important;

    }
    .img_rocket_banner{
        display: none;
    }
    .img_rocket_banner_left{
        display: flex;
        justify-content: center;
        margin-bottom: 10px;
    }
    .picky_logo_content_outer{
        width: 95px;
    }
    .imgh_fav_logo_outer{
        padding: 10px 0;
    }
    .imgh_fav_logo_outer img{
        width: 55px;
        margin-bottom: 0px;
    }
    .high_light-outer .high_light_inner{
        padding: 7px 10px;
        background-color: #23b16c17;
        font-size: 14px;
    }
    .high_light-outer{
        flex-wrap: wrap;
    }
}
