/* Global */
body {
  font-family: "azo-sans-web",sans-serif;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}

.entry-content {
  margin-top: 0;
}

.acf-fields .acf-field .acf-label label {
  font-weight: normal !important;
}

.cls-2 {
  color: black;
}


/* Typography */
h1 {
  color: #2e5a71;
  line-height: 1.2em;
  font-weight: 600;
  font-size: 2.7em;
}

.page-template h1 {
  color: white;
  font-weight: 500;
}

h2 {
  color: white;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1.3em;
}

h3 {
  color: #7e2a5c;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.4em;
}

h4 {}

p {
  font-size: 18.5px;
  line-height: 1.7em;
}

.site-content li {
  font-size: 18px;
}

/* Navigation */
.sanpop-link img{
  display: none;
}

.sanpop-link::after {
  content: 'Search';
}

.sanpop-search-box input {
  color: white !important;
}

/* Buttons - Main */
.fl-builder-content a.fl-button {
  background: #abc234 !important;
  border: none !important;
  border-radius: 2px !important;
  min-width: 200px;
  transition: all .2s;
  text-transform: uppercase;
  font-weight: 600;
}

.fl-builder-content a.fl-button:hover {
  background: #8ba11a !important;
}

.fl-button .fl-button-text {
  color: white !important;
}

/* Buttons - Callout */
.callout p {
  color: #2e5a71;
  font-weight: 300;
  font-size: 2.2em;
  line-height: 1.2em;
}

.callout-circle a {
  color: white;
  text-decoration: none;
  background: #2e5a71;
  border-radius: 50%;
  height: 200px;
  width: 200px;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s;
  font-size: 18px;
  margin: 0 auto;
}

.callout-circle a:hover {
  background: #122630;
}

/* Buttons - Pagination */
.pagination {
  text-align: center;
  margin-bottom: 3em;
}

.pagination .wp-paginate .current {
  background: #7e2a5c;
  border-color: #7e2a5c;
}

.posts-navigation {
  display: none;
}

/* Buttons - CPT Tags */
.single .entry-footer ul {
  margin: 2em 0;
  padding: 0;
}

.single .entry-footer li {
  display: inline-block;
  margin-right: 15px;
}

.single .entry-footer a  {
  background: #2e5a71;
  color: white;
  padding: 10px;
  text-decoration: none;
  font-size: 12px;
}

/* Buttons - Post Tags */
.single .post .entry-footer li {
  display: block;
  margin: 20px 0;
}

.single .post .entry-footer a  {
  width: 100%;
  display: inline-block;
}


/* Links */


/* Images */


/* Site Header */
.site-header .container {
  display: flex;
  justify-content: space-between;
  padding: 1em 0;
}

.custom-logo {
  width: 300px;
}


