ViewSonic Introduces New Professional and Enterprise Monitors; Features Premium Color Reproduction, Thunderbolt(TM) 3 Connectivity and Premium Front-of-Screen Experience
/* /\/\/\/\/\/\/\/\/ 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 */
<h1 class="xn-hedline">ViewSonic Introduces New Professional and Enterprise Monitors; Features Premium Color Reproduction, Thunderbolt™ 3 Connectivity and Premium Front-of-Screen Experience</h1>
<p class="prntac">
<b><i>VP Series Line Includes 32-Inch Monitor with <span class="xn-money">8K</span> (7680x4320) Resolution; VP Monitors Designed for Amazing Color Accuracy for Vibrant and Immersive Content Creation; </i></b><b><i>VG Series Designed to Drive Enterprise Solutions</i></b>
</p>
<p>
<span class="xn-location">TORONTO</span>, <span class="xn-chron">Jan. 8, 2018</span> /CNW/ - <a href="http://www.viewsonic.com/" rel="nofollow" target="_blank">ViewSonic</a> Corp., a leading global provider of visual solution products, announced a slate of new professional-grade and enterprise monitors with a variety of sizes and resolutions, including a 32-inch <span class="xn-money">8K</span> Ultra HD (7680x4320) monitor. The award-winning VP Series will now include the <b>VP2768-<span class="xn-money">4K</span></b>, a 27-inch <span class="xn-money">4K</span> UHD (3840x2160) monitor with Thunderbolt™ 3 connectivity, and the introduction of the <b>VP3278-<span class="xn-money">8K</span></b>, a 32-inch <span class="xn-money">8K</span> UHD monitor. The new enterprise solution displays that fill out the VG Series of monitors include the <b>VG2448</b> and <b>VG2748</b> with Full HD 1080p resolution and ultra-slim bezel.</p>
<p>
<img alt="The new ViewSonic VP2768-4K is a 27-inch 4K UHD (3840x2160) monitor with Thunderbolt™ 3 connectivity designed for photographers, video content producers and editors, and other users that demand the brilliant and wide color gamut and performance consistency. (CNW Group/ViewSonic)" src="https://mma.prnewswire.com/media/625402/ViewSonic_ViewSonic_Introduces_New_Professional_and_Enterprise_M.jpg" title="The new ViewSonic VP2768-4K is a 27-inch 4K UHD (3840x2160) monitor with Thunderbolt™ 3 connectivity designed for photographers, video content producers and editors, and other users that demand the brilliant and wide color gamut and performance consistency. (CNW Group/ViewSonic)"></p>
</div>
<p>"ViewSonic continues to develop and bring to market desktop monitor solutions for users needing high-performance, high resolution screens to businesses needing powerful yet steadfast workstations," said <span class="xn-person">Al Giazzon</span>, Vice President of Marketing at ViewSonic Americas. "The VG monitors feature connectivity options, super thin bezels and advanced ergonomic options, and delivers color coverage and output performance. With the VP2768-<span class="xn-money">4K</span>, ViewSonic offers 4K resolution, color accuracy and performance uniformity. This is critical to those who work with content and need precision that we can deliver. With the Thunderbolt 3 connection, the VP2768-<span class="xn-money">4K</span> can provide the fastest and most versatile connection for <span class="xn-money">4K</span> content. The VP3278-<span class="xn-money">8K</span> is ViewSonic's technology statement, to show that we're continuing to bring the best display solutions to the market."</p>
<p>
<b>VP Professional Monitors<br>
</b>The VP2768-<span class="xn-money">4K</span> and VP3278-<span class="xn-money">8K</span> are designed to deliver consistent and precise color reproduction, while providing exceptional performance to ensure incredible image quality for color-critical applications and content. ViewSonic's VP Series of monitors are the perfect next-generation display solutions for photographers, video content producers and editors, and other users that demand the brilliant and wide color gamut and performance consistency.</p>
<p>The ViewSonic<sup>®</sup> <span class="xn-money">8K</span> UHD VP3278-<span class="xn-money">8K</span> monitor is primed to offer users life-like color reproduction with amazing accuracy, performance, and uniformity for exceptional front-of-screen consistency. With the latest connectivity options, the VP3278-<span class="xn-money">8K</span> can be used with a variety of external devices that drive <span class="xn-money">8K</span> content for playback, streaming and gaming. This monitor is also hardware calibration-ready so you can quickly and easily calibrate color accuracy – crucial for creative professionals.</p>
<p>The ViewSonic® VP2768-<span class="xn-money">4K</span> boasts <span class="xn-money">4K</span> UHD resolution at a 60Hz refresh rate, a wide color gamut and connectivity options including Thunderbolt 3 (USB Type C). The Thunderbolt 3 connection brings Thunderbolt to USB-C at speeds up to 40Gbps, delivering the fastest, and most versatile connection to a display, dock or other high-performance devices. </p>
<p>
<b>VG Enterprise Monitors<br>
</b>With future-proof connectivity and advanced ergonomics, ViewSonic VG2448 and VG2748 are productivity-boosting monitors ideal for corporate, government, and education environments. The VG2448 24-inch and VG2748 27-inch monitors have native Full HD 1080p resolution with SuperClear<sup>®</sup> IPS panel technology for vivid and accurate color reproduction and wide viewing angles. Both monitors feature an ultra-thin bezel, making them perfect for virtually seamless multi-monitor setups. </p>
<p>The VG2448 and VG2748 monitors deliver a display solution for enterprises facing increasingly converged environments and the need to optimize performance. These monitors are shipped in eco-friendly, biodegradable, paper-based packaging that cuts down on recycling costs and delivers a reduced environmental footprint. An easy-to-install quick release stand with a convenient carrying handle makes for simple monitor setup, while cable management features keep workspaces neat and free of cable clutter. Advanced ergonomic features provide a broad range of adjustment for enhanced productivity and comfort, including a 40-degree tilt that makes these monitors ideal for use during group discussions. Extensive connectivity options include VGA, HDMI and DisplayPort so users can connect to a variety of computing devices.</p>
<p>For further news and information about ViewSonic, visit <a href="http://www.viewsonic.com/us/" rel="nofollow" target="_blank">ViewSonic.com</a>, the <a href="http://www.viewsonic.com/us/pressroom" rel="nofollow" target="_blank">press room</a>, and follow on <a href="http://www.facebook.com/home.php?ref=home#/pages/Walnut-CA/ViewSonic/58738271675?sid=22d6e88ba7f942c3c9d7ab978b683af3&ref=search" rel="nofollow" target="_blank">Facebook</a>, <a href="http://www.youtube.com/viewsonicvideo" rel="nofollow" target="_blank">YouTube</a> and <a href="http://twitter.com/ViewSonic" rel="nofollow" target="_blank">Twitter</a>.</p>
<p>
<b><u>About ViewSonic<br>
</u></b>Founded in <span class="xn-location">California</span> in 1987, ViewSonic is a leading global provider of visual solution products. An innovator and visionary, ViewSonic connects people and business with a portfolio of professional level visual solutions that enhance the way the world computes, collaborates, communicates and connects. Its award-winning line of display solutions include LED monitors, interactive commercial displays, touch displays, projectors, thin clients, zero clients and smart displays, used in business, commercial, home and classroom applications. A trusted business partner, ViewSonic solutions are available through a distribution and dealer channel, online retail, integrated solution providers and its website. ViewSonic is a privately held company with operations in global markets. ViewSonic Canada has dedicated regional and bilingual sales teams across <span class="xn-location">Canada</span>. For more information, visit viewsonic.com or call 1-800-688-6688.</p>
<p>
<i>This news release contains forward-looking statements that reflect the Company's expectations with regard to future events. Actual events could differ significantly from those anticipated in this document. Trademark footnote: ViewSonic and the ViewSonic trademarks are trademarks or registered trademarks of ViewSonic Corporation in <span class="xn-location">the United States</span> and/or other countries. All other corporate names and trademarks stated herein are the property of their respective companies.</i>
</p>
<p>
<i>Thunderbolt and the Thunderbolt logo are trademarks of Intel Corporation in the U.S and/or other countries.</i>
</p>