/* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
#outlook a{padding: 0;} /* Force Outlook to provide a "view in browser" message */
.ReadMsgBody{width: 100%;} .ExternalClass{width: 100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
table, td{mso-table-lspace: 0pt; mso-table-rspace: 0pt;} /* Remove spacing between tables in Outlook 2007 and up */
img{-ms-interpolation-mode: bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
body, #bodyTable{
background-color: #DEE0E2;
}
/**
* @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
* @theme page
*/
#bodyCell{
border-top: 4px solid #BBBBBB;
}
/**
* @tip Set the border for your email.
*/
#templateContainer{
border: 1px solid #BBBBBB;
}
/**
* @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
* @style heading 1
*/
h1{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 26px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all second-level headings in your emails.
* @style heading 2
*/
h2{
color: #404040 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-style: normal;
font-weight: bold;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all third-level headings in your emails.
* @style heading 3
*/
h3{
color: #3d98c6 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
* @style heading 4
*/
h4{
color: #808080 !important;
display: block;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: normal;
line-height: 100%;
letter-spacing: normal;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
text-align: left;
}
/**
* @tip Set the background color and bottom border for your email's preheader area.
* @theme header
*/
#templatePreheader{
background-color: #F4F4F4;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
*/
.preheaderContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 125%;
text-align: left;
}
/**
* @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
*/
.preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's header area.
* @theme header
*/
#templateHeader{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
*/
.headerContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 20px;
font-weight: bold;
line-height: 100%;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0;
text-align: left;
vertical-align: middle;
}
/**
* @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
*/
.headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
#headerImage{
height: auto;
max-width: 600px;
}
#socialShare img {
margin-right: 3px;
}
/* ========== Body Styles ========== */
/**
* @tip Set the background color and borders for your email's body area.
*/
#templateBody{
background-color: #FFFFFF;
border-top: 1px solid #FFFFFF;
/*border-bottom: 1px solid #CCCCCC;*/
}
/**
* @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
* @theme main
*/
.bodyContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 16px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
*/
.bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
/*background-color: #E7F1FC;*/
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #FFFFFF;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #404040;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/* ========== Column Styles ========== */
.templateColumnContainer{width: 200px;}
/**
* @tip Set the background color and borders for your email's column area.
*/
#templateColumns{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #CCCCCC;
}
/**
* @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
*/
.leftColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
*/
.leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
*/
.centerColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
*/
.centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
*/
.rightColumnContent{
color: #505050;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
line-height: 150%;
padding-top: 0;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
*/
.rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: normal;
text-decoration: underline;
}
/**
* @tip Set the background color and borders for your email's footer area.
* @theme footer
*/
#templateFooter{
background-color: #F4F4F4;
border-top: 1px solid #FFFFFF;
}
/**
* @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
* @theme footer
*/
.footerContent{
color: #808080;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 10px;
line-height: 150%;
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
padding-left: 20px;
text-align: left;
}
/**
* @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
*/
.footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
color: #606060;
font-weight: normal;
text-decoration: underline;
}
/* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */
@media only screen and (max-width: 480px){
/* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */
/* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
#bodyCell{padding: 10px !important;}
/* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */
/* ======== Page Styles ======== */
/**
* @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
*/
#templateContainer{
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the first-level headings larger in size for better readability on small screens.
*/
h1{
font-size: 24px !important;
line-height: 100% !important;
}
/**
* @tip Make the second-level headings larger in size for better readability on small screens.
*/
h2{
font-size: 20px !important;
line-height: 100% !important;
}
/**
* @tip Make the third-level headings larger in size for better readability on small screens.
*/
h3{
font-size: 18px !important;
line-height: 100% !important;
}
/**
* @tip Make the fourth-level headings larger in size for better readability on small screens.
*/
h4{
font-size: 16px !important;
line-height: 100% !important;
}
/* ======== Header Styles ======== */
#templatePreheader{display: none !important;} /* Hide the template preheader to save space */
/**
* @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
#headerImage{
height: auto !important;
max-width: 600px !important;
width: 100% !important;
}
/**
* @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.headerContent{
font-size: 20px !important;
line-height: 125% !important;
}
/* ======== Body Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.bodyContent{
font-size: 18px !important;
line-height: 125% !important;
}
/**
* @tip Set the background color and border for your email's data table.
*/
.templateDataTable{
background-color: #FFFFFF;
border: 1px solid #DDDDDD;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableHeading{
background-color: #D8E2EA;
color: #336699;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 14px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
*/
.dataTableContent{
border-top: 1px solid #DDDDDD;
border-bottom: 0;
color: #202020;
font-family: 'Montserrat', arial, sans-serif, helvetica;
font-size: 12px;
font-weight: bold;
line-height: 150%;
text-align: left;
}
/**
* @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
*/
.dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
color: #3d98c6;
font-weight: bold;
}
/**
* @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
*/
.columnImage{
height: auto !important;
max-width: 480px !important;
width: 100% !important;
}
/**
* @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.leftColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.centerColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/**
* @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
*/
.rightColumnContent{
font-size: 16px !important;
line-height: 125% !important;
}
/* ======== Footer Styles ======== */
/**
* @tip Make the body content text larger in size for better readability on small screens.
*/
.footerContent{
font-size: 14px !important;
line-height: 115% !important;
}
.footerContent a {
display:block !important;
} /* Place footer social and utility links on their own lines, for easier access */
<p>
<span class="right" id="playercontainer"> </span><span class="xn-location">LAS VEGAS</span>, <span class="xn-chron">Jan. 9, 2018</span> /PRNewswire/ -- (CES 2018) -- Razer™, the leading global lifestyle brand for gamers, today announced a new speaker line for PCs, the Razer Nommo and Nommo Pro. The Nommo Pro is a no-compromise, THX Certified, 2.1 speaker system with Dolby Virtual Speaker technology for gaming immersion. The Razer Nommo a 2.0 speaker system is a price-performing alternative for balanced, full-range sound.</p>
<p>The Nommo speaker range was engineered to aid gamers with sensing environmental factors. The entire range features accurate positional audio using true left and right stereo imaging to help ensure gamers know exactly where sounds are coming from for quicker more accurate response. Additionally the Nommo Pro features Independent Tweeters for enhanced highs to catch minute details in gaming audio.</p>
<p>PC users who use their systems as multimedia entertainment centres can enjoy full-range, balanced audio for movies and music.</p>
<p>
<b>Razer Nommo Pro</b>
</p>
<p>The Razer Nommo Pro is a premium 2.1 speaker system that delivers a uniquely powerful audio experience with great range, depth and clarity. The system is THX Certified, rising to the highest standards of cinematic sound. It includes Dolby Virtual Speaker technology for an added layer of immersion with simulated 5.1 surround sound. Its Dupont™ Kevlar coated driver's project solid mids, while independent silk-woven tweeters per satellite produce smooth and balanced highs. A cylindrical downward firing subwoofer promotes airflow for consistent, deep tones. </p>
<p>The Razer Nommo Pro features a USB, Optical, Bluetooth and 3.5-millimeter jack and control pod that places volume, source controls and a headphone jack within reach.</p>
<p>EQ settings and bass levels can be customized with Razer Synapse 3 (beta), and a dedicated "Nommo Pro" mobile app is available on Android and iOS. Users can fire-up Spotify and other music apps on their mobile device to listen through the speakers via Bluetooth.</p>
<p>The Razer Nommo Pro is powered by Razer Chroma, affording a palette of 16.8 million color choices.</p>
<p>
<b>Razer Nommo </b>
</p>
<p>The Razer Nommo is an everyday 2.0 speaker system with technology to bring out full range sound with Custom Woven Glass Fiber 3 Inch drivers for power and clarity and elongated rear-firing bass ports to help produce higher amount of bass while reducing distortion at high volume levels.</p>
<p>For more versatility in sound the Razer Nommo features bass control with Automatic Gain Control to help maintain integrity of bass. Additionally this helps to adjust EQ settings for boosted clarity at lower bass levels and balanced highs and lows at higher bass levels.</p>
<p>The Razer Nommo Chroma - A Chroma variation with USB connectivity and an inbuilt DAC is available too.</p>
<p>
<b><u>Nommo, Nommo Chroma and Nommo Pro Comparison</u></b>
</p>
<p>"We created the Razer Nommo line as an ultimate entertainment speaker line for gaming, movies and music," says <span class="xn-person">Min-Liang Tan</span>, Razer co-founder and CEO. "There is a common perception that gaming speakers don't have quality audio. The Razer Nommo line changes that once and for all."</p>
<li>Custom Woven Glass Fiber 3 inch Drivers
</li>
<li>Rear-Facing Bass Ports
</li>
<li>Bass Knob with Automatic Gain Control
</li>
<li>Gaming Focused Positional Accuracy
</li>
<li>Nommo Chroma Only
</li>
<li>USB Connectivity
</li>
<li>Powered by Razer Chroma</li>
</ul>
<p>
<b>Nommo Technical Specifications</b>
</p>
<ul type="disc">
<li>2 x 3 in. full range drivers (1 x per speaker)
</li>
<li>Frequency response: 50-20,000 Hz
</li>
<li>1 x 3.5 mm audio input jack
</li>
<li>1 x 3.5 mm headphone output jack
</li>
<li>1 x 3.5 mm aux input jack
</li>
<li>Bass and volume control
</li>
<li>
<u>Hardware requirements:</u>
</li>
<ul type="circle">
<li>Devices with 3.5 mm audio ports</li>
</ul>
</ul>
<li>2 x 3 inch full range drivers (1 x per speaker)
</li>
<li>Frequency response: 50-20,000 Hz
</li>
<li>Digital USB audio input
</li>
<li>1 x 3.5 mm aux input jack
</li>
<li>1 x 3.5 mm headphone output jack
</li>
<li>Bass and volume control
</li>
<li>Razer Chroma enabled
</li>
<li>
<u>System Requirements:</u>
</li>
<ul type="circle">
<li>Windows7/Mac OSX 10.9 (or higher)
</li>
<li>Internet connection
</li>
<li>100 MB of free hard disk space</li>
</ul>
</ul>
<p>
<b>Razer Nommo Pro</b>
</p>
<p>
<b>Product features:</b>
</p>
<ul type="disc">
<li>THX Certified Premium Audio
</li>
<li>Dolby Virtual Speaker Technology
</li>
<li>Downward firing 6 inch subwoofer
</li>
<li>LED Illuminated Control Pod
</li>
<li>Versatile Connectivity – USB, Optical, Bluetooth, 3.5mm Jack
</li>
<li>Powered by Razer Chroma
</li>
<li>Gaming Focused Positional Accuracy
</li>
<li>Nommo Chroma Only
</li>
<li>USB Connectivity
</li>
<li>Powered by Razer Chroma</li>
</ul>
<p>
<b>Razer Nommo Pro Technical Specifications</b>
</p>
<ul type="disc">
<li>2 x 0.8 in. silk dome tweeters (1 x per speaker)
</li>
<li>2 x 3 in. full range drivers (1 x per speaker)
</li>
<li>1 x 6 in. down-firing subwoofer
</li>
<li>Frequency response: 20-20,000 Hz
</li>
<li>USB connection
</li>
<li>Optical connection
</li>
<li>3.5 mm connection
</li>
<li>Control pod featuring power, volume, mute, pairing and source control functions with a headphone jack
</li>
<li>Razer Chroma enabled
</li>
<li>
<b>System Requirements:</b>
</li>
<ul type="circle">
<li>
<u>Product Requirements</u>
</li>
<ul type="square">
<li>PC/Mac with a free USB port
</li>
<li>AC power source </li>
</ul>
<li>
<u>Razer Synapse Requirements</u>
</li>
<ul type="square">
<li>Windows®7/Mac OS X 10.9 (or higher) </li>
</ul>
<li>Internet connection
</li>
<li>100 MB of free hard disk space</li>
</ul>
</ul>
<p>Razer™ is the world's leading lifestyle brand for gamers.</p>
<p>The triple-headed snake trademark of Razer is one of the most recognized logos in the global gaming and esports communities. With a fan base that spans every continent, the company has designed and built the world's largest gamer-focused ecosystem of hardware, software and services.</p>
<p>Razer's award-winning hardware ranges from high-performance gaming peripherals (for the PC and console platforms) to the Razer Blade gaming laptops. Razer's software platform, with over 35 million users, includes Razer Synapse (an Internet of Things platform), Razer Chroma (a proprietary RGB lighting technology system), and Razer Cortex (a game optimizer and launcher). Razer services include Razer zGold, one of the world's largest virtual credit services for gamers, which allows gamers to purchase virtual goods and items from over 2,500 different games.</p>
<p>Founded in 2005 and dual-headquartered in <span class="xn-location">San Francisco</span> and <span class="xn-location">Singapore</span>, Razer has a global footprint with nine offices worldwide and is recognized as the leading brand for gamers in the <span class="xn-location">USA</span>, <span class="xn-location">Europe</span> and <span class="xn-location">China</span>.</p>
<p>
<span class="xn-person">Alain Mazer</span> (Global Director of Public Relations) <br>
<a href="mailto:Alain.Mazer@razerzone.com" rel="nofollow" target="_blank">Alain.Mazer@razerzone.com</a>
</p>