@charset "UTF-8";
/* CSS Document */

@media (min-width: 1000px) {
  #header-navigation li.has-columns.active .sub-menu {
    width: auto;
    display: flex;
    width: 440px;
  }
}

h1, h2, h3, h4, h5, p, li {
  color: #36474d;
}

h2 {
  line-height: 1.35;
}

#footer-legal-links {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}

.col-label {
  color: #EC7E1E;
}

.menu-legal-container,
#footer-legal-links li {
    display: inline-block;
    margin-right: 1em; /*3rem;*/
}

#footer-legal-links li:last-child {
  margin: 0;
}

.menu-legal-container,
.menu-social-link-container {
  margin-top: -.25rem;
  margin-bottom: .25rem;
}

#footer-info-links-soc {
  list-style: none;
  justify-content: flex-end;
}

#footer-info-links-soc li {
  color: #FFFFFF;
  font-weight: bold;
  display: inline-flex;
  margin-right: 1em;
}

#footer-info-links-soc li:last-child {
  margin-right: 0;
}

#footer-info-links-soc li > a {
  font-size: 1rem;
  min-width: 35px;
  text-align: center;
  min-height: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

#footer-info-links-soc li > a:hover {
  color: #E67614;
}

#footer-info-links-soc .fab > span,
#footer-info-links-soc .fa > span {
  display: none;
}

#footer-info-links-soc,
#footer-legal-links {
  width: 100%;
}

#footer-info-links-soc ul,
#menu-social-link {
  list-style: none;
}

#footer-info-links-soc li {
  color: #FFF;
  line-height: 1;
  font-weight: bold;
}

@media (min-width: 759px) {

  #footer-info-links,
  #footer-legal-links,
  #menu-social-link,
  #footer-info-links-soc,
  .menu-legal-container {
    display: flex;
    flex: 1;
  }

  #footer-info-links-soc {
    flex: 0;
    margin-right: 0;
    margin-left: auto;
  }

  #footer-info-links-soc ul,
  #menu-social-link {
    display: flex;
    width: 100%;
    justify-content: flex-end;
  }

  #footer-legal-links {
    padding-right: 0;
    flex-wrap: wrap;
  }

  #footer-legal-links li {
    margin-right: 2em;
    display: inline-flex;
    min-height: 35px;
    align-items: center;
  }

}

@media (max-width: 640px) {
  #footer-info-links-soc {
    display: block;;
  }
}

.module-f5 .featured-posts-container {
  text-align: center;
}
.module-f5 .featured-post {
  width: calc(33% - 2rem);
}

@media (max-width: 760px) {
  .module-f5 .featured-post {
    width: 100%;
  }
}

.module-c1 .col.quote p {
  padding-left: 0.1em;
  padding-right: 0.1em;
}

p sup {
  line-height: 0;
}

p {
  color: #36474D;
}

.text-color-light p a,
.text-color-light li a {
  color: #FFF;
  font-weight: bold;
}

.text-color-light p a:hover,
.text-color-light li a:hover {
  text-decoration: none;
}

.content-module.module-a4.spacing-default {
  padding: 2.5rem 0;
}

.module-f3 .grid .grid-item.hide, .module-f3 .grid .grid-item.wp-a {	
  transform: translateY(3rem);	
}	
.module-f3 .grid .grid-item--case-studies {	
  min-height: 200px;	
}	
.module-f3 .grid .grid-item--case-studies h3 {	
  margin-bottom: 1em;	
}	
.module-f3 .grid .grid-item--case-studies p {	
  margin-bottom: 4em;	
}	
.module-f3 .grid-filters ul.grid-filters-topics-list li {	
  display: block;	
}	
.text-align-center, .text-align-center .max-width * {	
  text-align: center;	
}	
.text-align-center .max-width * {	
  margin-left: auto;	
  margin-right: auto;	
}	
.module-e3.text-align-center .content {	
  width: calc(100%/3*3);	
}	

@media (min-width: 759px) {
  .module-a5 .col.video {
    margin-top: 0;
  }
}
		
	.module-a6.text-color-light p a,	
	.module-a6.text-color-light li a {	
      color: #FFF;	
	}	
	.module-a6 li {	
      list-style-position: inside;	
      margin-bottom: 2rem;	
	}	
	li a:hover {	
      text-decoration: none;	
	}	

	.module-a4 p:last-of-type + ul,
  .module-a4 h2:last-of-type + ul,
  .module-a4 p:last-of-type + ol,
  .module-a4 h2:last-of-type + ol {	
      margin-top: 2rem;	
      	
	}	
    .module-a4 ol, .module-a4 ul {	
      padding-left: 1em;	
      list-style-position: outside;	
      color: inherit;	
    }	
