PRODUCT

SELECTOR TOOL

Discover the Right Products for Your Project!

221-angle_z_x_large

CINEMA

CSS8018

INSTALLED

JBL_EonOneCompact_3-4_Style_1605x1605

LIVE PORTABLE

JBL-VTX-A8-Three-Stacked-On-Grownd

TOUR SOUND

JBL_308PMKII_Hero

RECORDING & BROADCAST

Find the Perfect Speakers for Your Project

Ceilling Speakers

Column Speakers

In-Wall Speakers

Landscape Speakers

Pendant Speakers

Point Source Install Products

Surface Mount Speakers

New Products

Intellivox DS115D

1.15m Active Digital Beam Shaping Column Loudspeaker Array

Intellivox DSX180D

1.80m Active Digital Beam Shaping Column Loudspeaker Array with Extended Frequency Range

Intellivox DSX280D

2.80m Active Digital Beam Shaping Column Loudspeaker Array with Extended Frequency Range

SRX912M

12-inch Powered Multi-purpose Speaker

SRX915M

15-inch Powered Multi-purpose Speaker

SRX922

Dual 12-inch Powered Point-source Speaker

Talk to Us

Contact us using the information below. We’ll respond promptly to your inquiries and feedback
email

Schedule

8:00am - 5:00pm, Monday - Friday

				
					/* 

Copy this code on section to modify colors of icons, submit button, hovers 
depends on the webpage theme.

Note: Keep visibility disabled, Do not Edit this

*/

/*Contact Content Icons & Text*/
.contact-iconbox .elementor-icon {
    color: pink;
    fill: pink;
}
.contact-iconbox .elementor-icon:hover{
    color: violet;
     fill:violet ;
}
.contact-iconbox p a, .contact-iconbox p{
    color: pink !important;
}
.contact-iconbox p a:hover, .contact-iconbox p:hover{
    color: violet !important;
}

/*Contact Form*/
.contact-form .elementor-widget-container{
    background:red !important;
}
.contact-form label{
    color: blue;
}
.contact-form .wpforms-submit-container button{
    border-color: pink !important;
    background: pink !important;
}
.contact-form .wpforms-submit-container button:hover{
    background: violet !important;
    border-color: violet !important;
}