@charset "UTF-8";
/*
Theme Name: Pollenizer
Description: Child theme for Divi Theme
Author: Pollenizer™
Author URI: http://pollenizer.com
Template: Divi
Version: 1.0.0
*/
@import url("../Divi/style.css");
/* =Theme customization starts here
------------------------------------------------------- */
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600,700,900,300,200,400italic,300italic);
.cta h2:before, .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content h1:before, .et_pb_fullwidth_header .et_pb_slide_title:before, .post-header h1:before {
  content: '';
  display: block;
  width: 25px;
  height: 3px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 18px;
  background: rgba(255, 255, 255, 0.5); }

.greyscale {
  -webkit-filter: grayscale(100%) contrast(115%);
          filter: grayscale(100%) contrast(115%);
  transition: -webkit-filter 0.4s ease-in-out;
  transition: filter 0.4s ease-in-out;
  transition: filter 0.4s ease-in-out, -webkit-filter 0.4s ease-in-out; }
  .greyscale:hover {
    -webkit-filter: grayscale(0%) contrast(100%);
            filter: grayscale(0%) contrast(100%); }

.blog-header .et_parallax_bg,
.blog-header .et_pb_title_featured_container,
.post-header .et_parallax_bg,
.post-header .et_pb_title_featured_container {
  mix-blend-mode: multiply;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.8 !important; }

.vertical-text {
  position: absolute;
  top: -40px;
  left: -20px;
  z-index: 1;
  font-size: 205px;
  font-weight: 700;
  text-transform: uppercase;
  color: white;
  -ms-transform: translate(0%, 0%) rotate(90deg);
      transform: translate(0%, 0%) rotate(90deg);
  -ms-transform-origin: left top;
      transform-origin: left top;
  backface-visibility: hidden;
  -webkit-perspective: 1000; }

.vivid-cerise-gradient {
  background-image: radial-gradient(circle farthest-side at bottom left, #E21B77, #AF2070); }

.et_pb_team_member:before,
.cut-left:before,
.cut-right:before {
  content: '';
  display: block !important;
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: 1;
  width: calc(60px - 20px);
  height: calc(90px - 20px);
  background: #f5f5f5;
  -webkit-mask-image: url("assets/svg/corner.svg");
  mask-image: url("assets/svg/corner.svg");
  -webkit-mask-size: cover;
  border-radius: 0; }

.et_main_video_container:after,
.et_pb_image_container:after,
.cut-right:before {
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
  top: auto;
  left: auto;
  bottom: -5px;
  right: -5px; }

.cut-right,
.cut-left {
  position: relative; }

.cut-white:before {
  background: white; }

body {
  font-family: 'Titillium Web', sans-serif !important; }

/*Typography*/
h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase; }

h1 {
  font-weight: 700; }

h3 {
  font-size: 20px;
  font-weight: 600; }

h4 {
  text-transform: uppercase;
  margin-bottom: 16px; }

/*Special Headings*/
h3[data-section-number] {
  position: relative;
  height: 48px;
  font-size: 24px;
  color: #212121;
  letter-spacing: 10px;
  font-weight: 700; }

h3[data-section-number]:before {
  content: attr(data-section-number);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 124px;
  overflow: hidden;
  color: #EEEEEE;
  font-size: 215px;
  font-weight: bold;
  line-height: 75px; }

.numbered-title {
  padding-top: 0 !important; }

.numbered-title h3 {
  position: relative;
  z-index: 1;
  height: 124px;
  padding: 0;
  padding-left: 30px;
  text-align: left;
  line-height: 124px;
  border-top: 1px dotted rgba(22, 22, 22, 0.5); }

.numbered-title.title-right h3 {
  padding-left: 0;
  padding-right: 30px;
  text-align: right; }

.numbered-title.title-right h3:before {
  left: auto;
  right: 0;
  margin-right: -17px; }

.numbered-title.title-center h3:before {
  left: 50%;
  -ms-transform: translateX(-50%);
      transform: translateX(-50%);
  text-indent: 17px;
  text-align: center;
  padding: 0; }

.numbered-title.title-center h3 {
  text-align: center; }

.numbered-title.invert-number h3:before {
  color: white; }

.numbered-title.no-border h3 {
  border-top: none; }

/*Special Text*/
.em-first-paragraph p:first-of-type {
  font-size: 16px;
  color: #161616; }

@media screen and (max-width: 980px) {
  h3 {
    font-size: 16px;
    line-height: 21px; }
  h3[data-section-number] {
    font-size: 16px;
    line-height: 24px;
    padding-top: 35px; }
  h3[data-section-number]:before {
    color: #EEEEEE;
    font-size: 140px; }
  .numbered-title {
    padding-bottom: 0; }
    .numbered-title .et_pb_column {
      margin-bottom: 0;
      padding-bottom: 0; } }

/*Blockquotes*/
.et_pb_testimonial_description:before {
  content: '';
  display: block;
  height: 3px;
  width: 22px;
  background: #db1886;
  margin-bottom: 10px; }

.et_pb_testimonial_description p {
  font-weight: 700 !important;
  text-transform: uppercase !important;
  font-style: italic !important; }

.et_pb_testimonial_description .et_pb_testimonial_author,
.et_pb_testimonial_meta,
.et_pb_testimonial_description p.et_pb_testimonial_meta,
.et_pb_testimonial_meta a {
  display: inline-block;
  font-size: 14px !important;
  font-weight: normal !important;
  text-transform: capitalize !important; }

.et_pb_testimonial_author:before,
.et_pb_testimonial_author + .et_pb_testimonial_meta:before {
  display: inline-block;
  margin-right: 6px; }

.et_pb_testimonial_author:before {
  content: '—'; }

.et_pb_testimonial_author + .et_pb_testimonial_meta:not(:empty):before {
  content: '/'; }

.et_pb_testimonial {
  position: relative; }
  .et_pb_testimonial:before {
    background: white; }

/*Navbar*/
@media only screen and (min-width: 981px) {
  .et_pb_svg_logo #logo {
    height: 45.099%;
    opacity: 1;
    -ms-transform-origin: left center;
        transform-origin: left center; } }

.logo_container {
  position: relative; }
  .logo_container a:after {
    dispaly: none; }

.et-fixed-header #logo {
  height: 40px !important;
  max-height: 40px; }