/* Nav */
.main-navigation {
  width: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.main-navigation a {
  margin: 10px;
  color: #2e5a71;
  font-weight: 600;
  transition: all .2s;
}

.main-navigation a:hover {
  color: #7e2a5c;
}

.top-nav a {
  color: #b6ca50;
  font-size: 13.5px;
  margin: 5px 10px 0 5px;
  font-weight: 500;
  transition: all .2s;
}

.top-nav a:hover {
  color: #89a110;
}

.main-navigation ul li ul a {
  width: 120px;
}

.main-navigation .sub-menu {
  background: white;
}


/* Global Template Page Headers */
.page-template .entry-header {
  height: 350px;
  background-size: cover !important;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}

/* Front Page Header */
.page-template .frontpage-header {
  height: 350px;
}

.frontpage-header .header-content {
  width: 100%;
}

.home-headercontent .fl-heading-text {
  color: #b6ca50;
  font-size: 19px;
  text-transform: capitalize;
  font-size: 23px;
  text-transform: capitalize;
  font-weight: 400;
}

.header-video {
  overflow: hidden;
  position: relative;
  background-color: rgba(161,11,103,.8);
}

video {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  z-index: -100;
}

/* Landing Page Header */
.landing-header {
  align-items: center;
}

.hero-icon {
  width: 100px;
  margin: 0 auto;
}

/* Collection Page Header */
.collection-header {
  align-items: center;
  height: 250px !important;
}

/* Custom Post Type Header */
.single:not(.single-post) .site-header {
  border-bottom: 7px solid #7e2a5c;
}

/* Single Post & Blog Header */
.page-template-default .entry-header, .single-post .entry-header, .blog .page-header, .archive .page-header, .searchheader {
  background: #2e5a71;
  width: 100%;
  margin-top: 0;
  padding: 2em 0px;
}

.page-template-default .entry-header h1, .single-post .entry-header h1, .blog .page-header h1 , .archive .page-header h1, .searchheader h1 {
  color: white;
}

/* Page Header Colors!!! */
.panels .column p {
  font-size: 15.5px;
}

.page-id-1819 .entry-header, .page-id-1820 .entry-header {
  background: #949c53;
}

.page-id-1819 .entry-header, .page-id-1829 .entry-header, .page-id-1828 .entry-header, .page-id-1831 .entry-header {
  background: #892859;
}

/* Layout - Archive/Posts */
.postarchive {
  display: flex;
  justify-content: space-between;
  margin: 5em 0;
}

.postarchive-thumbnail {
  width: 15%;
  height: 250px;
  background: #891e5d;
}

.postarchive-thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.postarchive .postarchive-content {
  width: 80%;
}

.postarchive .postarchive-content h2 {
  margin-top: 0;
}

.postarchive .postarchive-content a {
  color: #2e5a71;
  text-decoration: none;
  transition: all .2s;
}

.postarchive .postarchive-content a:hover {
  color: #7e2a5c;
}

/* Blog Page */
.fl-node-5df11e4b9f3be ul.uabb-masonary-filters > li.uabb-masonary-current {
    color: white;
    background: #aecd31;
}


/* Related Posts */
.related-posts-title {
  margin-top: 3em;
  margin-bottom: 0;
}

.related-post .post-list {
  display: flex;
  flex-wrap: wrap;
}

.related-post .post-list .item {
  background: rgba(164, 204, 1, 0.6);
  margin-left: 0;
  width: 48%;
  height: 200px;
  position: relative;
}

.related-post .post-list .item .title {
  color: white !important;
  font-size: 16px;
  position: relative;
  font-size: 1.1em !important;
  text-align: center;
  top: 30px;
}

.related-post .post-list .item .excerpt {
  color: black !important;
}

.related-post .post-list .item .thumb {
  width: 100%;
  position: absolute;
  height: 100%;
  max-height: 100% !important;
  top: 0;
}

.related-post .headline {
  display: none;
}

.related-post .post-list .item .thumb::after {
  content: '';
  background: rgba(0,0,0,0.4);
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
}

.related-post .post-list .item .title:hover {
  text-decoration: underline;
}

.related-post-manual h4 {
  text-align: center;
  margin-bottom: 10px;
}

.related-post-manual a {
  color: #b6ca50;
  transition: all .3s;
  text-transform: none;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 600;
}

.related-post-manual a:hover {
    color: #89a110;
}

.related-post-manual p {
  font-size: 14px;
  line-height: 22px;
  margin-top: 0;
  text-align: center;
}


/* Layout - Single Global */
.single .entry-content {
  display: flex;
}

.single .content-container {
  flex: 50%;
  margin-right: 5em;
}

.single .sidebar-container {
  margin-top: 1em;
}

/* Layout - Posts */
.single-post .entry-content{
  margin-top: 4em;
}

.single-post .date p {
  background: #b6ca50;
  padding: 20px;
  margin-right: 3em;
  text-align: center;
}

/* Layout - CPT */
.cpt .sidebar-container img {
  width: 300px;
  height: 300px;
  object-fit: cover;
  border-radius: 50%;
  margin-top: 5em;
}

.cpt .report-img {
  background: #b6ca50;
  float: right;
  padding: 15px;
  max-width: 200px;
}

.cpt .report-img .btn {
  color: #b6ca50;
  border: 2px solid white;
  background: white;
  width: 100%;
  padding: 15px 5px;
  text-align: center;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  transition: all .2s;
}

.cpt .report-img .btn:hover {
  color: white;
  background: #b6ca50;
  border: 2px solid white;
  width: 100%;
  padding: 15px 5px;
  text-align: center;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
}

.cpt .entry-header {
  margin-top: 5em;
}


/* Footer - Structure */
.site-footer {
  background: #717171;
  padding: 4em 0 2em;
}

.footer-flex {
  display: flex;
  margin-top: 4em;
  font-size: 14px;
  color: #9d9d9d;
}

.footer-flex > div {
  flex: 1 1 0px;
  margin-right: 2em;
}

.footer-center {
  padding-top: 15px;
}

.site-info {
  text-align: right;
  background: #2e5a71;
  padding: 5px 0;
  color: white;
  font-size: 13px;
}

/* Footer - Nav  */
.site-footer ul {
  margin: 0;
  padding: 0;
}

.site-footer .menu {
  display: flex;
  justify-content: space-between;
}

.site-footer .menu li {
  list-style: none;
}

.site-footer .menu a {
  color: white;
  text-decoration: none;
  padding: 5px 0px;
  display: inline-block;
  font-size: 14px;
}

.site-footer .menu > .menu-item:first-of-type > .sub-menu {
  display: flex;
  justify-content: space-between;
}

.site-footer .menu > .menu-item:first-of-type > .sub-menu > li {
  padding-right: 10px;
  flex: 1 1 0px;
}

.site-footer .menu > li > a {
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: 300;
}

.site-footer .menu > li > .sub-menu > li > a {
  font-weight: 600;
  font-size: 1.1em;
}

footer .fab {
  color: white;
  font-size: 30px;
}

/* Filter and Search Page */
.asp-plugin-custom {
  margin: 20px 0 !important;
}

.asp-plugin-custom h3 a {
  font-weight: 500 !important;
  font-size: 1.8em !important;
  font-family: "azo-sans-web",sans-serif !important;
}

.asp-plugin-custom .asp_res_text {
  font-size: 16px !important;
  font-family: "azo-sans-web",sans-serif !important;
  line-height: 1.5em;
}

.searchsettings .chosen-container .chosen-results li {
  font-size: 13px !important;
}

#wpdreams_asp_results_1 {
  margin-bottom: 4em;
  margin-top: 2em;
}

