/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/



#me-srct p{
    text-align: initial;
    direction: ltr;
}


#elementor-tab-title-1311 > span{
    width: 53vw;
    text-align: justify;
    position: inherit;
    margin-top: 5px;
}

#elementor-tab-title-1961 > span{
    width: 53vw;
    text-align: justify;
    position: inherit;
    margin-top: 5px;
}
.arrow-div{
    margin-top: 16px;
}


@media (max-width: 1200px) {
    .elementor-tab-title{
        width: 100%;
    }

    #elementor-tab-title-1961 > span{
        width:88%;
        text-align: justify;
        position: inherit;
        margin-top: 5px;
    }

    #elementor-tab-title-1311 > span{
        width:88%;
        text-align: justify;
        position: inherit;
        margin-top: 5px;
    }

}


@media (max-width: 992px) {
    .elementor-tab-title{
        width: 100%;
    }

    #elementor-tab-title-1961 > span{
        width:88%;
        text-align: justify;
        position: inherit;
        margin-top: 5px;
    }

    #elementor-tab-title-1311 > span{
        width:88%;
        text-align: justify;
        position: inherit;
        margin-top: 5px;
    }

}

@media (max-width:768px) {


}





@media (max-width: 576px) {

    .m-container{
        display:flex;
		flex-direction: column;
		

    }
    .block-sub{
        width:100%;
        font-size:1rem
		margin-bottom: 2rem;
    }

    .arrow-div{
        width: 3%;
        margin-top: 0;
    }

    .elementor-tab-title{
        width: 100%;
    }

    #elementor-tab-title-1961 > span{
        width:80%;
        text-align: justify;
        position: inherit;
        margin-top: 5px;
    }

    #elementor-tab-title-1311 > span{
        width:80%;
        text-align: justify;
        position: inherit;
        margin-top: 5px;
    }

}


