/* 8-27-19 update */
.logoWrapper .logo {background: #ff6a00;}
.contentContainer#mainContent {background: #000; color: #fff; font-size: 18px; font-weight: 300;}
.hero:before {height: 0;}
.edgeSection h1, .edgeSection h2 {text-transform: uppercase; color: #fff; line-height: 1.125em; letter-spacing: .05em; text-shadow: 0 0 7px #000;}
.edgeSection h1 {font-size: 65px; font-weight: 900;}
.edgeSection h2 {font-size: 45px; font-weight: 700; margin-bottom: 50px; }
.edgeSection h3 {font-size: 24px; color: #fff; font-weight: 400; text-shadow: 0 0 5px #000; line-height: 1.25em; margin: 20px 0 20px;}
.edgeSection .divider {display: block; width: 75px; height: 5px; background-color: #3e8ddd;}
.edgeSection p {text-shadow: 0 0 5px #000; margin: 32px 0 0; line-height: 1.5em;}
.edgeSection a {padding: 12px 24px; text-transform: uppercase; color: #fff; border: 1px solid #fff; border-radius: 3px; font-size: 14px; font-weight: 400; letter-spacing: .1em; margin-right: 20px; text-shadow: none;}
.edgeSection a:hover {background: #fff; color: #009dd9; }
.edgeSection {width: 100%;height: 50vw;max-height: 90vh;min-height: 700px;position: relative;display: flex;flex-direction: column;justify-content: space-around;}
.edgeSection.hero {background-image: url(https://static.lenovo.com/ww/img/data-center/landing-pages/iot-edge/lenovo-data-center-edge-hero-bg.jpg);background-size: cover;background-position: center;float: none;text-align: center;max-height: 80vh;}
/* .edgeSection.hero a {margin-right: 0;} */
.edgeSection.thinksystemSE350 {
  background: url(https://static.lenovo.com/ww/img/data-center/landing-pages/iot-edge/lenovo-data-center-edge-thinksystem-se350-bg.jpg), linear-gradient(150deg, #333f48 70%, #000);
  background-size: cover;
  background-position: bottom;
}
.edgeSection.learn {
  background: url(https://static.lenovo.com/ww/img/data-center/landing-pages/iot-edge/lenovo-data-center-edge-learn-bg.jpg), linear-gradient(150deg, #333f48 70%, #000);
  background-size: cover;
  background-position: bottom;
}
.edgeSection.insights {
    background: url(https://static.lenovo.com/ww/img/data-center/landing-pages/iot-edge/lenovo-data-center-edge-insights-bg.jpg), linear-gradient(150deg, #333f48 70%, #000);
    background-size: cover;
    background-position: bottom;
}
.edgeSection.more {
  background: url(https://static.lenovo.com/ww/img/data-center/landing-pages/iot-edge/lenovo-data-center-edge-more-bg.jpg), linear-gradient(150deg, #333f48 70%, #000);
  background-size: cover;
  background-position: bottom;
}
.textBlock {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
}

.thinksystemSE350 a, .hero a { display: inline-block; margin-bottom: 10px; }

.l-right, .l-left { width: 44vw; /* max-width: 780px; */ }
.l-right {margin: 0 auto 0 51vw;}
.l-left {margin: 0 51vw 0 auto;}
.l-center { width: 90vw; margin: 0 auto 0 auto; }

.two-column-width { width: 43vw; margin-right: 1vw; max-width: 774px; }
.multi-column { display: flex; flex-wrap: wrap; }

.inline-block { display: inline-block; }
.center-title { text-align: center; }
.title-underline { padding-bottom: 10px; border-bottom: 5px solid #3e8ddd; } 

@media (min-width: 1600px) {
  .edgeSection h1 {font-size: 72px;}
  .edgeSection h2 {font-size: 48px;}
  .edgeSection h3 {font-size: 30px;}
  .edgeSection p {font-size: 20px;}
}
@media (max-width: 1380px) {
  .edgeSection {min-height: 600px;}
  .edgeSection h1 {font-size: 52px;}
  .edgeSection h2 {font-size: 38px;}
  .edgeSection h3 {font-size: 22px; margin: 8px 0 18px;}
  .edgeSection p {font-size: 16px; margin: 18px 0 26px;}
  .edgeSection.hero p {margin: 24px 0 0;}
}
@media (max-width: 1024px) {
  .edgeSection {min-height: 55vh; height: 600px;}
  .edgeSection h1 {font-size: 42px;}
  .edgeSection h2 {font-size: 28px;}
}
@media (max-width: 800px) {
  .edgeSection.hero {min-height: 500px; height: 80vh; max-height: 1000px}
  .edgeSection {min-height: 500px; height: 60vh; max-height: 1000px;}
  .edgeSection a {padding: 8px 16px; font-size: 12px;}
  .two-column-width { width: 84vw; margin: 0; }
  .insights-title { text-align: left; margin-bottom: 0; }
  .edgeSection.thinksystemSE350 { background-position: bottom left; }
  .m-center {width: 90vw; margin: 0 auto;}
}
@media (max-width: 420px) {
  .edgeSection h1 {font-size: 28px;}
  .edgeSection h2, .edgeSection h3 {font-size: 20px;}
  .edgeSection h2 {margin-bottom: 30px;} 
  .title-underline { padding-bottom: 7px; border-bottom: 3px solid #3e8ddd; }
  .s-center {width: 90vw; margin: 0 auto;}
  .edgeSection.hero {height: 75vh; min-height: 450px;}
  .edgeSection {height: auto; min-height: unset;}
  .edgeSection.thinksystemSE350, .edgeSection.learn, .edgeSection.insights, .edgeSection.more {background-size: 130%; background-repeat: no-repeat; background-position: top; display: block; padding: 70vw 5vw 10vw; /* background-color: #333f48; */}  
  .center-mobile { text-align: center; margin: 0 auto; width: 60vw; }
}

@media (min-width: 46.938em) {
  .scrolled.logoWrapper .logo a {background-image: url('https://static.lenovo.com/ww/images/logo/lenovo-icon-orange.png');}
}


/* Masthead Adjust */
.mainContent, .promo, #arvr, .headerimg, .headerimgbig, .brandCampaign .hero-banner, .brandCampaign .brand-feature-stack-wrapper, #longscroll-subseries, .intros {margin-top: 0!important;}

/* Adjust Old Masthead */
.masthead {margin-bottom: 75px;}
@media (max-width: 1227px) {
  .masthead {margin-bottom: 0px;}
}
@media (max-width: 1178) {
  .masthead {margin-bottom: 75px;}
}
@media (max-width: 1060px) {
  .masthead {margin-bottom: 60px;}
}