p {
  margin-bottom: 10px;
  font-family: 'Gotham book', sans-serif;
  color: #231f20;
}

a {
  text-decoration: underline;
}

.hero-heading-bold {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.hero-slide-content-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.hero-slide-content-flex-wrapper.margin-b {
  margin-bottom: 36px;
}

.nav-link {
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Gotham book', sans-serif;
  font-size: 17px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #f6af33;
}

.nav-link.w--current {
  color: #f6af33;
}

.button {
  padding: 12px 20px 11px;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc764), color-stop(85%, #f6af33));
  background-image: linear-gradient(180deg, #ffc764, #f6af33 85%);
  font-family: Gotham, sans-serif;
  color: #040809;
  font-size: 18px;
  text-align: center;
}

.hero-slide-nav {
  position: static;
}

.container {
  width: 95%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.container.nav {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container.padding-tb {
  padding-top: 70px;
  padding-bottom: 70px;
}

.container.separator {
  padding-top: 35px;
  padding-bottom: 35px;
}

.hide {
  display: none;
}

.hero-slider {
  height: auto;
  background-color: transparent;
}

.logo {
  width: 311px;
}

.hero-button-wrapper {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.hero-slider-wrapper {
  padding-bottom: 30px;
}

.hero-header-wrapper {
  padding-left: 26px;
  border-left: 5px solid #e2801e;
}

.navbar {
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 25px;
  background-color: transparent;
}

.hero-heading {
  max-width: 440px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Gotham book', sans-serif;
  color: #231f20;
  font-size: 82px;
  line-height: 82px;
  font-weight: 400;
}

.hero-paragraph {
  margin-left: 41px;
  font-size: 16px;
  line-height: 22px;
}

.hero-slide-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hero-slide-content-wrapper.hide {
  display: none;
}

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

.flex-display-wrapper.hero-slide {
  -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;
}

.flex-display-wrapper.works-box {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-display-wrapper.our-services {
  margin-bottom: 70px;
  -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;
}

.flex-display-wrapper.who-we-are {
  -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;
}

.flex-display-wrapper.our-team {
  -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;
}

.flex-display-wrapper.members {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-display-wrapper.members.hide {
  display: none;
}

.flex-display-wrapper.our-services-icon {
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-display-wrapper.our-works {
  -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;
}

.flex-display-wrapper.get-in-touch {
  -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;
}

.flex-display-wrapper.separator-section {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.flex-display-wrapper.inside-our-services {
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-display-wrapper.our-work-flex {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-display-wrapper.our-partner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

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

.flex-block.hero-slide-left {
  width: 35%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.hero-slide-right {
  width: 64%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.who-left {
  width: 55%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.who-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.our-services-right {
  width: 48%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.our-services-left {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.contact-left {
  width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.our-team-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.contact-right {
  width: 45%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.our-works {
  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;
}

.flex-block.our-team-left {
  width: 28%;
  margin-right: 2%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.separator-left {
  width: 70%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.flex-block.separator-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.flex-block.inside-our-team {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.services-title {
  margin-top: 0px;
  font-family: Lemonmilk, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

.services-title.black {
  color: #231f20;
}

.section-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lemonmilk, sans-serif;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
}

.section-header.who-we-are {
  max-width: 360px;
}

.section-header.white {
  color: #fff;
}

.section-header.small {
  font-size: 34px;
  line-height: 40px;
}

.section-header.small.center {
  text-align: center;
}

.members-position {
  font-family: 'Gotham book', sans-serif;
  color: #231f20;
  font-size: 17px;
  line-height: 20px;
  text-align: center;
}

.works-title {
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Gotham book', sans-serif;
  color: #040809;
  font-size: 23px;
  font-weight: 400;
  text-transform: uppercase;
}

.counter-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  margin-bottom: 20px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.payment-text {
  margin-top: 50px;
  margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #231f20;
  font-size: 60px;
  line-height: 70px;
  font-weight: 400;
  text-transform: uppercase;
}

.section-paragraph {
  color: #231f20;
  font-size: 18px;
  line-height: 26px;
}

.section-paragraph.margin-b30 {
  margin-bottom: 30px;
}

.section-paragraph.margin-b20 {
  margin-bottom: 20px;
}

.author-name {
  color: #231f20;
  font-size: 12px;
  line-height: 18px;
  font-style: italic;
}

.services-text {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 19px;
  line-height: 25px;
}

.services-text.black {
  color: #231f20;
}

.counter-detail {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-family: 'Open Sans', sans-serif;
  color: #231f20;
  font-size: 30px;
  line-height: 36px;
}

.get-a-quote-form {
  width: 95%;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.services-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45px;
  height: 45px;
  margin-right: 20px;
  padding: 10px;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100%;
  background-color: #f6af33;
}

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

.services-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.works-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  margin-bottom: 60px;
  -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;
  text-align: center;
}

.members-box-wrapper {
  width: 19.5%;
  margin-right: auto;
  margin-left: auto;
}

.payment-icon.margin-lr {
  margin-right: 15px;
  margin-left: 15px;
}

.payment-icon.margin-lr.mastercard {
  width: 65px;
}

.payment-icon.visa {
  width: 70px;
}

.payment-icon.paypal {
  width: 90px;
}

.members-name {
  margin-bottom: 7px;
  font-family: Gotham, sans-serif;
  color: #231f20;
  font-size: 21px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.counter-number {
  margin-right: 15px;
  font-family: Bebasneue, sans-serif;
  color: #231f20;
  font-size: 65px;
  line-height: 75px;
  font-weight: 400;
}

.section-sub-heading {
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  color: #231f20;
}

.payment-note {
  display: none;
  max-width: 350px;
  margin-top: 20px;
  color: #231f20;
  font-size: 22px;
  line-height: 30px;
}

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

.form-text-field {
  width: 49%;
  margin-bottom: 15px;
  border: 1px solid #757373;
  border-radius: 10px;
  background-color: #fff;
  font-size: 14px;
}

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

.form-text-field:focus {
  border-color: #f6af33;
}

.form-text-field::-webkit-input-placeholder {
  font-family: 'Gotham book', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.form-text-field:-ms-input-placeholder {
  font-family: 'Gotham book', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.form-text-field::-ms-input-placeholder {
  font-family: 'Gotham book', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.form-text-field::placeholder {
  font-family: 'Gotham book', sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
}

.form-text-field.explainer {
  width: 100%;
  min-height: 84px;
}

.form-text-field.how-can-we-help {
  width: 100%;
  min-height: 100px;
  margin-bottom: 30px;
}

.form-text-field.additional {
  width: 100%;
  min-height: 84px;
  margin-bottom: 30px;
}

.section.padding-tb {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.border-t {
  border-top: 1px solid #c8c8c8;
}

.background.dark {
  background-color: #231f20;
}

.background.breaker {
  width: 90%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 4px 6px 4px rgba(0, 0, 0, 0.11);
}

.members-box-picture {
  overflow: hidden;
  width: 160px;
  height: 160px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 3px 6px 1px rgba(51, 51, 51, 0.16);
}

.work-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -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;
}

.bold {
  font-family: Gotham, sans-serif;
  font-weight: 700;
}

.section-header-wrapper {
  padding-left: 28px;
  border-left: 5px solid #f6af33;
}

.section-header-wrapper.margin-b50 {
  margin-bottom: 50px;
}

.section-header-wrapper.no-border {
  border-left-style: none;
}

.credit-card-image {
  width: 200px;
}

.payment-icon-wrapper {
  margin-bottom: 50px;
}

.footer-wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
  background-color: #231f20;
  text-align: center;
}

.footer-text {
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.footer-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  font-size: 20px;
  text-decoration: none;
}

.footer-link:hover {
  color: #e2801e;
}

.copyright {
  margin-top: 15px;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}

.quote-modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 6;
  display: none;
  overflow: scroll;
  padding-top: 30px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.4);
}

.quote-tabs-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.quote-tabs-content-wrapper {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.quote-tabs-wrapper {
  -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;
}

.quote-tab-link {
  padding-right: 18px;
  padding-left: 18px;
  border-bottom: 3px solid #e0e0e0;
  background-color: transparent;
  font-family: 'Gotham book', sans-serif;
  text-align: center;
}

.quote-tab-link.w--current {
  border-bottom: 3px solid #f6af33;
  background-color: transparent;
}

.quote-modal-content-wrapper {
  position: relative;
  z-index: 5;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 30px;
  border-radius: 20px;
  background-color: #fff;
}

.separator-heading {
  margin-top: 0px;
  color: #f6af33;
  font-size: 34px;
  line-height: 40px;
}

.separator-text {
  color: #fff;
  font-size: 20px;
  line-height: 28px;
}

.separator-button-wrapper.center {
  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;
}

.footer-logo {
  width: 280px;
  margin-bottom: 30px;
}

.quote-modal-close {
  position: absolute;
  left: auto;
  top: 8px;
  right: 8px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 35px;
  padding: 10px;
  -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;
  border-radius: 100%;
  background-color: #f6af33;
}

.quote-modal-section-header-wrapper {
  padding-left: 28px;
  border-left: 5px solid #f6af33;
}

.quote-modal-section-header-wrapper.margin-b50 {
  margin-bottom: 50px;
}

.success-message {
  border-radius: 10px;
  background-color: #f6af33;
  font-family: 'Gotham book', sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.success-thank-you {
  font-family: Lemonmilk, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

.error-message {
  border-radius: 10px;
  background-color: #eb2227;
  font-family: Lemonmilk, sans-serif;
  color: #fff;
}

.inside-banner-wrapper {
  overflow: hidden;
  background-color: #a8a8a8;
}

.inside-banner-header {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Lemonmilk, sans-serif;
  color: #f6af33;
  font-size: 90px;
  line-height: 100px;
  font-weight: 400;
  text-align: right;
}

.inside-services-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 31%;
  margin-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-decoration: none;
}

.inside-banner-image-wrapper {
  padding-top: 150px;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(35, 31, 32, 0.69)), to(rgba(35, 31, 32, 0.69))), url('../images/Inside-Banner-Image.jpg');
  background-image: linear-gradient(180deg, rgba(35, 31, 32, 0.69), rgba(35, 31, 32, 0.69)), url('../images/Inside-Banner-Image.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.inside-section-header-wrapper {
  padding-left: 28px;
  border-left: 5px solid #f6af33;
}

.inside-section-header-wrapper.margin-b50 {
  margin-bottom: 50px;
}

.inside-our-work-tab {
  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;
}

.our-work-tab-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 20%;
  margin-right: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  border-radius: 10px;
}

.our-work-tab-content {
  width: 75%;
}

.tab {
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.07);
  background-color: #231f20;
  font-family: 'Gotham book', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}

.tab.w--current {
  z-index: 2;
  background-color: #f6af33;
  color: #231f20;
}

.tab.motion {
  border-bottom-style: none;
}

.our-work-tab-link-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 45%;
  background-color: #f6af33;
}

.our-work-tab-link-text {
  position: relative;
  z-index: 1;
}

.our-works-box-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32%;
  margin-bottom: 15px;
  -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;
  text-align: center;
}

.our-work-lightbox-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 200px;
  min-width: 100%;
  -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;
}

.our-work-lightbox-link.di-1 {
  background-image: url('../images/Digital-Illustration-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.di-2 {
  background-image: url('../images/Digital-Illustration-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.di-3 {
  background-image: url('../images/Digital-Illustration-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.di-4 {
  background-image: url('../images/Digital-Illustration-6.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.di-5 {
  background-image: url('../images/Digital-Illustration-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.di-6 {
  background-image: url('../images/Digital-Illustration-7.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.arch-1 {
  background-image: url('../images/Commercial-Space-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.branding-banner-1 {
  background-image: url('../images/Banner-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.branding-banner-2 {
  background-image: url('../images/Banner-Virtual-Muna.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-1 {
  background-image: url('../images/Acs-Logo.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-2 {
  background-image: url('../images/Ezycle-Bike-Logo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-3 {
  background-image: url('../images/fiesta-Mindanao-1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-4 {
  background-image: url('../images/ITP.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-5 {
  background-image: url('../images/Jeepney-Pinoy-1a.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-6 {
  background-image: url('../images/KIDS-CRAFT-LOGO.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-7 {
  background-image: url('../images/KrossWave-Logo-01.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-8 {
  background-image: url('../images/MAUEC.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-9 {
  background-image: url('../images/MCBN--3D-Radio.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-10 {
  background-image: url('../images/Official-Logo-01.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-11 {
  background-image: url('../images/pinoy-radio-logo-1a.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-12 {
  background-image: url('../images/Profile-Pic-MONTREAL_Mesa-de-trabajo-1.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-13 {
  background-image: url('../images/SEGUI-DESIGN-LOGO-01.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-14 {
  background-image: url('../images/SEGUI-PUBLISHING-LOGO-FINAL-01.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-15 {
  background-image: url('../images/SunglaoFilm_LOGO2015_White.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.logo-16 {
  background-image: url('../images/Teaser-logo-01.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.roll-up-1 {
  background-image: url('../images/Design-.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.poster-1 {
  background-image: url('../images/LATEST-Poster-YFCLS.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.poster-2 {
  background-image: url('../images/Pasiklaban-TO-2016-Half-14.85x21cm-Flyer.Jpeg.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.mock-up-1 {
  background-image: url('../images/01_FB-Banner-03.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.mock-up-2 {
  background-image: url('../images/3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.mock-up-3 {
  background-image: url('../images/Banner-1_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.mock-up-4 {
  background-image: url('../images/Branding.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.mock-up-5 {
  background-image: url('../images/FB-Banner-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.explainer-video {
  min-height: 150px;
  background-image: url('../images/mcbn.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.explainer-video-2 {
  min-height: 150px;
  background-image: url('../images/Logo-Branding.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.poster-3 {
  background-image: url('../images/Poster-Balangay.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.branding-banner-3 {
  background-image: url('../images/Banner-Filipino-Heritage.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.explainer-video-3 {
  min-height: 150px;
  background-image: url('../images/Vaughan-Fiesta-Extravaganza.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.explainer-video-4 {
  min-height: 150px;
  background-image: url('../images/unicef.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.explainer-video-5 {
  min-height: 150px;
  background-image: url('../images/health-advisory.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.motion-graphics-1 {
  background-image: url('../images/INFORMATIONAL-INFO-01.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.motion-graphics-2 {
  background-image: url('../images/PROCESS-INFOGRAPHICS.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.motion-graphics-3 {
  background-image: url('../images/COMPARISON-INFOGRAPHICS.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.exterior-1 {
  background-image: url('../images/Exterior-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.exterior-2 {
  background-image: url('../images/Exterior-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.exterior-3 {
  background-image: url('../images/Exterior-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.arch-2 {
  background-image: url('../images/Bathroom-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.arch-3 {
  background-image: url('../images/Bed-Rooms-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.arch-4 {
  background-image: url('../images/Dining-Room-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.arch-5 {
  background-image: url('../images/Sofa-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.our-work-lightbox-link.explainer-video-6 {
  min-height: 150px;
  background-image: url('../images/Covid-19-Infomercial.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.partner-box-wrapper {
  margin-right: 10px;
  margin-left: 10px;
}

.inside-our-work-tab-menu {
  margin-bottom: 20px;
}

.inside-tab-link {
  background-color: transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  font-family: 'Gotham book', sans-serif;
}

.inside-tab-link:hover {
  border-bottom: 2px solid #f6af33;
}

.inside-tab-link.w--current {
  border-bottom: 2px solid #f6af33;
  background-color: transparent;
}

.custom-button-wrapper {
  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;
}

.custom-button {
  padding: 12px 20px 11px;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc764), color-stop(85%, #f6af33));
  background-image: linear-gradient(180deg, #ffc764, #f6af33 85%);
  font-family: Gotham, sans-serif;
  color: #040809;
  font-size: 18px;
  text-align: center;
  text-decoration: none;
}

.custom-lightbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  min-height: 200px;
  min-width: 100%;
  -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;
  cursor: pointer;
}

.custom-lightbox.web-design-1 {
  min-height: 150px;
  background-image: url('../images/Web-Design-1a.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox.web-design-2 {
  min-height: 150px;
  background-image: url('../images/Web-Design-2a.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox.web-design-3 {
  min-height: 150px;
  background-image: url('../images/Web-Design-3a.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox.web-design-4 {
  min-height: 150px;
  background-image: url('../images/Web-Design-4a.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox.web-design-5 {
  min-height: 150px;
  background-image: url('../images/Web-Design-5a.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox.magazine-1 {
  background-image: url('../images/2-Magazine.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox.magazine-2 {
  background-image: url('../images/3-Magazine.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox.web-design-6 {
  min-height: 150px;
  background-image: url('../images/Visioknight-Web-Projects-06.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox.web-design-7 {
  min-height: 150px;
  background-image: url('../images/Visioknight-Web-Projects-07.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.custom-lightbox-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(rgba(0, 0, 0, 0.9)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.9));
}

.custom-lightbox-image-wrapper {
  position: relative;
}

.custom-lightbox-image-wrapper.magazine {
  width: 860px;
}

.custom-lightbox-image-wrapper.web {
  width: 960px;
}

.custom-lightbox-button {
  position: absolute;
  left: auto;
  top: auto;
  right: 30px;
  bottom: 30px;
  padding: 12px 20px 11px;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc764), color-stop(85%, #f6af33));
  background-image: linear-gradient(180deg, #ffc764, #f6af33 85%);
  font-family: Gotham, sans-serif;
  color: #040809;
  font-size: 18px;
  text-align: center;
}

.custom-lightbox-button.left {
  left: 40px;
  top: auto;
  right: auto;
  bottom: 40px;
}

@media screen and (max-width: 991px) {
  .hero-slide-content-flex-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .nav-link {
    display: block;
    padding-top: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.18);
  }
  .nav-link:hover {
    color: #eb2227;
  }
  .nav-link.w--current {
    color: #eb2227;
  }
  .menu-button.w--open {
    background-color: transparent;
    color: #f6af33;
  }
  .logo {
    width: 280px;
  }
  .hero-button-wrapper {
    padding-left: 31px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
  .hero-header-wrapper {
    margin-bottom: 28px;
  }
  .nav-menu {
    width: 85%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 20px;
    background-color: #f6af33;
    box-shadow: 0 3px 6px 2px rgba(246, 175, 51, 0.23);
  }
  .hero-heading {
    max-width: none;
    font-size: 70px;
    line-height: 70px;
  }
  .flex-display-wrapper.hero-slide {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .flex-display-wrapper.members {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .flex-block.hero-slide-right {
    width: 63%;
  }
  .section-header {
    font-size: 50px;
    line-height: 60px;
  }
  .section-header.who-we-are {
    max-width: none;
  }
  .section-header.small {
    font-size: 32px;
    line-height: 38px;
  }
  .works-title {
    font-size: 20px;
    line-height: 27px;
  }
  .counter-box-wrapper {
    width: 48%;
    margin-bottom: 20px;
  }
  .payment-text {
    font-size: 50px;
    line-height: 60px;
  }
  .counter-detail {
    font-size: 25px;
    line-height: 32px;
  }
  .services-box-wrapper {
    width: 48%;
  }
  .works-box-wrapper {
    width: 48%;
    margin-bottom: 55px;
  }
  .members-box-wrapper {
    width: 30%;
    margin-bottom: 30px;
  }
  .payment-icon {
    width: 80px;
  }
  .members-name {
    font-size: 20px;
    line-height: 24px;
  }
  .counter-number {
    font-size: 55px;
    line-height: 65px;
  }
  .payment-note {
    font-size: 20px;
    line-height: 28px;
  }
  .members-box-picture {
    width: 140px;
    height: 140px;
  }
  .menu-line {
    width: 25px;
    height: 3px;
    margin-top: 5px;
    background-color: #e2801e;
  }
  .quote-tab-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 14px;
  }
  .separator-heading {
    font-size: 32px;
    line-height: 38px;
  }
  .separator-text {
    font-size: 19px;
    line-height: 27px;
  }
  .footer-logo {
    width: 250px;
  }
  .inside-banner-header {
    font-size: 50px;
    line-height: 60px;
  }
  .inside-services-box-wrapper {
    width: 48%;
  }
  .inside-banner-image-wrapper {
    padding-top: 120px;
    padding-bottom: 20px;
  }
  .our-works-box-wrapper {
    width: 48%;
    margin-bottom: 25px;
  }
  .our-work-lightbox-link {
    min-height: 250px;
  }
  .our-patner-logo {
    width: 80px;
  }
  .inside-tab-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .custom-lightbox {
    min-height: 250px;
  }
  .custom-lightbox-button.left {
    left: 30px;
    bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    font-size: 17px;
    line-height: 19px;
  }
  .logo {
    width: 250px;
  }
  .hero-heading {
    font-size: 40px;
    line-height: 45px;
  }
  .hero-paragraph {
    font-size: 15px;
    line-height: 21px;
  }
  .flex-display-wrapper.who-we-are {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-block.who-left {
    width: 100%;
  }
  .flex-block.who-right {
    width: 100%;
  }
  .services-title {
    font-size: 19px;
    line-height: 25px;
  }
  .section-header {
    font-size: 35px;
    line-height: 45px;
  }
  .section-header.small {
    font-size: 30px;
    line-height: 36px;
  }
  .members-position {
    font-size: 16px;
    line-height: 19px;
  }
  .works-title {
    font-size: 16px;
    line-height: 24px;
  }
  .payment-text {
    font-size: 40px;
    line-height: 50px;
  }
  .section-paragraph {
    font-size: 17px;
    line-height: 25px;
  }
  .services-text {
    font-size: 18px;
    line-height: 24px;
  }
  .counter-detail {
    font-size: 20px;
    line-height: 28px;
  }
  .works-box-wrapper {
    margin-bottom: 40px;
  }
  .payment-icon {
    width: 60px;
  }
  .payment-icon.margin-lr.mastercard {
    width: 55px;
  }
  .payment-icon.visa {
    width: 60px;
  }
  .payment-icon.paypal {
    width: 85px;
  }
  .members-name {
    font-size: 19px;
    line-height: 23px;
  }
  .counter-number {
    font-size: 40px;
    line-height: 50px;
  }
  .payment-note {
    font-size: 17px;
    line-height: 25px;
  }
  .members-box-picture {
    width: 120px;
    height: 120px;
  }
  .credit-card-image {
    width: 180px;
  }
  .footer-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .footer-text {
    font-size: 17px;
    line-height: 25px;
  }
  .footer-link {
    font-size: 17px;
  }
  .quote-modal-content-wrapper {
    width: 95%;
  }
  .separator-heading {
    font-size: 27px;
    line-height: 33px;
  }
  .separator-text {
    font-size: 17px;
    line-height: 25px;
  }
  .footer-logo {
    width: 200px;
  }
  .inside-banner-header {
    font-size: 35px;
    line-height: 45px;
  }
  .inside-banner-image-wrapper {
    padding-top: 100px;
  }
  .inside-our-work-tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .our-work-tab-menu {
    width: 100%;
    margin-bottom: 35px;
  }
  .our-work-tab-content {
    width: 100%;
  }
  .our-works-box-wrapper {
    margin-bottom: 20px;
  }
  .our-work-lightbox-link {
    min-height: 200px;
  }
  .partner-box-wrapper {
    margin-bottom: 10px;
  }
  .our-patner-logo {
    width: 55px;
  }
  .inside-tab-link {
    padding-right: 10px;
    padding-left: 10px;
  }
  .custom-button {
    font-size: 17px;
    line-height: 19px;
  }
  .custom-lightbox {
    min-height: 200px;
  }
  .custom-lightbox-button {
    font-size: 17px;
    line-height: 19px;
  }
}

@media screen and (max-width: 479px) {
  .nav-link {
    font-size: 14px;
    line-height: 17px;
    text-align: center;
  }
  .button {
    font-size: 14px;
    line-height: 16px;
  }
  .container {
    width: 85%;
  }
  .container.padding-tb {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .logo {
    width: 175px;
  }
  .hero-button-wrapper {
    padding-left: 0px;
  }
  .hero-header-wrapper {
    padding-left: 20px;
    border-left-style: solid;
    border-left-width: 4px;
  }
  .hero-heading {
    font-size: 28px;
    line-height: 34px;
  }
  .visioknight-owl-image {
    height: 30vw;
  }
  .hero-paragraph {
    margin-left: 0px;
  }
  .hero-slide-content-wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .flex-display-wrapper.our-services {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .flex-display-wrapper.who-we-are {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-display-wrapper.our-team {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-display-wrapper.members {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .flex-display-wrapper.our-services-icon {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .flex-display-wrapper.get-in-touch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-display-wrapper.separator-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .flex-display-wrapper.inside-our-services {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .flex-block.hero-slide-right {
    width: 65%;
  }
  .flex-block.who-left {
    width: 100%;
  }
  .flex-block.who-right {
    width: 100%;
    margin-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flex-block.our-services-right {
    width: 100%;
  }
  .flex-block.our-services-left {
    width: 100%;
  }
  .flex-block.contact-left {
    width: 100%;
  }
  .flex-block.our-team-right {
    width: 100%;
  }
  .flex-block.contact-right {
    width: 100%;
    margin-top: 40px;
  }
  .flex-block.our-works {
    width: 100%;
  }
  .flex-block.our-team-left {
    width: 100%;
  }
  .flex-block.separator-left {
    width: 100%;
  }
  .flex-block.separator-right {
    width: 100%;
  }
  .flex-block.inside-our-team {
    width: 100%;
  }
  .services-title {
    font-size: 17px;
    line-height: 23px;
  }
  .section-header {
    font-size: 25px;
    line-height: 32px;
  }
  .section-header.small {
    font-size: 25px;
    line-height: 31px;
  }
  .our-services-image {
    margin-top: 20px;
  }
  .members-position {
    font-size: 15px;
    line-height: 18px;
  }
  .works-title {
    margin-bottom: 15px;
  }
  .counter-box-wrapper {
    margin-bottom: 15px;
  }
  .payment-text {
    margin-bottom: 0px;
    font-size: 30px;
    line-height: 40px;
  }
  .section-paragraph {
    font-size: 15px;
    line-height: 21px;
  }
  .services-text {
    font-size: 15px;
    line-height: 21px;
  }
  .counter-detail {
    font-size: 16px;
    line-height: 22px;
  }
  .services-icon {
    width: 40px;
    height: 40px;
  }
  .form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .services-box-wrapper {
    width: 100%;
  }
  .works-box-wrapper {
    width: 100%;
  }
  .members-box-wrapper {
    width: 48%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .members-box-wrapper.mobile-center {
    margin-right: auto;
    margin-left: auto;
  }
  .payment-icon {
    width: 50px;
  }
  .members-name {
    font-size: 17px;
    line-height: 21px;
  }
  .counter-number {
    font-size: 25px;
    line-height: 35px;
  }
  .section-sub-heading {
    font-size: 19px;
    line-height: 25px;
  }
  .payment-note {
    max-width: none;
    font-size: 17px;
    line-height: 24px;
  }
  .form-text-field {
    width: 100%;
    font-size: 13px;
  }
  .form-text-field::-webkit-input-placeholder {
    font-size: 13px;
    line-height: 19px;
  }
  .form-text-field:-ms-input-placeholder {
    font-size: 13px;
    line-height: 19px;
  }
  .form-text-field::-ms-input-placeholder {
    font-size: 13px;
    line-height: 19px;
  }
  .form-text-field::placeholder {
    font-size: 13px;
    line-height: 19px;
  }
  .members-box-picture {
    width: 90px;
    height: 90px;
  }
  .section-header-wrapper {
    padding-left: 20px;
    border-left-width: 4px;
  }
  .section-header-wrapper.margin-b50 {
    margin-bottom: 30px;
  }
  .credit-card-image {
    width: 150px;
  }
  .payment-icon-wrapper {
    margin-bottom: 30px;
  }
  .footer-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .footer-text {
    font-size: 14px;
    line-height: 19px;
  }
  .footer-link {
    font-size: 14px;
    line-height: 20px;
  }
  .quote-tabs-menu-wrapper {
    width: 100%;
  }
  .quote-tabs-content-wrapper {
    width: 100%;
  }
  .quote-tab-link {
    width: 100%;
  }
  .quote-modal-content-wrapper {
    width: 90%;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .separator-heading {
    font-size: 21px;
    line-height: 27px;
    text-align: center;
  }
  .separator-text {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }
  .footer-logo {
    width: 160px;
  }
  .quote-modal-close {
    width: 30px;
    height: 30px;
  }
  .quote-modal-section-header-wrapper {
    padding-left: 20px;
    border-left-width: 4px;
  }
  .quote-modal-section-header-wrapper.margin-b50 {
    margin-bottom: 30px;
  }
  .inside-banner-header {
    font-size: 25px;
    line-height: 32px;
  }
  .inside-services-box-wrapper {
    width: 100%;
  }
  .inside-banner-image-wrapper {
    padding-top: 80px;
  }
  .inside-section-header-wrapper {
    padding-left: 20px;
    border-left-width: 4px;
  }
  .inside-section-header-wrapper.margin-b50 {
    margin-bottom: 30px;
  }
  .our-works-box-wrapper {
    width: 100%;
    margin-bottom: 15px;
  }
  .our-patner-logo {
    width: 45px;
  }
  .custom-button {
    font-size: 14px;
    line-height: 16px;
  }
  .custom-lightbox-button {
    right: 20px;
    bottom: 20px;
    font-size: 14px;
    line-height: 16px;
  }
  .custom-lightbox-button.left {
    left: 20px;
    bottom: 20px;
  }
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Lemonmilk';
  src: url('../fonts/LemonMilk.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-ThinItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLight.woff') format('woff'), url('../fonts/Gotham-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BookItalic.woff') format('woff'), url('../fonts/Gotham-UltraItalic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-XLightItalic.woff') format('woff'), url('../fonts/Gotham-LightItalic.woff') format('woff');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham';
  src: url('../fonts/Gotham-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Gotham book';
  src: url('../fonts/Gotham-Book.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}