@charset "UTF-8";
/* COMPONENT :: Variables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* DEBUGGING ELEMENTS
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.border-green {
  border: 1px solid green;
}

.border-orange {
  border: 1px solid orange;
}

.border-pink {
  border: 1px solid pink;
}

.border-red {
  border: 1px solid red;
}

.border-blue {
  border: 1px solid blue;
}

.border-yellow {
  border: 1px solid yellow;
}

.border-purple {
  border: 1px solid purple;
}

.border-grey {
  border: 1px solid grey;
}

.border-teal {
  border: 1px solid teal;
}

.bg-green {
  background-color: green;
}

.bg-orange {
  background-color: orange;
}

.bg-pink {
  background-color: pink;
}

.bg-red {
  background-color: red;
}

.bg-blue {
  background-color: blue;
}

.bg-yellow {
  background-color: yellow;
}

.bg-purple {
  background-color: purple;
}

.bg-grey {
  background-color: grey;
}

.bg-teal {
  background-color: teal;
}

.bg-white {
  background-color: white;
}

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Larger than mobile */
/* Larger than tablet */
/* Larger than desktop */
/* Larger than Desktop HD */
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, font, 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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 1.0rem;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-weight: 700;
  color: #404040;
}

h6 {
  font-weight: 300;
}

h1 {
  font-size: 4.8rem;
  line-height: 1.2;
  letter-spacing: -.1rem;
}

h2 {
  font-size: 3.0rem;
  line-height: 1.3;
  letter-spacing: -.1rem;
}

h3 {
  font-size: 2.4rem;
  line-height: 1.25;
  letter-spacing: -.1rem;
}

h4 {
  font-size: 2.0rem;
  line-height: 1.35;
  letter-spacing: -.08rem;
}

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.05rem;
}

h6 {
  font-size: 2.0rem;
  line-height: 1.4;
  letter-spacing: 0.2;
}

.main_line_one {
  font-size: 2.0rem;
  font-weight: 300;
  letter-spacing: .1rem;
  line-height: 2.6rem;
}

.main_line {
  font-size: 6.0rem;
  font-weight: 700;
  line-height: 5.6rem;
}

.headline_accent {
  font-weight: 200;
  color: #376F98;
}

@media (min-width: 992px) {
  h1 {
    font-size: 6.0rem;
    line-height: 1.0;
  }
  h2 {
    font-size: 4.8rem;
  }
  h3 {
    font-size: 3.6rem;
  }
  h4 {
    font-size: 3.0rem;
  }
  h5 {
    font-size: 2.4rem;
  }
  h6 {
    font-size: 2.4rem;
  }
  .main_line_one {
    font-size: 3.0rem;
    line-height: 2.0rem;
  }
  .main_line {
    font-size: 12.0rem;
    line-height: 12.0rem;
  }
}

p {
  margin-top: 0;
  width: 90%;
}

.copy {
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-size: 1.6rem;
  line-height: 1.8;
}

b {
  font-weight: 700;
}

.text--reversed {
  color: #fff;
}

.text--reversed a {
  color: #fff;
  text-decoration: underline;
}

.text--center {
  text-align: center;
}

.text__small {
  font-size: 1.2rem;
}

.testimonial__quote {
  font-family: "bookmania", serif;
  font-size: 2.2rem;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2;
  margin: 2.0rem 0rem;
  margin: 0 auto 2.0rem auto;
  text-align: center;
}

.screen-reader-text {
  display: none;
}

@media (min-width: 768px) {
  .copy {
    font-size: 1.8rem;
  }
  p {
    width: 100%;
  }
}

/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* html is set to 62.5% so that 1.0rem = 10px */
html {
  font-size: 62.5%;
  height: 100%;
}

