body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  display: block;
  margin: 0px 0px 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #745785;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
  text-align: left;
}

h3 {
  margin: 10px 0px 23px;
  font-family: Montserrat, sans-serif;
  color: #745785;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  padding-left: 60px;
  opacity: 0.8;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
  padding-left: 0px;
  opacity: 1;
  font-family: Bitter, serif;
  color: #8c7474;
  font-size: 15px;
  line-height: 23px;
  text-align: left;
}

.button {
  display: inline-block;
  margin-top: 20px;
  margin-left: 35px;
  padding: 18px 21px;
  border-radius: 5px;
  background-color: #489fd9;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, .3), 0 2px 11px 0 rgba(0, 0, 0, .28);
  opacity: 1;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #8e5ebf;
}

.button:active {
  background-color: #4d3763;
  color: #857f7f;
}

.button:focus {
  background-color: #4d3763;
  color: #857f7f;
}

.button.small-font {
  margin-top: 0px;
}

.section {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 100px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 0, 0, .09);
}

.section.hero {
  margin-top: 63px;
  padding-bottom: 0px;
  background-image: url('../images/WollongongCityBeachCover.jpg');
  background-position: 0% 47%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 1;
  line-height: 16px;
}

.section.grey {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: rgba(237, 235, 255, .6);
  opacity: 1;
}

.section.grey.footer {
  padding-top: 15px;
  padding-bottom: 25px;
  text-align: center;
}

.section.grey._5 {
  margin-top: 62px;
}

.section.purple {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #745785;
}

.section.top {
  margin-top: 15px;
  padding-top: 60px;
  padding-bottom: 15px;
  font-weight: 400;
}

.section._4 {
  padding-top: 15px;
  padding-bottom: 30px;
  opacity: 1;
}

.hero-iphone {
  display: block;
  overflow: visible;
  margin: 209px auto 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  box-shadow: 1px 1px 3px 0 #000;
  opacity: 1;
  text-shadow: 0 0 0 #000;
}

.app-name {
  position: relative;
  margin-top: 5px;
  margin-right: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 19px;
  line-height: 19px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: none;
}

.app-name._1 {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 3px;
  padding-top: 5px;
  text-align: center;
}

.hero-header {
  position: relative;
  margin-top: 206px;
  margin-bottom: 19px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 35px;
  text-align: center;
  text-shadow: 0 2px 0 rgba(0, 0, 0, .22);
}

