@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
a {
  color: #4c4c4c;
  text-decoration: underline;
  transition: all .2s ease-in-out; }
  a:hover {
    color: #7f7f7f;
    text-decoration: none;
    transition: all .2s ease-in-out; }

.duo-divider {
  width: 40px;
  height: 4px;
  background-color: #4F4F4F;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px; }

*, *:before, *:after {
  box-sizing: border-box; }

body {
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 34px;
  font-weight: 400;
  color: #4c4c4c;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-text-rendering: optimizeLegibility; }

h1 {
  font-size: 23.3333333333px;
  line-height: 40px;
  font-weight: 400;
  color: #4c4c4c;
  font-family: "Montserrat", sans-serif; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 70px;
      line-height: 80px;
      font-weight: 400;
      color: #4c4c4c;
      font-family: "Montserrat", sans-serif; } }

.jumbotron {
  font-weight: 400; }
  @media only screen and (min-width: 768px) {
    .jumbotron {
      font-size: 3vw;
      line-height: 4vw; } }

h2, .portfolio-header-welcome .portfolio-title {
  font-size: 25px;
  line-height: 40px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0; }

h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 40px; }

.duo-container {
  width: 100%;
  margin-left: auto;
  margin-right: auto; }

.duo-body-copy {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
  text-align: left; }

.duo-button {
  background-color: #191919;
  color: #fff;
  text-decoration: none;
  padding: 12px 30px 18px 30px;
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 20px;
  border-bottom: 0;
  border-radius: 2px;
  transition: all .2s ease-in-out;
  display: inline-block; }
  .duo-button:hover {
    background-color: #4c4c4c;
    color: #fff;
    transition: all .2s ease-in-out; }
  .duo-button svg {
    width: 20px;
    height: auto;
    margin-right: 10px; }