.module-a4 li {	
  /*color: #044b65;	*/
}

#footer-navigation-column-1 ul {	
  max-width: 210px;	
}

.module-pb p a,
.module-pb table a,
.module-pb li a {
  color: #EC7E1E;
}

.module-pb h2 {
  font-size: 2.25rem;
  color: #007daa;
}

.module-pb.module--wide .max-width {
  max-width: calc(1024px - 4rem);
}

.module-pb.module--full .max-width {
  max-width: 1175px;
}

.module-pb table td {
  padding: 1.5em;
  vertical-align: top;
}

.module-c1.text-size-reduced .col.quote p {
  font-size: 1.67rem;
}
f

/* Animated Hero */

.animated-hero {
  margin-bottom: -1px;
}

.animated-hero h1 {
  font-size: 4.45vw;
}

.animated-hero p {
  font-size: 2.225vw;   
  width: 67%; 
}

.animated-hero.clamp-down h1,
.animated-hero.clamp-down h2 {
  font-size: 2rem;
}

.animated-hero.clamp-down p {
  font-size: 1rem; 
}

.animated-hero.clamp-up h1,
.animated-hero.clamp-up h2 {
  font-size: 46px;
}

.animated-hero.clamp-up p {
  font-size: 24px;
}

.animated-hero .max-width { 
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  max-width: none;
}

.animated-hero__content {
  height: auto;
  position: relative;
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 1200px;
}

.animated-hero .col.copy,
.module-a3.animated-hero .col.copy {
  width: 100%;
  margin-bottom: -20%;
  position: relative;
  z-index: 2;
  padding-left: 30px;
  padding-right: 30px;
}

.animated-hero .col.image,
.module-a3.animated-hero .col.image  {
  position: relative;
  background: url(../images/Bombora-Homepage-lighthouse.png) no-repeat center bottom !important;
  background-size: 100% auto !important;
  position: relative;
  padding-bottom: 53.5% /*59.54%;/*69.71%;*/
  
}

#boat {
  height: 100%;
  width: 100%;
  height: 325px;
  width: 325px;
  position: absolute;
  bottom: 9%;/*19%;*/
  left: 34%;
  transform-origin: 0 100%;
}

@media (max-width: 767px) {
  .animated-hero .col.image, 
  .module-a3.animated-hero .col.image {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .animated-hero.content-module.spacing-default {
    padding-bottom: 0;
  }
}

@media (min-width: 768px) {

  .animated-hero,
  .animated-hero.content-module.spacing-default {
      background: url(../images/Bombora-Homepage-lighthouse.png) no-repeat center bottom !important;
      background-size: 100% auto !important;
      position: relative;
      padding-bottom: 47.5% /*59.54%;/*69.71%;*/
  }
  
  .animated-hero > * {
      position: absolute;
  }

  .animated-hero__content {
      height: 55.5%;
      padding-left: 20px;
      padding-right: 20px;
  }

  .animated-hero .col.copy,
  .module-a3.animated-hero .col.copy {
      width: 50%;
      margin-bottom: 0;
      padding-left: 0;
      padding-right: 0;
  }

  .animated-hero p {
      width: 100%;
  }

  .animated-hero .col.image.animated-hero,
  .module-a3.animated-hero .col.image {
      position: absolute;
      background: none !important;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%;
      padding-bottom: 0;
  }

  #boat {
      bottom: -67%;/*-45%;*/
      left: 34%;
  }

}

@media (min-width: 961px) {
  .animated-hero,
  .animated-hero.content-module.spacing-default {
      padding-bottom: 52.5%;
  }
}

@media (min-width: 1025px) { 
  .animated-hero,
  .animated-hero.content-module.spacing-default {
      padding-bottom: 51.5%;
  }
}

@media (min-width: 1081px) { 
  .animated-hero,
  .animated-hero.content-module.spacing-default {
      padding-bottom: 61.5%;
  }
}

@media (min-width: 1200px) { 
  .animated-hero,
  .animated-hero.content-module.spacing-default {
      padding-bottom: 47.5%;
  }
}


/* K1 */

.module-k1 .linked-items-container,
.module-k4 .linked-items-container {
  text-align: center;
}