.et-fixed-header .logo_container a {
  position: relative; }

.nav ul li a:hover, .et_mobile_menu li a:hover {
  opacity: 0.7;
  background-color: rgba(0, 0, 0, 0.05); }

@media (min-width: 981px) {
  .et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover > ul,
  .et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover > ul {
    transition: all 0.2s ease-in-out;
    margin-top: -75px; }
  .et_search_outer {
    top: 40px; }
  .container.et_search_form_container.et_pb_search_visible {
    height: 204px !important; } }

/*Footer*/
#footer-widgets {
  padding-top: 110px; }
  #footer-widgets .footer-widget {
    margin-bottom: calc(110px - 100px); }
    #footer-widgets .footer-widget ul {
      list-style: none;
      margin-top: 14px; }
    #footer-widgets .footer-widget li {
      padding-left: 0; }
      #footer-widgets .footer-widget li:before {
        display: none; }
    #footer-widgets .footer-widget:first-child {
      width: calc(100% - 20.875% - 5.5%); }
      #footer-widgets .footer-widget:first-child .widget_nav_menu {
        margin-right: 8%; }
    #footer-widgets .footer-widget:last-child {
      float: right;
      margin-right: 0;
      text-align: right; }
      #footer-widgets .footer-widget:last-child .widget_nav_menu {
        float: right; }

#footer-bottom .container {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 20px; }
  #footer-bottom .container:after {
    content: '';
    display: block;
    width: 1px;
    height: 63px;
    margin-left: auto;
    border-right: 1px dotted #646464;
    -ms-transform: rotate(30deg) translateX(-50%);
        transform: rotate(30deg) translateX(-50%);
    visibility: visible; }

#footer-bottom .logomark {
  width: 54px;
  height: 54px;
  background: url("assets/svg/logomark.svg") no-repeat center center;
  background-size: cover;
  margin-right: 14px; }

#footer-bottom .footer-info {
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 54px - 14px - 32px);
  height: 26px;
  border-bottom: 1px solid rgba(100, 100, 100, 0.4); }
  #footer-bottom .footer-info p {
    margin-left: auto;
    color: #67535E; }

#footer-bottom .tagline {
  color: white;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700; }

@media screen and (max-width: 1140px) {
  #footer-widgets {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: start;
        align-items: flex-start; }
    #footer-widgets .footer-widget:first-child {
      width: 100% !important;
      margin-right: 5%; }
      #footer-widgets .footer-widget:first-child .widget_nav_menu {
        margin-right: 5%; }
    #footer-widgets .footer-widget:last-child {
      width: auto; } }

