.footer-section {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 10vh;
  padding-top: 3.5vh;
  padding-right: 10%;
  padding-left: 10%;
  text-align: center;
}

.designsbyes-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #474747;
  font-size: 8px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link {
  font-family: 'Fontspring demo sofiapro', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.nav-link:hover {
  height: 59px;
  background-color: #0098ff;
}

.nav-link.w--current {
  background-color: #000;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  color: #fff;
  font-size: 14px;
}

.nav-container {
  text-align: center;
}

.nav-menu {
  float: none;
}

.nav-bar {
  display: block;
  width: 50%;
  height: 60px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #1a578e;
  box-shadow: 0 0 1px 0 #fff;
}

.header-section {
  display: block;
  text-align: center;
}

.top-header-bar {
  height: 50px;
  padding: 0px 5%;
  background-color: #f3f3f3;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, .2);
}

.top-header-block-1 {
  display: inline-block;
  width: 33%;
  height: 100%;
  padding-top: 13px;
  text-align: center;
}

.top-header-block-2 {
  display: inline-block;
  width: 34%;
  height: 100%;
  padding-top: 13px;
  border-right: 1px solid rgba(0, 0, 0, .14);
  border-left: 1px solid rgba(0, 0, 0, .14);
  text-align: center;
}

.top-header-block-3 {
  display: inline-block;
  width: 15%;
}

.top-header-block-4 {
  display: inline-block;
  width: 33%;
  height: 100%;
  padding-top: 13px;
  text-align: center;
}

.mid-header-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 23%;
}

.mid-header-bar-block-3 {
  display: none;
  margin-top: 5px;
  float: right;
}

.mid-header-bar-block-2 {
  display: none;
  margin-top: 5px;
}

.mid-header-bar-block-1 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.kezenergy-brand {
  width: auto;
}

