.elementor-15487 .elementor-element.elementor-element-90ab344{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:999;}@media(max-width:767px){.elementor-15487 .elementor-element.elementor-element-90ab344{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-15487 .elementor-element.elementor-element-08c015e > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for tp-header, class: .elementor-element-08c015e */@media only screen and (max-width: 767px) {
    .tp-header-logo img {
        width: 180px !important;
        max-width: none !important;
        height: auto !important;
    }
}/* End custom CSS */
/* Start custom CSS *//* Large Desktop (1820px+) */
header img {
    width: 250px !important;
    max-width: none !important;
    height: auto !important;
}

/* Desktop */
@media (max-width: 1000px) {
    header img {
        width: 200px !important;
    }
}

/* Laptop */
@media (max-width: 900px) {
    header img {
        width: 200px !important;
    }
}

/* Tablet */
@media (max-width: 892px) {
    header img {
        width: 150px !important;
    }
}

/* Mobile Landscape */
@media (max-width: 768px) {
    header img {
        width: 100px !important;
    }
}

/* Mobile Portrait */
@media (max-width: 480px) {
    header img {
        width: 100px !important;
    }
}

/* Very Small Devices */
@media (max-width: 360px) {
    header img {
        width: 100px !important;
    }
}/* End custom CSS */