.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.section-3 {
  width: auto;
  height: auto;
}

.grid-2 {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: rgba(0, 0, 0, 0.7);
}

.icon {
  color: #fff;
  font-size: 34px;
}

.logo {
  position: relative;
  left: 0px;
  top: 34px;
  max-width: none;
  padding-bottom: 0px;
}

.footer {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 50;
  display: block;
  height: 105px;
  margin-top: 0px;
  padding-right: 0px;
  background-color: rgba(0, 0, 0, 0.7);
}

.footer-text {
  padding-top: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.image {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-hover {
  float: none;
  clear: none;
}

.image-hover:hover {
  -webkit-filter: brightness(50%);
  filter: brightness(50%);
}

.text-block {
  position: relative;
  left: 0%;
  top: 32%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: inline-block;
  margin-bottom: 0px;
  float: none;
  clear: none;
}

.div-block {
  position: static;
  padding-top: 0px;
  background-image: url('../images/Ardmore-Landscape_0001_Ardmore-A.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.div-block.herm {
  background-image: url('../images/hermitage.jpg');
}

.div-block.elwell {
  background-image: url('../images/elwell.jpg');
}

.div-block.colton {
  background-image: url('../images/colton.jpg');
}

.div-block.wyndmoor {
  background-image: url('../images/wyndmoor.jpg');
}

.div-block.south-valley {
  background-image: url('../images/south-valley.jpg');
}

.div-block.lower-merion {
  background-image: url('../images/lower-merion.jpg');
}

.lightbox-link {
  float: none;
  clear: none;
}

.text-block-2 {
  position: absolute;
  right: 45.328125px;
  bottom: 111px;
}

.project {
  position: static;
  left: 0%;
  top: 197px;
  right: 0%;
  bottom: auto;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: both;
  opacity: 1;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
}

.image-2 {
  float: none;
  clear: none;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.image-2:hover {
  opacity: 1;
}

.thumbs {
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.thumbs:hover {
  opacity: 1;
}

.menu-button {
  padding-top: 10px;
  padding-bottom: 10px;
}

.menu-button.w--open {
  background-color: transparent;
}

.div-block-2 {
  background-image: url('../images/capaum-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-2 {
  background-image: url('../images/cottage-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-3 {
  background-image: url('../images/gypsy-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-4 {
  background-image: url('../images/house-lake-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-5 {
  background-image: url('../images/pocomo-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-6 {
  background-image: url('../images/quidnet-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-7 {
  background-image: url('../images/sconset.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-3 {
  background-image: url('../images/sheiling-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-4 {
  background-image: url('../images/spindrift-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-5 {
  background-image: url('../images/st-michaels-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.lightbox-link-6 {
  background-image: url('../images/stoney-lane-a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.phone-top {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 300;
  text-align: right;
}

.brand {
  z-index: 100;
  display: inline-block;
}

.social {
  margin-bottom: 0px;
  text-align: center;
}

.link-block {
  padding: 10px;
  text-align: center;
}

.nav-link {
  font-family: Lato, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.nav-link-2 {
  font-family: Lato, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.nav-link-3 {
  font-family: Lato, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.nav-menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: inline-block;
  margin-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
  text-align: right;
  -o-object-fit: fill;
  object-fit: fill;
}

.section-4 {
  width: auto;
  height: auto;
}

.slide {
  height: auto;
  background-image: url('../images/slide_a.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.mask {
  width: auto;
  height: 100vh;
}

.slider {
  height: 100vh;
  background-color: #000;
}

.slide-2 {
  background-image: url('../images/Home-Page-B.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: url('../images/Home-Page-C.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-4 {
  background-image: url('../images/Home-Page-A.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-5 {
  background-image: url('../images/Home-Page-D.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-6 {
  background-image: url('../images/Home-Page-E.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-7 {
  background-image: url('../images/Home-Page-G.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-7.f {
  background-image: url('../images/Home-Page-F.jpg');
}

.slide-7.h {
  background-image: url('../images/Home-Page-H.jpg');
}

.slide-nav {
  display: none;
}

.nav-link-4 {
  color: #dab4b4;
}

.nav-link-4.w--current {
  color: #fff;
  text-transform: uppercase;
}

.jmsnav {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  text-align: right;
  text-transform: uppercase;
}

.jmsnav.w--current {
  display: block;
  width: 100%;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  font-family: Lato, sans-serif;
  color: #fff;
  text-transform: uppercase;
}

.container {
  margin-right: auto;
  margin-left: auto;
}

.body-about {
  height: 100vh;
  background-image: url('../images/about-jms-architecture2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.body-about.pubs {
  background-image: url('../images/publications-jms-architecture.jpg');
  background-attachment: fixed;
}

.body-about.contact {
  background-color: transparent;
  background-image: url('../images/contact_sharp.jpg');
  background-position: 50% 50%;
  background-attachment: fixed;
}

.section-5 {
  display: block;
  height: auto;
  margin-top: 140px;
  margin-bottom: 35px;
  padding-top: 30px;
  padding-bottom: 54px;
  -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: hsla(0, 0%, 100%, 0.7);
  text-align: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.div-block-8 {
  width: 40%;
}

.image-3 {
  margin-top: -55px;
  border: 1px solid #fff;
}

.text-block-3 {
  text-align: right;
}

.caption {
  margin-top: 5px;
  font-family: Lato, sans-serif;
  text-align: right;
}

.caption.center {
  text-align: center;
}

.container-3 {
  margin-top: 10px;
}

.jmshead {
  font-family: Lato, sans-serif;
  font-size: 21px;
  line-height: 28px;
}

.jmshead.white {
  color: #fff;
  text-align: center;
}

.jms-body {
  padding-top: 40px;
  padding-right: 90px;
  padding-left: 90px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
}

.jms-pdf {
  margin-top: 29px;
}

.section-6 {
  height: 300px;
  background-color: transparent;
}

.grid-3 {
  grid-column-gap: 1px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.contact-form {
  margin-top: 220px;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: rgba(0, 0, 0, 0.5);
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.jms-con {
  font-family: Lato, sans-serif;
  color: #fff;
}

.submit-button {
  margin-top: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  background-color: #00295f;
  text-align: center;
}

.div-block-9 {
  text-align: center;
}

.div-block-10 {
  margin-top: 53px;
}

.jms-address {
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: left;
}

.div-block-11 {
  text-align: right;
}

.columns {
  margin-bottom: 20px;
}

.column {
  padding-left: 40px;
}

.column-2 {
  padding-left: 40px;
}

.column-3 {
  padding-right: 0px;
}

.column-4 {
  padding-right: 0px;
}

@media screen and (max-width: 767px) {
  .contact-form {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 479px) {
  .grid-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .phone-top {
    color: #fff;
  }
  .body-about {
    background-color: #fff;
    background-attachment: fixed;
  }
  .section-5 {
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .container-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .jms-body {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-6 {
    height: 100px;
  }
}

#w-node-3c122cc02dd9-c0bf1bc1 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 479px) {
  #w-node-3c122cc02dc9-c0bf1bc1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-3c122cc02dcd-c0bf1bc1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-3c122cc02dd1-c0bf1bc1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
  #w-node-3c122cc02dd5-c0bf1bc1 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }
}

