*,
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font: inherit;
  vertical-align: baseline;
  font-family: 'PT Sans', sans-serif;
  text-decoration: none;
  outline: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden !important;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}
textarea {
  -webkit-resize: none !important;
  -moz-resize: none !important;
  -ms-resize: none !important;
  -o-resize: none !important;
  resize: none !important;
}
a,
input[type='submit'],
button {
  cursor: pointer;
}
input[type='text'],
textarea {
  cursor: text;
}
::selection {
  background: #58d3e5;
  color: #ffffff;
}
::-moz-selection {
  background: #58d3e5;
  color: #ffffff;
}
:-moz-selection {
  background: #58d3e5;
  color: #ffffff;
}
::-o-selection {
  background: #58d3e5;
  color: #ffffff;
}
::-ms-selection {
  background: #58d3e5;
  color: #ffffff;
}
::-webkit-selection {
  background: #58d3e5;
  color: #ffffff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
*,
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
tspan,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
input {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font: inherit;
  vertical-align: baseline;
  text-decoration: none;
  outline: none;
  backface-visibility: hidden;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible !important;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
}
body,
html {
  overflow-x: hidden;
}
@font-face {
  font-family: pf_bl;
  src: url(../../fonts/Playfair_Display/PlayfairDisplay-Black.ttf);
}
@font-face {
  font-family: pf_bli;
  src: url(../../fonts/Playfair_Display/PlayfairDisplay-BlackItalic.ttf);
}
@font-face {
  font-family: pf_b;
  src: url(../../fonts/Playfair_Display/PlayfairDisplay-Bold.ttf);
}
@font-face {
  font-family: pf_bi;
  src: url(../../fonts/Playfair_Display/PlayfairDisplay-BoldItalic.ttf);
}
@font-face {
  font-family: pf_i;
  src: url(../../fonts/Playfair_Display/PlayfairDisplay-Italic.ttf);
}
@font-face {
  font-family: pf_r;
  src: url(../../fonts/Playfair_Display/PlayfairDisplay-Regular.ttf);
}
.pf_bl {
  font-family: pf_bl;
}
.pf_bli {
  font-family: pf_bli;
}
.pf_b {
  font-family: pf_b;
}
.pf_bi {
  font-family: pf_bi;
}
.pf_i {
  font-family: pf_i;
}
.pf_r {
  font-family: pf_r;
}
@font-face {
  font-family: sbl;
  src: url(../../fonts/sofia/sofia_black.otf);
}
@font-face {
  font-family: sb;
  src: url(../../fonts/sofia/sofia_bold.otf);
}
@font-face {
  font-family: ssb;
  src: url(../../fonts/sofia/sofia_semi_bold.otf);
}
@font-face {
  font-family: sm;
  src: url(../../fonts/sofia/sofia_medium.otf);
}
@font-face {
  font-family: sr;
  src: url(../../fonts/sofia/sofia_regular.otf);
}
@font-face {
  font-family: sl;
  src: url(../../fonts/sofia/sofia_light.otf);
}
@font-face {
  font-family: sel;
  src: url(../../fonts/sofia/sofia_extra_light.otf);
}
@font-face {
  font-family: sul;
  src: url(../../fonts/sofia/sofia_ultra_light.otf);
}
.sbl {
  font-family: sbl;
}
.sb {
  font-family: sb;
}
.ssb {
  font-family: ssb;
}
.sm {
  font-family: sm;
}
.sr {
  font-family: sr;
}
.sl {
  font-family: sl;
}
.sel {
  font-family: sel;
}
.sul {
  font-family: sul;
}
@font-face {
  font-family: icon;
  src: url(../../fonts/font_awesome/fontawesome-webfont.ttf);
}
.icon {
  font-family: icon;
}
.lust {
  font-family: "lust-display", "pf_b", sans-serif;
}
.fasttransition {
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.dropshadow {
  box-shadow: 0 2px 32px 0 rgba(139, 149, 162, 0.5);
  -moz-box-shadow: 0 2px 32px 0 rgba(139, 149, 162, 0.5);
  -webkit-box-shadow: 0 2px 32px 0 rgba(139, 149, 162, 0.5);
  -o-box-shadow: 0 2px 32px 0 rgba(139, 149, 162, 0.5);
  -ms-box-shadow: 0 2px 32px 0 rgba(139, 149, 162, 0.5);
}
.pageload-overlay {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: #3D3560;
}
.coffee_cup {
  width: 20px;
  height: 24px;
  border: 1px #ffffff solid;
  border-radius: 0px 0px 5px 5px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.coffee_cup:after,
.coffee_cup:before {
  position: absolute;
  content: "";
}
.coffee_cup:after {
  width: 5px;
  height: 12px;
  border: 1px #fff solid;
  border-left: none;
  border-radius: 0px 20px 20px 0px;
  left: 20px;
}
.coffee_cup:before {
  width: 1px;
  height: 6px;
  background-color: #ffffff;
  top: -10px;
  left: 4px;
  box-shadow: 5px 0px 0px 0px #ffffff, 5px -5px 0px 0px #ffffff, 10px 0px 0px 0px #ffffff;
  -webki-tbox-shadow: 5px 0px 0px 0px #ffffff, 5px -5px 0px 0px #ffffff, 10px 0px 0px 0px #ffffff;
  -moz-box-shadow: 5px 0px 0px 0px #ffffff, 5px -5px 0px 0px #ffffff, 10px 0px 0px 0px #ffffff;
  -ms-box-shadow: 5px 0px 0px 0px #ffffff, 5px -5px 0px 0px #ffffff, 10px 0px 0px 0px #ffffff;
  -o-box-shadow: 5px 0px 0px 0px #ffffff, 5px -5px 0px 0px #ffffff, 10px 0px 0px 0px #ffffff;
  -webkit-animation: steam 1s linear infinite alternate;
  -moz-animation: steam 1s linear infinite alternate;
  animation: steam 1s linear infinite alternate;
}
@-webkit-keyframes steam {
  0% {
    height: 0px;
  }
  100% {
    height: 6px;
  }
}
@-moz-keyframes steam {
  0% {
    height: 0px;
  }
  100% {
    height: 6px;
  }
}
@keyframes steam {
  0% {
    height: 0px;
  }
  100% {
    height: 6px;
  }
}
svg {
  width: 10vw;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media (max-width: 767px) {
  svg {
    width: 15vw;
  }
}
.anim-shape {
  fill: #ffd00c;
  -webkit-transform-origin: 0 150px;
  -ms-transform-origin: 0 150px;
  transform-origin: 0 150px;
  -webkit-transform: scale(0, 1) translate(0, 0);
  -ms-transform: scale(0, 1) translate(0, 0);
  transform: scale(0, 1) translate(0, 0);
  -webkit-animation: moving-panel 2s infinite alternate;
  animation: moving-panel 2s infinite alternate;
}
@-webkit-keyframes moving-panel {
  100% {
    -webkit-transform: scale(1, 1) translate(20px, 0);
    transform: scale(1, 1) translate(20px, 0);
  }
}
@keyframes moving-panel {
  100% {
    -webkit-transform: scale(1, 1) translate(20px, 0);
    transform: scale(1, 1) translate(20px, 0);
  }
}
.no_scroll {
  overflow-y: hidden !important;
}
.clear {
  box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  -moz-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  -webkit-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  -o-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  -ms-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
}
.clear:after {
  content: '';
  clear: both;
  display: block;
}
.logo {
  display: block;
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #d1d0d8;
  -webkit-mask: url('../../homepage_img/logo.svg') no-repeat 50% 50%;
  mask: url('../../homepage_img/logo.svg') no-repeat 50% 50%;
  -webkit-mask-size: contain;
  mask-size: contain;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  margin-top: 30px;
}
.logo:hover {
  background-color: #3D3560;
}
.view_project {
  display: inline-block;
  padding: 1vw 3vw 0.8vw;
  background: #ffd00c;
  cursor: pointer;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  color: white;
  text-align: center;
  font-size: calc(.3rem + .85vw);
  font-family: sb;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.view_project:hover:before {
  top: 0;
}
.view_project:before {
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  content: '';
  display: block;
  position: absolute;
  background: #3D3560;
  width: 100%;
  height: 100%;
  top: 100%;
  left: 0;
}
.view_project:after {
  content: 'view project';
  z-index: 1;
  position: relative;
}
.view_project.disabled {
  background-color: #ebedf3;
  color: #8b95a2;
  pointer-events: none;
}
.view_project.disabled:after {
  content: 'coming soon';
}
#mobile_nav {
  display: none;
  box-shadow: 0 0 0 1px #3D3560;
  -moz-box-shadow: 0 0 0 1px #3D3560;
  -webkit-box-shadow: 0 0 0 1px #3D3560;
  -o-box-shadow: 0 0 0 1px #3D3560;
  -ms-box-shadow: 0 0 0 1px #3D3560;
  color: #3D3560;
  height: 48px;
  width: 48px;
  position: fixed;
  z-index: 11;
  right: 20px;
  top: 20px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#mobile_nav:before {
  font-family: icon;
  content: '\f0c9';
  display: block;
  text-align: center;
  line-height: 48px;
}
#mobile_nav.white {
  box-shadow: 0 0 0 1px white;
  -moz-box-shadow: 0 0 0 1px white;
  -webkit-box-shadow: 0 0 0 1px white;
  -o-box-shadow: 0 0 0 1px white;
  -ms-box-shadow: 0 0 0 1px white;
  color: white;
}
#mobile_nav.white:before {
  content: '\f00d';
}
#top_nav_wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row-reverse;
  padding: 20px 0;
}
#top_nav_wrapper .top_nav_container {
  position: fixed;
  z-index: 10;
}
.left_panel {
  width: 250px;
  position: fixed;
  height: 100vh;
  z-index: 10;
  top: 0;
}
.left_panel .page_navigation {
  list-style: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.left_panel .page_navigation .section.nav_drawer .section_title:after,
.left_panel .page_navigation .section_second.nav_drawer .section_title:after {
  display: none;
  font-family: icon;
  content: '\f107';
  color: white;
  margin-left: 8px;
  position: relative;
}
.left_panel .page_navigation .section .section_title,
.left_panel .page_navigation .section_second .section_title {
  font-family: sl;
  font-size: 0.9rem;
  line-height: 1.9rem;
  display: block;
  cursor: pointer;
  color: #8b95a2;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  white-space: nowrap;
}
.left_panel .page_navigation .section .section_title:hover,
.left_panel .page_navigation .section_second .section_title:hover {
  color: #101823;
}
.left_panel .page_navigation .section .section_title.active,
.left_panel .page_navigation .section_second .section_title.active {
  color: #8b95a2;
  font-family: sm;
}
.left_panel .page_navigation .section .section_title.active:after,
.left_panel .page_navigation .section_second .section_title.active:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #ffd00c;
  margin-left: 8px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.left_panel .page_navigation .section .section_title.project_title,
.left_panel .page_navigation .section_second .section_title.project_title {
  color: #8b95a2;
  font-family: pf_b;
  font-size: 1rem;
  line-height: 2.6rem;
}
.left_panel .page_navigation .section .section_title.project_title.active,
.left_panel .page_navigation .section_second .section_title.project_title.active {
  font-family: pf_b;
  color: #8b95a2;
}
.left_panel .page_navigation .section .sub_sections,
.left_panel .page_navigation .section_second .sub_sections {
  height: 0;
  list-style: none;
  padding-left: 10px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  overflow: hidden;
}
.left_panel .page_navigation .section .sub_sections li,
.left_panel .page_navigation .section_second .sub_sections li {
  font-family: sl;
  font-size: 0.8rem;
  line-height: 1.6rem;
  cursor: pointer;
  color: #8b95a2;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  white-space: nowrap;
}
.left_panel .page_navigation .section .sub_sections li:hover,
.left_panel .page_navigation .section_second .sub_sections li:hover {
  color: #101823;
}
.left_panel .page_navigation .section .sub_sections li.active,
.left_panel .page_navigation .section_second .sub_sections li.active {
  color: #8b95a2;
  font-family: sm;
}
.left_panel .page_navigation .section .sub_sections li.active:after,
.left_panel .page_navigation .section_second .sub_sections li.active:after {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #ffd00c;
  margin-left: 8px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.left_panel .pagination_wrapper {
  position: absolute;
  bottom: 50px;
  font-family: sl;
  list-style: none;
}
.left_panel .pagination_wrapper li {
  position: relative;
  cursor: pointer;
  padding-left: 20px;
}
.left_panel .pagination_wrapper li:hover {
  color: #101823;
}
.left_panel .pagination_wrapper li:hover a {
  color: #101823;
}
.left_panel .pagination_wrapper li a {
  color: #667282;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  font-family: sl;
  font-size: 0.9rem;
  line-height: 1.9rem;
}
.left_panel .pagination_wrapper li:before {
  position: absolute;
  left: 0;
  line-height: 14px;
  color: #667282;
}
.left_panel .pagination_wrapper li#all_projects:before {
  font-family: icon;
  content: '\f0c9';
  font-size: 0.6rem;
  top: 0.5rem;
  left: 1px;
}
.left_panel .pagination_wrapper li#previous_project:before {
  content: '\00ab';
  font-size: 1.3rem;
  top: 0.5rem;
}
.left_panel .pagination_wrapper li#next_project:before {
  content: '\00bb';
  font-size: 1.3rem;
  top: 0.5rem;
}
.project_content h1 {
  font-family: "lust-display", "pf_b", sans-serif;
  font-size: calc(1.1rem + 2vw);
  color: #3D3560;
  padding-top: 60px;
}
.project_content h2 {
  font-family: pf_bl;
  color: #3D3560;
  font-size: calc(1.1rem + 1.7vw);
  padding: 50px 0 30px;
}
.project_content h2.revised_title {
  font-size: 100px;
  height: 35vh;
  line-height: 35vh;
  vertical-align: top;
}
.project_content h3 {
  font-family: sb;
  text-transform: uppercase;
  font-size: calc(.7rem + .5vw);
  color: #ffd00c;
  position: relative;
  padding-bottom: 20px;
}
.project_content h4 {
  font-family: sr;
  font-size: calc(.4rem + .85vw);
  line-height: calc(.4rem + 2vw);
  color: #323a45;
}
.project_content .pull_out {
  text-align: center;
  font-family: pf_r;
  font-size: calc(.3rem + 1.1vw);
  line-height: calc(.3rem + 1.6vw);
  color: #505a78;
  padding-bottom: 20px;
}
.project_content .explanation_title:before {
  content: attr(data-number) ' ';
  color: #ffd00c;
  font-size: 24px;
  font-family: sbl;
}
.body_wrapper {
  width: 85vw;
  margin: 0 auto;
  position: relative;
}
.body_wrapper .main_panel {
  position: relative;
  width: calc(85vw * .6);
  margin-left: 25vw;
}
.body_wrapper .main_panel a.view_project {
  padding: 1vw 3vw 0.8vw;
  font-family: sb;
}
.body_wrapper .main_panel a.view_project:hover {
  color: white;
}
.body_wrapper .main_panel #mobile_bottom_nav {
  display: none;
  padding: 1rem;
}
.body_wrapper .main_panel #mobile_bottom_nav a {
  color: #323a45;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  padding-bottom: 4px;
  font-family: sl;
  cursor: pointer;
}
.body_wrapper .main_panel #mobile_bottom_nav a#all_projects {
  flex-grow: 1;
  -ms-flex-grow: 1;
  -webkit-flex-grow: 1;
  display: block;
  text-align: center;
}
.body_wrapper .main_panel #mobile_bottom_nav a#previous_project {
  flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
}
.body_wrapper .main_panel #mobile_bottom_nav a#previous_project:before {
  content: '\00ab';
  padding-right: 10px;
}
.body_wrapper .main_panel #mobile_bottom_nav a#next_project {
  flex-grow: 0;
  -ms-flex-grow: 0;
  -webkit-flex-grow: 0;
}
.body_wrapper .main_panel #mobile_bottom_nav a#next_project:after {
  content: '\00bb';
  padding-left: 10px;
}
.body_wrapper .main_panel section {
  padding: 0 0 50px 0;
}
.body_wrapper .main_panel section:last-child {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.body_wrapper .main_panel p,
.body_wrapper .main_panel a {
  font-family: sl;
  color: #323a45;
  font-size: 1.125rem;
  line-height: 2rem;
  padding-bottom: 20px;
}
.body_wrapper .main_panel b {
  font-family: sb;
}
.body_wrapper .main_panel span.indent {
  padding-left: 30px;
  display: block;
}
.body_wrapper .main_panel span.bullet {
  padding-left: 35px;
  display: block;
  position: relative;
}
.body_wrapper .main_panel span.bullet:before {
  content: '-';
  position: absolute;
  left: 18px;
}
.body_wrapper .main_panel ul,
.body_wrapper .main_panel ol {
  display: block;
  position: relative;
  font-family: sl;
  color: #323a45;
  font-size: calc(.3rem + .85vw);
  line-height: calc(.3rem + 1.4vw);
  padding-bottom: 20px;
}
.body_wrapper .main_panel ul.colored_numbers,
.body_wrapper .main_panel ol.colored_numbers {
  padding-left: 23px;
}
.body_wrapper .main_panel ul.with_space li,
.body_wrapper .main_panel ol.with_space li {
  padding-bottom: 10px;
}
.body_wrapper .main_panel ul li:last-child,
.body_wrapper .main_panel ol li:last-child {
  padding-bottom: 0;
}
.body_wrapper .main_panel ol {
  padding-left: 15px;
  counter-reset: my-awesome-counter;
}
.body_wrapper .main_panel ol li {
  counter-increment: my-awesome-counter;
}
.body_wrapper .main_panel ol li::before {
  content: counter(my-awesome-counter) ".";
  position: absolute;
  left: 0px;
  font-family: sb;
  color: #ffd00c;
}
.body_wrapper .main_panel ul {
  list-style-type: none;
  padding-left: 25px;
}
.body_wrapper .main_panel ul li:before {
  content: '-';
  position: absolute;
  left: 0px;
}
.body_wrapper .main_panel .quote {
  color: #323a45;
  padding-bottom: 20px;
}
.body_wrapper .main_panel .quote:before {
  content: open-quote;
  font-family: icon;
  padding-right: 5px;
  font-size: 60px;
  position: relative;
  top: 15px;
  color: #8b95a2;
}
.body_wrapper .main_panel .quote:after {
  content: close-quote;
  padding-left: 5px;
}
.body_wrapper .main_panel #about_pixlee_toggle {
  font-family: sl;
  font-size: 18px;
  color: #e09004;
  padding-top: 5px;
  margin-bottom: 30px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.body_wrapper .main_panel #about_pixlee_toggle:hover {
  color: #be6e00;
}
.body_wrapper .main_panel #about_pixlee_toggle:before {
  content: 'More';
  padding-right: 5px;
}
.body_wrapper .main_panel #about_pixlee_toggle:after {
  content: '\00bb';
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  display: inline-block;
  position: relative;
  top: 2px;
  left: 9px;
  font-size: 22px;
}
.body_wrapper .main_panel #about_pixlee_toggle.active:before {
  content: 'Less';
}
.body_wrapper .main_panel #about_pixlee_toggle.active:after {
  content: '\00ab';
}
.body_wrapper .main_panel #about_pixlee ul li ol li:before {
  display: none;
}
.body_wrapper .main_panel .image {
  margin: 0 auto;
  background-color: white;
  box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  -moz-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  -webkit-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  -o-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  -ms-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.12);
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-size: contain;
}
.body_wrapper .main_panel .image.after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #f8f9fd;
  transition: opacity 0.5s ease;
}
.body_wrapper .main_panel .image .dot {
  position: absolute;
}
.body_wrapper .main_panel .image .dot:before {
  content: attr(data-number) ' ';
  display: block;
  position: absolute;
  font-family: sb;
  color: white;
  padding: 10px 0 8px 0;
  text-align: center;
  background-color: #ffd00c;
  width: 35px;
  border-radius: 18px;
  -moz-border-radius: 18px;
  -webkit-border-radius: 18px;
  -o-border-radius: 18px;
  -ms-border-radius: 18px;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.body_wrapper .main_panel .image .dot:hover:before {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
}
.body_wrapper .main_panel .image_wrapper {
  position: relative;
  padding-bottom: 2.5vw;
}
.body_wrapper .main_panel .image_wrapper.more_top_space {
  padding-top: 50px;
}
.body_wrapper .main_panel .image_wrapper.less_bottom_space {
  padding-bottom: 10px;
}
.body_wrapper .main_panel .caption {
  font-family: sl;
  font-size: calc(.3rem + .6vw);
  text-align: center;
  padding-top: 8px;
  color: #667282;
  line-height: 140%;
}
.body_wrapper .main_panel .project_wrapper {
  padding-bottom: 150px;
}
.body_wrapper .main_panel .image_container {
  position: relative;
}
.body_wrapper .main_panel .carousel_image_container {
  position: relative;
  padding-left: 0;
}
.body_wrapper .main_panel .carousel_image_container .image {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.body_wrapper .main_panel .carousel_image_container .image:before {
  content: '';
}
.body_wrapper .main_panel .carousel_image_container .image.active {
  opacity: 1;
  visibility: visible;
}
.body_wrapper .main_panel .pagination {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  display: block;
  width: 100%;
  height: 3vw;
}
.body_wrapper .main_panel .pagination .prev {
  position: absolute;
  left: 0;
}
.body_wrapper .main_panel .pagination .prev:before {
  content: '\f053';
}
.body_wrapper .main_panel .pagination .next {
  position: absolute;
  right: 0;
}
.body_wrapper .main_panel .pagination .next:before {
  content: '\f054';
}
.body_wrapper .main_panel .pagination .carousel-nav {
  width: 3vw;
  height: 3vw;
  background-color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  font-family: icon;
  color: #8b95a2;
  line-height: 3vw;
  text-align: center;
}
@media (min-width: 767px) and (max-width: 1100px) {
  .body_wrapper {
    width: 85vw;
  }
  .body_wrapper .main_panel {
    width: calc(85vw * .6);
  }
}
@media (max-width: 1000px) {
  .left_panel {
    background-color: rgba(61, 53, 96, 0.97);
    box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.32);
    -moz-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.32);
    -webkit-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.32);
    -o-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.32);
    -ms-box-shadow: 0 0 35px 0 rgba(61, 53, 96, 0.32);
    height: auto;
    top: 0;
    bottom: 0;
    right: -100%;
    left: inherit;
    min-width: 90vw;
    padding-top: 0;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    -o-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
  }
  .left_panel.slide {
    right: 0;
  }
  .left_panel .logo {
    background: white;
    left: 20px;
    top: 20px;
    margin-top: 0;
  }
  .left_panel .navigation_wrapper {
    position: static;
    overflow-y: scroll;
    margin-top: 110px;
    padding: 0 30px;
    height: calc(100% - 110px);
  }
  .left_panel .page_navigation {
    position: relative;
    padding: 30px 0 50px 0;
    top: inherit;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
  }
  .left_panel .page_navigation .section.nav_drawer .section_title:after,
  .left_panel .page_navigation .section_second.nav_drawer .section_title:after {
    display: inline-block;
  }
  .left_panel .page_navigation .section .section_title,
  .left_panel .page_navigation .section_second .section_title {
    font-size: 1rem;
    line-height: 2.6rem;
    color: white;
  }
  .left_panel .page_navigation .section .section_title.project_title,
  .left_panel .page_navigation .section_second .section_title.project_title {
    color: white;
  }
  .left_panel .page_navigation .section .sub_sections li,
  .left_panel .page_navigation .section_second .sub_sections li {
    font-size: 1rem;
    line-height: 2.6rem;
    color: white;
  }
  .left_panel .pagination_wrapper {
    position: relative;
    bottom: inherit;
  }
  .left_panel .pagination_wrapper li#all_projects:before {
    font-size: 0.6rem;
    color: white;
    top: 13px;
  }
  .left_panel .pagination_wrapper li#previous_project:before,
  .left_panel .pagination_wrapper li#next_project:before {
    color: white;
    top: 12px;
  }
  .left_panel .pagination_wrapper li a {
    font-size: 1rem;
    line-height: 2.6rem;
    color: white;
  }
  #mobile_nav {
    display: block;
  }
}
@media (max-width: 800px) {
  .project_content h1 {
    font-size: calc(2rem + 2vw);
    padding-top: 0;
  }
  .project_content h2 {
    font-size: calc(1.7rem + 1.7vw);
  }
  .project_content h3 {
    font-size: calc(1rem + .5vw);
  }
  .project_content h4 {
    font-size: calc(1rem + .3vw);
    line-height: calc(1.3rem + 2vw);
  }
  .body_wrapper {
    margin: 0 20px;
    width: calc(100% - 40px);
  }
  .body_wrapper .left_panel .page_navigation .section .section_title:hover,
  .body_wrapper .left_panel .page_navigation .section_second .section_title:hover {
    color: #ffd00c;
  }
  .body_wrapper .left_panel .page_navigation .section .sub_sections li:hover,
  .body_wrapper .left_panel .page_navigation .section_second .sub_sections li:hover {
    color: #ffd00c;
  }
  .body_wrapper .main_panel {
    width: 100%;
    /*height: 100vh;*/
    margin: 0 auto;
  }
  .body_wrapper .main_panel p,
  .body_wrapper .main_panel ul,
  .body_wrapper .main_panel ol,
  .body_wrapper .main_panel li,
  .body_wrapper .main_panel a {
    font-size: 1rem;
    line-height: calc(1.2rem + 1vw);
  }
  .body_wrapper .main_panel .caption {
    font-size: 0.8rem;
  }
  .body_wrapper .main_panel .image_wrapper {
    padding-bottom: 7vw;
  }
  .body_wrapper .main_panel #mobile_bottom_nav {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .body_wrapper .main_panel .project_wrapper .other_work_wrapper .thumbnail {
    width: calc((100% - 20px) / 3);
    padding-top: 33%;
  }
  .body_wrapper .main_panel .project_wrapper .other_work_wrapper .thumbnail:nth-child(3n) {
    margin-right: 0;
  }
  .body_wrapper .main_panel .project_wrapper .other_work_wrapper .thumbnail:nth-child(4n) {
    margin: 0 10px 10px 0;
  }
}
body {
  background-color: #f8f9fd;
}
.project_wrapper.project_content span.small_header {
  color: #323a45;
  font-family: sb;
  font-size: 1.3rem;
}
.project_wrapper.project_content .gif_slate {
  background-color: #F4F5FA;
}
.project_wrapper.project_content .bg-dark h1,
.project_wrapper.project_content .bg-dark-2 h1,
.project_wrapper.project_content .bg-dark h2,
.project_wrapper.project_content .bg-dark-2 h2,
.project_wrapper.project_content .bg-dark h3,
.project_wrapper.project_content .bg-dark-2 h3,
.project_wrapper.project_content .bg-dark h4,
.project_wrapper.project_content .bg-dark-2 h4,
.project_wrapper.project_content .bg-dark p,
.project_wrapper.project_content .bg-dark-2 p {
  color: white;
}
.project_wrapper.project_content .bg-dark-2 {
  background-color: #211B3F;
}
.project_wrapper.project_content .bg-dark {
  background: #3D3560;
}
.project_wrapper.project_content .bg-slate {
  background-color: #ebedf3;
}
.project_wrapper.project_content .bg-slate .line {
  background-color: #AEB1C0;
}
.project_wrapper.project_content .bg-white {
  background-color: white;
}
.project_wrapper.project_content .bg-slate0a {
  background-color: #f8f9fd;
}
.project_wrapper.project_content .text-white {
  color: white;
}
.project_wrapper.project_content .text-align-center {
  text-align: center;
}
.project_wrapper.project_content .padding-bottom-med {
  padding-bottom: 2rem;
}
.project_wrapper.project_content p,
.project_wrapper.project_content h2,
.project_wrapper.project_content h3,
.project_wrapper.project_content h4 {
  padding: 0 145px;
}
.project_wrapper.project_content p,
.project_wrapper.project_content ul,
.project_wrapper.project_content ol {
  font-size: 1.125rem;
  line-height: 2rem;
  display: block;
}
.project_wrapper.project_content h1 {
  font-size: 66px;
  padding: 0;
  text-align: center;
}
.project_wrapper.project_content h2 {
  font-size: 3.125rem;
}
.project_wrapper.project_content h3 {
  font-family: pf_bl;
  text-transform: none;
  font-size: 2.5rem;
  color: #3D3560;
}
.project_wrapper.project_content h4 {
  font-family: sb;
  font-size: 1.2rem;
  line-height: 1.8rem;
}
.project_wrapper.project_content .caption {
  font-size: 0.875rem;
  font-style: italic;
  padding-top: 0;
}
.project_wrapper.project_content img {
  width: 100%;
}
.project_wrapper.project_content .image_container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.project_wrapper.project_content .image_container.img-small {
  margin: 0 145px;
}
.project_wrapper.project_content .image_container.img-small .caption {
  padding: 0;
}
.project_wrapper.project_content .image_container.img-xs-small {
  margin: 0 285px;
}
.project_wrapper.project_content .outline {
  box-shadow: 0 0 0 1px #ebedf3;
  -moz-box-shadow: 0 0 0 1px #ebedf3;
  -webkit-box-shadow: 0 0 0 1px #ebedf3;
  -o-box-shadow: 0 0 0 1px #ebedf3;
  -ms-box-shadow: 0 0 0 1px #ebedf3;
}
.project_wrapper.project_content .image-padding {
  padding: 1rem;
  width: calc(100% - 2rem);
}
.project_wrapper.project_content .image-padding.slate-bg {
  background-color: #f8f9fd;
}
.project_wrapper.project_content .image-padding.gif-bg {
  background-color: #F4F5FA;
}
.project_wrapper.project_content .line {
  width: 10rem;
  height: 1px;
  background-color: #e0e7ef;
  margin: 0 auto;
}
.project_wrapper.project_content .container {
  padding: 2rem;
  background-color: #F4F5FA;
  display: flex;
  gap: 2rem;
  align-items: center;
}
.project_wrapper.project_content .container.no-padding {
  padding: 0;
}
.project_wrapper.project_content .container.small {
  margin: 0 145px;
  gap: 1rem;
}
.project_wrapper.project_content .container .container_inner {
  display: flex;
  gap: 2rem;
  align-items: stretch;
}
.project_wrapper.project_content .container .container_inner .img_container {
  background-color: #F4F5FA;
  width: 50%;
  display: flex;
  align-items: center;
}
.project_wrapper.project_content .container .container_inner .img_container img {
  width: 100%;
}
.project_wrapper.project_content .container .container_inner .img_container img.image-padding {
  width: calc(100% - 2rem);
}
.project_wrapper.project_content .container img {
  width: 50%;
}
.project_wrapper.project_content .container img.image-padding {
  width: calc(50% - 2rem);
}
.project_wrapper.project_content .container img.full-width {
  width: 100%;
}
.project_wrapper.project_content .container .text_container {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  justify-content: center ;
}
.project_wrapper.project_content .container .text_container h4,
.project_wrapper.project_content .container .text_container p {
  padding: 0;
}
.project_wrapper.project_content .container.vertical {
  flex-direction: column;
}
.project_wrapper.project_content .container.bg-dark-2 {
  background-color: #211B3F;
}
.project_wrapper.project_content .no-bg {
  background-color: inherit;
}
.project_wrapper.project_content .tabs {
  padding: 0 0 0 0;
  display: flex;
  flex-direction: column;
}
.project_wrapper.project_content .tabs .image_wrapper {
  margin-bottom: 0;
}
.project_wrapper.project_content .tabs .tab {
  cursor: pointer;
  position: relative;
  z-index: 5;
}
.project_wrapper.project_content .tabs_container {
  margin: 0 auto 1rem;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  background-color: #ebedf3;
  padding: 0.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}
