.heading-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(#276497), to(#276497));
  background-image: linear-gradient(180deg, #276497, #276497);
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  min-height: 50px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.email-number {
  display: inline-block;
  float: right;
  clear: none;
}

.text-block {
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

.text-block.footer {
  font-size: 12px;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1200px;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.container.heading {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.container.nav {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.nav.footer {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.projects {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.container.projects.lower {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container.sideways {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container.quote {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container.footer {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.container.client-sectors {
  margin-top: 56px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.container.main-content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.container.navigation-container {
  display: block;
}

.container.enquiry-sent-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.hero-image {
  height: 624px;
  background-image: url('../images/shutterstock_77586610.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.hero-image.footer {
  height: 100px;
}

.hero-image.smaller {
  height: 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .24)), to(rgba(0, 0, 0, .24))), url('../images/shutterstock_77586610.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .24), rgba(0, 0, 0, .24)), url('../images/shutterstock_77586610.jpg');
  background-position: 0px 0px, 50% 17%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.hero-image.smaller.eia {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Waverley-Ariel.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/Waverley-Ariel.jpg');
  background-position: 0px 0px, 0% 16%;
  background-size: auto, cover;
}

.hero-image.smaller.lvia {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .26)), to(rgba(0, 0, 0, .26))), url('../images/London_Skyline.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .26), rgba(0, 0, 0, .26)), url('../images/London_Skyline.jpg');
  background-position: 0px 0px, 50% 49%;
  background-size: auto, cover;
}

.hero-image.smaller.contact {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/shutterstock_795358231.jpg');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/shutterstock_795358231.jpg');
  background-position: 0px 0px, 0% 35%;
  background-size: auto, cover;
}

.hero-image.smaller.urban {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .29)), to(rgba(0, 0, 0, .29))), url('../images/15_02_6668_Piccadilly_N9_screenhd.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .29), rgba(0, 0, 0, .29)), url('../images/15_02_6668_Piccadilly_N9_screenhd.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.hero-image.smaller.newcom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(106, 126, 65, .49)), to(rgba(106, 126, 65, .49))), url('../images/Development-Plot.png');
  background-image: linear-gradient(180deg, rgba(106, 126, 65, .49), rgba(106, 126, 65, .49)), url('../images/Development-Plot.png');
  background-position: 0px 0px, 50% 77%;
  background-size: auto, cover;
}

.hero-image.smaller.energy {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .26)), to(rgba(0, 0, 0, .26))), url('../images/Windfarm_BlueSky.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .26), rgba(0, 0, 0, .26)), url('../images/Windfarm_BlueSky.jpg');
  background-position: 0px 0px, 50% 79%;
  background-size: auto, cover;
}

.hero-image.smaller.sports {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .15)), to(rgba(0, 0, 0, .15))), url('../images/shutterstock_760831759.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .15), rgba(0, 0, 0, .15)), url('../images/shutterstock_760831759.jpg');
  background-position: 0px 0px, 50% 46%;
  background-size: auto, cover;
}

.hero-image.smaller.rural {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .22)), to(rgba(0, 0, 0, .22))), url('../images/shutterstock_1226221231.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .22), rgba(0, 0, 0, .22)), url('../images/shutterstock_1226221231.jpg');
  background-position: 0px 0px, 50% 74%;
  background-size: auto, cover;
}

.hero-image.smaller.transport {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .25)), to(rgba(0, 0, 0, .25))), url('../images/Heathrow.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/Heathrow.jpg');
  background-position: 0px 0px, 50% 33%;
  background-size: auto, cover;
}

.hero-image.smaller.education {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .26)), to(rgba(0, 0, 0, .26))), url('../images/shutterstock_795358231.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .26), rgba(0, 0, 0, .26)), url('../images/shutterstock_795358231.jpg');
  background-position: 0px 0px, 50% 34%;
  background-size: auto, cover;
}

.navigation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(hsla(217.84615384615384, 61.90%, 20.59%, 1.00)), to(hsla(217.84615384615384, 61.90%, 20.59%, 1.00)));
  background-image: linear-gradient(180deg, hsla(217.84615384615384, 61.90%, 20.59%, 1.00), hsla(217.84615384615384, 61.90%, 20.59%, 1.00));
}

