/*
Theme Name: Nyfield
Theme URI: https://www.loop-digital.co.uk
Author: Loop Digital Marketing Ltd
Author URI: https://www.loop-digital.co.uk
Version: 1.0
*/

html {
  overflow-x: hidden;
}

body, html {
  margin: 0;
  padding: 0;
}

html {
  font-size: 62.5%;
}

img {
  max-width:100%;
  height:auto;
}

h1, h2, h3, h4, h5, h6, p, a, div, ul, li, ol, button, input, span {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
}

h1, .section-title {
  font-weight: 200;
  font-style: normal;
  font-size:4.8rem;
  line-height:5.6rem;
  letter-spacing:0.025em;
}

h2 {
  font-size: 2.8rem;
  font-weight:400;
  line-height:4rem;
  letter-spacing: 0.045em;
}

h1,h2,h3,h4,h5,h6 {
  padding-bottom:1.25rem;
}

p, a, div, ul, li, ol, button, input, span {
 font-size: 1.6rem;
 line-height:3.2rem;
}

 p, div, ul, li, ol, button, input, span {
  color:#053447;
 }

a {
  color: #92b77f;
  text-decoration: none;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

::placeholder {
  color:#053447;
}

.pswp__bg {
  background: #053447!important;
}

.spacer {
  width:100%;
  height:40px;
}

.spacer-big {
  width: 100%;
  height: 80px;
}

#header {
  position: fixed;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 10000;
}

#header.scrolled {
  background-color: #053447;
  -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.16);
}

#header a.nav-link {
  border-bottom: solid 4px transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#header a.nav-link:hover {
  border-bottom: solid 4px #93B680;
}

#header a.nav-link span {
  color:#fff;
}

#header .header-phone-wrapper a  {
  font-size:2rem;
  color:#fff;
  transition: all 0.3s ease-in-out;
  display: block;
}

#header #logo {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#header .header-phone-wrapper a:hover,
#header #logo:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

#menu-primary-menu .nav-item {
  margin: 0 2rem;
}

input[type="submit"].wpcf7-submit,
.button-secondary {
  background-color: #93B680;
  color: #fff;
  padding: 0.5rem 3rem;
  border: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  margin: 0.5rem 1rem 0.5rem 0;
  display: inline-block;
}

.button-primary:hover,
#menu-primary-menu .nav-item:last-child a.nav-link:hover,
input[type="submit"].wpcf7-submit:hover,
.button-secondary:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.button-primary {
  background-color: #053447;
  color: #fff;
  border: none;
  padding: 0.5rem 3rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin: 0.5rem 1rem 0.5rem 0;
  display: inline-block;
}

@media screen and (min-width:1199px) {
  ul#menu-primary-menu>li.dropdown:hover>ul.dropdown-menu {
    display: block;
  }
}

ul.dropdown-menu {
  border-radius:0;
  padding:1.5rem 0;
  margin:0;
}

ul.dropdown-menu li {
  margin:0;
  padding:0;
}

li.dropdown>a::after {
  content: '\f054';
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  margin-left: 1rem;
  color: #fff;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  display: inline-block;
}

 .dropdown-item:focus,
 .dropdown-item:hover {
  background-color:#90B27D;
 }

button.navbar-toggler {
  border: none;
  font-size: 2.7rem;
}

.navbar-toggler-icon {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
  font-size: 2.3rem;
}

.navbar-toggler-icon:focus-visible, .navbar-toggler:focus {
  box-shadow:none;
}

#navbarSupportedContent {
  position: relative;
}

#footer-widget {
  background-color:#053447;
}

#footer-widget h2, #footer-widget h3, #footer-widget p, #footer-widget span, #footer-widget li, #footer-widget li a {
  color:#fff;
}

#footer-widget li a {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#footer-widget li a:hover {
  color:#93B680;
}

#footer-widget ul {
  padding-inline-start: 0;
}

