.so-accordion-wrapper { width: 100%; max-width: 1500px; margin: 0 auto; padding: 0 15px; } .so-tab { position: relative; width: 100%; overflow: hidden; margin: 30px 0; } .so-tab input { position: absolute; opacity: 0; z-index: -1; / } .so-tab-content { max-height: 0; overflow: hidden; transition: max-height 0.35s; padding: 0 15px; } .so-tab input:checked ~ .so-tab-content { max-height: 1000px; } .so-tab label { position: relative; display: block; padding: 0 25px 0 0; margin-bottom: 15px; line-height: normal; cursor: pointer; font-size: 1.5em; font-weight: bold; } .so-tab label::after { position: absolute; right: 0; top: -20px; display: block; width: 3em; height: 3em; line-height: 3; text-align: center; transition: all 0.35s; } .so-tab input[type=checkbox] + label::after { content: "+"; } .so-tab input:checked + label::after { content: "\25BC"; } .so-tab-content p { font-size: 1em; } Description Tailored for executives and leadership teams, these captain wings pins symbolize authority and excellence in corporate and healthcare management. While a leadership favorite, this sophisticated wing is an elegant brand marker for any high-end professional service. Custom Half Wing Pin with Round Logo – 1.75" A compact half wing pin designed for structured use in aviation uniforms and identification systems. This format combines a streamlined wing layout with a custom round logo, creating a clear and consistent wings lapel pin for professional environments. Whether used as a captain wings variant or a dedicated flight attendant pin, this flying wing pin style ensures a polished institutional look. Compact Half-Wing Structure The 1.75-inch size is optimized for: Lightweight and comfortable daily wear Clear logo visibility in a smaller format Flexible placement on shirts, suits, or uniforms This makes it a practical alternative to full-size wings where space or role differentiation is required. Customization & Special RequestsDiverse Finishes: Beyond standard options, we offer additional electroplated finishes including nickel, antique gold, and antique silver—contact us to confirm availability before ordering. Bespoke Dimensions: While the 1.75-inch model is standard, full custom sizing is available upon request; please reach out to confirm specific dimensions and pricing prior to purchase. Alternative Backing hardware: Each pin includes a standard rubber clutch or safety pin; however, butterfly clutches and magnetic backings are also available—please specify your preference in the Order Comments at checkout. More Wing Pin Options Explore additional formats within the Custom Pilot Wings Pin, including full wings, half wings, and 3D badge styles for different structural and hierarchy needs. Specification Specification Details Material Metal Size 1.75″(44mm) Colors Gold/Silver MOQ 50 pcs Handling Time 7-10 days (5 days for expedited) Transit Time 3-5 days (expedited options available) How to Quote Specify your preferred pin back style, finish treatment, and packaging selection Upload your Wing Pin design images and provide Order Comments Choose your production speed from expedited, standard or economy options Click "Get Mockup" to receive your design proof and detailed pricing Finalize order by entering quantity and proceeding to "Add to Cart" for checkout For specialized requirements or detailed customizations, please contact our team. FAQ Q: Is this only for corporate "Captains"? A: No. This "Captain style" wing is a universal symbol of leadership and seniority, applicable to any professional firm or management board. Q: Are premium finishes like gold and silver available? A: Yes, we offer high-grade gold and silver plating to ensure the pin matches the prestige of your leadership team. Q: Can we customize with our corporate emblem? A: Yes, the center area is designed to showcase your corporate logo with premium clarity and detail. Explore Full Wing Styles Pilot Wings Pin with Round Logo Pilot Wings Pin with Logo & Bottom Text Pilot Wings Pin with Shield Logo Wings Lapel Pin /* 1. 基础布局与强制展开 */ #so-tab-5.no-collapse-section .static-tab-label { display: block; margin-bottom: 15px; font-size: 1.5em; font-weight: bold; } #so-tab-5.no-collapse-section .forced-expand { max-height: none !important; overflow: visible !important; opacity: 1 !important; } /* 2. Grid 布局 */ #so-tab-5 .related-pins-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 20px; padding: 15px 0; } /* 3. 卡片容器样式 */ #so-tab-5 .pin-card { display: block; text-decoration: none; color: inherit; text-align: center; transition: transform 0.4s ease; } #so-tab-5 .pin-card:hover { transform: translateY(-5px); } /* 4. 1:1 正方形图片容器 */ #so-tab-5 .pin-image-container { position: relative; width: 100%; aspect-ratio: 1 / 1; background: #fff; display: flex; align-items: center; justify-content: center; padding: 15px; border: 1px solid #f0f0f0; border-radius: 8px; overflow: hidden; } /* 兼容旧版浏览器的 1:1 方案 */ @supports not (aspect-ratio: 1 / 1) { #so-tab-5 .pin-image-container { height: 0; padding-bottom: 100%; } #so-tab-5 .pin-image-container img { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } } #so-tab-5 .pin-image-container img { max-width: 90%; max-height: 90%; object-fit: contain; transition: transform 0.6s ease; } #so-tab-5 .pin-card:hover .pin-image-container img { transform: scale(1.05); } /* 5. 标题样式 */ #so-tab-5 .pin-title { margin-top: 12px; font-weight: 600; line-height: 1.4; padding: 0 5px; } /* 响应式设计 */ @media (max-width: 1200px) { #so-tab-5 .related-pins-grid { grid-template-columns: repeat(2, 1fr); } } @media (max-width: 768px) { #so-tab-5 .related-pins-grid { grid-template-columns: 1fr; } }