body {
  font-family: 'Poiret One', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 21px;
  font-size: 44px;
  line-height: 44px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #444;
  font-size: 16px;
}

.main {
  height: 100%;
}

.spotvideobackground {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  text-align: center;
}

.logo {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  margin: 25px;
}

.spotblock {
  display: block;
  max-width: 560px;
  margin-right: 25px;
  margin-left: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dstilltitle {
  margin-bottom: 18px;
}

.spottext {
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.spotheading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Poiret One', sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 80px;
  font-weight: 400;
  text-align: center;
}

.section {
  position: relative;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.spot {
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.features {
  background-color: #669ad3;
}

.section.brief {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f3f3f3;
}

.section.contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #e4e4e4;
  text-align: center;
}

.section.footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #3d3d3d;
}

.section.header {
  position: absolute;
  padding-top: 0px;
  padding-bottom: 0px;
}

.spotbackground {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
  background-image: url('../images/FFFspot-Background.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.dstilllink {
  color: #fff;
  font-weight: 800;
}

.featuresrow {
  width: 100%;
}

.gallery {
  height: 300px;
  background-color: #fff;
}

.gallerycell {
  height: 300px;
  background-color: #fff;
}

.gallerycell._1 {
  background-image: url('../images/Unknown-8.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallerycell._2 {
  background-image: url('../images/Unknown-10.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallerycell._3 {
  background-image: url('../images/blugreenscarf1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallerycell._4 {
  background-image: url('../images/Unknown-6.jpeg');
  background-position: 0px 0px;
  background-size: cover;
}

.gallerycell._5 {
  background-image: url('../images/Unknown.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallerycell._6 {
  background-image: url('../images/Unknown-7.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallerycell._7 {
  background-image: url('../images/Unknown-4.jpeg');
  background-position: 50% 50%;
  background-size: cover;
}

.gallerycell._8 {
  background-image: url('../images/IMG_2528.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.featuresicon {
  display: inline-block;
  text-align: center;
}

.featurescell {
  display: block;
  padding: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.featurestitle {
  display: block;
  margin-top: 19px;
  margin-bottom: 14px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
}

.featurestext {
  color: #fff;
  font-size: 14px;
  line-height: 18px;
}

.briefcell {
  padding: 40px;
  text-align: left;
}

.contactstitle {
  text-align: center;
}

.contactstext {
  max-width: 400px;
  text-align: center;
}

.contactsrow {
  display: block;
  margin-top: 33px;
  margin-bottom: 46px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.footerrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footercell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footertext {
  margin-top: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #9c9c9c;
  font-size: 12px;
  line-height: 18px;
}

.profilepic {
  padding: 40px;
}

.signature {
  font-family: Lato, sans-serif;
  color: #aaa;
  font-style: italic;
}

@media (max-width: 991px) {
  .spotheading {
    font-size: 50px;
    line-height: 60px;
  }
}

@media (max-width: 767px) {
  .logo {
    left: 0px;
    top: 0px;
    right: 0px;
    max-width: 100%;
  }
  .spottext {
    font-size: 16px;
  }
  .spotheading {
    font-size: 48px;
    line-height: 52px;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
    background-color: rgba(0, 0, 0, .3);
  }
  .section.spot {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .spotbackground {
    background-color: #000;
    background-image: url('../images/FFFspot-Background.jpg');
    background-position: 50% 50%;
    background-size: cover;
  }
}

@media (max-width: 479px) {
  .spotvideobackground {
    position: fixed;
  }
  .spotheading {
    font-size: 48px;
    line-height: 52px;
  }
  .section.footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  .featurescell {
    padding-right: 20px;
    padding-left: 20px;
  }
  .featurestitle {
    line-height: 30px;
  }
  .briefcell {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .contactstitle {
    text-align: left;
  }
  .contactstext {
    text-align: left;
  }
  .footertext {
    text-align: center;
  }
  .profilepic {
    text-align: center;
  }
}