body {
  font-size: 1.6em;
  /* currently ems due to chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
  font-family: "neue-haas-grotesk-text", sans-serif;
  color: #42474c;
  margin: 0;
  padding: 0;
  height: 100%;
}

img {
  height: auto;
}

/* Layout Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container, .wp-block-columns, .wp-block-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin: 0 auto;
  text-align: left;
}

@media (min-width: 768px) {
  .container, .wp-block-columns, .wp-block-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}

/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.width-full {
  width: 100%;
}

.width-max {
  max-width: 100%;
}

.width-page, .wp-block-columns, .wp-block-image {
  max-width: 1200px;
}

.align-center {
  text-align: center;
  margin: 0 auto;
}

.align-left {
  text-align: left;
}

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

.bg-black {
  background-color: #000;
}

.bg-white {
  background-color: #fff;
}

.bg-grey-dark1 {
  background-color: #404040;
}

.bg-grey-dark2 {
  background-color: #42474c;
}

.bg-grey-medium3 {
  background-color: #787b7e;
}

.bg-grey-medium4 {
  background-color: #a6a9ac;
}

.bg-grey-light5 {
  background-color: #cbced1;
}

.bg-grey-light6 {
  background-color: #eceff2;
}

.bg-blue {
  background-color: #2074b2;
}

.border__grey--light {
  border: 1px solid #cbced1;
}

.margin__above--lg {
  margin-top: 6.0rem;
}

.margin__below--lg {
  margin-bottom: 6.0rem;
}

.margin__above--md {
  margin-top: 4.0rem;
}

.margin__below--md {
  margin-bottom: 4.0rem;
}

.margin__above--sm {
  margin-top: 2.0rem;
}

.margin__below--sm {
  margin-bottom: 2.0rem;
}

.padding__top--lg {
  padding-top: 6.0rem;
}

.padding__bottom--lg {
  padding-bottom: 6.0rem;
}

.padding__top--md {
  padding-top: 4.0rem;
}

.padding__bottom--md {
  padding-bottom: 4.0rem;
}

.padding-top-sm {
  padding-top: 4.0rem;
}

.padding-bottom-sm {
  padding-bottom: 2.0rem;
}

@media (max-width: 767px) {
  .margin__std--above, .margin__std--vertical {
    margin-top: 20px;
  }
  .margin__std--below, .margin__std--vertical {
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .margin__std--above, .margin__std--vertical {
    margin-top: 40px;
  }
  .margin__std--below, .margin__std--vertical {
    margin-bottom: 40px;
  }
}

@media (min-width: 992px) {
  .margin__std--above, .margin__std--vertical {
    margin-top: 60px;
  }
  .margin__std--below, .margin__std--vertical {
    margin-bottom: 60px;
  }
}

.justify--center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.justify--space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.line-above {
  border-top: 1px solid #787b7e;
  padding-top: 2.0rem;
}

.line-180 {
  border-bottom: 1px solid #787b7e;
  margin: 20px;
  width: 180px;
}

.shadow__border, .is-style-portfolio-large img, .is-style-portfolio-medium img {
  -webkit-box-shadow: 0px 0px 12px 2px #eceff2;
          box-shadow: 0px 0px 12px 2px #eceff2;
  height: 98%;
  width: 98%;
}

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #C7007C;
  font-weight: 700;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

/* Redefines certain sore Wordpress CSS Classes
*/
.is-style-portfolio-large img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  height: auto;
  max-width: 80rem;
  text-align: center;
}

.is-style-portfolio-medium img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  height: auto;
  max-width: 50rem;
}

.is-style-portfolio-noshadow img {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  height: auto;
  max-width: 50rem;
}

.post-password-form p {
  text-align: center;
}

.post-password-form p input[type=password] {
  border: 1px solid #C7007C;
  font-size: 2.4rem;
  height: 3.0rem;
  margin-bottom: 0;
}

.post-password-form p input[type=submit] {
  background-color: #C7007C;
  border: 2px solid #fff;
  color: #fff;
  font-size: 1em;
  padding: 10px 15px;
  margin-top: 0;
}

@media (min-width: 768px) and (max-width: 991px) {
  .wp-block-columns {
    max-width: 90%;
  }
}

@media (min-width: 768px) {
  .is-style-portfolio-large, .is-style-portfolio-medium {
    margin-bottom: 4.0rem;
  }
  .wp-block-image img {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    margin: 0 auto;
  }
}

