* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#mainContent {
  margin-top: 0px !important;
}
.main-container {
  width: 100%;
  max-width: 100%;
  padding: 0 10px;
}
.main-container .main-subsection {
  max-width: 1024px;
  margin: 0 auto;
}
footer {
  position: relative;
}
#main {
  padding: 0;
}
.list-records {
  height: 400px;
  overflow-y: scroll;
  padding: 60px 40px;
  background: white;
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: left;
}
.list-records h4 {
  font-weight: bold;
  font-size: 22px;
  color: black;
  margin-bottom: 10px;
}
.list-records ol {
  margin-bottom: 35px;
}
.list-records ol:last-child {
  margin-bottom: 0;
}
.list-records ol li {
  list-style-type: decimal;
  margin-left: 35px;
  margin-bottom: 12px;
  font-size: 18px;
  color: dimgray;
}
.overlay-white {
  position: relative;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  overflow: hidden;
}
.overlay-white .overlay {
  height: 100px;
  width: 90%;
  position: absolute;
  display: block;
  z-index: 100;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, white));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */

}
.z-banner-wrap {
  width: 100%;
  background: #666666 url('/cassette.axd/file/site-static/brands/zappos/banner-e0b216731ccc6589f3f54938ddacb93a4fae3e74.png') no-repeat center center;
  background-size: cover;
  display: table;
}
.z-banner-wrap .z-banner {
  width: 100%;
  margin: 0 auto;
  height: 515px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 10px;
}
@media (max-width: 580px) {
  .z-banner-wrap .z-banner {
    height: 400px;
  }
}
.z-banner-wrap .z-banner h2 {
  display: inline-block;
  color: white;
  font-size: 45px;
  line-height: 60px;
  background: black;
  padding: 30px 40px;
  text-transform: uppercase;
  font-weight: bold;
}
@media (max-width: 580px) {
  .z-banner-wrap .z-banner h2 {
    padding: 15px 20px;
    font-size: 32px;
    line-height: 40px;
  }
}
.main-subsection {
  padding: 70px 0;
  text-align: center;
}
@media (max-width: 580px) {
  .main-subsection {
    padding: 30px 0;
  }
}
.main-subsection img {
  float: left;
  margin-right: 10px;
}
@media (max-width: 580px) {
  .main-subsection img {
    float: none;
    width: 90%;
    height: auto;
  }
}
.main-subsection h2 {
  font-size: 45px;
  line-height: 40px;
  color: #c83200;
  font-weight: bold;
  margin-bottom: 20px;
}
.main-subsection p {
  font: 18px/22px 'Apercu', Arial, Helvetica, sans-serif;
  color: #28292a;
  margin-bottom: 22px;
}
.main-subsection p em {
  color: #2d5988;
}
.main-container.alt {
  border-top: 1px solid #efefef;
  background: #faf4f4;
}
.main-container.alt .main-subsection {
  padding: 30px 0;
}
.main-container.alt .main-subsection h2 {
  color: #2d5988;
  font-size: 32px;
  margin-bottom: 30px;
}
.main-container.alt .main-subsection h3 {
  font-size: 23px;
  color: #0d0d0d;
}
.main-container.alt .video-item-outer-content h2 {
  font-size: 16px;
  color: #1bb8ce;
  margin-bottom: 5px;
}
.main-container.team {
  padding-bottom: 250px;
  background: url('/cassette.axd/file/site-static/brands/zappos/team-8e14a87dbf11b1f92a05e23fbc86aec0d6663985.png') no-repeat center bottom;
  text-align: center;
}
.main-container.team .main-subsection {
  max-width: 800px;
  padding: 40px 0;
}
@media (max-width: 580px) {
  .main-container.team h2 {
    font-size: 20px;
  }
}
.main-container.team h3 {
  color: #2d5988;
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  margin-bottom: 25px;
}
.main-container.team .twitterMessage {
  position: relative;
}
.main-container.team .twitterMessage .charCount {
  position: absolute;
  z-index: 10;
  bottom: 35px;
  right: 45px;
  font-size: 14px;
  color: #a7b3c5;
  font-weight: bold;
}
.main-container.team textarea {
  display: inline-block;
  background: #f8f8f8;
  color: #606c70;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 18px;
  width: 750px;
  border: 1px solid #e8e8e8;
  padding: 25px;
  margin-bottom: 20px;
}
.main-container.team textarea::-webkit-input-placeholder {
  font-size: 18px;
  color: #9da9ad;
  line-height: 24px;
}
.main-container.team textarea:-moz-placeholder {
  color: #9da9ad;
  font-size: 18px;
  line-height: 24px;
}
.main-container.team textarea::-moz-placeholder {
  color: #9da9ad;
  font-size: 18px;
  line-height: 24px;
}
.main-container.team textarea:-ms-input-placeholder {
  color: #9da9ad;
  font-size: 18px;
  line-height: 24px;
}
@media (max-width: 780px) {
  .main-container.team textarea {
    width: 100%;
    height: 220px;
  }
}
.main-container.team a.btn {
  display: inline-block;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  color: white;
  background: #c83200;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0;
  padding: 15px 25px 10px;
  margin-bottom: 25px;
  cursor: pointer;
}
.main-container.team a.btn:hover {
  background: #ff5016;
}
.main-container.team a.btn .twitter {
  display: inline-block;
  width: 36px;
  height: 30px;
  margin-bottom: 5px;
  vertical-align: middle;
  background: url('/cassette.axd/file/site-static/brands/zappos/twitter-23d79290bf558574a977041ededabfc5fe520985.png') no-repeat;
}
.main-container.social {
  background: #1a1a1a url('/cassette.axd/file/site-static/brands/zappos/social-bg-65a0e6b57d6cbae4b8bd2f2cb1c0ca322569571d.png') no-repeat center center;
  background-size: cover;
  padding: 20px;
}
.main-container.social .main-subsection {
  background: #1c1c1c;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 20px;
}
.main-container.social .main-subsection:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.main-container.social .twitter {
  width: 50%;
  padding-right: 25px;
  float: left;
}
@media (max-width: 580px) {
  .main-container.social .twitter {
    float: none;
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
  }
}
.main-container.social .facebook {
  width: 50%;
  float: right;
}
@media (max-width: 580px) {
  .main-container.social .facebook {
    float: none;
    width: 100%;
  }
}
.btn {
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
  text-align: center;
  padding: 15px 25px;
  font-size: 20px;
}
.btn.btn-blue {
  background: #2d5988;
  margin-left: 10px;
  color: white;
}
.btn.btn-blue:hover {
  background: #417fc0;
}
@media (max-width: 580px) {
  .btn {
    display: block;
    margin-top: 25px;
  }
}