@media screen and (max-width: 980px) {
  #footer-widgets {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: center;
        align-items: center; }
    #footer-widgets .footer-widget:first-child {
      width: 100% !important;
      margin-right: 0% !important;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between; }
      #footer-widgets .footer-widget:first-child .widget_nav_menu {
        margin-right: 5%;
        margin-bottom: 70px; }
    #footer-widgets .footer-widget:last-child {
      width: 100% !important; }
      #footer-widgets .footer-widget:last-child .widget_nav_menu {
        width: 100% !important;
        text-align: center; }
      #footer-widgets .footer-widget:last-child .menu li {
        display: inline-block; }
        #footer-widgets .footer-widget:last-child .menu li:not(:last-child):after {
          content: '|';
          display: inline-block;
          margin: 0 10px;
          opacity: 0.3; }
  #footer-info {
    display: none; } }

@media screen and (max-width: 720px) {
  #footer-widgets {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -ms-flex-align: center;
        align-items: center; }
    #footer-widgets .footer-widget:first-child {
      width: 100% !important;
      margin-right: 0% !important;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
      text-align: center; }
      #footer-widgets .footer-widget:first-child .widget_nav_menu {
        margin-right: 5%;
        margin-bottom: 70px;
        width: 100%; }
        #footer-widgets .footer-widget:first-child .widget_nav_menu:nth-child(2n) {
          margin-right: 0; }
    #footer-widgets .footer-widget:last-child {
      width: 100% !important; }
      #footer-widgets .footer-widget:last-child .widget_nav_menu {
        width: 100% !important;
        text-align: center; }
      #footer-widgets .footer-widget:last-child .menu li {
        display: inline-block; }
        #footer-widgets .footer-widget:last-child .menu li:not(:last-child):after {
          content: '|';
          display: inline-block;
          margin: 4px 6px;
          opacity: 0.3; }
    #footer-widgets .footer-widget .menu li {
      display: inline-block;
      margin: 4px 6px; }
  #footer-info {
    display: none; } }

/*Action Bar*/
@keyframes rock {
  0% { }
  50% {
    transform: rotate(40deg); }
  100% {
    transform: rotate(0deg); } }

.action-bar {
  z-index: 99;
  background: #262626;
  transition: all 0.4s ease-in-out; }
  .et-fixed-header .action-bar {
    overflow: hidden;
    height: 0;
    backface-visibility: hidden;
    visibility: hidden; }
  .action-bar .container {
    height: 54px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
  .action-bar ul {
    list-style: none; }
    .action-bar ul li {
      display: inline-block;
      text-transform: uppercase;
      font-size: 14px;
      margin-right: 8px;
      padding-right: 8px;
      border-right: 1px dotted rgba(255, 255, 255, 0.2); }
      .action-bar ul li:last-child {
        border: none;
        padding-right: 0;
        margin-right: 0; }
      .action-bar ul li a {
        color: #f7f7f7;
        border-bottom: 1px dotted transparent; }
        .action-bar ul li a:hover {
          color: #db1886;
          border-color: rgba(219, 24, 134, 0.5); }
  .action-bar .actions {
    margin-left: auto; }
  .action-bar .et_pb_button.et_pb_module.et_pb_bg_layout_light {
    color: white !important;
    border-color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    font-size: 12px;
    padding: 0.2em 1em; }
    .action-bar .et_pb_button.et_pb_module.et_pb_bg_layout_light:hover {
      color: #db1886 !important;
      border: 1px solid rgba(255, 255, 255, 0.6) !important;
      background: white;
      padding: 0.2em 2em 0.2em 1em; }
    .action-bar .et_pb_button.et_pb_module.et_pb_bg_layout_light:after {
      font-size: 18px; }

.action-bar .actions ul li {
  border: none;
  margin-right: 0; }

.actions ul li a {
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 4px 10px;
  border-radius: 3px;
  transition: 0.2s ease-in-out; }
  .actions ul li a:hover {
    background: white;
    color: #161616;
    border-color: white; }

.logomark {
  height: 37px;
  width: 37px;
  margin-right: 20px; }
  .logomark a {
    display: block;
    height: 100%;
    width: 100%;
    background: url("assets/svg/logomark_white.svg") no-repeat center center;
    background-size: cover;
    animation: rock 1s ease-in-out infinite;
    animation-play-state: paused; }
  .logomark:hover a {
    animation-play-state: running; }

#mobile_menu #menu-divisions,
#mobile_menu #menu-button-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  #mobile_menu #menu-divisions li,
  #mobile_menu #menu-button-bar li {
    display: inline-block;
    margin: 0;
    padding: 0;
    text-align: center; }
    #mobile_menu #menu-divisions li:last-child,
    #mobile_menu #menu-button-bar li:last-child {
      margin: 0; }
    #mobile_menu #menu-divisions li a,
    #mobile_menu #menu-button-bar li a {
      background: rgba(0, 0, 0, 0.03);
      border: 1px solid rgba(0, 0, 0, 0.03); }

