 * {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
.yoga3pro-fea{
width:100%;
padding:1em;
background:#fff;
}
.sub-fea{
width:100%;
padding:1em;
background:#fff;
}
.top-heading{
background:url('//www.lenovo.com/images/features/features-shadow-top-separator.png') no-repeat bottom center;
margin-bottom:2em;
padding-bottom:2em;
}
.features-title{
text-transform:uppercase;
color:#888;
font-size:2.5em;
font-family: Helvetica,Arial,sans-serif;
margin-bottom: 0.5em;
text-shadow: 0px 1px 5px white;
line-height: 1;
text-align:center;
}
.feaTitle-cont{
color:#888;
width: 80%;
margin: 0 auto;
text-align: center;
font-size: 1em;
font-weight:bold;
font-family: Arial,sans-serif;
line-height:1.2em;
}
.feaTitle{
text-transform:uppercase;
color:#000000;
font-size:2.2em;
font-family: Helvetica,Arial,sans-serif;
margin-bottom: 0.5em;
text-shadow: 0px 1px 0 #555;
line-height: 1;
text-align:center;
}
.sub-cont{
text-align:center;
width:83%;
margin:0 auto;
color:#888;
line-height:1.2em;
}
.hlt-name{
color:#000000;
font-weight:bold;
}
.red-title{
text-transform:uppercase;
color:#cf2a23;
font-size:1.3em;
font-family: Helvetica,Arial,sans-serif;
margin-bottom: 0.5em;
margin-top:1em;
text-shadow: 0px 1px 1px #fff;
line-height: 1;
text-align:center;
}
.lap-mode{
width:95%;
margin:0 auto;
}
.Yogamode{
width:25%;
float:left;
padding:2%;
text-align:center;
}
.first-mode{
}
.modeName{
text-transform:uppercase;
color:#000000;
font-family: Helvetica,Arial,sans-serif;
margin-bottom: 0.5em;
text-shadow: 0px 1px 1px #fff;
line-height: 1;
text-align:center;
}
.modeDesc{
font-size:0.8em;
color:#888;
line-height:1.1em;
}

.mode-cta{
text-align: center;
padding:1em 0 1.5em 0;
}
.cont-stable{
text-align:center;
width:89%;
margin:0 auto;
color:#888;
line-height:1.2em;
}

.stable-cta{
text-align:right;
width:90%;
margin:0 auto;
padding:1em 0 1.5em 0;
}
.thin-cta{
text-align:left;
width:90%;
margin:0 auto;
padding:1em 0 1.5em 0;
}

.rgt-cta{
text-align:right;
width:90%;
position: relative;
top: -2em;
margin:0 auto;
padding:0;
}
.rgt1-cta{
text-align:right;
width:90%;
position: relative;
margin:0 auto;
padding-top:1.5em;
}
.lft-cta{
text-align:left;
width:90%;
position: relative;
top: -1em;
margin:0 auto;
padding:0;
}
.center-cta{
text-align:center;
width:90%;
margin:0 auto;
padding:0;
}

.hr{
width: 90%;
margin: 0 auto;
color: #ccc;
border-top: solid 1px #ccc;
padding-bottom: 3em;
margin-top: 1em;
}
.button-standard-home {
background: 0;
border: 1px solid #127298;
color: #127298;
text-align: center;
width: 25%;
display: inline-block;
padding: .5em .8em;
font-size: 12.8px;
font-size: .8rem;
font-weight: bold;
text-transform: uppercase;
cursor: pointer;
margin: 0;
line-height: 1.5em;
}
.button-standard-home:hover {
background: #127298;
color: #fff;
}

.fea-award{
  background: #f9f9f9;
  padding: 7% 2% 9% 2%;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  margin-top: 1em;
  margin-bottom:3.5em;
}

.feaAward-txt{
  color: #111;
  font-size: 1.2em;
  font-style: italic;
  padding-bottom: 0.5em;
}
.feaAward-img > img{
  background-size: contain;
  max-width: 100%;
}

.feaQuote{
font-size:4em;
color:#999;
position:absolute;
margin-top:-0.4em;
}
.feaAward-txt .qleft{
margin-top:-0.6em;
margin-left:-0.5em;
}

@media all and (max-width: 50.000em) {
.rgt-cta{
position: relative;
top: 0;
}
.lft-cta{
position: relative;
top: 0em;
}
}

@media all and (max-width: 37.500em) {
.features-title{
font-size:1.8em;
}
.feaTitle{
font-size:1.5em;
}
.Yogamode{
width:50%;
float:left;
height:16em;
}
.button-standard-home {
width:40%;
}
.feaTitle-cont, .cont-stable, .sub-cont{
font-size: 0.95em;
}
}

@media all and (max-width: 31.250em) {
.Yogamode{
width:50%;
float:left;
height:18.5em;
}
}

@media all and (max-width: 25.625em) {
.Yogamode{
width:100%;
float:left;
height:auto;
}
}

@media all and (max-width: 20.000em) {
.features-title{
font-size:1.4em;
}
.feaTitle-cont, .cont-stable, .sub-cont{
font-size: 0.9em;
}
.feaTitle{
font-size:1.2em;
}
.button-standard-home {
width:50%;
}
.Yogamode{
width:100%;
float:left;
}
.rgt-cta{
position: relative;
top: 0;
}
.lft-cta{
position: relative;
top: 0em;
}

}