@media (max-width: 1199px) {
    body [data-elementor-type="header"] .header-part.sticky .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        margin-top: 10px !important;
    }
}

@media (max-width: 991px) {
	.hero-img {
        height: 100% !important;
        position: relative!important;
        right: 0!important;
        top: 0!important;
        width: 100%!important;
        padding-bottom: 100% !important;
    }
    .contact-map.elementor-widget-google_maps iframe {
        height: 500px;
    }
}
@media (max-width: 767px) {
	.elementor-toggle .elementor-tab-title .elementor-toggle-icon {
        display: inline-block;
        width: 25px!important;
    }
    .elementor-toggle .elementor-tab-title .elementor-toggle-icon svg {
        width: 20px!important;
        height: auto!important;
    }
    .header-part.sticky .header-logo img {
        width: 80px!important;
        height: auto;
    }
    .contact-map.elementor-widget-google_maps iframe {
        height: 400px;
    }
    .privacy-info h2,
    .privacy-info h3,
    .privacy-info h4,
    .privacy-info h5,
    .privacy-info h6 {
        margin-top: 30px;
    }
    .privacy-info h2 {
        font-size: 28px !important;
        line-height: 28px!important;
    }
    .privacy-info h3 {
        font-size: 22px!important;
        line-height: 22px!important;
    }
    .page-id-1064 .elementor-toggle .elementor-tab-title {
        justify-content: center;
    }
    .elementor-toggle-icon.elementor-toggle-icon-right {
        margin-top: 8px;
    }
}
@media (max-width: 359px) {
    .mobile-360-none {
        display: none;
    }
}