/*comman css*/
h1,h2,h3,h4,h5,h6,a,p{
    word-break: break-word!important;
}
li{
    list-style-type: none!important;
}

/*comman css end*/
/*header css*/

/*header css end*/
/*index*/
.our-work-cls h3.elementor-image-box-title{
    margin-top: 0px!important;
}

.steps-blk-cls>.elementor-widget-container{
    height: 250px!important;
}

.faq-cls .elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title{
    border-radius: 20px 20px 0px 0px!important;
}
/*index end*/
/*footer*/
.footer-cls p{
    margin-bottom: 0px!important;
}
/*footer end*/
/*inner pages*/

/*inner pages end*/

/*res*/
@media(min-width:2560px){}      
@media(min-width:2000px) and (max-width:2560px){}
@media(min-width:1800px) and (max-width:1999px){}
@media(min-width:1551px) and (max-width:1799px){}
@media(min-width:1351px) and (max-width:1550px){}
@media(min-width:1200px) and (max-width:1350px){}
@media(min-width:1025px) and (max-width:1199px){
    /*index*/
    .steps-blk-cls>.elementor-widget-container{
        height: 225px!important;
    }
    /*index end*/
}
@media(min-width:992px) and (max-width:1024px){
    /*index*/
    .steps-blk-cls>.elementor-widget-container{
        height: 225px!important;
    }
    /*index end*/
}
@media(min-width:768px) and (max-width:991px){}
@media(min-width:448px) and (max-width:767px){
     /*index*/
    .steps-blk-cls>.elementor-widget-container{
        height: 200px!important;
    }
    /*index end*/
}
@media(max-width:447px){
    /*index*/
    .steps-blk-cls>.elementor-widget-container{
        height: 200px!important;
    }
    /*index end*/
}
/*res end*/