.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.mb50 {
  margin-bottom: 50px !important; }

#content {
  width: 100%;
  min-width: 980px;
  /*padding-top: 80px;*/
  padding-top: 100px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 0; }

.image {
  width: 100%;
  min-width: 980px;
  height: 544px;
  position: relative;
  left: 0px;
  top: 0px;
  z-index: 0;
  font-family: serif; }

.image .text {
  width: 100%;
  height: 100%;
  position: relative;
  top: 255px;
  z-index: 1;
  text-align: center; }

.image .img {
  width: 100%;
  min-width: 980px;
  height: 544px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  overflow: hidden; }

p.copy {
  width: 900px;
  margin-top: 100px;
  margin-bottom: 100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-size: 1rem;
  line-height: 3em;
  letter-spacing: -0.05em; }

#points {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px; }

#points:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

#points .point {
  margin-right: 40px;
  margin-bottom: 35px;
  float: left; }

#points .point.right {
  margin-right: 0px; }

#points .point.bottom {
  margin-bottom: 0px; }

#points .point#point4 {
  margin-top: -4px; }

#points .point .img {
  margin-bottom: 25px; }

#points .point .text {
  width: 470px; }

#points .point .text .name {
  margin-bottom: 15px;
  color: #afb347;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4em;
  font-family: serif; }

#points .point .text .exp {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 2em;
  letter-spacing: -0.03em; }

#links {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 112px;
  margin-bottom: 30px; }

#links:after {
  content: ".";
  display: block;
  height: 0;
  font-size: 0;
  clear: both;
  visibility: hidden; }

#links .link {
  margin-right: 40px;
  margin-bottom: 40px;
  float: left; }

#links .link.right {
  margin-right: 0px; }

#links .link.bottom {
  margin-bottom: 0px; }