.module-k1 .linked-item h3 {
  transform: translate(-50%, calc(-50% - 1.5rem));
}

.module-k1.text-size-reduced h3 {
  font-size: 1rem;
  width: 100%;
  padding: 0 3em;
  line-height: 1.4;
}

.module-k1 .linked-item__outside {
  display: inline-block;
  width: calc(100% - 1.5rem);
  margin: 0 .75rem 1.5rem;
  vertical-align: top;
}

.module-k1 .linked-item__outside .linked-item {
  width: 100%;
  padding-bottom: calc(100% - 1.5rem);
  margin: 0;
}

.module-k1 .linked-item__outside h3 {
  transform: translate(-50%, -50%);
}

.module-k1 .linked-item__outside .linked-item__footer {
  font-size: 1rem;
  margin: 1.5rem 1em 0;
}

.module-k1 .linked-item__outside .button-b {
  color: #E67614;
}

.module-k1 .linked-item__outside h4 {
  font-size: 1.33rem;
}

.module-k1 .linked-item__outside:nth-child(5n + 1) .linked-item:nth-child(5n+1) {
  background-image: url(../images/grid-green.jpg);
  background-position: bottom;
}

.module-k1 .linked-item__outside:nth-child(5n + 2) .linked-item:nth-child(5n+1) {
  background-image: url(../images/grid-dark.jpg);
  background-position: bottom;
}

.module-k1 .linked-item__outside:nth-child(5n + 3) .linked-item:nth-child(5n+1) {
  background-image: url(../images/grid-orange.jpg);
  background-position: bottom;
}

.module-k1 .linked-item__outside:nth-child(5n + 4) .linked-item:nth-child(5n+1) {
  background-image: url(../images/grid-blue.jpg);
  background-position: bottom;
}

.module-k1 .linked-item__outside:nth-child(5n + 5) .linked-item:nth-child(5n+1) {
  background-image: url(../images/grid-red.jpg);
  background-position: bottom;
}

@media (min-width: 576px) {
  .module-k1 .linked-item__outside {
    width: calc(50% - 1.5rem);
  }
}

@media (min-width: 992px) {
  .module-k1 .linked-item__outside {
    width: calc(25% - 1.5rem);
  }
}


/*  Forms */

    .module-a6 {

    }

    .module-a6.wave-orange .col.copy {
      background-color: #ec7e1e
    }

    @media (min-width: 901px) {
      .module-a6 {
        display: flex;
      }
  
      .module-a6.wave-orange .col.copy {
        background-color: none;
      }
    }


/*  Validation */

  .module-c2 .validation-item {
    width: 100%;
  }

  .module-c2 .col.quote, .module-c2 .col.source {
    max-width: none;
  }

  .module-c2.text-align-center .col.source p, 
  .module-c2.text-align-center .col.source span {
    text-align: center;
  }


/*  Jobs */

    .module-i3 .accordion-item h3 {
      border-top: 1px solid rgba(0,0,0,0.2);
      padding-top: 1em;
      padding-left: 4rem;
    }

    .module-i3 .accordion-item h3 i {
      top: 1.5rem;
      transform: translate(1rem,0);
      left: 0;
      right: auto;
    }

    .module-i3 .accordion-item.collapse h3 i {
      transform: translate(1rem,0) rotateZ(-180deg);
    }

    .module-i3 .link-grid {
      padding-left: 4rem;
    }

    .module-i3 .col.copy {
      padding-right: 0;
      width: 100%;
    }


/*  Tiles */

    [data-href]:hover { 
      cursor: pointer;
    }

    .module-f3.module-f4 .grid.additional .grid-item:nth-child(5n + 3) {
      background-color: #ec7e1e;
    }
    
    .module-f3.module-f4 .grid.additional .grid-item:nth-child(5n + 5) {
      background-color: #566C73;
    }

    .module-k3 .linked-item:hover {
      box-shadow: none;
    }

    .module-k3 .linked-item {
      width: calc(25% - 1.5rem);
      margin: 0 .75rem 1.5rem .75rem
    }

    @media (max-width: 1140px) {
      .module-k3 .linked-item {
        width: calc(50% - 1rem);
        margin: 0 .5rem 1.5rem .5rem
      }
    }

    @media (max-width: 860px) {
      .module-k3 .linked-item {
        width: calc(50% - 1rem);
        margin: 0 .5rem 1.5rem .5rem
      }
    }

    @media (max-width: 525px) {
      .module-k3 .linked-item {
        width: calc(100% - 1rem);
        height: auto;
        padding: 3rem .5rem;
      }

      .module-k3 .info {
        top: 0;
        left: 0;
        transform: none;
        position: relative;
      }
    }

