body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.logo {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline-block;
  overflow: visible;
  width: 150px;
  height: 89px;
  margin-bottom: 0px;
  margin-left: 10px;
  padding: 0px 92px;
  float: none;
  clear: none;
  background-image: url('../images/jr-nav-logo.png');
  background-position: 50% 0px;
  background-size: 170px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: center;
}

.logo.logo-scroll {
  background-image: url('../images/jr-nav-logo-2.png');
  background-size: 150px;
}

.logo.logo-mobile-dropdown {
  background-image: url('../images/jr-nav-logo-2.png');
  background-size: contain;
}

.body-class {
  background-color: #000;
  text-align: center;
}

.nav-menu {
  width: 100%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  background-color: transparent;
  text-align: center;
}

.home-section {
  position: static;
  display: block;
  border-style: none;
  border-width: 1px 1px 5px;
  border-color: #000 #000 #666;
  background-color: rgba(0, 152, 255, 0);
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/wooden-desk2.jpg'), url('../images/wooden-desk.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/wooden-desk2.jpg'), url('../images/wooden-desk.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, repeat;
  background-attachment: scroll, scroll, scroll;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  letter-spacing: 3px;
}

.nav-link {
  height: auto;
  margin-top: 0px;
  margin-right: 35px;
  margin-left: 35px;
  padding-top: 29px;
  background-color: hsla(0, 0%, 100%, 0);
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link:hover {
  border-top: 0px none #5baffd;
  border-bottom: 0px none #fff;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #fff;
  letter-spacing: 2px;
  text-decoration: none;
}

.nav-link.logo-placeholder {
  height: auto;
  padding-top: 20px;
  padding-right: 32px;
}

.nav-link.nav-link-scroll {
  padding-top: 14px;
}

.nav-bar {
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: hsla(0, 0%, 87%, 0);
}

.nav-background {
  position: static;
  display: block;
  overflow: visible;
  height: 70px;
  margin-bottom: 0px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/nav-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .49), rgba(0, 0, 0, .49)), url('../images/nav-bg.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto 70px;
  background-repeat: repeat, repeat-x;
}

.nav-background.nav-bg-original {
  display: none;
}

.hero-text {
  margin-top: 0px;
  padding-bottom: 50px;
  text-align: center;
}

.above-heading {
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-family: 'Great Vibes', cursive;
  color: #fff;
  font-size: 26px;
  text-align: center;
}

