body{
  background-color: #eff0f0;
  border: 0;
  margin: 0;
  padding: 0;
}

.hidden{
  display: none;
}

*:focus{
  outline: none;
}

.body-center-container{
  margin: 0 auto;
  max-width: 1280px;
  min-width: 1128px;
}

.top-nav-bar{ 
  padding: 48px 48px 90px 48px;
}

.logo{
  background-image: url('http://cdn2.hubspot.net/hub/120299/file-1505141599-png/PI_Website_v2/landing_pages/assets/logo.png');
  background-repeat: no-repeat;
  display: inline-block;
  height: 40px;
  margin: 2px 0 0 0;
  width: 281px;
}

.phone-number{
  border: 1px solid #8d8f93;
  border-radius: 18px;
  color: #8d8f93;
  display: inline-block;
  float: right;
  font-family: "museo-sans-condensed", museo-sans-condensed, "museo-sans", museo-sans, sans-serif;
  font-size: 18px;
  font-weight: 100;
  height: 38px;
  line-height: 40px;
  text-align: center;
  width: 160px;
}

.page-title{
  color: #3b3b3d;
  font-family: "museo", museo, serif;
  font-size: 36px;
  font-weight: 300;
  margin: 0 0 24px 0;
  text-align: center;
}

.page-description{
  color: #8d8f93;
  font-family: "museo-sans", museo-sans, sans-serif;
  font-size: 24px;
  font-weight: 100;
  margin: 0 auto 60px auto;
  text-align: center;
  width: 700px;
}

.centered-container{
  margin: 0 auto 48px auto;
  width: 984px;
}

.left-container{
  display: inline-block;
  height: 530px;
  margin: 0 48px 0 0;
  width: 466px;
  vertical-align: top;
}

.left-headline{
  color: #3b3b3d;
  font-family: "museo", museo, serif;
  font-size: 24px;
  font-weight: 700;
  margin: 0 0 36px 0;
  text-align: center;
}

.description-list{
  margin: 0 auto 63px auto;
  width: 432px;
}

.description-list ul{
  list-style-image: url("http://cdn2.hubspot.net/hub/120299/file-1505141604-png/PI_Website_v2/landing_pages/assets/pw_plus.png");
}

.description-list ul li{
  font-family: "museo", museo, serif;
  font-size: 17px;
  font-weight: 300;
  margin: 0 0 15px 0;
}

.ebook-img{
  background: url("http://cdn2.hubspot.net/hub/120299/file-1510371485-png/PI_Website_v2/landing_pages/assets/ebook.png") no-repeat;
  background-size: 225px 290px;
  height: 290px;
  margin: 0 auto;
  width: 225px;
}

.right-container{
  background-color: #43c9b6;
  display: inline-block;
  height: 472px;
  width: 466px;
}

.form-container{
  margin: 38px auto 41px auto;
  width: 385px;
}

.poa-form fieldset{
  border: 0;
  color: #fff;
  font-family: "museo", museo, serif;
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 31px 0;
  padding: 0;
}

.poa-form fieldset.last-fieldset{
  margin: 0 0 41px 0;
}

.poa-form label{
  display: block;
  margin: 0 0 17px 0;
}

.poa-form fieldset input{
  border: 0;
  border-radius: 8px;
  color: #8d8f93;
  font-family: "museo", museo, serif;
  font-size: 18px;
  font-weight: 300;
  height: 41px;
  padding: 0 0 0 16px;
  width: 369px;
}

.submit{
  background-color: #00b2e3;
  border: 0;
  border-radius: 10px;
  bottom: 5px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-family: "museo-sans-condensed", museo-sans-condensed, sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 52px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  width: 385px;
}

.shadow{
  background-color: #939598;
  border-radius: 10px;
  height: 52px;
  width: 385px;
}

@media 
only screen and (-webkit-min-device-pixel-ratio: 1.3),
only screen and    (min--moz-device-pixel-ratio: 1.3),
only screen and      (-o-min-device-pixel-ratio: 1.3/1),
only screen and         (min-device-pixel-ratio: 1.3) {

.logo{
  background: url('http://cdn2.hubspot.net/hub/120299/file-1510361440-png/PI_Website_v2/landing_pages/assets/logo2.png') no-repeat;
  background-size: 281px 40px;
  display: inline-block;
  height: 40px;
  margin: -2px 0 0 0;
  width: 281px;
}

.ebook-img{
  background: url("http://cdn2.hubspot.net/hub/120299/file-1510351395-png/PI_Website_v2/landing_pages/assets/ebook2.png") no-repeat;
  background-size: 225px 290px;
  height: 290px;
  margin: 0 auto;
  width: 225px;
}