.list_text .elementor-widget-container ul {
    list-style-type: none;
    line-height: 1.8;
}
img.image_word {
    display: none;
}
span.swiper_text {
    display: none;
}
.liberty_componets {
    cursor: pointer;
}

.Coming-soon {
    background-image: url(https://vayuaerospace.com/wp-content/uploads/2022/11/US-2.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.our-drone-slider span {
    /*position: absolute;*/
    /* top: 188px; */
    /* right: -40px; */
    font-family: 'Blender Pro';
    font-style: normal;
    font-weight: 900;
    font-size: 30px;
    line-height: 29px;
    text-transform: uppercase;
    color: #D2202E;
}
@media(max-width: 767px){
    .our-drone-slider span {
    font-family: 'Blender Pro';
    font-style: normal;
    font-weight: 900;
    font-size: 15px;
    line-height: 25px;
    text-transform: uppercase;
    color: #D2202E;
}
}