#mobile_menu #menu-divisions {
  padding-bottom: 20px;
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px; }
  #mobile_menu #menu-divisions li {
    width: 32%; }

#mobile_menu #menu-button-bar {
  margin: 40px 0 0 0;
  padding-top: 20px;
  border-top: 1px dotted #ccc; }
  #mobile_menu #menu-button-bar li {
    width: 47.5%; }

@media screen and (max-width: 980px) {
  .action-bar {
    display: none; }
  .logo_container > a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    max-width: 170px;
    height: 100%;
    transition: 0.4s ease-in-out; }
    .logo_container > a:after {
      content: '';
      display: inline-block;
      height: 100%;
      width: 170px;
      background: url("assets/svg/logo-notag.svg") no-repeat center center;
      background-size: contain; }
    .logo_container > a img#logo {
      display: none; }
  .et_pb_menu_hidden .logo_container > a {
    max-width: 60px; } }

/*CTA*/
.cta {
  text-align: center;
  padding: 155px 0 175px 0 !important; }
  .cta .et_pb_promo_description {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap; }
  .cta h2,
  .cta h3 {
    text-transform: uppercase;
    font-weight: 700;
    text-align: center; }
  .cta h2 {
    font-size: 48px;
    -ms-flex-order: 2;
        order: 2; }
    .cta h2:before {
      background: rgba(255, 255, 255, 0.3); }
    .cta h2 a {
      display: inline-block;
      font-weight: 300;
      position: relative; }
      .cta h2 a:after {
        content: '';
        display: inline-block;
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 100%;
        height: 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.8);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        transition: 150ms ease-in-out; }
      .cta h2 a:hover {
        color: #FF6FC0; }
        .cta h2 a:hover:after {
          border-bottom: 1px solid #FF6FC0;
          width: 0%; }
  .cta h3 {
    -ms-flex-order: 1;
        order: 1;
    color: #FF6FC0 !important;
    margin-bottom: 10px; }

@media screen and (max-width: 980px) {
  .cta h2 {
    font-size: 32px; } }

@media screen and (max-width: 720px) {
  .cta h2 {
    font-size: 28px; } }

/*Shared Learnings*/
.shared-learnings.et_pb_blog_grid .et_pb_post {
  border: none;
  padding-left: 0;
  padding-right: 0; }
  .shared-learnings.et_pb_blog_grid .et_pb_post h2 {
    font-weight: 600;
    text-transform: uppercase; }

.shared-learnings .et_pb_image_container,
.shared-learnings .et_main_video_container,
.shared-learnings .et_audio_content,
.shared-learnings .et_pb_post .et_pb_slider {
  margin-left: 0;
  margin-right: 0; }

.shared-learnings .et_main_video_container,
.shared-learnings .et_pb_image_container {
  position: relative;
  background: #db1886; }

.shared-learnings .et_main_video_container,
.shared-learnings .et_pb_image_container {
  transition: all 0.4s ease-in-out;
  overflow: hidden; }

.shared-learnings article:hover .et_main_video_container .fluid-width-video-wrapper,
.shared-learnings article:hover .et_pb_image_container img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }

.shared-learnings .et_overlay {
  mix-blend-mode: multiply; }

.more-link:before {
  content: '– ';
  display: inline; }

@media screen and (min-width: 1550px) {
  .shared-learnings .et_main_video_container,
  .shared-learnings .et_pb_image_container {
    min-height: 229px; }
    .shared-learnings .et_main_video_container .fluid-width-video-wrapper,
    .shared-learnings .et_pb_image_container .fluid-width-video-wrapper {
      height: 229px; } }

@media screen and (min-width: 768px) and (max-width: 1140px) {
  .shared-learnings .et_main_video_container,
  .shared-learnings .et_pb_image_container {
    width: 100%; } }

/*Homepage Hero*/
.homepage-hero {
  min-height: 690px;
  height: calc(85vh - 244px);
  max-height: 85vh;
  margin-bottom: 50px; }
  .homepage-hero .et_pb_fullwidth_header_container {
    height: 100%; }
  .homepage-hero .play-btn {
    display: block;
    width: 64px;
    height: 64px;
    margin: 36px auto 0 auto;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-mask-image: url("assets/svg/play.svg");
            mask-image: url("assets/svg/play.svg");
    -webkit-mask-size: cover;
            mask-size: cover;
    cursor: pointer;
    transition: background-color 0.4s ease-in-out; }
    .homepage-hero .play-btn:hover {
      background-color: #161616;
      transform: scale3d(0.9, 0.9, 0.9); }

.header-content-container {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.2); }

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content h1 {
  margin-bottom: 25px; }

