/** California OSG - Custom Styles - 3/24/22 **/

/* Fonts */
/* @import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Asap+Condensed&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@600;700;900&display=swap"); */
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700&display=swap");

body,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto", "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}

/* Header */
.utility-header {
  background: #1e2d4f;
}

.global-header {
  border-bottom: 5px solid #fdc536;
}

/* .branding {
  overflow: hidden !important;
} */

.main-navigation .nav-item {
  color: #000;
  font-weight: 900;
  padding-top: 25px;
}

.main-navigation .nav-item .ca-gov-icon-logo.invisible {
  display: none;
}

h2 {
  font-weight: 600;
  font-size: 30px;
  color: #0e408b !important;
  line-height: 1.3em;
}

h3 {
  font-weight: 600;
  font-size: 20px;
  color: #0e408b !important;
  line-height: 1.3em;
}

.font-heading,
.entry-title {
  font-family: "Roboto", "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
}

.left-blog-image .et_pb_post .entry-featured-image-url {
  float: left;
  width: 100%;
  max-width: 360px;
  margin: 0 20px 30px 0;
}
.left-blog-image .et_pb_post {
  margin-bottom: 20px !important;
}

.entry-title {
  color: #111111 !important;
  font-weight: 900;
}

/* .global-header {
  overflow: hidden !important;
}

.global-header .main-navigation {
  overflow: hidden !important;
} */

.global-header .main-navigation .nav-item a:focus {
  min-height: 0;
  padding-bottom: 4px;
  outline: none;
  text-decoration: underline;
}

.global-header .main-navigation .keyboard-outline {
  outline: none!important;
  text-decoration: underline;
}

.et_mobile_menu li a:hover, .nav ul li a:hover {
  background: transparent!important;
  opacity: 1!important;
}

.global-header .main-navigation .nav-item .link-title {
  font-family: "Roboto", "Montserrat", Helvetica, Arial, Lucida, sans-serif !important;
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  font-weight: 900 !important;
}

.global-header.compact .main-navigation .nav-item {
  margin-top: 0;
  padding-top: 0;
}

.nav-item-home {
  display: none !important;
}

/** Homepage **/
.home-news-hero {
  background: #f2f2f2;
}

.home-news-hero__inner {
  background: #f2f2f2;
}

.home-news-hero .home-news-hero__card {
  background: #ffffff;
  border: 1px solid #f2f2f2;
  padding: 10px;
  min-height: 325px;
  margin-right: 10px;
  margin-bottom: 10px !important;
}