#footer-widget li {
  list-style-type: none;
}

#footer-widget i.footer-icon {
  width: 20px;
  margin-top: 0.6rem;
}

#footer-widget .social-link {
  color: #053447;
  background-color: #fff;
  width: 4rem;
  height: 4rem;
  line-height: 4rem;
  font-size: 2.2rem;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#footer-widget .quick-links-wrapper a {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

#footer-widget .social-link:hover, #footer-widget .quick-links-wrapper a:hover {
  color: #93B680!important;
}

#hero-banner .hero-intro {
  font-size:2.8rem;
  line-height:3.8rem;
  font-weight:200;
}

#project-slider {
  background-size: cover;
  min-height:500px;
  padding-top: 16rem;
  background-image:url('/wp-content/themes/Loop Theme/assets/images/hero.png');
}

#project-slider h1 {
  z-index:100;
  position: relative;
  margin-left:-2.25rem;
  max-width:45%;
  font-size:4.4rem;
}

#project-slider .slider-box,
#hero-banner-static .slider-box {
  background-color: #053447;
  max-width: 45%;
  margin-left: -2rem;
  -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.06);
  box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.06);
  min-height: 340px;
  z-index: 100;
}

#project-slider .slider-box .slide-content,
#project-slider .slide-image {
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  display: none;
}

#project-slider .slide-image {
  position: absolute;
  top: 100px;
  right: 100px;
  width: 800px;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 1;
}

#hero-banner-static {
  padding: 12rem 0 2rem 0;
}

#hero-banner-static.hero-static .slide-image {
  display: block;
  width: 600px;
  height: 418px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-left: 15rem;
}

#project-slider .slider-control {
  position: absolute;
  right:2rem;
  bottom:2rem;
}

#project-slider .slider-box i {
  color: #fff;
  display: inline-block;
  width: 6rem;
  height: 6rem;
  line-height: 6rem;
  border-radius: 50%;
  border: solid 1px #436675;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#project-slider i:hover {
  cursor: pointer;
  border: solid 1px #fff;
}

#internal-banner {
  -webkit-animation: bannerMove 50s ease-in-out infinite alternate;
  animation: bannerMove 50s ease-in-out infinite alternate;
  background-position: center top;
  background-image: url('/wp-content/themes/Loop Theme/assets/images/internal.png');
}

#hero-banner {
  position: relative;
  height:100vh;
}

#hero-banner .video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(147, 182, 128, 0.8)), to(rgba(147, 182, 128, 0)));
  background: -o-linear-gradient(top, rgba(147, 182, 128, 0.8), rgba(147, 182, 128, 0));
  background: linear-gradient(to bottom, rgba(147, 182, 128, 0.8), rgba(147, 182, 128, 0));
  pointer-events: none;
  z-index: 60;
}

#hero-banner video {
  z-index: 50;
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

#hero-banner .content-container {
  position: unset;
}

#hero-banner .content-wrapper {
  background-color:rgba(5, 52, 71, 0.7);
  border-radius:5px;
  position:absolute;
  bottom:20%;
  left:25%;
  right:25%;
  z-index:1000;
}

.home #header {
  background-color: #053447!important;
}

@-webkit-keyframes bannerMove {
  0% {
    background-position: left top;
  }

  100% {
    background-position: right bottom;
  }
}

@keyframes bannerMove {
  0% {
    background-position: left top;
  }

  100% {
    background-position: right bottom;
  }
}

#internal-banner h1 {
  margin-top:250px;
}

#contact-details .container {
  position: relative;
  z-index:1000;
}

#contact-details::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 100%;
  border-bottom: 400px solid rgba(147, 182, 128, 0.5);
  border-left: 500px solid transparent;
  z-index: 1;
}

#contact-details i {
  font-size:3rem;
  margin-bottom:2rem;
}

#contact-details a {
  display: block;
  font-weight:600;
}

.wpcf7-response-output {
  color: #fff;
}