.heading {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hero-list {
  margin-top: 12px;
  padding-bottom: 79px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 3px;
}

.navbar-container {
  margin-bottom: 0px;
  padding-bottom: 0px;
  background-color: transparent;
}

.logo-container {
  display: none;
  text-align: center;
}

.logo-centered {
  display: inline-block;
  width: 200px;
  height: 105px;
  margin-top: -60px;
  text-align: center;
}

.logo-placeholder {
  display: inline-block;
  width: 206px;
}

.stats-section {
  margin-top: 0px;
  margin-bottom: 0px;1
  padding: 0px 30px 122px;
  border-style: none none solid;
  border-bottom-width: 5px;
  border-bottom-color: #29517c;
  background-image: url('../images/graphs8.gif');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

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

.stat-columns {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
}

.latest-project-section {
  margin-bottom: 0px;
  padding: 150px 0px 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/latest-project-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .25), rgba(0, 0, 0, .25)), url('../images/latest-project-bg.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, 100% 100%;
  background-attachment: scroll, scroll;
}

.button {
  border-radius: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  letter-spacing: 2px;
}

.button:hover {
  background-color: #fff;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  color: #3898ec;
}

.learn-more-link {
  color: #fff;
  line-height: 21px;
  text-align: center;
  letter-spacing: 2px;
}

.learn-more-column {
  padding-top: 35px;
  text-align: center;
}

.section-heading {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: Lato, sans-serif;
  color: #337cb6;
  font-size: 46px;
  font-weight: 300;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section-heading._333 {
  color: #333;
  font-size: 36px;
}

.section-heading.recent-projects-heading {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
}

.section-heading._30-off {
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-style: solid none;
  border-width: 1px;
  border-color: #fff #000;
  color: #fff;
  font-size: 54px;
  font-weight: 400;
}

.section-heading.special-offer {
  margin-bottom: 25px;
  background-color: transparent;
  background-image: none;
  color: #fff;
}

.section-heading.what-heading {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 3px dotted #27519c;
  color: #fff;
  font-size: 36px;
  font-weight: 300;
}

.latest-project-subheading {
  padding-bottom: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2px;
}

.latest-project-subheading._333 {
  color: #3898ec;
}

.latest-project-subheading.what-subheading {
  padding-bottom: 25px;
  font-family: Oswald, sans-serif;
  font-size: 24px;
  letter-spacing: 4px;
  text-transform: none;
}

.latest-project-text {
  margin-bottom: 22px;
  font-family: Inconsolata, monospace;
  color: #fff;
  line-height: 25px;
  text-align: left;
}

.latest-project-text.education-text {
  padding: 10px 15px 15px;
  border: 1px dashed #52a2fa;
}

.visit-website-column {
  padding-top: 27px;
}

.latest-project-column {
  padding-top: 25px;
}

.latest-project-column.latest-project-image-column {
  display: block;
  margin-top: 10px;
  padding-top: 20px;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.latest-project-image {
  display: none;
}

.hero-white-line {
  display: inline-block;
  text-align: center;
}

.hero-white-line-div {
  margin-top: 21px;
  text-align: center;
}

.stats {
  margin-top: 15px;
  margin-bottom: 35px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 90px;
  font-weight: 700;
  text-align: center;
}

.stats-text {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Inconsolata, monospace;
  color: #eee;
  line-height: 16px;
  text-align: center;
}

.stat-div {
  height: 300px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 15px;
  border: 10px dashed #fff;
  border-radius: 150px;
  background-color: #52a2fa;
  text-align: center;
}

.stats-image {
  width: 25%;
  padding-top: 7px;
  padding-bottom: 10px;
  opacity: 0.25;
  text-align: left;
}

.stats-footer {
  margin-top: 20px;
  color: #999;
  font-style: italic;
  text-align: center;
}

.example-image {
  background-image: url('../images/aleah.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.example-image-column {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  height: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.what-section {
  position: static;
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  border-top: 5px none #666;
  border-bottom: 5px solid #29517c;
  background-color: #fff;
  background-image: url('../images/about-bg.jpg');
  background-position: 0px 0px;
  background-size: cover;
  text-transform: capitalize;
}

.about-section {
  padding-top: 100px;
  padding-bottom: 100px;
  border-bottom: 5px solid #29517c;
  background-image: url('../images/about-bg.jpg');
  background-position: 0px 0px;
  background-size: 100% 100%;
  background-attachment: scroll;
}

.what-container {
  position: static;
  height: 500px;
  padding-top: 50px;
  padding-bottom: 27px;
  text-align: center;
}

.contact-section {
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 5px solid #29517c;
  background-color: #52a2fa;
  background-image: -webkit-linear-gradient(270deg, rgba(31, 0, 255, .06), rgba(31, 0, 255, .06)), url('../images/black-wood-bg.jpg'), -webkit-linear-gradient(270deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/starfall-bg.jpg'), -webkit-linear-gradient(270deg, rgba(14, 116, 206, .95), rgba(14, 116, 206, .95)), url('../images/black-burst.png');
  background-image: linear-gradient(180deg, rgba(31, 0, 255, .06), rgba(31, 0, 255, .06)), url('../images/black-wood-bg.jpg'), linear-gradient(180deg, rgba(0, 0, 0, .4), rgba(0, 0, 0, .4)), url('../images/starfall-bg.jpg'), linear-gradient(180deg, rgba(14, 116, 206, .95), rgba(14, 116, 206, .95)), url('../images/black-burst.png');
  background-position: 0px 0px, 0px 0px, 0px 0px, 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, cover, auto, cover, auto, cover;
  background-attachment: scroll, scroll, scroll, scroll, scroll, scroll;
}

.footer-section {
  padding: 25px;
  background-color: #111;
  font-family: Inconsolata, monospace;
  color: #aaa;
  text-align: center;
}

.metal-logo {
  width: 325px;
  margin-top: 35px;
  text-align: center;
}

.metal-logo-container {
  text-align: center;
}

.arrow-section {
  background-image: url('../images/jr-home-arrow.png');
  background-position: 0px 0px;
  background-size: 600px;
}

.arrow-div {
  display: none;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.arrow-left {
  display: inline-block;
  width: 40%;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.arrow-middle {
  display: inline-block;
  width: 20%;
  background-image: url('../images/jr-home-arrow-175w.png');
  background-position: 50% 0px;
  background-size: cover;
}

.arrow-right {
  display: inline-block;
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.white-section-before-stats {
  height: 100px;
  border-top: 5px solid #29517c;
  background-color: #fff;
}

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

.example {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
}

.example.valeo {
  border: 1px solid #000;
}

.example.wood-logo {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.aleah-info {
  position: absolute;
  left: 0px;
  top: 35%;
  right: 0px;
  margin-top: 0px;
  padding-top: 0px;
}

.example-name {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.example-text {
  margin-bottom: 0px;
  padding-top: 7px;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
}

.example-black {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .57), rgba(0, 0, 0, .57));
}

.recent-projects {
  display: inline;
  margin-top: 0px;
}

.line {
  width: 200px;
  height: 3px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.line-wrapper {
  display: none;
  height: 15px;
  margin-top: 20px;
  margin-bottom: 15px;
  padding-bottom: 0px;
}

.recent-projects-wrapper {
  margin-top: 100px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 75px;
  background-image: none;
}

.nav-scroll {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  display: none;
  height: 50px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
}

.wrapper {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  max-height: 0px;
  text-align: left;
}

.contact-form-container {
  margin-top: 45px;
  padding: 34px 30px 30px 0px;
}

.contact-form-label-text {
  margin-top: 19px;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.contact-form-label-text.message-label-text {
  margin-top: 56px;
}

.message-text-field {
  height: 350px;
}

.contact-field {
  margin-bottom: 10px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 0px;
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 14px;
}

.contact-field:hover {
  border-color: #630000 #630000 #d10101;
}

.contact-field.message-field {
  height: 200px;
  margin-top: 44px;
  border-top-style: solid;
  border-right-style: solid;
  border-left-style: solid;
  border-radius: 5px;
}

.contact-field.message-field:hover {
  border-top-color: #d10101;
  border-right-color: #d10101;
  border-left-color: #d10101;
}

.border-under-home {
  height: 5px;
  background-color: #29517c;
}

.contact-text-column {
  padding: 30px;
  border: 1px none #bbb;
  color: #ccc;
  font-size: 20px;
}

.contact-heading {
  margin: 20px 0px 15px;
  padding: 0px;
  font-family: Lato, sans-serif;
  color: #bbb;
  font-size: 23px;
  text-align: left;
}

.contact-text {
  margin-top: 15px;
  padding-left: 20px;
}

.contact-form-column {
  padding-right: 24px;
}

.white-contact-text {
  color: #fff;
}

.contact-text-block-div {
  padding: 30px;
  border: 2px dashed #ccc;
  text-align: center;
}

.contact-text-block-div.contact-info {
  display: none;
  margin-top: 0px;
  margin-bottom: 30px;
}

.additional-examples {
  display: block;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}

._1 {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -16px;
  margin-left: -7px;
  border: 1px solid #fff;
  border-radius: 30px;
  background-color: #cc3049;
}

._1._2 {
  margin-top: 150px;
  margin-left: 273px;
  background-color: #30cc36;
}

._1._3 {
  margin-top: 131px;
  margin-bottom: 1px;
  margin-left: 405px;
  background-color: #3068cc;
}

._1-text-block {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  text-align: center;
}

.latest-project-image-div {
  position: relative;
  height: 330px;
  background-image: url('../images/NCS-examples.png');
  background-size: cover;
  background-repeat: no-repeat;
}

.latest-image-text-div {
  position: absolute;
  display: block;
  width: 400px;
  height: 50px;
  margin-right: 0px;
  margin-left: 25px;
  padding: 15px 15px 15px 40px;
  border-style: none solid none none;
  border-width: 1px 3px 1px 1px;
  border-color: #cc3049;
  background-color: rgba(204, 48, 73, .5);
  background-image: url('../images/arrow-right-red2.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: left;
}

.latest-image-text-div._2nd-point {
  margin-top: -50px;
}

._1-inner-wrapper {
  width: 50px;
  height: 50px;
}

.latest-image-text-div-2 {
  position: absolute;
  display: none;
  width: 400px;
  height: 50px;
  margin-top: 0px;
  margin-left: 25px;
  padding: 15px 15px 15px 40px;
  border-right: 3px solid #30cc36;
  border-left: 5px none #30cc36;
  background-color: rgba(48, 204, 54, .5);
  background-image: url('../images/arrow-right-green2.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: left;
}

._2-inner-wrapper {
  width: 50px;
  height: 50px;
}

.latest-image-text-div-3 {
  position: absolute;
  display: none;
  width: 400px;
  height: 50px;
  margin-top: 0px;
  margin-left: 25px;
  padding: 15px 15px 15px 40px;
  border-right: 3px solid #3068cc;
  border-left: 5px none #3068cc;
  background-color: rgba(48, 104, 204, .5);
  background-image: url('../images/arrow-right-blue2.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
  font-family: Lato, sans-serif;
  color: #fff;
  text-align: left;
}

._3-inner-wrapper {
  width: 50px;
  height: 50px;
}

.education-text-span {
  direction: ltr;
  color: #00a2fd;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  text-transform: none;
}

.about-images {
  margin-top: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
}

.about-images.bottom-image {
  padding-top: 25px;
}

.special-offer {
  background-color: #c04747;
  background-image: url('../images/coupon-sides-left.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.special-offer-container {
  margin-top: 0px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

.special-offer-div {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  border-style: dashed none;
  border-width: 1px;
  border-color: #fff;
}

.special-offer-div-wrap {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 5px solid #29517c;
  background-image: url('../images/coupon-sides-right.png');
  background-position: 100% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

._3-star-image {
  padding-bottom: 25px;
}

._3-star-image._3-star-image-bottom {
  padding-top: 25px;
  padding-bottom: 0px;
}

.what-text-wrap {
  display: block;
  padding: 30px;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, .47);
  background-color: #36c;
}

.what-text-wrap.what-text-wrap-research {
  position: absolute;
  z-index: 100;
  display: block;
  height: 200px;
  margin-top: -28px;
  border-color: hsla(0, 0%, 100%, .5);
  background-color: transparent;
  background-image: url('../images/what-bg.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.what-text-columns {
  padding: 0px 0px 10px;
  border: 1px none #2c4964;
  background-color: transparent;
}

.what-text-heading {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 2px;
}

.what-text-paragraph {
  font-family: Inconsolata, monospace;
  color: #fff;
  font-size: 16px;
  text-align: left;
  text-transform: none;
}

.what-text-left-column {
  padding-top: 5px;
  padding-right: 0px;
  padding-left: 10px;
  text-align: left;
}

.what-arrows {
  display: block;
  height: 27px;
  margin-top: 0px;
}

.what-obsession-arrow {
  padding-left: 0px;
}

.blue-arrow-up-psychology {
  position: absolute;
  left: 44px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: 84px;
}

.blue-arrow-up-psychology.blue-arrow-obsession {
  margin-left: 70px;
}

.blue-arrow-up-psychology.blue-arrow-psychology {
  margin-left: 73px;
}

.what-line {
  margin-left: -5px;
  padding-left: 0px;
  border-top: 1px none #fff;
  text-align: left;
}

.what-line-columns {
  margin-left: 0px;
}

.what-span {
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #fff;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  text-transform: none;
}

.what-span:hover {
  color: #6e93f3;
}

.what-span:focus {
  color: #5a94ff;
}

.blue-arrow-up-research {
  position: absolute;
  left: 159px;
  display: inline-block;
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: 50px;
  padding-left: 0px;
}

.blue-arrow-up-obsession {
  position: absolute;
  left: 121px;
  margin-top: 28px;
}

.what-text-wrap-psych {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: -172px;
  display: none;
  height: 200px;
  margin-top: -28px;
  padding: 30px;
  border-style: none;
  border-width: 0px;
  border-color: hsla(0, 0%, 100%, .5);
  background-color: transparent;
  background-image: url('../images/what-psych-bg.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.what-div {
  position: relative;
}

.what-text-wrap-obsession {
  position: absolute;
  bottom: -172px;
  display: none;
  height: 200px;
  margin-top: -28px;
  padding: 30px;
  background-color: transparent;
  background-image: url('../images/what-obsession-bg.png');
  background-position: 0px 0px;
  background-size: cover;
}

.hide-obsession {
  width: 20px;
  height: 20px;
}

.hide-psychology {
  width: 20px;
  height: 20px;
}

.research-click {
  width: 20px;
  height: 20px;
}

.what-title {
  margin-top: 0px;
  margin-bottom: 0px;
  border-style: none;
  border-left-width: 1px;
  border-left-color: #2656ac;
  font-family: Lato, sans-serif;
  color: #224a90;
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
  letter-spacing: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.what-arrow-right {
  display: inline-block;
  margin-top: -104px;
  margin-right: -1000px;
  text-align: right;
}

.what-dots-row {
  text-align: center;
}

.what-dots-column {
  text-align: center;
}

.what-dots-dot {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 20px;
  background-image: -webkit-linear-gradient(270deg, #1373be, #1373be);
  background-image: linear-gradient(180deg, #1373be, #1373be);
  text-align: center;
}

.text-block {
  display: inline-block;
  margin-top: 3px;
  margin-left: 0px;
  padding: 2px 10px 5px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.div-block {
  display: none;
  height: 5px;
  margin-left: 10px;
  border-top: 3px dotted #2656ac;
  border-bottom: 3px none #2656ac;
}

.row-samples {
  width: 100%;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.sample-image {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.row-2 {
  padding: 0px 0px 35px;
  border: 1px none #000;
  background-image: none;
}

.text-block-2 {
  font-size: 16px;
  line-height: 26px;
  text-align: left;
  text-transform: none;
}

.div-block-2 {
  display: block;
}

.container {
  display: block;
}

.link-block {
  display: block;
}

.samples-button {
  display: none;
  width: 240px;
  height: 50px;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, #3bce6a, #3bce6a);
  background-image: linear-gradient(180deg, #3bce6a, #3bce6a);
}

.white-line {
  position: relative;
  left: 0px;
  top: -34px;
  right: 0px;
  display: inline-block;
  width: 190px;
  height: 2px;
  margin-top: 0px;
  padding-top: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.div-block-3 {
  position: relative;
  left: 0px;
  top: -1px;
  right: 0px;
  z-index: 10;
  display: inline-block;
  width: 120px;
  height: 30px;
  margin-top: 12px;
  margin-left: -68px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-linear-gradient(270deg, #3bce6a, #3bce6a);
  background-image: linear-gradient(180deg, #3bce6a, #3bce6a);
}

.text-block-3 {
  display: block;
  margin-top: 2px;
  margin-left: 0px;
  color: #fff;
}

.link-block-2 {
  display: none;
}

.html-embed {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  text-align: center;
}

.body {
  background-image: -webkit-linear-gradient(270deg, hsla(0, 3%, 75%, .5), hsla(0, 3%, 75%, .5));
  background-image: linear-gradient(180deg, hsla(0, 3%, 75%, .5), hsla(0, 3%, 75%, .5));
}

.text-block-4 {
  display: block;
  letter-spacing: 1px;
}

.text-block-5 {
  display: block;
  letter-spacing: 1px;
}

.text-block-6 {
  letter-spacing: 1px;
}

.div-block-4 {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

html.w-mod-js *[data-ix="fade-in-on-load"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-on-load-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="slide-up-on-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="slide-up-on-load-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="slide-up-on-load-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="slide-up-on-load-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="slide-up-on-load-5"] {
  opacity: 0;
  -webkit-transform: translate(0px, -30px);
  -ms-transform: translate(0px, -30px);
  transform: translate(0px, -30px);
}

html.w-mod-js *[data-ix="arrow-bounce"] {
  -webkit-transform: translate(0px, -24px);
  -ms-transform: translate(0px, -24px);
  transform: translate(0px, -24px);
}

html.w-mod-js *[data-ix="subheading-slide-up-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="heading-text-slide-right"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="block-text-slide-right"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="latest-project-image"] {
  opacity: 0;
  -webkit-transform: translate(51px, 0px);
  -ms-transform: translate(51px, 0px);
  transform: translate(51px, 0px);
}

html.w-mod-js *[data-ix="about-image-1"] {
  opacity: 0;
  -webkit-transform: translate(51px, 0px);
  -ms-transform: translate(51px, 0px);
  transform: translate(51px, 0px);
}

html.w-mod-js *[data-ix="about-image-2"] {
  opacity: 0;
  -webkit-transform: translate(51px, 0px);
  -ms-transform: translate(51px, 0px);
  transform: translate(51px, 0px);
}

html.w-mod-js *[data-ix="latest-project-image-1b"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="latest-project-image-2b"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="latest-project-image-3b"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="display-example-info"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="bounce-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="bounce-in-on-scroll-2"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="bounce-in-on-scroll-3"] {
  opacity: 0;
  -webkit-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  transform: scale(0.9, 0.9);
}

html.w-mod-js *[data-ix="display-none"] {
  display: none;
}

html.w-mod-js *[data-ix="fade-in-on-scroll"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="about-image-top"] {
  -webkit-transform: translate(-50px, 50px);
  -ms-transform: translate(-50px, 50px);
  transform: translate(-50px, 50px);
}

html.w-mod-js *[data-ix="about-image-bottom"] {
  -webkit-transform: translate(-50px, -50px);
  -ms-transform: translate(-50px, -50px);
  transform: translate(-50px, -50px);
}

html.w-mod-js *[data-ix="slide-up-on-load-contact"] {
  opacity: 0;
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="slide-up-on-hover-research"] {
  -webkit-transform: translate(0px, 30px);
  -ms-transform: translate(0px, 30px);
  transform: translate(0px, 30px);
}

html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, -10px) scale(0.96, 0.96);
  -ms-transform: translate(0px, -10px) scale(0.96, 0.96);
  transform: translate(0px, -10px) scale(0.96, 0.96);
}

html.w-mod-js *[data-ix="slide-up-on-hover"] {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media (max-width: 991px) {
  .logo {
    display: block;
  }
  .logo.logo-mobile {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 100;
    margin-top: -10px;
    margin-left: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    background-image: url('../images/jr-nav-logo-2.png');
    background-size: 150px;
    text-align: center;
  }
  .logo.logo-mobile-dropdown {
    display: none;
  }
  .nav-menu {
    display: none;
    margin-top: 0px;
    text-align: center;
  }
  .nav-menu.nav-menu-main-dropdown {
    display: none;
    margin-top: 18px;
  }
  .home-section {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/wooden-desk.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/wooden-desk.jpg');
    background-position: 0px 0px, 41% 0px;
    background-size: auto, cover;
  }
  .nav-link {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #000;
    text-align: center;
  }
  .nav-link.nav-link-scroll {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #000;
    text-align: center;
  }
  .nav-bar {
    display: block;
    padding-top: 5px;
  }
  .nav-background.payment-nav {
    display: block;
  }
  .navbar-container {
    display: block;
    line-height: 20px;
  }
  .logo-container {
    display: block;
  }
  .logo-centered {
    position: relative;
    text-align: center;
  }
  .latest-project-section {
    padding-top: 75px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .section-heading {
    font-size: 40px;
    letter-spacing: 1px;
  }
  .section-heading._30-off {
    font-size: 46px;
  }
  .latest-project-subheading.what-subheading {
    font-size: 20px;
    line-height: 30px;
  }
  .latest-project-column.latest-project-image-column {
    margin-top: 20px;
  }
  .stats {
    margin-bottom: 25px;
    font-size: 75px;
  }
  .stats-text {
    line-height: 16px;
  }
  .stat-div {
    border: 10px dotted #fff;
    border-radius: 10px;
    background-color: #52a2fa;
  }
  .metal-logo {
    margin-top: 0px;
  }
  .example {
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .example.amber-dragon {
    height: 120px;
    background-size: contain;
  }
  .example.casino-room {
    height: 120px;
    background-size: contain;
  }
  .example.green {
    height: 120px;
  }
  .recent-projects {
    margin-top: 50px;
  }
  .recent-projects-wrapper {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    background-image: -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .nav-scroll {
    z-index: 1000;
    display: block;
    height: 60px;
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
  }
  .contact-text-column {
    margin-top: 50px;
  }
  .contact-text-block-div {
    margin-top: 0px;
  }
  .latest-project-image-div {
    height: 250px;
    margin-top: 68px;
    background-size: contain;
  }
  .menu-button {
    padding: 0px;
    float: right;
    background-color: transparent;
  }
  .menu-button.menu-button-main {
    margin-top: 8px;
  }
  .menu-button.logo-mobile {
    margin-top: 5px;
    margin-left: 10px;
    padding-left: 0px;
    float: left;
  }
  .menu-icon {
    background-color: transparent;
  }
  .nav-scroll-logo {
    text-align: center;
  }
  .about-images {
    margin-top: 30px;
  }
  .about-images.bottom-image {
    padding-top: 0px;
  }
  .logo-mobile {
    margin-top: 5px;
    margin-left: 20px;
    padding: 0px;
    float: left;
  }
  .logo-mobile-scroll {
    text-align: center;
  }
  .logo-mobile-scroll.w--current {
    margin-top: 5px;
    margin-left: 20px;
    float: left;
  }
  .special-offer {
    background-position: -104px 109%;
    background-size: 275px;
  }
  .special-offer-div-wrap {
    background-position: 122% 121%;
    background-size: 275px;
  }
  .what-text-wrap.what-text-wrap-research {
    display: block;
    background-image: -webkit-linear-gradient(270deg, #36c, #36c), url('../images/what-bg.png');
    background-image: linear-gradient(180deg, #36c, #36c), url('../images/what-bg.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .what-text-columns {
    padding-top: 0px;
  }
  .what-text-wrap-psych {
    display: none;
    background-image: -webkit-linear-gradient(270deg, #36c, #36c), url('../images/what-psych-bg.png');
    background-image: linear-gradient(180deg, #36c, #36c), url('../images/what-psych-bg.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }
  .what-text-wrap-obsession {
    background-image: -webkit-linear-gradient(270deg, #36c, #36c), url('../images/what-obsession-bg.png');
    background-image: linear-gradient(180deg, #36c, #36c), url('../images/what-obsession-bg.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
  }
  .mobile-nav-signature {
    display: none;
    padding-top: 14px;
    padding-right: 15px;
    float: left;
    font-family: 'Great Vibes', cursive;
    color: #fff;
    font-size: 30px;
    text-decoration: none;
  }
  .mobile-nav-logo {
    margin-top: -7px;
    margin-left: 51px;
    text-align: left;
  }
  .sig-img {
    display: none;
    margin-top: -66px;
    margin-left: 11px;
  }
  .what-dots-dot {
    width: 25px;
    height: 25px;
  }
  .text-block {
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 3px;
    padding-left: 8px;
  }
  .text-block.what-hover-slide-up {
    margin-top: 0px;
    margin-left: 2px;
  }
  .container-2 {
    display: block;
  }
}

@media (max-width: 767px) {
  .home-section {
    background-size: cover;
  }
  .heading {
    font-size: 36px;
    letter-spacing: 1px;
  }
  .hero-list {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
  }
  .stats-section {
    padding-left: 30px;
    background-size: contain;
    background-repeat: repeat-y;
  }
  .latest-project-section {
    padding-top: 25px;
    padding-bottom: 50px;
  }
  .section-heading {
    font-size: 40px;
  }
  .section-heading._30-off {
    font-size: 46px;
  }
  .section-heading.what-heading {
    font-size: 30px;
  }
  .latest-project-subheading.what-subheading {
    font-size: 20px;
  }
  .latest-project-column {
    padding-top: 50px;
  }
  .latest-project-column.latest-project-image-column {
    padding-top: 0px;
    text-align: center;
  }
  .latest-project-image {
    margin-bottom: 50px;
  }
  .stats {
    margin-top: 15px;
    margin-bottom: 29px;
  }
  .stats-text {
    margin-top: 36px;
    padding-bottom: 0px;
    line-height: 18px;
  }
  .stat-div {
    margin: 10px 50px;
    padding: 10px;
    border-style: dotted;
    border-width: 10px;
  }
  .stats-image {
    width: 15%;
    padding-top: 20px;
  }
  .about-section {
    padding-right: 30px;
    padding-left: 30px;
  }
  .contact-section {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .arrow-left {
    width: 33%;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .arrow-middle {
    width: 33%;
  }
  .arrow-right {
    width: 34%;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .example {
    height: 100%;
    background-size: cover;
  }
  .example.amber-dragon {
    height: 100%;
    background-size: cover;
  }
  .example.casino-room {
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, null, null);
    background-image: linear-gradient(180deg, null, null);
  }
  .example.green {
    height: 100%;
  }
  .example.mpse {
    background-size: cover;
  }
  .nav-scroll {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
  }
  .contact-form {
    color: #fff;
  }
  .contact-form-container {
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 30px;
  }
  .contact-text-column {
    padding: 20px;
  }
  .contact-heading {
    padding-right: 30px;
    padding-left: 30px;
  }
  .contact-form-column {
    padding-top: 50px;
    padding-right: 10px;
  }
  .latest-project-image-div {
    width: 380px;
    height: 270px;
    margin-left: 67px;
    background-repeat: no-repeat;
  }
  .menu-button.logo-mobile {
    margin-left: 20px;
  }
  .about-images.bottom-image {
    margin-top: 0px;
    padding-top: 20px;
    padding-left: 0px;
  }
  .logo-mobile {
    margin-left: 20px;
    padding: 0px;
    float: left;
  }
  .logo-mobile-scroll {
    padding-right: 15px;
    padding-left: 15px;
  }
  .special-offer {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .special-offer-div-wrap {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
    background-repeat: repeat;
  }
  .what-text-left-column {
    padding-top: 0px;
  }
  .what-text-wrap-obsession {
    display: none;
  }
  .hide-obsession {
    height: 20px;
  }
  .mobile-nav-logo {
    margin-left: 38px;
  }
  .sig-img {
    display: none;
    margin-top: -68px;
    margin-left: 0px;
  }
  .what-dots-dot {
    width: 30px;
    height: 30px;
  }
  .text-block {
    margin-top: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-left: 10px;
  }
  .row {
    margin-top: 25px;
  }
}

@media (max-width: 479px) {
  .logo.logo-mobile {
    width: 150px;
    height: 89px;
    margin-top: -10px;
    background-size: 150px;
  }
  .nav-menu {
    display: none;
  }
  .home-section {
    background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/wooden-desk.jpg'), url('../images/jr-bg-no-arrow.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/wooden-desk.jpg'), url('../images/jr-bg-no-arrow.jpg');
    background-position: 0px 0px, 50% 0px, 50% 0px;
    background-size: auto, cover, cover;
    background-repeat: repeat, repeat, no-repeat;
    background-attachment: scroll, scroll, scroll;
  }
  .nav-bar {
    text-align: center;
  }
  .hero-text {
    margin-top: 33px;
  }
  .navbar-container {
    text-align: center;
  }
  .stats-section {
    padding-bottom: 20px;
    background-size: auto;
    background-repeat: repeat-y;
  }
  .facts-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .latest-project-section {
    padding: 50px 20px 25px;
  }
  .button {
    padding-top: 9px;
  }
  .section-heading {
    margin-top: 6px;
    margin-bottom: 20px;
    font-size: 30px;
    letter-spacing: 0px;
  }
  .section-heading._333 {
    margin-bottom: 15px;
    font-size: 30px;
  }
  .section-heading._30-off {
    font-size: 40px;
  }
  .section-heading.what-heading {
    font-size: 26px;
  }
  .latest-project-subheading {
    font-size: 16px;
  }
  .latest-project-subheading.what-subheading {
    font-size: 18px;
    letter-spacing: 2px;
  }
  .visit-website-column {
    padding-top: 8px;
    text-align: center;
  }
  .latest-project-column {
    margin-top: 30px;
    padding-top: 0px;
  }
  .latest-project-column.latest-project-image-column {
    margin-top: 0px;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .stats {
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .stats-text {
    margin-top: 13px;
  }
  .stat-div {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .stats-image {
    width: 20%;
    margin-top: 15px;
    padding-bottom: 14px;
  }
  .what-section {
    height: 700px;
    padding-top: 0px;
    padding-bottom: 50px;
  }
  .about-section {
    padding: 50px 20px 25px;
  }
  .contact-section {
    padding-top: 5px;
    padding-bottom: 20px;
  }
  .metal-logo {
    width: 275px;
  }
  .white-section-before-stats {
    height: 50px;
  }
  .example {
    height: 100%;
    background-size: 100% 200px;
    background-repeat: no-repeat;
  }
  .example.amber-dragon {
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, null, null);
    background-image: linear-gradient(180deg, null, null);
  }
  .example.casino-room {
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, null, null);
    background-image: linear-gradient(180deg, null, null);
  }
  .example.green {
    height: 100%;
    background-image: -webkit-linear-gradient(270deg, null, null);
    background-image: linear-gradient(180deg, null, null);
  }
  .example.todd {
    background-position: 50% 0px;
  }
  .example.mpse {
    background-size: 100% 200px;
  }
  .example.valeo {
    background-position: 0px 0px;
  }
  .example.mindbuzzed {
    background-size: 100% 200px;
  }
  .example.vegas {
    background-size: 100% 200px;
  }
  .example.wood-logo {
    background-position: 50% 0px;
    background-size: cover;
  }
  .example.sunrunner {
    background-size: 100% 200px;
  }
  .example-black {
    height: 100%;
  }
  .recent-projects {
    margin-top: 0px;
  }
  .contact-form-container {
    margin-top: 50px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .contact-text-column {
    padding-right: 20px;
    padding-left: 20px;
  }
  .contact-form-column {
    padding-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .additional-examples {
    margin-top: 0px;
  }
  .latest-project-image-div {
    position: relative;
    width: 310px;
    height: 200px;
    margin-top: 14px;
    margin-left: 0px;
    background-size: contain;
    background-repeat: no-repeat;
  }
  .menu-button.logo-mobile {
    margin-left: 20px;
    padding-left: 0px;
  }
  .nav-scroll-logo {
    position: relative;
    text-align: left;
  }
  .nav-scroll-logo-div {
    position: relative;
    margin-top: -60px;
    text-align: center;
  }
  .logo-mobile-scroll {
    text-align: center;
  }
  .what-text-wrap.what-text-wrap-research {
    display: block;
    height: 300px;
    margin-top: -28px;
  }
  .what-text-heading {
    font-size: 20px;
  }
  .what-text-wrap-psych {
    display: block;
    height: 300px;
    margin-bottom: 0px;
  }
  .what-text-wrap-obsession {
    display: block;
    height: 300px;
    margin-top: -28px;
    margin-bottom: -100px;
  }
  .what-title {
    letter-spacing: 2px;
  }
  .mobile-nav-logo {
    margin-left: 43px;
  }
  .sig-img {
    display: none;
  }
  .what-dots-row {
    margin-top: 22px;
  }
  .what-dots-dot {
    width: 35px;
    height: 35px;
  }
  .text-block {
    margin-top: 0px;
    margin-left: 0px;
    padding: 8px 13px 6px;
  }
  .row {
    display: block;
    margin-top: 104px;
  }
}