.brand {
  position: relative;
  width: 248px;
  height: 0px;
  float: left;
  background-image: url('../images/Peter-Radmall_logo.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container-2 {
  background-color: hsla(0, 0%, 100%, 0);
}

.navbar {
  background-color: hsla(0, 0%, 100%, 0);
}

.link-block {
  background-image: url('../images/example-bg.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.link-block.w--current {
  width: 312px;
  background-image: url('../images/Peter-Radmall_logo.svg');
  background-position: 50% 50%;
  background-size: 300px;
  background-repeat: no-repeat;
}

.nav-link {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 2px;
}

.nav-link.w--current {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.div-block-2 {
  position: relative;
  top: 277px;
}

.chevron-down {
  display: none;
  -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;
}

.div-block-3 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.projects-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -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;
}

.projects-panel.top {
  margin-top: 60px;
}

.project {
  width: 23%;
  height: auto;
  min-height: 185px;
  margin-bottom: 40px;
}

.project.one {
  background-image: url('../images/GenomeCampus-Ariel.jpg');
  background-position: 50% 37%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project.two {
  background-image: url('../images/Ascot-Raceway.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project.three {
  background-image: url('../images/DeptfordDockyard.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project.four {
  background-image: url('../images/Bellozanne.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project.five {
  background-image: url('../images/Radcliffe.jpg');
  background-position: 50% 37%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project.six {
  background-image: url('../images/Heathrow.jpg');
  background-position: 0px 91%;
  background-size: 400px;
}

.project.seven {
  height: 185px;
  background-image: url('../images/Berkeley.jpg');
  background-position: -19px 95%;
  background-size: cover;
}

.project.eight {
  background-image: url('../images/Brentford.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project.nine {
  background-image: url('../images/MentmoreTowersFromEPR.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project.ten {
  height: 185px;
  background-image: url('../images/Pentavia.jpg'), url('../images/example-bg.png');
  background-position: 0px 91%, 0px 0px;
  background-size: cover, 125px;
}

.project.eleven {
  margin-right: 35px;
  background-image: url('../images/LasCuevas.jpg');
  background-position: -19px 95%;
  background-size: cover;
  background-repeat: no-repeat;
}

.project.twelve {
  background-image: url('../images/Anthony-Weller-NTC-Pictures-050.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blue-panel {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 60px;
  margin-top: 185px;
  -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-image: -webkit-gradient(linear, left top, left bottom, from(#276497), to(#276497));
  background-image: linear-gradient(180deg, #276497, #276497);
}

.blue-panel.drk {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(207.32142857142856, 69.06%, 28.00%, 1.00)), to(hsla(207.32142857142856, 69.06%, 28.00%, 1.00)));
  background-image: linear-gradient(180deg, hsla(207.32142857142856, 69.06%, 28.00%, 1.00), hsla(207.32142857142856, 69.06%, 28.00%, 1.00));
}

.project-text {
  margin-top: 18px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
  text-align: center;
  letter-spacing: 3px;
  text-decoration: none;
}

.home-content {
  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;
  font-size: 15px;
}

.home-content.grey {
  display: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 80%, .5)), to(hsla(0, 0%, 80%, .5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 80%, .5), hsla(0, 0%, 80%, .5));
}

.centre-paragraph {
  margin-bottom: 50px;
  font-family: 'Droid Sans', sans-serif;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
}

.centre-paragraph.light {
  margin-bottom: 0px;
  padding-right: 45px;
  padding-left: 45px;
  color: #fff;
  font-size: 22px;
  text-decoration: none;
}

.centre-paragraph.leftright {
  display: block;
  width: 48%;
  padding-left: 15px;
  text-align: left;
  text-decoration: none;
}

.section {
  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;
}

.section.core-services {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#587631), to(#587631));
  background-image: linear-gradient(180deg, #587631, #587631);
}

.div-block-4 {
  width: 100%;
  min-height: 50px;
  margin-top: 51px;
  margin-bottom: 51px;
}

.core-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  margin-top: 10px;
  margin-bottom: 51px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-5 {
  width: 48%;
  min-height: 50px;
}

.services-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.5%;
  min-height: 270px;
  -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-image: url('../images/Spittal-Point.jpg'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .11)), to(hsla(0, 0%, 100%, .11)));
  background-image: url('../images/Spittal-Point.jpg'), linear-gradient(180deg, hsla(0, 0%, 100%, .11), hsla(0, 0%, 100%, .11));
  background-position: 51% -38px, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
}

.services-panel.spittal {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, .4))), url('../images/Spittal-Point.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Spittal-Point.jpg');
  background-position: 0px 0px, 51% -38px;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.services-panel.spittal:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/Spittal-Point.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Spittal-Point.jpg');
  background-position: 0px 0px, 51% -38px;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
}

.services-panel.stones {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .4)), to(rgba(0, 0, 0, .4))), url('../images/Stones-Farm.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/Stones-Farm.jpg');
  background-position: 0px 0px, 51% -38px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.services-panel.stones:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5))), url('../images/Stones-Farm.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/Stones-Farm.jpg');
  background-position: 0px 0px, 51% -38px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.div-block-6 {
  width: 100%;
  min-height: 50px;
  margin-top: 40px;
}

