body {
  font-family: Vollkorn, serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 38px;
  font-weight: 700;
}

h2 {
  margin: 10px 0px;
  font-family: Montserrat, sans-serif;
  font-size: 23px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

h3 {
  margin: 0px 0px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 0px;
  margin-bottom: 5px;
  font-family: Vollkorn, serif;
  font-size: 15px;
  line-height: 22px;
}

.button {
  display: inline-block;
  margin-top: 0%;
  padding: 15px 33px;
  border: 1px solid #f5f5f5;
  background-color: #eee;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Verdana, Geneva, sans-serif;
  color: #000;
  font-size: 16px;
  font-style: italic;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #fff;
  color: #000;
}

.button.w--current {
  border-width: 0px;
  border-color: #8cc63f;
  background-color: rgba(255, 255, 255, 0.52);
  color: #fff;
}

.button.form {
  margin-top: 23px;
  margin-bottom: 24px;
  padding-right: 54px;
  padding-left: 54px;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  color: #7ec4bd;
}

.button.form:hover {
  background-color: rgba(126, 196, 189, 0.34);
}

.header {
  padding: 98px 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.68)), to(rgba(26, 26, 26, 0.68))), url('../images/Febus-Films-7.jpg');
  background-image: linear-gradient(180deg, rgba(26, 26, 26, 0.68), rgba(26, 26, 26, 0.68)), url('../images/Febus-Films-7.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  opacity: 0.9;
  color: #fff;
  text-align: center;
}

.header.project-page {
  padding-top: 77px;
  padding-bottom: 77px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.55)), to(rgba(26, 26, 26, 0.55))), url('../images/Febus-Films-6.jpg');
  background-image: linear-gradient(180deg, rgba(26, 26, 26, 0.55), rgba(26, 26, 26, 0.55)), url('../images/Febus-Films-6.jpg');
  background-position: 0px 0px, 50% 125%;
  background-attachment: scroll, fixed;
  opacity: 0.73;
}

.header.project-page.services-page {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.51)), to(rgba(0, 0, 0, 0.51))), url('../images/Febus-Films-5.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.51), rgba(0, 0, 0, 0.51)), url('../images/Febus-Films-5.jpg');
}

.navbar {
  padding-top: 18px;
  padding-bottom: 18px;
  background-color: #fff;
}

.nav-link {
  margin-top: 23px;
  margin-left: 34px;
  padding: 0px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-color 300ms ease;
  transition: border-color 300ms ease;
  font-family: Verdana, Geneva, sans-serif;
  color: #404040;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #7ec4bd;
  color: #8cc63f;
}