/*  WYSIWYG */

    .module-pb .row {
      display: flex;
    }

    .module-pb .column {
      flex: 0 1 100%;
    }

    .module-pb blockquote {
      float: none;
      margin: 1rem auto 2rem;
      transform: none;
      width: 100%;
    }

/*  Resources */

    .embed-wrapper {
      text-align: center;
      margin: 3rem auto;
    }

    .embed--desktop {
      display: none;
    }

    .embed-link-wrapper  {
      text-align: center;
      margin: 1rem auto;  
    }

    @media (min-width: 768px) {
      .embed--desktop {
        display: block;
      }
      .embed--mobile {
        display: none;
      }
      .embed-link-wrapper  {
        display: none;
      }
    }
    
    .embed-wrapper > embed {
      margin: 0 auto;
    }


    .button-b.color-orange {
      color: #EC7E1E;
    }
    

.module-h1 .max-width {
  max-width: 1175px;
}

.module-h1 .max-width > * {
  max-width: 960px;
}

.content-module.module-k1.spacing-collapsed,
.content-module.module-k4.spacing-collapsed {
  padding-top: 0;
  padding-bottom: 0;
}

.content-module.module-k1.spacing-collapsed .linked-items-container,
.content-module.module-k4.spacing-collapsed .linked-items-container {
  margin-top: 0;
}

.content-module.module-k1.spacing-collapsed .content + .linked-items-container,
.content-module.module-k4.spacing-collapsed .content + .linked-items-container {
  margin-top: 4rem;
}

.module-k4 .linked-item {
  width: calc(100% - 1.5rem);
}

@media (min-width: 768px) {
  .module-k4 .linked-item {
    width: calc(50% - 1.5rem);
  }
}

@media (min-width: 1100px) {
  .module-k4 .linked-item {
    width: calc(25% - 1.5rem);
  }
}

.module-k4 .linked-item p {
  font-size: 1.125rem;
  color: #fff;
  margin: 1.5rem 0 4rem;
}

.module-k4 .linked-item .back {
  opacity: 0;
  visibility: hidden;
  display: flex;
  align-items: center;
  height: 100%;
}

.module-k4 .linked-item .front p,
.module-k4 .linked-item .back p  {
  margin: 0;
  height: auto !important;
}

.module-k4 .linked-item .back p {
  font-size: 15px;
  text-align: center;
}

.module-k4 .linked-item {
  padding: 2rem;
}

.module-k4 .linked-items-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.module-k4 .linked-item .front {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 3rem;
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}

.module-k4 .max-width .linked-item .front p {
  text-align: center;
  font-weight: bold;
  font-size: 1.35rem;
}

.module-k4 .linked-item:hover {
  box-shadow: none;
}

.module-k4 .linked-item:hover .back {
  opacity: 1;
  visibility: visible;
  transition: all 0.25s ease-in-out;
}

.module-k4 .linked-item:hover .front {
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease-in-out;
}

.accolade-video {
  cursor: pointer;
}

.modal {
  height: 0;
  width: 0;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  display: flex;
  align-items: center;
  transition: opacity 0.25s ease-in-out, 
              visibility 0.25s ease-in-out, 
              height 0s ease-in-out 0.25s, 
              width 0s ease-in-out 0.25s;
}

.modal.active {
  height: 100%;
  width: 100%;
  z-index: 100;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s ease-in-out, 
              visibility 0.25s ease-in-out
}

