/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.0.0
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
*/

body {
    overflow-x: hidden;
}

div.elementor > div {
    margin-top:0!important;
}

.elementor-888 .elementor-element.elementor-element-1ee4452 {
    margin-top:0!important;
}

.elementor-890 .elementor-element.elementor-element-ece2b6b .e-con-inner {
    padding: 0 16px;
}

.elementor-89 .elementor-element.elementor-element-6532bca .elementor-nav-menu .elementor-item {
    font-size: 16px;
    text-align: right;
    justify-content: end;
}

.elementor-204 .elementor-element.elementor-element-f939c3e .elementor-nav-menu .elementor-item {
    font-size:16px!important;
}

@media screen and (max-width:1024px) {
    .elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--main {
        display:block;
    }

    div.elementor-menu-toggle {
        display:none;
    }

    .elementor-890 .elementor-element.elementor-element-ece2b6b .e-con-inner {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width:767px) {
    .elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--main {
        display:none;
    }

    .elementor-89 .elementor-element.elementor-element-6532bca .elementor-nav-menu .elementor-item {
        justify-content: center!important;
    }

    div.elementor-menu-toggle {
        display:flex;
    }

    .elementor-890 .elementor-element.elementor-element-ece2b6b .e-con-inner {
        grid-template-columns: repeat(2, 1fr);
    }

    .elementor-67 .elementor-element.elementor-element-a05d4f9, .elementor-67 .elementor-element.elementor-element-094361e {
        grid-template-columns: repeat(3, 1fr)!important;
    }

    .elementor-890 .elementor-element.elementor-element-c3f4c70 {
        margin-top:0!important;
    }

    .elementor-67 .elementor-element.elementor-element-6cca1cbf > .elementor-widget-container {
        margin: 0!important;
        padding: 0 20px!important;
    }

     .elementor-67 .elementor-element.elementor-element-996e473, .elementor-67 .elementor-element.elementor-element-37993b5 {
        grid-template-columns: repeat(2, 1fr)!important;
        margin: 0 auto;
    }

    .elementor-67 .elementor-element.elementor-element-93cdd40 > .elementor-widget-container {
        margin: 0!important;
    }

    .elementor-67 .elementor-element.elementor-element-7426c920 {
        display: flex!important;
        min-height: 40vh!important;
    }

    .elementor-890 .elementor-element.elementor-element-0969195 {
        display: flex!important;
        min-height: 40vh!important;
    }

    .elementor-888 .elementor-element.elementor-element-7c6803e {
        display: flex!important;
        min-height: 40vh!important;
    }

    /*#what-is-ambassadors h2, #what-is-ambassadors p {
        text-align:center!important;
    }  */
}

@media screen and (max-width:1024px) and (min-width:767px) {
    .elementor-67 .elementor-element.elementor-element-094361e {
        --e-con-grid-template-columns: repeat(1, 1fr);
        gap: 8px;
    }
}

@media screen and (max-width:540px) {
    .elementor-890 .elementor-element.elementor-element-ece2b6b .e-con-inner {
        grid-template-columns: repeat(1, 1fr);
    }

    
}

@media screen and (max-width:450px) {
    .elementor-67 .elementor-element.elementor-element-094361e {
       grid-template-columns: repeat(1, 1fr)!important;
       gap: 8px;
    }
}

@media screen and (min-width:767px) {
    /* .elementor-menu-toggle {
        background-color: #ffffff!important;
        justify-content: end!important;
        margin-right: 16px;
    } */

    
}
