body {
  background-color: #080826;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 52px;
  line-height: 54px;
  font-weight: 800;
}

h2 {
  margin-top: 16px;
  margin-bottom: 14px;
  color: #e50064;
  font-size: 30px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 18px;
  margin-bottom: 15px;
  color: #85c2eb;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
}

h4 {
  margin-top: 18px;
  margin-bottom: 6px;
  color: #85c2eb;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

h5 {
  margin-top: 15px;
  margin-bottom: 6px;
  color: #f4f9fc;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin-top: 15px;
  margin-bottom: 6px;
  color: #2c3077;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

a {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

a:hover {
  color: #85c2eb;
}

li {
  margin-bottom: 6px;
  color: #85c2eb;
  font-size: 18px;
  font-weight: 500;
}

img {
  display: inline-block;
  width: 100%;
  margin-top: 12px;
}

strong {
  color: #85c2eb;
  font-weight: 600;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-color: #85c2eb;
  border-left-style: solid;
  border-left-width: 5px;
  color: #85c2eb;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 100vh;
  min-height: 820px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #080826;
}

.section.sub-sec-fcd {
  padding-bottom: 0px;
}

.section.sub-sec-fcd.general {
  padding-bottom: 100px;
}

.section.privacy {
  height: auto;
}

.section.testing {
  display: none;
}

.section.light-sec {
  background-color: #f4f9fc;
  color: #2c3077;
}

.section.blue {
  background-color: rgba(133, 194, 235, .25);
  color: #2c3077;
}

.sub-head {
  margin-bottom: 30px;
  color: #f4fcf4;
  font-size: 21px;
  line-height: 24px;
  font-weight: 300;
}

.sub-head.project-title {
  width: 86%;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 26px;
}

.sub-head.share-this {
  margin-bottom: 10px;
  color: #2c3077;
  font-size: 13px;
  line-height: 16px;
}

.sub-head.blog-sub {
  margin-bottom: 0px;
}

.sub-head.project-summary {
  width: 50%;
  margin-bottom: 50px;
  color: #fff;
}

.sub-head.new-project-sub {
  width: 22%;
}

.sub-head.reversed-colour {
  color: #2c3077;
}

.sub-head.team-role {
  margin-bottom: 18px;
  color: #f4f9fc;
  font-size: 16px;
  line-height: 20px;
}

.sub-head.team-role-copy {
  margin-bottom: 20px;
  color: #f4f9fc;
  font-size: 16px;
  line-height: 20px;
}

.sub-head.bold {
  margin-top: 15px;
  color: #f4f9fc;
  font-size: 18px;
  font-weight: 500;
}

.sub-head.bold.home {
  margin-bottom: 20px;
  color: #2c3077;
}

.sub-head.bold.pink {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e50064;
}

.sub-head.menu-sub {
  margin-bottom: 0px;
  color: #2c3077;
}

.sub-head.menu-bold {
  margin-top: 15px;
  color: #f4f9fc;
  font-size: 18px;
  font-weight: 500;
}

.sub-head.menu-bold.home {
  margin-bottom: 20px;
  color: #2c3077;
}

.sub-head.menu-bold.pink {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e50064;
}

.sub-head.version {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 9px;
  border-radius: 10px;
  background-color: rgba(229, 0, 100, .43);
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.sub-head.feed {
  margin-bottom: 30px;
}

.sub-head.download-archive {
  width: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 21px;
}

.sub-head.project-title-feed {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}

.sub-head.form-title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}

.sub-head.information-bar {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 9px;
  border-radius: 10px;
  background-color: rgba(248, 236, 70, .4);
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.sub-head.info-text {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 16px;
  line-height: 16px;
  text-transform: none;
}

.sub-head.info-title {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 20px;
}

.sub-head.advert {
  width: 60%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 26px;
}

.sub-head.completed {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 9px;
  border-radius: 10px;
  background-color: rgba(61, 255, 0, .43);
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.sub-head.new-badge-video {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 7px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(323.6363636363636, 90.83%, 21.37%, 1.00);
  border-radius: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 300;
}

.heading.smaller {
  font-size: 42px;
  line-height: 44px;
}

.heading.second {
  margin-bottom: 25px;
  font-size: 34px;
  line-height: 36px;
}

.hero-paragraph {
  width: 90%;
  margin-bottom: 40px;
  color: #85c2eb;
  font-size: 16px;
}

.hero-paragraph.copyright {
  font-size: 10px;
  line-height: 14px;
}

.hero-paragraph.fixed-width {
  width: 640px;
}

.social-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  margin-left: -30px;
}

.link-text {
  margin-bottom: 0px;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  color: #0a5b81;
  font-size: 21px;
  font-weight: 300;
}

.div-block {
  width: 75%;
  height: 200px;
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e9b947;
}

.left-nav {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 5;
  width: 85px;
  background-color: #fff;
  box-shadow: 1px 0 24px 0 rgba(0, 0, 0, .1);
}

.body {
  padding-left: 65px;
  background-color: #f4f9fc;
}

.div-block-3 {
  position: absolute;
  left: 60px;
  bottom: 60px;
}

.nav {
  position: fixed;
  display: block;
  width: 90%;
  height: 105px;
  padding-top: 8px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 10, 31, .9)), to(rgba(12, 10, 31, .9)));
  background-image: linear-gradient(180deg, rgba(12, 10, 31, .9), rgba(12, 10, 31, .9));
}

.spring-3 {
  position: absolute;
  left: 0px;
  top: 38px;
  right: 0px;
  z-index: 1;
  width: 36px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #85c2eb;
}

.footer-col-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.footer-button-links {
  margin-top: 10px;
}

.spring-1 {
  position: absolute;
  left: 0px;
  top: 18px;
  right: 0px;
  z-index: 1;
  width: 36px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #2c3077;
}

.brand {
  padding-left: 0px;
}

.brand.w--current {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.copyright-text {
  color: hsla(0, 0%, 100%, .6);
  font-size: 15px;
}

.footer-link {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-size: 24px;
}

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

.footer-text-link {
  color: hsla(0, 0%, 100%, .5);
  font-weight: 300;
  text-decoration: underline;
}

.mobile-menu-links {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 350px;
  margin-bottom: 60px;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.global-container-div {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-width: 1250px;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.global-container-div.featured-home {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.global-container-div.recent-psots {
  padding: 29px;
  background-color: #fff;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, .1);
}

.global-container-div.footer-note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
}

.global-container-div.copyrigjt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  font-size: 14px;
}

.global-container-div.button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.global-container-div.hero {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.global-container-div.centred {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.global-container-div.web-design {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.global-container-div.footer-p {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.global-container-div.branding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.global-container-div.team-div {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 80px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.global-container-div.team-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.global-container-div.about-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.global-container-div.sub-fcd {
  z-index: 2;
}

.global-container-div.home-hero {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.global-container-div.client-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
}

.global-container-div.project-content {
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.global-container-div.file-manager {
  margin-top: 35px;
  margin-bottom: 0px;
  padding: 16px 16px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border: 1px solid #680541;
}

.global-container-div.tabbed {
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border: 1px solid #680541;
}

.global-container-div.tabs {
  margin-top: 0px;
  margin-bottom: -10px;
  padding: 0px 0px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: solid;
  border-width: 2px 2px 0px;
  border-color: #680541;
  background-color: #080826;
}

.global-container-div.video-push-up {
  display: block;
  margin-top: -160px;
}

.global-container-div.footer-stuff {
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
}

.global-container-div.information-panel {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #645f1b;
}

.global-container-div.info {
  position: static;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.global-container-div.fcd-video-info {
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 17px;
  background-color: #1b1b31;
  background-image: url('../images/Camera-Rig.png');
  background-position: 110% 0%;
  background-size: 700px;
  background-repeat: no-repeat;
  box-shadow: 0 6px 28px 8px #000;
}

.nav-menu-secondary {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
  margin-right: -5px;
  margin-bottom: 4px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropw-list {
  background-color: #fff;
}

.dropw-list.w--open {
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  margin-top: 30px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media.mobile-social {
  margin-top: 20px;
}

.white-link {
  color: hsla(0, 0%, 100%, .6);
}

.byc-button {
  margin-top: auto;
  margin-left: 18px;
  padding: 16px 24px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 100px;
  background-color: #35354e;
  -webkit-transition: all 200ms cubic-bezier(.55, .055, .675, .19);
  transition: all 200ms cubic-bezier(.55, .055, .675, .19);
  color: #fff;
  font-weight: 700;
  text-shadow: none;
  cursor: pointer;
}

.byc-button:hover {
  background-color: #35354e;
  box-shadow: 0 10px 30px 1px rgba(0, 0, 0, .3);
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
}

.byc-button.white-btn {
  margin-right: 6px;
  margin-left: 6px;
  padding: 5px 14px;
  border: 2px solid #fff;
  background-color: #fff;
  color: #35354e;
  font-size: 15px;
}

.byc-button.nav-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  padding: 0px 10px 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  border-bottom: 1.5px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  font-size: 15px;
  font-weight: 400;
}

.byc-button.nav-link:hover {
  box-shadow: none;
  opacity: 0.5;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.byc-button.nav-link:focus {
  border-bottom-color: #fec30c;
}

.byc-button.nav-link.w--current {
  color: #fff;
}

.byc-button.nav-link.w--current:hover {
  color: #fff;
}

.byc-button.nav-link.w--current:active {
  color: #fff;
}

.byc-button.nav-link.w--current:focus {
  color: #fec30c;
}

.byc-button.nav-link.w--current:visited {
  color: #fff;
}

.byc-button.nav-link.drop {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.byc-button.secondary-btn {
  margin-right: 5px;
  margin-left: 5px;
  padding: 7px 16px;
  border: 2px solid #35354e;
  background-color: #fff;
  color: #35354e;
  font-size: 15px;
}

.byc-button.secondary-btn-reversed {
  margin-left: 0px;
  padding: 5px 14px;
  border: 2px solid #fff;
  background-color: transparent;
  font-size: 15px;
}

.facebook {
  margin-right: 8px;
  margin-left: 10px;
}

.main-logo {
  position: static;
  margin-bottom: auto;
}

.dropdown-link {
  color: #35354e;
}

.dropdown-link:hover {
  color: #353092;
}

.dropdown-link.w--current {
  color: #353092;
}

.dropdown-link.w--current:focus {
  color: #35354e;
}

.dropdown-link.w--current:visited {
  color: #35354e;
}

.nav-div {
  display: none;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hamburger-link {
  position: relative;
  z-index: 0;
  display: block;
  overflow: visible;
  width: 65px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.copyright {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  padding-top: 0px;
}

.spring-2 {
  position: absolute;
  left: 0px;
  top: 28px;
  right: 0px;
  z-index: 1;
  width: 36px;
  height: 2px;
  margin-right: auto;
  margin-left: auto;
  background-color: #e50064;
}

.footer-link-main {
  margin-bottom: 6px;
  -webkit-transition-property: none;
  transition-property: none;
  color: #fff;
  text-decoration: none;
}

.top-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5;
  display: none;
  height: 100vh;
  padding: 80px 80px 80px 165px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #85c2eb;
}

.icon-2 {
  position: static;
  margin-right: 0px;
  margin-left: 4px;
}

.logo {
  width: 140px;
  margin-top: 0px;
  margin-bottom: 45px;
  border: 2px solid #fff;
}

.logo.feed-page {
  width: 140px;
  margin-bottom: 15px;
}

.menu {
  position: fixed;
  left: 0px;
  top: 85px;
  bottom: 85px;
  z-index: 6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  width: 100px;
  margin-bottom: 22px;
}

.thumbnail-blog {
  height: 270px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-post-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 2px solid #680541;
  background-color: #1b1b31;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.blog-post-content:hover {
  border-color: #e50064;
  box-shadow: 0 14px 20px 9px rgba(0, 0, 0, .35);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: -10px;
  margin-bottom: 20px;
  margin-left: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.collection-list:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.collection-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33.33333333%;
  margin-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.button {
  margin-top: auto;
}

.blog-post-heading {
  margin-top: 0px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.blog-post-heading:hover {
  color: #e50064;
}

.blog-post-summary {
  margin-bottom: 19px;
}

.blog-post-contents {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.blog-post-contents:hover {
  z-index: 2;
  box-shadow: 0 12px 32px 10px rgba(0, 0, 0, .1);
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

.div-block-6 {
  width: 33.33333333%;
  height: 220px;
}

.hero-col {
  position: relative;
  width: 45%;
}

.hero-col.right {
  width: 65%;
}

.header-text-span {
  color: #e50064;
  font-weight: 700;
}

.fcd-button {
  margin-right: 20px;
  padding: 16px 24px;
  border: 2px solid #e50064;
  border-radius: 100px;
  background-color: #080826;
  font-weight: 600;
}

.fcd-button:hover {
  background-color: #e50064;
  color: #f4f9fc;
}

.fcd-button.blog-btn {
  margin-top: auto;
  padding: 14px 20px;
}

.fcd-button.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  margin-right: 5px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fcd-button.project-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #e50064;
  background-color: transparent;
}

.fcd-button.page {
  margin-right: 5px;
  margin-left: 5px;
}

.fcd-button.pad-button {
  margin-top: 30px;
  margin-right: 5px;
}

.fcd-button.author-link {
  padding: 6px 14px;
  border: 1px solid #2c3077;
  background-color: transparent;
  color: #2c3077;
}

.fcd-button.author-link:hover {
  background-color: #2c3077;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #f4f9fc;
}

.fcd-button.secondary-button {
  background-color: #2c3077;
}

.fcd-button._404 {
  margin-right: 10px;
}

.fcd-button.reversed-btn {
  background-color: #e50064;
}

.fcd-button.reversed-btn:hover {
  background-color: #f4f9fc;
  color: #2c3077;
}

.fcd-button.cherry-btn {
  margin-top: auto;
  padding: 14px 20px;
  background-color: #e50064;
}

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

.image-5 {
  position: absolute;
  top: 0px;
  right: 0px;
  border: 20px solid #85c2eb;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-page-feature {
  margin-top: 0px;
}

.home-featured-box {
  position: relative;
  overflow: hidden;
  width: 33%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.home-featured-box:hover {
  z-index: 1;
  box-shadow: 0 11px 32px 10px rgba(0, 0, 0, .2);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.home-featured-box.bp-show {
  display: none;
}

.global-section {
  position: relative;
  padding-top: 60px;
  padding-bottom: 60px;
}

.global-section.page-header {
  padding-top: 250px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.global-section.page-header.blog {
  margin-bottom: 0px;
  background-image: url('../images/Blog-BG.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.global-section.page-header.change-log {
  background-image: url('../images/Blog-BG.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.global-section.footer {
  margin-bottom: 0px;
  padding-bottom: 20px;
  background-color: #1b1b31;
}

.global-section.image-massonary-1 {
  display: block;
  overflow: hidden;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.global-section.image-massonary-2 {
  overflow: hidden;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.global-section.sub-content-section {
  padding-top: 0px;
  padding-bottom: 0px;
}

.global-section.web-design {
  padding-bottom: 40px;
  background-color: rgba(44, 48, 119, .1);
}

.global-section.next-project {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.global-section.new-project-hero {
  position: relative;
  z-index: 1;
  height: 80vh;
  padding-left: 5%;
}

.global-section.white {
  z-index: 0;
  height: 500px;
  background-color: #fff;
}

.global-section.testimonials {
  margin-bottom: 0px;
  background-color: #080826;
  color: #fff;
}

.global-section.about {
  overflow: hidden;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.global-section.home-footer {
  margin-bottom: 0px;
  padding-top: 30px;
  padding-bottom: 0px;
}

.global-section.general {
  overflow: hidden;
  margin-bottom: 0px;
  padding-bottom: 250px;
}

.global-section.lighter-header {
  padding-bottom: 160px;
  background-color: #1b1b31;
}

.global-section.lighter-header.video-header {
  padding-bottom: 60px;
}

.new-badge {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8ec46;
}

.new {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #2c3077;
  font-size: 21px;
  line-height: 21px;
  font-weight: 700;
}

.text-block-2 {
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.featured-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 28px;
  line-height: 34px;
}

.div-block-9 {
  position: absolute;
  top: -87px;
  right: 64px;
  z-index: 0;
  width: 100px;
  height: 550px;
  border-radius: 100px;
  background-color: #54ff45;
  -webkit-transform: rotateX(0deg) rotateY(-10deg) rotateZ(45deg);
  transform: rotateX(0deg) rotateY(-10deg) rotateZ(45deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-9-copy {
  position: absolute;
  top: -98px;
  right: 111px;
  z-index: 1;
  width: 65px;
  height: 450px;
  border: 4px solid #000;
  border-radius: 100px;
  background-color: transparent;
  -webkit-transform: rotateX(0deg) rotateY(-10deg) rotateZ(45deg);
  transform: rotateX(0deg) rotateY(-10deg) rotateZ(45deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.project-name {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  padding: 45px 25px 25px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#1f2033), color-stop(98%, hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(0deg, #1f2033, hsla(0, 0%, 100%, 0) 98%);
  opacity: 1;
}

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

.collection-item-2 {
  margin-bottom: 20px;
}

.link-block {
  padding: 16px;
  background-color: #e7e7e7;
}

.blog-post-date {
  margin-top: 5px;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.post-title {
  margin-top: 10px;
  color: #e50064;
}

.main-category-link {
  color: #2c3077;
  cursor: pointer;
}

.blog-post-featured-image {
  width: 100%;
  margin-top: 0px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.post-content {
  margin-top: 30px;
  color: #2c3077;
}

.work-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-10 {
  height: 400px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.collection-item-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.button-2 {
  margin-top: auto;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 13px;
  padding-bottom: 13px;
  padding-left: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.collection-list-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.work-page-contents {
  position: relative;
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.work-page-contents:hover {
  z-index: 1;
  box-shadow: 0 11px 32px 10px rgba(0, 0, 0, .2);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.blog-contents-div {
  margin-top: 20px;
}

.blog-contents-div.sign-off {
  margin-top: 10px;
}

.text-block-3 {
  width: 100%;
  height: 100%;
  color: #2c3077;
  font-weight: 800;
}

.div-block-12 {
  width: 40%;
}

.section-2 {
  height: 50vh;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.image-6 {
  width: 250px;
  height: 250px;
}

.page-heading {
  color: #f4f9fc;
  font-weight: 800;
}

.heart {
  width: auto;
  margin: 0px 2px 2px;
}

.copyright-small {
  margin-bottom: 12px;
  font-size: 11px;
  line-height: 14px;
}

.copyright-small.c-links {
  color: #2c3077;
}

.copyright-small.c-links:hover {
  color: #85c2eb;
}

.copyright-small._35 {
  width: 35%;
  text-align: right;
}

.text-block-5 {
  margin-right: 5px;
}

.copyright-links {
  font-size: 11px;
  line-height: 14px;
}

.footer-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 165px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-14 {
  width: 1px;
  height: 14px;
  background-color: #e50064;
}

.featured-link {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.featured-link:hover {
  opacity: 1;
}

.work-box {
  position: relative;
  overflow: hidden;
  width: 25%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.work-box:hover {
  z-index: 1;
  box-shadow: 0 11px 32px 10px rgba(0, 0, 0, .2);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.work-box.full-wdith {
  width: 100%;
}

.work-box.half-width {
  width: 50%;
}

.work-image-thumbnail {
  margin-top: 0px;
}

.project-hero {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 560px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/example-bg.png');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: fixed;
}

.project-title {
  width: 40%;
  margin-top: 10px;
  margin-bottom: 20px;
  color: #fff;
}

.scroll-down:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.left-div {
  width: 40%;
  padding-right: 45px;
  color: #000;
}

.left-div.sub-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-div.process {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sub-content-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 75%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sub-content-container.content-settings {
  width: 75%;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.sub-content-container.sub-content-reversed {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-div {
  width: 60%;
}

.right-div.sub-content-right {
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.right-div.sub-content-rleft {
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.left-text {
  margin-top: 6px;
  color: #e50064;
  font-size: 44px;
  line-height: 48px;
  font-weight: 800;
}

.img-100 {
  width: 100%;
  height: auto;
  margin-top: 0px;
}

.img-100.process-img {
  margin-top: 10px;
  margin-bottom: 10px;
}

.img-100.web-img {
  margin-bottom: 20px;
}

.img-100.mobile-img {
  display: none;
  margin-bottom: 20px;
}

.img-100.desktop-image {
  margin-bottom: 20px;
}

.work-div-2 {
  display: block;
  max-width: 2560px;
  margin-right: auto;
  margin-left: auto;
}

.collection-item-4 {
  position: relative;
  width: 25%;
}

.work-collection-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.massonary-img-01 {
  margin-right: 5px;
  margin-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.project-summary {
  color: #2c3077;
}

.img-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 2560px;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-block-2 {
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 8px 10px;
  background-color: #fff;
}

.link-block-2:hover {
  box-shadow: 0 8px 12px 0 rgba(0, 0, 0, .1);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

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

.video-embed {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0 6px 12px 2px rgba(0, 0, 0, .1);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-align: center;
}

.video-embed:hover {
  box-shadow: 0 21px 36px 4px rgba(0, 0, 0, .15);
  -webkit-transform: translate(0px, -18px);
  -ms-transform: translate(0px, -18px);
  transform: translate(0px, -18px);
}

.video-embed.video-02 {
  margin-top: 60px;
}

.shadow-div {
  display: block;
  width: 70%;
  height: 10px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-color: #000;
  opacity: 0.45;
  -webkit-filter: blur(16px);
  filter: blur(16px);
}

.sub-content-img {
  width: 100%;
}

.project-sub-head {
  margin-top: 15px;
  margin-bottom: 45px;
  color: rgba(0, 0, 0, .5);
  font-size: 38px;
  line-height: 42px;
  font-weight: 400;
  text-align: center;
}

.project-sub-head.design-layout {
  margin-bottom: 10px;
}

.social-share {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sub-content-text {
  color: #2c3077;
  font-size: 16px;
  line-height: 21px;
}

.sub-content-text.sub-right {
  margin-left: 20px;
}

.central-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 22%;
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

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

.main-content.content-settings {
  width: 75%;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.case-study-buttton {
  padding: 16px 24px;
  border-radius: 100px;
  background-color: #e50064;
}

.case-study-buttton:hover {
  background-color: #2c3077;
  box-shadow: 0 8px 12px 1px rgba(229, 0, 100, .2);
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
  color: #f4f9fc;
}

.case-study-buttton.blog-btn {
  margin-top: auto;
}

.case-study-buttton.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  margin-right: 5px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.case-study-icon {
  width: auto;
  margin-top: 0px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.project-title-fp {
  width: 50%;
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 56px;
  line-height: 58px;
}

.fp-fcd-link {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.fp-fcd-link:hover {
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.darken {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  background-color: rgba(0, 0, 0, .4);
  opacity: 0;
}

.darken:hover {
  opacity: 1;
}

.left-arrow-slider {
  width: auto;
  margin-top: 0px;
}

.fp-image {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cta-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  margin-bottom: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.cta-icon {
  width: auto;
  margin-top: 0px;
  margin-right: 2px;
  margin-left: 0px;
}

.cta-link-text {
  margin-right: 5px;
}

.cta-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cta-div.sub-content-right {
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cta-div.sub-content-rleft {
  width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.parent {
  position: relative;
  width: 40%;
  height: 40%;
  -webkit-perspective: 500px;
  perspective: 500px;
}

.div-block-15 {
  position: absolute;
  display: block;
  width: 90%;
  height: 90%;
  margin: 25px auto;
  background-color: #0aff00;
  opacity: 0.5;
  -webkit-transform: translate3d(0px, 0px, 70px) rotateX(0deg) rotateY(-37deg) rotateZ(0deg);
  transform: translate3d(0px, 0px, 70px) rotateX(0deg) rotateY(-37deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.div-block-15-copy {
  position: absolute;
  display: block;
  width: 90%;
  height: 90%;
  margin: 25px auto;
  background-color: #ffad00;
  background-image: url('../images/joep-cox-485712-unsplash.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate3d(0px, 0px, 20px);
  transform: translate3d(0px, 0px, 20px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.section-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-16 {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  overflow: hidden;
  width: 73%;
  height: 102%;
  margin-top: 20px;
  margin-right: -20px;
  box-shadow: 0 12px 38px 4px rgba(0, 0, 0, .4);
}

.heading-4 {
  position: relative;
  z-index: 1;
  width: 25%;
  margin-bottom: 20px;
}

.image-8 {
  margin-top: 0px;
}

.div-block-16-copy {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  width: 102%;
  height: 100%;
  margin-right: -2%;
  background-image: url('../images/joep-cox-485712-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  opacity: 0.85;
}

.thumbnail {
  margin-top: 0px;
}

.main-category-badge {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 40px;
  padding: 8px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f8ec46;
}

.main-cat {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  color: #2c3077;
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
  letter-spacing: -0.2px;
}

.main-cat.in {
  margin-right: 3px;
  font-weight: 300;
}

.blog-post-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5px;
  padding-left: 5px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-div {
  margin-top: 10px;
  margin-bottom: 40px;
}

.white-heading {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #fff;
}

.block-quote {
  width: 60%;
}

.slider {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-bottom: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.left-arrow {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 55px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.right-arrow {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.featured-image-div {
  margin-top: 40px;
}

.video-embed-blog {
  display: block;
  overflow: hidden;
  width: 102%;
  margin-top: 40px;
  margin-right: -1%;
  margin-left: -1%;
  box-shadow: 0 21px 36px 4px rgba(0, 0, 0, .1);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #fff;
  text-align: center;
}

.video-embed-blog:hover {
  box-shadow: 0 21px 36px 4px rgba(0, 0, 0, .15);
  -webkit-transform: translate(0px, -18px);
  -ms-transform: translate(0px, -18px);
  transform: translate(0px, -18px);
}

.logo-before {
  width: 38%;
  margin-right: 2%;
}

.logo-after {
  width: 60%;
}

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

.slider-2 {
  display: none;
  width: 100%;
}

.project-icon {
  width: auto;
  margin-top: 0px;
}

.lt-blue {
  color: #85c2eb;
  text-transform: lowercase;
}

.lt-blue._404-head {
  font-size: 56px;
  line-height: 58px;
}

._50-percent-div {
  width: 50%;
}

.massive-bg-heading {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  margin-top: 7%;
  margin-right: 7%;
  opacity: 0.1;
  font-size: 180px;
  line-height: 120px;
  font-weight: 900;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.team-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.team-member {
  height: 100%;
  margin-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-10 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.team-info {
  position: relative;
  z-index: 2;
  margin-bottom: 10px;
  background-color: #080826;
}

.team-info.contact-info {
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 30px;
  padding-bottom: 25px;
}

.div-block-17 {
  width: 25%;
  color: #f4f9fc;
  text-align: center;
}

.image-11 {
  width: 21px;
  height: 21px;
  margin-top: 0px;
  margin-right: 5px;
}

.team-email {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #e50064;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.team-email:hover {
  color: #e50064;
}

.cupper-award {
  margin-right: 5px;
  margin-bottom: 0px;
  color: #2c3077;
  font-size: 11px;
  line-height: 14px;
}

.cupper-award.c-links {
  color: #2c3077;
}

.cupper-award.c-links:hover {
  color: #85c2eb;
}

.cuppa {
  width: auto;
  margin: 0px 0px 0px 2px;
}

.div-block-18 {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.name {
  margin-top: 0px;
}

.profile-box {
  display: none;
}

.col {
  width: 60%;
  color: #f4f9fc;
}

.col-2 {
  width: 20%;
  color: #f4f9fc;
}

.heading-6 {
  width: 450px;
  margin-top: 0px;
}

.heading-6.home {
  color: #e50064;
}

.map {
  height: 70vh;
}

.mobile-nav {
  margin-bottom: 30px;
  color: #fff;
  text-decoration: none;
}

.mobile-nav:hover {
  padding-left: 20px;
  border-left: 2px solid #f8ec46;
  color: #e50064;
}

.mobile-link-text {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #fff;
  font-size: 38px;
  line-height: 44px;
}

.close-link {
  position: relative;
  z-index: 1;
  display: block;
  overflow: visible;
  width: 65px;
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  float: right;
}

.right-arrow-slider {
  position: relative;
  margin-top: 0px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slide-nav {
  width: 80%;
  margin-left: 0px;
  text-align: left;
}

.slide-3 {
  margin-bottom: 30px;
}

.masonry-list-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fcd-index-01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 2560px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.masonry-box-02 {
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.masonry-box-02:hover {
  z-index: 1;
  box-shadow: 0 11px 32px 10px rgba(0, 0, 0, .2);
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.masonry-list-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.masonry-wrapper-02 {
  width: 100%;
}

.home-div-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 2560px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.masonry-box-03 {
  position: relative;
  overflow: hidden;
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.masonry-box-03:hover {
  z-index: 1;
  box-shadow: 0 11px 32px 10px rgba(0, 0, 0, .2);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.masonry-list-03 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.masonry-wrapper-03 {
  width: 50%;
  height: 50%;
}

.masonry-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1250px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-footer-col {
  width: 60%;
  color: #e50064;
}

.home-col-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #2c3077;
}

.text-block-8 {
  font-size: 52px;
  line-height: 56px;
  font-weight: 200;
}

.link-block-3 {
  margin-top: 0px;
}

.div-block-21 {
  width: 25%;
  height: 100%;
}

.rich-text-block {
  width: 60%;
  color: #584a4a;
}

.fcd-master-graphic {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 1100px;
  margin-top: -130px;
  margin-right: -380px;
}

.fcd-master-graphic.fcd-back {
  z-index: 0;
}

.hero-content-box {
  position: relative;
  width: 70%;
}

.hero-content-box.right {
  width: 65%;
}

.hero-content-box.video-feed {
  width: 100%;
}

.hero-content-box.secondary-content {
  width: 45%;
}

.hero-content-box.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.fcd-singular-graphic {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 0;
  width: 70%;
  margin-top: -140px;
  margin-left: -65px;
}

.home-page {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: none;
  background-image: url('../images/About-Page-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.1;
}

.div-block-22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.menu-col {
  width: 440px;
  padding-right: 100px;
  color: #f4f9fc;
}

.menu-head {
  margin-top: 0px;
  color: #2c3077;
}

.menu-head.home {
  color: #e50064;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.menu-name {
  margin-top: 0px;
  color: #2c3077;
}

.div-block-24 {
  width: 200px;
}

.manual-selection {
  position: relative;
  overflow: hidden;
  width: 50%;
  background-color: #f4f9fc;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.manual-selection:hover {
  z-index: 1;
  box-shadow: 0 11px 32px 10px rgba(0, 0, 0, .2);
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}

.custom-name {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  height: 100%;
  padding: 25px;
  opacity: 1;
}

.custom-name.lt-blue-box {
  background-color: #85c2eb;
  color: #2c3077;
}

.custom-heading {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e50064;
  font-size: 28px;
  line-height: 34px;
}

.custom-heading.custom-head-2 {
  color: #2c3077;
}

.image-12 {
  position: absolute;
  right: 25px;
  bottom: 25px;
  width: 50px;
}

.masonry-wrapper-05 {
  width: 50%;
  height: 50%;
}

.masonry-wrapper-04 {
  width: 100%;
}

.image-13 {
  width: auto;
  height: 21px;
  margin-right: 15px;
}

.button-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 50px;
  margin-left: -20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #ff003d;
  font-weight: 700;
  text-decoration: none;
}

.button-background {
  position: absolute;
  width: 50px;
  height: 50px;
  border: 2px solid #ff003d;
  border-radius: 25px;
}

.button-text {
  position: relative;
  z-index: 1;
  margin-right: 5px;
  margin-left: 20px;
  color: #e50064;
}

.button-arrow {
  width: 15px;
  margin-top: 0px;
  margin-right: 20px;
}

.author-link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 4px;
  margin-bottom: 4px;
  padding: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #85c2eb;
  color: #e50064;
}

.avatar {
  width: 100px;
  height: 100px;
  margin-right: 15px;
  border-radius: 100px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.heading-7 {
  margin-top: 5px;
  margin-bottom: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #2c3077;
  font-size: 24px;
  font-weight: 700;
}

.heading-7:hover {
  color: #85c2eb;
}

.author-wrapper {
  margin-bottom: 40px;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fcd-index-02 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  max-width: 2560px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-28 {
  width: 100%;
}

.client-logo {
  width: auto;
  margin: 0px 25px 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-14 {
  margin-top: 0px;
}

.fcd-logo-01 {
  width: 38%;
  margin-right: 2%;
}

.fcd-logo-02 {
  width: 100%;
}

.fcd-logo-1 {
  margin-top: 0px;
}

.fcd-logo-suite-heading {
  margin-top: 0px;
}

.div-block-29 {
  height: 25px;
  margin-bottom: 15px;
  border-top: 2px solid rgba(133, 194, 235, .5);
  border-right: 2px solid rgba(133, 194, 235, .5);
  border-left: 2px solid rgba(133, 194, 235, .5);
}

.fcd-text {
  display: block;
}

.fcd-logo-2 {
  display: none;
  margin-top: 0px;
}

.our-work {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: none;
  background-image: url('../images/Premdor-2018---Floating-Cover.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.1;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 720px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.body-3 {
  padding-left: 0px;
}

.image-15 {
  width: 400px;
}

.paragraph {
  margin-bottom: 45px;
}

.about-us {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: none;
  background-image: url('../images/About-Page-01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.1;
}

.heading-8 {
  color: #40359a;
}

.text-block-9 {
  margin-top: 14px;
}

.image-16 {
  border-radius: 15px;
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, .1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.image-16:hover {
  -webkit-transform: translate(0px, -10px);
  -ms-transform: translate(0px, -10px);
  transform: translate(0px, -10px);
}

.text-block {
  margin-bottom: 16px;
}

.collection-item-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.button-3 {
  padding: 20px 29px;
  border-radius: 100px;
  background-color: #40359a;
}

.button-3.blog-button {
  margin-top: auto;
}

.button-3.social-button {
  width: 55px;
  height: 55px;
  margin-right: 5px;
  margin-left: 5px;
  padding: 15px;
  border-radius: 0px;
  background-color: #2c3077;
}

.button-3.social-button:hover {
  background-color: #e50064;
}

.collection-list-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-box-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex-box-div.version-date {
  margin-top: 0px;
}

.flex-box-div.info-panel {
  margin-top: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.link-block-4 {
  margin-top: 0px;
}

.link-block-4:hover {
  color: #f8ec46;
}

.blue-yellow-block {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #85c2eb;
  line-height: 14px;
  font-weight: 600;
}

.blue-yellow-block:hover {
  color: #f8ec46;
}

.splitter {
  width: 1px;
  height: 10px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: hsla(0, 0%, 100%, .4);
  color: hsla(0, 0%, 100%, .3);
}

.information-panel {
  width: 13%;
  margin-right: 2%;
}

.information-panel.project-file-names {
  width: 38%;
}

.information-panel.download {
  width: 100%;
}

.div-block-33 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-heading {
  margin-bottom: 8px;
  color: #85c2eb;
  line-height: 14px;
  font-weight: 600;
}

.sub-heading.info {
  letter-spacing: 1px;
  text-transform: uppercase;
}

.date {
  color: hsla(0, 0%, 100%, .5);
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.logo-project {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100px;
  margin-top: 0px;
  border: 2px solid #fff;
}

.logo-project.feed-page {
  width: 100px;
  margin-bottom: 10px;
}

.div-block-34 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  background-image: url('../images/Camera-Rig---web.png');
  background-position: 50% 50%;
  background-size: cover;
}

.div-block-35 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 0;
  height: 350px;
  background-image: url('../images/Camera-Rig.png');
  background-position: 50% 50%;
  background-size: cover;
}

.collection-list-wrapper {
  width: 100%;
}

.social-share-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.social-icon {
  margin-top: 0px;
}

.body-4 {
  background-color: #fff;
}

.masonry-parent-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.index-04-wrapper {
  width: 25%;
}

.index-03-wrapper {
  width: 75%;
}

.index-01-list {
  width: 100%;
}

.global-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1350px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.global-div.blog {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.global-section-2 {
  padding-top: 50px;
  padding-bottom: 65px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(53, 51, 109, .1)), color-stop(31%, hsla(0, 0%, 100%, .1)));
  background-image: linear-gradient(180deg, rgba(53, 51, 109, .1), hsla(0, 0%, 100%, .1) 31%);
}

.global-section-2.blog-archive {
  padding-top: 90px;
  padding-bottom: 65px;
  background-color: #fafafa;
  background-image: none;
}

.collection-item-6 {
  margin-bottom: 20px;
  padding-right: 10px;
  padding-left: 10px;
}

.collection-list-wrapper-2 {
  width: 50%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-headline {
  position: relative;
  z-index: 1;
  margin-top: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 34px;
  text-decoration: none;
}

.contents-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 450px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 4px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.contents-container:hover {
  box-shadow: 0 8px 18px 3px rgba(0, 0, 0, .25);
  -webkit-filter: none;
  filter: none;
  -webkit-transform: translate(0px, -6px) scale(1.04);
  -ms-transform: translate(0px, -6px) scale(1.04);
  transform: translate(0px, -6px) scale(1.04);
}

.date-2 {
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.date-2:hover {
  color: #dcd9f0;
}

.tagline {
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.tagline.main-category {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  letter-spacing: 1px;
}

.link-block-5 {
  text-decoration: none;
}

.button-4 {
  display: inline-block;
  margin-top: 10px;
  margin-right: 4px;
  margin-bottom: 10px;
  padding: 9px 25px;
  float: none;
  background-color: #35336d;
  -webkit-transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  transition: color 200ms ease, box-shadow 200ms ease, background-color 200ms ease;
  color: #fff;
  line-height: 22px;
}

.button-4:hover {
  border-color: #0c6eb8;
  background-color: #333;
  color: #fff;
}

.button-4.default-button {
  display: inline-block;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-color: #fff;
  -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
  color: #5b697a;
}

.button-4.default-button:hover {
  background-color: #fff;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
  color: #213d63;
}

.button-4.default-button.card-cta {
  position: absolute;
  left: 30px;
  bottom: 50px;
  z-index: 1;
  display: block;
  margin-right: 0px;
  padding: 6px 20px;
  border-radius: 4px;
  color: #333;
  font-weight: 500;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  cursor: pointer;
}

.button-4.default-button.card-cta:hover {
  background-color: #54cf94;
  color: #fff;
}

.div-block-36 {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, .03);
}

.rich-text-block-2 {
  color: #fff;
}

.info {
  color: hsla(0, 0%, 100%, .7);
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.info.login-link {
  margin-top: 18px;
}

.tab-link-tab-1 {
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #080826;
}

.tab-link-tab-1:hover {
  background-color: #2c3077;
}

.tab-link-tab-1.w--current {
  background-color: #e50064;
}

.tab-link-tab-1.tab-2 {
  border-top-left-radius: 0px;
}

.tab-pane-tab-2 {
  width: 90%;
  max-width: 1250px;
  padding-right: 16px;
  padding-bottom: 14px;
  padding-left: 16px;
  border: 2px solid #680541;
}

.tab-pane-tab-2.tab-2 {
  padding-top: 14px;
  padding-bottom: 14px;
}

.tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.login-link {
  opacity: 0.6;
  font-weight: 300;
}

.text-field {
  height: 55px;
  padding-right: 24px;
  padding-left: 24px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .5);
  border-radius: 100px;
  background-color: #080826;
  color: #fff;
  font-size: 16px;
}

.checkbox-field {
  margin-top: 15px;
}

.error-message {
  background-color: #a00000;
}

.success-message {
  padding-left: 0px;
  background-color: #080826;
  text-align: left;
}

.link {
  font-weight: 400;
}

.empty-state {
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.collection-item-7 {
  width: 33.33333333%;
  margin-bottom: 10px;
}

.collection-list-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.collection-list-wrapper-3 {
  margin-bottom: 40px;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  line-height: 34px;
  font-weight: 300;
}

.heading-2.smaller {
  font-size: 42px;
  line-height: 44px;
}

.yellow-link {
  color: #f8ec46;
  font-weight: 400;
}

.featured-video {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin: 50px;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px solid #680541;
}

.icons {
  width: 50%;
  margin-top: 0px;
}

.icon-heading {
  margin-top: 5px;
}

.div-block-37 {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-17 {
  width: 21px;
  margin-top: 0px;
  margin-right: 8px;
}

.info-txt {
  width: 90%;
  max-width: 1250px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
}

.info-txt.featured-home {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.info-txt.recent-psots {
  padding: 29px;
  background-color: #fff;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, .1);
}

.info-txt.footer-note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
}

.info-txt.copyrigjt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  font-size: 14px;
}

.info-txt.button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-txt.hero {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info-txt.centred {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-txt.web-design {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-txt.footer-p {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info-txt.branding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info-txt.team-div {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 80px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.info-txt.team-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info-txt.about-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info-txt.sub-fcd {
  z-index: 2;
}

.info-txt.home-hero {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.info-txt.client-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
}

.info-txt.project-content {
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.info-txt.file-manager {
  margin-top: 35px;
  margin-bottom: 0px;
  padding: 16px 16px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border: 1px solid #680541;
}

.info-txt.tabbed {
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border: 1px solid #680541;
}

.info-txt.tabs {
  margin-top: 0px;
  margin-bottom: -10px;
  padding: 0px 0px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: solid;
  border-width: 1px 1px 0px;
  border-color: #680541;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #080826;
}

.info-txt.projects-feed {
  display: block;
}

.info-txt.footer-stuff {
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
}

.info-txt.information-panel {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  width: 100%;
  margin-right: 0%;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #645f1b;
}

.info-txt.info {
  position: static;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.info-text {
  color: #fff;
  font-size: 13px;
  line-height: 14px;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-transform: none;
}

.paragraph-2 {
  margin-bottom: 40px;
}

.content-container {
  position: relative;
  width: 50%;
}

.content-container.right {
  width: 65%;
}

.content-container.video-feed {
  width: 100%;
}

.content-container.secondary-content {
  width: 45%;
}

.content-container.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.body-5 {
  background-color: transparent;
}

.rich-text-block-3 {
  width: 60%;
  margin-top: -15px;
  margin-bottom: -5px;
}

.video-wrapper {
  margin-right: -10px;
  margin-bottom: 40px;
  margin-left: -10px;
}

.video-item {
  position: static;
  padding: 10px;
}

.video-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -5px;
  margin-left: -5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.video-button {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-color: #680541;
  border-top-style: solid;
  border-top-width: 2px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.video-button:hover {
  border: 1px solid #e50064;
  background-color: #e50064;
  color: #fff;
}

.image-18 {
  width: 16px;
  margin-top: 2px;
  margin-left: 9px;
}

.link-2 {
  color: #85c2eb;
}

.holder {
  padding: 28px 20px;
}

.faded-text {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: hsla(0, 0%, 100%, .3);
  line-height: 14px;
  font-weight: 500;
}

.faded-text:hover {
  color: #85c2eb;
}

.paragraph-3 {
  width: 640px;
}

.div-block-38 {
  margin-top: 140px;
  padding-right: 10px;
  padding-left: 10px;
}

.vn-body {
  background-color: #1a1a19;
  font-family: Poppins, sans-serif;
}

.heading-9 {
  margin-bottom: 40px;
  font-weight: 500;
}

.vn-meta-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 6px;
  padding: 4px 6px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #f4fcf4;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.vn-meta-box.project-title {
  width: 86%;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 26px;
}

.vn-meta-box.share-this {
  margin-bottom: 10px;
  color: #2c3077;
  font-size: 13px;
  line-height: 16px;
}

.vn-meta-box.blog-sub {
  margin-bottom: 0px;
}

.vn-meta-box.project-summary {
  width: 50%;
  margin-bottom: 50px;
  color: #fff;
}

.vn-meta-box.new-project-sub {
  width: 22%;
}

.vn-meta-box.reversed-colour {
  color: #2c3077;
}

.vn-meta-box.team-role {
  margin-bottom: 18px;
  color: #f4f9fc;
  font-size: 16px;
  line-height: 20px;
}

.vn-meta-box.team-role-copy {
  margin-bottom: 20px;
  color: #f4f9fc;
  font-size: 16px;
  line-height: 20px;
}

.vn-meta-box.bold {
  margin-top: 15px;
  color: #f4f9fc;
  font-size: 18px;
  font-weight: 500;
}

.vn-meta-box.bold.home {
  margin-bottom: 20px;
  color: #2c3077;
}

.vn-meta-box.bold.pink {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e50064;
}

.vn-meta-box.menu-sub {
  margin-bottom: 0px;
  color: #2c3077;
}

.vn-meta-box.menu-bold {
  margin-top: 15px;
  color: #f4f9fc;
  font-size: 18px;
  font-weight: 500;
}

.vn-meta-box.menu-bold.home {
  margin-bottom: 20px;
  color: #2c3077;
}

.vn-meta-box.menu-bold.pink {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #e50064;
}

.vn-meta-box.version {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 9px;
  border-radius: 10px;
  background-color: rgba(229, 0, 100, .43);
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.vn-meta-box.feed {
  margin-bottom: 30px;
}

.vn-meta-box.download-archive {
  width: auto;
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 21px;
  line-height: 21px;
}

.vn-meta-box.project-title-feed {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 400;
}

.vn-meta-box.form-title {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 18px;
}

.vn-meta-box.information-bar {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 9px;
  border-radius: 10px;
  background-color: rgba(248, 236, 70, .4);
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.vn-meta-box.info-text {
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-size: 16px;
  line-height: 16px;
  text-transform: none;
}

.vn-meta-box.info-title {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 20px;
}

.vn-meta-box.advert {
  width: 60%;
  margin-top: 0px;
  margin-bottom: 15px;
  font-size: 24px;
  line-height: 26px;
}

.vn-meta-box.completed {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 9px;
  border-radius: 10px;
  background-color: rgba(61, 255, 0, .43);
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.vn-meta-box.new-badge-video {
  margin-right: 10px;
  margin-bottom: 0px;
  padding: 7px;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(323.6363636363636, 90.83%, 21.37%, 1.00);
  border-radius: 10px;
  color: #fff;
  font-size: 13px;
  line-height: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.vn-meta-box._4k {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.vn-meta-box.hdr {
  margin-right: -1px;
  margin-left: 2px;
  border-width: 0px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background-color: #fff;
  color: #1a1a19;
}

.vn-meta-box.age {
  border-color: hsla(0, 0%, 100%, .2);
}

.vn-holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 16.666666666666668%;
  -ms-flex: 0 16.666666666666668%;
  flex: 0 16.666666666666668%;
}

.vn-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

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

.vn-container {
  position: relative;
  z-index: 2;
  width: 90%;
  max-width: 1250px;
  margin: 50px auto 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-container.featured-home {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.vn-container.recent-psots {
  padding: 29px;
  background-color: #fff;
  box-shadow: 0 0 18px 0 rgba(0, 0, 0, .1);
}

.vn-container.footer-note {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
}

.vn-container.copyrigjt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
  font-size: 14px;
}

.vn-container.button-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vn-container.hero {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-container.centred {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vn-container.web-design {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vn-container.footer-p {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-container.branding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-container.team-div {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 80px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.vn-container.team-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-container.about-info-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-container.sub-fcd {
  z-index: 2;
}

.vn-container.home-hero {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-container.client-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
}

.vn-container.project-content {
  margin-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.vn-container.file-manager {
  margin-top: 35px;
  margin-bottom: 0px;
  padding: 16px 16px 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border: 1px solid #680541;
}

.vn-container.tabbed {
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px 16px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border: 1px solid #680541;
}

.vn-container.tabs {
  margin-top: 0px;
  margin-bottom: -10px;
  padding: 0px 0px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-style: solid;
  border-width: 2px 2px 0px;
  border-color: #680541;
  background-color: #080826;
}

.vn-container.video-push-up {
  display: block;
  margin-top: -160px;
}

.vn-container.footer-stuff {
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.5;
}

.vn-container.information-panel {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: block;
  width: 100%;
  max-width: none;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  background-color: #645f1b;
}

.vn-container.info {
  position: static;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vn-container.fcd-video-info {
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 17px;
  background-color: #1b1b31;
  background-image: url('../images/Camera-Rig.png');
  background-position: 110% 0%;
  background-size: 700px;
  background-repeat: no-repeat;
  box-shadow: 0 6px 28px 8px #000;
}

.vn-icon {
  width: auto;
  height: 10px;
  margin-top: 0px;
}

.vn-meta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-10 {
  color: #fff;
  font-weight: 400;
}

.vn-btn {
  margin-right: 20px;
  padding: 16px 24px;
  border: 4px solid #e84d0e;
  background-color: transparent;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.vn-btn:hover {
  background-color: #e84d0e;
  color: #fff;
}

.vn-btn.blog-btn {
  margin-top: auto;
  padding: 14px 20px;
}

.vn-btn.social-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 42px;
  height: 42px;
  margin-right: 5px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vn-btn.project-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #e50064;
  background-color: transparent;
}

.vn-btn.page {
  margin-right: 5px;
  margin-left: 5px;
}

.vn-btn.pad-button {
  margin-top: 30px;
  margin-right: 5px;
}

.vn-btn.author-link {
  padding: 6px 14px;
  border: 1px solid #2c3077;
  background-color: transparent;
  color: #2c3077;
}

.vn-btn.author-link:hover {
  background-color: #2c3077;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #f4f9fc;
}

.vn-btn.secondary-button {
  background-color: #2c3077;
}

.vn-btn._404 {
  margin-right: 10px;
}

.vn-btn.reversed-btn {
  background-color: #e50064;
}

.vn-btn.reversed-btn:hover {
  background-color: #f4f9fc;
  color: #2c3077;
}

.vn-btn.cherry-btn {
  margin-top: auto;
  padding: 14px 20px;
  background-color: #e50064;
}

.vn-h1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-weight: 600;
}

.vn-section {
  padding-top: 50px;
  padding-bottom: 50px;
}

.vn-footer-text {
  font-size: 18px;
}

.vn-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.vn-link:hover {
  color: #e84d0e;
  text-decoration: none;
}

.vn-link.post-link:hover {
  color: #fff;
}

.vn-faded {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: hsla(0, 0%, 100%, .4);
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
}

.vn-faded.number {
  margin-right: 3px;
}

.vn-logo {
  width: 80px;
  margin-top: 0px;
  padding: 5px;
  border-radius: 5px;
  background-color: #e84d0e;
}

.vn-details {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  padding: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-color: hsla(17.339449541284402, 88.62%, 48.24%, 0.16) #680541 #680541;
  border-top-style: solid;
  border-top-width: 2px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.vn-details:hover {
  border-top-color: #e84d0e;
  background-color: #e84d0e;
  color: #fff;
}

.vn-poster {
  margin-top: 0px;
  border-radius: 10px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  box-shadow: 0 16px 18px -16px rgba(0, 0, 0, .6);
  opacity: 0.75;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.vn-poster:hover {
  box-shadow: 0 40px 18px -18px rgba(0, 0, 0, .6);
  opacity: 1;
  -webkit-transform: scale(1.02) translate(0px, -8px);
  -ms-transform: scale(1.02) translate(0px, -8px);
  transform: scale(1.02) translate(0px, -8px);
}

.text-block-10 {
  font-size: 18px;
  font-weight: 300;
}

.vn-movie-title {
  margin-top: 15px;
  margin-bottom: 5px;
  color: #fff;
  font-size: 21px;
  line-height: 24px;
  font-weight: 400;
}

.vn-watch {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  padding: 10px;
  border-radius: 10px;
  background-color: #332a9d;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .75);
  line-height: 14px;
}

.vn-watch.bigger {
  font-size: 24px;
  line-height: 24px;
}

.vn-bold {
  color: #e84d0e;
}

.vn-empty {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.vn-key-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Poppins, sans-serif;
}

.vn-key-holder.in-feed {
  margin-bottom: 21px;
}

.vn-key-square {
  z-index: 2;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  padding: 8px;
  border-radius: 5px;
  background-color: #332a9d;
  box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .75);
  line-height: 14px;
}

.vn-key-square.orange {
  background-color: hsla(40.83333333333333, 89.26%, 47.45%, 1.00);
}

.vn-key-square.red {
  background-color: #9d2a2c;
}

.vn-key-square.green {
  background-color: #2a9d4a;
}

.vn-key-square.grey {
  background-color: #3b3b3b;
}

.vn-key-text {
  margin-bottom: 0px;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  line-height: 12px;
  font-weight: 300;
}

.vn-key-text.big-key {
  font-size: 16px;
  line-height: 20px;
}

.vn-feed-keys {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Poppins, sans-serif;
}

.vn-feed-keys.in-feed {
  margin-bottom: 21px;
}

.vn-heading-bold {
  color: #e84d0e;
  font-size: 20px;
}

.vn-icon-bigger {
  width: auto;
  height: 40px;
  margin-top: 0px;
}

.vn-icon-bigger.on-page {
  margin-bottom: 0px;
}

.vn-hero {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-hero.right {
  width: 65%;
}

.vn-hero.video-feed {
  width: 100%;
}

.vn-hero.secondary-content {
  width: 45%;
}

.vn-hero.icons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  margin-top: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.vn-h2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #fff;
  font-weight: 300;
}

.vn-season {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 14px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.vn-season.version-date {
  margin-top: 0px;
}

.vn-season.info-panel {
  margin-top: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.vn-splitter {
  width: 1px;
  height: 10px;
  margin-right: 8px;
  margin-left: 8px;
  background-color: hsla(0, 0%, 100%, .4);
  color: hsla(0, 0%, 100%, .3);
}

.vn-cover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.vn-over {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .65);
}

@media (max-width: 991px) {
  h1 {
    font-size: 50px;
    line-height: 52px;
  }
  .section {
    background-position: 59% 0px;
  }
  .sub-head.project-title {
    width: 85%;
  }
  .sub-head.project-summary {
    width: 80%;
  }
  .sub-head.project-title-feed {
    width: 85%;
  }
  .sub-head.info-text {
    width: 85%;
  }
  .sub-head.info-title {
    width: 85%;
  }
  .sub-head.advert {
    width: 85%;
  }
  .nav {
    width: 80%;
    height: 80px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(12, 10, 31, .9)), to(rgba(12, 10, 31, .9)));
    background-image: linear-gradient(180deg, rgba(12, 10, 31, .9), rgba(12, 10, 31, .9));
  }
  .footer-col-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-button-links {
    width: 100%;
  }
  .copyright-text {
    margin-bottom: 5px;
  }
  .footer-link {
    color: #fff;
  }
  .mobile-menu-links {
    width: 100%;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .global-container-div {
    width: 92%;
    margin-bottom: 30px;
  }
  .global-container-div.featured-home {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global-container-div.footer-note {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global-container-div.copyrigjt {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global-container-div.team-info-div {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global-container-div.about-info-div {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global-container-div.project-content {
    margin-bottom: 0px;
  }
  .global-container-div.fcd-video-info {
    background-position: 1100% 0%;
  }
  .social-media {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .social-media.mobile-social {
    margin-bottom: 10px;
  }
  .byc-button {
    margin-left: 12px;
    padding: 12px 18px;
  }
  .main-logo {
    width: 170px;
  }
  .hamburger-link {
    position: relative;
    display: block;
    overflow: hidden;
    width: 60px;
    height: 60px;
    margin-left: auto;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .copyright {
    position: static;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    color: #fff;
    text-align: left;
  }
  .footer-link-main {
    width: 33.33333333%;
    color: #fff;
  }
  .footer-link-main.drop-down {
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .top-menu {
    padding: 40px 60px 0px 125px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .dropdown-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .icon-2 {
    color: #fff;
  }
  .thumbnail-blog {
    height: 200px;
  }
  .collection-item {
    width: 50%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-featured-box {
    width: 49.5%;
    margin-bottom: 1%;
  }
  .home-featured-box.bp-show {
    display: block;
  }
  .global-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .global-section.page-header {
    padding-top: 200px;
    background-position: 50% 50%;
    background-attachment: scroll;
  }
  .global-section.page-header.blog {
    padding-top: 200px;
    padding-bottom: 30px;
    background-attachment: scroll;
  }
  .global-section.page-header.change-log {
    padding-top: 200px;
    padding-bottom: 30px;
  }
  .global-section.image-massonary-1 {
    margin-bottom: 6px;
  }
  .global-section.image-massonary-2 {
    margin-bottom: 6px;
  }
  .global-section.next-project {
    margin-top: 6px;
  }
  .global-section.about {
    margin-bottom: 6px;
  }
  .global-section.general {
    margin-bottom: 6px;
    padding-bottom: 160px;
  }
  .blog-post-featured-image {
    height: 450px;
  }
  .copyright-small._35 {
    width: 50%;
  }
  .work-box {
    width: 50%;
  }
  .project-hero {
    background-position: 67% 0%;
    background-attachment: scroll;
  }
  .project-title {
    width: 90%;
  }
  .left-div {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0px;
  }
  .left-div.sub-content {
    width: 55%;
  }
  .sub-content-container {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .right-div {
    width: 100%;
  }
  .right-div.sub-content-right {
    width: 45%;
  }
  .right-div.sub-content-rleft {
    width: 45%;
  }
  .massonary-img-01 {
    margin-right: 3px;
    margin-left: 3px;
  }
  .img-container {
    margin-right: -3px;
    margin-left: -3px;
  }
  .main-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .project-title-fp {
    width: 90%;
    font-size: 50px;
    line-height: 52px;
  }
  .fp-fcd-link {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cta-div {
    width: 100%;
    margin-bottom: 20px;
  }
  .block-quote {
    width: 100%;
  }
  .video-embed-blog {
    width: 104%;
    margin-right: -2%;
    margin-left: -2%;
  }
  ._50-percent-div {
    width: 75%;
  }
  .massive-bg-heading {
    margin-top: 4%;
    margin-right: 5%;
    font-size: 120px;
  }
  .team-member {
    display: none;
  }
  .team-info {
    margin-bottom: 6px;
  }
  .team-info.contact-info {
    margin-bottom: 6px;
  }
  .div-block-17 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .team-email {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .cupper-award {
    position: relative;
  }
  .cuppa {
    position: relative;
  }
  .div-block-18 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 6px;
    margin-bottom: 12px;
  }
  .profile-box {
    display: block;
    width: 90px;
    margin-top: 0px;
    margin-right: 16px;
  }
  .div-block-19 {
    text-align: left;
  }
  .col {
    width: 100%;
  }
  .col-2 {
    width: 50%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .heading-6 {
    width: 80%;
  }
  .map {
    height: 420px;
  }
  .mobile-nav {
    color: #fff;
  }
  .mobile-nav.drop-down {
    width: 100%;
    margin-bottom: 0px;
    padding: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .mobile-link-text {
    color: #fff;
  }
  .close-link {
    position: relative;
    display: block;
    overflow: hidden;
    width: 60px;
    height: 60px;
    margin-left: auto;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
  }
  .masonry-list-01 {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .masonry-box-02 {
    width: 50%;
  }
  .masonry-box-03 {
    width: 50%;
  }
  .home-footer-col {
    width: 100%;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .home-col-2 {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .fcd-master-graphic {
    width: 820px;
    margin-top: -90px;
    margin-right: -340px;
  }
  .hero-content-box {
    width: 100%;
  }
  .hero-content-box.video-feed {
    width: 100%;
  }
  .fcd-singular-graphic {
    width: 100%;
    margin-top: -61px;
    margin-left: -67px;
  }
  .home-page {
    display: none;
  }
  .menu-col {
    width: 65%;
  }
  .menu-head {
    width: 80%;
  }
  .div-block-24 {
    width: 35%;
  }
  .manual-selection {
    width: 50%;
  }
  .fcd-index-02 {
    width: 100%;
  }
  .fcd-logo-01 {
    padding: 20px;
  }
  .our-work {
    display: none;
  }
  .utility-page-content {
    width: 460px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .about-us {
    display: none;
  }
  .button-3.social-button {
    margin-bottom: 10px;
  }
  .information-panel {
    width: 25%;
    margin-bottom: 15px;
  }
  .information-panel.project-file-names {
    width: 68%;
  }
  .information-panel.download {
    margin-bottom: 0px;
  }
  .logo-project {
    width: 12%;
  }
  .div-block-34 {
    background-position: 62% 0px;
    opacity: 0.4;
  }
  .social-share-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .index-04-wrapper {
    width: 30%;
  }
  .index-03-wrapper {
    width: 70%;
  }
  .global-div {
    width: 95%;
  }
  .global-section-2.blog-archive {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .collection-list-wrapper-2 {
    width: 100%;
  }
  .card-headline {
    font-size: 30px;
    line-height: 35px;
  }
  .contents-container {
    height: 520px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .button-4.default-button.card-cta {
    display: block;
    -webkit-transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
    transition: color 200ms ease, background-color 200ms ease, box-shadow 200ms ease;
    text-align: center;
  }
  .tab-pane-tab-2 {
    width: 92%;
  }
  .tabs-2 {
    margin-top: 20px;
  }
  .collection-item-7 {
    width: 50%;
  }
  .featured-video {
    padding: 15px;
  }
  .info-txt {
    width: 92%;
    margin-bottom: 30px;
  }
  .info-txt.featured-home {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-txt.footer-note {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-txt.copyrigjt {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-txt.team-info-div {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-txt.about-info-div {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-txt.project-content {
    margin-bottom: 0px;
  }
  .content-container {
    width: 100%;
  }
  .content-container.video-feed {
    width: 100%;
  }
  .video-item {
    width: 50%;
  }
  .vn-meta-box.project-title {
    width: 85%;
  }
  .vn-meta-box.project-summary {
    width: 80%;
  }
  .vn-meta-box.project-title-feed {
    width: 85%;
  }
  .vn-meta-box.info-text {
    width: 85%;
  }
  .vn-meta-box.info-title {
    width: 85%;
  }
  .vn-meta-box.advert {
    width: 85%;
  }
  .vn-item {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }
  .vn-container {
    width: 92%;
    margin-bottom: 30px;
  }
  .vn-container.featured-home {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-container.footer-note {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-container.copyrigjt {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-container.team-info-div {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-container.about-info-div {
    padding-top: 16px;
    padding-bottom: 16px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-container.project-content {
    margin-bottom: 0px;
  }
  .vn-container.fcd-video-info {
    background-position: 1100% 0%;
  }
  .vn-hero {
    width: 100%;
  }
  .vn-hero.video-feed {
    width: 100%;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 36px;
    line-height: 40px;
  }
  .section {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .sub-head.project-title {
    width: 83%;
    font-size: 18px;
    line-height: 20px;
  }
  .sub-head.project-summary {
    margin-bottom: 30px;
  }
  .sub-head.team-role {
    margin-bottom: 10px;
  }
  .sub-head.menu-bold {
    margin-bottom: 10px;
  }
  .sub-head.download-archive {
    font-size: 18px;
    line-height: 20px;
  }
  .sub-head.project-title-feed {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
  }
  .sub-head.info-text {
    width: 83%;
    font-size: 18px;
    line-height: 20px;
  }
  .sub-head.info-title {
    width: 83%;
    font-size: 18px;
    line-height: 20px;
  }
  .sub-head.advert {
    width: 83%;
    font-size: 18px;
    line-height: 20px;
  }
  .hero-paragraph.fixed-width {
    width: 100%;
  }
  .link-text {
    margin-left: 10px;
    font-size: 18px;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .left-nav {
    width: 65px;
  }
  .brand {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .mobile-menu-links {
    margin-bottom: 40px;
  }
  .global-container-div.branding {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global-container-div.blog-div {
    width: 100%;
  }
  .global-container-div.tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .global-container-div.fcd-video-info {
    background-position: 50% 0%;
  }
  .footer-link-main {
    width: 45%;
    margin-right: 20px;
  }
  .top-menu {
    padding-right: 40px;
    padding-left: 100px;
  }
  .menu {
    width: 65px;
  }
  .blog-post-content {
    display: block;
  }
  .collection-list {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .collection-item {
    width: 100%;
  }
  .blog-post-contents {
    width: 100%;
  }
  .blog-post-contents:hover {
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .fcd-button {
    padding: 12px 18px;
  }
  .home-featured-box {
    width: 100%;
  }
  .home-featured-box.bp-show {
    display: none;
  }
  .global-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .global-section.image-massonary-1 {
    margin-bottom: 0px;
  }
  .global-section.image-massonary-2 {
    margin-bottom: 0px;
  }
  .global-section.next-project {
    margin-top: 0px;
  }
  .global-section.general {
    padding-bottom: 100px;
  }
  .new-badge {
    width: 60px;
    height: 60px;
  }
  .new {
    font-size: 18px;
    line-height: 18px;
  }
  .featured-heading {
    font-size: 26px;
    line-height: 32px;
  }
  .project-name {
    padding: 40px 20px 20px;
  }
  .blog-post-featured-image {
    height: 350px;
    margin-top: 0px;
  }
  .post-content {
    margin-top: 5px;
  }
  .copyright-small {
    margin-bottom: 5px;
  }
  .copyright-small.company-number {
    margin-right: 10px;
  }
  .copyright-small._35 {
    width: 100%;
    text-align: left;
  }
  .work-box {
    width: 50%;
  }
  .project-hero {
    height: 460px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .project-title {
    line-height: 38px;
  }
  .left-div {
    margin-bottom: 10px;
  }
  .left-div.sub-content {
    width: 100%;
  }
  .sub-content-container {
    margin-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .sub-content-container.sub-content-reversed {
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .right-div.sub-content-right {
    width: 65%;
  }
  .right-div.sub-content-rleft {
    width: 65%;
  }
  .left-text {
    font-size: 28px;
    line-height: 32px;
  }
  .img-100 {
    margin-bottom: 6px;
  }
  .img-100.sub-content-img-01 {
    margin-bottom: 20px;
  }
  .img-100.process-img {
    margin-bottom: 20px;
  }
  .img-100.mobile-img {
    display: block;
  }
  .img-100.desktop-image {
    display: none;
  }
  .work-collection-list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .img-container.image-row-2 {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .video-embed:hover {
    -webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
  }
  .project-sub-head {
    margin-bottom: 35px;
    font-size: 30px;
    line-height: 34px;
  }
  .sub-content-text.sub-right {
    margin-left: 0px;
  }
  .project-title-fp {
    font-size: 36px;
    line-height: 38px;
  }
  .fp-fcd-link {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .blog-post-container {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .featured-image-div {
    margin-top: 20px;
  }
  .video-embed-blog:hover {
    -webkit-transform: translate(0px, -10px);
    -ms-transform: translate(0px, -10px);
    transform: translate(0px, -10px);
  }
  .logo-before {
    width: 60%;
    margin-right: 0%;
    margin-bottom: 20px;
  }
  .logo-after {
    width: 100%;
  }
  ._50-percent-div {
    width: 100%;
  }
  .massive-bg-heading {
    margin-right: -6%;
    font-size: 90px;
  }
  .team-info.contact-info {
    padding-top: 20px;
    padding-bottom: 0px;
  }
  .div-block-17 {
    width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .col {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .col-2 {
    width: 100%;
    margin-bottom: 16px;
  }
  .heading-6 {
    width: 100%;
  }
  .map {
    height: 320px;
  }
  .mobile-nav {
    width: 100%;
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .masonry-list-01 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .masonry-box-02 {
    width: 50%;
  }
  .masonry-list-02 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .masonry-box-03 {
    width: 50%;
  }
  .masonry-list-03 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .home-footer-col {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .home-col-2 {
    width: 100%;
    padding-top: 0px;
    padding-bottom: 12px;
  }
  .text-block-8 {
    font-size: 44px;
    line-height: 48px;
  }
  .fcd-master-graphic {
    display: none;
    margin-top: -107px;
    margin-right: -254px;
  }
  .hero-content-box {
    width: 100%;
  }
  .fcd-singular-graphic {
    left: auto;
    top: 0px;
    right: 0px;
    width: 100%;
    margin-top: -70px;
    margin-right: -83px;
    margin-left: 0px;
  }
  .menu-col {
    width: 100%;
    margin-bottom: 36px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .menu-head {
    width: 100%;
  }
  .div-block-23 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-24 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .manual-selection {
    width: 50%;
  }
  .custom-name {
    padding: 20px;
  }
  .custom-heading {
    font-size: 26px;
    line-height: 32px;
  }
  .div-block-25 {
    width: 50%;
  }
  .div-block-26 {
    width: 50%;
  }
  .fcd-logo-01 {
    width: 100%;
  }
  .fcd-logo-02 {
    width: 100%;
  }
  .fcd-logo-1 {
    display: none;
  }
  .fcd-logo-2 {
    display: block;
  }
  .image-15 {
    width: 300px;
  }
  .information-panel {
    width: 48%;
  }
  .information-panel.project-file-names {
    width: 98%;
  }
  .logo-project {
    width: 15%;
  }
  .masonry-parent-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .index-04-wrapper {
    width: 100%;
  }
  .index-03-wrapper {
    width: 100%;
  }
  .global-div {
    width: 92%;
  }
  .global-section-2.blog-archive {
    padding-top: 0px;
  }
  .collection-list-4 {
    width: 100%;
  }
  .collection-item-6 {
    width: 100%;
  }
  .card-headline {
    font-size: 55px;
  }
  .info {
    text-align: center;
  }
  .collection-item-7 {
    width: 100%;
  }
  .featured-video {
    padding-right: 15px;
    padding-left: 15px;
  }
  .info-txt.branding {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-txt.blog-div {
    width: 100%;
  }
  .info-txt.tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .content-container {
    width: 100%;
  }
  .video-item {
    width: 100%;
  }
  .video-button {
    padding-right: 15px;
    padding-left: 15px;
  }
  .link-block-6 {
    width: 100%;
  }
  .vn-meta-box.project-title {
    width: 83%;
    font-size: 18px;
    line-height: 20px;
  }
  .vn-meta-box.project-summary {
    margin-bottom: 30px;
  }
  .vn-meta-box.team-role {
    margin-bottom: 10px;
  }
  .vn-meta-box.menu-bold {
    margin-bottom: 10px;
  }
  .vn-meta-box.download-archive {
    font-size: 18px;
    line-height: 20px;
  }
  .vn-meta-box.project-title-feed {
    width: 100%;
    font-size: 18px;
    line-height: 20px;
  }
  .vn-meta-box.info-text {
    width: 83%;
    font-size: 18px;
    line-height: 20px;
  }
  .vn-meta-box.info-title {
    width: 83%;
    font-size: 18px;
    line-height: 20px;
  }
  .vn-meta-box.advert {
    width: 83%;
    font-size: 18px;
    line-height: 20px;
  }
  .vn-item {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333333333336%;
    -ms-flex: 0 0 33.333333333333336%;
    flex: 0 0 33.333333333333336%;
  }
  .vn-container.branding {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-container.blog-div {
    width: 100%;
  }
  .vn-container.tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    text-align: center;
  }
  .vn-container.fcd-video-info {
    background-position: 50% 0%;
  }
  .vn-btn {
    padding: 12px 18px;
  }
  .vn-details {
    padding-right: 15px;
    padding-left: 15px;
  }
  .vn-hero {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .sub-head.project-summary {
    width: 100%;
  }
  .sub-head.menu-sub {
    font-size: 16px;
    line-height: 21px;
  }
  .hero-paragraph {
    width: 100%;
  }
  .nav {
    height: 65px;
    padding-top: 4px;
  }
  .footer-link {
    font-size: 21px;
    line-height: 26px;
  }
  .mobile-menu-links {
    margin-bottom: 20px;
    padding-right: 0px;
  }
  .global-container-div {
    width: 90%;
  }
  .global-container-div.footer-note {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global-container-div.copyrigjt {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .global-container-div.tabs {
    width: 92%;
  }
  .global-container-div.fcd-video-info {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .social-media {
    margin-top: 20px;
  }
  .main-logo {
    width: 150px;
  }
  .hamburger-link {
    height: 60px;
  }
  .footer-link-main {
    width: 100%;
  }
  .top-menu {
    overflow: scroll;
    padding-top: 20px;
    padding-right: 30px;
    padding-left: 90px;
  }
  .logo {
    width: 120px;
    margin-bottom: 35px;
  }
  .global-section.footer {
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .global-section.image-massonary-1 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .global-section.image-massonary-2 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .new-badge {
    width: 55px;
    height: 55px;
  }
  .featured-heading {
    font-size: 26px;
    line-height: 30px;
  }
  .blog-post-featured-image {
    height: 220px;
  }
  .work-box {
    width: 100%;
  }
  .work-box.half-width {
    width: 100%;
  }
  .project-title {
    width: 100%;
  }
  .massonary-img-01 {
    margin-right: 0px;
    margin-left: 0px;
  }
  .img-container {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .project-title-fp {
    width: 100%;
    padding-top: 30px;
  }
  .fp-fcd-link {
    padding-top: 15px;
  }
  .main-category-badge {
    margin-left: 10px;
    padding: 5px 8px;
  }
  .main-cat {
    font-size: 12px;
    letter-spacing: -0.3px;
  }
  .block-quote {
    font-size: 14px;
    line-height: 20px;
  }
  .logo-before {
    width: 80%;
  }
  .massive-bg-heading {
    display: none;
  }
  .team-info.contact-info {
    padding-top: 10px;
  }
  .div-block-17 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .image-11 {
    width: 18px;
    height: 18px;
  }
  .team-email {
    font-size: 14px;
    line-height: 18px;
  }
  .cuppa {
    display: none;
  }
  .profile-box {
    width: 75px;
    margin-right: 10px;
  }
  .col {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .col-2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .map {
    height: 260px;
  }
  .mobile-nav {
    width: 100%;
    margin-bottom: 10px;
  }
  .mobile-nav:hover {
    padding-left: 10px;
  }
  .mobile-link-text {
    font-size: 21px;
    line-height: 26px;
  }
  .close-link {
    height: 60px;
  }
  .masonry-box-02 {
    width: 100%;
  }
  .masonry-box-03 {
    width: 100%;
  }
  .home-footer-col {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home-col-2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .text-block-8 {
    font-size: 30px;
    line-height: 34px;
  }
  .hero-content-box {
    width: 100%;
  }
  .hero-content-box.video-feed {
    text-align: left;
  }
  .fcd-singular-graphic {
    display: none;
    margin-top: 101px;
    margin-right: -76px;
  }
  .menu-col {
    padding-right: 0px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .menu-head {
    font-size: 21px;
    line-height: 25px;
  }
  .div-block-24 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .manual-selection {
    width: 100%;
  }
  .custom-heading {
    font-size: 26px;
    line-height: 30px;
  }
  .image-13 {
    height: 18px;
    margin-right: 10px;
  }
  .div-block-25 {
    width: 100%;
  }
  .div-block-26 {
    width: 100%;
  }
  .author-link-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .avatar {
    margin-bottom: 10px;
  }
  .fcd-logo-01 {
    padding: 13px;
  }
  .utility-page-content {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .flex-box-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .flex-box-div.video-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .flex-box-div.version-date {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .flex-box-div.info-panel {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .blue-yellow-block {
    line-height: 24px;
  }
  .splitter {
    display: none;
  }
  .information-panel {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
  }
  .sub-heading {
    margin-bottom: 5px;
  }
  .date {
    line-height: 24px;
  }
  .logo-project {
    position: relative;
    width: 86px;
    margin-bottom: 10px;
  }
  .index-04-wrapper {
    width: 100%;
  }
  .index-03-wrapper {
    width: 100%;
  }
  .global-div {
    width: 90%;
  }
  .contents-container {
    height: 420px;
  }
  .info {
    line-height: 24px;
  }
  .featured-video {
    padding-right: 15px;
    padding-left: 15px;
  }
  .info-txt {
    width: 90%;
  }
  .info-txt.footer-note {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-txt.copyrigjt {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .info-txt.tabs {
    width: 92%;
  }
  .info-text {
    line-height: 24px;
  }
  .content-container {
    width: 100%;
  }
  .content-container.video-feed {
    text-align: left;
  }
  .rich-text-block-3 {
    width: 100%;
  }
  .video-button {
    padding-right: 15px;
    padding-left: 15px;
  }
  .faded-text {
    line-height: 24px;
  }
  .vn-meta-box {
    margin-right: 4px;
    margin-bottom: 4px;
    font-size: 12px;
    line-height: 12px;
  }
  .vn-meta-box.project-summary {
    width: 100%;
  }
  .vn-meta-box.menu-sub {
    font-size: 16px;
    line-height: 21px;
  }
  .vn-meta-box.hdr {
    margin-bottom: 0px;
  }
  .vn-holder {
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .vn-item {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
  }
  .vn-list {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .vn-container {
    width: 90%;
  }
  .vn-container.footer-note {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-container.copyrigjt {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-container.tabs {
    width: 92%;
  }
  .vn-container.fcd-video-info {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .vn-icon {
    height: 8px;
  }
  .vn-meta {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .vn-faded {
    font-size: 12px;
    line-height: 12px;
  }
  .vn-details {
    padding-right: 15px;
    padding-left: 15px;
  }
  .vn-poster {
    border-radius: 6px;
  }
  .vn-movie-title {
    font-size: 16px;
    line-height: 18px;
  }
  .vn-hero {
    width: 100%;
  }
  .vn-hero.video-feed {
    text-align: left;
  }
  .vn-season {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .vn-season.video-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .vn-season.version-date {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .vn-season.info-panel {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