#property-list .property-listing img {
 border-radius:5px;
}

#property-list .property-controller {
  padding-bottom: 90px;
  margin-left:0.5rem;
  margin-right:0.5rem;
  margin-bottom:0.5rem;
  background-color:#F4F4F4;
  height:100%;
}

#property-list .property-listing button {
  position: absolute;
  bottom:20px;
  left:25px;
}

#property-list .property-image {
  width: 100%;
  height: 275px;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#property-list .property-image:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

#latest-news, #news-archive {
  background-color:#f4f4f4;
}

#latest-news .recent-post,
#news-archive .recent-post {
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#latest-news .recent-post:hover,
#news-archive .recent-post:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  background-color: #93B680;
}

#latest-news .post-title-container, #news-archive .post-title-container {
  width:100%;
  text-align:left;
}

#latest-news .post-image-container, #news-archive .post-image-container {
  width:115px;
}

#news-archive.archive-projects .post-image-container {
  width:220px;
}

#news-archive span.button-primary {
  margin-left:0;
}

#news-archive.archive-projects .post-image-container img {
  width: 175px;
  height: 175px;
  -o-object-fit: cover;
  object-fit: cover;
}

#latest-news .post-date-container, #news-archive .post-date-container  {
  width:250px;
}

#latest-news .calendar-icon, #news-archive .calendar-icon {
  display:inline-block;
  margin-right:3px;
}

#latest-news h4 {
  font-size:2.2rem;
}

#single-post .featured-image {
  border-radius:50%;
}

#single-post .sidebar {
  background-color: #f4f4f4;
  padding: 2rem;
}

#contact-form .section-title {
  margin-bottom:2rem;
}

#contact-form label, .sidebar label  {
  width:100%;
  position: relative;
}

#contact-form input, #contact-form textarea, #contact-form select, .sidebar input,
.sidebar textarea  {
  border:none;
  border-bottom: solid 4px #053447;
  width: 100%;
  background-color: transparent;
}

#contact-form input[type="submit"] {
  background-color:#93B680;
}

#contact-form textarea, .sidebar textarea {
  width:100%;
}

#contact-form input[type="submit"].wpcf7-submit {
  border-bottom:none;
  width:auto;
}

#contact-form input.wpcf7-file {
  border-bottom: none;
}

#contact-form input:focus, #contact-form textarea:focus, .sidebar input:focus,
.sidebar textarea:focus  {
  border: none;
  border-bottom: solid 4px #92b77f;
  outline:none;
}

#contact-form .contact-form-wrapper {
  padding-right:15rem;
}

#contact-form .image-gallery {
  position:absolute;
  top:0;
  left:50%;
  width: 50%;
  bottom:0;
  background-image: url('/wp-content/themes/Loop Theme/assets/images/cf7-background.png');
  background-size:contain;
  background-attachment: fixed;
}

#contact-form .image-gallery .image-3 {
  margin-left:-35rem;
}

#cta-contact-form .contact-form-wrapper {
  background-color: #053447;
  color:#fff;
  border-radius:5px;
}

#cta-contact-form h3, #cta-contact-form p, #cta-contact-form span, #cta-contact-form label, #cta-contact-form ::placeholder  {
  color:#fff;
}

#cta-contact-form input[type="text"], #cta-contact-form input[type="email"], #cta-contact-form input[type="tel"], #cta-contact-form textarea, #cta-contact-form select {
  background-color: #053447;
  color: #fff;
  border-bottom: solid 2px #fff;
  border-top: none;
  border-left: none;
  border-right:none;
  max-width:100%;
}

#cta-contact-form label {
  width:100%;
  padding-right:3rem;
}

#cta-contact-form textarea {
  width:100%;
}

#cta-contact-form select {
  width: 100%;
}

#cta-contact-form input[type="checkbox"]+span:before {
  border: 2px solid #fff;
  top:-5px;
}

