
.page-nav__sf-wrapper {
    background: #195273;
    color: #fff;
    height: 49px;
}

@media (min-width: 720px)  {


.page-nav__sf-wrapper> ul > li {
width: 25%;	
}


.page-nav > ul > li > a::after, .page-nav__sf-wrapper > ul > li > a::after {
    content: '';
    border-top-color: #fdb52b;
  }
  
  .page-nav > ul > li.is-current > a, .page-nav__sf-wrapper > ul > li.is-current > a {
    background: #fdb52b;
	color: #fff;
  }
  
  .page-nav > ul > li:hover > a, .page-nav__sf-wrapper > ul > li:hover > a {
    color: #fff;
    background: #fdb52b;
  }

.page-nav__sf-wrapper > ul > li:first-child {
    width: 14%;
    float: left;
    position: static;
  background: #195273; 
}

}
  
  
.title-row.ossn-blue {
	background: #0085ca;
}


.content-box h2.ossn-blue-title {
	color: #0085ca;
}
  
  
.content-box .cta.ossn-blue-action {
background: #0085ca;
}


.sticky.ossn-sticky {
background: #fdb515; 
}

.first-row-footer {
background: #003f64 !important;
color: #fff !important;
font-family: Oswald !important;
font-size: 24px !important;
text-transform: uppercase !important;
}

.last-row-footer {
background: #003f64 !important;
color: #fff !important;
font-size: 16px !important;
}

/* TACOS */

.page-nav__sf-wrapper.tacos {
    background: #9d9b9f;
    color: #fff;
    height: 49px;
}


.page-nav.tacos > ul > li > a::after, .page-nav__sf-wrapper.tacos > ul > li > a::after {
    content: '';
    border-top-color: #000000;
  }
  
  .page-nav.tacos > ul > li.is-current > a, .page-nav__sf-wrapper.tacos > ul > li.is-current > a {
    background: #000000;
	color: #fff;
  }
  
  .page-nav.tacos > ul > li:hover > a, .page-nav__sf-wrapper.tacos > ul > li:hover > a {
    color: #fff;
    background: #000000;
  }
  
  
.title-row.tacos-gray {
	background: #727272;
}


.content-box h2.tacos-gray-title {
	color: #727272;
}
  
  
.content-box .cta.tacos-gray-action {
background: #727272;
}


.sticky.tacos-sticky {
background: #fdb515; 
}

.first-row-footer.tacos {
background: #79777b !important;
color: #fff !important;
font-family: Oswald !important;
font-size: 24px !important;
text-transform: uppercase !important;
}

.last-row-footer.tacos {
background: #79777b !important;
color: #fff !important;
font-size: 16px !important;
}
  
  
.content-box .cta.tacos-blue-action {
background: #0085ca;
}


.sticky.tacos-sticky {
background: #fdb515; 
}

.first-row-footer.tacos {
background: #79777b !important;
color: #fff !important;
font-family: Oswald !important;
font-size: 24px !important;
text-transform: uppercase !important;
}

.last-row-footer.tacos {
background: #79777b !important;
color: #fff !important;
font-size: 16px !important;
}