.heading-2 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 32px;
  font-weight: 200;
  text-align: center;
}

.quote-frame {
  display: none;
  margin-bottom: 50px;
  -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;
}

.peter {
  width: 150px;
  height: 150px;
  margin-right: 30px;
  padding-right: 0px;
  background-image: url('../images/Peter.png');
  background-position: 50% 50%;
  background-size: 120px 115px;
  background-repeat: no-repeat;
}

.div-block-7 {
  width: 900px;
  min-height: 50px;
}

.quote-box {
  width: 950px;
  min-height: 50px;
}

.paragraph {
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  font-weight: 700;
}

.text-span {
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
}

.text-span-2 {
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.service-heading {
  padding-left: 2px;
  font-family: Montserrat, sans-serif;
  font-size: 26px;
  font-weight: 300;
}

.heading {
  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;
}

.heading-3 {
  margin-top: 120px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 45px;
}

.main-contents {
  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;
}

.div-block-8 {
  width: 100%;
  min-height: 50px;
  margin-top: 60px;
}

.text-blocks {
  width: 100%;
  min-height: 50px;
  margin-top: 60px;
}

.text-blocks.horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.paragraph-2 {
  margin-bottom: 30px;
  font-family: 'Droid Sans', sans-serif;
  color: #000;
  line-height: 28px;
  text-decoration: none;
}

.paragraph-2._50percent {
  width: 100%;
  min-height: 57px;
  margin-bottom: 0px;
  line-height: 28px;
}

.bold-text {
  font-size: 45px;
}

.link {
  color: #fff;
  text-decoration: none;
}

.text-block-2 {
  margin-right: 0px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 300;
  letter-spacing: 2px;
}

.dropdown-toggle {
  padding-right: 20px;
}

.dropdown-toggle.clients {
  display: none;
}

.dropdown-toggle-2 {
  padding-right: 20px;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}

.dropdown-list {
  margin-bottom: 0px;
}

.dropdown-list.w--open {
  margin-top: 15px;
  margin-bottom: 0px;
  border: 0px none #000;
}

.dropdown-link {
  padding-right: 15px;
  padding-left: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#293c5d), to(#293c5d));
  background-image: linear-gradient(180deg, #293c5d, #293c5d);
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 12px;
}

.dropdown-link:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#152541), to(#152541));
  background-image: linear-gradient(180deg, #152541, #152541);
}

.dropdown-link.w--current {
  border: 0px none #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#365286), to(#365286));
  background-image: linear-gradient(180deg, #365286, #365286);
  color: #fff;
}

.div-block-9 {
  width: 48%;
}

.bold-text-2 {
  display: none;
}

.paragraph-3 {
  text-decoration: none;
}

.eia-link {
  text-decoration: none;
}

.lvia-link {
  text-decoration: none;
}

.paragraph-4 {
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  line-height: 28px;
}

.paragraph-4.rural {
  margin-bottom: 70px;
}

.text-span-3 {
  color: #5e743a;
  text-decoration: none;
}

.links {
  text-decoration: none;
}

.text-span-4 {
  color: #5e743a;
  text-decoration: none;
}

.link-2 {
  text-decoration: none;
}

.text-span-5 {
  color: #5e743a;
  text-decoration: none;
}

.link-3 {
  text-decoration: none;
}

.text-span-6 {
  color: #5e733a;
  text-decoration: none;
}

.link-4 {
  text-decoration: none;
}

.text-span-7 {
  color: #5e743a;
  text-decoration: none;
}

.link-5 {
  text-decoration: none;
}

.text-span-8 {
  color: #5e743a;
  text-decoration: none;
}

.link-6 {
  text-decoration: none;
}

.text-span-9 {
  color: #5e733a;
  text-decoration: none;
}

.link-7 {
  text-decoration: none;
}

.bold-text-3 {
  color: #6a7e41;
}

.text-span-10 {
  text-decoration: none;
}

.link-8 {
  text-decoration: none;
}

.bold-text-4 {
  color: #6a7e41;
  font-weight: 700;
  text-decoration: none;
}

.urb {
  text-decoration: none;
}

.bold-text-5 {
  text-decoration: none;
}

.link-10 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-6 {
  text-decoration: none;
}

.link-11 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-7 {
  text-decoration: none;
}

.link-12 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-8 {
  text-decoration: none;
}

.link-13 {
  color: #6a7e41;
  text-decoration: none;
}

.spor {
  color: #6a7e41;
  text-decoration: none;
}

.tran {
  color: #6a7e41;
  text-decoration: none;
}

.link-14 {
  text-decoration: none;
}

.bold-text-9 {
  text-decoration: none;
}

.link-15 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-10 {
  text-decoration: none;
}

.link-16 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-11 {
  text-decoration: none;
}

.link-17 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-12 {
  text-decoration: none;
}

.link-18 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-13 {
  text-decoration: none;
}

.link-19 {
  color: #6a7e41;
  text-decoration: none;
}

.link-20 {
  color: #6a7e41;
  text-decoration: none;
}

.link-21 {
  color: #6a7e41;
  text-decoration: none;
}

.link-22 {
  color: #6a7e41;
  text-decoration: none;
}

.link-23 {
  color: #6a7e41;
  text-decoration: none;
}

.link-24 {
  color: #6a7e41;
  text-decoration: none;
}

.link-25 {
  color: #6a7e41;
  text-decoration: none;
}

.link-26 {
  color: #6a7e41;
  text-decoration: none;
}

.link-27 {
  color: #6a7e41;
  text-decoration: none;
}

.link-28 {
  color: #6a7e41;
  text-decoration: none;
}

.link-29 {
  color: #6a7e41;
  text-decoration: none;
}

.link-30 {
  color: #6a7e41;
  text-decoration: none;
}

.link-31 {
  color: #6a7e41;
  text-decoration: none;
}

.link-32 {
  color: #6a7e41;
  text-decoration: none;
}

.link-33 {
  color: #6a7e41;
  text-decoration: none;
}

.link-34 {
  color: #6a7e41;
  text-decoration: none;
}

.link-35 {
  color: #6a7e41;
  text-decoration: none;
}

.link-36 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-14 {
  color: #6a7e41;
  text-decoration: none;
}

.link-37 {
  text-decoration: none;
}

.bold-text-15 {
  color: #6a7e41;
  text-decoration: none;
}

.link-38 {
  text-decoration: none;
}

.bold-text-16 {
  color: #6a7e41;
  text-decoration: none;
}

.link-39 {
  text-decoration: none;
}

.link-40 {
  color: #6a7e41;
  text-decoration: none;
}

.bold-text-17 {
  text-decoration: none;
}

.link-41 {
  color: #6a7e41;
  text-decoration: none;
}

.link-42 {
  color: #6a7e41;
  text-decoration: none;
}

.link-43 {
  color: #6a7e41;
  text-decoration: none;
}

.link-44 {
  color: #6a7e41;
  text-decoration: none;
}

.link-45 {
  color: #6a7e41;
  text-decoration: none;
}

.link-46 {
  color: #6a7e41;
  text-decoration: none;
}

.link-47 {
  color: #6a7e41;
  text-decoration: none;
}

.link-48 {
  color: #6a7e41;
  text-decoration: none;
}

.link-49 {
  color: #6a7e41;
  text-decoration: none;
}

.link-50 {
  color: #6a7e41;
  text-decoration: none;
}

.link-51 {
  color: #6a7e41;
  text-decoration: none;
}

.link-52 {
  color: #6a7e41;
  text-decoration: none;
}

.link-53 {
  color: #6a7e41;
  text-decoration: none;
}

.link-54 {
  color: #6a7e41;
  text-decoration: none;
}

.link-55 {
  color: #6a7e41;
  text-decoration: none;
}

.points-text {
  line-height: 39px;
}

.div-block-10 {
  width: 100%;
  padding-right: 52px;
}

.field-label {
  display: inline-block;
  font-family: 'Droid Sans', sans-serif;
}

.field-label-2 {
  display: inline-block;
  font-family: 'Droid Sans', sans-serif;
}

.submit-button {
  font-family: 'Droid Sans', sans-serif;
  font-weight: 700;
}

.form-2 {
  margin-top: 15px;
}

.text-field {
  margin-bottom: 10px;
}

.link-56 {
  text-decoration: none;
}

.link-57 {
  color: #000;
  text-decoration: none;
}

.project-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 75px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image {
  width: 325px;
  margin-right: 50px;
}

.link-58 {
  color: #fff;
  text-decoration: none;
}

.paragraph-2-copy {
  font-family: 'Droid Sans', sans-serif;
  color: #000;
  line-height: 28px;
  text-decoration: none;
}

.paragraph-2-copy._50percent {
  width: 100%;
  min-height: 57px;
  margin-bottom: 0px;
  line-height: 28px;
}

.link-59 {
  text-decoration: none;
}

.link-60 {
  text-decoration: none;
}

.link-61 {
  text-decoration: none;
}

.link-62 {
  text-decoration: none;
}

.link-63 {
  text-decoration: none;
}

.link-64 {
  text-decoration: none;
}

.link-65 {
  text-decoration: none;
}

.bold-text-18 {
  display: none;
}

.link-blocks {
  width: 100%;
  height: 60px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
  text-decoration: none;
}

.main-nav {
  background-color: hsla(217.84615384615384, 61.90%, 20.59%, 0.75);
}

.navigation-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.logo {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.main-logo {
  width: 335px;
}

.navigation-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.enquiry-sent {
  margin-top: 40px;
  margin-bottom: 40px;
}

.thank-you-title {
  font-size: 44px;
  text-transform: uppercase;
}

.success-message {
  background-color: #f2f2f2;
  color: #2fb12f;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .text-block {
    padding-right: 0px;
  }
  .container {
    width: 100%;
    padding-right: 25px;
    padding-bottom: 25px;
    padding-left: 25px;
  }
  .container.heading {
    padding-bottom: 0px;
  }
  .container.nav {
    width: 100%;
  }
  .container.nav.footer {
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container.projects {
    width: 90%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .container.projects.lower {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .container.footer {
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container.navigation-container {
    display: block;
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .hero-image {
    height: auto;
    min-height: 624px;
  }
  .hero-image.footer {
    min-height: 100px;
  }
  .hero-image.smaller {
    min-height: 400px;
  }
  .navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .navbar {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .nav-link {
    border-bottom: 2px solid #fff;
  }
  .nav-link:hover {
    background-color: hsla(207.8571428571429, 35.00%, 68.63%, 1.00);
  }
  .nav-link.w--current {
    border-bottom-width: 2px;
    background-color: hsla(206.78571428571428, 35.00%, 68.63%, 1.00);
  }
  .projects-panel {
    margin-bottom: 0px;
  }
  .project.one {
    width: 48%;
    height: auto;
    min-height: 185px;
    margin-bottom: 40px;
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .project.two {
    width: 48%;
    height: auto;
    min-height: 185px;
    margin-bottom: 40px;
    background-position: 50% 100%, 0px 0px;
    background-size: cover, 125px;
    background-repeat: no-repeat, repeat;
  }
  .project.three {
    width: 48%;
    height: auto;
    min-height: 185px;
    background-position: 50% 100%;
    background-repeat: no-repeat;
  }
  .project.four {
    width: 48%;
    height: auto;
    min-height: 185px;
  }
  .project.five {
    width: 48%;
  }
  .project.six {
    width: 48%;
  }
  .project.eight {
    width: 48%;
  }
  .project.nine {
    width: 48%;
  }
  .project.eleven {
    width: 48%;
    margin-right: 0px;
  }
  .project.twelve {
    width: 48%;
  }
  .project-text {
    font-size: 8px;
    line-height: 15px;
    text-align: center;
  }
  .core-panel {
    width: 90%;
  }
  .services-panel.stones {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Stones-Farm.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Stones-Farm.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .heading-3 {
    text-align: center;
  }
  .dropdown-toggle.clients {
    border-bottom: 2px solid #fff;
  }
  .dropdown-toggle.sectors {
    border-bottom: 2px solid #fff;
  }
  .div-block-10 {
    padding-right: 0px;
  }
  .icon {
    color: #fff;
    font-size: 35px;
  }
  .menu-button {
    margin-right: 20px;
    color: #fff;
    font-size: 30px;
    line-height: 30px;
  }
  .menu-button.w--open {
    margin-right: 0px;
    margin-left: 0px;
    background-color: rgba(0, 0, 0, .5);
  }
  .nav-menu {
    position: absolute;
    left: auto;
    right: 20px;
    z-index: 99999;
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .image-2 {
    padding-left: 20px;
  }
  .navigation-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    background-color: transparent;
  }
  .navigation-menu {
    background-color: rgba(0, 0, 0, .5);
  }
  .footer-menu {
    display: none;
  }
}

@media (max-width: 767px) {
  .container.heading {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .project.one {
    width: 100%;
  }
  .project.two {
    width: 100%;
  }
  .project.three {
    width: 100%;
  }
  .project.four {
    width: 100%;
  }
  .project.five {
    width: 100%;
  }
  .project.six {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .project.eight {
    width: 100%;
  }
  .project.nine {
    width: 100%;
  }
  .project.eleven {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .project.twelve {
    width: 100%;
  }
  .div-block-6 {
    margin-top: 0px;
  }
  .paragraph-4 {
    margin-top: 20px;
  }
  .project-panel {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .image {
    width: 100%;
  }
  .menu-button {
    margin-right: 0px;
  }
}

@media (max-width: 479px) {
  .text-block {
    font-size: 10px;
    text-align: center;
  }
  .container.heading {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .container.nav {
    display: block;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .container.projects {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .hero-image {
    height: 300px;
  }
  .navigation {
    width: 100%;
  }
  .container-2 {
    width: 100%;
  }
  .projects-panel {
    overflow: visible;
    margin-bottom: 82px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
  }
  .project.one {
    width: 25%;
    height: 100px;
  }
  .project.two {
    width: 25%;
    height: 100px;
  }
  .project.three {
    width: 25%;
    height: 100px;
  }
  .project.four {
    width: 25%;
    height: 100px;
  }
  .project.five {
    width: 25%;
    height: 100px;
  }
  .project.six {
    width: 25%;
    height: 100px;
  }
  .project.eight {
    width: 25%;
    height: 100px;
  }
  .project.nine {
    width: 25%;
    height: 100px;
  }
  .project.eleven {
    width: 25%;
    height: 100px;
  }
  .project.twelve {
    width: 25%;
    height: 100px;
  }
  .blue-panel {
    margin-top: 99px;
  }
  .project-text {
    font-size: 7px;
  }
  .centre-paragraph {
    margin-bottom: 23px;
    padding-right: 15px;
    padding-left: 15px;
    font-size: 12px;
    line-height: 24px;
  }
  .core-panel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .services-panel.spittal {
    width: 85%;
  }
  .services-panel.spittal.eia {
    min-height: 180px;
    margin-bottom: 25px;
  }
  .services-panel.stones {
    width: 85%;
    min-height: 180px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .56)), to(rgba(0, 0, 0, .56))), url('../images/Stones-Farm.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .56), rgba(0, 0, 0, .56)), url('../images/Stones-Farm.jpg');
    background-position: 0px 0px, 50% 50%;
  }
  .services-panel.stones:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/Stones-Farm.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/Stones-Farm.jpg');
    background-position: 0px 0px, 50% 100%;
  }
  .heading-2 {
    margin-top: 0px;
    font-size: 27px;
  }
  .text-blocks.horizontal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .icon {
    color: #fff;
  }
  .body {
    overflow: hidden;
  }
  .menu-button {
    margin-right: 0px;
    padding: 12px;
  }
  .menu-button.w--open {
    margin-right: 0px;
  }
  .nav-menu {
    right: 0px;
    width: 100%;
  }
  .div-block-11 {
    display: none;
  }
  .main-logo {
    width: 200px;
  }
  .logo-brand {
    padding-left: 0px;
  }
}