/* this is so you can click the links */
.grid-border-1-grey-1 .content,
.grid-border-1-grey-2 .content {
  z-index: 100;
}

@keyframes shape14 {
  0% { transform: rotate(30deg); }
  100% {  transform: rotate(0deg); }
}

@keyframes shape9 {
  0% { transform: rotate(15deg); }
  40% { transform: rotate(-5deg); }
  70% { transform: rotate(2deg); }
  100% {  transform: rotate(0deg); }
}

#grid-shape-14{
  animation: shape14 2s ease 1;
}
#mobileCompassMarker,
#compassMarker,
#grid-shape-11,
#grid-shape-9 {
  animation: shape9 2s ease 1;
}
#mobileCompassMarker {
  transform-origin: 50% 60%;
}

.home-hero .p-x-25 {
  padding-left: 50px;
  padding-right: 0;
}

.cta-light-01 .image {
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  -ms-grid-column: 5;
  -ms-grid-column-span: 2;
  grid-area: 2/5/4/7;
}

.cta-light-01 .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.cta-light-01 p {
  font-size: 16px!important;
}

.cta-light-01 .button {
  font-size: 18px;
  padding: 8px 2.25em;
}

.unicorn-grid-section-wrapper .unicorn-people-grid-person .person-text, .unicorn-profile-grid-wrapper .unicorn-profile-content h2 {
  background-color: #000;
}
.grey-bg {background-color: #c5c6c8;
  color: #000; }

.header-powered-by-logo{
  display: none;
}


.unicorn-grid-section-wrapper .unicorn-people-grid-person .unicorn-people-grid-shape {
  opacity: 1.0;
}

img{
  height: auto;
}

.grid-item.grid-shape-07 {
  display: none;
}
/*EXTENDING THE GRID LINES ON COMMUNITY PARTNER PAGE*/

.unit {
  position: relative;
}
.unit:after {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  border-left: 1px solid transparent;
  bottom: -15px;
  right: -15px;
  border-top: 1px solid transparent;
}
.unit:before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  border-right: 1px solid #979797;
  top: -14px;
  left: -14px;
  border-bottom: 1px solid #979797;
}
.page-template-template-our-compass .mobile.acf-block .unit::after,
.page-template-template-our-compass .mobile.acf-block .unit::before,
.page-template-template-our-compass .mobile.acf-block .wrap-2::after,
.page-template-template-our-compass .mobile.acf-block .wrap-2::before,
.page-template-template-our-compass .mobile.acf-block .grid-border-1-grey-2::after {
	display: none;
}
.wrap-2:after {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  top: -14px;
  right: -15px;
  border-bottom: 1px solid #979797;
  border-left: 1px solid #979797;
}
.wrap-2:before {
  content: "";
  position: absolute;
  height: 15px;
  width: 15px;
  bottom: -15px;
  left: -14px;
  border-top: 1px solid #979797;
  border-right: 1px solid #979797;
}

.unicorn-submenu {
   margin-top: 0px;
}

.p-x-25 {
  padding-left: 50px;
  padding-right: 50px;
}


.ur-h2 {
  background: none;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.2777;
  color:#000;
  border-top: black thin solid;
  padding: 18px 7px 28px;
}

h3.ur-h2 {
  margin-top:135px;
}

h2.ur-h2 + h3 {
  border-top: none;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 30px;
}


.entry-content h3 {
  padding-left: 5px;
  max-width: 990px;

}

body.single-post h3 {
  margin-top: 2em;
}

.entry-content h5 {
  padding-left: 5px;
  max-width: 990px;
}

.entry-content h3 {
  padding-left: 5px;
  max-width: 990px;
}

.entry-content p{
  padding-left: 5px;
  max-width: 100%;
}

.links {
  margin-top: 2em;
}

.wp-block-image figcaption {
  text-align: center;
}

.rtr-6-grid h3, .rtr-6-grid p {
  padding: 5px;
}

.rtr-6-grid h3,
.entry-content h3,
.c-body h3{
  background: none;
  text-transform: none;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.286;
  color: #5E0AFF;
}

.rtr-6-grid {
  margin-top: 3.5em;
}