.asp_shortcodes_container .asp_shortcode_column:nth-of-type(1) {
  flex-basis: 40% !important;
}

.asp_shortcodes_container .asp_shortcode_column:nth-of-type(2) {
  flex-basis: 60% !important;
}

#ajaxsearchprobsettings1_1 form {
  justify-content: flex-end;
}

/* BB Modules- general */
.outline {
  border: 2px solid white;
  width: 80% !important;
  padding: 3em 0;
}

/* BB Modules- Related Resources */
.related-resources .fl-post-grid-post {
  border: none;
}

.related-resources .fl-post-grid {
  display: flex;
  justify-content: center;
  text-align: center;
}

.related-resources .fl-post-grid-image img {
    height: 275px !important;
    object-fit: cover;
    margin-bottom: 1em;
}

.related-resources .fl-post-grid-title {
  text-transform: none;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 600;
}

.related-resources .fl-post-grid-title a {
  color: #b6ca50;
  transition: all .3s;
}

.related-resources .fl-post-grid-title a:hover {
  color: #89a110;
}

/* BB Modules- Post Slider */
.post-slider .bx-controls {
  bottom: 60px;
}

.post-slider .bx-viewport {
  height: 400px !important;
}

.post-slider .bx-wrapper {
  margin: 0;
}