#cta-contact-form input[type="checkbox"]+span:after {
  color:#fff;
  top: -5px;
}


.wpcf7-acceptance .wpcf7-list-item-label {
  margin-left:3.5rem;
}

span.wpcf7-list-item {
  margin:0;
}

input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  width: 30px;
  height: 30px;
  z-index: 50;
  cursor: pointer;
  margin-right: 1.5rem;
}

input[type="checkbox"]+span:before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 0;
  height: 30px;
  width: 30px;
  top: -6px;
  left: -40px;
  border: 2px solid #053447;
}

input[type="checkbox"]+span:after {
  display: block;
  position: absolute;
  content: "\2713";
  height: 30px;
  width: 30px;
  top: -6px;
  left: -40px;
  visibility: hidden;
  font-size: 20px;
  text-align: center;
  line-height: 30px;
  color: #000;
  font-weight: 700;
}

.wpcf7-list-item-label {
    position: relative;
}

input[type="checkbox"]:checked+span:after {
  visibility: visible;
}

#fifty-repeater-container .row-odd { 
  padding: 0 10rem 0 5rem;
}
#fifty-repeater-container .row-even {
  padding: 0 5rem 0 10rem;
}

#fifty-repeater-container-narrow .row-odd {
  padding: 0 5rem 0 5rem;
}

#fifty-repeater-container-narrow .row-even {
  padding: 0 5rem 0 0;
}

#sitemap ul {
  padding-inline-start: 0;
}

#sitemap .posts-sitemap {
  background-color:#f4f4f4;
}

#sitemap ul.sitemap-pages {
  column-width: 250px;
  column-gap: 2rem;
}
#sitemap li {
  list-style-type: none;
  font-weight: 500;
}

#sitemap li a {
  transition: all 0.2s ease-in-out;
}

#sitemap li a:hover {
  color: #053447;
}

#cards .service-card {
  min-height: 400px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#cards .service-card:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-filter: hue-rotate(-37deg);
  filter: hue-rotate(-37deg);
}

#cards .service-card.last-service-card {
  background-color:#053447;
}

#cards .service-card.last-service-card:hover {
  filter:none;
}

#careers-intro {
  max-width:1000px;
}

#meet-the-team {
  background-color:#053447;
  overflow:hidden;
}

#meet-the-team h2 {
  color:#fff;
}

#meet-the-team::before {
  content: "";
  position: absolute;
  top: 0;
  left: -100px;
  width: 200px;
  height: 169%;
  background-color: rgba(144, 178, 125, 0.16);
  -webkit-transform: skewX(-52deg);
  -ms-transform: skewX(-52deg);
  transform: skewX(-52deg);
  z-index: 1;
  overflow-y: hidden;
  z-index: 1;
}

#meet-the-team::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 100%;
  border-bottom: 500px solid rgba(147, 182, 128, 0.5);
  border-left: 600px solid transparent;
  z-index: 1;
}

#meet-the-team .team-member {
  background-color:#fff;
  position: relative;
  z-index:100;
}

#team-member .team-member, #meet-the-team img {
  position: relative;
  z-index:100;
}
#meet-the-team .team-member, #meet-the-team .team-member-wrapper {
  /*height: -webkit-fill-available;*/
}
       

#meet-the-team img {
  border-radius:50%;
  max-width:220px;
}

#meet-the-team .position {
  color: #90B27D;
  font-weight:700;
}

#meet-the-team .team-member {
  position: relative;
  overflow: hidden;
  min-height: 100%;
}

#meet-the-team .full-bio {
  position: absolute;
  inset: 0;
  top: 0;
  left:0;
  right:0;
  bottom:0;
  background: #1B4950;
  padding: 3rem;
  opacity: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  visibility: hidden;
  transform: translateY(20px);
  transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
  z-index: 10;
}

#meet-the-team .full-bio-content {
  padding-top:1rem;
}
#meet-the-team .full-bio-content p {
  color:#fff;
}