.kezenergy-brand.w--current {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.top-header-block-text {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: rgba(51, 51, 51, .5);
  font-size: 10px;
  font-weight: 700;
}

.mid-header-block-heading {
  margin-top: 10px;
  font-size: 16px;
  font-weight: 600;
}

.mid-header-block-text-link {
  display: block;
  font-family: 'Open Sans', sans-serif;
  color: #09f;
  font-size: 9px;
  line-height: 15px;
  font-weight: 700;
  text-decoration: none;
}

.mid-header-block-text-link:hover {
  color: #07568b;
}

.mid-header-bar-image {
  width: 30px;
  margin-bottom: 0px;
}

.mid-header-image-block {
  display: block;
  float: none;
}

.mid-header-text-block {
  display: inline-block;
  margin-left: 0px;
}

.body-section {
  margin-top: -30px;
}

.home-slide-1 {
  background-color: rgba(0, 0, 0, .85);
  background-image: url('../images/shutterstock_417348766.jpg');
  background-position: 50% 87%;
  background-size: cover;
}

.home-slider {
  height: 54vh;
}

.dropdown-toggle {
  color: #fff;
}

.nav-dropdown-list {
  opacity: 0;
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}

.nav-dropdown-list.w--open {
  margin-top: 0px;
  border-radius: 10px;
  background-color: #1a578e;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.dropdown-link {
  border-style: none;
  border-top-width: 1px;
  border-top-color: #000;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  border-radius: 0px;
  background-color: #0075b2;
  color: #fff;
  text-transform: capitalize;
}

.dropdown-link:hover {
  background-color: #07568b;
  color: #fff;
}

.dropdown-link.w--current {
  background-color: #000;
  color: #fff;
}

.banner-block-1 {
  display: inline-block;
  width: 50%;
  height: 100%;
  padding-right: 35px;
  float: left;
  background-color: #1a578e;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  text-align: right;
}

.banner-block-2 {
  display: inline-block;
  width: 50%;
  height: 100%;
  padding-left: 35px;
  float: right;
  background-color: #000;
  box-shadow: 0 0 6px 0 #fff;
  text-align: left;
}

.banner-blocks {
  height: 30vh;
}

.home-page-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  color: #102644;
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.home-page-heading.white {
  color: #fff;
}

.services-block-1 {
  display: inline-block;
  width: 31%;
  height: 450px;
  margin-right: 1%;
  margin-left: 1%;
  float: right;
}

.services-block-1.services {
  position: relative;
  width: 31%;
  height: 200px;
  border-style: none;
  border-radius: 10px;
  background-image: url('../images/d0d4663c-aa34-4bbe-978f-23681d44b348-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.services-block-1.services._2 {
  background-image: url('../images/shutterstock_1248314741.jpg');
}

.services-block-1.services._3 {
  background-image: url('../images/slide02.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.services-block-1.services._3.lower {
  float: none;
  text-align: center;
}

.services-block-1.services.lower {
  float: none;
}

.services-block-1.services._4 {
  background-image: url('../images/photo_2017-01-28_10-18-35.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.services-block-1.services._5 {
  background-image: url('../images/photo_2017-01-28_10-22-32.jpg');
}

.main-services-block {
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-right: 5%;
  padding-left: 5%;
}

.main-services-block.services {
  padding-top: 50px;
  padding-bottom: 50px;
}

.services-block-top-section {
  height: 100%;
  border-bottom: 1px solid rgba(0, 152, 255, .3);
  background-image: url('../images/Screen-Shot-2017-03-29-at-1.07.11-PM.png');
  background-position: 50% 50%;
  background-size: 274px;
  background-repeat: no-repeat;
}

.services-block-top-section.first {
  height: 100%;
  background-image: url('../images/Screen-Shot-2017-03-29-at-1.04.11-PM.png');
  background-size: 133%;
  background-repeat: no-repeat;
}

.services-block-top-section.second {
  height: 100%;
  border-bottom-style: none;
  background-image: url('../images/Screen-Shot-2017-03-29-at-1.03.58-PM.png');
  background-position: 50% 50%;
  background-size: 351px;
  background-repeat: no-repeat;
}

.services-block-top-section.capital-advisory {
  border-bottom-style: none;
}

.services-block-bottom-section {
  height: 50%;
  padding-right: 5px;
  padding-left: 5px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: rgba(0, 0, 0, .3);
}

.services-heading {
  margin-top: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #1a578e;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}

.services-heading.services {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2;
  margin-top: 0px;
  padding-top: 10vh;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 38px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0px;
  text-decoration: none;
  text-transform: capitalize;
}

.services-text {
  margin-top: 20px;
  padding-right: 3px;
  padding-left: 3px;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  text-align: center;
}

.home-page-sub-heading {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #1a578e;
  font-size: 13px;
  font-style: italic;
  text-align: center;
}

.google-maps-embed {
  display: inline-block;
  width: auto;
  margin-right: 0px;
  float: none;
  text-align: center;
}

.home-contact-form-block {
  display: block;
  width: 50%;
  height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0%;
  float: none;
  text-align: center;
}

.home-contact-block {
  padding: 5vh 5%;
  background-color: #102644;
}

.google-maps-embed-block {
  display: inline-block;
  width: 50%;
  height: 100%;
  padding: 0px 20px 20px;
  float: left;
  border-right: 1px solid hsla(0, 0%, 100%, .3);
  text-align: center;
}

.contact-form {
  display: block;
  width: 450px;
  margin-right: auto;
  margin-left: auto;
  padding: 30px 20px 20px;
  border: 1px solid #1a578e;
  border-radius: 5px;
}

.home-slide-wrapper {
  width: 100%;
  height: 100%;
  padding-top: 12vh;
  background-color: rgba(0, 42, 65, .5);
  text-align: center;
}

.home-slider-text {
  display: block;
  margin: 0px auto 25px;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

.home-slide-button-2 {
  margin-left: 5px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: hsla(0, 0%, 100%, .1);
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
}

.home-slide-button-2:hover {
  background-color: hsla(0, 0%, 100%, .38);
}

.home-slide-button-1 {
  margin-right: 5px;
  border: 2px solid #fff;
  border-radius: 5px;
  background-color: #1a578e;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.home-slide-button-1:hover {
  background-color: #2ab6ff;
}

.slide-heading {
  margin-top: 0px;
  margin-bottom: 15px;
  padding-right: 100px;
  padding-left: 100px;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-transform: capitalize;
}

.team-member-block-1 {
  display: inline-block;
  width: 30%;
}

.team-member-block {
  display: inline-block;
  width: 22%;
  height: 300px;
  margin-right: 1%;
  margin-left: 1%;
  padding-right: 0%;
  padding-left: 0%;
  border-radius: 100px;
  background-image: url('../images/photo_2016-10-17_19-23-26.jpg');
  background-position: 50% 50%;
  background-size: cover;
  text-align: center;
}

.banner-text {
  width: 70%;
  margin-top: 3%;
  float: right;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  text-align: justify;
}

.banner-text-2 {
  width: 70%;
  margin-top: 2%;
  float: left;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
}

.banner-heading-2 {
  display: block;
  width: 70%;
  margin-top: 5%;
  float: none;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  color: #fff;
  font-size: 23px;
  line-height: 30px;
  font-weight: 600;
  text-align: left;
}

.banner-heading-1 {
  width: 70%;
  margin-top: 5%;
  float: right;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 600;
  text-align: left;
}

.left-arrow {
  width: 50px;
  height: 80px;
  background-color: rgba(48, 48, 48, .58);
  font-size: 20px;
}

.left-arrow:hover {
  background-color: #585858;
}

.right-arrow {
  width: 50px;
  height: 80px;
  background-color: rgba(48, 48, 48, .58);
  font-size: 20px;
}

.right-arrow:hover {
  background-color: #585858;
}

.home-slide-2 {
  background-image: url('../images/photo_2016-10-18_18-45-52.jpg');
  background-position: 50% 53%;
  background-size: cover;
}

.services-section {
  height: 610px;
  padding-top: 5vh;
  padding-bottom: 5vh;
  border-bottom: 1px solid rgba(0, 0, 0, .12);
  background-color: transparent;
}

.contact-section {
  padding-top: 0vh;
  padding-bottom: 0vh;
}

.contact-text {
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
}

.team-section {
  height: auto;
  padding: 5vh 5% 6vh;
  text-align: center;
}

.team-link-wrapper {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  background-color: rgba(0, 71, 119, .73);
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.team-member-name {
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}

.team-member-name.position {
  margin-bottom: 20px;
}

.team-member-social-icon {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  margin-left: 10px;
}

.team-link-wrapper-1 {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  border-radius: 100px;
  background-color: rgba(0, 71, 119, .73);
}

.team-link-wrapper-2 {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  border-radius: 100px;
  background-color: rgba(0, 71, 119, .73);
}

.team-link-wrapper-3 {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  border-radius: 100px;
  background-color: rgba(0, 71, 119, .73);
}

.team-link-wrapper-4 {
  width: 100%;
  height: 100%;
  padding-top: 100px;
  border-radius: 100px;
  background-color: rgba(0, 71, 119, .73);
}

.contact-enquiry-text {
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.name-block {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.name-block-2 {
  display: inline-block;
  margin-left: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.email-block {
  display: inline-block;
  margin-top: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.telephone-block {
  display: inline-block;
  margin-top: 5px;
  margin-left: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
}

.email-field {
  width: auto;
  font-size: 10px;
}

.phone-field {
  width: auto;
  font-size: 10px;
}

.last-name-field {
  width: auto;
  font-size: 10px;
}

.first-name-field {
  width: auto;
  font-size: 10px;
}

.message-field {
  font-size: 12px;
}

.message-label {
  margin-top: 0px;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}

.top-header-bar-padding {
  height: 50px;
}

.contact-submit-button {
  width: 150px;
  margin-top: 10px;
  background-color: #0075b2;
  font-family: 'Fontspring demo sofiapro', sans-serif;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.top-header-image {
  width: 15px;
  margin-right: 10px;
}

.message-block {
  margin-top: 5px;
}

.contact-container {
  height: 400px;
  margin-top: 30px;
}

.services-link-button {
  display: block;
  width: 100px;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 7px;
  background-color: #1a578e;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.services-link-button:hover {
  background-color: #0098ff;
}

.contact-phone-icon {
  display: block;
  width: 30px;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.contact-phone-number {
  display: block;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .57);
  font-size: 10px;
  text-align: center;
}

.phone-number-link {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
}

.phone-number-link:hover {
  color: #77c3ff;
}

.address-pin {
  width: 30px;
}

.footer-text-blocks {
  display: inline-block;
  float: none;
}

.footer-text-blocks.copyright {
  float: left;
}

.footer-text-blocks.company {
  float: right;
}

.designsbyeslink-block {
  display: inline-block;
  float: none;
  letter-spacing: 0px;
}

.view-team-profile-link {
  font-family: 'Varela Round', sans-serif;
  color: #fff;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.profile-link-block {
  margin-top: 15px;
}

.underline {
  display: block;
  width: 40px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}

.services-top-banner {
  height: 35vh;
  padding-top: 12vh;
  background-color: #f1f1f1;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4)), url('../images/photo_2016-12-16_01-36-50.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .4), hsla(0, 0%, 100%, .4)), url('../images/photo_2016-12-16_01-36-50.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 640px;
  text-align: center;
}

.services-top-banner.blue {
  background-color: #172333;
}

.service-list-block {
  padding-top: 5vh;
  background-color: #102644;
  text-align: center;
}

.services-page-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 600;
}

.services-page-heading.white {
  color: #fff;
}

.services-page-heading.black {
  color: #1a578e;
}

.services-page-sub-heading {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #1a578e;
  font-style: italic;
  font-weight: 600;
}

.services-page-sub-heading.white {
  color: #0075b2;
}

.services-page-sub-heading.black {
  position: relative;
  z-index: 2;
  width: auto;
  margin-bottom: 25px;
  color: #0098ff;
  font-size: 30px;
  text-align: left;
}

.heading-1 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading-1.contact {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}

.services-wrapper {
  position: relative;
  z-index: 5;
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 0vh;
  border-radius: 10px;
  background-color: rgba(0, 117, 178, .45);
  text-align: center;
  text-decoration: none;
}

.contact-block {
  padding: 30px 15vw;
  background-color: #f3f3f3;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .21), rgba(0, 0, 0, .21)), url('../images/Screen-Shot-2016-12-15-at-2.49.03-AM.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .21), rgba(0, 0, 0, .21)), url('../images/Screen-Shot-2016-12-15-at-2.49.03-AM.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, repeat-x;
}

.left-contact-block {
  display: inline-block;
  width: 50%;
  padding-top: 50px;
  padding-right: 5%;
  float: left;
}

.right-contact-block {
  display: inline-block;
  width: 50%;
  padding: 5vh 0% 5vh 5%;
}

.right-block-1 {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
}

.right-block-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
}

.right-block-3 {
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 20px;
  background-color: #fff;
}

.quick-links-section {
  padding: 7vh 12%;
  background-color: rgba(0, 0, 0, .75);
  text-align: center;
}

.quick-links-section.white {
  background-color: #f1f1f1;
}

.quick-links-block-1 {
  display: inline-block;
}

.quick-links-blocks {
  display: inline-block;
  width: 25%;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.heading-4.white {
  color: #fff;
  text-align: left;
}

.heading-4.black {
  font-family: 'Open Sans', sans-serif;
  color: #1a578e;
  text-align: left;
}

.paragraph.white {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 11px;
  text-align: left;
}

.paragraph.black {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 11px;
  font-weight: 600;
  text-align: left;
}

.services-body-block {
  padding: 10vh 18vw;
  background-color: #f5f5f5;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 20, 34, .57), rgba(0, 20, 34, .57)), url('../images/d0d4663c-aa34-4bbe-978f-23681d44b348-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 20, 34, .57), rgba(0, 20, 34, .57)), url('../images/d0d4663c-aa34-4bbe-978f-23681d44b348-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.services-body-block._3 {
  padding-bottom: 23vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .48), rgba(0, 0, 0, .48)), url('../images/slide02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .48), rgba(0, 0, 0, .48)), url('../images/slide02.jpg');
  font-size: 13px;
}

.services-body-block._2 {
  background-image: -webkit-linear-gradient(270deg, rgba(61, 79, 92, .55), rgba(61, 79, 92, .55)), url('../images/shutterstock_1248314741.jpg');
  background-image: linear-gradient(180deg, rgba(61, 79, 92, .55), rgba(61, 79, 92, .55)), url('../images/shutterstock_1248314741.jpg');
}

.services-body-block._4 {
  padding-bottom: 10vh;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 20, 34, .47), rgba(0, 20, 34, .47)), url('../images/photo_2017-01-28_10-18-35.jpg');
  background-image: linear-gradient(180deg, rgba(0, 20, 34, .47), rgba(0, 20, 34, .47)), url('../images/photo_2017-01-28_10-18-35.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.services-body-block._5 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 20, 34, .57), rgba(0, 20, 34, .57)), url('../images/photo_2017-01-28_10-22-32.jpg');
  background-image: linear-gradient(180deg, rgba(0, 20, 34, .57), rgba(0, 20, 34, .57)), url('../images/photo_2017-01-28_10-22-32.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.services-body-right {
  display: inline-block;
  width: 270px;
  padding-top: 7vh;
  padding-right: 0vw;
}

.services-body-left {
  display: inline-block;
  width: 60%;
  padding-right: 3vw;
  padding-left: 0vw;
  float: left;
}

.services-sidebar-current {
  width: 100%;
  height: auto;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  background-color: #ececec;
  font-family: 'Open Sans', sans-serif;
  color: #ec4933;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.services-sidebar-current.w--current {
  padding-left: 15px;
  background-color: #0098ff;
  color: #fff;
  text-align: left;
}

.services-sidebar {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #0075b2;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.services-sidebar:hover {
  color: #ec4933;
}

.sidebar-block {
  width: auto;
  padding-top: 10px;
  border: 1px solid #fff;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #7c7c7c;
  text-align: center;
}

.services-heading-underline {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 47%;
  margin-top: 7.5vh;
  margin-right: 5vw;
  margin-left: 0vw;
  float: right;
  border-top: 1px solid #acacac;
}

.services-heading-block {
  display: inline-block;
  width: auto;
  float: none;
}

.services-about-block {
  width: auto;
  height: 200px;
  margin-top: 15%;
  padding-top: 15vh;
  padding-left: 30px;
  border-radius: 10px;
  background-color: #6f6f6f;
  background-image: -webkit-linear-gradient(270deg, #102644, transparent), url('../images/KezenergyAlt-01.png');
  background-image: linear-gradient(180deg, #102644, transparent), url('../images/KezenergyAlt-01.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 2133px;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  text-align: left;
}

.services-contact-block {
  display: block;
  width: 70%;
  margin-bottom: 20px;
  margin-left: 0px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 #bdbdbd;
}

.services-contact-block.right {
  display: block;
  margin-left: 0px;
}

.about-service-paragraph {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
}

.about-service-paragraph.infrastructure {
  text-align: left;
}

.services-contact-image {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  float: left;
}

.services-contact-text-block {
  display: inline-block;
}

.services-contact-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  color: #000;
}

.services-contact-heading:hover {
  color: #ec4933;
}

.services-contact-main-block {
  margin-top: 10%;
}

.services-contact-heading-link-block {
  text-decoration: none;
}

.services-contact-text {
  font-family: 'Open Sans', sans-serif;
  color: #7c7c7c;
  font-size: 10px;
  font-weight: 700;
}

.services-about-block-text {
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.services-about-block-button {
  background-color: #0075b2;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.services-about-block-button:hover {
  background-color: #0098ff;
}

.rightt-block-heading {
  margin-top: 0px;
  margin-left: 10px;
  color: #1a578e;
  font-size: 18px;
}

.contact-sub-heading {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 700;
}

.contact-from-submit-button {
  background-color: #1a578e;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}

.contact-form-field {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.form-submission-message.contact {
  background-color: #e6e6e6;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}

.form-submission-message.contact.error {
  background-color: #f3f3f3;
  color: #ec4933;
}

.home-link {
  margin-top: 0px;
  padding-top: 0px;
  color: #ec4933;
  font-size: 12px;
  text-decoration: underline;
}

.form-submission-text {
  margin-bottom: 10px;
  color: #000;
  font-size: 12px;
}

.contact-image-block {
  display: inline-block;
  width: 33px;
  height: 33px;
}

.contact-right-heading-block {
  display: inline-block;
}

.right-contact-block-text {
  display: inline-block;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.right-contact-block-email {
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  color: #0098ff;
  font-size: 11px;
  font-weight: 700;
  text-decoration: none;
}

.right-contact-block-email.gmail {
  margin-left: 57px;
}

.right-contact-block-text-link {
  display: inline-block;
  margin-left: 5px;
}

.right-contact-phone-number {
  font-family: 'Open Sans', sans-serif;
  color: #0098ff;
  font-size: 10px;
  font-weight: 700;
  text-decoration: none;
}

.contact-page-footer-links {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #9b9b9b;
  font-size: 11px;
  font-weight: 600;
  text-align: left;
  text-decoration: none;
}

.contact-page-footer-links:hover {
  color: #fff;
}

.contact-page-footer-links.black {
  color: #636363;
}

.contact-page-footer-links.black:hover {
  color: #000;
}

.contact-footer-link-block {
  padding-top: 2vh;
}

.about-main-section {
  height: 400px;
  background-image: url('../images/KezenergyAlt-01.png');
  background-position: 50% 50%;
  background-size: 2133px;
  background-repeat: no-repeat;
}

.about-section-top-half {
  height: 50%;
  padding-top: 70px;
  background-color: hsla(0, 0%, 100%, .9);
  text-align: center;
}

.about-section-bottom-half {
  position: relative;
  height: 50%;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 100%, .9);
  text-align: center;
}

.top-line {
  display: block;
  width: 40%;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  border-top: 1px solid #dadada;
}

.about-page-text {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 80px;
  padding-right: 100px;
  padding-left: 100px;
  font-family: 'Open Sans', sans-serif;
  color: #102644;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
}

.about-contact-section {
  height: 120px;
  padding: 35px 10vw;
  background-color: #172333;
}

.about-contact-left {
  display: inline-block;
  width: 50%;
  float: left;
}

.about-contact-right {
  display: inline-block;
  width: 50%;
  float: right;
  text-align: right;
}

.about-contact-section-text-1 {
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 600;
}

.about-contact-section-text-2 {
  font-family: 'Open Sans', sans-serif;
  color: #0075b2;
  font-size: 15px;
  font-weight: 600;
}

.about-contact-button {
  width: 150px;
  border: 2px solid #0075b2;
  background-color: #0075b2;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.about-contact-button:hover {
  border-color: #0098ff;
  background-color: #0098ff;
  color: #fff;
}

.about-contact-button.blue {
  margin-left: 20px;
  border: 2px solid #0075b2;
  background-color: rgba(236, 73, 51, 0);
}

.about-contact-button.blue:hover {
  border-color: #0098ff;
  background-color: #0098ff;
  color: #fff;
}

.top-brand-image {
  display: inline-block;
  width: auto;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.top-header-container {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
}

.home-form-success-message {
  margin-top: 150px;
  margin-right: auto;
  margin-left: 40px;
  background-color: #0098ff;
  color: #fff;
  font-weight: 600;
}

.services-lower-block {
  padding-top: 2%;
  text-align: center;
}

.div-block {
  margin-top: -10px;
  padding-top: 0px;
}

.text-block {
  font-family: 'Fontspring demo sofiapro', sans-serif;
  font-size: 14px;
}

.field-label {
  font-family: 'Fontspring demo sofiapro', sans-serif;
  font-weight: 600;
}

.field-label-2 {
  font-family: 'Fontspring demo sofiapro', sans-serif;
  font-weight: 600;
}

.field-label-3 {
  font-family: 'Fontspring demo sofiapro', sans-serif;
  font-weight: 600;
}

.field-label-4 {
  font-family: 'Fontspring demo sofiapro', sans-serif;
  font-weight: 600;
}

.div-block-2 {
  width: auto;
  height: 100%;
  max-width: 100%;
}

.services-pictures {
  width: 100%;
  height: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.services-pictures:hover {
  border-bottom: 1px solid rgba(0, 152, 255, .3);
}

.html-embed {
  padding: 49px;
  text-align: center;
}

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

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

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

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

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

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

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

html.w-mod-js *[data-ix="underline-opacity"] {
  width: 0px;
}

html.w-mod-js *[data-ix="services-hover-interaction"] {
  opacity: 1;
}

@media (max-width: 991px) {
  .nav-link {
    background-color: #4a565e;
  }
  .top-header-bar {
    padding-right: 2%;
    padding-left: 2%;
  }
  .top-header-block-1 {
    width: 40%;
  }
  .top-header-block-2 {
    width: 40%;
  }
  .top-header-block-4 {
    width: 20%;
  }
  .mid-header-block {
    padding-right: 10%;
    padding-left: 10%;
  }
  .top-header-block-text {
    font-size: 8px;
  }
  .dropdown-toggle {
    background-color: #000;
  }
  .nav-dropdown-list {
    opacity: 1;
  }
  .services-block-1 {
    width: 31%;
    margin-right: 1%;
    margin-left: 1%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .services-block-1.services {
    height: 150px;
  }
  .main-services-block {
    padding-right: 2%;
    padding-left: 2%;
  }
  .services-heading {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
  }
  .services-heading.services {
    padding-top: 8vh;
    font-size: 22px;
    line-height: 30px;
  }
  .services-text {
    margin-right: 5px;
    padding-left: 5px;
    font-size: 10px;
  }
  .google-maps-embed {
    float: none;
  }
  .home-contact-block {
    padding-bottom: 5vh;
  }
  .google-maps-embed-block {
    padding-right: 0px;
    padding-left: 0px;
    border-right-style: none;
  }
  .contact-form {
    width: auto;
  }
  .home-slide-wrapper {
    padding-top: 10vh;
    padding-right: 30px;
    padding-left: 30px;
  }
  .home-slider-text {
    font-size: 11px;
  }
  .slide-heading {
    font-size: 25px;
  }
  .team-member-block {
    width: 24%;
    height: 250px;
    margin-right: 0.5%;
    margin-left: 0.5%;
    background-position: 50% 50%;
  }
  .banner-text {
    width: 80%;
    font-size: 12px;
  }
  .banner-text-2 {
    width: 80%;
    font-size: 12px;
  }
  .banner-heading-2 {
    width: auto;
  }
  .banner-heading-1 {
    width: 80%;
  }
  .menu-button {
    float: none;
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #4a565e;
  }
  .left-arrow {
    height: 60px;
    font-size: 20px;
  }
  .right-arrow {
    height: 60px;
    font-size: 20px;
  }
  .right-arrow:hover {
    font-size: 20px;
  }
  .team-section {
    text-align: center;
  }
  .team-member-name {
    font-size: 18px;
  }
  .team-member-social-icon {
    width: 15px;
  }
  .team-link-wrapper-1 {
    padding-top: 80px;
  }
  .team-link-wrapper-2 {
    padding-top: 80px;
  }
  .team-link-wrapper-3 {
    padding-top: 80px;
  }
  .team-link-wrapper-4 {
    padding-top: 80px;
  }
  .name-block {
    display: inline-block;
  }
  .name-block-2 {
    display: inline-block;
    margin-left: 10px;
  }
  .email-block {
    display: inline-block;
  }
  .telephone-block {
    display: inline-block;
    margin-left: 10px;
  }
  .services-page-heading {
    margin-bottom: 5px;
    font-size: 26px;
  }
  .services-page-heading.white {
    font-size: 26px;
  }
  .services-page-sub-heading {
    font-size: 11px;
  }
  .services-page-sub-heading.white {
    font-size: 11px;
  }
}

@media (max-width: 767px) {
  .footer-section {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
  }
  .nav-link {
    background-color: #4a565e;
  }
  .mid-header-block {
    padding-right: 5%;
    padding-left: 5%;
  }
  .top-header-block-text {
    font-size: 7px;
  }
  .mid-header-block-heading {
    font-size: 14px;
  }
  .mid-header-block-text-link {
    font-size: 7px;
  }
  .services-block-1 {
    display: block;
    width: 65%;
    height: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-bottom: 20px;
    float: none;
  }
  .services-block-1.services {
    width: 90%;
    padding-bottom: 0px;
  }
  .services-block-1.services._2 {
    width: 90%;
  }
  .services-block-1.services._3 {
    width: 90%;
  }
  .services-block-top-section {
    height: 200px;
  }
  .services-block-top-section.first {
    height: 200px;
  }
  .services-block-top-section.second {
    height: 200px;
  }
  .services-heading {
    font-size: 13px;
  }
  .services-heading.services {
    font-size: 18px;
  }
  .services-text {
    font-size: 9px;
  }
  .google-maps-embed {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .home-contact-form-block {
    display: block;
    width: 80%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .home-contact-block {
    padding-top: 2vh;
    padding-bottom: 2vh;
  }
  .google-maps-embed-block {
    display: block;
    width: 80%;
    height: auto;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
    border-right-style: none;
    text-align: center;
  }
  .home-slider-text {
    font-size: 10px;
  }
  .home-slide-button-2 {
    font-size: 10px;
  }
  .home-slide-button-1 {
    font-size: 10px;
  }
  .slide-heading {
    font-size: 19px;
  }
  .team-member-block {
    width: 48%;
    margin: 2% 1%;
  }
  .banner-text {
    font-size: 10px;
  }
  .banner-text-2 {
    font-size: 10px;
  }
  .banner-heading-2 {
    font-size: 17px;
  }
  .banner-heading-1 {
    font-size: 17px;
  }
  .menu-button.w--open {
    background-color: #4a565e;
  }
  .services-section {
    height: auto;
  }
  .contact-enquiry-text {
    text-align: center;
  }
  .name-block {
    display: inline-block;
  }
  .name-block-2 {
    display: inline-block;
    margin-left: 10px;
  }
  .email-block {
    display: inline-block;
  }
  .telephone-block {
    display: inline-block;
    margin-left: 10px;
  }
  .contact-submit-button {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .contact-container {
    height: auto;
  }
  .services-top-banner.blue {
    height: auto;
    padding-bottom: 35px;
  }
  .services-page-heading {
    margin-bottom: 0px;
  }
  .services-page-sub-heading.black {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .left-contact-block {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    float: none;
    text-align: center;
  }
  .right-contact-block {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0%;
    text-align: center;
  }
  .quick-links-section.white {
    height: auto;
  }
  .quick-links-blocks {
    display: inline-block;
    width: 50%;
    float: left;
  }
  .services-body-right {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .services-body-left {
    display: block;
    width: auto;
    padding-right: 0vw;
    float: none;
    text-align: center;
  }
  .services-sidebar-current.w--current {
    padding-left: 0px;
    text-align: center;
  }
  .services-sidebar {
    padding-left: 0px;
    text-align: center;
  }
  .sidebar-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .services-heading-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .services-body {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .services-about-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10vh;
    padding-left: 0px;
    text-align: center;
  }
  .services-contact-block {
    display: block;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
  }
  .about-service-paragraph {
    text-align: center;
  }
  .services-contact-main-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .about-page-text {
    padding-right: 35px;
    padding-left: 35px;
    font-size: 12px;
  }
  .about-contact-section {
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .about-contact-section-text-1 {
    font-size: 13px;
  }
  .about-contact-section-text-2 {
    font-size: 10px;
  }
  .about-contact-button {
    width: 100px;
    font-size: 9px;
  }
  .home-form-success-message {
    margin-top: 0px;
  }
}

@media (max-width: 479px) {
  .footer-section {
    height: auto;
    padding-bottom: 3.5vh;
  }
  .nav-link {
    background-color: #4a565e;
  }
  .mid-header-block {
    padding-right: 10%;
    padding-left: 10%;
  }
  .mid-header-bar-block-3 {
    margin-right: 0px;
  }
  .mid-header-bar-block-2 {
    margin-left: 0px;
    float: left;
  }
  .mid-header-bar-block-1 {
    display: block;
    margin-bottom: 20px;
    float: none;
    text-align: center;
  }
  .kezenergy-brand {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .mid-header-block-heading {
    width: 90px;
    margin-top: 0px;
    font-size: 10px;
  }
  .mid-header-block-text-link {
    font-size: 6px;
  }
  .mid-header-bar-image {
    width: 15px;
  }
  .banner-block-1 {
    width: auto;
    height: 150px;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
    text-align: center;
  }
  .banner-block-2 {
    width: auto;
    height: 150px;
    padding-right: 20px;
    padding-left: 20px;
    float: none;
    text-align: center;
  }
  .banner-blocks {
    height: auto;
  }
  .services-block-1 {
    display: block;
    width: 95%;
    height: auto;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    float: none;
  }
  .services-block-1.services {
    height: 125px;
  }
  .services-block-top-section.first {
    height: 200px;
  }
  .services-block-top-section.second {
    height: 200px;
  }
  .services-heading.services {
    padding-top: 6vh;
    font-size: 18px;
  }
  .home-page-sub-heading {
    font-size: 10px;
  }
  .google-maps-embed {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-contact-form-block {
    width: 95%;
  }
  .home-contact-block {
    padding-right: 2%;
    padding-left: 2%;
  }
  .google-maps-embed-block {
    width: auto;
    text-align: center;
  }
  .home-slide-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .home-slider-text {
    margin-bottom: 15px;
    font-size: 7px;
  }
  .home-slide-button-2 {
    font-size: 7px;
  }
  .home-slide-button-1 {
    font-size: 7px;
  }
  .slide-heading {
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 23px;
  }
  .team-member-block {
    width: 88%;
    margin-bottom: 2%;
  }
  .banner-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .banner-text-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .banner-heading-2 {
    text-align: center;
  }
  .banner-heading-1 {
    width: auto;
    float: none;
    text-align: center;
  }
  .menu-button.w--open {
    background-color: #4a565e;
  }
  .left-arrow {
    width: 30px;
    font-size: 10px;
  }
  .right-arrow {
    width: 30px;
    font-size: 10px;
  }
  .contact-enquiry-text {
    margin-bottom: 20px;
    font-size: 13px;
  }
  .name-block {
    display: block;
  }
  .name-block-2 {
    display: block;
    margin-left: 0px;
  }
  .email-block {
    display: block;
  }
  .telephone-block {
    display: block;
    margin-left: 0px;
  }
  .email-field {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .phone-field {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .last-name-field {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .first-name-field {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .contact-container {
    text-align: center;
  }
  .footer-text-blocks.copyright {
    display: block;
    margin-bottom: 5px;
    float: none;
  }
  .footer-text-blocks.company {
    display: block;
    margin-bottom: 5px;
    float: none;
  }
  .designsbyeslink-block {
    display: block;
    margin-bottom: 5px;
  }
  .services-top-banner.blue {
    height: auto;
    padding-bottom: 35px;
  }
  .services-page-heading {
    margin-bottom: 0px;
    font-size: 24px;
  }
  .services-page-heading.white {
    font-size: 22px;
  }
  .services-page-sub-heading {
    font-size: 10px;
  }
  .services-page-sub-heading.white {
    font-size: 10px;
  }
  .quick-links-blocks {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    float: none;
    text-align: center;
  }
  .heading-4.white {
    text-align: center;
  }
  .heading-4.black {
    text-align: center;
  }
  .paragraph.white {
    text-align: center;
  }
  .paragraph.black {
    text-align: center;
  }
  .services-body-block {
    padding-right: 4vw;
    padding-left: 4vw;
  }
  .services-contact-block {
    width: 80%;
  }
  .right-contact-block-email.gmail {
    margin-left: 4px;
  }
  .contact-page-footer-links {
    text-align: center;
  }
  .contact-page-footer-links.black {
    text-align: center;
  }
  .about-main-section {
    height: auto;
    background-position: 50% 100%;
    background-size: contain;
  }
  .about-section-bottom-half {
    padding-bottom: 0px;
  }
  .about-page-text {
    position: static;
    margin-top: 35px;
    padding-bottom: 125px;
  }
  .about-contact-section {
    height: auto;
  }
  .about-contact-left {
    display: block;
    width: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .about-contact-right {
    display: block;
    width: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .about-contact-section-text-1 {
    font-size: 11px;
  }
  .about-contact-section-text-2 {
    font-size: 8px;
  }
}

@font-face {
  font-family: 'Fontspring demo sofiapro';
  src: url('../fonts/Fontspring-DEMO-sofiapro-boldit.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Fontspring demo sofiapro';
  src: url('../fonts/Fontspring-DEMO-sofiapro-ultralight.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-extralight.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-extralightit.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-ultralightit.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Fontspring demo sofiapro';
  src: url('../fonts/Fontspring-DEMO-sofiapro-blackit.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Fontspring demo sofiapro';
  src: url('../fonts/Fontspring-DEMO-sofiapro-light.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-lightit.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Fontspring demo sofiapro';
  src: url('../fonts/Fontspring-DEMO-sofiapro-semibold.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-semiboldit.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Fontspring demo sofiapro';
  src: url('../fonts/Fontspring-DEMO-sofiapro-regular.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-regularit.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Fontspring demo sofiapro';
  src: url('../fonts/Fontspring-DEMO-sofiapro-medium.otf') format('opentype'), url('../fonts/Fontspring-DEMO-sofiapro-mediumit.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}