/* Original Slider Revolution max_width and outer frame. */
.cromaslide { background: #252525; }
.cromaslide .cromaslideinner { max-width: 1180px; margin-inline: auto; }
/* Preserve uncropped proportions and masonry packing with Elementor Free. */
.mission-masonry .gallery-item { margin-top: 0; margin-bottom: 20px; }
.mission-masonry .gallery-icon img { height: auto; width: 100%; }
#croma-mobilenav.mission-menu-open { display: block; visibility: visible; opacity: 1; position: fixed; top: 55px; max-height: calc(100vh - 70px); overflow-y: auto; width: min(500px, calc(100vw - 30px)); left: 50%; margin-left: 0; transform: translateX(-50%); }

/* Reproduce the original VC gutters and intrinsic iframe width. */
.elementor .mission-vc-row { width: auto; align-self: stretch; margin-left: -7.5px; margin-right: -7.5px; }
.elementor-1195 .elementor-widget-html iframe { max-width: none; width: 600px; }
@media (max-width: 767px) {
 .elementor-1195 .elementor-widget-html iframe { width: 100%; max-width: 100%; }
 .elementor-1195 .vc_custom_1681570237626 { padding-right: 7.5px !important; }
 .elementor-1195 .vc_custom_1681570991496 { padding-left: 0 !important; }
}

.elementor-1195 > .mission-vc-row:first-child { margin-bottom: 35px; }

/* Match the original FlexSlider photo frame and fixed gallery thumbnails. */
.elementor-widget-image-carousel .swiper-slide-inner { margin: 3px; border: 4px solid #fff; border-radius: 3px; box-shadow: 0 1px 4px rgba(0,0,0,.2); overflow: hidden; }
.elementor-2501 .elementor-widget-image-carousel .swiper-slide-image { width: 100%; aspect-ratio: 3 / 2; object-fit: cover; display: block; }
.elementor-1821 .elementor-widget-divider { margin-bottom: 20px; }
.elementor-1821 .elementor-divider__text { font-weight: 700; color: #444; }