#meet-the-team .team-member.is-open .full-bio {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

#meet-the-team span.bio-toggle {
  color:#1B4950;
  font-weight:600;
}


#meet-the-team .team-member.is-open>*:not(.full-bio) {
  opacity: 0;
  pointer-events: none;
}

#meet-the-team .bio-close {
  position: sticky;
  top: 0;
  margin-left: auto;
  background: #1B4950;
  border: solid 1px #fff;
  color: #fff;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}

#properties-intro .service-card {
  min-height: 450px;
}

#properties-intro .section-title {
  margin-bottom:6rem;
  margin-top:2rem;
  text-align: center;
}

#properties-intro .listing-link {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

#properties-intro .listing-link:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-filter: hue-rotate(-37deg);
  filter: hue-rotate(-37deg);
}

#properties-intro .properties-intro-button {
  min-width: 300px;
  display: inline-block;
  text-align: left;
}

.fa-circle-info {
  font-size:2.4rem;
  margin-right:10px;
}

#job-listings .accordion {
  background-color: #90b27d;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1.6rem;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  color: #fff;
}

#job-listings .active, #job-listings .accordion:hover {
  background-color: #12434e;
}

#job-listings .panel {
  padding: 0 18px;
  background-color: #f4f4f4;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  -o-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
}

#single-project .project-date {
  color: #90b27d;
}

#single-project .project-date.project-location {
  padding-bottom: 3rem;
}

#single-project .post-content {
  padding-right:12rem;
}

#single-project h2, #single-project h3 {
  padding: 2.5rem 0 0.5rem 0;
}

#single-project .resource-icon {
  max-width:50px;
  display:inline-block;
}

#more-opportunities {
  background-color: #90B27D;
}

@media screen and (max-width:1799px) {
  #project-slider .slide-image {
    right: 60px;
    width: 700px;
    height: 500px;
  }

}

@media screen and (max-width:1699px) {
  #menu-primary-menu .nav-item {
      margin: 0px 1.5rem;
  }

  #contact-form .image-gallery .image-3 {
      margin-left: -25rem;
      max-width:460px!important;
  }
}

@media screen and (max-width:1599px) {
  #menu-primary-menu .nav-item {
    margin: 0px 1rem;
  }
}

@media screen and (max-width:1499px) {
  #menu-primary-menu .nav-item {
    margin: 0px 0.5rem;
    font-size:1.4rem;
  }


  #contact-details::after {
    border-bottom: 400px solid rgba(147, 182, 128, 0.25);
  }

  #project-slider .slide-image {
    right: 50px;
    width: 625px;
    height: 430px;
    top: 130px;
  }

}

@media screen and (max-width:1399px) {
  #project-slider {
    padding-top: 5rem;
  }
  
  #project-slider h1 {
    margin-bottom: 3.5rem;
    margin-left:0;
    max-width:100%;
  }
  
  #project-slider .slide-image {
    max-width: 80%;
    margin:0 auto;
    position: relative;
    width: 100%;
    height: auto;
    top: unset;
    right: unset;
  }

  #project-slider .project-description {
    display: none;
  }
    
  #project-slider {
    background-image: none !important;
    background-color: #053447;
  }
    
  #project-slider .slider-box {
    margin-left: 0;
  }
  
  #project-slider .slider-control {
    position: relative;
    right: unset;
    bottom: unset;
  }
        
  #project-slider h1 {
    text-align: center;
  }
        
  #project-slider i.fas.fa-long-arrow-alt-right {
    position: absolute;
    right: 0;
    top: -50px;
  }
        
  #project-slider i.fas.fa-long-arrow-alt-left {
    position: absolute;
    left: 0;
    top: -50px;
  }
  
  #project-slider .slider-box {
    box-shadow: none;
    min-height: auto;
    max-width: 100%;
    text-align: center;
  }
}