/* COMPONENT :: Site Header
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.topbar {
  border-bottom: 1px solid #cbced1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.topbar a:hover {
  text-decoration: none;
}

.navbar {
  height: 100%;
}

.main-nav {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style-type: none;
}

.main-nav li {
  text-align: center;
  margin: 20px auto;
  border-bottom: 1px solid #cbced1;
  padding-bottom: 30px;
  width: 200px;
}

.main-nav li:last-of-type {
  border-bottom: none;
}

.main-nav a {
  color: #404040;
  font-family: "neue-haas-grotesk-text", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.logo {
  color: #404040;
  display: inline-block;
  font-family: "neue-haas-grotesk-display", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  margin-top: 10px;
  margin-left: 20px;
}

.logo a:hover {
  color: #C7007C;
}

.navbar-toggle {
  cursor: pointer;
  color: rgba(255, 255, 255, 0.8);
  font-size: 24px;
  margin-top: 20px;
}

.active {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.fullheight {
  height: 100%;
}

/* Menu Icon */
.menu-icon {
  cursor: pointer;
  display: inline-block;
  float: right;
  margin-top: 10px;
  padding: 10px 20px;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.menu-icon .navicon {
  background: #404040;
  display: block;
  height: 2px;
  position: relative;
  -webkit-transition: background .2s ease-out;
  transition: background .2s ease-out;
  width: 24px;
}

.menu-icon .navicon:before,
.menu-icon .navicon:after {
  background: #404040;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  -webkit-transition: all .2s ease-out;
  transition: all .2s ease-out;
  width: 100%;
}

.menu-icon .navicon:before {
  top: 5px;
}

.menu-icon .navicon:after {
  top: -5px;
}

/* Menu Button */
.menu-btn {
  display: none;
}

.menu-btn:checked ~ .main-nav {
  max-height: 240px;
}

.menu-btn:checked ~ .menu-icon .navicon {
  background: transparent;
}

.menu-btn:checked ~ .menu-icon .navicon:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.menu-btn:checked ~ .menu-icon .navicon:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
  top: 0;
}

@media (min-width: 768px) {
  .topbar {
    display: block;
  }
  .navbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 0;
    height: 70px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .main-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .main-nav li {
    border: none;
    margin-left: 40px;
    text-align: center;
    padding-bottom: 0px;
    width: auto;
  }
  .main-nav a:hover {
    color: #C7007C;
  }
  .logo {
    font-size: 2.4rem;
    margin-top: 0;
  }
  .navbar-toggle {
    display: none;
  }
  .logo:hover,
  .nav-links:hover {
    color: #C7007C;
  }
}

/* COMPONENT :: Headline, Main - Portfolio Pages
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.pageheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 60px auto 20px auto;
  text-align: center;
  max-width: 90%;
}

.pageheader__tags {
  color: #787b7e;
  font-size: 1.0rem;
  text-transform: uppercase;
  margin-bottom: 0.8rem;
}

.pageheader__tags span {
  padding: 0rem 0.2rem;
  color: #C7007C;
}

@media (min-width: 768px) {
  .pageheader {
    margin: 40px auto 40px auto;
  }
  .pageheader h6 {
    font-size: 2.0rem;
  }
  .pageheader__tags {
    font-size: 1.2rem;
  }
}

@media (min-width: 992px) {
  .pageheader {
    margin: 60px auto 40px auto;
  }
  .pageheader h6 {
    max-width: 80.0rem;
  }
  .pageheader__tags {
    margin-bottom: 1.6rem;
  }
  .pageheader__tags span {
    padding: 0rem 0.8rem;
  }
}

/* COMPONENTS :: Text Columns
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.textcolumns-3-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 4.0rem auto;
  text-align: left;
}

.textcolumns-3-1 p {
  margin-bottom: 2.0rem;
}

.textcolumns-3-1__column2 {
  padding: 0 10%;
}

.textcolumns-3-1__column2 li:first-of-type {
  font-weight: 700;
}

/*main {
  p:first-of-type {
    text-align: center;
  }
}*/
@media (min-width: 992px) {
  .textcolumns-3-1 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .textcolumns-3-1__column2 {
    padding: 0 10% 0 0;
  }
}