.rtr-6-grid h3{
  margin-bottom: 0;
}

.rtr-6-grid p{
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  color: #000000;
}

.rtr-6-grid h3 + p {
  margin-top: 8px;
}

.rtr-6-grid:not(.project-cta) .p-absolute.p-center div{
  width: 470px;
}

.c-body h3 {
  padding-top: 35px;
}

.entry-content div.rtr-6-grid{
  margin-top:175px;
  border:none;
}

.entry-content div.rtr-6-grid + .rtr-6-grid {
  margin-top:0;
}

.rtr-6-grid .unicorn-section-left,  .rtr-6-grid .unicorn-section-right {
  border: 1px solid #c5c6c8;
  background: none;
}

.unit > div {
  height: 100%;
}

.rtr-fill {
  padding: 0;
  border:none;
  height: 100%;
  width: 100%
}

.rtr-fill img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.purple-button {
  display: inline-block;
  margin: 14px 32px 0 0!important;
  text-decoration: none!important;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
  width: calc(50% - 35px);
  background: url("/wp-content/themes/unicorn-innovation-north/assets/images/arrow_icon.png") 95% 50% no-repeat #EFE7FF;
  padding: 24px 60px 24px 24px;
}

.purple-button:hover, .purple-button:active, .purple-button:focus {
  color:#000!important;
  background: url("/wp-content/themes/unicorn-innovation-north/assets/images/arrow_icon.png") 97% 50% no-repeat #CFB6FF;
}

.entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.acf-block-page-navigation):not(.woocommerce) {
  max-width: 100%;
}

.rtr-6-grid .content h3,
.rtr-6-grid .content p,
.rtr-6-grid .content a.button{
  margin: 16px 70px;
}
.rtr-6-grid .content h3 {
  margin-top: 70px;
  padding: 0;
}

.rtr-6-grid div.content :not(img):last-child {
  margin-bottom: 70px;
}

.rtr-6-grid .content p {
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  color: #000;
}

.rtr-6-grid a.button {
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  text-align: center;
  color: #FFFFFF;
  background: #241F21;
  min-width: 227px;
  padding: 13px 58px;
}
.rtr-6-grid a.button:hover {
  color: #fff;
  background-color: #5e0aff;
}

#footer {
  border: none;
}
@media (min-width: 768px){

  .seventy-five{

    max-width: 75%;
    margin: 20px auto;
  }

  .alignwide.ninety-five p, .alignwide.ninety-five ol, .alignwide.ninety-five ul{
    max-width: 90%;
    margin: 20px auto;
  }
}

@media (min-width: 1200px){
  .entry-content {
    margin-left: calc((50% - 600px));
    margin-right: calc((50% - 600px));
    max-width: 1200px;
  }
}

@media (min-width: 768px) {
  .entry-content .alignwide:not(.wp-block-cover) {
    margin:0;
  }
}
@media (min-width: 981px) {
  .entry-content ul, .entry-content ol {
    column-count: 2;
    column-gap: 50px;
  }

  .rtr-6-grid div:nth-child(1) { order: 1; }
  .rtr-6-grid div:nth-child(2) { order: 2; }
  .rtr-6-grid div:nth-child(4) { order: 3; }
  .rtr-6-grid div:nth-child(3) { order: 4; }
}