.duo-button-inverse {
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff; }
  .duo-button-inverse:hover {
    background-color: #fff;
    border: 2px solid #fff;
    color: #191919; }

html.touch .fixed-bg {
  background-attachment: scroll !important; }

.fixed-bg {
  background-attachment: scroll !important; }
  @media only screen and (min-width: 1151px) {
    .fixed-bg {
      background-attachment: fixed !important; } }

.duo-header {
  background-color: #000;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
  padding: 40px;
  height: auto;
  position: relative;
  width: 100%;
  height: 100vh;
  background-position: center center; }
  @media only screen and (min-width: 768px) {
    .duo-header {
      background-attachment: fixed; } }
  .duo-header .duo-header-content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
    text-align: center;
    margin-top: 40px; }
    .duo-header .duo-header-content h1, .duo-header .duo-header-content h2, .duo-header .duo-header-content .portfolio-header-welcome .portfolio-title, .portfolio-header-welcome .duo-header .duo-header-content .portfolio-title {
      color: #fff; }
    .duo-header .duo-header-content .hero-cta {
      margin-left: auto;
      margin-right: auto;
      display: inline-block;
      width: auto;
      border: 1px solid rgba(255, 255, 255, 0.5);
      background-color: rgba(255, 255, 255, 0);
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 3px;
      border-radius: 0px; }
      .duo-header .duo-header-content .hero-cta:hover {
        background-color: white;
        color: #191919; }

@keyframes down-arrow-pulse {
  0% {
    fill: rgba(255, 255, 255, 0.2); }
  33% {
    fill: rgba(255, 255, 255, 0.8); }
  100% {
    fill: rgba(255, 255, 255, 0.2); } }
  .duo-header .duo-header-down-arrow {
    color: #fff;
    width: 24px;
    text-align: center;
    font-size: 12px;
    margin-top: 80px;
    margin-left: auto;
    margin-right: auto; }
    .duo-header .duo-header-down-arrow .duo-header-down-arrow-icon {
      width: 100%;
      height: auto;
      display: block;
      margin-left: auto;
      margin-right: auto; }
      .duo-header .duo-header-down-arrow .duo-header-down-arrow-icon path {
        animation-name: down-arrow-pulse;
        animation-duration: 4s;
        animation-iteration-count: infinite; }

.duo-page-subtitle {
  width: auto;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  letter-spacing: 3px;
  font-size: 13px;
  line-height: 20px; }

.duo-page-title {
  color: #fff;
  width: 100%;
  font-size: 30px;
  line-height: 40px;
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.4);
  margin-top: 20px;
  text-align: center;
  word-wrap: break-word;
  font-weight: 400;
  text-transform: uppercase; }
  @media only screen and (min-width: 768px) {
    .duo-page-title {
      width: 60%;
      font-size: 4vw;
      line-height: 4vw;
      letter-spacing: 0.4vw;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 20px; } }

.duo-page-smaller-title {
  margin-top: 0;
  text-shadow: 0 0 14px rgba(0, 0, 0, 0.4);
  margin-bottom: 50px; }

.duo-page-date {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px; }

.duo-color-wash {
  background-color: rgba(25, 25, 25, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1; }

.duo-header-photographer-url {
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-size: 14px; }
  .duo-header-photographer-url:hover {
    color: rgba(255, 255, 255, 0.4); }

.duo-header-photographer-branding {
  position: absolute;
  right: 30px;
  top: 30px;
  z-index: 2;
  width: 100px;
  height: auto;
  margin-left: auto;
  margin-right: auto; }
  .duo-header-photographer-branding .duo-header-photographer-business-logo-square {
    width: 100%; }
    .duo-header-photographer-branding .duo-header-photographer-business-logo-square img {
      border-radius: 4px;
      width: 100%;
      height: auto; }
  .duo-header-photographer-branding .duo-header-photographer-business-name {
    text-align: center;
    width: 100%;
    line-height: 20px !important; }
    .duo-header-photographer-branding .duo-header-photographer-business-name a {
      color: #fff;
      font-size: 14px;
      text-decoration: none;
      word-wrap: break-word; }

.duo-section-alt-layout .duo-body-copy {
  order: 1; }

.duo-section-alt-layout .duo-section-title {
  order: 2;
  text-align: right; }

.duo-section {
  padding: 60px 20px;
  border-bottom: 1px dotted #ccc; }
  @media only screen and (min-width: 768px) {
    .duo-section {
      padding: 80px 20px; } }
  .duo-section .duo-section-title {
    margin-top: 0; }
  .duo-section .duo-section-subtitle {
    margin-bottom: 40px;
    color: #7f7f7f;
    font-size: 14px;
    line-height: 20px; }
  .duo-section .duo-section-wrapper {
    max-width: 1800px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    flex-wrap: wrap; }
    .duo-section .duo-section-wrapper .duo-section-title {
      order: 1;
      flex: 0 0 100%;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .duo-section .duo-section-wrapper .duo-section-title {
          flex: 0 0 40%;
          text-align: left; } }
      .duo-section .duo-section-wrapper .duo-section-title .duo-divider {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 40px; }
        @media only screen and (min-width: 768px) {
          .duo-section .duo-section-wrapper .duo-section-title .duo-divider {
            margin-left: 0; } }
      .duo-section .duo-section-wrapper .duo-section-title h2, .duo-section .duo-section-wrapper .duo-section-title .portfolio-header-welcome .portfolio-title, .portfolio-header-welcome .duo-section .duo-section-wrapper .duo-section-title .portfolio-title {
        font-size: 40px;
        line-height: 40px;
        margin-bottom: 40px;
        margin-top: 30px; }
      .duo-section .duo-section-wrapper .duo-section-title img {
        width: 100%;
        height: auto;
        margin-bottom: 10px; }
    .duo-section .duo-section-wrapper .duo-body-copy {
      order: 2;
      flex: 0 0 100%; }
      @media only screen and (min-width: 768px) {
        .duo-section .duo-section-wrapper .duo-body-copy {
          flex: 0 0 60%;
          padding-left: 40px; } }
      .duo-section .duo-section-wrapper .duo-body-copy .duo-body-copy-wrapper {
        max-width: 640px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding: 0; }
        @media only screen and (min-width: 768px) {
          .duo-section .duo-section-wrapper .duo-body-copy .duo-body-copy-wrapper {
            padding: 0 40px 0 0; } }

.duo-section-alt-layout .duo-body-copy {
  order: 2 !important;
  margin-left: 0 !important;
  padding-left: 0 !important; }
  @media only screen and (min-width: 768px) {
    .duo-section-alt-layout .duo-body-copy {
      order: 1 !important; } }

.duo-section-alt-layout .duo-section-title {
  order: 1 !important; }
  @media only screen and (min-width: 768px) {
    .duo-section-alt-layout .duo-section-title {
      order: 2 !important; } }

.duo-footer {
  text-align: center;
  padding-bottom: 80px; }
  .duo-footer .duo-footer-title {
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 10px; }
    .duo-footer .duo-footer-title img {
      max-width: 400px;
      width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
  .duo-footer .duo-copyright {
    font-size: 12px;
    line-height: 18px;
    margin-top: 30px; }

.portfolio-show {
  opacity: 0 !important;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s; }

.portfolio-show.is-hidden {
  display: none; }

.portfolio-show.flickity-enabled {
  opacity: 1; }

.portfolio-header-welcome {
  text-align: center;
  max-width: 1800px;
  margin: 0 auto;
  padding: 4vw 20px 20px 20px; }
  .portfolio-header-welcome .portfolio-description {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto; }
  .portfolio-header-welcome .portfolio-bio-image {
    width: 100%;
    height: auto;
    border-radius: 50%;
    max-width: 180px;
    margin-bottom: 30px; }
  .portfolio-header-welcome .portfolio-social-media {
    margin-top: 40px; }
    .portfolio-header-welcome .portfolio-social-media .svg {
      margin-left: 5px;
      margin-right: 5px; }

.portfolio-gallery {
  width: 100%;
  height: auto;
  content: '';
  padding: 20px;
  margin-top: 3vw; }
  @media only screen and (min-width: 768px) {
    .portfolio-gallery {
      padding: 0; }
      .portfolio-gallery:after {
        content: 'flickity';
        display: none;
        /* hide :after */ } }
  .portfolio-gallery .carousel-cell {
    width: auto;
    height: auto;
    padding: 5px; }
    .portfolio-gallery .carousel-cell img {
      height: auto;
      width: 100%; }
      @media only screen and (min-width: 768px) {
        .portfolio-gallery .carousel-cell img {
          height: 40vw;
          width: auto; } }

.portfolio-studio-buttons {
  margin-top: 40px; }
  @media only screen and (min-width: 768px) {
    .portfolio-studio-buttons {
      margin-top: 40px; } }
  .portfolio-studio-buttons .duo-button-call svg {
    height: 15px !important;
    width: auto; }
  .portfolio-studio-buttons .duo-button-mail svg {
    height: 15px !important;
    width: auto; }
  .portfolio-studio-buttons .duo-button-website svg {
    height: 15px !important;
    width: auto; }
  .portfolio-studio-buttons .duo-button-call,
  .portfolio-studio-buttons .duo-button-mail,
  .portfolio-studio-buttons .duo-button-website {
    text-align: center;
    padding: 16px 20px;
    font-size: 12px;
    line-height: 12px;
    display: block;
    margin-bottom: 10px; }
    @media only screen and (min-width: 768px) {
      .portfolio-studio-buttons .duo-button-call,
      .portfolio-studio-buttons .duo-button-mail,
      .portfolio-studio-buttons .duo-button-website {
        display: inline-block;
        margin-bottom: 0; } }
    .portfolio-studio-buttons .duo-button-call svg,
    .portfolio-studio-buttons .duo-button-mail svg,
    .portfolio-studio-buttons .duo-button-website svg {
      position: relative;
      top: 3px;
      margin-right: 2px; }
      .portfolio-studio-buttons .duo-button-call svg path,
      .portfolio-studio-buttons .duo-button-mail svg path,
      .portfolio-studio-buttons .duo-button-website svg path {
        fill: #fff; }

.portfolio-contact {
  text-align: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px; }
  @media only screen and (min-width: 768px) {
    .portfolio-contact {
      margin-top: 100px; } }

.remodal-overlay {
  background-color: rgba(25, 25, 25, 0.9) !important; }

.remodal .modal-title, .modal-example .modal-title {
  font-size: 30px;
  line-height: 40px;
  font-weight: 400; }

.remodal .modal-contact-copy, .modal-example .modal-contact-copy {
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto; }

.remodal .modal-accent-image img, .modal-example .modal-accent-image img {
  width: 100%;
  height: auto;
  margin-bottom: 30px; }

.remodal label, .modal-example label {
  font-size: 14px;
  line-height: 28px;
  font-family: "Montserrat", sans-serif; }

.remodal input, .remodal textarea, .modal-example input, .modal-example textarea {
  width: 100%;
  margin: 0 auto 30px auto;
  font-size: 14px;
  line-height: 28px;
  padding: 5px 10px;
  border: 1px solid #ccc;
  font-family: "Montserrat", sans-serif; }

.remodal .remodal-cancel, .modal-example .remodal-cancel {
  color: #000;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  padding: 10px 20px 12px 20px;
  background-color: #fff;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border: 2px solid #000; }

.remodal .modal-contact-cta-button, .modal-example .modal-contact-cta-button {
  margin-top: 60px;
  margin-bottom: 40px; }