main {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

main p {
  margin: 0 auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-bottom: 2.0rem;
  text-align: left;
}

@media (min-width: 768px) {
  .textcolumns-3-1 {
    margin: 0 auto 6.0rem auto;
  }
  .textcolumns-3-1 p {
    max-width: 600px;
  }
  .textcolumns-3-1__column1 {
    padding: 0 10%;
  }
  main p {
    max-width: 700px;
  }
  main figure {
    margin: 0 auto;
    max-width: 1200px;
  }
}

/* COMPONENTS :: Grid Module
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.grid-module {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.grid-module h2, .grid-module p {
  margin-bottom: 0rem;
  max-width: 70.0rem;
}

.grid-module h2 {
  margin-bottom: 1.0rem;
}

/* COMPONENTS :: Grid Layouts
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.grid__columns--gallery {
  margin-bottom: 2.0rem;
  text-align: center;
}

.grid__unit a {
  color: #404040;
  display: inline-block;
  height: 100%;
  width: 100%;
}

.grid__unit a:hover {
  color: #C7007C;
  text-decoration: none;
}

.grid__unit img {
  max-width: 90%;
  height: auto;
}

.grid--logo-gallery {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  width: 90%;
}

.grid__unit--logo {
  margin-bottom: 0.8rem;
  padding: 0.4rem;
  max-width: 28%;
}

@media (min-width: 768px) {
  .grid {
    -webkit-box-align: space-between;
        -ms-flex-align: space-between;
            align-items: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .grid__columns--gallery {
    margin-bottom: 4.0rem;
    width: 32%;
  }
  .grid__unit img {
    max-width: 100%;
  }
  .grid__unit--logo {
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-bottom: 2.0rem;
    padding: 1.8rem;
  }
  .grid__columns--two {
    margin-left: 10%;
    width: 45%;
  }
  .grid__columns--three {
    margin-left: 4%;
    width: 26%;
  }
  .grid__columns--four {
    margin-left: 2%;
    width: 22%;
  }
  .grid__gallery--three {
    max-width: 33%;
  }
  .grid__gallery--four {
    max-width: 24%;
  }
  .grid__gallery--five {
    max-width: 19%;
  }
  .grid__gallery--six {
    max-width: 12%;
  }
  .grid__columns--two:first-of-type, .grid__columns--three:first-of-type, .grid__columns--four:first-of-type,
  .grid__gallery--three:first-of-type, .grid__gallery--four:first-of-type,
  .grid__gallery--five:first-of-type, .grid__gallery--six:first-of-type,
  .grid__gallery--three:nth-of-type(4n), .grid__gallery--four:nth-of-type(5n) .grid__gallery--three:nth-of-type(6n), .grid__gallery--four:nth-of-type(7n) {
    margin-left: 0;
  }
}

/* Portfolio Elements
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.project-label__tags, .project-label__title {
  padding: 0 2.0rem;
  text-align: center;
}

.project-label__tags {
  font-size: 1.0rem;
  margin-top: 1.0rem;
  margin-bottom: 0;
  text-transform: uppercase;
}

.project-label__title {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 0;
  margin-bottom: 3.0rem;
}

.portfolio__img--80 {
  width: 90%;
}

@media (min-width: 768px) {
  .project-label__tags, .project-label__title {
    padding: 0;
    text-align: left;
  }
}

@media (min-width: 768px) {
  .portfolio__img--80 {
    width: 80%;
  }
}

/* Multi-Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.multi-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
  text-align: center;
  /* Optional */
  padding: 20px;
  margin: 40px auto;
}

.multi-grid__column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin-right: 20px;
  width: auto;
}

.multi-grid__column img {
  max-width: 100%;
  height: auto;
  margin-top: 20px;
}

.multi-grid__column img:first-of-type {
  margin-top: 0;
}

.multi-grid__column:last-of-type {
  margin-right: 0;
}

