:root {
  --white: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.hero-section {
  clear: both;
  background-color: #000000ba;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.menu-btn {
  float: right;
  text-align: right;
  cursor: pointer;
  flex-flow: row-reverse wrap;
  justify-content: flex-start;
  align-items: center;
  width: 45px;
  height: 30px;
  margin-top: 40px;
  display: flex;
  position: fixed;
  top: 50px;
  right: 50px;
}

.menu-bar-1 {
  float: right;
  background-color: #a3a09f;
  width: 30px;
  height: 2px;
  margin-top: 6px;
}

.menu-bar-2 {
  float: right;
  background-color: #a3a09f;
  width: 30px;
  height: 2px;
  margin-top: 6px;
  margin-right: 10px;
}

.menu-bar-3 {
  float: right;
  background-color: #a3a09f;
  width: 10px;
  height: 2px;
  margin-top: 6px;
}

.hero-heading {
  z-index: 3;
  color: #bbc9ee;
  text-align: center;
  width: 1000px;
  margin-top: -50px;
  font-family: Droid Sans, sans-serif;
  font-size: 144px;
  font-weight: 400;
  line-height: 125px;
  position: absolute;
}

.menu {
  z-index: 999;
  background-color: #fff;
  background-image: url('../images/editbg_menu.jpg');
  background-repeat: repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 100%;
}

.body {
  background-color: #0c0a0a;
  font-family: Bebas Neue, sans-serif;
}

.nav-bar {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.link-block, .navbar-link-2, .navbar-link-3 {
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  display: inline-block;
}

.navbar-wrapper {
  flex-direction: column;
  display: flex;
}

.menu-image-1 {
  background-image: linear-gradient(#00002199, #00002199), url('../images/6img_menu_link_1.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.menu-image-2 {
  background-image: linear-gradient(#00002199, #00002199), url('../images/7img_menu_link_2.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.menu-image-3 {
  background-image: linear-gradient(#00002199, #00002199), url('../images/8img_menu_link_3.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 50%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.menu-bottom-line {
  background-color: #fff;
  width: 300px;
  height: 2px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 400;
}

.menu-email-link {
  color: #000;
  font-family: Playfair Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
  display: block;
}

.social-wrapper {
  margin-top: 15px;
}

.imdb {
  background-image: url('../images/imdb_icon_gry.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30px;
  height: 20px;
  margin-right: 15px;
}

.instagram {
  background-image: url('../images/ig_icon.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.twtr {
  background-image: url('../images/13ico_twitter_black.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.project-link-wrapper {
  position: absolute;
  top: 50%;
  right: 50px;
  transform: translate(0, -50%);
}

.project-line {
  background-color: #a3a09f;
  width: 2px;
  height: 55px;
  margin-right: 1.5px;
}

.link {
  color: #a3a09f;
  text-align: right;
  letter-spacing: 1px;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Lato, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.div-block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.div-block-2 {
  overflow: hidden;
}

.scroll-wrapper {
  z-index: auto;
  background-color: #0000;
  order: -1;
  align-self: auto;
  width: 200px;
  height: auto;
  position: absolute;
  bottom: 8.1%;
  left: 50%;
  right: 0;
  overflow: hidden;
}

.line {
  background-color: #a3a09f4d;
  width: 2px;
  height: 55px;
  margin-left: 1.5px;
}

.text-block {
  color: #a3a09f80;
  letter-spacing: 1px;
  margin-top: 20px;
  font-family: Lato, sans-serif;
  font-weight: 700;
}

.social-icon-container {
  z-index: 2;
  height: 20px;
  position: absolute;
  bottom: 8.1%;
  right: 50px;
}

.imdb-hero {
  opacity: 1;
  background-image: url('../images/imdb_icon_gry.svg');
  background-position: 0 0;
  background-size: 100%;
  width: 30px;
  height: 20px;
  margin-right: 10px;
  display: inline-block;
}

.instagram-hero {
  opacity: 1;
  background-image: url('../images/ig_icon.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 17px 20px;
  width: 20px;
  height: 20px;
  margin-left: 10px;
  margin-right: 10px;
  display: inline-block;
}

.twtr-hero {
  opacity: 1;
  background-image: url('../images/10ico_twitter.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 17px 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
}

.bg-hero {
  background-color: #0885dc;
  width: 100%;
  height: 75vh;
  position: absolute;
  inset: auto 0 0 auto;
}

.video-wrapper {
  width: 100%;
  height: 91vh;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
}

.cross {
  background-image: url('../images/close_wht.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  height: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 14px;
  display: inline-block;
}

.close-menu-link {
  color: #000;
  align-items: center;
  width: auto;
  height: auto;
  margin-top: 100px;
  text-decoration: none;
  display: flex;
}

.text-block-2 {
  color: #fff;
  letter-spacing: 1px;
  margin-left: 12px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  display: inline-block;
}

.menu-video {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.logo {
  z-index: 4;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-image: url('../images/1logo_white.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  width: 30px;
  height: 33px;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  position: absolute;
  top: 50px;
  left: 50px;
}

.logo.w--current {
  background-image: url('../images/1logo_white.svg');
  position: relative;
  top: 0;
  left: 0;
}

.logo-text {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.logo-text.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.menu-logo {
  color: #000;
  letter-spacing: 2px;
  flex-direction: row;
  align-items: center;
  width: auto;
  height: auto;
  margin-bottom: 100px;
  font-family: Lato, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.bg-video-overlay {
  z-index: 2;
  opacity: .9;
  background-image: linear-gradient(#0c0a0ab0 100%, #fff);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.menu-video-overlay {
  z-index: 3;
  background-image: none;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.content-section {
  background-color: #000021;
  padding-top: 100px;
  position: relative;
}

.about-paragraph {
  color: #d8d8d8;
  width: 980px;
  padding-right: 50px;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  font-weight: 400;
  line-height: 40px;
}

.hero-section-wrapper {
  background-color: #000000a3;
  overflow: hidden;
}

.projects-section {
  background-color: #0c0a0a;
  padding-top: 100px;
  padding-bottom: 100px;
}

.project-text {
  display: inline-block;
  position: absolute;
  inset: auto 0% 0%;
}

.innocence-wrapper {
  color: #d8d8d8;
  justify-content: center;
  align-items: center;
  width: 533px;
  margin-bottom: 70px;
  font-family: Lato, sans-serif;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.project-category {
  color: #fff9;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 3px;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
  display: inline-block;
}

.project-name {
  color: #d8d8d8;
  letter-spacing: 1px;
  width: 450px;
  margin-top: 10px;
  font-size: 55px;
  font-weight: 500;
  line-height: 50px;
}

.hfih-wrapper {
  float: right;
  width: 533px;
  margin-bottom: 70px;
  text-decoration: none;
  position: relative;
}

.services-section {
  background-color: #0c0a0a;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.footer-section {
  background-color: #0c0a0a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.email {
  text-align: center;
  letter-spacing: 2px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 70px;
  font-weight: 500;
  line-height: 90px;
}

.contact-button {
  color: #4d4d4c;
  background-color: #aad9fa;
  width: 210px;
  margin-top: 0;
  margin-bottom: 50px;
  text-decoration: none;
  position: relative;
  overflow: hidden;
}

.btn-text {
  z-index: 3;
  color: #000021f2;
  text-align: center;
  letter-spacing: 2px;
  background-color: #0000;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 600;
  line-height: 54px;
  position: relative;
}

.hover-div {
  z-index: 2;
  background-color: #008cff;
  width: 400px;
  height: 120px;
  position: absolute;
  top: -9px;
  left: 216px;
  transform: rotate(13deg);
}

.email-link {
  color: #d8d8d8;
  text-align: center;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.email-link:hover {
  color: #fff9;
}

.footer-copyright {
  color: #fff3;
  letter-spacing: 1px;
  text-transform: lowercase;
  padding-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  display: inline-block;
  position: absolute;
  bottom: 8.7%;
  left: 60px;
}

.footer-social-container {
  align-items: center;
  padding-bottom: 15px;
  display: block;
  position: absolute;
  bottom: 8.1%;
  right: 50px;
}

.footer-youtube {
  opacity: .3;
  background-image: url('../images/9ico_youtube.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-right: 20px;
}

.footer-youtube:hover {
  opacity: 1;
}

.footer-twitter {
  opacity: .3;
  background-image: url('../images/10ico_twitter.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.footer-twitter:hover {
  opacity: 1;
}

.footer-behance {
  opacity: .3;
  background-image: url('../images/11ico_behance.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 20px;
}

.footer-behance:hover {
  opacity: 1;
}

.projects-container {
  align-items: flex-start;
  width: 1066px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.header {
  z-index: 4;
  padding-top: 20px;
  padding-bottom: 20px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.logo-wrappper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 400px;
  height: 33px;
  margin-top: 60px;
  margin-left: 50px;
  text-decoration: none;
  display: flex;
}

.logo-wrappper.w--current {
  flex-wrap: wrap;
  width: auto;
  height: auto;
  margin-top: 60px;
}

.logo-wrappper.two {
  margin-top: 0;
  margin-bottom: 100px;
  margin-left: 0;
}

.about-container {
  width: 1066px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.background-video {
  z-index: 1;
  opacity: 1;
  filter: contrast(115%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.services-container {
  flex-direction: row;
  width: 986px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.line-container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.line-circle {
  background-color: #000021;
  border: 1px solid #ffffff1a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: absolute;
  top: -35px;
  left: 150px;
}

.line-border {
  object-fit: fill;
  background-color: #ffffff1a;
  flex: none;
  align-self: auto;
  width: 100%;
  height: 1px;
  display: block;
  overflow: visible;
}

.image {
  opacity: .3;
}

.text-block-3 {
  color: #ffffff80;
  letter-spacing: 2px;
  background-color: #000021;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: -10px;
  left: 70px;
}

.line-circle-second {
  background-color: #0c0a0a;
  border: 1px solid #ffffff1a;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  display: flex;
  position: absolute;
  top: -35px;
  left: 35%;
}

.text-block-4 {
  color: #ffffff80;
  letter-spacing: 2px;
  background-color: #000021;
  font-family: Lato, sans-serif;
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  top: -10px;
  left: 25%;
}

.testimonials-section {
  background-color: #000021;
  padding-top: 80px;
  padding-bottom: 150px;
}

.testimonials-container {
  justify-content: space-between;
  width: 986px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.separator-section {
  background-color: #0c0a0a;
  padding-top: 50px;
  padding-bottom: 50px;
  display: block;
}

.testimonial {
  color: #a3a09f80;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 21px;
  line-height: 30px;
  position: relative;
}

.testimonial-wrapper {
  width: 450px;
  display: inline-block;
}

.testimonial-bold {
  color: #a3a09f80;
  font-size: 20px;
  font-weight: 700;
}

.author-name {
  color: #a3a09f80;
  letter-spacing: 1px;
  margin-left: 40px;
  font-size: 14px;
  font-weight: 700;
  line-height: 10px;
}

.div-block-3 {
  background-color: #1dd1a1;
  width: 20px;
  height: 2px;
  margin-top: -13px;
}

.footer-container {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 986px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.address {
  color: #ffffffb3;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
}

.contact-form-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.contact-paragraph {
  color: #fff9;
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-area {
  color: #fff9;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #9c9c9c;
  min-width: 100%;
  min-height: 100%;
  margin-top: 0;
  margin-bottom: 40px;
}

.contact-img {
  background-image: linear-gradient(#00002199, #00002199), url('../images/28img_contact.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.contact-email {
  color: #000;
  margin-right: 50px;
  font-family: Playfair Display, sans-serif;
  font-weight: 400;
  line-height: 20px;
  text-decoration: none;
  display: inline-block;
}

.contact-section {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.contact-heading {
  color: #d8d8d8;
  letter-spacing: 1px;
  width: auto;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 50px;
}

.contact-form {
  padding-bottom: 40px;
  display: block;
}

.full-text-field {
  color: #fff9;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #9c9c9c;
  min-width: 100%;
  min-height: 100%;
  margin-top: 0;
  margin-bottom: 40px;
}

.social-links {
  display: flex;
}

.contact-inner-wrapper {
  width: 550px;
  display: block;
}

.div-block-4 {
  position: relative;
}

.text-field {
  color: #fff9;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #9c9c9c;
  width: 250px;
  margin-top: 20px;
  display: inline-block;
}

.text-field:focus {
  border-right-style: none;
}

.text-field.right {
  float: right;
}

.form {
  text-align: left;
  width: 530px;
  font-family: Barlow Semi Condensed, sans-serif;
}

.submit-btn {
  z-index: 1;
  color: #d8d8d8;
  letter-spacing: 2px;
  background-color: #0000;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 0;
  padding-right: 0;
  font-size: 13px;
  font-weight: 700;
  display: inline-block;
  position: relative;
}

.contact-social-wrapper {
  width: auto;
  height: auto;
  display: block;
  position: static;
  bottom: 8.1%;
  right: 50px;
}

.submit-btn-line {
  background-color: #9c9c9c;
  width: 40px;
  height: 1px;
}

.contact-wrapper {
  background-color: #0000;
  background-image: url('../images/27bg_menu.png');
  background-position: 50%;
  background-size: 200px;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.contact-btn-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: 35px;
  display: flex;
}

.form-block {
  transform-origin: 100%;
  overflow: hidden;
}

.close-div {
  z-index: 99999;
  cursor: pointer;
  background-image: url('../images/15ico_menu_close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50px;
  right: 50px;
}

.about-heading {
  color: #b3b3b3;
  margin-top: 50px;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 76px;
  font-weight: 600;
  line-height: 94px;
}

.section {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 100px;
  display: flex;
}

.heading {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Playfair Display, sans-serif;
  font-size: 144px;
  line-height: 125px;
}

.heading-2 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 76px;
  font-weight: 600;
  line-height: 94px;
}

.heading-3 {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 50px;
}

.heading-4 {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 58px;
}

.heading-5 {
  color: #000;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 16px;
}

.div-2 {
  background-color: #00000026;
  width: 100%;
  height: 1px;
}

.div-1 {
  text-align: center;
  width: 100%;
  margin-bottom: 35px;
  position: relative;
}

.text-block-5 {
  color: #3339;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #fff;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  font-weight: 500;
  position: absolute;
  top: -10px;
}

.paragraph {
  color: #000;
  text-align: left;
  width: 750px;
  margin-top: 0;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 25px;
}

.div-3 {
  text-align: center;
  width: 100%;
  margin-top: 70px;
  margin-bottom: 60px;
  position: relative;
}

.columns {
  color: #000;
  width: 100%;
}

.paragraph-2 {
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 23px;
  line-height: 40px;
}

.column, .column-2, .column-3 {
  padding-left: 0;
  padding-right: 20px;
}

.paragraph-3 {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 21px;
  line-height: 30px;
}

.paragraph-4 {
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.text-block-6 {
  color: #000;
  margin-bottom: 20px;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 500;
  text-decoration: underline;
}

.paragraph-5 {
  color: #000;
  width: 750px;
  margin-top: 35px;
  font-family: Lato, sans-serif;
  font-size: 21px;
  line-height: 30px;
}

.text-span {
  font-size: 20px;
  font-weight: 700;
  line-height: 23px;
}

.text-span-2 {
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 700;
  line-height: 10px;
}

.link-2 {
  color: #3e62de;
  margin-bottom: 10px;
  font-family: Poppins, sans-serif;
}

.left-column {
  flex-direction: column;
  align-items: flex-start;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
}

.right-column {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.project-image {
  background-color: #010121;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tabs-menu {
  float: right;
  width: 28%;
  margin-top: 50px;
}

.tabs-content {
  width: 60%;
}

.service-name {
  color: #a3a09f80;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}

.circle-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

.circle {
  border: 2px solid #d8d8d84d;
  border-radius: 50%;
  width: 10px;
  height: 10px;
}

.service-details {
  color: #a3a09f80;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 30px;
}

.service-heading {
  color: #b3b3b3;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 22px;
  font-family: Poppins, sans-serif;
  font-size: 35px;
  font-weight: 500;
  line-height: 58px;
}

.tab {
  background-color: #0000;
  justify-content: flex-start;
  padding: 10px 10px 10px 40px;
  display: flex;
}

.tab.w--current {
  background-color: #0000;
}

.webflow-branding {
  color: #fff3;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 30px;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  display: inline-block;
  position: absolute;
  bottom: 8.7%;
  right: 200px;
}

.webflow-link {
  color: #ffffff80;
  text-decoration: none;
  transition: opacity .2s ease-in-out;
}

.webflow-link:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-links {
  color: #ffffff80;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Poppins, sans-serif;
  font-size: 13px;
  text-decoration: none;
  transition: opacity .2s ease-in-out;
  display: inline-block;
}

.footer-links:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-links.image-licenses {
  margin-left: 30px;
  left: 410px;
}

.footer-link-wrapper {
  position: absolute;
  bottom: 8.7%;
  left: 300px;
}

.nav-link {
  color: #000;
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  display: inline-block;
}

.link-text {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.menu-image {
  opacity: 1;
  background-image: linear-gradient(#12102f70, #12102f70), url('../images/vhs_copyright_gzaneti.jpeg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  position: absolute;
  inset: 0 0 0 100%;
}

.menu-image.second {
  background-image: linear-gradient(#12102f66, #12102f66), url('../images/menu_works.jpg');
  background-position: 0 0, -100px 0;
}

.menu-image.third {
  background-image: linear-gradient(#00002199, #00002199), url('../images/03042.jpg');
}

.gzlogo {
  z-index: 3;
  opacity: .75;
  width: 200px;
  max-width: none;
  height: 200px;
  margin-top: -50px;
  margin-bottom: 10px;
  display: block;
  position: absolute;
}

.text-block-8 {
  color: #86d1ec;
  width: auto;
  margin-left: 5px;
  font-family: Poppins, sans-serif;
}

.work-wrapper {
  background-color: #fff;
  background-image: none;
  background-size: auto;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.innocence-img {
  text-align: right;
  background-image: url('../images/poster_alt3.png'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.work-desc-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  margin-top: 80px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 100px;
  padding-right: 100px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.work-title {
  text-indent: 1px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 58px;
  display: block;
  position: static;
  bottom: auto;
  left: auto;
  right: auto;
}

.work-desc {
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.innocence {
  z-index: 999;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 auto auto 100%;
}

.text-span-3 {
  color: #0085ff;
  text-align: left;
  letter-spacing: 2px;
  -webkit-text-stroke-color: #bfccd8;
  font-size: 16px;
  font-weight: 400;
}

.text-block-9 {
  margin-left: 10px;
}

.text-span-4 {
  color: #fff;
  letter-spacing: 2px;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
}

.work-title-copy {
  text-indent: 1px;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-end;
  width: auto;
  margin-bottom: 20px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Lato, sans-serif;
  font-size: 50px;
  font-weight: 600;
  line-height: 58px;
  display: block;
  position: absolute;
  bottom: auto;
  left: auto;
  right: auto;
}

.work-creds {
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 40px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.work-links {
  color: #a20a0a;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.film-ig {
  background-image: url('../images/ig_ico_blk.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.film-fb {
  background-image: url('../images/fb_icon_blk.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.film-socials {
  color: #333;
  align-self: auto;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.ril-wrapper {
  color: #d8d8d8;
  justify-content: center;
  align-items: center;
  width: 533px;
  margin-bottom: 70px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.ril, .hfih {
  z-index: 999;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.ril-img {
  background-image: url('../images/RIL_poster.jpg'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.work-view {
  color: #000;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 40px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.hfih-img {
  background-image: url('../images/HFIH_poster.jpg'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.work-desc-long {
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-bottom: 40px;
  padding-bottom: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  display: block;
  position: static;
  inset: auto;
}

.innocence2 {
  z-index: 999;
  background-color: #fff;
  background-image: url('../images/27bg_menu.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 100%;
}

.image-2 {
  width: 50%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.innocence-img-overlay {
  z-index: 3;
  background-image: url('../images/innocence_LATimes_1080x1620.jpg'), url('../images/27bg_menu.png');
  background-position: 50%, 50%;
  background-repeat: no-repeat, repeat;
  background-size: contain, 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.innocence-img-2 {
  width: 50%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}

.project-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  display: flex;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.project-desc-wrapper {
  flex-direction: column;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.project-text-wrapper {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 33px;
  margin-top: 30px;
  margin-left: 50px;
  text-decoration: none;
  display: flex;
}

.project-text-wrapper.w--current {
  flex-wrap: wrap;
  width: auto;
  height: auto;
  margin-top: 60px;
}

.project-text-wrapper.two, .project-text-wrapper.three {
  margin-top: 0;
  margin-bottom: 100px;
  margin-left: 0;
}

.project-title {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-title.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-title.dark2 {
  color: #333;
  margin-top: 20px;
  margin-bottom: 60px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 40px;
}

.project-social-wrapper {
  margin-top: 20px;
}

.project-desc {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-desc.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-desc.dark2 {
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 14px;
  line-height: 24px;
}

.project-desc-2 {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-desc-2.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-desc-2.dark2 {
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 14px;
  line-height: 24px;
}

.project-desc-3 {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-desc-3.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-desc-3.dark2 {
  color: #333;
  margin-top: 0;
  margin-bottom: 40px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 14px;
  line-height: 24px;
}

.project-credits {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-credits.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-credits.dark2 {
  color: #333;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
}

.project-credits-copy {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-credits-copy.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-credits-copy.dark2 {
  color: #333;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 16px;
  line-height: 24px;
}

.project-links {
  color: #000;
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  display: inline-block;
}

.project-release {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-release.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-release.dark2 {
  color: #333;
  margin-top: 10px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 14px;
  line-height: 24px;
}

.project-ig {
  background-image: url('../images/ig_ico_blk.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.project-fb {
  background-image: url('../images/fb_icon_blk.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.ril2 {
  z-index: 999;
  background-color: #fff;
  background-image: url('../images/27bg_menu.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 100%;
}

.ril-img-overlay {
  z-index: 3;
  background-image: url('../images/RIL_poster.jpg'), url('../images/27bg_menu.png');
  background-position: 50%, 50%;
  background-repeat: no-repeat, repeat;
  background-size: contain, 200px;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.project-desc-two {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-desc-two.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-desc-two.dark2 {
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 14px;
  line-height: 24px;
}

.project-desc-two.dark2-two {
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 14px;
  line-height: 24px;
  overflow: visible;
}

.project-desc-three {
  clear: none;
  color: #fff;
  letter-spacing: 2px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  display: inline-block;
}

.project-desc-three.dark {
  color: #333;
  margin-left: 0;
  padding-left: 5px;
  font-size: 20px;
}

.project-desc-three.dark2, .project-desc-three.dark2-three {
  color: #333;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 5px;
  font-size: 14px;
  line-height: 24px;
}

.hfih-2 {
  z-index: 999;
  background-color: #fff;
  background-image: url('../images/27bg_menu.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 100%;
}

.hfih-img-overlay {
  z-index: 3;
  background-image: url('../images/HFIH_poster.jpg'), url('../images/27bg_menu.png');
  background-position: 50%, 50%;
  background-repeat: no-repeat, repeat;
  background-size: contain, 200px;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.abt-wrapper {
  color: #d8d8d8;
  justify-content: center;
  align-items: center;
  width: 533px;
  margin-bottom: 70px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.abt {
  z-index: 999;
  background-color: #fff;
  background-image: url('../images/27bg_menu.png');
  background-position: 50%;
  background-repeat: repeat;
  background-size: 200px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  top: 0;
  left: 100%;
}

.abt-img-overlay {
  z-index: 3;
  background-image: url('../images/poster_abt2.png'), url('../images/27bg_menu.png');
  background-position: 50%, 50%;
  background-repeat: no-repeat, repeat;
  background-size: contain, 200px;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.project-im {
  background-image: url('../images/imdb_icon_blk.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 31px;
  height: 21px;
  margin-left: 15px;
  margin-right: 15px;
}

.project-im2 {
  background-image: url('../images/imdb_icon_blk.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 45px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
}

.project-im2-mobile {
  background-image: url('../images/imdb_icon_blk.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  width: 45px;
  height: 30px;
  margin-left: 15px;
  margin-right: 15px;
  display: none;
}

.image-3 {
  background-color: #0000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 80%;
  height: 99.9999%;
}

.columns-2 {
  padding-bottom: 40px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.profile-overlay {
  z-index: 2;
  opacity: .9;
  background-image: linear-gradient(#0101211a 100%, #fff);
  width: 80%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.column-4 {
  padding-left: 0;
  padding-right: 0;
}

.mobile-container {
  display: none;
}

.blank-wrapper {
  color: #d8d8d8;
  justify-content: center;
  align-items: center;
  width: 533px;
  margin-bottom: 70px;
  font-family: Lato, sans-serif;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.innocence3 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.project2-wrapper {
  background-color: #0000;
  background-image: url('../images/27bg_menu.png');
  background-position: 50%;
  background-size: 200px;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.project2-desc-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.innocence3-img {
  background-image: url('../images/innocence_LATimes_1080x1620.jpg'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.project2-inner-wrapper {
  width: 550px;
  display: block;
}

.project2-paragraph {
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.project2-heading {
  letter-spacing: 1px;
  width: auto;
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 50px;
  font-weight: 600;
  line-height: 58px;
}

.project2-paragraph2 {
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.ril3 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.ril3-img {
  background-image: url('../images/RIL_poster.jpg'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.hfih3 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.hfih3-img {
  background-image: url('../images/HFIH_poster.jpg'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.abt3 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.abt3-img {
  background-image: url('../images/poster_abt2.png'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: repeat-x, repeat;
  background-size: contain, auto;
  background-attachment: scroll, scroll;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.innocence3-wrapper {
  color: #d8d8d8;
  justify-content: center;
  align-items: center;
  width: 533px;
  margin-bottom: 70px;
  font-family: Lato, sans-serif;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.innocence2-wrapper {
  float: right;
  width: 533px;
  margin-bottom: 70px;
  text-decoration: none;
  position: relative;
}

.gzbio {
  max-width: 100%;
}

.columns-heading {
  display: block;
}

.pbv-wrapper {
  float: right;
  width: 533px;
  margin-bottom: 70px;
  text-decoration: none;
  position: relative;
}

.pbv3 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.pbv3-img {
  background-image: url('../images/DoF_Poster_2500x1600.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.ma-wrapper {
  color: #d8d8d8;
  justify-content: center;
  align-items: center;
  width: 533px;
  margin-bottom: 70px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.ma3 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.ma-list {
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 16px;
}

.ma-list-master {
  list-style-type: square;
}

.project2-paragraph3 {
  font-size: 18px;
  line-height: 25px;
}

.ma3-img {
  background-image: url('../images/MA_dark5.png'), linear-gradient(#092142, #092142);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.rbs-wrapper {
  float: right;
  width: 533px;
  margin-bottom: 70px;
  text-decoration: none;
  position: relative;
}

.rbs3 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.rbs3-img {
  background-image: url('../images/Ruth-Brinker-Story_RBS_poster_11x17.jpeg'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.cod-wrapper {
  color: #d8d8d8;
  justify-content: center;
  align-items: center;
  width: 533px;
  margin-bottom: 70px;
  text-decoration: none;
  display: inline-block;
  position: relative;
}

.cod3 {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: fixed;
  inset: 0 0 0 100%;
}

.cod3-img {
  background-image: url('../images/circleofdonuts_poster.png'), linear-gradient(#000, #000);
  background-position: 50%, 0 0;
  background-repeat: repeat-y, repeat;
  background-size: contain, auto;
  width: 50%;
  height: 100vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

.bottom-section {
  background-color: #0c0a0a;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.grid {
  grid-template: "Area"
  / 1fr 1fr;
}

.menu-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-end;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.link-on-light {
  pointer-events: auto;
  color: #fff;
  align-self: flex-start;
  text-decoration: none;
  display: block;
}

.text-size-caps-tiny {
  letter-spacing: .25em;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 300;
  line-height: 180%;
  text-decoration: none;
}

.underline-link {
  box-sizing: content-box;
  border-bottom: 1px solid #000;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  height: 2px;
  display: flex;
}

.underline-on-hover {
  box-sizing: content-box;
  border-bottom: 2px solid #000;
  width: 0;
  margin-bottom: -1px;
}

.text-block-9-mobile {
  margin-left: 10px;
  font-family: Poppins, sans-serif;
  display: none;
}

.menu-btn-prev {
  float: right;
  text-align: right;
  cursor: pointer;
  width: 45px;
  height: 30px;
  display: none;
  position: fixed;
  top: 50px;
  right: 50px;
}

.menu-bar-1-prev {
  float: right;
  background-color: #a3a09f;
  width: 30px;
  height: 2px;
  margin-top: 6px;
}

.menu-bar-2-prev {
  float: right;
  background-color: #a3a09f;
  width: 30px;
  height: 2px;
  margin-top: 6px;
  margin-right: 10px;
}

.menu-bar-3-prev {
  float: right;
  background-color: #a3a09f;
  width: 10px;
  height: 2px;
  margin-top: 6px;
}

.mobile-menu {
  z-index: 999;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0 0 0 100%;
}

.mobile-menu-desc-wrapper {
  justify-content: center;
  align-items: center;
  width: 50%;
  height: 100vh;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.mobile-menu-inner-wrapper {
  width: 550px;
  display: block;
}

.mobile-menu-form {
  padding-bottom: 40px;
  display: block;
}

.project2-paragraph-copy {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  line-height: 25px;
}

.menu-image-4 {
  opacity: 1;
  background-image: linear-gradient(#12102f70, #12102f70), url('../images/vhs_copyright_gzaneti.jpeg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  position: absolute;
  inset: 0 0 0 100%;
}

.menu-image-4.second {
  background-image: linear-gradient(#12102f66, #12102f66), url('../images/menu_works.jpg');
  background-position: 0 0, -100px 0;
}

.menu-image-4.third {
  background-image: linear-gradient(#00002199, #00002199), url('../images/03042.jpg');
}

.imdb-2 {
  background-image: url('../images/imdb_icon_blk.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 30px;
  height: 20px;
  margin-right: 15px;
}

.navbar-wrapper-mobile {
  flex-direction: column;
  display: flex;
}

.nav-link-mobile {
  color: #000;
  margin-top: 10px;
  font-family: Playfair Display, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 40px;
  text-decoration: none;
  display: inline-block;
}

.menu-bottom-line-2 {
  background-color: #000;
  width: 300px;
  height: 2px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-weight: 400;
}

.link-text-2 {
  font-family: Poppins, sans-serif;
  font-weight: 200;
}

.text-block-10 {
  letter-spacing: 1px;
  margin-left: 12px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  display: inline-block;
}

.cross-2 {
  background-image: url('../images/15ico_menu_close.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 10px;
  height: 10px;
  font-family: Poppins, sans-serif;
  font-weight: 400;
  line-height: 14px;
  display: inline-block;
}

.instagram-2 {
  background-image: url('../images/ig_ico_blk.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
  margin-left: 15px;
  margin-right: 15px;
}

.logo-wrappper-mobile {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 33px;
  margin-top: 30px;
  margin-left: 50px;
  text-decoration: none;
  display: flex;
}

.logo-wrappper-mobile.w--current {
  flex-wrap: wrap;
  width: auto;
  height: auto;
  margin-top: 60px;
}

.logo-wrappper-mobile.two {
  margin-top: 0;
  margin-bottom: 100px;
  margin-left: 0;
}

.separator-section-mobile {
  background-color: #0c0a0a;
  padding-top: 50px;
  padding-bottom: 50px;
  display: none;
}

.service-details-bio {
  color: #a3a09f80;
  padding-right: 20px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  line-height: 30px;
}

.service-details-bio-d {
  color: #cac9c9;
  padding-right: 20px;
  font-family: Barlow Semi Condensed, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 26px;
}

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

.line-horizontal-light {
  border-bottom: 1px solid #f2f2f226;
  width: 100%;
  padding-bottom: 1px;
}

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

.logo-webflow-light {
  width: 80px;
  margin-top: -3px;
  position: relative;
}

.section-footer-links {
  position: relative;
}

.section-footer-links.section-dark {
  position: static;
  inset: auto 0% 0%;
}

.footer-link-right {
  color: #0c0a0a;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.info-text-footer {
  opacity: .5;
}

.container-3 {
  width: 100%;
  max-width: 1508px;
  padding-left: 45px;
  padding-right: 45px;
  position: relative;
}

.footer-link-left {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.link-fading {
  align-items: center;
  transition: opacity .2s;
  position: relative;
}

.link-fading:hover {
  opacity: .6;
}

.margin-right-8px {
  margin-right: 8px;
}

.footer-links-2 {
  justify-content: space-between;
  margin-top: 20px;
  display: flex;
}

.text-size-tiny {
  color: #f2f2f2;
  font-family: Bebas Neue, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.mobile-footer-link-bottom {
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: relative;
}

.about-socials {
  color: #0c0a0a;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-11 {
  text-align: justify;
  font-family: Poppins, sans-serif;
  text-decoration: none;
}

.medesc {
  color: #888;
  text-align: justify;
  font-family: Poppins, sans-serif;
  text-decoration: none;
}

.contactme-container {
  align-items: flex-start;
  width: 1066px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
}

.text-block-12, .success-message, .error-message {
  font-family: Barlow Semi Condensed, sans-serif;
}

.div-block-6 {
  display: none;
}

.column-6 {
  padding-top: 20px;
}

.text-field-2 {
  height: 120px;
}

.field-label, .field-label-2, .field-label-3 {
  color: #3798ec;
}

.text-field-3 {
  color: #fff9;
  background-color: #0000;
  border: 1px #000;
  border-bottom: 1px solid #9c9c9c;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 40px;
  display: inline-block;
}

.text-field-3:focus {
  border-right-style: none;
}

.text-field-3.right {
  float: right;
}

.text-block-13 {
  font-family: Barlow Semi Condensed, sans-serif;
}

@media screen and (min-width: 1280px) {
  .work-desc {
    font-size: 16px;
    line-height: 32px;
  }

  .work-creds {
    font-size: 18px;
    line-height: 28px;
  }

  .work-links {
    font-size: 18px;
    line-height: 32px;
  }

  .film-socials {
    font-size: 18px;
  }

  .work-view, .work-desc-long {
    font-size: 16px;
    line-height: 32px;
  }

  .project-title.dark2 {
    margin-bottom: 60px;
  }

  .project-desc.dark2, .project-desc-2.dark2 {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .project-desc-3.dark2 {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .project-credits.dark2, .project-credits-copy.dark2, .project-release.dark2 {
    font-weight: 500;
  }

  .project-fb {
    background-image: url('../images/fb_icon_blk.svg');
  }

  .project-desc-two.dark2, .project-desc-two.dark2-two, .project-desc-three.dark2, .project-desc-three.dark2-three {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .project-im {
    background-image: url('../images/fb_icon_blk.svg');
  }
}

@media screen and (min-width: 1440px) {
  .work-desc {
    font-size: 18px;
    line-height: 36px;
  }

  .work-creds {
    font-size: 20px;
  }

  .work-links {
    font-size: 22px;
  }

  .film-socials {
    font-size: 18px;
  }

  .work-view {
    font-size: 18px;
    line-height: 35px;
  }

  .work-desc-long {
    font-size: 18px;
    line-height: 36px;
  }

  .margin-bottom-20px {
    margin-bottom: 24px;
  }

  .margin-right-30px {
    margin-right: 36px;
  }

  .logo-webflow-light {
    margin-top: -3px;
  }

  .container-3 {
    padding-left: 54px;
    padding-right: 54px;
  }

  .footer-links-2 {
    margin-top: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .hero-heading {
    font-size: 160px;
    line-height: 145px;
  }

  .menu {
    left: 100%;
  }

  .menu-email-link {
    font-size: 25px;
    line-height: 25px;
  }

  .imdb, .instagram, .twtr {
    width: 30px;
    height: 30px;
  }

  .text-block {
    font-size: 16px;
  }

  .imdb-hero, .instagram-hero, .twtr-hero {
    width: 30px;
    height: 30px;
  }

  .cross {
    width: 20px;
    height: 20px;
  }

  .text-block-2 {
    font-size: 18px;
    line-height: 25px;
  }

  .logo-text {
    font-size: 20px;
  }

  .innocence-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .project-category {
    font-size: 16px;
  }

  .project-name {
    margin-top: 15px;
    font-size: 65px;
  }

  .hfih-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .services-section {
    justify-content: center;
    display: flex;
  }

  .btn-text {
    font-size: 18px;
  }

  .footer-copyright {
    font-size: 16px;
  }

  .footer-youtube, .footer-twitter, .footer-behance {
    width: 30px;
    height: 30px;
  }

  .projects-container {
    justify-content: space-between;
    width: 1300px;
  }

  .about-container {
    width: 1200px;
  }

  .services-container {
    justify-content: space-between;
    align-items: flex-start;
    width: 1300px;
  }

  .line-circle {
    width: 90px;
    height: 90px;
    top: -45px;
  }

  .image {
    width: 40px;
  }

  .text-block-3 {
    font-size: 16px;
  }

  .line-circle-second {
    width: 90px;
    height: 90px;
    top: -45px;
  }

  .text-block-4 {
    font-size: 16px;
  }

  .testimonials-container {
    width: 1200px;
  }

  .separator-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .address {
    font-size: 22px;
    line-height: 35px;
  }

  .contact-paragraph {
    font-size: 18px;
    line-height: 30px;
  }

  .text-area {
    font-size: 18px;
    line-height: 25px;
  }

  .contact-section {
    left: 100%;
  }

  .contact-heading {
    font-size: 60px;
    line-height: 68px;
  }

  .full-text-field {
    font-size: 18px;
    line-height: 25px;
  }

  .contact-inner-wrapper {
    width: 600px;
  }

  .text-field {
    width: 280px;
    font-size: 18px;
    line-height: 25px;
  }

  .text-field.right {
    width: 280px;
  }

  .form {
    width: auto;
  }

  .submit-btn {
    font-size: 17px;
  }

  .service-name {
    font-size: 20px;
  }

  .service-details {
    font-size: 25px;
    line-height: 35px;
  }

  .service-heading {
    font-size: 60px;
    line-height: 68px;
  }

  .webflow-branding {
    margin-right: 50px;
    font-size: 16px;
    bottom: 9%;
  }

  .footer-links {
    font-size: 16px;
  }

  .footer-link-wrapper {
    left: 340px;
  }

  .link-text {
    font-size: 50px;
    line-height: 50px;
  }

  .menu-image {
    background-image: linear-gradient(#0000214d, #0000214d), url('../images/vhs_copyright_gzaneti.jpeg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .menu-image.second {
    background-image: linear-gradient(#0000214d, #0000214d), url('../images/menu_works.jpg');
    background-position: 0 0, -100px 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .menu-image.third {
    background-image: linear-gradient(#0000214d, #0000214d), url('../images/03042.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .logo-img {
    width: 40px;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .work-title {
    font-size: 70px;
    line-height: 78px;
  }

  .work-desc {
    font-size: 26px;
    line-height: 50px;
  }

  .innocence {
    left: 100%;
  }

  .work-creds {
    font-size: 30px;
    line-height: 35px;
  }

  .work-links {
    font-size: 32px;
    line-height: 35px;
  }

  .film-ig, .film-fb {
    width: 30px;
    height: 30px;
  }

  .film-socials {
    font-size: 28px;
    line-height: 35px;
  }

  .ril-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .work-view {
    font-size: 25px;
    line-height: 45px;
  }

  .work-desc-long {
    font-size: 26px;
    line-height: 50px;
  }

  .project-title, .project-desc, .project-desc-2, .project-desc-3, .project-credits, .project-credits-copy, .project-release {
    font-size: 20px;
  }

  .project-ig, .project-fb {
    width: 30px;
    height: 30px;
  }

  .project-desc-two, .project-desc-three {
    font-size: 20px;
  }

  .abt-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .project-im {
    width: 30px;
    height: 30px;
  }

  .image-3 {
    max-width: 70%;
    display: inline-block;
  }

  .columns-2 {
    flex-flow: row;
    place-content: stretch flex-start;
    align-items: flex-start;
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .container {
    clear: none;
    object-fit: fill;
    flex-wrap: nowrap;
    flex: 0 auto;
    display: block;
    position: static;
  }

  .mobile-container {
    clear: none;
    object-fit: fill;
    flex-wrap: nowrap;
    flex: 0 auto;
    display: none;
    position: static;
  }

  .blank-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .innocence3 {
    left: 100%;
  }

  .project2-inner-wrapper {
    width: 600px;
  }

  .project2-paragraph {
    font-size: 18px;
    line-height: 30px;
  }

  .project2-heading {
    font-size: 60px;
    line-height: 68px;
  }

  .project2-paragraph2 {
    font-size: 18px;
    line-height: 30px;
  }

  .ril3, .hfih3, .abt3 {
    left: 100%;
  }

  .innocence3-wrapper, .innocence2-wrapper, .pbv-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .pbv3 {
    left: 100%;
  }

  .ma-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .ma3 {
    left: 100%;
  }

  .project2-paragraph3 {
    font-size: 18px;
    line-height: 30px;
  }

  .rbs-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .rbs3 {
    left: 100%;
  }

  .cod-wrapper {
    width: 650px;
    margin-bottom: 90px;
  }

  .cod3, .mobile-menu {
    left: 100%;
  }

  .mobile-menu-inner-wrapper {
    width: 600px;
  }

  .project2-paragraph-copy {
    font-size: 18px;
    line-height: 30px;
  }

  .menu-image-4 {
    background-image: linear-gradient(#0000214d, #0000214d), url('../images/vhs_copyright_gzaneti.jpeg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .menu-image-4.second {
    background-image: linear-gradient(#0000214d, #0000214d), url('../images/menu_works.jpg');
    background-position: 0 0, -100px 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .menu-image-4.third {
    background-image: linear-gradient(#0000214d, #0000214d), url('../images/03042.jpg');
    background-position: 0 0, 0 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
  }

  .imdb-2 {
    width: 30px;
    height: 30px;
  }

  .link-text-2 {
    font-size: 50px;
    line-height: 50px;
  }

  .text-block-10 {
    font-size: 18px;
    line-height: 25px;
  }

  .cross-2 {
    width: 20px;
    height: 20px;
  }

  .instagram-2 {
    width: 30px;
    height: 30px;
  }

  .separator-section-mobile {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .service-details-bio, .service-details-bio-d {
    font-size: 25px;
    line-height: 35px;
  }

  .contactme-container {
    justify-content: space-between;
    width: 1300px;
  }

  .text-field-3 {
    width: 280px;
    font-size: 18px;
    line-height: 25px;
  }

  .text-field-3.right {
    width: 280px;
  }
}

@media screen and (max-width: 991px) {
  .hero-heading {
    width: 100%;
    font-size: 128px;
    line-height: 110px;
  }

  .project-link-wrapper {
    display: none;
  }

  .social-icon-container {
    width: 20px;
    height: auto;
    bottom: 8.1%;
  }

  .imdb-hero {
    margin-bottom: 40px;
    display: block;
  }

  .instagram-hero {
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .twtr-hero {
    margin-left: 0;
  }

  .bg-video-overlay {
    background-image: linear-gradient(#000021bf 100%, #fff);
  }

  .about-paragraph {
    width: 90%;
    font-size: 18px;
    line-height: 34px;
  }

  .project-text {
    inset: auto 0% 0%;
  }

  .innocence-wrapper {
    width: 100%;
  }

  .project-name {
    font-size: 30px;
    line-height: 34px;
  }

  .hfih-wrapper {
    float: none;
    width: 100%;
  }

  .services-section {
    padding-bottom: 100px;
  }

  .footer-section {
    height: auto;
    padding-top: 100px;
    padding-bottom: 150px;
    display: block;
  }

  .email {
    margin-bottom: 0;
    font-size: 40px;
    line-height: 57px;
  }

  .email-link {
    margin-bottom: 50px;
  }

  .footer-copyright {
    text-align: center;
    width: 100%;
    bottom: 13%;
    left: 0;
  }

  .footer-social-container {
    text-align: left;
  }

  .footer-youtube {
    margin-bottom: 20px;
    margin-right: 0;
    display: block;
  }

  .footer-twitter {
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-behance {
    margin-left: 0;
    display: block;
  }

  .projects-container {
    width: 90%;
    display: flex;
  }

  .about-container {
    width: 700px;
  }

  .services-container, .line-container {
    width: 83%;
  }

  .line-border {
    width: 100%;
  }

  .text-block-4 {
    top: -10px;
    left: 50%;
  }

  .testimonials-section {
    padding-bottom: 100px;
  }

  .testimonials-container {
    flex-direction: column;
    width: 83%;
    display: flex;
  }

  .testimonial {
    width: 100%;
    font-size: 18px;
    line-height: 25px;
  }

  .testimonial-wrapper {
    width: 100%;
    margin-bottom: 50px;
    display: block;
  }

  .testimonial-bold {
    font-size: 17px;
  }

  .author-name {
    font-size: 14px;
  }

  .footer-container {
    width: 700px;
  }

  .address {
    font-size: 18px;
  }

  .contact-form-wrapper {
    padding-left: 29px;
    padding-right: 29px;
  }

  .contact-paragraph {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .text-area {
    margin-top: 10px;
  }

  .contact-email {
    font-size: 12px;
  }

  .contact-heading {
    font-size: 38px;
    line-height: 48px;
  }

  .full-text-field {
    margin-top: 10px;
  }

  .contact-inner-wrapper, .text-field {
    width: 100%;
  }

  .text-field.right {
    margin-top: 10px;
  }

  .form {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .contact-social-wrapper {
    justify-content: center;
    bottom: 5%;
    left: 5%;
    right: 5%;
  }

  .contact-btn-wrapper {
    text-align: center;
    margin-top: 20px;
  }

  .about-heading {
    font-size: 68px;
  }

  .section {
    padding-left: 50px;
    padding-right: 50px;
  }

  .heading {
    font-size: 128px;
    line-height: 110px;
  }

  .heading-2 {
    font-size: 68px;
  }

  .heading-3 {
    font-size: 30px;
    line-height: 34px;
  }

  .heading-4 {
    font-size: 40px;
  }

  .paragraph {
    width: auto;
    line-height: 25px;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 34px;
  }

  .paragraph-4 {
    font-size: 15px;
    line-height: 18px;
  }

  .paragraph-5 {
    width: auto;
    font-size: 18px;
    line-height: 25px;
  }

  .text-span {
    font-size: 17px;
    line-height: 25px;
  }

  .left-column, .right-column {
    width: 50%;
    display: inline-block;
  }

  .tabs-menu {
    width: 100%;
    margin-top: 0;
    margin-bottom: 50px;
  }

  .tabs-content {
    width: 100%;
  }

  .service-name {
    font-size: 12px;
  }

  .service-heading {
    font-size: 40px;
    line-height: 50px;
  }

  .tab {
    width: 25%;
    display: inline-block;
  }

  .webflow-branding {
    text-align: center;
    width: 100%;
    bottom: 8.1%;
    left: 0;
    right: auto;
  }

  .footer-links {
    text-align: center;
    width: auto;
    bottom: 18%;
    left: 0;
  }

  .footer-links.image-licenses {
    text-align: center;
    width: auto;
    margin-left: 20px;
  }

  .footer-link-wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
    bottom: 18%;
    left: 0;
  }

  .innocence-img {
    background-color: #000;
    background-image: url('../images/poster_alt3.png'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
  }

  .work-desc-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

  .work-creds, .work-links {
    font-size: 14px;
  }

  .ril-wrapper {
    width: 100%;
  }

  .ril-img {
    background-image: url('../images/RIL_poster.jpg'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
    background-size: 100px, auto;
  }

  .work-view {
    font-size: 16px;
  }

  .hfih-img {
    background-image: url('../images/HFIH_poster.jpg'), linear-gradient(#0000, #0000);
    background-position: 50%, 0 0;
  }

  .work-desc-long {
    display: none;
  }

  .innocence2, .ril2, .hfih-2 {
    left: 100%;
  }

  .abt-wrapper {
    width: 100%;
  }

  .abt {
    left: 100%;
  }

  .project-im2-mobile, .container {
    display: none;
  }

  .profile-overlay {
    background-image: linear-gradient(#0101213d 100%, #fff);
  }

  .mobile-container {
    display: block;
  }

  .blank-wrapper {
    width: 100%;
  }

  .innocence3 {
    left: 100%;
  }

  .project2-desc-wrapper {
    width: 100%;
    padding-left: 29px;
    padding-right: 29px;
  }

  .innocence3-img {
    width: 0%;
    display: none;
  }

  .project2-inner-wrapper {
    width: 100%;
  }

  .project2-paragraph {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .project2-heading {
    font-size: 38px;
    line-height: 48px;
  }

  .project2-paragraph2 {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .ril3 {
    left: 100%;
  }

  .ril3-img {
    width: 0%;
    display: none;
  }

  .hfih3 {
    left: 100%;
  }

  .hfih3-img {
    width: 0%;
    display: none;
  }

  .abt3 {
    left: 100%;
  }

  .abt3-img {
    width: 0%;
    display: none;
  }

  .innocence3-wrapper {
    width: 100%;
  }

  .innocence2-wrapper, .pbv-wrapper {
    float: none;
    width: 100%;
  }

  .pbv3 {
    left: 100%;
  }

  .pbv3-img {
    width: 0%;
    display: none;
  }

  .ma-wrapper {
    width: 100%;
  }

  .ma3 {
    left: 100%;
  }

  .project2-paragraph3 {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .ma3-img {
    width: 0%;
    display: none;
  }

  .rbs-wrapper {
    float: none;
    width: 100%;
  }

  .rbs3 {
    left: 100%;
  }

  .rbs3-img {
    width: 0%;
    display: none;
  }

  .cod-wrapper {
    width: 100%;
  }

  .cod3 {
    left: 100%;
  }

  .cod3-img {
    width: 0%;
    display: none;
  }

  .bottom-section {
    height: auto;
    padding-top: 100px;
    padding-bottom: 150px;
    display: block;
  }

  .menu-2 {
    display: block;
  }

  .mobile-menu {
    left: 100%;
  }

  .mobile-menu-desc-wrapper {
    width: 100%;
    padding-left: 29px;
    padding-right: 29px;
  }

  .mobile-menu-inner-wrapper {
    width: 100%;
  }

  .project2-paragraph-copy {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 15px;
    line-height: 18px;
  }

  .service-details-bio {
    color: #cac9c9;
    font-size: 16px;
    font-weight: 200;
    line-height: 22px;
  }

  .margin-bottom-20px {
    margin-bottom: 16px;
  }

  .margin-right-30px {
    margin-right: 24px;
  }

  .logo-webflow-light {
    margin-top: -5px;
  }

  .footer-link-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .container-3 {
    max-width: 820px;
    padding-left: 36px;
    padding-right: 36px;
  }

  .footer-links-2 {
    margin-top: 16px;
  }

  .about-socials {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .columns-3 {
    display: none;
  }

  .contactme-container {
    width: 90%;
    display: flex;
  }

  .text-field-3 {
    width: 100%;
  }

  .text-field-3.right {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .hero-heading {
    text-align: center;
    width: auto;
    font-size: 80px;
    line-height: 70px;
  }

  .menu {
    left: 100%;
  }

  .nav-bar {
    width: 100%;
  }

  .menu-image-1, .menu-image-2, .menu-image-3, .menu-video {
    display: none;
  }

  .bg-video-overlay {
    background-image: linear-gradient(#000021bf 100%, #04202480);
  }

  .menu-video-overlay {
    display: none;
  }

  .about-paragraph {
    width: 100%;
    padding-right: 50px;
    font-size: 16px;
    line-height: 25px;
  }

  .project-text {
    top: 10%;
  }

  .project-name {
    width: auto;
  }

  .footer-section {
    height: auto;
  }

  .email {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    font-size: 24px;
    line-height: 30px;
    display: inline-block;
  }

  .contact-button {
    text-align: center;
    justify-content: center;
    width: 285px;
    margin-bottom: 50px;
    margin-left: 0;
  }

  .hover-div {
    display: none;
  }

  .email-link {
    margin-bottom: 50px;
  }

  .footer-copyright {
    font-family: Poppins, sans-serif;
  }

  .footer-social-container {
    flex-direction: column;
    display: flex;
    bottom: 7.3%;
  }

  .footer-youtube {
    margin-bottom: 20px;
    margin-right: 0;
    display: inline-block;
  }

  .footer-twitter {
    margin: 0 0 20px;
  }

  .footer-behance {
    margin-left: 0;
    display: inline-block;
  }

  .projects-container {
    display: block;
  }

  .about-container {
    width: 400px;
  }

  .services-container {
    width: 80%;
  }

  .line-container {
    width: 76%;
  }

  .line-border {
    width: 100%;
  }

  .text-block-4 {
    top: -20px;
    left: 60%;
  }

  .testimonials-container {
    flex-direction: column;
    width: 78%;
  }

  .testimonial {
    font-size: 15px;
    line-height: 24px;
  }

  .testimonial-wrapper {
    width: 100%;
    margin-bottom: 60px;
  }

  .footer-container {
    width: 400px;
  }

  .address {
    font-size: 15px;
    line-height: 25px;
  }

  .contact-form-wrapper {
    width: 100%;
    height: auto;
    display: block;
    overflow: auto;
  }

  .contact-paragraph {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
  }

  .contact-img {
    display: none;
  }

  .contact-section {
    height: 100vh;
    overflow: auto;
  }

  .contact-form {
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .contact-inner-wrapper {
    width: 85%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .form {
    width: 100%;
  }

  .submit-btn {
    background-color: #0000;
    padding-left: 25px;
    padding-right: 25px;
    display: block;
  }

  .contact-social-wrapper {
    justify-content: center;
    display: block;
    bottom: 20px;
  }

  .submit-btn-line {
    display: block;
  }

  .contact-btn-wrapper {
    display: flex;
  }

  .form-block {
    height: 350px;
    overflow: visible;
  }

  .about-heading {
    font-size: 60px;
    line-height: 80px;
  }

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

  .heading {
    font-size: 80px;
    line-height: 70px;
  }

  .heading-2 {
    font-size: 60px;
    line-height: 80px;
  }

  .heading-4 {
    font-size: 35px;
    line-height: 38px;
  }

  .paragraph {
    line-height: 22px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 25px;
  }

  .column, .column-2 {
    margin-bottom: 20px;
  }

  .paragraph-3, .paragraph-5 {
    font-size: 15px;
    line-height: 24px;
  }

  .text-span {
    line-height: 24px;
  }

  .link-2 {
    font-size: 12px;
  }

  .left-column, .right-column {
    width: 100%;
    display: block;
  }

  .service-name {
    font-size: 10px;
    line-height: 15px;
  }

  .service-details {
    padding-top: 20px;
    font-size: 15px;
    line-height: 24px;
  }

  .service-heading {
    font-size: 35px;
    line-height: 38px;
  }

  .tab {
    width: 100%;
    display: inline-block;
  }

  .webflow-branding, .footer-links {
    font-family: Poppins, sans-serif;
  }

  .menu-image {
    display: none;
  }

  .innocence-img {
    background-color: #000;
    background-image: url('../images/poster_alt3.png'), linear-gradient(#0000, #0000);
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
  }

  .work-desc-wrapper {
    object-fit: fill;
    width: 50%;
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    inset: 5% 0% auto auto;
  }

  .work-title {
    font-size: 45px;
  }

  .work-creds {
    font-size: 12px;
  }

  .work-links {
    font-size: 14px;
  }

  .ril-img {
    background-image: url('../images/RIL_poster.jpg'), linear-gradient(#0000, #0000);
    background-size: 100px, auto;
  }

  .work-view {
    font-size: 14px;
  }

  .work-desc-long {
    display: none;
  }

  .innocence2 {
    left: 100%;
  }

  .innocence-img-overlay {
    display: none;
  }

  .project-wrapper {
    width: 100%;
  }

  .ril2 {
    left: 100%;
  }

  .ril-img-overlay {
    display: none;
  }

  .hfih-2 {
    left: 100%;
  }

  .hfih-img-overlay {
    display: none;
  }

  .abt {
    left: 100%;
  }

  .abt-img-overlay, .project-im2 {
    display: none;
  }

  .project-im2-mobile {
    display: inline-block;
  }

  .container {
    display: none;
  }

  .profile-overlay {
    background-image: linear-gradient(#0101213d 100%, #04202480);
  }

  .innocence3 {
    height: 100vh;
    left: 100%;
    overflow: auto;
  }

  .project2-desc-wrapper {
    width: 100%;
    height: auto;
    display: block;
    overflow: auto;
  }

  .innocence3-img {
    display: none;
  }

  .project2-inner-wrapper {
    width: 85%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .project2-paragraph, .project2-paragraph2 {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
  }

  .ril3 {
    height: 100vh;
    overflow: auto;
  }

  .ril3-img {
    display: none;
  }

  .hfih3 {
    height: 100vh;
    overflow: auto;
  }

  .hfih3-img {
    display: none;
  }

  .abt3 {
    height: 100vh;
    overflow: auto;
  }

  .abt3-img {
    display: none;
  }

  .gzbio {
    max-width: 10%;
  }

  .pbv3 {
    height: 100vh;
    overflow: auto;
  }

  .pbv3-img {
    display: none;
  }

  .ma3 {
    height: 100vh;
    left: 100%;
    overflow: auto;
  }

  .project2-paragraph3 {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
  }

  .ma3-img {
    display: none;
  }

  .rbs3 {
    height: 100vh;
    overflow: auto;
  }

  .rbs3-img {
    display: none;
  }

  .cod3 {
    height: 100vh;
    overflow: auto;
  }

  .cod3-img {
    display: none;
  }

  .bottom-section {
    height: auto;
  }

  .text-size-caps-tiny {
    font-size: 10px;
  }

  .mobile-menu {
    height: 100vh;
    left: 100%;
    overflow: auto;
  }

  .mobile-menu-desc-wrapper {
    width: 100%;
    height: auto;
    display: block;
    overflow: auto;
  }

  .mobile-menu-inner-wrapper {
    width: 85%;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .mobile-menu-form {
    margin-bottom: 100px;
    padding-bottom: 0;
  }

  .project2-paragraph-copy {
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
  }

  .menu-image-4 {
    display: none;
  }

  .service-details-bio {
    color: #cac9c9;
    padding-top: 20px;
    font-size: 16px;
    font-weight: 200;
    line-height: 22px;
  }

  .service-details-bio-d {
    padding-top: 20px;
    font-size: 15px;
    line-height: 24px;
  }

  .margin-bottom-20px {
    margin-bottom: 14px;
  }

  .margin-right-30px {
    margin-right: 21px;
  }

  .logo-webflow-light {
    margin-top: -6px;
  }

  .footer-link-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline-grid;
  }

  .container-3 {
    max-width: 660px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .footer-link-left {
    display: none;
  }

  .footer-links-2 {
    flex-direction: column;
    align-items: center;
    margin-top: 14px;
  }

  .mobile-footer-link-bottom {
    display: block;
  }

  .about-socials {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline-grid;
  }

  .contactme-container {
    display: block;
  }

  .div-block-6 {
    float: none;
    text-align: center;
    max-width: 35px;
    max-height: 35px;
    display: none;
    position: static;
    overflow: visible;
  }

  .dots {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  .menu-btn {
    right: 50px;
  }

  .hero-heading {
    font-size: 40px;
    line-height: 40px;
  }

  .menu {
    left: 100%;
  }

  .navbar-wrapper {
    width: 70%;
  }

  .menu-bottom-line {
    width: 180px;
  }

  .menu-email-link {
    font-size: 15px;
  }

  .scroll-wrapper {
    bottom: 8.1%;
    left: auto;
    right: 10%;
  }

  .line {
    margin-left: auto;
  }

  .text-block {
    text-align: right;
  }

  .social-icon-container {
    display: none;
  }

  .imdb-hero, .instagram-hero {
    margin-top: 10px;
    margin-bottom: 0;
    margin-right: 20px;
  }

  .twtr-hero {
    margin-top: 10px;
    margin-right: 20px;
  }

  .logo {
    top: 50px;
    left: 50px;
  }

  .bg-video-overlay {
    background-image: linear-gradient(#000021bf 100%, #04202480);
  }

  .about-paragraph {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .projects-section {
    padding-bottom: 0;
  }

  .project-text {
    inset: auto 0% 0%;
  }

  .project-name {
    float: none;
    width: auto;
    display: block;
  }

  .services-section {
    padding-top: 20px;
    padding-bottom: 80px;
  }

  .footer-section {
    padding-bottom: 170px;
  }

  .email {
    font-size: 12px;
    line-height: 25px;
  }

  .contact-button {
    width: 150px;
  }

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

  .footer-copyright {
    text-align: center;
    font-size: 11px;
    bottom: 16%;
    left: 0;
    right: 0;
  }

  .footer-social-container {
    text-align: center;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    height: 20px;
    bottom: 10%;
    left: 0;
    right: 50px;
  }

  .footer-youtube, .footer-twitter {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .projects-container {
    margin-bottom: 40px;
  }

  .logo-wrappper {
    margin-top: 80px;
  }

  .logo-wrappper.w--current {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
    margin-left: 0;
  }

  .about-container {
    width: 80%;
  }

  .text-block-3 {
    padding-right: 10px;
  }

  .text-block-4 {
    padding-right: 10px;
    top: -20px;
    left: 60%;
  }

  .testimonials-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .testimonials-container {
    width: 75%;
  }

  .separator-section {
    display: none;
  }

  .testimonial {
    text-align: left;
    font-size: 14px;
  }

  .testimonial-bold {
    font-size: 16px;
  }

  .author-name {
    margin-left: 0;
    font-size: 12px;
  }

  .div-block-3 {
    display: none;
  }

  .footer-container {
    width: 200px;
  }

  .address {
    font-size: 12px;
    line-height: 20px;
  }

  .contact-form-wrapper {
    display: flex;
  }

  .contact-paragraph {
    color: #a9a8a8;
    margin-top: 20px;
    margin-left: 0;
    font-size: 16px;
    line-height: 20px;
    display: block;
  }

  .contact-email {
    flex-direction: column;
    flex: 1;
    align-items: center;
    margin-right: 0;
    display: flex;
  }

  .contact-heading {
    font-size: 25px;
    line-height: 30px;
    display: block;
  }

  .contact-form {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .social-links {
    text-align: right;
    width: auto;
    margin-top: 30px;
  }

  .contact-inner-wrapper {
    margin-top: 20px;
  }

  .form {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .contact-social-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 95%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: static;
  }

  .contact-btn-wrapper {
    margin-bottom: 0;
    padding-bottom: 40px;
  }

  .close-div {
    width: 30px;
    height: 30px;
    top: 30px;
    right: 30px;
  }

  .about-heading {
    font-size: 30px;
    line-height: 45px;
  }

  .section {
    padding-left: 15px;
    padding-right: 15px;
  }

  .heading {
    font-size: 40px;
    line-height: 40px;
  }

  .heading-2 {
    font-size: 30px;
    line-height: 35px;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-5 {
    font-size: 10px;
  }

  .paragraph {
    font-size: 12px;
    line-height: 20px;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 20px;
  }

  .paragraph-4 {
    font-size: 12px;
  }

  .paragraph-5 {
    font-size: 14px;
    line-height: 24px;
  }

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

  .link-2 {
    font-size: 10px;
    line-height: 15px;
  }

  .service-details {
    text-shadow: 0 1px 1px #0003;
    padding-top: 20px;
  }

  .service-heading {
    font-size: 20px;
    line-height: 28px;
  }

  .webflow-branding {
    text-align: center;
    font-size: 11px;
    bottom: 24%;
    left: 0;
    right: 0;
  }

  .footer-links {
    text-align: center;
    font-size: 11px;
    bottom: 20%;
    left: 0;
    right: 0;
  }

  .footer-link-wrapper {
    bottom: 20%;
  }

  .innocence-img {
    background-color: #000;
    background-image: url('../images/poster_alt3.png'), linear-gradient(#0000, #0000);
    background-repeat: repeat-y, repeat;
    background-size: contain, auto;
    background-attachment: scroll, scroll;
  }

  .work-desc-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
  }

  .work-title {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
  }

  .work-desc {
    width: auto;
    font-size: 12px;
    line-height: 20px;
    display: block;
    overflow: visible;
  }

  .text-span-3 {
    font-size: 16px;
    line-height: 20px;
  }

  .text-block-9 {
    display: none;
  }

  .text-span-4 {
    font-size: 18px;
    line-height: 22px;
  }

  .work-creds {
    text-align: left;
    text-indent: 0;
    text-transform: none;
    direction: ltr;
    font-size: 10px;
    line-height: 20px;
  }

  .work-links {
    white-space: normal;
    font-size: 0%;
    line-height: 100%;
    overflow: hidden;
  }

  .film-socials {
    font-size: 0;
  }

  .ril-img {
    background-image: url('../images/RIL_poster.jpg'), linear-gradient(#0000, #0000);
    background-repeat: repeat-y, repeat;
    background-size: contain, auto;
    position: absolute;
  }

  .work-view {
    margin-bottom: 40px;
    font-size: 12px;
    line-height: 20px;
  }

  .hfih-img {
    background-image: url('../images/HFIH_poster.jpg'), linear-gradient(#0000, #0000);
    background-repeat: repeat-y, repeat;
    background-size: contain, auto;
  }

  .link-3 {
    clear: none;
    text-transform: none;
    direction: ltr;
  }

  .work-desc-long {
    font-size: 12px;
    line-height: 20px;
    display: none;
    overflow: visible;
  }

  .innocence2 {
    left: 100%;
  }

  .project-desc-wrapper {
    width: 70%;
  }

  .project-text-wrapper.w--current {
    flex-wrap: nowrap;
  }

  .project-title.dark2 {
    line-height: 46px;
  }

  .ril2 {
    left: 100%;
  }

  .project-desc-two.dark2-two, .project-desc-three.dark2-three {
    display: none;
  }

  .hfih-2, .abt {
    left: 100%;
  }

  .project-im2 {
    display: none;
  }

  .project-im2-mobile {
    width: 40px;
    height: 25px;
    display: inline-block;
  }

  .container {
    display: none;
  }

  .profile-overlay {
    background-image: linear-gradient(#0101211a 100%, #04202480);
    top: auto;
    left: auto;
  }

  .column-4 {
    clear: none;
    padding-left: 25px;
  }

  .mobile-container {
    flex-direction: column;
    display: flex;
  }

  .blank-wrapper {
    display: none;
  }

  .project2-desc-wrapper {
    display: flex;
  }

  .project2-inner-wrapper {
    margin-top: 20px;
  }

  .project2-paragraph {
    margin-top: 20px;
    margin-left: 0;
    font-size: 12px;
    display: block;
  }

  .project2-heading {
    font-size: 25px;
    line-height: 30px;
    display: block;
  }

  .project2-paragraph2, .project2-paragraph3 {
    margin-top: 20px;
    margin-left: 0;
    font-size: 12px;
    display: block;
  }

  .bottom-section {
    padding-bottom: 170px;
  }

  .menu-2 {
    display: none;
  }

  .text-block-9-mobile {
    font-family: Bebas Neue, sans-serif;
    display: block;
  }

  .div-block-5 {
    order: 0;
    align-self: auto;
    display: flex;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .container-2 {
    background-image: url('../images/25ico_services.svg');
    background-position: 50%;
    background-size: contain;
  }

  .menu-btn-prev {
    margin-left: 20px;
    display: block;
    top: 40px;
    right: auto;
  }

  .mobile-menu {
    display: block;
    left: 100%;
  }

  .mobile-menu-desc-wrapper {
    display: flex;
  }

  .mobile-menu-inner-wrapper {
    width: auto;
    margin-top: 20px;
  }

  .mobile-menu-form {
    margin-bottom: 0;
    padding-bottom: 0;
  }

  .project2-paragraph-copy {
    margin-top: 20px;
    margin-left: 0;
    font-size: 12px;
    display: block;
  }

  .navbar-wrapper-mobile {
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .nav-link-mobile {
    font-family: Bebas Neue, sans-serif;
  }

  .menu-bottom-line-2 {
    width: 180px;
  }

  .link-text-2 {
    font-family: Bebas Neue, sans-serif;
  }

  .logo-wrappper-mobile.w--current {
    flex-wrap: nowrap;
  }

  .separator-section-mobile {
    padding-top: 50px;
    display: block;
  }

  .service-details-bio {
    float: none;
    clear: none;
    color: #cac9c9;
    padding-top: 20px;
    font-family: Barlow Semi Condensed, sans-serif;
    font-size: 16px;
    font-weight: 200;
    line-height: 22px;
  }

  .service-details-bio-d {
    text-shadow: 0 1px 1px #0003;
    padding-top: 20px;
  }

  .column-5 {
    text-align: center;
  }

  .margin-bottom-20px {
    margin-bottom: 12px;
  }

  .margin-right-30px {
    margin-right: 18px;
  }

  .logo-webflow-light {
    margin-top: -4px;
  }

  .section-footer-links.section-dark {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
    position: relative;
    inset: auto 0% 0%;
  }

  .footer-link-right {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline-grid;
  }

  .container-3 {
    padding-left: 27px;
    padding-right: 27px;
  }

  .footer-link-left {
    display: block;
  }

  .footer-links-2 {
    color: #0c0a0a;
    margin-top: 12px;
  }

  .mobile-footer-link-bottom {
    padding-top: 20px;
    display: block;
  }

  .about-socials {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: inline-grid;
  }

  .contactme-container {
    margin-bottom: 100px;
  }

  .div-block-6 {
    text-align: center;
    display: block;
  }

  .image-4, .dots {
    min-width: 0;
    max-width: 35px;
    max-height: 35px;
  }
}