.icon-title {
  margin-top: 10px;
  margin-bottom: 12px;
  padding-left: 10px;
  font-family: Bitter, serif;
  color: #745785;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

.price-text {
  margin-top: 11px;
  background-image: none;
  box-shadow: none;
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  text-shadow: none;
}

.center {
  text-align: center;
}

.skiier-image-formats {
  margin-top: 30px;
  clear: none;
  box-shadow: 1px 1px 3px 0 #000;
  text-align: center;
}

._2 {
  padding-left: 19px;
  text-align: left;
}

._1 {
  margin-left: 0px;
  padding-left: 20px;
  text-align: left;
}

.location-image-formats {
  margin-top: 10px;
  padding-top: 0px;
  box-shadow: 1px 1px 3px 0 #000;
}

._6 {
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  background-color: #fff;
}

.navbar-heading {
  display: inline-block;
  margin-top: 26px;
  padding-left: 5px;
  color: #745785;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
}

.sun-logo {
  margin-top: 1px;
  margin-bottom: 15px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.nav-link {
  display: inline-block;
  margin-top: 27px;
  padding: 2px 5px;
  float: none;
  border-right-style: solid;
  border-right-width: 1px;
  color: #745785;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  text-align: left;
}

.nav-link.w--current {
  color: #7c2dad;
}

.nav-link.end {
  border-right-style: none;
}

.weather-embed-formats {
  width: auto;
  max-width: 100%;
  margin-right: 0px;
  padding: 2px 3px 3px;
  border-style: none;
  border-width: 1px;
  border-top-color: #000;
  border-right-color: #000;
}

.tabs {
  margin-right: 5px;
  padding: 5px 12px;
  border-style: solid;
  border-width: 1px;
  border-color: #000 #000 rgba(0, 0, 0, .15);
  background-color: #fff;
  color: #fff;
}

.tabs.w--current {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px none #000;
  background-color: #e1e6eb;
}

.format-column-2 {
  padding-top: 2px;
  padding-right: 6px;
  padding-left: 65px;
}

.embed-format {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #000;
}

.white {
  color: #fdfdfd;
}

.white.smaller {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
}

.buffer {
  margin-bottom: 15px;
}

.typeface {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}

.table {
  padding-top: 10px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  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-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image {
  padding-top: 0px;
}

@media (max-width: 991px) {
  h2 {
    font-size: 25px;
  }
  h5 {
    padding-left: 36px;
  }
  p {
    font-size: 14px;
    line-height: 21px;
  }
  .button {
    position: relative;
    bottom: 14px;
  }
  .button.small-font {
    bottom: auto;
    padding: 10px;
    font-size: 14px;
    line-height: 14px;
  }
  .section.hero {
    margin-top: 72px;
    padding-top: 0px;
    padding-bottom: 9px;
  }
  .section.grey._5 {
    margin-top: 96px;
  }
  .hero-iphone {
    margin-top: 93px;
    margin-bottom: 16px;
    padding-bottom: 0px;
    text-shadow: 0 0 0 #000;
  }
  .app-name {
    font-size: 16px;
    line-height: 16px;
  }
  .hero-header {
    margin-top: 55px;
    font-size: 38px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .2);
  }
  .price-text {
    padding-left: 23px;
    box-shadow: none;
    font-size: 20px;
    text-shadow: none;
  }
  ._2 {
    padding-left: 19px;
  }
  .nav-link {
    font-size: 20px;
  }
  .nav-icon {
    color: #745785;
    font-size: 35px;
    font-weight: 700;
  }
  .menu-button.w--open {
    background-color: #fff;
  }
  .menu-pulldown {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    background-color: #fff;
  }
}

@media (max-width: 767px) {
  h2 {
    display: block;
    margin-top: 19px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 25px;
  }
  h5 {
    padding-left: 56px;
  }
  .button {
    position: static;
    bottom: 26px;
    display: inline-block;
    width: auto;
    margin-top: -4px;
    margin-bottom: 7px;
    clear: none;
    font-size: 15px;
    line-height: 15px;
  }
  .button.small-font {
    width: auto;
  }
  .section {
    padding-top: 33px;
    padding-bottom: 33px;
    text-align: center;
  }
  .section.hero {
    position: relative;
    margin-top: 69px;
    margin-bottom: 4px;
    padding-right: 38px;
    padding-bottom: 15px;
    padding-left: 38px;
    background-image: url('../images/WollongongCityBeachCover.jpg');
    background-position: 50% 16%;
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
  }
  .section.grey {
    margin-top: -15px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.grey._5 {
    padding-bottom: 0px;
  }
  .section.purple {
    margin-top: 12px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .section.top {
    margin-top: 60px;
    padding-bottom: 0px;
  }
  .section._4 {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .hero-iphone {
    margin-top: 114px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-shadow: 0 0 0 #000;
  }
  .app-name {
    display: inline-block;
    margin-top: 41px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    text-align: left;
  }
  .app-name._1 {
    margin-top: 16px;
    padding-left: 0px;
  }
  .hero-header {
    margin-top: 4px;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 30px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .2);
  }
  .icon-title {
    margin-left: -9px;
    text-align: center;
  }
  .price-text {
    margin-top: 1px;
    margin-bottom: 15px;
    padding-left: 0px;
    box-shadow: none;
    text-align: center;
    text-shadow: none;
  }
  .price-text.center {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .center {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 23px;
  }
  .skiier-image-formats {
    display: inline-block;
    clear: none;
  }
  ._2 {
    padding-left: 47px;
  }
  ._1 {
    padding-left: 54px;
  }
  .location-image-formats {
    margin-top: 0px;
  }
  .cont {
    margin-top: 0px;
    padding-top: 0px;
  }
  ._35 {
    margin-top: 49px;
  }
  .fantastic {
    margin-top: -15px;
    padding-top: 0px;
  }
  .format-column-2 {
    padding-left: 6px;
  }
  .white.smaller {
    margin-top: 30px;
  }
}

@media (max-width: 479px) {
  h2 {
    margin-top: 0px;
    margin-bottom: 5px;
    font-size: 14px;
  }
  h3 {
    font-size: 18px;
    line-height: 23px;
  }
  h5 {
    padding-left: 33px;
    font-size: 11px;
  }
  .button {
    top: -3px;
    margin: 1px 10px 21px 0px;
    padding: 15px 18px;
    float: right;
    font-size: 10px;
    line-height: 0px;
    text-align: left;
  }
  .button.small-font {
    width: auto;
    clear: none;
  }
  .section {
    text-align: center;
  }
  .section.hero {
    margin-top: 55px;
    padding-bottom: 0px;
  }
  .section.grey {
    padding-bottom: 0px;
  }
  .section.grey.footer {
    padding-bottom: 26px;
  }
  .section.grey._5 {
    margin-top: 62px;
  }
  .section.purple {
    margin-top: 6px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.top {
    margin-top: 38px;
    padding-bottom: 0px;
  }
  .section._4 {
    padding-bottom: 25px;
  }
  .hero-iphone {
    margin-top: 118px;
    margin-bottom: 21px;
    padding-bottom: 0px;
    text-shadow: 0 0 0 #000;
  }
  .app-name {
    margin-top: 12px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
    text-align: center;
  }
  .app-name._1 {
    padding-top: 0px;
    padding-right: 3px;
    padding-left: 3px;
  }
  .hero-header {
    margin-top: 60px;
    padding-top: 4px;
    font-size: 16px;
    line-height: 15px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .2);
  }
  .icon-title {
    font-size: 12px;
  }
  .price-text {
    margin-top: 0px;
    margin-bottom: -33px;
    padding-left: 0px;
    box-shadow: none;
    font-size: 12px;
    line-height: 18px;
    text-shadow: none;
  }
  .price-text.center {
    margin-bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .call-to-action {
    bottom: 39px;
    padding-bottom: 0px;
  }
  ._2 {
    padding-left: 28px;
    font-size: 12px;
  }
  ._35 {
    margin-top: 0px;
  }
  ._40 {
    margin-top: -10px;
  }
  .fantastic {
    margin-top: 0px;
    margin-bottom: 13px;
  }
  .beach-day {
    margin-bottom: 25px;
  }
  .navbar {
    padding-bottom: 0px;
  }
  .navbar-heading {
    padding-bottom: 0px;
    font-size: 13px;
    line-height: 15px;
  }
  .sun-logo {
    margin-top: 10px;
  }
  .nav-link {
    margin-top: 0px;
    font-size: 12px;
  }
  .nav-link.w--current {
    overflow: hidden;
    font-size: 12px;
  }
  .menu-button {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .format-column-2 {
    padding-left: 6px;
  }
  .white.smaller {
    margin-top: 0px;
    padding-top: 0px;
    font-size: 10px;
    line-height: 10px;
  }
  .heading {
    font-size: 18px;
    font-weight: 700;
  }
  .column {
    padding-top: 0px;
  }
}

