.header {
  position: static;
  display: block;
  overflow: visible;
  background-image: -webkit-linear-gradient(270deg, rgba(78, 78, 78, .5), rgba(78, 78, 78, .5));
  background-image: linear-gradient(180deg, rgba(78, 78, 78, .5), rgba(78, 78, 78, .5));
}

.quote {
  display: block;
  margin-top: 0px;
  padding-bottom: 400px;
  background-image: url('../images/cinematography.jpg');
  background-position: 0px 0px;
  background-size: 800px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 17px;
  background-color: transparent;
}

.navbar:focus {
  font-weight: 700;
}

.logo {
  margin: 0px 5px 0px 0px;
  padding: 0px;
}

.nav-link {
  padding-top: 33px;
  padding-bottom: 16px;
  font-family: Vollkorn, serif;
  color: #fff;
  font-size: 13px;
  line-height: 16px;
  font-style: normal;
  font-weight: 200;
  text-align: center;
  letter-spacing: 2px;
  text-indent: 4px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: hsla(180, 2%, 79%, .61);
}

.nav-link.w--current {
  color: #fff;
  font-weight: 700;
}

.nav-link.w--current:focus {
  display: inline-block;
  font-family: Vollkorn, serif;
  color: snow;
  font-size: 15px;
  font-weight: 700;
}

.hero-section {
  margin-top: 0px;
  padding-bottom: 541px;
  background-image: url('../images/QUOTE1.jpg');
  background-position: 54% 50%;
  background-size: cover;
  background-repeat: repeat;
}

