body {
  background: #f6f6f6 repeat url("/assets/images/main/n2.png");
  font-weight: 300;
  min-width: 980px;
}

html {
  min-width: 980px;
}

.press-header {
  margin-top: -50px;
  width: 100%;
  background-color: black;
  text-align: center;
  padding-bottom: 50px;
}

.press-header h1,
.press-header h2,
.press-header p {
  color: #fff !important;
  text-shadow: none !important;
}

#idx-header {
  background: #000 !important;
}

.press-section-container {
  clear: both;
  margin: 0 auto;
  width: 960px;
  position: relative;
  text-align: center;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}

.press-section-container div.section {
  display: inline-block;
  width: 100%;
  margin: 0 10px;
  vertical-align: top;
  position: relative;
}

.press-section-container h2 {
  color: #333;
  font-size: 30px;
  font-weight: 200;
  text-align: center;
  padding-bottom: 40px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

.press-section-container h2 em {
  font-weight: 400;
}

.slogan-container {
  width: 780px;
  min-height: 350px;
  text-align: center;
  margin: 0 auto;
  margin-top: -90px;
}

.slogan-container h1 {
  padding-top: 10px;
  font-size: 50px;
  font-weight: 200;
  color: #1b1b1b;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

.slogan-container h2 {
  padding-top: 30px;
  font-size: 30px;
  font-weight: 300;
  color: #1b1b1b;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

.slogan-container p {
  font-weight: 200;
  line-height: 130%;
  font-size: 24px;
  padding-top: 20px;
  color: #1b1b1b;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

.slogan-container p.tip {
  color: #666;
  font-size: 24px;
}

.slogan-container h1 em {
  font-weight: 500;
}

/* Form */
#mc_embed_signup {
  width: 100%;
}

.mc-field-group {
  display: inline-block;
  padding: 0 10px;
}

input {
  font-family: "proxima-nova", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
  -webkit-appearance: none;
}

input.textbox {
  height: 36px;
  width: 150px;
  margin-bottom: 22px;
  color: #666;
  border: 2px solid #8e8e8e;
  padding-left: 20px;
  font-size: 16px;
  font-weight: 200;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

input.textbox:focus {
  border-color: #54bdff;
}

a.press-download,
input.button {
  display: inline-block;
  height: 42px;
  width: 150px;
  background-color: #007eff;
  border: none;
  -webkit-border-radius: 27px;
  border-radius: 27px;
  text-align: center;
  font-size: 24px;
  font-weight: 300;
  color: #fff;
  font-family: "proxima-nova", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
  -webkit-font-smoothing: antialiased;
}

a.press-download:hover,
input.button:hover,
input.button:focus {
  cursor: pointer;
  background-color: #51a2f4;
}

a.press-download {
  vertical-align: middle;
  height: 40px;
  padding-top: 14px;
}

/* Company Press Kit */
div.download img {
  padding-top: 7px;
  padding-bottom: 18px;
}

/* Press Kits */
div.presskits {
  padding-top: 50px;
  text-align: center;
}

div.presskits h2 {
  padding-bottom: 10px;
  font-weight: 200;
  line-height: 150%;
  text-shadow: 1px 1px 0 white;
}

div.presskits p {
  color: #1b1b1b;
  font-weight: 200;
  font-size: 20px;
  line-height: 150%;
}

div.presskits p em {
  font-weight: 400;
}

div.presskits p a {
  font-weight: 400;
}

div.presskits ul {
  padding-top: 20px;
  color: #333;
  text-align: left;
  margin: 0 auto;
}

div.presskits li {
  min-height: 50px;
  width: 100%;
  padding: 5px;
  display: block;
}

div.presskits li a.presskits-item-download {
  display: inline-block;
  vertical-align: middle;
  padding-top: 15px;
  height: 35px;
  width: 150px;
  color: #007eff;
  border: none;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  font-family: "proxima-nova", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial;
  -webkit-font-smoothing: antialiased;
}

div.presskits li a.presskits-item-download:hover {
  color: #fff;
  background-color: #51a2f4;
}

.bottom-divbreaker {
  margin-top: 80px !important;
}

ul.press-covers {
  width: 780px;
  text-align: left;
  margin: 0 auto;
  color: #333;
}

ul.press-covers li {
  display: block;
  width: 100%;
  position: relative;
  min-height: 200px;
}

ul.press-covers li time {
  font-size: 16px;
  text-align: left;
  width: 90px;
  font-weight: 200;
  display: inline-block;
}

ul.press-covers li article {
  left: 130px;
  font-size: 20px;
  padding-right: 220px;
  padding-bottom: 5px;
}

ul.press-covers li span.publisher {
  display: inline-block;
  font-size: 16px;
  left: 0;
  top: 18px;
  text-align: left;
}

ul.press-covers li img {
  width: 200px;
  height: 150px;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}

ul.press-covers li p {
  padding-top: 10px;
  color: #333;
  font-size: 16px;
  line-height: 130%;
  padding-right: 220px;
  margin-bottom: 20px;
}

ul.press-covers li p::before {
  content: "...";
}

ul.press-covers li p::after {
  content: "...";
}

ul.press-covers.stared li.hide {
  height: 0;
  min-height: 0;
  overflow: hidden;
}

a#show-more {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-image: -webkit-linear-gradient(#f6f6f6, #ededed);
  background-image: linear-gradient(#f6f6f6, #ededed);
  font-size: 18px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border: 1px solid #ccc;
}

a#show-more:hover {
  background-image: -webkit-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
}

ul.kits-list {
  width: 660px;
}

ul.kits-list li {
  display: block;
  position: relative;
  margin-bottom: 10px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding-left: 10px;
  padding-right: 10px;
}

ul.kits-list li:hover {
  background-color: rgba(63, 183, 255, 0.16);
}

ul.kits-list li h3 {
  position: absolute;
  top: 10px;
  left: 80px;
  font-size: 24px;
  font-weight: 300;
}

ul.kits-list li p {
  position: absolute;
  top: 30px;
  left: 80px;
  font-size: 16px;
  font-weight: 200;
}

.press-sheet-download {
  position: absolute;
  right: 140px;
  top: 25px;
}

.press-kit-download {
  position: absolute;
  right: 20px;
  top: 25px;
}

ul.kits-list li a {
  font-size: 18px;
  font-weight: 200;
}

ul.kits-list li:hover a {
  color: #1f94ff;
}

ul.kits-list li:hover a:hover {
  color: #0044ff;
}

/*# sourceMappingURL=press.css.map */