@media screen and (max-width: 1299px) {
  #header .header-phone-wrapper a {
    font-size:1.8rem;
  }
}

@media screen and (max-width:1199px) {
  h1, .section-title {
    font-size: 2.6rem;
    line-height: 3.8rem;
    font-weight:400;
  }

  #project-slider h1 {
    font-weight:200;
    font-size:3rem;
    line-height:4rem;
  }

  .section-title {
    margin-bottom:2rem;
  }

  h2 {
    font-size: 2rem;
    line-height: 2.8rem;
  }
  
  #header .header-phone-wrapper a {
    font-size: 2rem;
    margin-top: 1rem;
    font-weight: 500;
  }

  #navbarSupportedContent {
    position: fixed;
    top: 95px;
    left: 0;
    right: 0;
    width: 100%;
    background: #93B680;
    z-index: 1050;
    padding: 2rem;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease;
    transition: transform 0.3s ease, opacity 0.3s ease, -webkit-transform 0.3s ease;
    pointer-events: none;
  }

  #navbarSupportedContent.show {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
  }



  #contact-form .image-gallery .image-3 {
    margin-left: -12rem;
    max-width:400px!important;
  }

  #internal-banner {
    min-height: 300px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  #meet-the-team::before {
    height:100%; 
  }

  #single-post .sidebar {
    background-color:#fff;
    padding:1rem;
    margin-top:4rem;
  }

  #header {
    background-color: #053447 !important;
    -webkit-box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.16);
    box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.16);
  }

  nav#main-navbar {
    margin-bottom:-6rem;
  }
  #hero-banner .content-wrapper {
    bottom: 30%;
    left: 5%;
    right: 5%;
  }
  #single-project .post-content {
    padding-right:2rem;
  }
}

@media screen and (max-width:991px) {
  #navbarSupportedContent {
    top: 70px;
  }

  #hero-banner-static .container {
    flex-wrap: wrap;
  }

  #hero-banner-static .slide-image {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    max-width:100%;
    height:auto;
  }

  #hero-banner-static .slider-box {
    margin-left:0;
  }

  #hero-banner-static.hero-static .slide-image {
    display: block;
    width: 100%;
    height: auto;
    margin-left: 0;
  }

  #hero-banner-static .slider-box  {
    box-shadow:none;
    min-height:auto;
    max-width:100%;
    text-align:center;
  }
  
  #contact-form .image-gallery {
    display:none;
  }
  
  #contact-form .contact-form-wrapper {
    padding-right: 0;
  }

  #properties-intro {
    background-color:#F4F4F4;
  }

  #fifty-repeater-container-narrow .row-odd, #fifty-repeater-container-narrow .row-even {
    padding: 5rem 2rem 5rem 2rem;
  }
  
  #fifty-repeater-container-narrow {
    margin-top:-5rem;
  }

  #fifty-repeater-container .row-odd {
    padding: 2rem;
  }

  #latest-news, #news-archive {
    background:#f4f4f4!important;
  }

  #latest-news .flex-controller,
  #news-archive .flex-controller {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #latest-news .post-image-container, #latest-news .post-title-container, #latest-news .post-date-container,
  #news-archive .post-image-container, #news-archive .post-title-container, #news-archive .post-date-container, #news-archive.archive-projects .post-image-container{
    text-align: center;
    width:100%;
    padding:1rem;
  }

  #latest-news h4 {
    font-size: 2rem;
  }

}

@media screen and (max-width:699px) {
    p, a, div, ul, li, ol, button, input, span {
      font-size:1.4rem;
      line-height:2.6rem;
    }
}

@media screen and (max-width:499px ) {
  #properties-intro .service-card {
      min-height: 300px;
  }
}

@media screen and (max-width:449px) {
  #project-slider i.fas.fa-long-arrow-alt-left, #project-slider i.fas.fa-long-arrow-alt-right {
    top: 0px;
  }
}