.home-news-hero .et_pb_post {
  margin-bottom: 0 !important;
}
.hero-card__large {
  background: #ffffff;
  padding: 10px;
  min-height: 660px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.hero-card__large .entry-featured-image-url img {
  object-fit: cover;
  height: 380px;
}

.home-news-hero__card .entry-featured-image-url img {

}

.home-news-hero .et_pb_row {
  /* background: #fff; */
}

.home-news-hero .home-news-hero__card .entry-title a {
  display: block;
  font-size: 20px;
  line-height: 105% !important;
  font-weight: 900;
  text-decoration: none;
  color: #142e55;
}

.home-news-hero .hero-card__large .entry-title a {
  font-size: 46px !important;
  line-height: 105% !important;
  font-weight: 900;
  text-decoration: none !important;
  color: #142e55;
}

.home-news-hero .et_pb_post .entry-featured-image-url {
  margin-bottom: 12px;
}

.home-news-hero .et_pb_post .post-meta a[rel="tag"] {
  display: inline-block;
  background: #ffc536;
  color: #142e55;
  font-weight: 700;
  padding: 3px;
  padding-left: 6px;
  padding-right: 6px;
  text-decoration: none;
}

.home-news-hero .et_pb_module.et_pb_blog_1,
.home-news-hero .et_pb_module.et_pb_blog_2 {
}

.section-padded {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.section-padded-extra {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
}

.section-padded-half {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}

/* WYSIWYG Styles */
.section-heading {
  font-size: 48px;
  color: #142e55;
  font-weight: 700;
}

/* Homepage Priorities */
.priorities-section {
  font-size: 21px;
  line-height: 150%;
}

.priorities-heading {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  text-align: center;
  color: #142e55 !important;
}

.priorities-heading:after {
  display: block;
  margin-top: 20px;
  margin-bottom: 13px;
  height: 7px;
  width: 90px;
  background: #ffc536;
  content: "";
  margin-left: auto;
  margin-right: auto;
}

.priorities-card-heading {
  font-size: 30px;
  line-height: 100%;
  color: #142e55;
}

.priorities-card {
  background: #f2f2f2;
  font-size: 17px;
  line-height: 150%;
}

.osg-primary-btn,
.et_pb_button {
  background-color: #ffc536;
  border: 1px solid #ffc536;
  color: #142e55;
  font-weight: 700;
  font-size: 17px;
  border-radius: 0;
}

.home-stats {
  background: #142e55;
  padding-top: 60px;
  padding-bottom: 60px;
}

.home-stat-number {
  font-style: normal;
  font-weight: 700;
  font-size: 50px;
  color: #fff;
}

.osg-divider {
  display: block;
  background: #c4c4c4;
  height: 2px;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
}

.callout-heading-left,
.section-heading-styled {
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 100%;
  color: #142e55;
}

.callout-heading-left::after {
  display: block;
  margin-top: 20px;
  margin-bottom: 13px;
  height: 7px;
  width: 90px;
  content: "";
  background: #ffc536;
}

.home-priorities-section {
  font-size: 21px;
  line-height: 150%;
}

.home-resources-heading {
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 125%;
  color: #01193c;
}

.home-resources {
  font-size: 38px;
  line-height: 125%;
  background: #f2f2f2;
}

.home-audio {
  background: #f2f2f2;
}

.home-audio-heading {
  font-weight: 700;
  font-size: 38px;
  line-height: 100%;
  color: #142e55 !important;
}

.resource-block {
  padding-top: 30px;
  padding-bottom: 30px;
}

/** Compact Page Header **/
.compact-page-header {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.compact-page-header h1 {
  color: #ffc536;
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 115%;
  padding: 0;
  margin: 0;
}

.sans-source {
  font-family: "Source Sans Pro", "Monserrat", sans-serif;
}

@media (min-width: 1280px) {
  .main-navigation {
    padding-left: 450px;
  }
}

.home-video-carousel .et_pb_carousel_item {
  height: 200px;
}

.et_pb_divider:before {
  border-top: 2px solid #c4c4c4 !important;
}

.et_pb_button:after {
  display: none !important;
}

.et_pb_button:hover,
.et_pb_button:focus {
  background: #142e55 !important;
  color: #fff !important;
}

h3 {
  font-size: 30px;
  color: #142e55 !important;
  font-weight: 700;
}

.about-tile {
  font-size: 20px !important;
  line-height: 30px !important;
}

.resource-featured-blue {
  background: #142e55;
  color: #fff;
}

.resource-featured-blue .et_pb_column_2,
.resource-featured-blue-content {
  padding: 50px;
}

.resource-featured-gold .et_pb_column_1,
.resource-featured-gold-content {
  padding: 50px;
}

.resource-featured-blue h2 {
  font-size: 30px;
  line-height: 125%;
  color: #fff !important;
}

.resource-featured-gold {
  background: #ffc536;
  color: #fff;
  color: #000000;
}

.resource-featured-gold h2 {
  font-size: 30px;
  line-height: 125%;
  color: #142e55 !important;
}

.resource-featured-gold img,
.resource-featured-blue img {
  width: 100%;
  min-height: 400px !important;
  object-fit: cover !important;
}

.et_pb_image_wrap {
  position: relative;
  width: 100% !important;
}

.resource-featured-gold .et_pb_image_wrap:before {
  position: absolute;
  top: 200px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 0 50px 86.6px;
  border-color: transparent transparent transparent #ffc536;
  transform: rotate(180deg);
  content: "";
}

.resource-featured-blue .et_pb_image_wrap:before {
  position: absolute;
  top: 200px;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 0 50px 86.6px;
  border-color: transparent transparent transparent #142e55;
  transform: rotate(180deg);
  content: "";
}

.resource-featured-gold .et_pb_button {
  background: #142e55 !important;
  color: #fff !important;
}

.resource-featured-blue,
.resource-featured-gold {
  padding: 0 !important;
}

.bio-intro h3 {
  font-weight: 700;
  font-size: 38px;
  line-height: 100%;
  text-transform: uppercase;
  color: #142e55;
}

.bio-intro h3 {
  font-weight: 700;
  font-size: 34px;
  padding-bottom: 20px;
  line-height: 100%;
  text-transform: uppercase;
  color: #142e55;
}

.bio-intro h2 {
  font-weight: 400;
  font-size: 26px;
  line-height: 100%;
  padding-bottom: 15px;
  text-transform: normal;
  color: #142e55;
}

@media only screen and (min-width: 1080px) {
  .osg-blog .et_pb_post.has-post-thumbnail .entry-featured-image-url {
    float: left;
    width: 30%;
    margin-right: 4%;
    margin-bottom: 50px;
  }
  .osg-blog
    .et_pb_post.has-post-thumbnail:not(.format-gallery)
    > .post-content {
    padding-left: 34%;
  }
}

.news-archive .et_pb_post .entry-title,
.news-archive .et_pb_post .entry-title a {
  font-weight: 400;
  font-size: 40px;
  line-height: 50px;
  text-decoration: none;
}

.news-archive .et_pb_post .post-meta {
  font-size: 18px;
  color: #fff;
}

.news-archive .et_pb_image_container img, .news-archive .et_pb_post a img {
    max-width: 100%;
}

.et_pb_post p.post-meta {
  color: #fff !important;
}

.nav li ul,
.et_mobile_menu {
  border-color: #142e55;
}

.nav li ul {
  border-top: 5px solid #142e55 !important;
  background: #ffc536 !important;
}

.second-level-nav > li {
  border-right: 1px solid transparent !important;
  border-bottom: 1px solid transparent !important;
}

.nav li ul a {
  color: #142e55 !important;
  text-decoration: underline;
}

.pagination a {
  background: #ffc536 !important;
  color: #142e55 !important;
  font-weight: 700;
  text-decoration: none !important;
  padding: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.pagination a:hover {
  color: #fff !important;
  background: #142e55 !important;
}

.menu-stacked ul li {
  display: block !important;
  width: 100% !important;
}

/** Accordion **/
.et_pb_accordion_item {
  border: 1px solid #c4c4c4;
}
.et_pb_toggle_close {
  background: #FFF;
}

.et_pb_toggle {
  background: #F5F5F5;
}

.et_pb_toggle_title {
  color: #142e55!important;
  font-weight: 900;
  padding: 10px;
  font-size: 18px;
}

.et_pb_accordion .et_pb_toggle_title:before {
  color: #142e55;
}
.navigation-search #nav-item-search {
    display: none!important;
}

.main-navigation.dropdown .sub-nav {
  min-width: 300px;
  max-width: 300px;
}

@media (min-width: 768px) {
  .priorities-page-header {
    padding-top: 150px !important;
    padding-bottom: 150px !important;
    padding-left: 200px !important;
    padding-right: 200px !important;
  }

  .about-header {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
}