@media (max-width: 980px) {

  h2.ur-h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
  }

  h2.ur-h2 + h3 {
    margin-top: 0;
  }

  .p-x-25 {
    padding: 50px 20px;
  }

  .page-template-template-about .s-p-y-6 {
    padding-top:0;
  }

  .page-template-template-about .p-y-4 {
    padding-bottom: 0;
  }

  .entry-content div.rtr-6-grid{
    margin-top: 80px;
  }

  .cta-light-01 .image {
    -ms-grid-row: 4;
    -ms-grid-row-span: 2;
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-area: 4/3/6/5;
  }

  .cta-light-01 .p-x-25 {
    padding-left: 25px;
    padding-right: 25px;
  }

  .rtr-6-grid .content {
    padding-top: 18px;
  }

  .entry-content h3,
  .rtr-6-grid .content h3,
  .c-body h3 {
    font-size: 20px;
  }
  .rtr-6-grid .content h3 {
    margin-top: 20px;
    padding: 0;
  }

  .rtr-6-grid .content p{
    padding-left: 0;
  }

  .rtr-6-grid .content h3, .rtr-6-grid .content p, .rtr-6-grid .content a.button {
    margin: 16px 22px;
  }
  .rtr-6-grid div.content :not(img):last-child {
    margin-bottom: 22px;
  }

  .purple-button {
    width: calc(100%);
  }

  .wrap-2 .unit {
    width: 100%;
  }

  .rtr-6-grid {
    margin-top: 6em;
  }

  .rtr-6-grid .p-t-50 {
    padding-top: 1.9em;
    padding-bottom: 0.9em;
  }
  .rtr-6-grid:not(.project-cta) .p-absolute.p-center {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
  }
  .rtr-6-grid:not(.project-cta) .p-absolute.p-center div{
    width: auto;
    padding-left: 28px;
  }
}

@media (min-width: 1200px) {
  .h1, h1 {
    font-size: 72px;
    line-height: 1.29;
  }
  .nav--main ul.menu>.menu-item>a {
    font-size: 20px!important;
  }
}

.home-hero h2 {
  font-size: 12px;
  padding-bottom: 10px;
}

@media (min-width: 980px){
  .nav--main ul.menu>.menu-item {
    margin: 10px 75px 0 0;
  }

  .home-hero h2 {
    font-size: 20px;
    padding-bottom: 10px;
  }
}


/*images on about page*/
@media screen and (min-width: 980px) {
  body.page-id-76
  .rtr-6-grid .unicorn-section-left p img{
    height: auto;
    padding-left: 20%;
  }
  .rtr-6-grid .unicorn-section-right p:first-child{
    margin-top: 110px;
  }
}

/*reduce vertical space in footer menu per client request*/
@media (min-width: 768px){
  .nav--sitemap ul.menu>.menu-item {
    margin: 0 0 1.2em !important;
  }
}

/**
 * Project Pages
 */

#project-template .big-cta {
  display: none;
}

#project-template .bg-grey-1 {
  margin-bottom: 50px;
}
#project-template .ur-h2 {
  border-bottom: black thin solid;
  margin: 0;
  padding: 15px 0px;
}

#project-template .ur-h2 h3{
  padding:0;
}

#project-logo {
  max-height: 65px;
}

#project-template .body {
  padding: 0;
}

#project-template .entry-content {
  font-size: 16px;
  line-height: 21px;
  padding: 0 20px;
}

#project-template .entry-content p {
  padding-left: 0;
}

#project-template .body img {
  width: calc(50% - 3px);
  display: inline-block;
  margin-top: 30px;
}

#project-template .body img:last-child {
  margin-left: 1px;
}
.project-cta.rtr-6-grid {
  position:relative;
}
.project-cta.rtr-6-grid:after {
  content: "";
  padding-bottom: 100%;
  position: absolute;
  display: block;
}

.project-cta .grid-border-1-grey-2 {
  position: relative;
  padding-bottom: 100%;
}

.project-cta-content {
  width: 83%;
  z-index: 100; /* so you can click the links */
}
.project-cta-content h3 {
  padding-left: 0;
}

.project-cta-content a.button {
  padding: 13px 20px;
}

.project-cta .rtr-fill > div {
  width: 101%;
}

@media screen and (min-width: 630px) {
  #project-template .small-cta {
    display: none;
  }
  #project-template .big-cta {
    display: block;
  }
  .project-cta .grid-border-1-grey-2 {
    position: relative;
    padding-bottom: 50%;
  }
  .project-cta .rtr-fill > div {
    width: 100%;
  }
}

@media screen and (min-width: 980px) {

  #project-template .ur-h2 {
    width: 100%;
    border-bottom: black thin solid;
    padding-top:28px;
    padding-bottom:13px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
  }

  #project-logo {
    max-height: 90px;
  }

  #project-template .body p {
    padding-right: 10px;
  }

  #project-template .entry-content div.rtr-6-grid {
    margin-top: 43px;
  }

  #project-logo {
    justify-self: end;
  }

  #project-template .body {
    padding-top: 97px;
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;
    column-gap: 10px;
  }

  #project-template .body img {
     width: auto;
     margin-top: 5px;
  }

  #project-template section.p-y-4 {
    padding-top: 0;
  }
}