.modal_content {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.modal_bg {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
}

/*  Opt Out */

    .optbox{display: flex;width:128px;border:1px solid #b6b6b6;color:#a7a7a7;background:#e4e4e4;cursor:pointer;margin-bottom:10px}
    .optbox,.opt-out .optbox span.active{border-radius:4px}
    .optbox span{display:inline-block;width:64px;text-align:center;float:left;line-height:28px;height:28px;vertical-align:middle;font-size:11px}
    .optbox span.active{background:#018dba;width:62px;border:1px solid #01779d;color:#fff;font-weight:700}
    #opttext{display:block;font-size:16px;color:#3b3b3b;font-weight:600;line-height:28px;height:28px;vertical-align:middle}


/*  Taxonomy Search */

  .module-l1 .max-width * {
    text-align: unset;
  }

  .module-l1 #app-wrapper {
      position: relative;
      text-align: center;
      overflow: hidden;
      padding-bottom: 5%;
  }
  .module-l1 #app-wrapper > * {
      position: relative;
      z-index: 1;
  }
  .module-l1 #app-wrapper:after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 40%;
      background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 90%);
      z-index: 2;
  }
  .module-l1 h3,
  .module-l1 h4 {
      margin-top: 0;
      margin-bottom: 0.36em;
  }
  .module-l1 h3 {
      font-size: 2rem;
      font-weight: 700;
  }
  .module-l1 h4 {
      font-size: 1.33rem;
      font-weight: 400;
  }
  .module-l1 input[type="text"] {
      border: 1px solid #566C73;
      padding: 1em 2em;
      min-width: 300px;
      border-radius: 0.33em;
      margin: 2em auto 1em;
  }
  .module-l1 .topics {
      text-align: center;
  }
  .module-l1 .topic {
      background: #E67614;
      color: #FFF;
      border-radius: 0.33rem;
      font-weight: bold;
      padding: 1em 1.5em;
      display: inline-block;
      margin: 0.25em;
  }

/*  Buckets */

    .module-b1.bucket-count--2 .bucket,
    .module-b1.bucket-count--2 .bucket:nth-child(3n + 2) {
      margin: 0 3rem;
    }


/*  A1 */

    .module-a1 {
      display: flex;
      flex-wrap: wrap;
    }

    .module-a1 .col.image {
        order: 2;
      }

    @media (min-width: 860px) {
      .module-a1 {
        display: block;
      }
    }

/*  Scrolling Tabs */

    .module-j1 .tabbed-copy {
      margin-bottom: 100%;
    }

    .module-j1 .tabbed-items {
      padding-bottom: 0;
    }

    .module-j1 ul,
    .module-j1 ol {
      list-style-position: outside;
      padding-left: 1.25rem;
    }

    .module-j1 li {
      margin-bottom: 1em;
    }


    @media (min-width: 600px) {
      .module-f3 .grid .col.first h3 {
        font-size: 1.75rem;
      }
    }

    @media (min-width: 1000px) {
      .module-f3 .grid .col.first h3 {
        font-size: 2.25rem;
      }
    }


.module-f3 .grid.additional .grid-item:nth-child(5n+1) {
  background-image: url(/wp-content/themes/bombora2021/_assets/images/grid-orange.jpg);
}

.module-f3 .grid.additional .grid-item:nth-child(5n+2) {
  background-image: url(/wp-content/themes/bombora2021/_assets/images/grid-blue.jpg);
}

.module-f3 .grid.additional .grid-item:nth-child(5n+3) {
  background-image: url(/wp-content/themes/bombora2021/_assets/images/grid-dark.jpg);
}

.module-f3 .grid.additional .grid-item:nth-child(5n+4) {
  background-image: url(/wp-content/themes/bombora2021/_assets/images/grid-red.jpg);
}

.module-f3 .grid.additional .grid-item:nth-child(5n+5) {
  background-image: url(/wp-content/themes/bombora2021/_assets/images/grid-green.jpg);
}

.module-f3 .grid .grid-item .card__header {
  margin-bottom: 5rem;
}

.module-f3 .grid .grid-item .card__header h3 {
  margin-bottom: 1em;
}

footer .badges img {
      width: unset;
      max-width: 100%;
  }

  .footer__row {
      display: flex;
      min-width: 100%;
      flex-wrap: wrap;
  }

  .footer__row #iab,
  .footer__row .badges {
      margin-top: 1rem;
  }

  footer .badge {
    width: var(--img_width, "auto");
    margin-left: 1rem;
  }

  footer .badge:first-child {
    margin-left: 0;
  }

  footer .badges {
      margin-right: 0;
      margin-left: auto;
      display: flex;
  }

  #footer-info-copyright {
      min-height: 35px;
      display: flex;
      align-items: center;
  }

  #footer-info-copyright p {
      margin-bottom: 0;
  }

  #footer-info {
      margin-bottom: 0;
  }

  .blog-post-header h1.has-intro {
    margin-bottom: 1em;
}

.blog-post-header .intro {
  color: #FFF;
  margin-bottom: 6vw;
  margin-bottom: max(6vw, 4em);
  font-weight: normal;
  font-size: 1.25rem;
}

@media (max-width: 760px) {
.blog-post-header .intro {
    font-size: 1rem;
}
}