#logo span {
  font-family: "Roboto";
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}

#menu a {
  text-transform: uppercase;
}

#content {
  margin-top: 110px;
}

#menu_container {
  position: fixed !important;
}

.footer_text, #using {
  display: none !important;
}

.custom-row-gf .fourcol {
  padding: 0 10px !important;
}

.custom-row-gf .gf-custom-container {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25% !important;
}

.custom-row-gf .gf-custom-container .video {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.custom-row-gf.instagram-row iframe {
  max-height: 700px !important;
}
h2.custom {
  font-size: 27px !important;
}
@media screen and (max-width: 850px) {
  .custom-row-gf.instagram-row .sixcol {
    width: 100% !important;
    text-align: center;
  }  
}