/**
 * Projects Archive
 */

.post-type-archive-projects h1 {
  text-transform: uppercase;
}

.post-type-archive-projects h1,
.post-type-archive-projects p,
.post-type-archive-projects ol,
.post-type-archive-projects ul {
  max-width: 990px;
}

.post-type-archive-projects .entry-content {
  padding: 0 20px;
}
.post-type-archive-projects .entry-content p {
  font-size: 16px;
}
.project-teaser-meta {
    background: black;
    bottom: 0;
    width: 80%;
    padding: 10px;
    color: white;
    text-transform: uppercase;
}
.project-teaser-meta h3 {
  color: white;
  padding-left: 0;
  text-transform: uppercase;
}

.tease-projects .card {
  overflow: hidden;
}

.tease-projects a:hover .project-teaser-meta,
.tease-projects a:active .project-teaser-meta,
.tease-projects a:focus .project-teaser-meta {
  background: #5E0BFF;
  -webkit-transition: background-color 200ms linear;
  -ms-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
}

@media screen and (min-width: 630px) {
  .project-teaser-meta {
    min-height: 140px;
    padding: 20px 30px;
  }
  .project-cta.tease-projects .grid-border-1-grey-2,
  .post-type-archive-projects .project-cta .grid-border-1-grey-2 {
    position: relative;
    padding-bottom: 100%;
  }

  div.rtr-6-grid.tease-projects,
  .post-type-archive-projects .entry-content div.rtr-6-grid {
    margin-top: 85px;
    border: none;
  }
}
@media (min-width: 768px){
  .project-teaser-meta h3 {
    font-size: 14px;
  }

  .project-teaser-meta h2 {
    font-size: 24px;
  }
}



.hidden {
  display: none;
}

.bg-grey-1 .entry-content h3,
.bg-grey-1 .entry-content {
  color: white;
}

.bg-grey-1 .entry-content a {
  color: white;
}

.bg-grey-1 .entry-content a:hover,
.bg-grey-1 .entry-content a:active,
.bg-grey-1 .entry-content a:focus {
  color: #F2C80E;
}

#compassContent .hidden {
  display: block;
}

#compassContent {
  margin-top: 0;
  overflow: hidden;
  opacity: 1;
}

#compassContent.fade {
  margin-top: -50%;
  opacity: 0;
  transition: opacity 300ms, margin-top 700ms;
}

.page-template-template-compass .entry-content {
  margin-left: 0;
  max-width: none;
}
.page-template-template-our-compass .grid-layout.lines .grid-item {
	border-right-color: transparent;
	border-bottom-color: transparent;
}
#compassWrapper {
  padding-top: 18em;
  position: relative;
}

#compassDiv {
  z-index: 10;
}

#compassDiv>svg {
  height: 100%;
  width: 100%;
}

#compassDiv>svg circle,
#compassDiv>svg line,
#compassDiv>svg path,
#compassDiv>svg polygon{
  transition:unset;
}

#compassWrapper h2 {
  font-size: 38px;
  color: #F2C80E;
  padding-bottom: 0;
  margin-bottom: 0;
}

#compassWrapper article p {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 27px;
  margin-top: 0;
}

#compassWrapper .button {
  border: 1px solid #F2C80E;
  font-size: 20px;
  line-height: 28px;
  padding: 13px 60px;
}

#compassWrapper .button:hover,
#compassWrapper .button:active,
#compassWrapper .button:focus {
  background: #F2C80E;
  color: #000;
}

#startHere {
  visibility: hidden;
}
#desktop-compass {
  display: none;
}

#mobile-compass {
  background: #241f21;
  margin-top: 0;
  color: #fff;
  overflow: hidden;
}

#mobile-compass .entry-content div.rtr-6-grid {
  margin-top: 0;
}

