/* Generated by less 2.2.0 */
#whatIs1,
#whatIs2 {
  width: 100%;
  text-align: right;
  padding: 0;
  display: none;
  position: relative;
}
#whatIs1 .green_band,
#whatIs2 .green_band {
  font-family: 'quicksand', 'Century Gothic', arial, sans-serif;
  background-color: #27627d;
  padding: 50px 5% 50px 50px;
  right: 0;
  width: 70%;
  text-align: right;
  display: inline-block;
}
#whatIs1 .green_band .text,
#whatIs2 .green_band .text {
  display: inline-block;
  width: 475px;
  text-align: left;
  color: #cacbcb;
}
#whatIs1 .green_band .text h2,
#whatIs2 .green_band .text h2 {
  color: #3d99cf;
  font-weight: 400;
  font-size: 2.2em;
  letter-spacing: -4px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#whatIs1 .green_band .text h3,
#whatIs2 .green_band .text h3 {
  color: #FFF;
  font-weight: 400;
  font-size: 1.5em;
  line-height: 1em;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
  display: inline-block;
}
#whatIs1 .green_band .text h4,
#whatIs2 .green_band .text h4 {
  font-size: 1.1em;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#whatIs1 .green_band .text p,
#whatIs2 .green_band .text p {
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.1em;
}
#whatIs1 .green_band .text p.strong,
#whatIs2 .green_band .text p.strong {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  margin-bottom: 25px;
}
#whatIs1 .green_band .text p br,
#whatIs2 .green_band .text p br {
  margin-bottom: 10px;
}
#whatIs1 .green_band .text ul li,
#whatIs2 .green_band .text ul li {
  list-style: none;
}
#whatIs1 {
  display: block;
}
#whatIs1 .atoms {
  position: absolute;
  left: 22%;
  top: 25px;
  z-index: 1;
}
#whatIs1 .macbook {
  position: absolute;
  left: 5%;
  bottom: -20px;
}
#whatIs1 .macbook > ul li {
  position: absolute;
  top: 20px;
  left: 100px;
  opacity: 0.0001;
  list-style: none;
  transition: opacity 0.3s ease-in-out;
}
#whatIs1 .macbook > ul li.selected {
  opacity: 1;
}
#whatIs1 .macbook > ul li img {
  width: 483px;
  height: 305px;
}
#whatIs1 .macbook .bright {
  position: absolute;
  top: 3px;
  right: 91px;
}
#whatIs1 .goto_whatIs2 {
  margin-top: 10px;
    margin-bottom: 40px;
}
#whatIs2 > div:first-child {
  text-align: right;
  width: 100%;
  padding: 10px;
}
#whatIs2 .green_band .text {
  width: 90%;
  color: #fff;
}
#whatIs2 .green_band .text table {
  border-spacing: 3vw;
  margin-left: -3vw;
}
#whatIs2 .green_band .text table td {
  vertical-align: top;
  width: 33%;
}
#whatIs2 .green_band .text table td ul li {
  float: left;
}
#whatIs2 .green_band .text table td ul li:nth-child(2n):after {
  content: "";
  display: block;
  clear: both;
}
#whatIs2 .atoms {
  position: absolute;
  left: 11%;
  bottom: 0;
}
#more_info {
	position: absolute;
    left: 5%;
    bottom: 70px;
    font-family: 'quicksand', 'Century Gothic', arial, sans-serif;
    font-weight: bold;
    color: #6398cc;
}