.work-section {
  position: relative;
  width: auto;
  height: 750px;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 200px;
  background-color: #bdbfc2;
  background-image: -webkit-linear-gradient(270deg, #288a67, #288a67), url('../images/sky.jpg');
  background-image: linear-gradient(180deg, #288a67, #288a67), url('../images/sky.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 1200px;
}

.logo-columns {
  padding-right: 50px;
  padding-left: 31px;
}

.div {
  margin-top: 27px;
  padding-top: 55px;
  padding-left: 29px;
}

.what-we {
  display: block;
  margin: 0px auto;
  padding-top: 40px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 39px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 4px;
  text-indent: 0px;
  text-transform: uppercase;
}

.what-we.work1 {
  margin-top: 0px;
  padding-top: 56px;
  padding-bottom: 72px;
}

.what-we.aboutus {
  margin-bottom: -34px;
  padding-top: 38px;
}

.what-we.sponsors {
  margin-bottom: 0px;
  padding-top: 42px;
  color: #fff;
}

.title {
  margin-bottom: -12px;
  padding-bottom: 5px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 25px;
  font-weight: 400;
  text-align: justify;
  text-transform: none;
}

.title.logo1 {
  margin-left: 43px;
  padding-left: 7px;
  text-align: right;
}

.title.logo1:hover {
  background-image: url('../images/mouse2.png');
  background-position: 3px -1px;
  background-size: 134px;
}

.title.logo1.sound {
  padding-left: 6px;
  background-color: transparent;
}

.title.logo1.sound:hover {
  background-color: transparent;
  background-image: url('../images/levels2.png');
  background-position: 2px 1px;
  background-size: 132px;
}

.title.logo1.dire {
  margin-left: 57px;
  padding-left: 7px;
}

.title.logo1.dire:hover {
  background-image: url('../images/clapper2.png');
  background-position: 2px -1px;
  background-size: 132px;
}

.title.logo1.cinema:hover {
  background-image: url('../images/video-camera2.png');
  background-size: 132px;
}

.title.text {
  margin-top: -3px;
  margin-bottom: 0px;
  padding-top: 0px;
  color: #424242;
  font-size: 14px;
}

.title.cine {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 17px;
  padding-bottom: 0px;
}

.title.ed {
  margin-left: 15px;
}

.title.dir {
  margin-left: -25px;
  font-size: 25px;
}

.text1 {
  font-family: Montserrat, sans-serif;
  color: #424242;
}

.button {
  margin-top: 65px;
  margin-right: 0px;
  margin-left: 1085px;
  padding: 12px 40px;
  border: 3px solid #f78a14;
  border-radius: 12px;
  background-color: rgba(255, 82, 0, .47);
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  line-height: 16px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.link {
  display: block;
  margin: -12px auto 23px 107px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Exo, sans-serif;
  font-size: 17px;
  font-style: italic;
}

.link:hover {
  color: #e96208;
}

.link.s {
  margin-left: 130px;
}

.link.d {
  margin-left: 114px;
}

.quote-text {
  position: relative;
  display: block;
  margin: 41px 123px 28px 120px;
  padding-right: 0px;
  padding-left: 0px;
  border: 6px solid #fff;
  font-family: 'PT Sans', sans-serif;
  color: #fff;
  font-size: 26px;
  line-height: 83px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.quote-background {
  position: relative;
  height: 650px;
  background-color: transparent;
  background-image: url('../images/main.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.container {
  margin-top: -3px;
  padding-top: 0px;
}

.container._1 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 9px;
  display: block;
  margin: 214px auto 346px;
  padding-bottom: 0px;
}

.author {
  display: block;
  margin: -25px auto -3px 728px;
  padding-top: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 17px;
  font-style: italic;
}

.author:hover {
  color: #000;
}

.work {
  height: 600px;
}

.worksection {
  height: 600px;
  background-color: #39acfa;
}

.slide {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: auto;
  margin-right: auto;
  margin-left: auto;
  color: #39acfa;
}

.slidenav {
  margin-top: -8px;
  margin-bottom: -69px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
  background-color: #39acfa;
}

.slide-content {
  position: absolute;
  display: block;
  margin-right: auto;
  margin-bottom: 18px;
  margin-left: auto;
  padding-bottom: 0px;
  background-color: #39acfa;
}

.slide-content.sd {
  background-color: rgba(85, 186, 255, .03);
}

.divb {
  height: 322px;
}

.filmposter {
  display: block;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 4px 4px 18px -2px #000;
}

.filmname {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Bitter, serif;
  color: #fff500;
  font-size: 24px;
  text-align: center;
}

.director {
  margin-top: -6px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
  text-align: center;
}

.about {
  height: 500px;
  margin-top: 32px;
  background-color: #bdbfc2;
}

.ffoter {
  height: 200px;
  background-color: #585858;
}

.about-us-container {
  position: relative;
  margin-top: 69px;
  margin-bottom: 69px;
  padding-right: 0px;
}

.sdd {
  margin-bottom: -40px;
  background-color: #bdbfc2;
}

.name {
  display: block;
  margin-top: 55px;
  padding-right: 80px;
  padding-left: 22px;
  text-align: left;
}

.profile {
  margin-top: 59px;
  padding-left: 148px;
}

.profile-pic {
  position: absolute;
  overflow: visible;
  width: 214px;
  height: 210px;
  margin: -13px -5px 10px -48px;
  padding-right: 0px;
  padding-bottom: 0px;
  border: 0px solid #000;
  border-radius: 200px;
}

.profile-pic._2nd {
  margin-top: 48px;
  margin-left: -831px;
}

.profile-pic._12 {
  height: 212px;
  margin-top: 46px;
  margin-left: 90px;
}

.namer {
  padding-right: 230px;
  text-align: left;
}

.namer._12 {
  margin-top: 75px;
  margin-bottom: 0px;
  margin-left: 332px;
  padding-right: 0px;
}

.arrow {
  margin-right: -4px;
  margin-left: 40px;
  padding-right: 0px;
}

.arrow.left {
  margin-left: -8px;
}

.dop {
  margin: -32px -41px 21px 301px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-style: italic;
}

.dop._3 {
  margin-top: -35px;
  margin-left: 702px;
  padding-top: 9px;
  padding-bottom: 1px;
  padding-left: 0px;
}

.sponsor {
  margin-top: 29px;
  margin-bottom: 18px;
  padding-top: 232px;
  padding-bottom: 0px;
}

.logo-spo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.logo-spo.aputure {
  margin-top: 38px;
}

.logo-spo.manfrotto {
  margin-top: 35px;
  margin-left: 18px;
  padding-left: 0px;
}

.logo-spo.arri {
  margin-top: 35px;
  padding-top: 0px;
}

.logo-spo.bmd {
  margin-top: 11px;
  margin-bottom: 0px;
}

.logo-spo.red {
  margin-top: -26px;
}

.col {
  margin-top: 41px;
}

.contact-us {
  height: 600px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .95), rgba(0, 0, 0, .95)), url('../images/sky.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .95), rgba(0, 0, 0, .95)), url('../images/sky.jpg');
  background-position: 0px 0px, 50% 88%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.form {
  margin-top: 119px;
  padding-bottom: 41px;
  padding-left: 35px;
}

.nameinput {
  height: 50px;
  margin-top: -51px;
  margin-right: 0px;
  margin-bottom: 31px;
  padding-top: 8px;
  padding-right: 1px;
  padding-bottom: 10px;
  border: 2px solid #757575;
  background-color: hsla(0, 2%, 54%, .34);
  direction: ltr;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-style: italic;
  text-decoration: none;
  text-transform: none;
  -webkit-column-count: auto;
  -moz-column-count: auto;
  column-count: auto;
}

.nameinput.email {
  margin-top: -33px;
}

.nameinput.field {
  height: 114px;
  margin-top: -33px;
  margin-bottom: 0px;
  padding-top: 4px;
}

.submit {
  width: 905px;
  height: 50px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding: 0px;
  background-color: #696b6d;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 21px;
}

.footer {
  display: none;
  height: 80px;
  background-color: #252525;
}

.logof {
  margin-top: 15px;
  margin-left: 183px;
}

.para {
  margin-bottom: 0px;
  padding-right: 0px;
}

.para._5 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 332px;
  padding-top: 3px;
  padding-right: 60px;
}

.colum {
  padding-top: 0px;
  padding-right: 107px;
  padding-left: 82px;
}

.logos {
  display: block;
  margin-top: 17px;
  margin-right: auto;
  margin-left: auto;
}

.made {
  margin-top: -25px;
  margin-left: 470px;
  font-family: Exo, sans-serif;
  color: #fff;
  text-align: center;
}

.sub {
  font-family: Exo, sans-serif;
  color: #fff;
  font-size: 17px;
}

.box {
  border-radius: 166px;
  background-color: #ffad00;
}

.navlink.name {
  display: block;
  width: 85%;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}

.navtitle {
  position: static;
  display: block;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 23px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.navtitle.w--current {
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 15px;
  padding-left: 0px;
}

.band {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
}

.bandbio {
  display: block;
  width: 75%;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: hsla(0, 0%, 100%, .72);
  line-height: 29px;
  font-weight: 300;
  letter-spacing: 1px;
}

.photocenter {
  display: block;
  margin-top: 85px;
  margin-right: auto;
  margin-left: auto;
}

.music {
  position: relative;
  height: 1300px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75));
}

.musicvid {
  position: static;
  display: block;
  width: 100%;
  margin-top: 90px;
}

.full {
  height: 100%;
}

.tour {
  height: 700px;
  background-image: url('../images/sky.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.tourcontain {
  padding-top: 69px;
}

.tourtext {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 300;
  text-align: left;
  text-transform: uppercase;
}

.tourlist {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  border-bottom: 1px solid hsla(0, 4%, 68%, .42);
  text-align: left;
}

.tourcenter {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  text-align: left;
}

.photos {
  height: 600px;
  background-image: -webkit-linear-gradient(270deg, rgba(13, 78, 177, .5), rgba(13, 78, 177, .5));
  background-image: linear-gradient(180deg, rgba(13, 78, 177, .5), rgba(13, 78, 177, .5));
}

.photocontain {
  display: block;
  overflow: hidden;
  height: 75%;
  padding-top: 60px;
}

.h1contact {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.contact {
  padding-top: 115px;
}

.contactname {
  font-family: 'Open Sans', sans-serif;
  color: #d4c0f8;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.contactlink {
  display: block;
  margin-top: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #98d7f5;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.contactrow {
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 110px;
}

.navmenu {
  margin-left: 27px;
  padding-top: 7px;
  font-family: Vollkorn, serif;
}

.spotify {
  display: block;
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 67px;
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0.38000000000000006;
  -webkit-transform: scale(0.77, 0.77);
  -ms-transform: scale(0.77, 0.77);
  transform: scale(0.77, 0.77);
}

html.w-mod-js *[data-ix="poster"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media (max-width: 991px) {
  .nav-link {
    font-family: Vollkorn, serif;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 5px;
  }
  .nav-link:focus {
    font-weight: 700;
  }
  .navmenu {
    height: 400px;
    margin-bottom: 29px;
    padding-top: 19px;
    background-color: rgba(0, 0, 0, .34);
    color: #333;
  }
  .menu.w--open {
    background-color: transparent;
  }
}

@media (max-width: 767px) {
  .nav-link {
    font-family: Vollkorn, serif;
    font-size: 22px;
  }
  .navmenu {
    display: block;
    padding-top: 30px;
    padding-bottom: 39px;
    background-color: rgba(0, 0, 0, .47);
  }
  .hamburger {
    background-image: -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .menu {
    color: #fff;
  }
  .menu:hover {
    color: #fff5f5;
  }
  .menu:active {
    color: #fff;
  }
  .menu:focus {
    color: #fffcfc;
  }
  .menu.w--open {
    background-color: transparent;
  }
}

@media (max-width: 479px) {
  .nav-link {
    padding-top: 57px;
    font-family: Vollkorn, serif;
    font-size: 21px;
    font-weight: 400;
  }
  .nav-link:hover {
    color: hsla(0, 0%, 93%, .61);
  }
  .nav-link:focus {
    font-family: Vollkorn, serif;
    font-weight: 700;
  }
  .work-section {
    height: 850px;
  }
  .text1 {
    margin-top: -27px;
    font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
  }
  .quote-background {
    background-position: 70% 50%;
  }
  .navtitle {
    position: static;
    overflow: visible;
    clear: none;
    text-align: left;
  }
  .navtitle.w--current {
    position: static;
    display: block;
  }
  .band {
    position: relative;
    display: block;
    height: 100%;
  }
  .bandbio {
    font-size: 14px;
  }
  .photocenter {
    margin-top: 45px;
  }
  .music {
    height: 300px;
  }
  .musicvid {
    margin-top: 61px;
  }
  .full {
    position: relative;
    height: 300px;
    background-image: -webkit-linear-gradient(270deg, #000, #000);
    background-image: linear-gradient(180deg, #000, #000);
  }
  .tour {
    height: 970px;
  }
  .tourcontain {
    height: 800px;
  }
  .photos {
    position: relative;
    height: 1650px;
  }
  .photocontain {
    height: 100%;
    padding-top: 17px;
  }
  .contact {
    padding-top: 39px;
  }
  .navmenu {
    width: 100%;
    height: 500px;
    padding-top: 10px;
    padding-bottom: 0px;
    background-color: rgba(83, 83, 83, 0);
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35));
  }
}