.home-main {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  height: 100%;
  margin: 0px;
  padding: 20px;
  float: none;
  clear: none;
  background-color: #fff;
}

.home-main-image {
  position: relative;
  display: block;
  height: 100%;
  max-width: none;
  clear: both;
}

.navigation {
  position: absolute;
  left: 0px;
  top: 60px;
  width: 100%;
  background-color: hsla(0, 0%, 87%, 0);
}

.navigation-container {
  width: 95%;
  max-width: 2000px;
}

.section2 {
  margin-right: 20px;
  margin-left: 20px;
  padding-left: 0px;
  background-color: #fff;
}

.home-main-text1 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 45%;
  display: block;
}

.main-container {
  display: block;
}

.home-main-div {
  position: static;
  height: 100vh;
  background-image: url('../images/photo-1436262513933-a0b06755c784.jpeg');
  background-position: 0px 0px;
  background-size: 2926px;
}

.text-h1 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 9px;
  text-transform: uppercase;
}

.text-h2 {
  margin-top: 0px;
  font-family: 'Varela Round', sans-serif;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
}

.logo {
  display: block;
  width: 210px;
  margin: 50px auto 20px;
  background-color: transparent;
  text-align: left;
}

.block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  padding: 0px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flexgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cardwrapper {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.card-front {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.card-back {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
}

.section3 {
  display: block;
  height: 430px;
  margin-right: auto;
  margin-left: auto;
}

.card {
  position: relative;
  display: block;
}

.cardfront {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.cardback {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.cardflip {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.cardflip-side {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.cardflip-side.front {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1200px;
  perspective: 1200px;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.cardflip-side.back {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  background-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
}

.cardflip-image {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
}

.cardflip-image.flip {
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.cardflip-textarea {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 130px;
  max-height: 100%;
  margin-left: 0px;
  float: none;
  clear: none;
  background-color: rgba(214, 10, 10, 0);
}

.portfolio-title {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 60px;
  margin-top: 60px;
  clear: both;
  background-color: transparent;
  font-family: 'Varela Round', sans-serif;
  color: #cf1313;
  font-size: 28px;
  text-align: center;
}

.cardflip-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.portfolio-description {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: auto;
  margin-top: 30%;
  color: #c71717;
  text-align: center;
}

.portfolio-button {
  position: absolute;
  left: 50px;
  top: 0px;
  right: 50px;
  margin-top: 46%;
  text-align: center;
}

.colourblock {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 351px;
  background-color: #0071be;
}

.section-home {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: block;
  width: 100%;
  height: 100vh;
  margin: 0px auto;
  border: 30px none #fff;
  background-color: #3ed5c2;
  background-image: -webkit-linear-gradient(270deg, rgba(62, 213, 194, .87), rgba(62, 213, 194, .25) 53%, rgba(0, 152, 255, .17)), -webkit-linear-gradient(270deg, rgba(62, 213, 194, .59), rgba(62, 213, 194, .59)), url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
  background-image: linear-gradient(180deg, rgba(62, 213, 194, .87), rgba(62, 213, 194, .25) 53%, rgba(0, 152, 255, .17)), linear-gradient(180deg, rgba(62, 213, 194, .59), rgba(62, 213, 194, .59)), url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-attachment: scroll, scroll, fixed;
  opacity: 1;
  -webkit-filter: none;
  filter: none;
  cursor: default;
}

.section-01 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 0px;
  float: none;
  clear: none;
  border-style: none;
  border-width: 0px 30px 30px;
  border-color: #fff;
  background-color: rgba(217, 226, 225, .27);
  text-align: center;
}

.section-home-text1 {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 45px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 9px;
}

.section-home-textcontainer {
  position: absolute;
  left: 0px;
  top: 34%;
  right: 0px;
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px none rgba(0, 0, 0, .3);
  border-bottom: 1px none rgba(0, 0, 0, .3);
  text-align: center;
}

.body {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.nav1-container {
  display: block;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.nav1-menu {
  float: right;
}

.navbar1 {
  display: block;
  background-color: transparent;
}

.navtext {
  margin: 10px 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: background-color 1000ms ease;
  transition: background-color 1000ms ease;
  font-family: Poppins, sans-serif;
  color: #707070;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.navtext:hover {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #3ed5c2;
  color: #fff;
}

.navtext.w--current {
  color: #707070;
}

.navtext.white {
  color: #d9e2e1;
}

.jmlogo {
  padding-right: 20px;
}

.section-02 {
  display: block;
  width: 100%;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  border: 30px none #fff;
  background-color: hsla(0, 0%, 100%, .27);
}

.section-03 {
  position: static;
  bottom: -360px;
  display: block;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  border: 30px none #fff;
  background-color: transparent;
}

.section-04 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 50px;
  float: none;
  border-style: none;
  border-width: 30px;
  border-color: #919191 #919191 #bdbdbd;
  background-color: #4d4d4d;
  background-image: -webkit-linear-gradient(270deg, rgba(36, 36, 36, .83), rgba(36, 36, 36, .83)), url('../images/texture.jpg');
  background-image: linear-gradient(180deg, rgba(36, 36, 36, .83), rgba(36, 36, 36, .83)), url('../images/texture.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 298px;
  font-family: Poppins, sans-serif;
  color: #000;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #e4e4e4;
  background-color: #fff;
}

.skills-block {
  position: static;
  left: 0px;
  top: 60px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
}

.headingh1 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: 'Varela Round', sans-serif;
  font-size: 60px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.headingh1.white {
  font-family: 'Varela Round', sans-serif;
  color: #fff;
}

.paragraph {
  display: block;
  margin-bottom: 30px;
  padding-left: 0px;
  font-family: Poppins, sans-serif;
  color: #8a8a8a;
  font-size: 15px;
  line-height: 23px;
  font-weight: 300;
  text-align: left;
  letter-spacing: 0px;
}

.paragraph.white {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 14px;
  text-align: center;
}

.paragraph.red {
  color: #f70000;
}

.paragraph.centre {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

.paragraph._404 {
  text-align: center;
}

.story-section {
  position: static;
  left: 0px;
  top: 60px;
  right: 0px;
  bottom: 60px;
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.headingh2 {
  display: block;
  width: 18%;
  height: 36px;
  margin: 10px auto;
  padding-right: 20px;
  padding-bottom: 30px;
  padding-left: 20px;
  border-radius: 0px;
  background-color: #3ed5c2;
  font-family: 'Varela Round', sans-serif;
  color: #fff7f7;
  font-size: 12px;
  letter-spacing: 3px;
}

.contact-section {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.work-section {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-bottom: 70px;
  margin-left: auto;
  text-align: center;
}

.nav2-container {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.nav2-logo {
  float: left;
}

.form-wrapper {
  margin-top: 30px;
}

.form-field-label {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.form-text-field {
  position: static;
  display: block;
  overflow: auto;
  width: 680px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  padding: 30px 20px;
  border-style: none;
  border-width: 1px;
  border-bottom-color: #bdbdbd;
  background-color: #3d3d3d;
  font-family: Poppins, sans-serif;
  color: #000;
  text-align: left;
}

.form-text-field:hover {
  color: #fff;
}

.button {
  width: 170px;
  height: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #3ed5c2;
  border-radius: 40px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: background-color 1000ms ease, opacity 200ms ease;
  transition: background-color 1000ms ease, opacity 200ms ease;
  letter-spacing: 2px;
  text-transform: uppercase;
  cursor: pointer;
}

.button:hover {
  background-color: #3ed5c2;
  -webkit-perspective: 876px;
  perspective: 876px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.button:active {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.button.dark {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.error-message {
  margin-top: 20px;
  background-color: #fff;
  color: #ff9191;
}

.work-row {
  display: block;
  margin: 0px auto;
}

.column1 {
  padding-right: 0px;
  padding-left: 0px;
}

.sectionwork {
  position: relative;
  z-index: 10;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.work-undersection {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  width: 120vw;
  height: 200px;
  margin-left: -190px;
  padding-top: 100px;
  background-color: #d9e2e1;
}

.skill-column {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-right: 40px;
  padding-left: 40px;
}

.title-h3 {
  font-family: Poppins, sans-serif;
  color: #707070;
  font-size: 13px;
  line-height: 23px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.title-h3.white {
  margin-top: 3px;
  font-family: Poppins, sans-serif;
  color: #fff;
  line-height: 20px;
  font-weight: 400;
}

.clientlogos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 90px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flexblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin: 40px auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-item {
  display: block;
  width: 25%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.clientlogo {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.introsection {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: #3ed5c2;
}

.large-white {
  margin-top: 10px;
  margin-bottom: 80px;
  font-family: 'Varela Round', sans-serif;
  color: #3ed5c2;
  font-size: 34px;
  letter-spacing: 1px;
}

.work-flexgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.work-flex-item {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 25%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.paragraph-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #3ed5c2;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
}

.paragraph-link:hover {
  color: #6da59e;
}

.paragraph-link.black {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #707070;
  text-align: center;
}

.contact-icon {
  margin-top: 20px;
  margin-bottom: 20px;
}

.skill-flexgrid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.skill-flexitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  margin-top: 30px;
  margin-bottom: 50px;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.layer.layer01 {
  display: block;
  width: 2000px;
  height: 140vh;
  margin-right: auto;
  margin-left: auto;
  background-color: #3ed5c2;
  background-image: url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.layer.layer02 {
  width: 400px;
  height: 400px;
  background-color: #707070;
}

.layer.layer03 {
  width: 300px;
  height: 300px;
  background-color: #fccf1e;
}

.quote-text {
  display: block;
  margin-right: auto;
  margin-bottom: 30px;
  margin-left: auto;
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  text-align: center;
}

.quote-text.white {
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
  color: #3ed5c2;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.quote-box {
  padding-top: 20px;
  background-color: transparent;
}

.quote-author {
  display: block;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Varela Round', sans-serif;
  color: #8a8a8a;
  text-align: center;
}

.quote-mark {
  display: block;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #d3d3d3;
  font-size: 64px;
  text-align: center;
}

.centralimage {
  display: block;
  margin: 20px auto;
}

.thumbnail {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  background-image: url('../images/THUMB-fg.jpg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.thumbnail-block {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 370px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/THUMB-phd.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.thumbnail-block.th1 {
  height: 370px;
  background-image: url('../images/THUMB-hamptons.png');
}

.thumbnail-block.th3 {
  background-image: url('../images/THUMB-parragon.jpg');
}

.thumbnail-block.th4 {
  background-image: url('../images/THUMB-hgtv.jpg');
}

.thumbnail-block.th5 {
  background-image: url('../images/THUMB-breckon.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.thumbnail-block.th6 {
  background-image: url('../images/THUMB-mousecookie.png');
}

.thumbnail-block.th7 {
  background-image: url('../images/THUMB-fg.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.thumbnail-block.th8 {
  background-image: url('../images/THUMB-janecorbett.jpg');
}

.textwrapper {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding: 25% 20px 20%;
  background-color: rgba(0, 0, 0, .42);
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44));
}

.linkblock {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
}

.linkblock.w--current {
  display: block;
}

.section-05 {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #3ed5c2;
}

.nav2-logotext {
  padding: 20px;
  font-family: Poppins, sans-serif;
  color: #3ed5c2;
  font-weight: 300;
  letter-spacing: 2px;
}

.videobg {
  width: 100%;
  height: 100vh;
}

.headingh3 {
  display: block;
  margin: 30px auto;
  font-family: 'Varela Round', sans-serif;
  font-size: 40px;
  line-height: 44px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.headingh3.white {
  color: #fff;
}

.headingmain {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Poppins, sans-serif;
  color: #fffcfc;
  font-size: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.main-section-nav {
  margin-top: 40px;
}

.mainsectionnavmenu {
  float: none;
  background-color: transparent;
}

.container2 {
  background-color: transparent;
}

.navbar2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 20px;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.arrow02 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.project-section-01 {
  height: 500px;
  background-color: #aebac2;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-parragon.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-parragon.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 2000px;
  background-attachment: scroll, fixed;
}

.project-section-01.hamptons {
  float: none;
  background-color: rgba(217, 226, 225, .27);
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/work-headers-hamptons02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/work-headers-hamptons02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.project-section-01.janecorbett {
  background-color: rgba(217, 226, 225, .27);
  background-image: url('../images/headers_0009_16-459-Jane-Corbett-057.jpg');
  background-position: 0px 0px;
  background-size: 2000px;
  background-attachment: fixed;
}

.project-section-01.phd {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-phd.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-phd.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 2000px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.project-section-01.hgtv {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-hgtv.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-hgtv.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 2000px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.project-section-01.fishergerman {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-fishergerman.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-fishergerman.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 2000px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.project-section-01.mouse {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .46), rgba(0, 0, 0, .46)), url('../images/work-headers-mouse.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .46), rgba(0, 0, 0, .46)), url('../images/work-headers-mouse.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 300px;
  background-attachment: scroll, fixed;
}

.project-section-01.space {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-space.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-space.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 2000px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.project-section-01.breckon {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-breckon.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .32), rgba(0, 0, 0, .32)), url('../images/work-headers-breckon.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, repeat;
  background-attachment: scroll, fixed;
}

.project-section-02 {
  height: 1000px;
  margin-bottom: 150px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.project-name-container {
  position: absolute;
  left: 0px;
  top: 0%;
  right: 0px;
  height: 140px;
  margin-top: 190px;
}

.project-container {
  margin-top: 70px;
}

.projectheadtext {
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.projectsubtext {
  font-family: Poppins, sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.project-iphone {
  position: relative;
  left: 390px;
  top: -920px;
  right: 390px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.project-column02 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.project-thumbs {
  margin-bottom: 30px;
  box-shadow: 0 0 22px 0 rgba(51, 51, 51, .32);
}

.section-thumbs {
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: rgba(217, 226, 225, .27);
}

.project-quote-section {
  margin-top: 0px;
  padding: 50px 20px;
  background-color: #3ed5c2;
}

.project-quote-container {
  padding-right: 20px;
  padding-left: 20px;
}

.image-imac {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.project-ipad {
  position: relative;
  left: -120px;
  top: -500px;
  width: 370px;
  float: none;
}

.project-iphone02 {
  position: relative;
  left: 740px;
  top: -400px;
  right: 0px;
  bottom: 0px;
}

.telephone-link {
  color: #3ed5c2;
  line-height: 34px;
  text-decoration: none;
}

.telephone-link:hover {
  color: #3ed5c2;
}

.utility-page-wrap {
  display: block;
  margin-top: 150px;
  -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: block;
  -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;
}

.footer-text {
  display: block;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  color: #888;
  text-align: center;
}

._404-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

html.w-mod-js *[data-ix="hide-navbar"] {
  display: none;
}

html.w-mod-js *[data-ix="introfade"] {
  display: block;
  opacity: 1;
}

html.w-mod-js *[data-ix="dropin-01"] {
  opacity: 0.5;
  -webkit-transform: translate(0px, -20px);
  -ms-transform: translate(0px, -20px);
  transform: translate(0px, -20px);
}

html.w-mod-js *[data-ix="dropin-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="dropin-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="title-appear01"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="title-appear-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="title-appear-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -70px);
  -ms-transform: translate(0px, -70px);
  transform: translate(0px, -70px);
}

html.w-mod-js *[data-ix="thumbnail-overlay"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="arrow"] {
  opacity: 0.3;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="slide-in-from-right"] {
  opacity: 0;
  -webkit-transform: translate(160px, 0px);
  -ms-transform: translate(160px, 0px);
  transform: translate(160px, 0px);
}

html.w-mod-js *[data-ix="slide-in-from-left"] {
  opacity: 0;
  -webkit-transform: translate(-160px, 0px);
  -ms-transform: translate(-160px, 0px);
  transform: translate(-160px, 0px);
}

@media (max-width: 991px) {
  .navigation-container {
    width: 90%;
  }
  .block {
    width: 50%;
  }
  .section-home {
    position: relative;
    width: 100%;
    margin-left: 0px;
    border-width: 20px;
    background-image: -webkit-linear-gradient(270deg, rgba(62, 213, 194, .87), rgba(62, 213, 194, .25) 53%, rgba(0, 152, 255, .17)), -webkit-linear-gradient(270deg, rgba(62, 213, 194, .59), rgba(62, 213, 194, .59)), url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
    background-image: linear-gradient(180deg, rgba(62, 213, 194, .87), rgba(62, 213, 194, .25) 53%, rgba(0, 152, 255, .17)), linear-gradient(180deg, rgba(62, 213, 194, .59), rgba(62, 213, 194, .59)), url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
    background-position: 0px 0px, 0px 0px, 0px 0px;
    background-size: auto, auto, cover;
  }
  .section-01 {
    bottom: 0px;
    margin-top: -50px;
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    border-width: 20px;
  }
  .section-home-textcontainer {
    top: 28%;
    width: 70%;
  }
  .body {
    background-color: #fff;
  }
  .nav1-container {
    margin-top: 70px;
  }
  .section-02 {
    margin-left: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    border-width: 20px;
  }
  .section-03 {
    border-width: 20px;
  }
  .section-04 {
    margin-left: 0px;
    padding-bottom: 40px;
    border-width: 20px;
  }
  .skills-block {
    width: 70%;
  }
  .headingh1.error {
    font-size: 40px;
    line-height: 36px;
  }
  .paragraph.centre {
    font-size: 18px;
    line-height: 24px;
  }
  .story-section {
    width: 70%;
  }
  .headingh2 {
    width: 30%;
  }
  .contact-section {
    width: 70%;
  }
  .work-section {
    width: 70%;
    margin-bottom: 50px;
  }
  .form-text-field {
    width: 100%;
  }
  .work-undersection {
    margin-left: -90px;
  }
  .skill-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .flexblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: 0px;
    padding-right: 3%;
    padding-left: 3%;
  }
  .flex-item {
    width: 33.33%;
    padding: 30px;
  }
  .work-flex-item {
    width: 50%;
    height: 330px;
  }
  .skill-flexitem {
    width: 33%;
  }
  .quote-text {
    font-size: 20px;
    line-height: 30px;
  }
  .thumbnail-block {
    height: 330px;
  }
  .project-section-01 {
    height: 380px;
    background-position: 50% 0px;
    background-size: 960px;
  }
  .project-section-01.hamptons {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/work-headers-hamptons02.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/work-headers-hamptons02.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 1940px;
  }
  .project-section-01.janecorbett {
    background-image: url('../images/headers_0009_16-459-Jane-Corbett-057.jpg');
    background-position: 50% 0px;
    background-size: 1000px;
    background-repeat: no-repeat;
    background-attachment: fixed;
  }
  .project-section-01.phd {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/work-headers-phd.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/work-headers-phd.jpg');
    background-size: auto, 1000px;
  }
  .project-section-01.breckon {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/work-headers-breckon.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/work-headers-breckon.jpg');
    background-size: auto, 1000px;
  }
  .project-section-02 {
    height: 928px;
    margin-bottom: 60px;
  }
  .project-name-container {
    top: 0%;
    margin-top: 130px;
  }
  .projectheadtext {
    font-size: 50px;
    line-height: 54px;
  }
  .projectsubtext {
    line-height: 26px;
  }
  .project-mainimage {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .project-iphone {
    left: 280px;
    top: -690px;
    bottom: 0px;
    width: 190px;
  }
  .project-column02 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .project-thumbs {
    box-shadow: 0 0 16px 0 rgba(51, 51, 51, .3);
  }
  .project-ipad {
    left: -20px;
    top: -360px;
    width: 300px;
  }
  .project-iphone02 {
    left: 510px;
  }
  .telephone-link {
    line-height: 36px;
  }
}

@media (max-width: 767px) {
  .section-home {
    background-image: -webkit-linear-gradient(270deg, rgba(62, 213, 194, .87), rgba(62, 213, 194, .25) 53%, rgba(0, 152, 255, .17)), -webkit-linear-gradient(270deg, null, null), url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
    background-image: linear-gradient(180deg, rgba(62, 213, 194, .87), rgba(62, 213, 194, .25) 53%, rgba(0, 152, 255, .17)), linear-gradient(180deg, null, null), url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
    background-size: auto, auto, cover;
  }
  .section-01 {
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
    border-right-width: 20px;
    border-left-width: 20px;
  }
  .section-home-text1 {
    font-family: Poppins, sans-serif;
    color: #fdfdfd;
    font-weight: 300;
    letter-spacing: 5px;
  }
  .section-home-textcontainer {
    top: 25%;
    width: 80%;
  }
  .nav1-container {
    margin-top: 60px;
  }
  .jmlogo {
    max-width: 80%;
  }
  .section-02 {
    border-width: 20px;
  }
  .section-03 {
    width: auto;
    border-bottom-width: 20px;
  }
  .skills-block {
    width: 80%;
  }
  .headingh1 {
    font-size: 33px;
  }
  .headingh1.error {
    line-height: 46px;
  }
  .story-section {
    width: 80%;
  }
  .headingh2 {
    width: 34%;
  }
  .contact-section {
    width: 80%;
  }
  .work-section {
    width: 80%;
  }
  .button.dark {
    display: block;
    height: 50px;
    margin-right: auto;
    margin-left: auto;
    border-color: #d3d3d3;
    color: #707070;
    text-align: center;
  }
  .work-row {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .flexblock {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 3%;
  }
  .large-white {
    margin-bottom: 70px;
  }
  .work-flex-item {
    height: 230px;
  }
  .quote-text {
    font-size: 19px;
    line-height: 28px;
  }
  .thumbnail-block {
    height: 230px;
  }
  .thumbnail-block.th1 {
    height: 230px;
  }
  .thumbnail-block.th2 {
    height: 230px;
  }
  .textwrapper {
    padding-top: 9%;
  }
  .project-section-01 {
    height: 250px;
  }
  .project-section-01.hamptons {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/work-headers-hamptons02.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/work-headers-hamptons02.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 1400px;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .project-section-01.space {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/work-headers-space.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/work-headers-space.jpg');
    background-size: auto, 700px;
  }
  .project-section-02 {
    height: 826px;
  }
  .project-name-container {
    top: 0%;
    height: 130px;
    margin-top: 90px;
    padding-right: 20px;
    padding-bottom: 1px;
    padding-left: 20px;
  }
  .projectheadtext {
    font-size: 40px;
    line-height: 45px;
  }
  .projectsubtext {
    margin-top: 10px;
    font-size: 20px;
    line-height: 24px;
  }
  .project-iphone {
    left: 220px;
    top: -540px;
    right: 10px;
    bottom: 0px;
    width: 150px;
  }
  .project-column02 {
    top: 0px;
  }
  .project-thumbs {
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .4);
  }
  .section-thumbs {
    padding-top: 70px;
  }
  .project-quote-section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .project-ipad {
    left: 0px;
    top: -280px;
    width: 240px;
  }
  .project-iphone02 {
    left: 370px;
    top: -310px;
    right: 0px;
    bottom: 0px;
    width: 190px;
  }
  .telephone-link {
    line-height: 38px;
  }
  ._404-container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .navigation {
    top: 30px;
  }
  .text-h1 {
    font-size: 26px;
    line-height: 31px;
  }
  .block {
    width: auto;
  }
  .column {
    max-width: auto;
  }
  .section-home {
    width: 100%;
    height: 540px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-width: 10px;
    background-image: -webkit-linear-gradient(270deg, rgba(62, 213, 194, .87), rgba(62, 213, 194, .25) 53%, rgba(0, 152, 255, .17)), -webkit-linear-gradient(270deg, rgba(62, 213, 194, .7), rgba(62, 213, 194, .7)), url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
    background-image: linear-gradient(180deg, rgba(62, 213, 194, .87), rgba(62, 213, 194, .25) 53%, rgba(0, 152, 255, .17)), linear-gradient(180deg, rgba(62, 213, 194, .7), rgba(62, 213, 194, .7)), url('../images/photo-1433321768402-e8ed97b0324c.jpeg');
    background-position: 0px 0px, 0px 0px, 100% 100%;
    background-size: auto, auto, 700px;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .section-01 {
    width: auto;
    height: auto;
    margin-left: auto;
    padding-top: 100px;
    border-width: 10px;
  }
  .section-home-text1 {
    font-size: 19px;
    line-height: 30px;
    letter-spacing: 3px;
  }
  .section-home-textcontainer {
    top: 17%;
    width: 95%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .nav1-container {
    margin-top: 30px;
  }
  .navbar1 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .navtext {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 9px;
  }
  .jmlogo {
    max-width: 40%;
  }
  .section-02 {
    padding-top: 100px;
    padding-bottom: 40px;
    border-width: 10px;
  }
  .section-03 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .section-04 {
    width: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .skills-block {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .headingh1 {
    font-size: 26px;
    line-height: 33px;
  }
  .headingh1.white {
    font-size: 20px;
    line-height: 31px;
  }
  .headingh1.error {
    font-size: 30px;
    line-height: 36px;
  }
  .paragraph.white {
    font-size: 13px;
    line-height: 20px;
  }
  .story-section {
    width: 80%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .headingh2 {
    width: 50%;
    height: 36px;
  }
  .contact-section {
    width: 80%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .work-section {
    width: 90%;
  }
  .form-wrapper {
    margin-top: 30px;
  }
  .form-text-field {
    margin-bottom: 44px;
    padding-top: 30px;
  }
  .button.dark {
    display: block;
    height: 46px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    border-color: #d3d3d3;
    color: #707070;
    text-align: center;
  }
  .image {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .work-undersection {
    width: 140vw;
  }
  .flexblock {
    width: 100%;
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: transparent;
  }
  .flex-item {
    width: 50%;
    padding-right: 0px;
    padding-left: 0px;
    background-color: transparent;
  }
  .introsection {
    display: none;
  }
  .large-white {
    margin-bottom: 40px;
    font-size: 23px;
    line-height: 20px;
  }
  .work-flexgrid {
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .work-flex-item {
    width: 100%;
  }
  .paragraph-link {
    text-align: left;
  }
  .skill-flexitem {
    width: 50%;
    margin-bottom: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .quote-text {
    font-size: 18px;
    line-height: 25px;
  }
  .quote-box {
    height: 350px;
  }
  .nav2-logotext {
    padding-left: 10px;
    font-size: 12px;
  }
  .headingh3 {
    font-size: 26px;
    line-height: 38px;
  }
  .headingmain {
    font-size: 19px;
    line-height: 29px;
  }
  .mainsectionnavmenu {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .project-section-01 {
    height: 250px;
    background-size: 600px;
  }
  .project-section-01.hamptons {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/work-headers-hamptons02.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/work-headers-hamptons02.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, contain;
    background-repeat: repeat, repeat;
    background-attachment: scroll, fixed;
  }
  .project-section-01.janecorbett {
    background-size: 650px;
  }
  .project-section-01.phd {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/work-headers-phd.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/work-headers-phd.jpg');
    background-size: auto, 700px;
  }
  .project-section-01.hgtv {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/work-headers-hgtv.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/work-headers-hgtv.jpg');
    background-size: auto, 700px;
  }
  .project-section-01.fishergerman {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/work-headers-fishergerman.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/work-headers-fishergerman.jpg');
    background-size: auto, 800px;
  }
  .project-section-01.breckon {
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/work-headers-breckon.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/work-headers-breckon.jpg');
    background-position: 0px 0px, 50% 0px;
    background-size: auto, 700px;
  }
  .project-section-02 {
    height: 684px;
    margin-bottom: 0px;
    padding-top: 70px;
    padding-bottom: 80px;
  }
  .project-name-container {
    position: absolute;
    left: 0px;
    top: 0%;
    right: 0px;
    height: 110px;
    margin-top: 100px;
  }
  .projectheadtext {
    font-size: 28px;
    line-height: 34px;
  }
  .projectsubtext {
    margin-top: 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .project-mainimage {
    height: 295px;
  }
  .project-iphone {
    left: 80px;
    top: -284px;
    width: 90px;
  }
  .project-column02 {
    top: -60px;
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .project-thumbs {
    display: block;
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px;
    box-shadow: 0 0 19px 2px rgba(0, 0, 0, .16);
  }
  .section-thumbs {
    margin-top: 20px;
    padding-top: 100px;
  }
  .project-ipad {
    left: 30px;
    top: -130px;
    width: 140px;
  }
  .project-iphone02 {
    left: 220px;
    top: -158px;
    width: 100px;
  }
  .telephone-link {
    font-size: 23px;
    line-height: 30px;
  }
  .utility-page-content {
    padding-right: 20px;
  }
  ._404-container {
    padding-right: 20px;
    padding-left: 20px;
  }
}

