/*
* Paul Winter - Site 1.0
* By Helen Twinam - helentwinam.co.uk
*/
body blockquote,
body .pw-full-height .et_pb_text,
body .pw-mid-height .et_pb_text,
body .pw-capabilities .et_pb_row,
body .pw-hero .et_pb_text,
body .pw-project-listing,
body .pw-content,
body .pw-our-team .et_pb_row,
body.single .post-content,
body .pw-contact-details .et_pb_text,
body .pw-case-study-info .et_pb_row {
  opacity: 0;
  transform: translateY(40px);
}
body .featured-projects .pw-project,
body .pw-quotes-carousel,
body .pw-logos .et_pb_gallery_image,
body #main-footer .et_pb_column,
body .pw-project-filter,
body .pw-fullwidth-hero,
body .pw-fullwidth-video,
body .fullwidth-image-hero,
body.single .post-header,
body .pw-related-news-container,
body .pw-contact-details .et_pb_code,
body .pw-gallery .et_pb_gallery_item img {
  opacity: 0;
}
#wpadminbar * {
  font-size: 13px !important;
}
body {
  font-weight: 500;
  font-style: normal;
}
body.side-menu-open.scrolling {
  overflow: hidden;
}
strong {
  font-weight: 700;
}
::selection {
  background: #9b8477;
  color: #ffffff;
}
sup {
  bottom: 0.4rem;
  font-size: 0.8rem;
}
span.yellow {
  color: #fdce1e !important;
}
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a {
  font-weight: 400;
  padding-bottom: 0;
  margin-bottom: 1rem;
  position: relative;
  color: #1d1d1b;
  font-family: 'figtree', Arial, sans-serif !important;
}
h1 {
  font-size: 2rem !important;
  line-height: 1.2 !important;
  letter-spacing: 2px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  h1 {
    font-size: 2.2rem !important;
  }
}
@media screen and (min-width: 981px) {
  h1 {
    font-size: 2.8rem !important;
  }
}
@media screen and (min-width: 768px) {
  h1 {
    line-height: 1.3 !important;
  }
}
h2,
h2 a {
  font-size: 1.8rem !important;
  line-height: 1.2 !important;
  letter-spacing: 2px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  h2,
  h2 a {
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 981px) {
  h2,
  h2 a {
    font-size: 2.6rem !important;
  }
}
@media screen and (min-width: 768px) {
  h2,
  h2 a {
    line-height: 1.3 !important;
  }
}
h3,
h3 a {
  font-size: 1.8rem !important;
  letter-spacing: 2px;
  line-height: 1.3;
  font-weight: 600;
}
@media screen and (min-width: 981px) {
  h3,
  h3 a {
    font-size: 2.2rem !important;
  }
}
h4,
h4 a {
  font-size: 1.4rem !important;
  line-height: 1.15;
}
@media screen and (min-width: 981px) {
  h4,
  h4 a {
    font-size: 1.4rem !important;
  }
}
p,
a,
li {
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.6;
  color: #1d1d1b;
}
.wp-block-button a,
.et-db #et-boc .et-l .et_pb_button,
.et_pb_button,
.et_button_no_icon .et_pb_button,
.button {
  font-size: 1.4rem !important;
  font-weight: 400;
  position: relative;
  padding: 1.4rem 1rem 1rem !important;
  border-radius: 0;
  border: 0;
  line-height: 1 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background-color: #1d1d1b;
  font-family: 'figtree', Arial, sans-serif;
  margin-bottom: 1rem !important;
}
@media screen and (min-width: 981px) {
  .wp-block-button a,
  .et-db #et-boc .et-l .et_pb_button,
  .et_pb_button,
  .et_button_no_icon .et_pb_button,
  .button {
    padding: 1.4rem 2rem 1rem !important;
  }
}
@media screen and (min-width: 1440px) {
  .wp-block-button a,
  .et-db #et-boc .et-l .et_pb_button,
  .et_pb_button,
  .et_button_no_icon .et_pb_button,
  .button {
    margin-bottom: 0 !important;
  }
}
.wp-block-button a:after,
.et-db #et-boc .et-l .et_pb_button:after,
.et_pb_button:after,
.et_button_no_icon .et_pb_button:after,
.button:after {
  display: none !important;
}
.wp-block-button a:hover,
.et-db #et-boc .et-l .et_pb_button:hover,
.et_pb_button:hover,
.et_button_no_icon .et_pb_button:hover,
.button:hover {
  opacity: 1;
  border: 0 !important;
  background-color: #9b8477 !important;
  padding: 1.4rem 1rem 1rem !important;
}
@media screen and (min-width: 981px) {
  .wp-block-button a:hover,
  .et-db #et-boc .et-l .et_pb_button:hover,
  .et_pb_button:hover,
  .et_button_no_icon .et_pb_button:hover,
  .button:hover {
    padding: 1.4rem 2rem 1rem !important;
  }
}
.et_pb_text .et_pb_text_inner ul {
  padding: 1rem 0 1rem 1.2rem;
}
.et_pb_text .et_pb_text_inner ul li {
  margin-bottom: 0.5rem;
}
.et_pb_text .et_pb_text_inner blockquote {
  padding-left: 2rem;
  border-left: 1px solid #dcf2f0;
}
.et_pb_text .et_pb_text_inner blockquote h2,
.et_pb_text .et_pb_text_inner blockquote h3 {
  margin: 0;
  font-family: 'Fauna One', Helvetica, Arial, sans-serif !important;
  font-weight: 300;
  line-height: 1.5 !important;
  font-size: 1.2rem !important;
}
@media screen and (min-width: 768px) {
  .et_pb_text .et_pb_text_inner blockquote h2,
  .et_pb_text .et_pb_text_inner blockquote h3 {
    font-size: 1.4rem !important;
  }
}
@media screen and (min-width: 981px) {
  .et_pb_text .et_pb_text_inner blockquote h2,
  .et_pb_text .et_pb_text_inner blockquote h3 {
    font-size: 1.8rem !important;
  }
}
.pw-dots h2,
.pw-dots h3 {
  display: inline-block;
}
.pw-dots h2:after,
.pw-dots h3:after {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('/wp-content/themes/paul-winter/img/pw-dots-yellow.svg');
  display: inline-block;
  width: 47px !important;
  height: 8px !important;
  margin-bottom: -2px !important;
}
@media screen and (min-width: 981px) {
  .pw-dots h2:after,
  .pw-dots h3:after {
    width: 60px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-dots h2:after,
  .pw-dots h3:after {
    height: 10px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-dots h2:after,
  .pw-dots h3:after {
    margin-bottom: -2px !important;
  }
}
.pw-dots.pw-dots-white h2:after,
.pw-dots.pw-dots-white h3:after {
  background-image: url('/wp-content/themes/paul-winter/img/pw-dots-white.svg');
}
.pw-dots h4 {
  display: inline-block;
}
.pw-dots h4:after {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('/wp-content/themes/paul-winter/img/pw-dots-yellow.svg');
  display: inline-block;
  width: 47px !important;
  height: 8px !important;
  margin-bottom: -2px !important;
}
@media screen and (min-width: 981px) {
  .pw-dots h4:after {
    width: 60px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-dots h4:after {
    height: 10px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-dots h4:after {
    margin-bottom: -3px !important;
  }
}
.pw-dots.pw-dots-header h1 {
  display: inline-block;
  font-family: 'Fauna One', Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  text-align: center !important;
}
.pw-dots.pw-dots-header h1:after {
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('/wp-content/themes/paul-winter/img/pw-dots-yellow.svg');
  display: inline-block;
  width: 47px !important;
  height: 8px !important;
  margin-bottom: -2px !important;
}
@media screen and (min-width: 981px) {
  .pw-dots.pw-dots-header h1:after {
    width: 60px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-dots.pw-dots-header h1:after {
    height: 10px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-dots.pw-dots-header h1:after {
    margin-bottom: -2px !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-dots.pw-dots-header h1 {
    text-align: left !important;
  }
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_item {
  display: block !important;
  width: 100%;
  cursor: grab;
  margin-bottom: 0 !important;
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_item .et_overlay {
  display: none !important;
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_item a {
  pointer-events: none;
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_items {
  position: relative;
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_items .owl-nav {
  position: absolute;
  top: 45%;
  left: 0;
  width: 100%;
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_items .owl-nav .owl-prev,
.et_pb_gallery.disable-lightbox .et_pb_gallery_items .owl-nav .owl-next {
  position: absolute;
  top: 0;
  font-size: 0;
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_items .owl-nav .owl-prev::before,
.et_pb_gallery.disable-lightbox .et_pb_gallery_items .owl-nav .owl-next::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 2rem;
  height: 2rem;
  opacity: 1;
  background-image: url('/wp-content/themes/paul-winter/img/icon-chevron.svg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_items .owl-nav .owl-prev {
  left: -4rem;
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_items .owl-nav .owl-prev::before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
}
.et_pb_gallery.disable-lightbox .et_pb_gallery_items .owl-nav .owl-next {
  left: auto;
  right: -2rem;
}
/* Tinyslider */
.tns-outer .tns-controls button {
  border: 0;
  background: transparent;
  width: 30px;
  height: 60px;
  padding: 0;
}
/*.owl-carousel {
    &.animated {
        animation-duration: 500ms;
    }
    .owl-dots {
        text-align:right;
        .owl-dot {
            margin-left:0.5rem;
            span {
                width:10px;
                height:10px;
                display:inline-block;
                border-radius:50%;
                background:@colBody;
                opacity:0.1;
            }
            &.active {
                span {
                    opacity:0.5;
                }
            }
        }
    }
 }*/
/* Animations */
.fadein {
  opacity: 0;
}
.fadein.animate {
  opacity: 1;
  -moz-transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
.slidein {
  margin-left: -40px;
}
.slidein.animate {
  margin-left: 0;
  -moz-transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  transition: all 1.5s ease;
}
@keyframes animateIn {
  0% {
    opacity: 0;
    transform: scale(0.6) translateY(-8px);
  }
  100% {
    opacity: 1;
  }
}
.gform_wrapper form .gform-body .gform_fields {
  grid-row-gap: 1.5rem;
  row-gap: 1.5rem;
}
.gform_wrapper form .gform-body .gform_fields .gfield input[type="text"],
.gform_wrapper form .gform-body .gform_fields .gfield input[type="email"] {
  border: 0;
  border-radius: 6px;
  box-shadow: none;
  padding: 0.75rem 1rem;
  height: 40px;
  color: #1d1d1b;
  font-size: 1rem;
}
.gform_wrapper form .gform-body .gform_fields .gfield select {
  border: 0;
  border-radius: 6px;
  box-shadow: none;
  height: 40px;
  color: #1d1d1b;
  padding: 0 1rem;
  font-size: 1rem;
}
.gform_wrapper form .gform-body .gform_fields .gfield textarea {
  border: 0;
  border-radius: 6px;
  box-shadow: none;
  padding: 0.75rem 1rem;
  height: 150px;
  min-block-size: 4rem;
  color: #1d1d1b;
  font-size: 1rem;
}
.gform_wrapper.gform_confirmation_wrapper {
  background: #ffffff;
  padding: 1rem 2rem;
}
.gform_wrapper .gform_validation_errors {
  box-shadow: none;
}
.gform_wrapper .gform_validation_errors h2 {
  font-size: 1rem !important;
}
body.search-results #main-content .container:before,
body:not(.et-db) #main-content .container:before {
  display: none;
}
#main-content {
  padding-top: 0;
  overflow: hidden;
}
.container,
.et_pb_row {
  width: 90% !important;
}
@media screen and (min-width: 768px) {
  .container,
  .et_pb_row {
    width: 95% !important;
  }
}
body:not(.single) #left-area {
  width: 100%;
  padding-right: 0;
}
body:not(.single) #left-area .entry-content {
  padding-bottom: 4rem;
}
body:not(.single) #left-area .entry-content h2 {
  font-size: 1.8rem !important;
}
#page-container {
  overflow: hidden;
  padding-top: 0 !important;
  margin-top: 0 !important;
  transition: none !important;
}
@media (max-width: 980px) {
  .et_pb_section {
    padding: 3rem 0 !important;
  }
  .et_pb_section .et_pb_row {
    padding: 0 !important;
  }
}
@media (max-width: 640px) {
  .et_pb_section {
    padding: 1.5rem 0 !important;
  }
}
.et_pb_section .et_pb_row {
  width: 90% !important;
}
@media screen and (min-width: 1440px) {
  .et_pb_section .et_pb_row {
    width: 90% !important;
  }
}
/* Ajax Load More generic */
.ajax-load-more-wrap .alm-btn-wrap {
  margin-top: 2rem;
  margin-bottom: 3rem;
  text-align: center;
}
.ajax-load-more-wrap .alm-btn-wrap button {
  font-family: 'figtree', Arial, sans-serif !important;
  font-weight: 600 !important;
  color: #ffffff !important;
  padding: 1rem 1.5rem !important;
  border-radius: 0 !important;
  border: 0 !important;
  line-height: 1 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  text-transform: uppercase;
  background: #fdce1e;
  cursor: pointer;
  -webkit-transition: all 400ms ease;
  -moz-transition: all 400ms ease;
  transition: all 400ms ease;
}
.ajax-load-more-wrap .alm-btn-wrap button:hover {
  background: #1d1d1b;
}
.ajax-load-more-wrap .alm-btn-wrap button:not(.done):hover {
  opacity: 0.8;
  border: 0 !important;
  padding: 1rem 1.5rem !important;
}
.ajax-load-more-wrap .alm-btn-wrap button:not(.done):hover::after {
  display: none;
}
.ajax-load-more-wrap .alm-btn-wrap button.loading {
  background: #fdce1e;
  opacity: 0.4 !important;
}
.ajax-load-more-wrap .alm-btn-wrap button.done {
  display: none !important;
}
.ajax-load-more-wrap .alm-no-results {
  text-align: center;
  font-size: 1.2rem;
}
.ajax-load-more-wrap .alm-placeholder {
  text-align: center;
}
.ajax-load-more-wrap .alm-placeholder img {
  width: 60px;
}
.alm-filters .alm-filter .alm-filter--inner {
  padding: 0;
}
.alm-filters .alm-filter .alm-filter--inner ul {
  display: flex;
  justify-content: center !important;
  flex-wrap: wrap;
  flex-direction: column !important;
}
@media screen and (min-width: 981px) {
  .alm-filters .alm-filter .alm-filter--inner ul {
    justify-content: flex-start !important;
  }
}
@media screen and (min-width: 416px) {
  .alm-filters .alm-filter .alm-filter--inner ul {
    flex-direction: row !important;
  }
}
.alm-filters .alm-filter .alm-filter--inner ul li .field-radio {
  text-transform: uppercase;
  padding: 0 2rem 0 0;
  font-size: 1.3rem !important;
  font-family: 'figtree', Arial, sans-serif;
  letter-spacing: 2px;
  font-weight: 400;
  color: #fdce1e;
  transition: all 250ms ease;
  border: 0;
  position: relative;
  text-align: center !important;
  padding: 0 !important;
  margin: 0 0 0.5rem 0 !important;
}
.alm-filters .alm-filter .alm-filter--inner ul li .field-radio:before {
  display: none;
}
@media screen and (min-width: 768px) {
  .alm-filters .alm-filter .alm-filter--inner ul li .field-radio {
    font-size: 1.3rem !important;
  }
}
@media screen and (min-width: 416px) {
  .alm-filters .alm-filter .alm-filter--inner ul li .field-radio {
    text-align: left !important;
  }
}
@media screen and (min-width: 416px) {
  .alm-filters .alm-filter .alm-filter--inner ul li .field-radio {
    padding: 0 2rem 0 0 !important;
  }
}
@media screen and (min-width: 416px) {
  .alm-filters .alm-filter .alm-filter--inner ul li .field-radio {
    margin: 0 2rem 0 0 !important;
  }
}
.alm-filters .alm-filter .alm-filter--inner ul li .field-radio:after {
  content: "";
  position: absolute;
  left: auto !important;
  right: 0 !important;
  top: 3px !important;
  bottom: 0 !important;
  display: inline-block;
  width: 2px !important;
  height: 18px !important;
  background: #fdce1e !important;
  border-radius: 0 !important;
  visibility: visible;
  opacity: 0 !important;
}
@media screen and (min-width: 416px) {
  .alm-filters .alm-filter .alm-filter--inner ul li .field-radio:after {
    opacity: 1 !important;
  }
}
.alm-filters .alm-filter .alm-filter--inner ul li .field-radio.active,
.alm-filters .alm-filter .alm-filter--inner ul li .field-radio:hover {
  color: #1d1d1b;
}
.alm-filters .alm-filter .alm-filter--inner ul li:last-child .field-radio:after {
  display: none;
}
.alm-results-text {
  font-size: 1.4rem;
  font-weight: 300;
  margin-bottom: 2rem;
}
/* Breadcrumbs */
#crumbs {
  font-size: 0.9rem !important;
  color: #ffffff;
  margin-bottom: 1rem;
  text-align: left;
}
#crumbs a {
  font-size: 0.9rem !important;
  font-weight: 600;
}
#crumbs .delimiter {
  font-size: 0.8rem !important;
  margin: 0 0.25rem;
}
#crumbs .current {
  color: #ffffff;
}
.transparent-hero #main-header {
  position: relative !important;
}
@media screen and (min-width: 640px) {
  .transparent-hero #main-header {
    position: absolute !important;
  }
}
.home #main-header {
  position: absolute !important;
}
.home header.et-l.et-l--header {
  mix-blend-mode: unset !important;
  z-index: 999999;
  position: relative;
}
@media screen and (min-width: 981px) {
  .home header.et-l.et-l--header {
    mix-blend-mode: difference !important;
  }
}
.home header.et-l.et-l--header #main-header .et_pb_row .et_pb_column .et_pb_code#home-logo {
  display: block !important;
}
.home header.et-l.et-l--header #main-header .et_pb_row .et_pb_column .et_pb_image#page-logo {
  display: none !important;
}
.home header.et-l.et-l--header #main-header .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav ul li a {
  color: #ffffff;
}
#main-header {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  background-color: transparent;
  box-shadow: none;
  padding: 1.5rem 0 0 !important;
}
@media screen and (min-width: 640px) {
  #main-header {
    padding: 2rem 0 0 !important;
  }
}
#main-header .et_pb_row {
  display: flex;
  align-items: flex-start;
  padding: 0;
}
#main-header .et_pb_row .et_pb_column {
  margin-bottom: 0 !important;
}
#main-header .et_pb_row .et_pb_column .et_pb_image {
  width: 210px !important;
}
@media screen and (min-width: 640px) {
  #main-header .et_pb_row .et_pb_column .et_pb_image {
    width: 250px !important;
  }
}
@media screen and (min-width: 768px) {
  #main-header .et_pb_row .et_pb_column .et_pb_image {
    width: 300px !important;
  }
}
#main-header .et_pb_row .et_pb_column .et_pb_image img {
  width: 100%;
}
#main-header .et_pb_row .et_pb_column .et_pb_image#page-logo {
  display: block !important;
  margin-bottom: 0;
}
#main-header .et_pb_row .et_pb_column .et_pb_code#home-logo {
  display: none;
}
#main-header .et_pb_row .et_pb_column .et_pb_code svg {
  width: 150px !important;
}
@media screen and (min-width: 416px) {
  #main-header .et_pb_row .et_pb_column .et_pb_code svg {
    width: 200px !important;
  }
}
@media screen and (min-width: 640px) {
  #main-header .et_pb_row .et_pb_column .et_pb_code svg {
    width: 220px !important;
  }
}
@media screen and (min-width: 768px) {
  #main-header .et_pb_row .et_pb_column .et_pb_code svg {
    width: 300px !important;
  }
}
#main-header .et_pb_row .et_pb_column .et_pb_code svg path {
  fill: #ffffff !important;
}
#main-header .et_pb_row .et_pb_menu {
  margin-top: 1rem;
  background: transparent;
}
#main-header .et_pb_row .et_pb_menu.desktop-menu {
  display: none !important;
}
@media screen and (min-width: 981px) {
  #main-header .et_pb_row .et_pb_menu.desktop-menu {
    display: block !important;
  }
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap {
  justify-content: flex-end;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav ul {
  margin: 0;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav ul li a {
  font-family: 'figtree', Arial, sans-serif;
  text-transform: uppercase;
  color: #fdce1e;
  font-weight: 700;
  font-size: 1.3rem !important;
  letter-spacing: 1px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav ul li a:hover {
  color: #dcf2f0;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav ul li:last-child {
  padding-right: 0;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_pb_menu__menu nav ul li.current-menu-item a {
  color: #dcf2f0 !important;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav {
  position: relative;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 35px;
  height: 2px;
  background: #fdce1e;
  z-index: 999999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav .mobile_menu_bar {
  z-index: 999999;
  width: 35px;
  height: 30px;
  cursor: pointer;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav .mobile_menu_bar:before,
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav .mobile_menu_bar:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 35px;
  height: 2px;
  background: #fdce1e;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav .mobile_menu_bar:before {
  top: 10px;
}
#main-header .et_pb_row .et_pb_menu .et_pb_menu__wrap .et_mobile_nav_menu .mobile_nav .mobile_menu_bar:after {
  top: 20px;
}
#main-header .et_pb_row #pw-menu-burger {
  display: block !important;
  cursor: pointer;
  position: absolute;
  top: 0.75rem;
  right: 1rem;
  height: 20px;
  width: 35px;
}
@media screen and (min-width: 981px) {
  #main-header .et_pb_row #pw-menu-burger {
    display: none !important;
  }
}
#main-header .et_pb_row #pw-menu-burger span {
  position: absolute;
  left: 0;
  right: 0;
  width: 35px;
  height: 2px;
  background: #fdce1e;
  z-index: 999999;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}
#main-header .et_pb_row #pw-menu-burger:before,
#main-header .et_pb_row #pw-menu-burger:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 35px;
  height: 2px;
  background: #fdce1e;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  -webkit-transition-delay: 400ms;
  -moz-transition-delay: 400ms;
  -o-transition-delay: 400ms;
  transition-delay: 400ms;
}
#main-header .et_pb_row #pw-menu-burger:before {
  top: 10px;
}
#main-header .et_pb_row #pw-menu-burger:after {
  top: 20px;
}
#main-header .et_pb_row #pw-menu-burger.toggled span {
  background: #1d1d1b;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -5px;
  left: 8px;
}
#main-header .et_pb_row #pw-menu-burger.toggled:before {
  width: 0;
  opacity: 0;
}
#main-header .et_pb_row #pw-menu-burger.toggled:after {
  background: #1d1d1b;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: 8px;
}
#pw-mobile-menu {
  display: block !important;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #dcf2f0;
  transform: translateX(100vw);
  padding: 0 !important;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media screen and (min-width: 981px) {
  #pw-mobile-menu {
    display: none !important;
  }
}
#pw-mobile-menu.open {
  transform: translateX(0);
}
#pw-mobile-menu .et_pb_row {
  height: 100vh;
  padding-top: 200px;
}
#pw-mobile-menu .et_pb_row .et_pb_column {
  height: 100%;
}
#pw-mobile-menu .et_pb_row .et_pb_column .et_pb_menu {
  height: 100%;
  background: transparent;
}
#pw-mobile-menu .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu_inner_container {
  height: 100%;
}
#pw-mobile-menu .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap {
  justify-content: center;
}
#pw-mobile-menu .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu {
  display: block !important;
}
#pw-mobile-menu .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#pw-mobile-menu .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li {
  margin-top: 1rem;
}
#pw-mobile-menu .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_pb_menu__menu nav ul li a {
  color: #1d1d1b;
  font-size: 1.4rem !important;
}
#pw-mobile-menu .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu_inner_container .et_pb_menu__wrap .et_mobile_nav_menu {
  display: none !important;
}
#pw-sizzle-reel {
  padding: 0 !important;
  width: 100vw;
  height: auto !important;
  min-height: 200px !important;
  margin-top: 0;
}
@media screen and (min-width: 981px) {
  #pw-sizzle-reel {
    height: 100vh !important;
  }
}
#pw-sizzle-reel .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: 100% !important;
}
@media screen and (min-width: 981px) {
  #pw-sizzle-reel .et_pb_row {
    height: 100vh !important;
  }
}
#pw-sizzle-reel .et_pb_row .et_pb_column {
  height: 100% !important;
}
@media screen and (min-width: 981px) {
  #pw-sizzle-reel .et_pb_row .et_pb_column {
    height: 100vh !important;
  }
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code {
  margin-bottom: 0 !important;
  width: 100%;
  height: 100%;
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.et_pb_code_0 {
  display: none !important;
}
@media screen and (min-width: 981px) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.et_pb_code_0 {
    display: block !important;
  }
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.et_pb_code_0 .et_pb_code_inner {
  padding-top: 0 !important;
}
@media screen and (orientation: landscape) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.video-mobile-portrait {
    display: none !important;
  }
}
@media screen and (orientation: portrait) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.video-mobile-portrait {
    display: block !important;
  }
}
@media (min-width: 981px) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.video-mobile-portrait {
    display: none !important;
  }
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.video-mobile-landscape {
  max-height: 100vh;
  overflow: hidden;
}
@media screen and (orientation: landscape) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.video-mobile-landscape {
    display: block !important;
  }
}
@media screen and (orientation: portrait) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.video-mobile-landscape {
    display: none !important;
  }
}
@media (min-width: 981px) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.video-mobile-landscape {
    display: none !important;
  }
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code.video-mobile-landscape .et_pb_code_inner {
  padding-top: 56.25% !important;
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 980px) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner {
    padding-top: 100% !important;
  }
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner .fluid-width-video-wrapper {
  /*@media screen and ( max-width:980px ) {
                            padding-top:100% !important;
                        }
                        @media screen and ( min-width:981px ) {
                            padding:0 !important;
                        }*/
  padding: 0 !important;
  position: unset !important;
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner iframe,
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner video {
  max-width: 100% !important;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code#pw-audio-control {
  position: absolute;
  bottom: 2rem;
  margin: 0;
  left: 2rem;
  width: 35px;
  height: 35px;
  cursor: pointer;
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code#pw-scroll-down {
  position: absolute;
  left: 0;
  right: 0;
  width: 50px;
  height: 40px;
  bottom: 1rem;
  margin: auto;
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code#pw-scroll-down a {
  display: block;
}
#pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code#pw-scroll-down img {
  width: 100%;
}
@media screen and (max-width: 980px) {
  #pw-sizzle-reel .et_pb_row .et_pb_column .et_pb_code#pw-scroll-down {
    display: none !important;
  }
}
#pw-sizzle-reel #strapline {
  position: absolute;
  bottom: 120px;
  left: 0;
  right: 0;
  width: 65vw !important;
  max-width: 700px !important;
  margin: 0 auto;
  height: auto;
  mix-blend-mode: difference;
  z-index: 9999999999;
}
#pw-sizzle-reel #strapline .et_pb_column {
  height: auto;
}
#pw-sizzle-reel #strapline h2,
#pw-sizzle-reel #strapline h3 {
  font-family: 'figtree', Arial, sans-serif !important;
  font-weight: 600 !important;
  margin-bottom: 0 !important;
  text-align: center !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
  font-size: 1.8rem !important;
}
@media screen and (min-width: 768px) {
  #pw-sizzle-reel #strapline h2,
  #pw-sizzle-reel #strapline h3 {
    font-size: 2.2rem !important;
  }
}
@media screen and (min-width: 981px) {
  #pw-sizzle-reel #strapline h2,
  #pw-sizzle-reel #strapline h3 {
    font-size: 2.4rem !important;
  }
}
#pw-sizzle-reel .et_pb_fullwidth_header {
  padding: 4rem 1rem !important;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (min-width: 640px) {
  #pw-sizzle-reel .et_pb_fullwidth_header {
    padding: 4rem 1rem 6rem !important;
  }
}
@media screen and (min-width: 981px) {
  #pw-sizzle-reel .et_pb_fullwidth_header {
    padding: 5rem 2rem 6rem !important;
  }
}
#pw-sizzle-reel .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  #pw-sizzle-reel .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 90% !important;
  }
}
#pw-sizzle-reel .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_module_header {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #dcf2f0 !important;
  line-height: 1;
  margin-bottom: 1rem;
}
#pw-sizzle-reel .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
  color: #dcf2f0;
  font-size: 1.4rem !important;
  line-height: 1.2;
}
@media screen and (min-width: 640px) {
  #pw-sizzle-reel .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
    font-size: 1.8rem !important;
  }
}
@media screen and (min-width: 981px) {
  #pw-sizzle-reel .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
    font-size: 2rem !important;
  }
}
#pw-sizzle-reel #pw-scroll-down {
  position: absolute;
  left: 0;
  right: 0;
  width: 50px;
  height: 40px;
  bottom: 1rem;
  margin: auto;
}
#pw-sizzle-reel #pw-scroll-down a {
  display: block;
}
#pw-sizzle-reel #pw-scroll-down img {
  width: 100%;
}
.single .fullwidth-image-hero {
  padding-top: 0 !important;
}
.fullwidth-image-hero {
  padding: 1.5rem 0 0 !important;
  width: 100vw;
  height: calc(100vh - 137px);
}
.fullwidth-image-hero .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  height: calc(100vh - 137px);
}
.fullwidth-image-hero .et_pb_row .et_pb_column {
  height: calc(100vh - 137px);
}
.fullwidth-image-hero .et_pb_row .et_pb_column .et_pb_code {
  width: 100%;
  height: 100%;
}
.fullwidth-image-hero .et_pb_row .et_pb_column .et_pb_code#pw-scroll-down {
  position: absolute;
  left: 0;
  right: 0;
  width: 50px;
  height: 40px;
  bottom: 1rem;
  margin: auto;
}
.fullwidth-image-hero .et_pb_row .et_pb_column .et_pb_code#pw-scroll-down a {
  display: block;
}
.fullwidth-image-hero .et_pb_row .et_pb_column .et_pb_code#pw-scroll-down img {
  width: 100%;
}
.fullwidth-image-hero .et_pb_fullwidth_header {
  padding: 4rem 1rem !important;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}