@media (min-width: 768px) {
  .multi-grid {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
}

/* Image Masking
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mobile-frame {
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 5px 5px 15px #ccc;
          box-shadow: 5px 5px 15px #ccc;
  padding: 4% 1% 4% 1%;
  width: 70%;
}

.mobile-frame img {
  -webkit-box-shadow: none;
          box-shadow: none;
}

@media (min-width: 768px) {
  .mobile-frame {
    border-radius: 10px;
    padding: 4%;
    width: 100%;
  }
}

/* COMPONENTS :: Vimeo Video Player
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.vimeo {
  margin-bottom: 6.0rem;
}

.vimeo__wrapper {
  padding: 56.25% 0 0 0;
  position: relative;
}

.vimeo__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vimeo__video {
  margin-top: 40px;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

@media (min-width: 992px) {
  .vimeo {
    height: 540px;
    max-width: 960px;
  }
  .vimeo__wrapper {
    max-width: 960px;
  }
}

/* Page Navigation Styles
*  navigation at the bottom of a portfolio page
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 0 auto;
  text-align: left;
}

.page-navigation a {
  font-size: 2.8rem;
  padding: 2.0rem;
}

.page-navigation__navitem {
  width: 50%;
}

.page-navigation__navitem:last-of-type {
  text-align: right;
}

.page-navigation__text {
  display: none;
}

.page-navigation__last:before, .page-navigation__next:after {
  font-family: "dashicons";
  font-size: 2.4rem;
  position: relative;
  top: 0.6rem;
}

.page-navigation__last:before {
  content: "\f341";
}

.page-navigation__next:after {
  content: "\f345";
}

@media (min-width: 768px) {
  .page-navigation {
    margin-bottom: 4.0rem;
  }
  .page-navigation a {
    color: #787b7e;
    font-size: 1.8rem;
    font-weight: 300;
  }
  .page-navigation a:hover {
    color: #C7007C;
    text-decoration: none;
  }
  .page-navigation__text {
    display: inline;
  }
}

/* COMPONENTS :: List Columns
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.list-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  margin: 0 auto;
  max-width: 90%;
  text-align: left;
}

.list-columns ul li {
  margin-bottom: 2.0rem;
  text-align: left;
}

.cv h5, .cv h6 {
  margin-left: 1.8rem;
  width: 90%;
}

.cv h6 {
  font-size: 2.4rem;
  line-height: 1.2;
  margin-bottom: 0.4rem;
}

.cv p {
  margin-bottom: 2.0rem;
}

.text--center p:first-of-type {
  text-align: center;
  margin-bottom: 4.0rem;
}

@media (min-width: 768px) {
  .list-columns {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
    max-width: 100%;
  }
  .list-columns ul {
    max-width: 300px;
  }
  .list-columns ul:first-of-type {
    border-right: 1px solid #cbced1;
    padding-right: 3.0rem;
  }
  .list-columns ul:last-of-type {
    padding-left: 3.0rem;
  }
  .cv h5, .cv h6 {
    margin-left: 0;
  }
  .cv h6 {
    line-height: 1.0;
    margin-bottom: 0.8rem;
  }
  .cv p {
    margin-bottom: 2.0rem;
  }
}

@media (min-width: 992px) {
  .portrait {
    max-width: 300px;
  }
}

/* Form Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.wpforms-container {
  margin: 0 2.0rem;
  text-align: left;
}

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit] {
  background-color: #C7007C;
  border: 2px solid #fff;
  color: #fff;
  font-size: 1em;
  padding: 10px 15px;
}

div.wpforms-container-full .wpforms-form input[type=submit]:hover,
div.wpforms-container-full .wpforms-form input[type=submit]:active,
div.wpforms-container-full .wpforms-form button[type=submit]:hover,
div.wpforms-container-full .wpforms-form button[type=submit]:active,
div.wpforms-container-full .wpforms-form .wpforms-page-button:hover,
div.wpforms-container-full .wpforms-form .wpforms-page-button:active {
  background-color: #C7007C;
  border: 2px solid #C7007C;
  text-decoration: none;
}

@media (min-width: 768px) {
  .wpforms-container {
    max-width: 700px;
  }
}

/* COMPONENTS :: Footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
footer {
  margin-top: 2.0rem;
  padding: 2.0rem 0 2.0rem 0;
}
/*# sourceMappingURL=style.css.map */