/*mmtm15 promo style END*/
/*!
 * emcecd | version: 0.1.0 | updated: 2015-03-26 @ 5:24:51 PM
 * Copyright (c) 2015 EMC
 */

@charset "UTF-8";
@font-face {
  font-family: 'emcicons';
  src: url("http://www.emc.com/enterprise-content-management/css/fonts/emcicons.eot?rxnno5");
  src: url("http://www.emc.com/enterprise-content-management/css/fonts/emcicons.eot?#iefixrxnno5") format("embedded-opentype"), url("http://www.emc.com/enterprise-content-management/css/fonts/emcicons.woff?rxnno5") format("woff"), url("http://www.emc.com/enterprise-content-management/css/fonts/emcicons.ttf?rxnno5") format("truetype"), url("http://www.emc.com/enterprise-content-management/css/fonts/emcicons.svg?rxnno5#emcicons") format("svg");
  font-weight: normal;
  font-style: normal;
  color: #f0f3f9;
}
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="icon-"],
html:hover [class*=" icon-"] {
  -ms-zoom: 1;
}

.icon {
  font-family: 'emcicons';
  color: #f0f3f9;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-youtube-play:before {
  content: "\e600";
}

.icon-facebook:before {
  content: "\e601";
}

.icon-twitter:before {
  content: "\e602";
 }

.icon-slideshare:before {
  content: "\e603";
}
section {
  display: block;
}

section .inner {
  padding-top: 34px;
  padding-bottom: 34px;
}
@media all and (min-width: 641px) {
   section .inner {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

 .section--alt {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*background-color: #f0f3f9;*/
  background-color:#2c95dd;
}

 .list--unstyled,
 .list--inline,
 .list--social,
 .list--community ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
 .section--social .inner {
  padding-top: 24px;
  padding-bottom: 24px;
}

@media all and (min-width: 980px) {
   .section--social .inner {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
 .social--wrapper {
  text-transform: uppercase;
  text-align: left;
}
 .social--wrapper h2,  .social--wrapper .cta {
  font-family: "ff-meta-web-pro", "Open Sans", Arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 13px;
  font-size: 0.8125rem;
  color:#f0f3f9;
}
span.h2bar {
  font-family: "ff-meta-web-pro", "Open Sans", Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 13px;
  font-size: 0.8125rem;
  color:#f0f3f9;
}
	

@media all and (min-width: 868px) {
   .social--wrapper h2,  .social--wrapper .cta {
    font-size: 16px;
    font-size: 1rem;
	
  }
 	span.h2bar {
    font-size: 16px;
    font-size: 1rem;
	
  }
}
@media all and (min-width: 980px) {
   .social--wrapper h2,  .social--wrapper .cta {
    font-size: 20px;
    font-size: 1.25rem;
  }
   span.h2bar {
    font-size: 20px;
    font-size: 1.25rem;
  }
  
}
 .social--wrapper .icon {
  font-size: 24px;
  font-size: 1.5rem;
}
@media all and (min-width: 768px) {
   .social--wrapper .icon {
    font-size: 28px;
    font-size: 1.75rem;
  }
}
@media all and (min-width: 980px) {
   .social--wrapper .icon {
    font-size: 32px;
    font-size: 2rem;
  }
}
 .social--wrapper .group--mobile {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 28px;
}
 .social--wrapper .group--mobile h2,  .social--wrapper .group--mobile .list--social {
  display: table-cell;
  vertical-align: middle;
}
 .social--wrapper .group--mobile h2 {
  width: 70px;
  line-height: 1;
}
@media all and (min-width: 480px) {
   .social--wrapper .group--mobile h2 {
    width: auto;
  }
}
@media all and (min-width: 480px) {
   .social--wrapper .list--social ul {
    float: right;
  }
}
@media all and (min-width: 641px) {
   .social--wrapper {
    display: table;
    width: 100%;
  }
   .social--wrapper .list--social ul {
    float: none;
  }
   .social--wrapper .social--subgroup {
    display: table-cell;
    vertical-align: middle;
  }
   .social--wrapper .group--mobile {
    margin-bottom: 0;
    table-layout: auto;
  }
   .social--wrapper .group--mobile h2 {
    white-space: nowrap;
    padding-right: 1.5em;
  }
}
 .list--social ul {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
}
 .list--social ul li {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
@media all and (min-width: 480px) {
   .list--social ul {
    width: auto;
  }
   .list--social ul li {
    padding: 0 18px;
  }
}
@media all and (min-width: 641px) {
   .list--social ul {
    width: 100%;
  }
   .list--social ul li {
    padding: 0;
  }
}
 .list--social a {
  display: inline-block;
  vertical-align: middle;
}
@media all and (min-width: 641px) {
  .oldsafari  .list--social ul li {
    width: 71px;
  }
}
 .list--community ul {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
 .list--community ul li {
  margin: 0;
  margin-top: 18px;
}
@media all and (min-width: 641px) {
   .list--community ul li {
    margin-top: 24px;
  }
}
@media all and (min-width: 641px) {
   .list--community ul {
    display: table;
    width: 100%;
  }
   .list--community ul li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    margin: 0;
    border-left: 1px solid #f0f3f9;
    padding: .5em 1.5em .5em;
    white-space: nowrap;
    line-height: 2;
  }
   .list--community ul li.last {
    padding-right: 0;
  }
}
@media all and (min-width: 641px) and (min-width: 980px) {
   .list--community ul li {
    padding: 1.25em 1.5em;
  }
}
#social-feed-container{ 
max-width: 982px;
	margin: 0 auto;
	padding: 0;
	
}

.visuallyhidden,
.hidden {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}