.post-slider .fl-slide-bg-photo {
  box-shadow:inset 0 0 0 2000px rgba(151, 70, 106, .8);
}

.post-slider .fl-post-slider-content {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 400px;
}

.post-slider h2 {
  text-transform: none;
}

.post-slider h2 a {
  text-decoration: none;
  color: white !important;
  font-weight: 600;
  font-size: 1.3em;
}

.post-slider h2 a:hover {
  text-decoration: underline;
}

.post-slider .fl-post-slider-feed-more {
  color: #abc234 !important;
  text-decoration: none;
  text-transform: uppercase;
}

.post-slider .fl-post-slider-feed-more:hover {
  text-decoration: underline;
}

.post-slider .bx-wrapper .bx-pager.bx-default-pager a {
  background: transparent;
  border: 1.5px solid white;
}

.post-slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: white;
}

.post-slider .fl-post-slider-navigation {
  z-index: 10;
}



/* Media Queries */
@media(max-width: 1000px) {
  /* Footer */
  .site-footer .menu {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .site-footer .menu > li:first-of-type {
    margin-bottom: 2em;
  }

  .site-footer .menu > li:not(:first-of-type) {
    margin-right: 2em;
  }

  .latest-post div {
    padding: 0;
  }

  .related-resources .fl-post-grid-image img {
      object-fit: contain;
  }

  .outline h1 {
    font-size: 1.5em;
  }
}


@media(max-width: 767px) {
  .equal-cols {
    grid-template-columns: 48% 48%;
  }

  /* Navigation */
  .main-navigation {
    display: block;
  }

  .menu-toggle {
    background: white;
    position: relative;
    top: 10px;
    right: 15px;
  }

  .main-navigation ul {
    position: absolute;
    width: 100%;
    left: 0;
    background: #dfdfdf;
    margin-top: 35px;
    z-index: 10;
  }

  .main-navigation ul ul {
    top: 0;
  }

  .main-navigation ul ul ul {
    padding-left: 25px;
  }

  .main-navigation li {
    float: none;
    position: relative;
  }

  .main-navigation li:hover > .sub-menu {
    position: relative;
    box-shadow: none;
    background: #b5b5b5;
    margin-top: 0;
  }

  .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: 0;
  }

  /* Page Header */
  .header-content {
    width: 100%;
    margin: 0 1em;
  }

  /* Posts */
  .single .entry-header {
    width: 100%;
  }

  .single .entry-content {
    flex-direction: column-reverse;
  }

  .single .content-container {
    flex: 100%;
    margin-right: 0;
  }

  /* Footer */
  .site-footer {
    padding-bottom: 0;
  }

  .footer-flex {
    flex-direction: column;
  }

  /* BB Modules- Post Slider */
  .post-slider .fl-post-slider-mobile-img {
    display: none;
  }

  .post-slider .fl-post-slider-post .fl-slide-bg-photo {
    display: block;
  }

  .post-slider .fl-post-slider-background .fl-post-slider-content {
    background-color: transparent;
  }

  /* Related Resources */
  .related-resources {
    width: 80%;
    margin: 0 auto;
  }

  .related-resources .fl-post-grid {
    flex-direction: column;
  }
}

/* Rollover section panels responsive */
@media(max-width: 1260px) {
  .panels-content svg {
    width: 125px;
    height: 125px;
  }

  .panels-content {
    margin: 0;
  }

  .panels {
    height: auto;
  }

  .panels-content h2 {
    font-size: 1em;
  }

  .panels .column {
    flex-direction: column;
  }

  .panels .column:hover .panels-content-hidden {
    width: 100%;
    padding: 0;
  }
}

@media(max-width: 400px) {
  .latest-posts-masonry {
    display: block;
  }

  .latest-post div {
    margin: 10px 0;
    min-height: 100px;
  }
}