@media screen and (min-width: 640px) {
  .fullwidth-image-hero .et_pb_fullwidth_header {
    padding: 4rem 1rem 6rem !important;
  }
}
@media screen and (min-width: 981px) {
  .fullwidth-image-hero .et_pb_fullwidth_header {
    padding: 5rem 2rem 6rem !important;
  }
}
.fullwidth-image-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .fullwidth-image-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 90% !important;
  }
}
.fullwidth-image-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_module_header {
  font-weight: 400;
  letter-spacing: 0;
  text-transform: uppercase;
  color: #dcf2f0 !important;
  line-height: 1;
  margin-bottom: 1rem;
}
.fullwidth-image-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
  color: #dcf2f0;
  font-size: 1.4rem !important;
  line-height: 1.2;
}
@media screen and (min-width: 640px) {
  .fullwidth-image-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
    font-size: 1.8rem !important;
  }
}
@media screen and (min-width: 981px) {
  .fullwidth-image-hero .et_pb_fullwidth_header .et_pb_fullwidth_header_container .header-content-container .header-content .et_pb_fullwidth_header_subhead {
    font-size: 2rem !important;
  }
}
.fullwidth-image-hero #pw-scroll-down {
  position: absolute;
  left: 0;
  right: 0;
  width: 50px;
  height: 40px;
  bottom: 1rem;
  margin: auto;
}
.fullwidth-image-hero #pw-scroll-down a {
  display: block;
}
.fullwidth-image-hero #pw-scroll-down img {
  width: 100%;
}
.pw-hero {
  min-height: 500px;
  display: flex;
  align-items: center;
}
.pw-hero h1,
.pw-hero h2 {
  font-family: 'Fauna One', Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
  text-align: center !important;
}
@media screen and (min-width: 768px) {
  .pw-hero h1,
  .pw-hero h2 {
    text-align: left !important;
  }
}
.pw-hero h1 {
  margin-bottom: 2rem;
}
.pw-hero h2 {
  font-size: 1.6rem !important;
}
@media screen and (min-width: 416px) {
  .pw-hero h2 {
    font-size: 1.8rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-hero h2 {
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-hero h2 {
    font-size: 2rem !important;
  }
}
.pw-hero .et_pb_row {
  width: 80% !important;
}
.pw-fullwidth-hero {
  margin-bottom: 2rem !important;
  padding: 0 !important;
  margin-top: 1.5rem;
}
@media screen and (min-width: 768px) {
  .pw-fullwidth-hero {
    margin-bottom: 0 !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-fullwidth-hero {
    margin-bottom: 0 !important;
  }
}
.pw-fullwidth-hero .et_pb_fullwidth_header {
  min-height: 650px;
}
.transparent-hero .pw-hero {
  height: 80vh;
  background-position: center center;
}
.pw-quotes-carousel {
  background: #dcf2f0;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
  /*&.pw-hero {
        &.pw-single-quote {
            background:transparent;
            .et_pb_row {
                .et_pb_column {
                    &:before {
                        background-image:url('/wp-content/themes/paul-winter/img/icon-quote-left-grey.svg');
                    }
                    &:after {
                        background-image:url('/wp-content/themes/paul-winter/img/icon-quote-right-grey.svg');
                    }
                    .et_pb_text {
                        h3, p {
                            color:@colGrey !important;
                        }
                        p {
                            opacity:0.5;
                        }
                    }
                }
            }
        }
    }*/
  position: relative;
}
@media (max-width: 767px) {
  .pw-quotes-carousel .tns-outer {
    display: flex;
    flex-direction: column-reverse;
  }
}
.pw-quotes-carousel .tns-outer .tns-controls {
  position: relative !important;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 60px;
  width: 100%;
  z-index: 99;
}
@media screen and (min-width: 768px) {
  .pw-quotes-carousel .tns-outer .tns-controls {
    position: absolute !important;
  }
}
.pw-quotes-carousel .tns-outer .tns-controls button:first-child {
  position: absolute;
  top: 0;
  right: auto;
  left: 30% !important;
}
@media screen and (min-width: 768px) {
  .pw-quotes-carousel .tns-outer .tns-controls button:first-child {
    left: 0 !important;
  }
}
.pw-quotes-carousel .tns-outer .tns-controls button:last-child {
  position: absolute;
  top: 0;
  left: auto;
  right: 30% !important;
}
@media screen and (min-width: 768px) {
  .pw-quotes-carousel .tns-outer .tns-controls button:last-child {
    right: 0 !important;
  }
}
.pw-quotes-carousel .tns-outer .tns-item {
  opacity: 0;
  transition: 1.75s opacity;
}
.pw-quotes-carousel .tns-outer .tns-slide-active {
  opacity: 1;
}
.pw-quotes-carousel .et_pb_row {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
  position: relative;
  overflow: auto;
}
.pw-quotes-carousel .et_pb_row:before,
.pw-quotes-carousel .et_pb_row:after {
  content: "";
  position: absolute;
  display: inline-block;
  visibility: visible;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px !important;
  height: 50px !important;
}
@media screen and (min-width: 981px) {
  .pw-quotes-carousel .et_pb_row:before,
  .pw-quotes-carousel .et_pb_row:after {
    width: 85px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-quotes-carousel .et_pb_row:before,
  .pw-quotes-carousel .et_pb_row:after {
    height: 60px !important;
  }
}
.pw-quotes-carousel .et_pb_row:before {
  background-image: url('/wp-content/themes/paul-winter/img/icon-quote-left.svg');
  top: 0;
  left: 0;
}
.pw-quotes-carousel .et_pb_row:after {
  background-image: url('/wp-content/themes/paul-winter/img/icon-quote-right.svg');
  bottom: 0;
  right: 0;
}
.pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text {
  margin-bottom: 0;
}
.pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner {
  padding-left: 10vw;
  padding-right: 10vw;
}
.pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h2,
.pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h3 {
  color: #9b8477 !important;
  font-family: 'Fauna One', Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  text-align: center;
  margin-bottom: 0;
  font-size: 1.4rem !important;
}
@media screen and (min-width: 768px) {
  .pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h2,
  .pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h3 {
    font-size: 1.6rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h2,
  .pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h3 {
    font-size: 1.8rem !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h2,
  .pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h3 {
    font-size: 2.2rem !important;
  }
}
.pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p {
  margin-top: 1.5rem;
  font-size: 0.9rem !important;
  text-align: center !important;
}
@media screen and (min-width: 768px) {
  .pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p {
    font-size: 1rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-quotes-carousel .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p {
    text-align: right !important;
  }
}
.pw-quotes-carousel.pw-single-quote {
  margin: 0 !important;
}
.pw-quotes-carousel.pw-single-quote.pw-hero {
  margin-top: 1.5rem !important;
  min-height: 0;
}
.pw-quotes-carousel.pw-single-quote .et_pb_row .et_pb_column .et_pb_text h3 {
  color: #1d1d1b !important;
}
.pw-quotes-carousel.pw-quote-image .et_pb_row {
  display: flex !important;
  flex-direction: column !important;
  overflow: auto;
}
@media screen and (min-width: 981px) {
  .pw-quotes-carousel.pw-quote-image .et_pb_row {
    flex-direction: row !important;
  }
}
.pw-quotes-carousel.pw-quote-image .et_pb_row:before,
.pw-quotes-carousel.pw-quote-image .et_pb_row:after {
  display: none !important;
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner {
  padding-left: 0;
  padding-right: 0;
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h3 {
  text-align: center !important;
}
@media screen and (min-width: 981px) {
  .pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner h3 {
    text-align: left !important;
  }
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column .et_pb_image {
  height: 100%;
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column .et_pb_image .et_pb_image_wrap {
  height: 100%;
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column .et_pb_image .et_pb_image_wrap img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child {
  display: flex;
  align-items: center;
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
  position: relative;
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child:before,
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child:after {
  content: "";
  position: absolute;
  display: inline-block;
  visibility: visible;
  opacity: 1;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 80px !important;
  height: 50px !important;
}
@media screen and (min-width: 981px) {
  .pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child:before,
  .pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child:after {
    width: 85px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child:before,
  .pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child:after {
    height: 45px !important;
  }
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child:before {
  background-image: url('/wp-content/themes/paul-winter/img/icon-quote-left.svg');
  top: 0;
  left: 0;
}
.pw-quotes-carousel.pw-quote-image .et_pb_row .et_pb_column:last-child:after {
  background-image: url('/wp-content/themes/paul-winter/img/icon-quote-right.svg');
  bottom: 0;
  right: 0;
}
.pw-full-height {
  height: 100vh;
  display: flex;
  align-items: center;
}
.pw-full-height .et_pb_row .et_pb_column .et_pb_text {
  width: 90% !important;
  max-width: 750px;
  margin: 0 auto;
}
@media screen and (min-width: 981px) {
  .pw-full-height .et_pb_row .et_pb_column .et_pb_text {
    width: 90% !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-full-height .et_pb_row .et_pb_column .et_pb_text {
    width: 90% !important;
  }
}
.pw-full-height .et_pb_row .et_pb_column .et_pb_text h2,
.pw-full-height .et_pb_row .et_pb_column .et_pb_text h3 {
  margin-bottom: 0;
  font-family: 'Fauna One', Helvetica, Arial, sans-serif !important;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  color: #ffffff;
  font-size: 1.4rem !important;
  line-height: 1.3;
}
@media screen and (min-width: 640px) {
  .pw-full-height .et_pb_row .et_pb_column .et_pb_text h2,
  .pw-full-height .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 1.6rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-full-height .et_pb_row .et_pb_column .et_pb_text h2,
  .pw-full-height .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 2rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-full-height .et_pb_row .et_pb_column .et_pb_text h2,
  .pw-full-height .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 1.8rem !important;
  }
}
.pw-full-height.yellow-box .et_pb_row .et_pb_column .et_pb_text {
  background: rgba(253, 206, 30, 0.9);
  padding: 1.5rem !important;
}
@media screen and (min-width: 768px) {
  .pw-full-height.yellow-box .et_pb_row .et_pb_column .et_pb_text {
    padding: 1.75rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-full-height.yellow-box .et_pb_row .et_pb_column .et_pb_text {
    padding: 2.5rem !important;
  }
}
.pw-full-height.yellow-box .et_pb_row .et_pb_column .et_pb_text h2,
.pw-full-height.yellow-box .et_pb_row .et_pb_column .et_pb_text h3 {
  font-weight: 400;
  color: #1d1d1b;
  font-style: normal;
}
.pw-mid-height {
  height: 60vh !important;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1280px) {
  .pw-mid-height {
    height: 700px !important;
  }
}
.pw-mid-height .et_pb_row .et_pb_column .et_pb_text {
  width: 90% !important;
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .pw-mid-height .et_pb_row .et_pb_column .et_pb_text {
    width: 80% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-mid-height .et_pb_row .et_pb_column .et_pb_text {
    width: 70% !important;
  }
}
.pw-mid-height .et_pb_row .et_pb_column .et_pb_text h2,
.pw-mid-height .et_pb_row .et_pb_column .et_pb_text h3 {
  margin-bottom: 0;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  color: #ffffff !important;
  padding: 0;
  font-size: 2rem !important;
}
@media screen and (min-width: 640px) {
  .pw-mid-height .et_pb_row .et_pb_column .et_pb_text h2,
  .pw-mid-height .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 2.4rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-mid-height .et_pb_row .et_pb_column .et_pb_text h2,
  .pw-mid-height .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 3rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-mid-height .et_pb_row .et_pb_column .et_pb_text h2,
  .pw-mid-height .et_pb_row .et_pb_column .et_pb_text h3 {
    font-size: 3.2rem !important;
  }
}
.pw-mid-height .et_pb_row .et_pb_column .et_pb_text.pw-dots h2:after,
.pw-mid-height .et_pb_row .et_pb_column .et_pb_text.pw-dots h3:after {
  width: 74px;
  height: 15px;
  margin-bottom: -1px;
}
#we-make-films {
  padding: 3rem 0 !important;
}
#we-make-films .et_pb_row .et_pb_column .et_pb_text h1 {
  font-size: 2rem !important;
  max-width: 270px !important;
  text-transform: uppercase;
  margin: 0 auto;
}
@media screen and (min-width: 416px) {
  #we-make-films .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 2.2rem !important;
  }
}
@media screen and (min-width: 640px) {
  #we-make-films .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 2.4rem !important;
  }
}
@media screen and (min-width: 768px) {
  #we-make-films .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 3rem !important;
  }
}
@media screen and (min-width: 981px) {
  #we-make-films .et_pb_row .et_pb_column .et_pb_text h1 {
    font-size: 4rem !important;
  }
}
@media screen and (min-width: 640px) {
  #we-make-films .et_pb_row .et_pb_column .et_pb_text h1 {
    max-width: 600px !important;
  }
}
@media screen and (min-width: 768px) {
  #we-make-films .et_pb_row .et_pb_column .et_pb_text h1 {
    max-width: 700px !important;
  }
}
@media screen and (min-width: 981px) {
  #we-make-films .et_pb_row .et_pb_column .et_pb_text h1 {
    max-width: 1000px !important;
  }
}
.pw-fullwidth-video {
  padding: 0 !important;
}
.pw-fullwidth-video .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}
.pw-logos {
  padding: 3rem 0 !important;
}
@media screen and (min-width: 981px) {
  .pw-logos {
    padding: 4% 0 !important;
  }
}
.pw-logos .et_pb_row {
  max-width: 95% !important;
}
@media screen and (min-width: 640px) {
  .pw-logos .et_pb_row {
    max-width: 85% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-logos .et_pb_row {
    max-width: 75% !important;
  }
}
.pw-logos .et_pb_row .et_pb_column .et_pb_gallery {
  height: auto !important;
  width: 95% !important;
}
@media screen and (min-width: 981px) {
  .pw-logos .et_pb_row .et_pb_column .et_pb_gallery {
    height: 500px !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-logos .et_pb_row .et_pb_column .et_pb_gallery {
    width: 90% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-logos .et_pb_row .et_pb_column .et_pb_gallery {
    width: 70% !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-logos .et_pb_row .et_pb_column .et_pb_gallery {
    width: 60% !important;
  }
}
.pw-logos .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items {
  transition: none;
  transform: none;
  animation: none;
  opacity: 1;
}
@media (max-width: 767px) {
  .pw-logos .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items {
    display: grid;
    align-items: center;
    column-gap: 2rem;
    row-gap: 1rem;
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media (max-width: 640px) {
  .pw-logos .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items {
    column-gap: 1rem;
  }
}
.pw-logos .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
  transition: none;
  transform: none;
  animation: none;
  opacity: 1;
}
@media (max-width: 767px) {
  .pw-logos .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
    width: 100% !important;
    margin: 0 !important;
  }
}
.pw-logos .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image:hover {
  opacity: 0.5;
}
.pw-logos .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a {
  pointer-events: none;
}
.pw-logos .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a .et_overlay {
  display: none !important;
}
.pw-cta {
  padding: 2rem 0 !important;
}
@media screen and (min-width: 768px) {
  .pw-cta {
    padding: 4rem 0 !important;
  }
}
.pw-cta .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pw-cta .et_pb_row .et_pb_column .et_pb_text h2,
.pw-cta .et_pb_row .et_pb_column .et_pb_text h3 {
  margin-bottom: 0;
  color: #ffffff;
}
.pw-cta#all-service {
  height: auto !important;
}
@media screen and (min-width: 1280px) {
  .pw-cta#all-service {
    height: 250px !important;
  }
}
.pw-cta#all-service .et_pb_row .et_pb_column .et_pb_text {
  /*h2 {
                        width: 65vw;
                        max-width: 700px;
                        margin: 0 auto;
                        position:absolute;
                        left:0;
                        right:0;
                        margin:auto;
                        top:-300px;
                    }*/
}
.pw-cta#all-service .et_pb_row .et_pb_column .et_pb_text h2 {
  color: #1d1d1b;
  font-family: 'Fauna One', Helvetica, Arial, sans-serif !important;
  font-weight: 300;
  font-size: 1.2rem !important;
  letter-spacing: 2px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .pw-cta#all-service .et_pb_row .et_pb_column .et_pb_text h2 {
    font-size: 1.4rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-cta#all-service .et_pb_row .et_pb_column .et_pb_text h2 {
    font-size: 1.8rem !important;
  }
}
.pw-cta#all-service .et_pb_row .et_pb_column .et_pb_text blockquote {
  border-left: 1px solid #1d1d1b;
}
.pw-capabilities {
  padding: 4rem 0 1rem !important;
  background: #dcf2f0;
}
@media screen and (min-width: 768px) {
  .pw-capabilities {
    padding: 4% 0 !important;
  }
}
.pw-capabilities .et_pb_row:first-child {
  margin-bottom: 3rem;
}
.pw-capabilities .et_pb_row:first-child .et_pb_text h3 {
  margin-bottom: 0;
}
.pw-capabilities .et_pb_row.capability-row {
  padding-bottom: 4rem !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row {
    padding-bottom: 4rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-capabilities .et_pb_row.capability-row {
    padding-bottom: 2% !important;
  }
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child {
  width: 100% !important;
  padding-right: 0 !important;
  padding-bottom: 2.5rem !important;
  margin-right: 0 !important;
  border-right: 0 !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child {
    width: calc(40% - 2.5rem) !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child {
    padding-right: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child {
    padding-bottom: 0 !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child {
    margin-right: 2.5rem !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child {
    border-right: 1px solid #9b8477 !important;
  }
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child:after {
  content: "";
  width: 200px;
  height: 1px;
  background: #9b8477;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  opacity: 0.4 !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child:after {
    opacity: 0 !important;
  }
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child .et_pb_text {
  text-align: center !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child .et_pb_text {
    text-align: right !important;
  }
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:first-child .et_pb_text h4 {
  width: 180px;
  height: 180px;
  padding-top: 3px;
  background: #fdce1e;
  border-radius: 50%;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 1.4rem !important;
  margin: 0;
  line-height: 1;
  font-weight: 700;
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child {
  width: 100% !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child {
    width: calc(60% - 2.5rem) !important;
  }
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child .et_pb_text p {
  font-size: 1.2rem !important;
  text-align: center !important;
  max-width: 100% !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child .et_pb_text p {
    text-align: left !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child .et_pb_text p {
    max-width: 550px !important;
  }
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child .et_pb_text ul {
  padding: 0;
  list-style: none;
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child .et_pb_text ul li {
  text-align: center !important;
  font-size: 1.2rem !important;
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  .pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child .et_pb_text ul li {
    text-align: left !important;
  }
}
.pw-capabilities .et_pb_row.capability-row .et_pb_column:last-child .et_pb_text ul li:last-child {
  margin-bottom: 0;
}
.pw-capabilities.pw-case-study-services {
  padding: 0 !important;
  background: transparent;
}
.pw-capabilities.pw-case-study-services .et_pb_row {
  margin-bottom: 0;
}
.pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column:first-child {
  width: 100% !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column:first-child {
    width: 50% !important;
  }
}
.pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column:last-child {
  width: 100% !important;
  padding-left: 0 !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column:last-child {
    width: 50% !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column:last-child {
    padding-left: 2.5rem !important;
  }
}
.pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column .et_pb_image {
  float: none !important;
}
@media screen and (min-width: 768px) {
  .pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column .et_pb_image {
    float: right !important;
  }
}
.pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column .et_pb_image .et_pb_image_wrap {
  text-align: center;
}
.pw-capabilities.pw-case-study-services .et_pb_row .et_pb_column .et_pb_image .et_pb_image_wrap img {
  width: 200px;
}
.pw-our-team .et_pb_row {
  overflow: hidden;
}
.pw-our-team .et_pb_row .et_pb_column .et_pb_text h3 {
  margin-bottom: 0;
}
.pw-our-team .et_pb_row:first-child {
  margin: 0 0 2rem 0 !important;
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row:first-child {
    margin: 0 !important;
  }
}
.pw-our-team .et_pb_row.team-member {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-bottom: 2.5rem !important;
  min-height: 550px;
  height: auto !important;
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member {
    height: 57vw !important;
  }
}
@media (max-width: 767px) {
  .pw-our-team .et_pb_row.team-member {
    background-size: 150%;
  }
}
.pw-our-team .et_pb_row.team-member .et_pb_column {
  height: 100%;
}
.pw-our-team .et_pb_row.team-member .et_pb_column .et_pb_text {
  padding-top: 6vw !important;
  background: #9b8477 !important;
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member .et_pb_column .et_pb_text {
    background: transparent !important;
  }
}
.pw-our-team .et_pb_row.team-member .et_pb_column .et_pb_text p {
  font-size: 1.1rem !important;
  color: #dcf2f0;
  line-height: 1.5;
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member .et_pb_column .et_pb_text p {
    font-size: 1.2rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member .et_pb_column .et_pb_text p {
    font-size: 1.4rem !important;
  }
}
@media (max-width: 767px) {
  .pw-our-team .et_pb_row.team-member .et_pb_column .et_pb_text {
    margin-top: 70vw;
    padding: 2rem !important;
  }
}
.pw-our-team .et_pb_row.team-member .et_pb_column .outline {
  display: none !important;
  margin: 0;
  shape-rendering: optimizeSpeed;
}
@media (max-width: 767px) {
  .pw-our-team .et_pb_row.team-member .et_pb_column .outline {
    shape-outside: none !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member .et_pb_column .outline {
    display: block !important;
  }
}
.pw-our-team .et_pb_row.team-member.paul {
  background-position: top left !important;
  padding-right: 0 !important;
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.paul {
    background-position: cover !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.paul {
    padding-right: 6vw !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member.paul {
    padding-right: 10vw !important;
  }
}
.pw-our-team .et_pb_row.team-member.paul .et_pb_column .outline {
  height: 100% !important;
  width: 100%;
  shape-margin: 0 !important;
  float: left;
  shape-outside: url('/wp-content/themes/paul-winter/img/team/paul-outline.svg');
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.paul .et_pb_column .outline {
    height: 100% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member.paul .et_pb_column .outline {
    height: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.paul .et_pb_column .outline {
    shape-margin: 30px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member.paul .et_pb_column .outline {
    shape-margin: 40px !important;
  }
}
.pw-our-team .et_pb_row.team-member.claire {
  background-position: top left !important;
  padding-right: 0 !important;
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.claire {
    background-position: cover !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.claire {
    padding-right: 6vw !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member.claire {
    padding-right: 10vw !important;
  }
}
.pw-our-team .et_pb_row.team-member.claire .et_pb_column .outline {
  height: 100% !important;
  width: 100%;
  shape-margin: 0 !important;
  float: left;
  shape-outside: url('/wp-content/themes/paul-winter/img/team/claire-outline.svg');
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.claire .et_pb_column .outline {
    height: 100% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member.claire .et_pb_column .outline {
    height: 100% !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.claire .et_pb_column .outline {
    shape-margin: 30px !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member.claire .et_pb_column .outline {
    shape-margin: 40px !important;
  }
}
.pw-our-team .et_pb_row.team-member.dom {
  background-position: top right !important;
  padding-left: 0 !important;
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.dom {
    background-position: cover !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.dom {
    padding-left: 6vw !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member.dom {
    padding-left: 10vw !important;
  }
}
.pw-our-team .et_pb_row.team-member.dom .et_pb_column .outline {
  shape-margin: 0;
  width: 65%;
  height: 180%;
  float: right;
  shape-outside: url('/wp-content/themes/paul-winter/img/team/dom-outline.svg');
}
.pw-our-team .et_pb_row.team-member.ryan {
  background-position: top right !important;
  padding-left: 0 !important;
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.ryan {
    background-position: cover !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-our-team .et_pb_row.team-member.ryan {
    padding-left: 6vw !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-our-team .et_pb_row.team-member.ryan {
    padding-left: 10vw !important;
  }
}
.pw-our-team .et_pb_row.team-member.ryan .et_pb_column .outline {
  shape-margin: 0;
  width: 65%;
  height: 180%;
  float: right;
  shape-outside: url('/wp-content/themes/paul-winter/img/team/ryan-outline.svg');
}
.pw-news {
  padding-top: 0 !important;
}
.pw-news .et_pb_row {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 640px) {
  .pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing {
    margin-left: -1.5rem !important;
  }
}
@media screen and (min-width: 640px) {
  .pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing {
    margin-right: -1.5rem !important;
  }
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post {
  flex: 0 1 100% !important;
  margin: 0 0 2rem !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (min-width: 640px) {
  .pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post {
    flex: 0 1 calc(50% - 3rem) !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post {
    flex: 0 1 calc(33.3333% - 3rem) !important;
  }
}
@media screen and (min-width: 640px) {
  .pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post {
    margin: 0 1.5rem 3rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post {
    margin: 0 1.5rem 4rem !important;
  }
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-inner .post-image {
  height: 275px;
  overflow: hidden;
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-inner .post-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1);
  -webkit-transition: all 650ms ease-in-out;
  -moz-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-inner .post-image:hover img {
  transform: scale(1.04);
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-inner .post-excerpt {
  margin-top: 1rem;
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-inner .post-excerpt h4 {
  margin-bottom: 0.5rem !important;
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-date {
  display: flex;
  margin-top: 1rem;
  justify-content: space-between;
  align-items: center;
  flex-direction: row !important;
}
@media screen and (min-width: 768px) {
  .pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-date {
    flex-direction: row !important;
  }
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-date span {
  color: #1d1d1b;
  opacity: 0.2;
  font-weight: 400;
  font-size: 1rem;
}
.pw-news .et_pb_row .et_pb_column .et_pb_code .alm-listing .pw-post .post-date a.read-more {
  display: block;
  text-align: right;
  font-weight: 600;
  color: #fdce1e !important;
}
.pw-related-news-container {
  position: relative;
  margin-top: 4rem;
}
.pw-related-news-container h3 {
  font-size: 1.8rem !important;
}
@media screen and (min-width: 981px) {
  .pw-related-news-container h3 {
    font-size: 2rem !important;
  }
}
.pw-related-news-container .tns-controls {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
}
.pw-related-news-container .tns-controls button:first-child {
  position: absolute;
  top: 0;
  left: -4rem;
  right: auto;
}
.pw-related-news-container .tns-controls button:last-child {
  position: absolute;
  top: 0;
  right: -4rem;
  left: auto;
}
.pw-post {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.pw-post .post-inner .post-image {
  height: 275px;
  overflow: hidden;
}
.pw-post .post-inner .post-image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transform: scale(1);
  -webkit-transition: all 650ms ease-in-out;
  -moz-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
}
.pw-post .post-inner .post-image:hover img {
  transform: scale(1.04);
}
.pw-post .post-inner .post-excerpt {
  margin-top: 1rem;
}
.pw-post .post-inner .post-excerpt h4 {
  margin-bottom: 0.5rem !important;
}
.pw-post .post-date {
  display: flex;
  margin-top: 1rem;
  justify-content: space-between;
  align-items: center;
  flex-direction: row !important;
}
@media screen and (min-width: 768px) {
  .pw-post .post-date {
    flex-direction: row !important;
  }
}
.pw-post .post-date span {
  color: #1d1d1b;
  opacity: 0.2;
  font-weight: 400;
  font-size: 1rem;
}
.pw-post .post-date a.read-more {
  display: block;
  text-align: right;
  font-weight: 600;
  color: #fdce1e !important;
}
.pw-projects {
  padding: 0 !important;
}
.pw-projects .et_pb_row.pw-project-listing {
  width: 100% !important;
  max-width: 100% !important;
  padding-left: 0.75rem !important;
  padding-right: 0.75rem !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .grid-sizer {
  width: 0.01%;
  display: block;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project {
  position: relative;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project a {
  overflow: hidden;
  position: absolute;
  top: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
  right: 0.75rem;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project a .inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-5-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-5-4 {
    width: 40% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-5-4 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-5-4 .inner {
    padding-top: 79.87616099% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-6-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-6-4 {
    width: 49.99% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-6-4 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-6-4 .inner {
    padding-top: 64.5% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-6-4 .inner {
    padding-top: 64.5% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-16-9 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-16-9 {
    width: 60% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-16-9 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-16-9 .inner {
    padding-top: 54.08805031% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-16-9 .inner {
    padding-top: 54.08805031% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-3-1-1 {
  width: 100%;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-3-1-1 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-3-1-1 .inner {
    padding-top: 32.25% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-3-1-1 .inner {
    padding-top: 32.25% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-3 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-3 {
    width: 33.3% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-3 {
    width: 33.3% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-3 .inner {
  padding-top: 120% !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-3 .inner {
    padding-top: 40vw !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-4 {
    width: 25% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-4 {
    width: 25% !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-4 .inner {
  padding-top: 120% !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-1-4 .inner {
    padding-top: 34.6vw !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project img,
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project video {
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project:hover img {
  transform: scale(1.04);
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project img {
  transform: scale(1);
  -webkit-transition: all 650ms ease-in-out;
  -moz-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 1.5rem !important;
}
@media (max-width: 980px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.25113796) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
    opacity: 1 !important;
  }
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info {
    padding: 1.5rem !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info {
    padding: 2rem !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info h4 {
  text-transform: uppercase;
  color: #fdce1e !important;
  font-weight: 700 !important;
  margin-bottom: 0;
  text-align: left;
  font-size: 1.8rem !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info h4 {
    font-size: 3.4vw !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info h4 {
    font-size: 3.2rem !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info p {
  text-align: left;
  color: #dcf2f0;
  font-size: 1.4rem !important;
  line-height: 1;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info p {
    font-size: 2.8vw !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project .pw-project-info p {
    font-size: 2.6rem !important;
  }
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project:hover .pw-project-info {
  opacity: 1;
}
.pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-5-4 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-projects .et_pb_row.pw-project-listing .et_pb_column .et_pb_code .alm-listing .pw-project.size-5-4 .inner {
    padding-top: 81.133% !important;
  }
}
.pw-project a {
  overflow: hidden;
  position: absolute;
  top: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
  right: 0.75rem;
}
.pw-project a .inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.pw-project.size-5-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-5-4 {
    width: 40% !important;
  }
}
.pw-project.size-5-4 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-5-4 .inner {
    padding-top: 79.87616099% !important;
  }
}
.pw-project.size-6-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-6-4 {
    width: 49.99% !important;
  }
}
.pw-project.size-6-4 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-6-4 .inner {
    padding-top: 64.5% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-project.size-6-4 .inner {
    padding-top: 64.5% !important;
  }
}
.pw-project.size-16-9 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-16-9 {
    width: 60% !important;
  }
}
.pw-project.size-16-9 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-16-9 .inner {
    padding-top: 54.08805031% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-project.size-16-9 .inner {
    padding-top: 54.08805031% !important;
  }
}
.pw-project.size-3-1-1 {
  width: 100%;
}
.pw-project.size-3-1-1 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-3-1-1 .inner {
    padding-top: 32.25% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-project.size-3-1-1 .inner {
    padding-top: 32.25% !important;
  }
}
.pw-project.size-1-3 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-1-3 {
    width: 33.3% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-project.size-1-3 {
    width: 33.3% !important;
  }
}
.pw-project.size-1-3 .inner {
  padding-top: 120% !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-1-3 .inner {
    padding-top: 40vw !important;
  }
}
.pw-project.size-1-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-1-4 {
    width: 25% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-project.size-1-4 {
    width: 25% !important;
  }
}
.pw-project.size-1-4 .inner {
  padding-top: 120% !important;
}
@media screen and (min-width: 640px) {
  .pw-project.size-1-4 .inner {
    padding-top: 34.6vw !important;
  }
}
.pw-project img,
.pw-project video {
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.pw-project:hover img {
  transform: scale(1.04);
}
.pw-project img {
  transform: scale(1);
  -webkit-transition: all 650ms ease-in-out;
  -moz-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
}
.pw-project .pw-project-info {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 1.5rem !important;
}
@media (max-width: 980px) {
  .pw-project .pw-project-info {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.25113796) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
    opacity: 1 !important;
  }
}
@media screen and (min-width: 640px) {
  .pw-project .pw-project-info {
    padding: 1.5rem !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-project .pw-project-info {
    padding: 2rem !important;
  }
}
.pw-project .pw-project-info h4 {
  text-transform: uppercase;
  color: #fdce1e !important;
  font-weight: 700 !important;
  margin-bottom: 0;
  text-align: left;
  font-size: 1.8rem !important;
}
@media screen and (min-width: 640px) {
  .pw-project .pw-project-info h4 {
    font-size: 3.4vw !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-project .pw-project-info h4 {
    font-size: 3.2rem !important;
  }
}
.pw-project .pw-project-info p {
  text-align: left;
  color: #dcf2f0;
  font-size: 1.4rem !important;
  line-height: 1;
}
@media screen and (min-width: 640px) {
  .pw-project .pw-project-info p {
    font-size: 2.8vw !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-project .pw-project-info p {
    font-size: 2.6rem !important;
  }
}
.pw-project:hover .pw-project-info {
  opacity: 1;
}
#pw-recent-case-studies {
  background: #dcf2f0;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media (max-width: 980px) {
  #pw-recent-case-studies .tns-outer {
    display: flex;
    flex-direction: column-reverse;
  }
}
#pw-recent-case-studies .tns-outer .tns-controls {
  position: relative !important;
  margin-top: 2rem !important;
  top: 40%;
  width: 100%;
  display: flex;
  justify-content: center !important;
}
@media screen and (min-width: 981px) {
  #pw-recent-case-studies .tns-outer .tns-controls {
    position: absolute !important;
  }
}
@media screen and (min-width: 981px) {
  #pw-recent-case-studies .tns-outer .tns-controls {
    margin-top: 0 !important;
  }
}
@media screen and (min-width: 981px) {
  #pw-recent-case-studies .tns-outer .tns-controls {
    justify-content: space-between !important;
  }
}
#pw-recent-case-studies .tns-outer .tns-controls button {
  width: 25px;
}
#pw-recent-case-studies .tns-outer .tns-controls button:first-child {
  transform: translateX(-1rem) !important;
}
@media screen and (min-width: 981px) {
  #pw-recent-case-studies .tns-outer .tns-controls button:first-child {
    transform: translateX(-3rem) !important;
  }
}
@media screen and (min-width: 1280px) {
  #pw-recent-case-studies .tns-outer .tns-controls button:first-child {
    transform: translateX(-4rem) !important;
  }
}
#pw-recent-case-studies .tns-outer .tns-controls button:last-child {
  transform: translateX(1rem) !important;
}
@media screen and (min-width: 981px) {
  #pw-recent-case-studies .tns-outer .tns-controls button:last-child {
    transform: translateX(3rem) !important;
  }
}
@media screen and (min-width: 1280px) {
  #pw-recent-case-studies .tns-outer .tns-controls button:last-child {
    transform: translateX(4rem) !important;
  }
}
#pw-recent-case-studies .et_pb_row .et_pb_column .et_pb_button_module_wrapper .et_pb_button {
  background: transparent !important;
  color: #1d1d1b !important;
  padding: 0 1.5rem 0 0 !important;
  text-transform: none;
}
#pw-recent-case-studies .et_pb_row .et_pb_column .et_pb_button_module_wrapper .et_pb_button:before {
  content: "";
  position: absolute;
  right: 0;
  top: -2px;
  bottom: 0;
  margin: auto;
  background-image: url('/wp-content/themes/paul-winter/img/icon-chevron.svg');
  opacity: 1;
  visibility: visible;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 15px;
}
#pw-recent-case-studies .et_pb_row .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover {
  color: #fdce1e !important;
}
#pw-recent-case-studies .et_pb_row .et_pb_column .et_pb_button_module_wrapper .et_pb_button:hover:before {
  background-image: url('/wp-content/themes/paul-winter/img/icon-chevron-yellow.svg');
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project {
  margin: 0 !important;
  height: 280px !important;
  /*a {
                        top:0;
                        bottom:0;
                        left:0;
                        right:0;
                    }*/
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project .inner {
  width: 100%;
  height: 100%;
  padding: 0 !important;
  padding: 0.75rem;
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project .inner a {
  display: block;
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project .pw-project-info h4 {
  font-size: 2rem !important;
}
@media screen and (min-width: 640px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project .pw-project-info h4 {
    font-size: 2.2rem !important;
  }
}
@media screen and (min-width: 1280px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project .pw-project-info h4 {
    font-size: 2.2rem !important;
  }
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project .pw-project-info p {
  font-size: 1.2rem !important;
}
@media screen and (min-width: 640px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project .pw-project-info p {
    font-size: 1.4rem !important;
  }
}
@media screen and (min-width: 1280px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project .pw-project-info p {
    font-size: 1.4rem !important;
  }
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-5-4 {
  width: 351px !important;
}
@media screen and (min-width: 640px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-5-4 {
    width: 351px !important;
  }
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-6-4 {
  width: 434px !important;
}
@media screen and (min-width: 640px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-6-4 {
    width: 434px !important;
  }
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-16-9 {
  width: 518px !important;
}
@media screen and (min-width: 640px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-16-9 {
    width: 518px !important;
  }
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-3-1-1 {
  width: 868px !important;
}
@media screen and (min-width: 640px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-3-1-1 {
    width: 868px !important;
  }
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-1-4 {
  width: 227px !important;
}
@media screen and (min-width: 640px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-1-4 {
    width: 227px !important;
  }
}
#pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-1-3 {
  width: 227px !important;
}
@media screen and (min-width: 640px) {
  #pw-recent-case-studies .et_pb_row .et_pb_column .pw-case-study-carousel .pw-project.size-1-3 {
    width: 227px !important;
  }
}
.featured-projects-outer {
  padding-bottom: 2rem !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer {
    padding-bottom: 0 !important;
  }
}
.featured-projects-outer .et_pb_row .et_pb_column .et_pb_text {
  width: 100% !important;
  max-width: 800px;
}
@media screen and (min-width: 768px) {
  .featured-projects-outer .et_pb_row .et_pb_column .et_pb_text {
    width: 90% !important;
  }
}
@media screen and (min-width: 981px) {
  .featured-projects-outer .et_pb_row .et_pb_column .et_pb_text {
    width: 85% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured {
  display: flex;
  flex-wrap: wrap;
  margin-left: -0.75rem;
  margin-right: -0.75rem;
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project {
  position: relative;
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project a {
  overflow: hidden;
  position: absolute;
  top: 0.75rem;
  bottom: 0.75rem;
  left: 0.75rem;
  right: 0.75rem;
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project a .inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-5-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-5-4 {
    width: 40% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-5-4 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-5-4 .inner {
    padding-top: 79.87616099% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-6-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-6-4 {
    width: 49.99% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-6-4 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-6-4 .inner {
    padding-top: 64.5% !important;
  }
}
@media screen and (min-width: 981px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-6-4 .inner {
    padding-top: 64.5% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-16-9 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-16-9 {
    width: 60% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-16-9 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-16-9 .inner {
    padding-top: 54.08805031% !important;
  }
}
@media screen and (min-width: 981px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-16-9 .inner {
    padding-top: 54.08805031% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-3-1-1 {
  width: 100%;
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-3-1-1 .inner {
  padding-top: 250px !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-3-1-1 .inner {
    padding-top: 32.25% !important;
  }
}
@media screen and (min-width: 981px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-3-1-1 .inner {
    padding-top: 32.25% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-3 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-3 {
    width: 33.3% !important;
  }
}
@media screen and (min-width: 981px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-3 {
    width: 33.3% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-3 .inner {
  padding-top: 120% !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-3 .inner {
    padding-top: 40vw !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-4 {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-4 {
    width: 25% !important;
  }
}
@media screen and (min-width: 981px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-4 {
    width: 25% !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-4 .inner {
  padding-top: 120% !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project.size-1-4 .inner {
    padding-top: 34.6vw !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project img,
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project video {
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project:hover img {
  transform: scale(1.04);
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project img {
  transform: scale(1);
  -webkit-transition: all 650ms ease-in-out;
  -moz-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  padding: 1.5rem !important;
}
@media (max-width: 980px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.6) 10%, rgba(0, 0, 0, 0.5) 20%, rgba(0, 0, 0, 0.25113796) 40%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
    opacity: 1 !important;
  }
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info {
    padding: 1.5rem !important;
  }
}
@media screen and (min-width: 1280px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info {
    padding: 2rem !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info h4 {
  text-transform: uppercase;
  color: #fdce1e !important;
  font-weight: 700 !important;
  margin-bottom: 0;
  text-align: left;
  font-size: 1.8rem !important;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info h4 {
    font-size: 3.4vw !important;
  }
}
@media screen and (min-width: 1280px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info h4 {
    font-size: 3.2rem !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info p {
  text-align: left;
  color: #dcf2f0;
  font-size: 1.4rem !important;
  line-height: 1;
}
@media screen and (min-width: 640px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info p {
    font-size: 2.8vw !important;
  }
}
@media screen and (min-width: 1280px) {
  .featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project .pw-project-info p {
    font-size: 2.6rem !important;
  }
}
.featured-projects-outer .et_pb_row.featured-projects .pw-featured .pw-project:hover .pw-project-info {
  opacity: 1;
}
.project-archive-content-container {
  -webkit-transition: all 750ms ease;
  -moz-transition: all 750ms ease;
  transition: all 750ms ease;
  position: fixed;
  width: 100% !important;
  max-width: 100% !important;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(11, 11, 11, 0.8);
  opacity: 0;
  pointer-events: none;
  padding: 2rem 0 !important;
}
.project-archive-content-container.open {
  opacity: 1;
  pointer-events: auto;
}
.project-archive-content-container .et_pb_row {
  height: 100%;
  padding: 0 !important;
}
.project-archive-content-container .et_pb_row .et_pb_column {
  height: 100%;
}
.project-archive-content-container .et_pb_row .et_pb_column .et_pb_code {
  height: 100%;
}
.project-archive-content-container .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner {
  height: 100%;
}
.project-archive-content-container .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner .tns-controls {
  display: flex;
  justify-content: space-between;
  position: absolute;
  left: 2rem;
  right: 2rem;
  top: 40vh;
  z-index: 20;
}
.project-archive-content-container .close {
  cursor: pointer;
  display: flex;
  align-items: center;
  font-size: 1rem;
  letter-spacing: 2px;
  position: absolute;
  right: 2rem;
  top: 0;
  width: 25px;
  height: 25px;
  z-index: 999999;
}
.project-archive-content {
  height: 100%;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.project-archive-content.empty {
  opacity: 0;
}
.project-archive-content .project-media {
  height: 100%;
}
.project-archive-content .project-media .video-container {
  height: 100%;
}
.project-archive-content .project-media .video-container iframe {
  width: 100%;
  height: 100%;
}
.project-archive-content .project-media .portfolio-gallery {
  height: 100%;
}
.project-archive-content .project-media .portfolio-gallery .tns-outer {
  height: 100%;
}
.project-archive-content .project-media .portfolio-gallery .tns-outer .tns-controls button {
  width: 30px;
  height: 60px;
  padding: 0;
}
.project-archive-content .project-media .portfolio-gallery .tns-outer .tns-controls button img {
  height: 100%;
  width: auto;
}
.project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner {
  height: 100%;
  position: relative;
  z-index: 1;
}
.project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery {
  height: 100%;
}
.project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide {
  height: 100%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide .slide-inner {
  width: auto;
  display: inline-block;
  background: #ffffff;
  position: relative;
  padding: 0.8rem !important;
}
@media screen and (min-width: 640px) {
  .project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide .slide-inner {
    padding: 1rem !important;
  }
}
@media screen and (min-width: 981px) {
  .project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide .slide-inner {
    padding: 1.25rem !important;
  }
}
.project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide .slide-inner .counter {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  padding: 2px 10px;
  color: #fff;
  right: 0.8rem !important;
  bottom: 0.8rem !important;
}
@media screen and (min-width: 640px) {
  .project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide .slide-inner .counter {
    right: 1rem !important;
  }
}
@media screen and (min-width: 981px) {
  .project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide .slide-inner .counter {
    right: 1.25rem !important;
  }
}
@media screen and (min-width: 640px) {
  .project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide .slide-inner .counter {
    bottom: 1rem !important;
  }
}
@media screen and (min-width: 981px) {
  .project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide .slide-inner .counter {
    bottom: 1.6rem !important;
  }
}
.project-archive-content .project-media .portfolio-gallery .tns-outer .tns-inner .inner-gallery .gallery-slide img {
  display: block;
  width: auto !important;
  height: auto;
  max-height: calc(100vh - 7rem) !important;
}
.pw-content {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.pw-content .et_pb_row {
  width: 80% !important;
}
@media screen and (min-width: 640px) {
  .pw-content .et_pb_row {
    width: 75% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-content .et_pb_row {
    width: 65% !important;
  }
}
.pw-content .et_pb_row .et_pb_column .et_pb_text {
  padding-left: 2rem;
  border-left: 1px solid #dcf2f0;
}
.pw-content .et_pb_row .et_pb_column .et_pb_text p {
  font-size: 1.2rem !important;
}
.pw-content .et_pb_row .et_pb_column .et_pb_text p strong {
  font-family: 'figtree', Arial, sans-serif;
  font-size: 1.4rem !important;
  letter-spacing: 1px;
  font-weight: 600;
}
.pw-content .et_pb_row .et_pb_column .et_pb_text.case-study-caption {
  padding-left: 0;
  border: 0;
}
.pw-content .et_pb_row .et_pb_column .et_pb_text.case-study-caption p {
  color: #1d1d1b;
  font-size: 1.4rem !important;
}
@media screen and (min-width: 768px) {
  .pw-content .et_pb_row .et_pb_column .et_pb_text.case-study-caption p {
    font-size: 1.6rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-content .et_pb_row .et_pb_column .et_pb_text.case-study-caption p {
    font-size: 1.8rem !important;
  }
}
.pw-content .et_pb_row .et_pb_column .et_pb_video {
  margin: 2rem 0 1rem;
}
.single-project #main-content article .et_pb_section .et_pb_row.pw-portrait-video {
  width: 70% !important;
}
@media screen and (min-width: 768px) {
  .single-project #main-content article .et_pb_section .et_pb_row.pw-portrait-video {
    width: 50% !important;
  }
}
@media screen and (min-width: 981px) {
  .single-project #main-content article .et_pb_section .et_pb_row.pw-portrait-video {
    width: 50% !important;
  }
}
@media screen and (min-width: 1280px) {
  .single-project #main-content article .et_pb_section .et_pb_row.pw-portrait-video {
    width: 45% !important;
  }
}
.single-project #main-content article .et_pb_section .et_pb_row.pw-portrait-video .et_pb_column .et_pb_video {
  margin: 2rem auto !important;
}
.single-project #main-content article .pw-case-study-info {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
.single-project #main-content article .pw-case-study-info .et_pb_row {
  width: 80% !important;
}
@media screen and (min-width: 640px) {
  .single-project #main-content article .pw-case-study-info .et_pb_row {
    width: 75% !important;
  }
}
@media screen and (min-width: 981px) {
  .single-project #main-content article .pw-case-study-info .et_pb_row {
    width: 65% !important;
  }
}
.single-project #main-content article .pw-case-study-info .et_pb_row .et_pb_column .et_pb_text {
  padding-left: 2rem;
  border-left: 1px solid #dcf2f0;
}
.single-project #main-content article .pw-case-study-info .et_pb_row .et_pb_column .et_pb_text p {
  font-size: 1.2rem !important;
}
.single-project #main-content article .pw-case-study-info .et_pb_row .et_pb_column .et_pb_text p strong {
  font-family: 'figtree', Arial, sans-serif;
  font-size: 1.4rem !important;
  letter-spacing: 1px;
  font-weight: 600;
}
.single-project #main-content article .pw-case-study-info .et_pb_row .et_pb_column .et_pb_text.case-study-caption {
  padding-left: 0;
  border: 0;
}
.single-project #main-content article .pw-case-study-info .et_pb_row .et_pb_column .et_pb_text.case-study-caption p {
  color: #1d1d1b;
  font-size: 1.4rem !important;
}
@media screen and (min-width: 768px) {
  .single-project #main-content article .pw-case-study-info .et_pb_row .et_pb_column .et_pb_text.case-study-caption p {
    font-size: 1.6rem !important;
  }
}
@media screen and (min-width: 981px) {
  .single-project #main-content article .pw-case-study-info .et_pb_row .et_pb_column .et_pb_text.case-study-caption p {
    font-size: 1.8rem !important;
  }
}
.single-project #main-content article .pw-case-study-info .et_pb_row .et_pb_column .et_pb_video {
  margin: 2rem 0 1rem;
}
.pw-gallery {
  padding-bottom: 0;
}
.pw-gallery.fullwidth-gallery .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.pw-gallery .et_pb_text .et_pb_text_inner h2,
.pw-gallery .et_pb_text .et_pb_text_inner h3 {
  font-family: 'Fauna One', Helvetica, Arial, sans-serif !important;
  font-size: 1.2rem !important;
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 2rem;
}
.pw-gallery .dmg_masonry_gallery .et_pb_module_inner .dmg-gallery .dmg_masonry_gallery_item:hover img {
  transform: scale(1.04);
}
.pw-gallery .dmg_masonry_gallery .et_pb_module_inner .dmg-gallery .dmg_masonry_gallery_item img {
  transform: scale(1);
  -webkit-transition: all 650ms ease-in-out;
  -moz-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
}
.pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items {
  gap: 1.5rem;
  display: grid;
  grid-template-columns: 100% !important;
}
@media screen and (min-width: 768px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items {
    grid-template-columns: 35% 65% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items {
    grid-template-columns: 35% 65% !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items {
    grid-template-columns: 30% 70% !important;
  }
}
.pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items .et_pb_gallery_item {
  height: 300px !important;
  max-height: 650px;
  padding: 0 !important;
  width: 100%;
}
@media screen and (min-width: 640px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items .et_pb_gallery_item {
    height: 50vw !important;
  }
}
@media screen and (min-width: 768px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items .et_pb_gallery_item {
    height: 35vw !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items .et_pb_gallery_item {
    height: 35vw !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items .et_pb_gallery_item {
    height: 40vw !important;
  }
}
@media screen and (min-width: 1440px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items .et_pb_gallery_item {
    height: 45vw !important;
  }
}
@media screen and (min-width: 1921px) {
  .pw-gallery .et_pb_gallery.two-up .et_pb_gallery_items .et_pb_gallery_item {
    height: 650px !important;
  }
}
.pw-gallery .et_pb_gallery .et_pb_gallery_items {
  display: flex;
  flex-wrap: wrap;
  animation: none;
}
.pw-gallery .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
  padding: 1rem;
  margin: 0 !important;
  height: 280px;
  flex: 100% !important;
}
@media screen and (min-width: 768px) {
  .pw-gallery .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
    flex: 0 1 50% !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-gallery .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
    flex: 0 1 33.333333% !important;
  }
}
@media screen and (min-width: 1280px) {
  .pw-gallery .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
    flex: 0 1 25% !important;
  }
}
.pw-gallery .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image {
  height: 100%;
}
.pw-gallery .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image .et_overlay {
  border: 0;
  background: rgba(0, 0, 0, 0.3);
}
.pw-gallery .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image .et_overlay:before {
  display: none;
}
.pw-gallery .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.pw-get-in-touch {
  padding: 0 0 2rem;
}
.pw-get-in-touch .et_pb_row .et_pb_column .et_pb_text {
  text-align: center;
  max-width: 75%;
  margin: 0 auto;
}
.pw-get-in-touch .et_pb_row .et_pb_column .et_pb_text h4 {
  font-family: 'Fauna One', Helvetica, Arial, sans-serif;
  line-height: 1.4;
}
.pw-get-in-touch .et_pb_row .et_pb_column .et_pb_text h4:after {
  height: 7px !important;
  margin-bottom: -1px !important;
  width: 45px !important;
}
.mfp-bg {
  background: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 750ms ease;
  -moz-transition: all 750ms ease;
  transition: all 750ms ease;
}
.mfp-bg.mfp-ready {
  opacity: 1 !important;
}
.mfp-wrap > button.mfp-close {
  opacity: 0;
}
.mfp-wrap .mfp-container {
  padding: 2rem !important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close {
  width: auto;
  position: fixed;
  left: 0;
  font-size: 0;
  right: 3rem;
  top: 2rem;
  opacity: 1 !important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure .mfp-close:after {
  content: "";
  width: 25px;
  height: 25px;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url('/wp-content/themes/paul-winter/img/icon-close-white.svg');
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure {
  padding: 0.5rem !important;
  display: inline-block;
  background: #ffffff;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .mfp-wrap .mfp-container .mfp-content .mfp-figure figure {
    padding: 0.75rem !important;
  }
}
@media screen and (min-width: 981px) {
  .mfp-wrap .mfp-container .mfp-content .mfp-figure figure {
    padding: 1.25rem !important;
  }
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure img {
  padding: 0 !important;
  max-height: calc(100vh - 7rem) !important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption {
  position: absolute;
  bottom: 1.5rem;
  width: 100%;
  right: 1.5rem;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar {
  margin: 0 !important;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar .mfp-title {
  display: none;
}
.mfp-wrap .mfp-container .mfp-content .mfp-figure figure figcaption .mfp-bottom-bar .mfp-counter {
  position: absolute;
  background: rgba(255, 255, 255, 0.7);
  padding: 2px 10px;
  right: 0;
  color: #fff;
  bottom: 0;
  top: auto;
  font-size: 100%;
  line-height: 1.7em;
}
.mfp-wrap .mfp-container .mfp-arrow {
  border: 0;
  background: transparent;
  width: 30px !important;
  height: 60px !important;
  padding: 0;
  top: 40vh;
  opacity: 1 !important;
  margin: 0 !important;
}
.mfp-wrap .mfp-container .mfp-arrow:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left {
  left: 2rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-left:after {
  background-image: url('/wp-content/themes/paul-winter/img/icon-chevron-left.svg');
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right {
  right: 2rem !important;
}
.mfp-wrap .mfp-container .mfp-arrow.mfp-arrow-right:after {
  background-image: url('/wp-content/themes/paul-winter/img/icon-chevron-right.svg');
}
body.page:not(.et_pb_pagebuilder_layout) .container.no-divi:before {
  display: none;
}
body.page:not(.et_pb_pagebuilder_layout) .container.no-divi h1.main-title {
  margin-bottom: 2rem;
}
body.page:not(.et_pb_pagebuilder_layout) #main-content .et_pb_section {
  padding: 4% 0;
}
body.page:not(.et_pb_pagebuilder_layout) #main-content .et_pb_section .et_pb_row {
  max-width: 1400px;
  width: 85%;
  margin: auto;
  position: relative;
}
body.page:not(.et_pb_pagebuilder_layout) #main-content .et_pb_section .et_pb_row .et_pb_column {
  float: left;
  position: relative;
  z-index: 2;
  min-height: 1px;
}
/* Latest posts page */
#latest-posts #ajax-load-more .alm-reveal {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
@media screen and (min-width: 768px) {
  #latest-posts #ajax-load-more .alm-reveal {
    margin-left: -1rem !important;
  }
}
@media screen and (min-width: 981px) {
  #latest-posts #ajax-load-more .alm-reveal {
    margin-left: -2rem !important;
  }
}
@media screen and (min-width: 768px) {
  #latest-posts #ajax-load-more .alm-reveal {
    margin-right: -1rem !important;
  }
}
@media screen and (min-width: 981px) {
  #latest-posts #ajax-load-more .alm-reveal {
    margin-right: -2rem !important;
  }
}
#latest-posts #ajax-load-more .alm-reveal .blog-item {
  flex: 100% !important;
  margin: 0 0 2rem !important;
}
@media screen and (min-width: 768px) {
  #latest-posts #ajax-load-more .alm-reveal .blog-item {
    flex: 0 1 calc(50% - 2rem) !important;
  }
}
@media screen and (min-width: 981px) {
  #latest-posts #ajax-load-more .alm-reveal .blog-item {
    flex: 0 1 calc(50% - 4rem) !important;
  }
}
@media screen and (min-width: 768px) {
  #latest-posts #ajax-load-more .alm-reveal .blog-item {
    margin: 0 1rem 2rem !important;
  }
}
@media screen and (min-width: 981px) {
  #latest-posts #ajax-load-more .alm-reveal .blog-item {
    margin: 0 2rem 4rem !important;
  }
}
#latest-posts #ajax-load-more .alm-reveal .blog-item .blog-image {
  height: 300px !important;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  #latest-posts #ajax-load-more .alm-reveal .blog-item .blog-image {
    height: 350px !important;
  }
}
@media screen and (min-width: 981px) {
  #latest-posts #ajax-load-more .alm-reveal .blog-item .blog-image {
    height: 400px !important;
  }
}
#latest-posts #ajax-load-more .alm-reveal .blog-item .blog-image a {
  height: 100%;
}
#latest-posts #ajax-load-more .alm-reveal .blog-item .blog-image a img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}
#latest-posts #ajax-load-more .alm-reveal .blog-item .blog-info h3 {
  font-family: 'Fauna One', Helvetica, Arial, sans-serif;
  margin-bottom: 0.75rem;
  line-height: 0.5 !important;
}
#latest-posts #ajax-load-more .alm-reveal .blog-item .blog-info h3 a {
  font-size: 1.6rem !important;
}
@media screen and (min-width: 981px) {
  #latest-posts #ajax-load-more .alm-reveal .blog-item .blog-info h3 a {
    font-size: 1.8rem !important;
  }
}
#latest-posts #ajax-load-more .alm-reveal .blog-item .blog-info .blog-meta span {
  font-size: 1rem;
}
#latest-posts #ajax-load-more .alm-reveal .blog-item .blog-info .blog-meta p {
  margin-top: 0.75rem;
}
/* Single blog */
.single #et-main-area article {
  margin-top: 1.5rem;
}
.single #et-main-area article .post-header {
  background-color: #1d1d1b;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
  height: 100% !important;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: cover;
  background-position: center center;
  position: relative;
}
.single #et-main-area article .post-header:before {
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background: #1d1d1b;
  opacity: 0.3;
}
.single #et-main-area article .post-header .container {
  padding: 0 0 3rem;
  margin-top: 0;
  margin-bottom: 0;
}
.single #et-main-area article .post-header .container h1 {
  color: #ffffff !important;
  text-align: left;
  line-height: 1.1;
  font-size: 2.4rem !important;
}
@media screen and (min-width: 640px) {
  .single #et-main-area article .post-header .container h1 {
    font-size: 3rem !important;
  }
}
.single #et-main-area .post-meta {
  display: flex;
  margin-bottom: 2rem;
}
.single #et-main-area .post-meta .meta-date {
  color: #fdce1e;
  padding: 0 !important;
  font-weight: 600;
}
.single #et-main-area .post-content .et_builder_inner_content .et_pb_section {
  padding: 0 !important;
}
.single #et-main-area .post-content .et_builder_inner_content .et_pb_section .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
}
.single #et-main-area .post-content .gallery {
  margin-top: 2rem;
  margin-bottom: 2rem;
  margin-left: -1rem;
  margin-right: -1rem;
}
.single #et-main-area .post-content .gallery.gallery-columns-2 .gallery-item {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .single #et-main-area .post-content .gallery.gallery-columns-2 .gallery-item {
    width: 50% !important;
  }
}
.single #et-main-area .post-content .gallery.gallery-columns-3 .gallery-item {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .single #et-main-area .post-content .gallery.gallery-columns-3 .gallery-item {
    width: 50% !important;
  }
}
@media screen and (min-width: 981px) {
  .single #et-main-area .post-content .gallery.gallery-columns-3 .gallery-item {
    width: 33% !important;
  }
}
.single #et-main-area .post-content .gallery.gallery-columns-4 .gallery-item {
  width: 100% !important;
}
@media screen and (min-width: 640px) {
  .single #et-main-area .post-content .gallery.gallery-columns-4 .gallery-item {
    width: 50% !important;
  }
}
@media screen and (min-width: 981px) {
  .single #et-main-area .post-content .gallery.gallery-columns-4 .gallery-item {
    width: 25% !important;
  }
}
.single #et-main-area .post-content .gallery .gallery-item {
  height: auto !important;
  overflow: hidden;
  margin: 0;
  padding: 1rem;
}
@media screen and (min-width: 981px) {
  .single #et-main-area .post-content .gallery .gallery-item {
    height: 250px !important;
  }
}
.single #et-main-area .post-content .gallery .gallery-item .gallery-icon {
  height: 100%;
  width: 100%;
}
.single #et-main-area .post-content .gallery .gallery-item .gallery-icon a {
  height: 100%;
  width: 100%;
}
.single #et-main-area .post-content .gallery .gallery-item .gallery-icon a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border: 0;
}
.single #et-main-area .container {
  max-width: 90% !important;
}
.single #et-main-area .container:before {
  display: none;
}
@media screen and (min-width: 981px) {
  .single #et-main-area .container {
    max-width: 75% !important;
  }
}
.single #et-main-area .container #left-area {
  width: 100%;
}
.single #et-main-area .container #left-area article .post-meta {
  padding-bottom: 2rem;
}
.single #et-main-area .container #left-area article .post-meta h1 {
  text-transform: none;
  margin-bottom: 1rem;
}
.single #et-main-area .container #left-area article .post-meta .meta-date {
  font-weight: 500;
  padding: 0 !important;
}
.single #et-main-area .post-video {
  margin: 3rem auto;
}
.single #et-main-area .post-video.landscape {
  max-width: 100%;
}
.single #et-main-area .post-video.portrait {
  max-width: 75% !important;
}
@media screen and (min-width: 768px) {
  .single #et-main-area .post-video.portrait {
    max-width: 60% !important;
  }
}
@media screen and (min-width: 981px) {
  .single #et-main-area .post-video.portrait {
    max-width: 50% !important;
  }
}
/* Category archive */
.archive .container:before {
  display: none;
}
.archive .container .archive-title {
  padding-top: 1.5rem;
  padding-bottom: 1.75rem;
  margin-bottom: 3rem;
  position: relative;
  display: inline-block;
}
.archive .container .archive-title:after {
  content: "";
  width: 70%;
  height: 2px;
  background-color: #9b8477;
  left: 0;
  bottom: 0;
  position: absolute;
}
.archive .container .alm-btn-wrap {
  display: none !important;
}
/* Contact info */
.pw-contact-details .et_pb_row .et_pb_column .et_pb_text h3,
.pw-contact-details .et_pb_row .et_pb_column .et_pb_text h4 {
  font-size: 1.4rem !important;
  font-weight: 400 !important;
}
@media screen and (min-width: 768px) {
  .pw-contact-details .et_pb_row .et_pb_column .et_pb_text h3,
  .pw-contact-details .et_pb_row .et_pb_column .et_pb_text h4 {
    font-size: 1.6rem !important;
  }
}
@media screen and (min-width: 981px) {
  .pw-contact-details .et_pb_row .et_pb_column .et_pb_text h3,
  .pw-contact-details .et_pb_row .et_pb_column .et_pb_text h4 {
    font-size: 1.8rem !important;
  }
}
.pw-contact-details .et_pb_row .et_pb_column .et_pb_text p {
  margin-bottom: 1.5rem;
  font-size: 1.2rem !important;
}
.pw-contact-details .et_pb_row .et_pb_column .et_pb_text p a {
  font-size: 1.2rem !important;
}
.pw-contact-details .et_pb_row .et_pb_column .et_pb_code {
  height: 100%;
}
.pw-contact-details .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner {
  height: 100%;
}
.pw-contact-details .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner #contactMap {
  width: 100%;
  height: 100%;
  min-height: 500px;
}
.pw-contact-details .et_pb_row .et_pb_column .et_pb_code .et_pb_code_inner #contactMap div div a {
  font-size: 10px !important;
}
/* Gallery (contact page) */
.pw-fullwidth-gallery .et_pb_row {
  width: 100% !important;
  max-width: 100% !important;
}
.pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items {
  display: flex;
  flex-wrap: wrap;
}
.pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
  margin: 0;
  width: 100% !important;
}
.pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item:first-child {
  width: 100% !important;
}
.pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item:first-child .et_pb_gallery_image {
  padding-top: 80% !important;
}
@media screen and (min-width: 640px) {
  .pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item:first-child .et_pb_gallery_image {
    padding-top: 32.2580645% !important;
  }
}
@media screen and (min-width: 640px) {
  .pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item {
    width: 33.3333% !important;
  }
}
.pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image {
  padding-top: 80%;
  overflow: hidden;
  /*&:hover {
                                img {
                                    transform: @scale;
                                }
                            }*/
}
.pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image img {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image .et_overlay {
  display: none;
}
.pw-fullwidth-gallery .et_pb_row .et_pb_column .et_pb_gallery .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image img {
  transform: scale(1);
  -webkit-transition: all 650ms ease-in-out;
  -moz-transition: all 650ms ease-in-out;
  transition: all 650ms ease-in-out;
}
/* Main footer */
footer.et-l--footer {
  z-index: 999999;
  position: relative;
}
#main-footer {
  background: #9b8477;
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
#main-footer .et_pb_row {
  padding-top: 0;
  padding-bottom: 0;
  z-index: 0 !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_image .et_pb_image_wrap {
  text-align: center !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_image .et_pb_image_wrap {
    text-align: left !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_image .et_pb_image_wrap img {
  max-width: 250px !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_image .et_pb_image_wrap img {
    max-width: 300px !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_gallery.pw-accred-logos {
  margin-bottom: 0 !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_gallery.pw-accred-logos .et_pb_gallery_items {
  display: flex;
  justify-content: center !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_gallery.pw-accred-logos .et_pb_gallery_items {
    justify-content: flex-start !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_gallery.pw-accred-logos .et_pb_gallery_items .et_pb_gallery_item {
  width: auto !important;
  margin: 0 1rem 1.5rem !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_gallery.pw-accred-logos .et_pb_gallery_items .et_pb_gallery_item {
    margin: 0 2.5rem 1.5rem 0 !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_gallery.pw-accred-logos .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a {
  pointer-events: none;
}
#main-footer .et_pb_row .et_pb_column .et_pb_gallery.pw-accred-logos .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image a img {
  height: 90px;
  width: auto;
}
#main-footer .et_pb_row .et_pb_column .et_pb_gallery.pw-accred-logos .et_pb_gallery_items .et_pb_gallery_item .et_pb_gallery_image .et_overlay {
  display: none !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_menu {
  background: transparent;
}
#main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__wrap {
  justify-content: center !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__wrap {
    justify-content: flex-start !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__menu {
  display: flex !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__menu nav ul {
  margin: 0;
  justify-content: center !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__menu nav ul {
    justify-content: flex-start !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__menu nav ul li {
  margin-top: 0;
  padding-left: 0;
  padding-right: 1.25rem !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__menu nav ul li a {
  font-family: 'figtree', Arial, sans-serif;
  text-transform: uppercase;
  color: #fdce1e;
  font-weight: 700;
  font-size: 1.1rem !important;
  letter-spacing: 1px;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__menu nav ul li {
    padding-right: 2rem !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_menu .et_pb_menu__menu nav ul li:last-child {
  padding-right: 0 !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_menu .et_mobile_nav_menu {
  display: none !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p,
#main-footer .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner a,
#main-footer .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner li {
  font-family: 'figtree', Arial, sans-serif !important;
  color: #ffffff;
  text-align: center !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner p,
  #main-footer .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner a,
  #main-footer .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner li {
    text-align: left !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner a {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text .et_pb_text_inner a:hover {
  color: #fdce1e !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-privacy {
  margin-bottom: 2rem;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-privacy .et_pb_text_inner {
  display: flex;
  align-items: center;
  justify-content: center !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-privacy .et_pb_text_inner {
    justify-content: flex-start !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-privacy .et_pb_text_inner p {
  padding: 0 1rem 0 0;
  margin-right: 1rem;
  position: relative;
  line-height: 1;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-privacy .et_pb_text_inner p:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #fdce1e;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-privacy .et_pb_text_inner p:last-child {
  padding: 0;
  margin-right: 0;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-privacy .et_pb_text_inner p:last-child:after {
  display: none;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-contacts .et_pb_text_inner p {
  padding-bottom: 0;
}
#main-footer .et_pb_row .et_pb_column .et_pb_text.pw-footer-contacts .et_pb_text_inner p a {
  font-weight: 600;
  font-size: 1.1rem !important;
}
#main-footer .et_pb_row .et_pb_column .et_pb_code .social {
  display: flex;
  align-items: center;
  justify-content: center !important;
}
@media screen and (min-width: 981px) {
  #main-footer .et_pb_row .et_pb_column .et_pb_code .social {
    justify-content: flex-start !important;
  }
}
#main-footer .et_pb_row .et_pb_column .et_pb_code .social a {
  display: inline-block;
  margin-right: 1rem;
  height: 30px;
  width: 30px;
  text-align: center;
}
#main-footer .et_pb_row .et_pb_column .et_pb_code .social a svg {
  height: 100%;
  width: auto;
}
#main-footer .et_pb_row .et_pb_column .et_pb_code .social a svg path {
  fill: #dcf2f0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
#main-footer .et_pb_row .et_pb_column .et_pb_code .social a:hover svg path {
  fill: #fdce1e;
}
#main-footer .et_pb_row .et_pb_column:last-child {
  padding-top: 1rem;
}
#main-footer .et_pb_row .et_pb_column:last-child .et_pb_text {
  margin-bottom: 1.5rem;
}