.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
  padding-left: 20%;
  padding-right: 20%; }

/*Page Header*/
.vivid-cerise-gradient.fullwidth-center-content {
  position: relative;
  overflow: hidden; }

.fullwidth-center-content .et_pb_fullwidth_header {
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.desaturate .et_pb_main_blurb_image img {
  max-height: 160px;
  min-height: 160px;
  height: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  -webkit-filter: grayscale(40%);
          filter: grayscale(40%);
  opacity: 0.5;
  transition: 0.3s ease-in-out; }
  .desaturate .et_pb_main_blurb_image img:hover {
    -webkit-filter: grayscale(0%) contrast(120%);
            filter: grayscale(0%) contrast(120%);
    opacity: 1; }

.et_pb_section_video {
  margin-bottom: 40px; }

.et_pb_section_video_bg {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle farthest-side at bottom left, #ff0077, #801951) !important; }

.et_pb_section_video_bg .mejs-video {
  background-color: #222;
  mix-blend-mode: multiply;
  opacity: 1; }

#modal {
  display: none;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  transform: translate3d(0px, 0px, 0px);
  position: fixed;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.9) !important;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0; }
  #modal iframe {
    position: relative;
    z-index: 999999;
    max-height: 90vh;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    top: 50%; }
  #modal .et_pb_fullwidth_code,
  #modal .fluid-width-video-wrapper {
    height: 100%; }
  #modal .fluid-width-video-wrapper {
    padding-top: 0 !important; }
  #modal.active {
    display: block;
    visibility: inherit;
    opacity: 1;
    z-index: 999999; }

body.noscroll {
  overflow: hidden; }

.close-btn {
  display: block;
  position: absolute;
  top: 25px;
  right: 25px;
  z-index: 9;
  width: 20px;
  height: 20px;
  background-color: white;
  -webkit-mask: url("assets/svg/close.svg") no-repeat center center;
          mask: url("assets/svg/close.svg") no-repeat center center;
  -webkit-mask-size: cover;
          mask-size: cover;
  font-size: 0;
  color: transparent;
  transition: background 0.2s ease-in-out; }
  .close-btn:hover {
    background: #db1886; }

@media screen and (max-width: 980px) {
  .homepage-hero {
    min-height: 500px; }
  .et_pb_fullwidth_header_scroll {
    display: none; }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
    padding: 0;
    margin: 0 auto; }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content h1 {
    margin-bottom: 25px; }
  .et_pb_fullwidth_header .et_pb_fullwidth_header_subhead {
    padding-left: 0;
    padding-right: 0; }
  .vertical-text {
    font-size: 140px; } }

