body {
  color: rgba(0, 0, 0, .74);
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  font-size: 2em;
  line-height: 26px;
  font-weight: 400;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 14px;
}

a {
  color: #bf3a30;
  text-decoration: none;
}

a:hover {
  color: #bf3a30;
  text-decoration: none;
}

blockquote {
  margin-bottom: 10px;
  padding: 10px 20px;
  border-left: 5px solid #e2e2e2;
  font-size: 18px;
  line-height: 22px;
}

.navigation-link {
  padding-top: 7px;
  padding-bottom: 7px;
  font-family: Montserrat, sans-serif;
  color: silver;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
}

.navigation-link:hover {
  color: #333;
}

.navigation-link.w--current {
  color: #333;
}

.navigation-bar {
  padding-top: 70px;
  padding-bottom: 70px;
  background-color: #fff;
  text-transform: uppercase;
}

.hamburger-button {
  font-size: 1em;
}

.navigation-menu {
  margin-top: 3px;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'PT Sans', sans-serif;
  font-size: 33px;
  line-height: 36px;
  font-weight: 400;
}

.section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 63px;
  background-color: #fff;
}

.social-icon-link {
  margin-right: 10px;
  margin-left: 10px;
  padding: 3px;
  opacity: 0.87;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.social-icon-link:hover {
  opacity: 0.3;
}

.footer {
  margin-right: 0px;
  padding-top: 48px;
  padding-bottom: 48px;
  text-align: center;
}

.footer-text {
  margin-top: 10px;
  margin-bottom: 5px;
  color: #bbb;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.photo-link-block {
  width: 100%;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #333;
  font-size: 13px;
  line-height: 17px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.photo-link-block:hover {
  opacity: 0.8;
  color: #333;
  text-decoration: none;
}

.blog-title {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  letter-spacing: 0px;
}

.byline {
  margin-bottom: 20px;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
}

.sidebar-title {
  margin-bottom: 29px;
}

.blog-link {
  display: block;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  text-decoration: none;
}

.blog-link:hover {
  color: #bf3a30;
  text-decoration: none;
}

.sidebar-divider {
  height: 1px;
  margin-top: 25px;
  margin-bottom: 25px;
  border-top: 1px solid #ccc;
}

.about-photo {
  width: 300px;
  padding-right: 30px;
}

.title {
  margin-top: 13px;
  margin-bottom: 33px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
}

.photo-page-title {
  font-family: Montserrat, sans-serif;
  font-size: 20px;
  line-height: 24px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.photo-page-title.center {
  text-align: center;
}

.photo-info-text {
  margin-bottom: 18px;
  font-family: Montserrat, sans-serif;
  color: #969696;
  font-size: 11px;
  line-height: 17px;
  text-transform: uppercase;
}

.gallery-wrapper {
  margin-top: 56px;
}

.blog-list-item {
  display: block;
  min-height: 100px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}

.blog-info-text {
  color: silver;
  font-size: 12px;
  text-transform: uppercase;
}

.small-blog-title {
  margin-bottom: 0px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.small-blog-link {
  margin-bottom: 21px;
  color: #333;
}

.small-blog-link:hover {
  text-decoration: none;
}

.small-list {
  text-align: right;
}

.photo-row {
  margin-bottom: 60px;
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(0, 0, 0, .17);
}

.description-text {
  margin-bottom: 23px;
}

.blog-image {
  margin-bottom: 43px;
}

.category_icon {
  margin: 0px 20px 74px;
  padding-bottom: 1px;
}

.page_container {
  margin-top: 0px;
  padding: 40px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(236, 240, 241, .7);
  border-radius: 4px;
}

.list_column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 30px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.list_item_variable {
  padding-bottom: 0px;
}

.g_link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 215px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.g_link-block.w--current {
  padding-bottom: 31px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.lightbox-link {
  padding-top: 10px;
  padding-bottom: 28px;
}

.social_icon {
  margin-right: 0px;
  margin-left: 0px;
}

.submit_button {
  margin-top: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-radius: 7px;
  background-color: #b1210d;
}

.gallery_flex_parent_container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  height: 817px;
  padding-right: 25px;
  padding-left: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 0px;
}

.gallery_flex_lightboxlink_xx {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow: visible;
  width: 13px;
  max-width: 22%;
  min-width: 25%;
  margin: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.column_lightboxlink {
  padding-top: 20px;
  padding-right: 5px;
  padding-left: 6px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

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

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

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

.fixed-col_flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.masonry_container {
  display: block;
  padding-top: 0px;
}

.div_masonry {
  display: block;
  width: 99%;
  margin: 1px auto 39px;
}

.masonry_item {
  position: static;
  display: block;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 19px;
}

.carousel_slide {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: auto;
}

.carousel_slider {
  height: 100vh;
  background-color: #333;
}

.slide.po-fsf-001 {
  background-image: url('../images/070803_elena_092_w400.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide.po-fsf-002 {
  background-image: url('../images/_MG_0246-copy.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.slide.po-fsf-003 {
  background-image: url('../images/W700_portrait-1_015_07142009.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.gallery_slider {
  height: 100vh;
  margin-top: 0px;
  background-color: transparent;
}

.slider_exit {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: 25px;
  margin-right: 25px;
  padding-top: 0px;
  background-color: #1d1d1d;
  background-image: url('../images/social-34-white.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-shadow: 0 -1px 0 hsla(0, 0%, 100%, .25);
}

.slider_header_nav {
  display: block;
  padding-bottom: 58px;
  background-color: #1d1d1d;
  background-image: url('../images/social-34-white.svg');
  background-position: 50% 50%;
  background-size: 33px;
  background-repeat: no-repeat;
  font-size: 24px;
}

.slider_header_nav.right-arrow {
  margin-left: -33px;
  padding: 0px 45px 0px 29px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 32px;
}

.slider_header_nav.left-arrow {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  font-size: 31px;
}

.slider_next-slide {
  display: block;
  width: 50vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  cursor: e-resize;
}

.slider_prev-slide {
  display: block;
  width: 50vw;
  cursor: w-resize;
}

.mashup_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 445px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.mashup_linkblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  margin: 11px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1 2 12%;
  -ms-flex: 1 2 12%;
  flex: 1 2 12%;
}

.mashup_linkblock._1 {
  background-image: url('../images/070803_elena_092_w400.jpg');
  background-position: 50% 53%;
  background-size: auto 200px;
  background-repeat: no-repeat;
}

.mashup_linkblock._2 {
  background-image: url('../images/_MG_0246-copy.jpg');
  background-position: 50% 50%;
  background-size: auto 202px;
  background-repeat: no-repeat;
}

.mashup_linkblock._3 {
  height: 197px;
  background-image: url('../images/100215_095_w400.jpg');
  background-position: 0px 50%;
  background-size: auto 199px;
  background-repeat: no-repeat;
}

.mashup_linkblock._4 {
  padding-bottom: 1px;
  background-image: url('../images/140621_burnham_615_w400.jpg');
  background-position: 50% 19%;
  background-size: auto 253px;
  background-repeat: no-repeat;
}

.mashup_linkblock._5 {
  background-image: url('../images/ribollita.jpg');
  background-position: 49% 51%;
  background-size: 301px;
  background-repeat: no-repeat;
}

.mashup_linkblock._6 {
  background-image: url('../images/modelcasting_9870-copy.jpg'), url('../images/example-bg.png');
  background-position: -20px 0px, 0px 0px;
  background-size: auto 306px, 125px;
}

.mashup2_linkblock {
  display: block;
  background-image: url('../images/070803_elena_092_w400.jpg');
  background-position: 0px 0px;
  background-size: 200px;
}

.jaw-lightbox-v1 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: block;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  background-color: rgba(0, 0, 0, .9);
  text-align: right;
}

.lightbox-pofsw-close {
  margin-top: 14px;
  margin-right: 22px;
  margin-bottom: 7px;
  padding-right: 0vw;
  border: 2px solid #f3f3f3;
  border-radius: 167px;
}

.lightbox_pofsw {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  background-color: rgba(0, 0, 0, .9);
  text-align: right;
}

.lightbox-new {
  display: none;
}

.lightboc-close-button {
  width: 33px;
}

.masonry-gallery-v3 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

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

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

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

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

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

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

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

@media (max-width: 991px) {
  .navigation-link {
    padding: 9px 0px;
    font-family: 'Open Sans', sans-serif;
    color: #ecf0f1;
    text-align: center;
  }
  .navigation-link:hover {
    color: #fff;
  }
  .navigation-link.w--current {
    color: #616161;
  }
  .navigation-bar {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .hamburger-button {
    padding: 7px;
    font-size: 2.3em;
    line-height: 1.2em;
  }
  .hamburger-button.w--open {
    background-color: #000;
  }
  .navigation-menu {
    margin-top: 0px;
    padding-top: 26px;
    padding-bottom: 26px;
    background-color: #000;
  }
  .brand-text {
    font-size: 2.5em;
    line-height: 1.2em;
  }
  .section {
    padding-bottom: 0px;
  }
  .blog-title {
    font-family: 'Open Sans', sans-serif;
  }
  .about-photo {
    width: 300px;
  }
  .photo-page-title {
    font-family: 'PT Sans', sans-serif;
    font-size: 1.5em;
  }
  .blog-info-text {
    font-family: 'Open Sans', sans-serif;
  }
  .small-blog-title {
    font-family: 'Open Sans', sans-serif;
  }
  .g_link-block {
    width: 215px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .gallery_flex_parent_container {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    width: 100%;
    height: 698px;
    max-width: 752px;
    min-width: auto;
    padding: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    font-size: 0px;
  }
  .gallery_flex_lightboxlink_xx {
    width: 100%;
    max-width: 25%;
    min-width: 30%;
  }
  .column_lightboxlink {
    padding-top: 4px;
    padding-bottom: 20px;
  }
  .masonry_item {
    display: block;
    max-width: 100%;
    text-align: center;
  }
  .mashup_linkblock {
    height: 185px;
    -webkit-flex-basis: 13%;
    -ms-flex-preferred-size: 13%;
    flex-basis: 13%;
  }
}

@media (max-width: 767px) {
  .navigation-bar {
    z-index: 1000;
    padding-top: 24px;
    padding-bottom: 39px;
  }
  .hamburger-button {
    padding: 10px;
  }
  .brand-text {
    margin-top: 5px;
  }
  .footer {
    padding-top: 31px;
    padding-bottom: 31px;
  }
  .about-photo {
    width: 190px;
    margin-bottom: 32px;
    padding-right: 0px;
  }
  .blog-list-item {
    margin-bottom: 26px;
  }
  .blog-info-text {
    margin-bottom: 7px;
  }
  .small-list {
    margin-top: 56px;
    text-align: center;
  }
  .blog-title-wrapper {
    text-align: center;
  }
  .list_item_variable {
    display: block;
    width: 241px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 15px;
    float: none;
    -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: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .g_link-block {
    width: 219px;
  }
  .g_link-block.w--current {
    display: inline-block;
    width: 186px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .gallery_flex_parent_container {
    height: 687px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .gallery_flex_lightboxlink_xx {
    width: 100%;
    max-width: 20%;
    min-width: auto;
    margin-left: 10px;
  }
  .column_lightboxlink {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 268px;
    padding: 18px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .fixed_col-1 {
    display: inline-block;
    width: 20%;
  }
  .fixed-col_flex-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div_masonry {
    display: block;
  }
  .masonry_item {
    display: block;
    margin-top: 20px;
    margin-bottom: 22px;
    padding-right: 19px;
    padding-left: 19px;
  }
  .gallery_slider {
    background-color: #333232;
  }
}

@media (max-width: 479px) {
  .navigation-bar {
    padding-bottom: 4px;
  }
  .hamburger-button {
    padding: 0px 10px 0px 0px;
    font-size: 1.9em;
    line-height: 1em;
  }
  .brand-text {
    margin-top: 0px;
    margin-bottom: 10px;
    padding-bottom: 19px;
    font-size: 1.7em;
    line-height: 1.3em;
  }
  .brand-link.w--current {
    font-size: 1em;
  }
  .photo-link-block {
    margin-bottom: 0px;
  }
  .about-photo {
    width: 190px;
  }
  .photo-row {
    margin-bottom: 40px;
    padding-bottom: 40px;
  }
  .list_column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .list_item_variable {
    width: 127px;
    margin-right: 15%;
    margin-left: 15%;
    padding-bottom: 0px;
    padding-left: 0px;
  }
  .g_link-block.w--current {
    display: inline-block;
  }
  .gallery_flex_parent_container {
    height: auto;
    margin-right: 0px;
    margin-left: 1px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .gallery_flex_lightboxlink_xx {
    width: 100%;
    max-width: auto;
    min-width: 80%;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .column_lightboxlink {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .masonry_item {
    margin-top: -15px;
    margin-bottom: 1px;
    padding-right: 9px;
    padding-bottom: 0px;
    padding-left: 9px;
  }
  .carousel_slide {
    padding-right: 0px;
    padding-bottom: 0px;
  }
}

