#overview-content .a_plus_content:before,
#overview-content .a_plus_content:after,
#overview-content .a_plus_group:before,
#overview-content .a_plus_group:after,
#overview-content .a_plus_module:before,
#overview-content .a_plus_module:after,
#overview-content .a_plus_info:after {
content: ”;
display: table;
clear: both;
}
#overview-content .a_plus_content {
position: relative;
margin: 0;
padding: 0;
background: #fff;
color: #222;
font-family: “PingFang SC”, ‘Open Sans’, “Helvetica Neue”, Helvetica, Arial, 5FAE8F6F96C59ED1, tahoma, simsun, sans-serif;
font-size: 13px;
line-height: 1.4285em;
}
#overview-content .a_plus_content .a_plus_info .text{color:#565959;font-weight: bold;}
#overview-content .a_plus_content .a_plus_info .features_text{background: #f3f3f3;border:1px solid #ccc;border-radius: 7px;padding:8px;}
#overview-content .a_plus_content .a_plus_info h3{font-size:22px;font-weight: bold;color:#e9e600;line-height: 28px;text-transform: uppercase;}
#overview-content .a_plus_content .a_plus_info strong{color:#000;}
#overview-content .a_plus_content .a_plus_info span{color:#000;font-size:17px;}
#overview-content .a_plus_module {
position: relative;
margin:3em 0;
padding: 0;
overflow: hidden;
}
#overview-content .a_plus_img {
margin: 0 auto;
padding: 0;
max-width: 100%;
}
#overview-content .a_plus_info img {
display: block;
max-width: 100%;
margin:0 auto;
}
#overview-content .a_plus_img img {
display: block;
max-width: 100%;
margin:auto;
}
#overview-content .a_plus_img + .a_plus_info { margin: 1em 0 0 0; }
#overview-content .a_plus_title {
display: block;
margin: 1em 0 0.4em 0;
overflow: hidden;
font-weight: bold;
font-size: 1.3em;
line-height:27px;
}
#overview-content .a_plus_info p {
display: block;
margin: 0.5em 0;
color:#fff;
}
#overview-content .a_plus_info ul,
#overview-content .a_plus_info ol { margin: 1em 0; }
#overview-content .a_plus_info ul {
list-style-type: disc!important;
list-style-position: outside!important;
padding-left:15px;
}
#overview-content .a_plus_info li:last-child { margin-bottom: 0; }
#overview-content .a_plus_module:first-child,
#overview-content .a_plus_title:first-child,
#overview-content .a_plus_info p:first-child { margin-top: 0; }
#overview-content .a_plus_module:last-child,
#overview-content .a_plus_title:last-child,
#overview-content .a_plus_info p:last-child { margin-bottom: 0; }
#overview-content .a_plus_module.txt-align-center { text-align: center; }
#overview-content .a_plus_group { margin: 3em 0; }
#overview-content .a_plus_group:first-child { margin-top: 0; }
#overview-content .a_plus_group:last-child { margin-bottom: 0; }
@media (min-width: 768px) {
#overview-content .a_plus_module.img-is_small .a_plus_img { width: 300px; }
#overview-content .a_plus_module.img-is_large .a_plus_img { width: 300px; }
#overview-content .a_plus_module.img_at_left .a_plus_img { float: left; }
#overview-content .a_plus_module.img_at_right .a_plus_img { float: right;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img img,
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img img { width: 240px; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img img,
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img img { width: 300px;}
#overview-content .a_plus_module.img-is_small.img_at_left .a_plus_img + .a_plus_info { margin: 0 0 0 196px; }
#overview-content .a_plus_module.img-is_small.img_at_right .a_plus_img + .a_plus_info { margin: 0 196px 0 0; }
#overview-content .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin: 50px 0 0 330px; }
#overview-content .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin: 20px 330px 0 0; }
/* layout */
#overview-content .a_plus_cell { float: left; }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_left .a_plus_img,
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_right .a_plus_img { width: 30%; }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_left .a_plus_img + .a_plus_info { margin-left: calc(30% + 32px); }
#overview-content .a_plus_cell .a_plus_module.img-is_large.img_at_right .a_plus_img + .a_plus_info { margin-right: calc(30% + 32px); }
/* 2 columns */
#overview-content .a_plus_group.two_columns .a_plus_cell { width: calc(50% – 30px); }
#overview-content .a_plus_group.two_columns .a_plus_cell:first-child { margin-right: 60px; }
/* 3 columns */
#overview-content .a_plus_group.three_columns .a_plus_cell .a_plus_img img{width:100%;}
#overview-content .a_plus_group.three_columns .a_plus_cell {width: calc(33.333% – 20px);margin-left:30px;}
#overview-content .a_plus_group.three_columns .a_plus_cell:first-child {margin-left: 0;}
/* 4 columns */
#overview-content .a_plus_group.four_columns .a_plus_cell .a_plus_img img{width:100%;}
#overview-content .a_plus_group.four_columns .a_plus_cell {margin-left:30px;width: calc(25% – (90px / 4));
}
#overview-content .a_plus_group.four_columns .a_plus_cell:first-child { margin-left: 0; }
#overview-content .a_plus_content .a_plus_module .box{position:absolute;top:25%;left:5%;margin:0;width:38%;color:#fff; background-color:none;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box1{position:absolute;top:25%;right:5%;margin:0;width:38%;color:#fff; background-color:none;display:block; overflow:hidden;}
}
/* table styles */
#overview-content table {
width: 100%;
border-collapse: collapse;
max-width: 100%;
border-spacing: 0;
margin:0 auto;
}
#overview-content table th{
text-align:left;
border:0;
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
background:#f7f7f7;
padding:10px 7px;
text-align: center;
vertical-align:top;
width:20%;
}
#overview-content table td {
text-align:left;
border:0;
border-bottom:1px solid #ccc;
padding:10px 7px;
text-align: center;
vertical-align:top;
}
@media (max-width: 767px) {
#overview-content .a_plus_group .a_plus_cell { margin: 3em 0; }
#overview-content .a_plus_group .a_plus_cell:first-child { margin-top: 0; }
#overview-content .a_plus_group .a_plus_cell:last-child { margin-bottom: 0; }
#overview-content .a_plus_content .a_plus_module .box{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
#overview-content .a_plus_content .a_plus_module .box1{position:relative;padding:2%;color:#fff; background-color:#000;display:block; overflow:hidden;}
}
Optimized for Intel and AMD
CORSAIR VENGEANCE RGB PRO SL DDR4 memory lights up your PC with dynamic, individually addressable RGB lighting, while delivering peak performance in a compact form factor.
INTELLIGENT CONTROL, UNLIMITED POSSIBILITIES
Take control with CORSAIR iCUE software and synchronize lighting with other CORSAIR RGB products, including coolers, keyboards and fans.
PERFORMANCE HERITAGE
Each Vengeance RGB PRO SL module starts with our custom performance PCB and tightly screened memory chips to provide incredible frequencies, for maximum bandwidth and tight response times on all platforms.
COMPACT FORM FACTOR
Standing at just 44mm tall for wider compatibility with air coolers and smaller form factor chassis, each module looks great from any angle.
ONE STEP OVERCLOCKING
With Intel XMP 2.0 support, a single BIOS setting is all that’s required to set your memory to its ideal performance settings.