/*Team Members*/
.team-member .et_pb_team_member {
  position: relative;
  overflow: hidden;
  background-color: #db1886;
  background-image: radial-gradient(circle farthest-side at bottom left, #E21B77, #AF2070); }
  .team-member .et_pb_team_member .et_pb_team_member_image {
    mix-blend-mode: normal;
    -webkit-filter: grayscale(20%);
    filter: grayscale(20%);
    opacity: 1;
    margin-bottom: 0 !important;
    padding-bottom: 0;
    will-change: transform;
    transition: all 0.2s ease-in-out; }
  .team-member .et_pb_team_member:before {
    background: white;
    top: auto;
    left: auto;
    right: -5px;
    bottom: -5px;
    transition: transform 0.25s ease-in-out;
    transform: translate3d(60px, 90px, 0) rotate(180deg);
    will-change: transform;
    backface-visibility: hidden;
    -webkit-perspective: 1000; }
  .team-member .et_pb_team_member .et_pb_team_member_description {
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: end;
        justify-content: flex-end;
    padding: 5%; }
    .team-member .et_pb_team_member .et_pb_team_member_description .key-text {
      display: inline-block;
      position: absolute;
      top: -8px;
      left: -6px;
      font-size: 46px;
      font-weight: 700;
      text-transform: uppercase;
      transform: translate3d(-400px, 0px, 0) scale3d(2, 2, 2);
      will-change: transform;
      backface-visibility: hidden;
      -webkit-perspective: 1000;
      transition: transform 0.25s ease-in-out 0.1s; }
    .team-member .et_pb_team_member .et_pb_team_member_description h4,
    .team-member .et_pb_team_member .et_pb_team_member_description .et_pb_member_position {
      transform: translate3d(-400px, 400px, 0) scale3d(3, 3, 3);
      will-change: transform;
      transition: transform 0.25s ease-in-out 0.1s;
      backface-visibility: hidden;
      -webkit-perspective: 1000; }
    .team-member .et_pb_team_member .et_pb_team_member_description h4 {
      font-weight: 600;
      font-size: 16px !important;
      text-transform: capitalize;
      margin-bottom: 0px; }
      .team-member .et_pb_team_member .et_pb_team_member_description h4:before {
        content: '';
        display: block;
        width: 18px;
        height: 2px;
        margin-bottom: 8px;
        background: rgba(255, 255, 255, 0.5); }
    .team-member .et_pb_team_member .et_pb_team_member_description .et_pb_member_position {
      color: white;
      transition-delay: 0.2s; }
  .team-member .et_pb_team_member:hover .et_pb_team_member_image {
    transform: scale3d(1.1, 1.1, 1);
    mix-blend-mode: multiply;
    -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
  .team-member .et_pb_team_member:hover:before {
    transform: translate3d(0, 0, 0) rotate(180deg); }
  .team-member .et_pb_team_member:hover .et_pb_team_member_description .key-text {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }
  .team-member .et_pb_team_member:hover .et_pb_team_member_description h4,
  .team-member .et_pb_team_member:hover .et_pb_team_member_description .et_pb_member_position {
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); }

.team-members .et_pb_testimonial, .team-members .et_pb_promo {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  height: 100%;
  max-height: 259px !important;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.team-members .et_pb_testimonial_description:before {
  background: white !important;
  opacity: 0.3; }

.team-member .et_pb_testimonial, .team-member .et_pb_promo {
  height: 100%;
  max-height: 259px !important; }

@media screen and (min-width: 768px) and (max-width: 980px) {
  .team-members .et_pb_column .et_pb_team_member_image {
    width: 100% !important; } }

@media screen and (max-width: 980px) {
  .team-members.et_pb_row:not(:last-child) {
    padding-bottom: 0 !important; }
  .team-members.et_pb_row:not(:first-child) {
    padding-top: 0 !important; } }

/*Latest Post*/
.fullwidth-latest-post {
  min-height: 540px;
  max-height: 600px; }
  .fullwidth-latest-post .et_pb_slides {
    height: 100%;
    width: 100%; }
  .fullwidth-latest-post .et_pb_container .et_pb_slide_description {
    padding-top: 245px;
    padding-bottom: 245px; }
  .fullwidth-latest-post .et_pb_slide_content {
    padding-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column wrap;
        flex-flow: column wrap;
    font-weight: 300;
    color: #E1E1E1; }
    .fullwidth-latest-post .et_pb_slide_content .post-meta {
      /*margin: 110px 0;*/
      -ms-flex-order: 2;
          order: 2;
      text-transform: capitalize;
      position: absolute;
      top: 195px;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .fullwidth-latest-post .et_pb_slide_title {
    font-weight: 700;
    -ms-flex-order: 1;
        order: 1; }

.post-header {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: none;
  min-height: 540px;
  max-height: 600px;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-grid-column-align: center;
      justify-items: center;
  text-align: center;
  overflow: hidden; }
  .post-header .entry-title {
    font-size: 40px;
    -ms-flex-order: 2;
        order: 2; }
  .post-header .post-meta {
    -ms-flex-order: 1;
        order: 1; }
  .post-header .et_pb_title_container {
    -ms-flex-item-align: center;
        align-self: center; }
    .post-header .et_pb_title_container h1 {
      font-weight: 700; }
  .post-header .et_pb_title_featured_container {
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .post-header .et_pb_title_featured_container img {
      -ms-flex-negative: 0;
          flex-shrink: 0;
      min-width: 100%;
      min-height: 100%;
      max-width: 100%; }

@media screen and (max-width: 980px) {
  .post-header .et_pb_title_featured_container img {
    height: 100%;
    width: auto;
    max-width: none;
    max-height: 100%; }
  .clients {
    padding-top: 0; }
    .clients .et_pb_row.et_pb_row_7 {
      padding-top: 0;
      margin-top: 0; } }

@media screen and (max-width: 720px) {
  .fullwidth-latest-post,
  .fullwidth-center-content {
    min-height: 480px;
    height: 70vh !important;
    height: 100%;
    max-height: 600px; } }

/*Categories Menu*/
.category-menu .widgettitle,
.category-menu .widget-title {
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 300;
  margin-right: 17px; }

.category-menu .widget_categories {
  padding: 20px 0; }

.category-menu ul {
  margin: 0;
  padding: 0; }

.category-menu ul, .category-menu ul li {
  display: inline-block;
  list-style: none; }

.category-menu ul li {
  margin-left: 17px !important;
  margin-right: 17px !important; }
  .category-menu ul li a {
    font-weight: 600;
    color: #161616;
    font-size: 14px; }
    .category-menu ul li a:hover {
      color: #db1886; }

/*Blog*/
.blog-copy {
  max-width: 728px;
  width: 100%; }
  .blog-copy .post-navigation {
    border-top: 1px solid #db1886;
    border-bottom: 1px solid #db1886;
    padding: 32px 0;
    text-transform: uppercase; }
    .blog-copy .post-navigation .nav-previous,
    .blog-copy .post-navigation .prev-previous {
      float: none; }
  .blog-copy .alignright {
    margin-right: -24%; }
  .blog-copy .alignleft {
    margin-left: -24%; }
  .blog-copy .wp-caption {
    background: transparent;
    border: 0; }
    .blog-copy .wp-caption .wp-caption-text {
      font-style: italic;
      font-size: 12px; }
  .blog-copy p {
    margin-bottom: 18px; }
    .blog-copy p:first-of-type {
      font-size: 15px;
      color: #161616; }
  .blog-copy .et_pb_social_media_follow li {
    float: none;
    margin-bottom: 8px;
    display: inline-block; }

#left-area {
  padding-bottom: 0; }

.post-navigation {
  text-transform: uppercase;
  font-weight: 600; }
  .post-navigation .meta-nav {
    display: inline-block;
    width: 10px;
    height: 16px;
    top: -1px;
    position: relative; }
  .post-navigation .nav-previous a,
  .post-navigation .nav-next a {
    font-weight: 600; }
    .post-navigation .nav-previous a span,
    .post-navigation .nav-next a span {
      -webkit-mask-size: contain;
              mask-size: contain;
      font-size: 0;
      color: transparent;
      background: #db1886;
      transition: 0.2s ease-in-out; }
    .post-navigation .nav-previous a:hover span,
    .post-navigation .nav-next a:hover span {
      background: #db1886; }
  .post-navigation .nav-previous a span {
    margin-left: 10px;
    margin-right: 28px;
    -webkit-mask: url("assets/svg/left-chevron.svg") no-repeat center center;
            mask: url("assets/svg/left-chevron.svg") no-repeat center center; }
  .post-navigation .nav-previous a:hover span {
    transform: translateX(-100%) translateZ(0); }
  .post-navigation .nav-next a span {
    margin-right: 10px;
    margin-left: 28px;
    -webkit-mask: url("assets/svg/right-chevron.svg") no-repeat center center;
            mask: url("assets/svg/right-chevron.svg") no-repeat center center; }
  .post-navigation .nav-next a:hover span {
    transform: translateX(100%) translateZ(0); }

.post-nav-bar .breadcrumb {
  color: #888; }
  .post-nav-bar .breadcrumb a {
    font-weight: 600;
    text-transform: uppercase; }

.post-nav-bar .breadcrumb_last {
  font-weight: 400; }

.post-nav-bar .post-navigation .nav-previous,
.post-nav-bar .post-navigation .prev-previous {
  float: none; }
  .post-nav-bar .post-navigation .nav-previous a,
  .post-nav-bar .post-navigation .prev-previous a {
    font-weight: 600; }
    .post-nav-bar .post-navigation .nav-previous a span,
    .post-nav-bar .post-navigation .prev-previous a span {
      -webkit-mask-size: contain;
              mask-size: contain;
      font-size: 0;
      color: transparent;
      background: #444444;
      transition: 0.2s ease-in-out; }
    .post-nav-bar .post-navigation .nav-previous a:hover span,
    .post-nav-bar .post-navigation .prev-previous a:hover span {
      background: #db1886; }

.post-nav-bar a {
  color: #444444 !important; }
  .post-nav-bar a:hover {
    color: #db1886 !important; }

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

/*Article*/
.et_pb_blog_grid .et_pb_post {
  border: none;
  padding: 0; }

.et_pb_blog_grid .et_pb_image_container,
.et_pb_blog_grid .et_main_video_container,
.et_pb_blog_grid .et_audio_content,
.et_pb_blog_grid .et_pb_post .et_pb_slider {
  background: radial-gradient(circle farthest-side at bottom left, #ff0077, #801951);
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 25px; }

.et_pb_blog_grid .entry-title {
  font-weight: 600; }

@media screen and (max-width: 980px) {
  .container {
    width: 90%; }
  .category-menu {
    display: none; }
  .fullwidth-latest-post .et_pb_container {
    margin-left: auto;
    margin-right: auto;
    min-height: none;
    width: 90%; }
    .fullwidth-latest-post .et_pb_container .et_pb_slide_description {
      min-height: 600px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      text-align: center;
      padding: 0; }
      .fullwidth-latest-post .et_pb_container .et_pb_slide_description .et_pb_slide_title {
        font-weight: 700 !important; }
      .fullwidth-latest-post .et_pb_container .et_pb_slide_description .et_pb_slide_content {
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto;
        display: block;
        width: 100%; }
        .fullwidth-latest-post .et_pb_container .et_pb_slide_description .et_pb_slide_content .post-meta {
          position: relative;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
          -ms-transform: none;
              transform: none;
          margin-bottom: 10px; }
  .et_mobile_device .et_pb_slider_parallax .et_pb_slide {
    height: 100%; }
  .et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description {
    height: 100%; }
  .post-navigation .nav-previous a span {
    margin-right: 5px; }
  .post-navigation .nav-next a span {
    margin-left: 5px; }
  .alignright,
  .alignleft {
    float: none;
    margin-left: auto;
    margin-right: auto; } }

.author-pofile:before {
  display: none !important; }

.author-pofile.et_pb_team_member:before, .author-pofile.et_pb_team_member:after {
  display: none; }

.author-pofile .et_pb_team_member_description h4 {
  margin-bottom: 3px;
  font-weight: 600; }

.author-pofile .et_pb_team_member_description .et_pb_member_position {
  font-size: 12px;
  color: #db1886; }

.author-pofile .et_pb_team_member_image {
  background: #db1886;
  height: 140px;
  width: 140px;
  border-radius: 50%;
  overflow: hidden;
  border: 3px solid #db1886;
  position: relative;
  z-index: 1;
  -webkit-transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
  transition: 0.15s ease-in-out; }
  .author-pofile .et_pb_team_member_image img {
    width: auto;
    max-width: none;
    height: 100%;
    max-height: 100%;
    transition: 0.15s ease-in-out; }

.author-pofile:hover .et_pb_team_member_image {
  overflow: hidden;
  background-clip: content-box;
  opacity: 1 !important;
  -webkit-filter: none;
          filter: none;
  border: 3px solid #f5f5f5; }

.author-pofile:hover img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  mix-blend-mode: multiply; }

@media screen and (max-width: 980px) {
  .author-pofile {
    text-align: center; }
    .author-pofile .et_pb_team_member_image {
      width: 140px !important;
      height: 140px !important;
      margin-left: auto;
      margin-right: auto; } }

/*Effects*/
@media screen and (max-width: 980px) {
  .et_pb_section_2,
  .et_pb_section_2 .et_pb_row.et_pb_row_1 {
    margin-top: 0 !important;
    padding-top: 0 !important; }
  .et_pb_column.et_pb_column_1_2.et_pb_column_1 {
    display: none; }
  .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_0,
  .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_2 {
    width: 47.5% !important;
    margin: 0 !important; }
  .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4.et_pb_column_0 {
    margin-right: 5%; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .et_pb_section_video_bg .mejs-video {
    opacity: 0.4; } }

/* Video SLide Button */
/*body #page-container .homepage-slider .et_pb_slide_0.et_pb_slide.et_pb_slide_0 .et_pb_button.et_pb_custom_button_icon{
  display: block;
  position: relative;
  height: 60px;
  width: 60px;
  margin-left: auto;
  margin-right: auto;
}
body #page-container .homepage-slider .et_pb_slide.et_pb_slide_0 .et_pb_button.et_pb_custom_button_icon:after{
  margin-left: 0;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 1em;
}*/
.homepage-slider .et_pb_slide_title{
  position: relative;
}
.homepage-slider .et_pb_slide_title:after{
  content:'';
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  height: 3px;
  width: 28px;
  background: rgba(255,255,255,0.7);
}