.project_wrapper.project_content .tabs_container p {
  padding: 0;
  font-family: sb;
}
.project_wrapper.project_content .tab {
  position: relative;
  font-family: sm;
  padding: 0.5rem 1rem;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  -ms-border-radius: 3px;
  color: #323a45;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.project_wrapper.project_content .tab.active {
  background-color: white;
}
.project_wrapper.project_content .tab.active:hover {
  background-color: #f8f9fd;
}
.project_wrapper.project_content .tab:hover {
  background-color: #dadce2;
}
.project_wrapper.project_content .tabs .tabContent {
  position: relative;
  top: -1px;
  z-index: 1;
  padding: 10px;
  border-radius: 0 0 3px 3px;
}
.project_wrapper.project_content .tabs .hide {
  display: none;
}
.project_wrapper.project_content .tabs .show {
  display: block;
}
.project_wrapper.project_content .pullout {
  font-size: 1.4rem;
  line-height: 2.3rem;
  padding: 0;
  text-align: center;
  color: #323a45;
}
.project_wrapper.project_content .pullout_container {
  text-align: center;
  padding: 2rem;
}
.project_wrapper.project_content .pullout_container .pullout_header {
  color: #8b95a2;
  text-transform: uppercase;
  font-family: sb;
  font-size: 0.9rem;
}
.project_wrapper.project_content .pullout_container .pullout_gray_text {
  font-size: 1.4rem;
  line-height: 2.3rem;
  color: #323a45;
  padding: 0;
}
.project_wrapper.project_content .pullout_container.slate {
  background-color: #f8f9fd;
}
.project_wrapper.project_content .pullout_container.darkviolet {
  background-color: #3D3560;
}
.project_wrapper.project_content .pullout_container.darkviolet p {
  color: white;
}
.project_wrapper.project_content .pullout_container.small {
  margin: 0 145px;
}
.project_wrapper.project_content .quote_container {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  text-align: center;
}
.project_wrapper.project_content .quote_container.bg-white {
  background-color: white;
  padding: 2rem;
}
.project_wrapper.project_content .quote_container .quote_icon {
  color: #3D3560;
}
.project_wrapper.project_content .quote_container .quote_icon:before {
  content: open-quote;
  font-family: icon;
  font-size: 7rem;
  line-height: 0rem;
  position: relative;
  top: 3rem;
}
.project_wrapper.project_content .quote_container .quote {
  font-size: 1.4rem;
  line-height: 2.3rem;
  padding: 0;
}
.project_wrapper.project_content .quote_container .quote:before {
  display: none;
}
.project_wrapper.project_content .main_panel {
  width: 1155px;
  margin-left: auto;
  background-color: white;
}
.project_wrapper.project_content .main_panel ul {
  padding-left: calc(7vw + 25px);
  padding-right: 7vw;
}
.project_wrapper.project_content .main_panel ul li:before {
  left: 7vw;
}
.project_wrapper.project_content .main_panel a {
  color: #ffd00c;
  font-family: sm;
  -webkit-transition: all 0.25s ease 0s;
  -moz-transition: all 0.25s ease 0s;
  -ms-transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.project_wrapper.project_content .main_panel a:hover {
  color: #eebf00;
}
.project_wrapper.project_content .main_panel section {
  padding: 100px 145px;
  display: flex;
  flex-direction: column;
  gap: 70px;
}
.project_wrapper.project_content .main_panel .section_small_y_padding {
  padding: 70px 145px;
}
.project_wrapper.project_content .responsive_iframe {
  width: 61vw;
  height: calc((61vw * 0.6464) + 150px);
  margin-bottom: 20px;
}
.project_wrapper.project_content .image_wrapper {
  padding: 0 0;
  margin: 0 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.project_wrapper.project_content .image_wrapper_scroll {
  overflow-x: scroll;
}
.project_wrapper.project_content .image_wrapper_scroll .image_container {
  flex-direction: row;
  width: 1100px;
}
.project_wrapper.project_content .image_wrapper_scroll p {
  padding: 0;
}
.project_wrapper.project_content .image_outside_wrapper {
  padding-bottom: 2.5vw;
}
.project_wrapper.project_content .image_outside_wrapper .image_wrapper {
  margin-bottom: 0;
}
.project_wrapper.project_content .image_outside_wrapper .caption {
  padding-bottom: 0;
}
@media (max-width: 1415px) {
  .project_wrapper.project_content p,
  .project_wrapper.project_content h2,
  .project_wrapper.project_content h3,
  .project_wrapper.project_content h4 {
    padding: 0 120px;
  }
  .project_wrapper.project_content .container.small {
    margin: 0 120px;
  }
  .project_wrapper.project_content .image_container.img-small {
    margin: 0 120px;
  }
  .project_wrapper.project_content .main_panel {
    width: 80%;
  }
  .project_wrapper.project_content .main_panel section {
    padding: 120px;
  }
  .project_wrapper.project_content .main_panel .section_small_y_padding {
    padding: 70px 120px;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .project_wrapper.project_content p,
  .project_wrapper.project_content h2,
  .project_wrapper.project_content h3,
  .project_wrapper.project_content h4 {
    padding: 0 70px;
  }
  .project_wrapper.project_content .container.small {
    margin: 0 70px;
  }
  .project_wrapper.project_content .image_container.img-small {
    margin: 0 70px;
  }
  .project_wrapper.project_content .image_container.img-xs-small {
    margin: 0 200px;
  }
  .project_wrapper.project_content .main_panel {
    width: 75%;
  }
  .project_wrapper.project_content .main_panel section,
  .project_wrapper.project_content .main_panel .section_small_y_padding {
    padding: 50px 70px;
    gap: 30px;
  }
  .project_wrapper.project_content .pullout_container.small {
    margin: 0;
  }
}
@media (min-width: 800px) and (max-width: 1000px) {
  .project_wrapper.project_content .main_panel {
    width: 100%;
  }
  .project_wrapper.project_content .pullout_container.small {
    margin: 0;
  }
  .project_wrapper.project_content .image_container.img-xs-small {
    margin: 0 150px;
  }
}
@media (max-width: 800px) {
  .project_wrapper.project_content h2 {
    font-size: 2rem;
  }
  .project_wrapper.project_content h3 {
    font-size: 1.5rem;
  }
  .project_wrapper.project_content .quote {
    margin: 0 0;
  }
  .project_wrapper.project_content .text-align-center {
    text-align: left;
  }
  .project_wrapper.project_content .container.small {
    margin: 0;
  }
  .project_wrapper.project_content .image_container.img-small {
    margin: 0;
  }
  .project_wrapper.project_content .image_container.img-xs-small {
    margin: 0 50px;
  }
  .project_wrapper.project_content .main_panel {
    width: 100%;
  }
  .project_wrapper.project_content .main_panel section,
  .project_wrapper.project_content .main_panel .section_small_y_padding {
    padding: 1.5rem 1rem;
    gap: 1.5rem;
  }
  .project_wrapper.project_content .main_panel p,
  .project_wrapper.project_content .main_panel h2,
  .project_wrapper.project_content .main_panel h3,
  .project_wrapper.project_content .main_panel h4 {
    padding-left: 0;
    padding-right: 0;
  }
  .project_wrapper.project_content .main_panel h1 {
    font-size: 2rem;
  }
  .project_wrapper.project_content .main_panel p {
    font-size: 1rem;
    line-height: 1.6rem;
  }
  .project_wrapper.project_content .main_panel .pullout {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .project_wrapper.project_content .main_panel .pullout_gray_container .pullout_header {
    font-size: 0.9rem;
  }
  .project_wrapper.project_content .main_panel .pullout_gray_container .pullout_gray_text {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .project_wrapper.project_content .main_panel .pullout_container.small {
    margin: 0;
  }
  .project_wrapper.project_content .main_panel .caption {
    font-size: 0.8rem;
    line-height: 1.2rem;
  }
  .project_wrapper.project_content .main_panel .quote {
    font-size: 1.3rem;
    line-height: 2.1rem;
  }
  .project_wrapper.project_content .main_panel .quote:before {
    font-size: 6rem;
    color: #3D3560;
    left: 35%;
    top: -0.5rem;
  }
  .project_wrapper.project_content .main_panel ul {
    padding-left: 25px;
    padding-right: 0;
  }
  .project_wrapper.project_content .main_panel ul li:before {
    left: 0;
  }
  .project_wrapper.project_content .responsive_iframe {
    width: calc(100vw - 40px);
    height: calc((calc(100vw - 40px) * 0.6464) + 150px);
  }
  .project_wrapper.project_content .image_wrapper {
    margin-bottom: 6vw;
  }
  .project_wrapper.project_content .image_wrapper.scroll {
    width: calc(100vw - 40px);
  }
  .project_wrapper.project_content .image_wrapper.scroll .image {
    margin-right: 0;
  }
  .project_wrapper.project_content .image_wrapper.mobile_scroll {
    width: calc(100vw - 40px);
    overflow-x: scroll;
  }
  .project_wrapper.project_content .image_outside_wrapper {
    margin-bottom: 6vw;
  }
  .project_wrapper.project_content .image_outside_wrapper .image_wrapper {
    margin-bottom: 2vw;
  }
}
@media (max-width: 430px) {
  .project_wrapper.project_content .container {
    padding: 1rem;
    flex-direction: column;
    gap: 1rem;
  }
  .project_wrapper.project_content .container.small {
    margin: 0;
  }
  .project_wrapper.project_content .container .text_container,
  .project_wrapper.project_content .container img {
    width: 100%;
  }
  .project_wrapper.project_content .container img.image-padding {
    width: calc(100% - 2rem);
  }
  .project_wrapper.project_content .container .container_inner {
    flex-direction: column;
    gap: 1rem;
  }
  .project_wrapper.project_content .container .container_inner .img_container {
    width: 100%;
  }
  .project_wrapper.project_content .container .container_inner img {
    padding: 1rem;
    width: calc(100% - 2rem);
  }
}
.body_wrapper {
  width: 1512px;
}
.body_wrapper .main_panel {
  width: 1155px;
}
@media (max-width: 1512px) {
  .body_wrapper {
    width: 100%;
  }
  .body_wrapper .left_panel {
    left: 40px;
  }
  .body_wrapper .main_panel {
    width: 80%;
  }
}
@media (min-width: 800px) and (max-width: 1000px) {
  .body_wrapper #left_panel {
    left: inherit;
  }
  .body_wrapper #left_panel.slide {
    right: 0;
  }
}
@media (max-width: 800px) {
  .body_wrapper {
    margin: 0;
  }
  .body_wrapper .left_panel {
    left: inherit;
  }
}