#mobile-compass .rtr-6-grid .content h3 {
  color: #F2C80E;
}
#mobile-compass .rtr-6-grid .content p {
  color: #fff;
}
#mobile-compass .rtr-6-grid .content .button {
  background: none;
  border: 1px solid #F2C80E;
}

#mobile-compass-svg {
  overflow: visible;
  width: 125%;
  margin-left: -12.5%;
  margin-bottom: 0;
}

.compassCTA {
  color: white;
  border-top: 1px solid #979797;
  padding: 100px 60px;
  align-items: center;
}

@media (min-width: 768px) {
  #compassContent .hidden {
    display: none;
  }
  #compassWrapper article p {
    padding-right: 10em;
  }
  .compassCTA {
    /*  15 px 45 px */
    -ms-grid-columns: (minmax(0, 1fr)) [ 2 ];
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 980px) {
  #desktop-compass {
    display: block;
  }

  #mobile-compass {
    display:none;
  }

  #compassWrapper h2 {
    font-size: 52px;
  }

  #compassWrapper p {
    font-size: 21px;
  }

  .compassCTA {
    display: grid;
    grid-template-columns: minmax(340px, 740px) minmax(340px, 740px);
    color: white;
    border-top: 1px solid #979797;
    justify-content: center;
    padding: 0;
    align-items: center;
  }

  .compassCTA div {
    padding: 100px 0 100px 100px;
    font-style: normal;
    font-weight: 400;
    font-size: 25px;
    border-left: 1px solid #979797;
  }

  .compassCTA div:first-child {
    border-left: none;
  }
  .compassCTA {
    /*  6.5px 18.5px */
    -ms-grid-columns: (minmax(0, 1fr)) [ 2 ] 6.5 px 18.5 px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .compassCTA h3 {
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
  }

  .compassCTA {
    /* 45px 15px */
    -ms-grid-columns: (minmax(0, 1fr)) [ 2 ];
    grid-template-columns: repeat(2, minmax(0, 800px));
  }

  .compassCTA div {
    padding-right: 60px;
    padding-left: 100px;
  }
  .compassCTA div:first-child {
    padding-left: 60px;
    padding-right: 100px;
  }
  .compassCTA h3 {
    font-size: 72px;
    line-height: 90px;
  }

  #compassDiv image {
    filter: opacity(50%);
  }
  #compassDiv image.hover {
    filter: opacity(100%);
  }
  #compassDiv image.active {
    filter: invert(100%);
  }

  #compassMarker {
    z-index: 20;
    pointer-events: none;
  }
  #compassMarker.animate {
    animation: marker 1.5s ease 1;
  }


  @keyframes marker {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(15deg); }
    100% {  transform: rotate(0deg); }
  }

  #northStarLink {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 17em;
    text-indent: -99999px;
  }

  div#northStar {
    position: absolute;
    bottom:0;
    width: 120%;
    left: -10%;
    z-index: 10;
    pointer-events: none;
  }
  #northStar.hover .star,
  #northStar.hover .words {
    fill: #fff;
  }

  #dot-nav {
    display: block;
    text-align: center;
  }

  #dot-nav div {
    display: inline-block;
    margin: 40px 5px;
    text-indent: -99999px;
    background: #fff;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    opacity: .3;
    cursor: pointer;
  }

  #dot-nav :hover{
    opacity: .7;
  }

  #dot-nav .active{
    opacity: 1;
  }

  .preview .grid-item.headline,
  .preview #compassContent {
    display: none;
  }

  .home-hero .grid-shape-01 {
    opacity: 1;
  }
  .home-hero .grid-shape-01 {
    transition: margin linear .5s;
  }
  .preview .home-hero .grid-shape-01 {
    margin-right: 50%;
    margin-left: -50%;
  }

  .preview #northStarLink {
    right: 25%;
  }

  .preview #startHere {
    visibility: visible;
    transition: visibility linear 50ms;
    -ms-transition: visibility linear 50ms;
  }
}
.compass-nav a:active > g, .compass-nav a:focus > g, .compass-nav a:hover > g { fill:#000; }
.compass-nav a:active > path, .compass-nav a:focus > path, .compass-nav a:hover > path { fill:#F2C80E; }