.nav-link.w--current {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.logo-title {
  margin-top: 13px;
  float: left;
  font-family: Oswald, sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
}

.logo-img {
  margin-right: 18px;
  margin-left: 10%;
  float: left;
}

.main-heading {
  margin-top: 7px;
  font-family: Montserrat, sans-serif;
  font-size: 44px;
  line-height: 55px;
  font-weight: 400;
  text-transform: uppercase;
}

.divider {
  display: block;
  width: 80px;
  height: 2px;
  margin: 28px auto;
  background-color: #fff;
}

.divider.grey {
  margin-bottom: 43px;
  background-color: #f5f5f5;
  color: #000;
}

.main-subtitle {
  font-family: Verdana, Geneva, sans-serif;
  color: hsla(0, 0%, 100%, 0.81);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
}

.about-section {
  margin-top: 5%;
  padding-bottom: 61px;
  background-color: #8cc63f;
  opacity: 0.47;
  text-align: center;
}

.about-section.home {
  margin-top: 0%;
  margin-bottom: 3%;
}

.about-text {
  margin-bottom: 40px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 25px;
}

.x-icon {
  margin-top: -26px;
  margin-bottom: 34px;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.section {
  margin-bottom: 3%;
  padding-top: 69px;
  padding-bottom: 69px;
  text-align: center;
}

.section.grey {
  background-color: #f5f5f5;
}

.section.contact {
  background-color: #fff;
  background-image: url('../images/Febus-Films-16.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-attachment: fixed;
  opacity: 0.7;
  font-family: Vollkorn, serif;
}

.section.contact.home {
  margin-bottom: 0%;
}

.section.footer {
  background-color: #000;
}

.grey-icon-wrapper {
  margin-bottom: 38px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #f5f5f5;
}

.big-icon {
  opacity: 0.75;
  -webkit-filter: sepia(100%) hue-rotate(35deg);
  filter: sepia(100%) hue-rotate(35deg);
}

.project-wrapper {
  position: relative;
  bottom: 0px;
  display: block;
  -webkit-transition: bottom 300ms ease;
  transition: bottom 300ms ease;
  color: #333;
  text-decoration: none;
}

.project-wrapper:hover {
  bottom: 8px;
}

.team-image {
  margin-bottom: 21px;
  border-style: solid;
  border-width: 3px;
  border-color: #8cc63f;
  border-radius: 100%;
  opacity: 0.8;
}

.role {
  margin-bottom: 16px;
  font-family: Vollkorn, serif;
  font-size: 17px;
  font-style: italic;
}

.social-link {
  width: 29px;
  height: 29px;
  margin: 3px;
  padding-top: 5px;
  padding-left: 1px;
  border-radius: 100%;
  background-color: #f5f5f5;
  box-shadow: inset 0 0 0 1px transparent;
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.social-link:hover {
  box-shadow: inset 0 0 0 2px #7ec4bd;
}

.team-title {
  margin-bottom: 7px;
}

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

.quote-icon {
  margin-bottom: 37px;
  border: 1px solid #f5f5f5;
  opacity: 0.75;
  -webkit-filter: sepia(100%) hue-rotate(35deg);
  filter: sepia(100%) hue-rotate(35deg);
}

.arrow {
  width: 40px;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #e3e3e3;
  font-size: 30px;
}

.arrow:hover {
  color: #333;
}

.testimonial-slide {
  width: 50%;
  padding: 30px 34px 29px;
  text-align: center;
}

.testimonial-slide.left-border {
  border-left: 2px solid rgba(0, 0, 0, 0.04);
}

.mask {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}

.team-row {
  margin-bottom: 20px;
}

.testimonial {
  margin-bottom: 22px;
  font-size: 26px;
  line-height: 33px;
}

.from {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #ababab;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.icon-wrapper {
  height: 95px;
  margin-bottom: 10px;
  padding-top: 13px;
}

.icon-wrapper._2 {
  padding-top: 20px;
}

.footer-logo {
  margin-bottom: 15px;
  opacity: 0.4;
}

.contact-text {
  color: #212121;
  font-size: 17px;
}

.link {
  color: #1c1c1c;
}

.social-wrapper {
  display: block;
  margin-bottom: 11px;
  margin-left: 33%;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
  text-align: left;
  text-decoration: none;
}

.social-wrapper:hover {
  opacity: 0.43;
}

.footer-text {
  color: hsla(0, 0%, 100%, 0.4);
}

.social-link-text {
  display: inline-block;
}

.social-icon {
  margin-top: -6px;
  margin-right: 9px;
}

.field {
  height: 57px;
  margin-bottom: 0px;
  padding-top: 17px;
  padding-bottom: 17px;
  border: 0px solid #000;
  background-color: hsla(0, 0%, 100%, 0.2);
  box-shadow: inset 3px 0 0 0 transparent;
  color: #7ec4bd;
  font-size: 18px;
  font-style: italic;
}

.field:focus {
  box-shadow: inset 3px 0 0 0 #7ec4bd;
}

.field.large {
  height: 127px;
}

.field.darker {
  background-color: hsla(0, 0%, 100%, 0.18);
  -webkit-transition: box-shadow 300ms ease;
  transition: box-shadow 300ms ease;
}

.form-wrapper {
  padding-right: 20%;
  padding-left: 20%;
}

.success-message {
  padding-top: 82px;
  padding-bottom: 82px;
  border-style: solid;
  border-width: 1px 1px 2px;
  border-color: #7ec4bd;
  background-color: transparent;
  color: #7ec4bd;
}

.project-info {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #fff;
}

.project-title {
  margin-bottom: 4px;
}

.grow-row {
  margin-bottom: 42px;
}

.screenshot {
  margin-bottom: 43px;
}

.face {
  margin-bottom: 10px;
  border-radius: 100%;
}

.heading {
  opacity: 1;
  color: #fff;
  font-weight: 900;
}

.heading-8 {
  font-family: Verdana, Geneva, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.footer-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-2 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid dotted dotted;
  border-width: 6px 0px 0px;
  border-color: #f5f5f5 #000 #000;
  background-color: #1b1b1b;
}

.copyright {
  font-family: Verdana, Geneva, sans-serif;
  color: #919197;
  font-size: 12px;
  font-weight: 600;
}

.footer-column-2 {
  margin-right: 30px;
}

.div-block-20 {
  margin-right: 0px;
  padding-right: 0px;
  text-align: left;
}

.footer-logo-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo-block.w--current {
  color: #919197;
  text-decoration: none;
}

.heading-9 {
  background-color: transparent;
  font-family: Verdana, Geneva, sans-serif;
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 13px;
  font-weight: 800;
  text-transform: uppercase;
}

.column-5 {
  margin-top: 0px;
}

.footer-block {
  display: block;
  margin-bottom: 10px;
  color: #b0b0b4;
  font-weight: 400;
  text-decoration: none;
}

.footer-block:hover {
  color: #717177;
  text-decoration: underline;
}

.image-110 {
  -webkit-filter: sepia(100%) hue-rotate(35deg);
  filter: sepia(100%) hue-rotate(35deg);
}

.footer-link-2 {
  display: inline-block;
  margin-right: 15px;
  margin-left: 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #919197;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-link-2:hover {
  color: #515157;
}

.footer-link-2.normal {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}

.footer-link-2.normal.secret {
  color: #919197;
}

.image-103 {
  width: 25%;
  min-width: 0px;
  margin-top: 25px;
  -webkit-filter: brightness(200%) grayscale(100%);
  filter: brightness(200%) grayscale(100%);
}

.top-margin {
  margin-top: 50px;
}

.top-margin.half {
  margin-top: 25px;
}

.paragraph-13 {
  margin-top: 50px;
}

.container-3 {
  max-width: 1200px;
  margin-bottom: 0%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-span {
  font-family: Verdana, Geneva, sans-serif;
  color: #6b6b6b;
  font-size: 13px;
  font-weight: 500;
}

.columns-2 {
  margin-top: 20px;
  font-size: 12px;
}

.container-4 {
  margin-top: 15px;
}

.paragraph-14 {
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-15 {
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-16 {
  font-family: Verdana, Geneva, sans-serif;
}

.heading-10 {
  color: #858585;
  font-weight: 700;
}

.call-to-action {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.hero {
  display: block;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-image-mask {
  width: 100%;
  margin-left: 40px;
}

.hero-image {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0.5 auto;
  -ms-flex: 0 0.5 auto;
  flex: 0 0.5 auto;
  opacity: 0.8;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.heading-11 {
  margin-bottom: 10%;
  font-family: Montserrat, sans-serif;
  color: #757575;
}

.paragraph-17 {
  font-family: Verdana, Geneva, sans-serif;
  text-align: left;
}

.image-111 {
  -webkit-filter: sepia(100%) hue-rotate(35deg);
  filter: sepia(100%) hue-rotate(35deg);
  text-align: center;
}

.div-block-21 {
  text-align: center;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 5%;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-areas: ". . ."
    "Area Area-2 Area-3";
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 40px minmax(auto, 1fr);
  grid-template-rows: auto minmax(auto, 1fr);
  text-align: left;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.paragraph-18 {
  padding-right: 140px;
  padding-left: 140px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 17px;
}

.heading-12 {
  margin-top: 5%;
  font-family: Montserrat, sans-serif;
  color: #858585;
  font-size: 18px;
  font-weight: 800;
}

.heading-13 {
  margin-top: 5%;
  font-family: Montserrat, sans-serif;
  color: #858585;
  font-size: 18px;
  font-weight: 800;
}

.heading-14 {
  margin-top: 5%;
  font-family: Montserrat, sans-serif;
  color: #858585;
  font-size: 18px;
  font-weight: 800;
}

.columns-3 {
  margin-top: 3%;
  margin-right: 0%;
  margin-left: 0%;
  padding-right: 15%;
  padding-left: 15%;
}

.columns-4 {
  margin-top: 2%;
  margin-right: 0%;
  margin-left: 0%;
  padding-right: 15%;
  padding-left: 15%;
}

.div-block-22 {
  margin-left: 0px;
  padding-left: 0px;
}

.column-6 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-7 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-8 {
  padding-right: 40px;
  padding-left: 40px;
}

.div-block-23 {
  padding-right: 40px;
  padding-left: 40px;
}

.div-block-24 {
  padding-right: 40px;
  padding-left: 40px;
}

.div-block-25 {
  padding-right: 40px;
  padding-left: 40px;
}

.div-block-26 {
  padding-right: 40px;
  padding-left: 40px;
}

.div-block-27 {
  padding-right: 40px;
  padding-left: 40px;
}

.column-9 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-10 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-11 {
  padding-right: 0px;
  padding-left: 0px;
}

.paragraph-19 {
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-20 {
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-21 {
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-22 {
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-23 {
  font-family: Verdana, Geneva, sans-serif;
}

.paragraph-24 {
  font-family: Verdana, Geneva, sans-serif;
}

.image-112 {
  margin-top: 5%;
  -webkit-filter: sepia(100%) hue-rotate(35deg);
  filter: sepia(100%) hue-rotate(35deg);
}

.heading-15 {
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .nav-link {
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-link:hover {
    border-bottom-color: transparent;
  }

  .main-heading {
    font-size: 38px;
    line-height: 44px;
  }

  .project-wrapper:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  .social-wrapper {
    margin-left: 30%;
  }

  .menu-button {
    margin-top: 7px;
    padding: 10px;
    font-size: 32px;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #7ec4bd;
  }

  .nav-menu {
    background-color: #f5f5f5;
  }

  .footer-2 {
    position: relative;
    height: auto;
    padding: 30px 20px;
  }

  .image-110 {
    margin-top: 30px;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .header.project-page {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/Febus-Films-6.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/Febus-Films-6.jpg');
    background-position: 0px 0px, 50% 50%;
  }

  .navbar {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 10px;
  }

  .logo-title {
    margin-top: 6px;
  }

  .logo-img {
    width: 100px;
    margin-left: 20%;
  }

  .about-section {
    padding-right: 20px;
    padding-bottom: 30px;
    padding-left: 20px;
  }

  .x-icon {
    margin-bottom: 21px;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .grey-icon-wrapper {
    display: inline-block;
    margin-bottom: 16px;
    padding: 34px 56px;
  }

  .grey-icon-wrapper.push-top {
    margin-top: 30px;
  }

  .testimonial-slide {
    width: 100%;
  }

  .testimonial-slide.left-border {
    border-left-width: 0px;
  }

  .icon-wrapper {
    height: 85px;
  }

  .icon-wrapper._2 {
    margin-top: 37px;
  }

  .social-wrapper {
    margin-left: 0%;
    text-align: center;
  }

  .form-wrapper {
    padding-right: 10%;
    padding-left: 10%;
  }

  .menu-button {
    margin-top: 0px;
  }

  .member {
    padding-bottom: 47px;
  }

  .grow-row {
    margin-bottom: 0px;
  }

  .screenshot {
    width: 90%;
  }

  .call-to-action {
    padding: 40px 20px;
  }

  .hero {
    padding: 40px 20px;
  }

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

  .hero-image-mask {
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }

  .div-block-21 {
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .paragraph-18 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 15px;
  }

  .column-8 {
    margin-top: 10%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-23 {
    margin-top: 10%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-24 {
    margin-top: 10%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-25 {
    margin-top: 10%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-26 {
    margin-top: 10%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .div-block-27 {
    margin-top: 10%;
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    font-style: normal;
  }

  .header.project-page {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.55)), to(rgba(26, 26, 26, 0.55))), url('../images/Febus-Films-6.jpg');
    background-image: linear-gradient(180deg, rgba(26, 26, 26, 0.55), rgba(26, 26, 26, 0.55)), url('../images/Febus-Films-6.jpg');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, cover;
  }

  .header.project-page.services-page {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0.71)), to(rgba(26, 26, 26, 0.71))), url('../images/Febus-Films-5.jpg');
    background-image: linear-gradient(180deg, rgba(26, 26, 26, 0.71), rgba(26, 26, 26, 0.71)), url('../images/Febus-Films-5.jpg');
    background-size: auto, cover;
  }

  .logo-img {
    margin-left: 20%;
    text-align: center;
  }

  .main-heading {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 20px;
    line-height: 38px;
  }

  .main-subtitle {
    margin-right: 20px;
    margin-left: 20px;
  }

  .about-section {
    margin-top: 15%;
  }

  .about-section.home {
    margin-bottom: 10%;
  }

  .about-text {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }

  .grey-icon-wrapper {
    display: block;
  }

  .form-wrapper {
    padding-right: 5%;
    padding-left: 5%;
  }

  .footer-2 {
    border-top-width: 10px;
  }

  .copyright {
    font-size: 12px;
  }

  .image-110 {
    margin-left: 10px;
  }

  .image-103 {
    width: 40%;
  }

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

  .top-margin.half {
    font-size: 12px;
  }

  .text-span {
    font-size: 12px;
  }

  .paragraph-14 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }

  .paragraph-15 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }

  .paragraph-16 {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 13px;
  }

  .container-5 {
    text-align: left;
  }

  .heading-10 {
    font-size: 18px;
  }

  .centered-container {
    text-align: left;
  }

  .heading-11 {
    font-size: 20px;
  }

  .div-block-21 {
    margin-top: 20%;
    margin-bottom: 20%;
  }

  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .paragraph-18 {
    font-size: 13px;
    text-align: center;
  }

  .columns-3 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .columns-4 {
    padding-right: 0%;
    padding-left: 0%;
  }

  .container-6 {
    margin-top: 10%;
  }
}

@media screen and (max-width: 767px) {
  #w-node-d7900058-bc2b-1fa6-1fd5-6b7f2f2d60fe-d3bcdc70 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f4829a42-070d-00b2-d61e-468ce7a06c8d-d3bcdc70 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f4829a42-070d-00b2-d61e-468ce7a06c8f-d3bcdc70 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-f4829a42-070d-00b2-d61e-468ce7a06c86-d3bcdc70 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f4829a42-070d-00b2-d61e-468ce7a06c88-d3bcdc70 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-d7900058-bc2b-1fa6-1fd5-6b7f2f2d6103-d3bcdc70 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-d7900058-bc2b-1fa6-1fd5-6b7f2f2d6105-d3bcdc70 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }
}

