.media-library-item__preview.js-media-library-item-preview,
.media-library-item__preview-wrapper {
  height: 165px;
}

.js-media-library-item {
/*    display: revert;*/
}
.social-sharing-buttons svg {
  fill: #001689;
}
.social-sharing-buttons a {
  border: 1px solid #dadada;
  background: #fff;
}
@media screen and (min-width: 1024px) {
  .social-sharing-buttons {
    flex-direction: column;
    position: absolute;
      right: 0;
      top: 2em;
    z-index: 999;
  }
}

span#accessibilityWidget  {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: underline;
    cursor: pointer;
}

.ck figure {
    margin-block-start: 10px;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0;
}
.btn.btn-outline {
  color: #1b457e;
    border-color: #1b457e;
    font-size: inherit;
    padding: 5px 20px;
 }

.three-col.view-news-blocks .view-footer { 
  float: right;
}

.three-col .view-content.row {
      display: block;
    float: left;
    width: 100%;
    text-align: center;
}
.three-col.view-news-blocks .views-field-created {
 padding: 0 0 7px 0;
 font-size: inherit;
 color:  #1b457e;
}
.three-col.view-news-blocks .views-field-title {
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin: 10px 0 0 0;
}
.three-col.view-news-blocks .views-row {
    border: none;
    border-radius: 0;
    padding: 0;
    max-width: 350px;
    margin: 15px 30px;
    display: inline-block;
    vertical-align: top;
    text-align: left;
}
.feature-header.view-stories {
  position: relative;
}
.eoc-editor #edit-site-information, 
.eoc-editor #edit-error-page {
  visibility: hidden;
}
.text-formatted.field--name-body.field--type-text-with-summary ol,
.text-formatted.field--name-body.field--type-text-with-summary ul {
  overflow: hidden;
}
.block-system-main-block .node--unpublished {
    padding: 0;
}
.SDGE.Logo.White .views-field-field-media-image-1 {
  background: #ccc;
}
.page-node-1846 .site-footer,
.page-node-2876 .site-footer {
  margin-top: 0;
}
.feature-header img {
  width: 100%;
  height: auto;
}
.feature-header .view-header {
    position: absolute;
    max-width: 1320px;
    bottom: 0;
    margin-left: 10px;
  z-index: 1;
}

.feature-header .views-field-field-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0));
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: '';
    opacity: .7;
}
.feature-header .view-header h1 {
    color: #fff;
}
  .layout-builder__section .visually-hidden,
  .layout-builder__section .visually-hidden {
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  opacity: .25;
}


.layout-builder .visually-hidden.layout-builder-block::before,
.layout-builder .layout-builder__layout.visually-hidden::before {
position: absolute !important;
    width: 100% !important;
    height: auto !important;
    opacity: 1;
    content: 'Section Hidden';
    font-size: 100px;
    text-align: center;
    z-index: 1;
    top: 25%;
    color: #fff;
    text-shadow: 0px 0px 10px #000;
}
.layout-builder .visually-hidden.layout-builder-block::before {
  content: 'Block Hidden';
}
.uppercase {
  text-transform: uppercase;
}
  .view-id-articles.view-display-id-page_1 .views-field-field-image img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}
.container.view-articles {
  padding: 50px 15px;
}
.view-id-b_roll.view-display-id-block_1 .field--name-name {
  float: right;
}
.view-id-press_images.view-display-id-block_1 .view-filters {
  margin-bottom: 5px;
}
  
 .block-inline-blockrelated-stories article {
  margin-bottom: 20px;
}
.node--type-article.node--view-mode-mini-teaser .col-12:first-child {
  padding-left: 0;
  padding-right: 0;
}
.node--type-article.node--view-mode-mini-teaser .field--name-title a { 
  text-decoration: underline;
}
.node--type-article.node--view-mode-mini-teaser .field--name-title {
    font-family: interstate-light;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    margin-bottom: 0;
    color: #001689;
}
.node--type-article.node--view-mode-mini-teaser .block-field-blocknodearticletitle {
    margin: 10px 0;
}
.view-alert-bar .views-row {
    background: #001689;
    color: #fff;
    font-size: 15px;
  
}
.view-alert-bar .views-row a {
  color: #fff;
  text-decoration: none;
  }
 .view-alert-bar .views-row a.btn {
   border: 1px solid #fff;
    padding: 9px 10px;
    line-height: 1;
    margin: -2px 0 0 15px;
}
.view-alert-bar .Sempra.Blue.views-row { background: #001689; }
.view-alert-bar .Midday.Sky.views-row { background: #009BDA; }
/*.view-alert-bar .Midday.Sky.views-row a { color: #000; }*/
.view-alert-bar .Ocean.Breeze.views-row { background: #00A1A4; }
/*.view-alert-bar .Ocean.Breeze.views-row a { color: #000; }*/
.view-alert-bar .Cove.Blue.views-row { background: #1ABFD5; }
.view-alert-bar .Cove.Blue.views-row a { color: #000; }
.view-alert-bar .Leaf.Green.views-row { background: #A7D48E; }
.view-alert-bar .Leaf.Green.views-row a { color: #000; }
.view-alert-bar .Autumn.Gold.views-row { background: #F8971D;  }
.view-alert-bar .Autumn.Gold.views-row a { color: #000; }
.view-alert-bar .Bright.Red.views-row { background: #EE3524; }
.view-alert-bar .Park.Green.views-row { background: #4C9E45; }

.view-alert-bar .views-field-field-alert-text .container:before {
    content: '\f06a';
    color: #FFF;
    font-family: 'Font Awesome 6 Pro';
    font-size: 60px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
    font-weight: 400;
}
.view-alert-bar .Circle .views-field-field-alert-text .container:before { content: '\f06a'; }
.view-alert-bar .Cloud .views-field-field-alert-text .container:before { content: '\e491'; }
.view-alert-bar .Comment .views-field-field-alert-text .container:before { content: '\f4af'; }
.view-alert-bar .Diamond .views-field-field-alert-text .container:before { content: '\e405'; }
.view-alert-bar .Lightbulb .views-field-field-alert-text .container:before { content: '\f671'; }
.view-alert-bar .Location .views-field-field-alert-text .container:before { content: '\f608'; }
.view-alert-bar .Octagon .views-field-field-alert-text .container:before { content: '\e204'; }
.view-alert-bar .Shield .views-field-field-alert-text .container:before { content: '\e247'; }
.view-alert-bar .Square .views-field-field-alert-text .container:before { content: '\f321'; }
.view-alert-bar .Triangle .views-field-field-alert-text .container:before { content: '\f071'; }

.view-alert-bar .views-field-field-alert-text .field-content {
    display: inline-block;
    width: calc(100%);
    vertical-align: middle;
    line-height: 1.25;
  font-size: 16px;
}

.view-stories .col-12 img {
  width: 100%;
  height: auto;
    margin-bottom: 20px;
}
.entities-list {
  background: #46484E
}
.block-inline-blockemergency-operations-quick-news h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
  line-height: 1;
}
.block-inline-blockemergency-operations-quick-news p {
  margin-bottom: 15px;
}
.block-inline-blockemergency-operations-quick-news {
  border: 1px solid #ccc;
  padding: 15px 15px 0;
}
.eoc-title h1 {
  margin-bottom: 0;
}
.field--name-field-video-playlist > .field__item {
  display: inline-block;
  width: 100%;
 }
@media screen and (max-width: 991px) {
      .navbar-collapse .navbar-nav>li>.dropdown-menu {
        background: rgba(255, 255, 255, .1);
        width: 100%;
     }
 .view-alert-bar .views-row {
padding: 15px;
  }
  .view-alert-bar .views-row a.btn {
    margin: 10px 0px;
    display: inline-block;
    width: auto;
} 
  .view-alert-bar .views-row a {
    display: block;
    width: calc(100% - 80px);
    float: left;
}
  .view-alert-bar .views-field-field-alert-text .container:before {
    display: block;
    float: left;
}
}
  
@media screen and (min-width: 768px) {
  .three-col.view-news-blocks .view-footer .btn { 
  margin: 0 70px;
}
.navbar-nav .nav-link--eoc {
  padding: 22px 30px !important;
    background: #4c9f47;
    color: #fff !important;
    margin-right: 30px;
}
}
.js-media-library-item {
    display: inline-block;
    max-width: 220px;
  vertical-align: top;
 margin: 0 15px 30px;
}
.entities-list.sortable .item-container {
    display: inline-block;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 0;
    padding: 10px;
}
.entities-list.sortable .item-container::before {
display: inline-block;
  content: '\f7a4';
  font-family: "Font Awesome 6 Pro";
  margin-right: 10px;
  font-size: 10px
}
#field_video_playlist-media-library-wrapper-settings-block_form .js-media-library-selection .js-media-library-item {
  width: 100%;
    max-width: 100%;
  border-bottom: 1px solid #ccc;
      margin: 0;
    padding: 10px;
    background: #46484E;
}
#layout-builder-modal .js-media-library-selection input[type="submit"].button, 
#layout-builder-modal .entities-list .item-container input[type="submit"].button {
float: right;
    padding: 2px 10px;
    margin: 0;
}
#views-bootstrap-featured-news-carousel-block-1 .bscarousel-title h2 a {
  color: #fff;
  text-decoration: none;
}
.view-press-images .views-row {
  position: relative;
}
.block-inline-blockrelated-articles-playlist .field--name-field-articles .card-body {
  min-height: 130px;
}
.block-inline-blockrelated-articles-playlist .field--name-field-articles {
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1* var(--bs-gutter-y)) !important;
   gap: 17px;
}
.block-inline-blockrelated-articles-playlist .field--item {

}
/*.block-inline-blockrelated-articles-playlist .field--name-field-articles .field--name-field-square-thumbnail {
  position: absolute;
}*/
.block-inline-blockrelated-articles-playlist .field--name-field-articles .field--name-field-square-thumbnail + .field--name-field-image {
  display: none;
}
.block-inline-blockrelated-articles-playlist .field--name-field-articles .field--name-field-square-thumbnail img,
.block-inline-blockrelated-articles-playlist .field--name-field-articles .field--name-field-image img{
  width: 100%;
  height: auto;
}
.block-inline-blockrelated-articles-playlist .field--name-field-articles .field--name-node-title h4 a {
  text-decoration: none;
}
.block-inline-blockrelated-articles-playlist .field--name-field-articles .field--name-node-title h4 {
  font-size: 16px;
}

.view-press-images .views-row  .views-field-edit-media  {
  position: absolute;
  top: 0;
    right: 0;
}
.view-press-images .views-field-edit-media a {
  padding-right: 50px;
  font-size: 0;
}
.view-press-images .views-field-edit-media a:after {
    content: '\f044';
    color: #fff;
    font-size: 14px;
    transition: .3s all;
    position: absolute;
    padding-top: 4px;
    font-weight: 400;
    font-family: "Font Awesome 6 Pro";
  background: #1b457e;
  padding: 8px 12px;
}
.view-press-images .views-field-edit-media a:hover:after {
   padding: 10px 14px;
}


.White.PNG.views-row .views-field-field-media-image-1 {
  background: gray;
}

.view-id-press_images .views-field-nothing a {
  padding-right: 18px;
  font-size: 12px;
}
.view-press-images .views-row { margin-bottom: 30px;
}
.view-press-images .views-field-nothing a:after {
    content: '\f019';
    color: inherit;
    font-size: 14px;
    transition: .3s all;
    position: absolute;
    padding-top: 4px;
    font-weight: 400;
    font-family: "Font Awesome 6 Pro";
}
.view-press-images .views-field-nothing a:hover:after {
    padding-top: 7px;
}

.white-bg a {
  color: #1b457e;
}
.row>.bscarousel-image  {
  padding-right: 0;
}
.row>.bscarousel-title  {
  padding: 20px 60px 60px;
}
#views-bootstrap-featured-news-carousel-block-1 .bscarousel-image img {
  width: 100%;
  height: auto;
}
#views-bootstrap-featured-news-carousel-block-1 .carousel-control-next, #views-bootstrap-featured-news-carousel-block-1 .carousel-control-prev {
  top: unset;
  bottom: 10px;
}
#views-bootstrap-featured-news-carousel-block-1 .carousel-indicators {
justify-content: end;
}
#views-bootstrap-featured-news-carousel-block-1 .carousel-control-next {
    right: unset;
    left: 40px;
}
#views-bootstrap-featured-news-carousel-block-1 {
    background: #001689;
}
@media screen and (min-width: 1025px) {
  .four-col .views-row {
    max-width: 25%;
  }
  .field--name-field-video-playlist > .field__item {
 flex-basis: 49%;
        flex-grow: 0;
}
  .field--name-field-video-playlist {
  display: flex;
    flex-wrap: wrap;
    gap: 25px;
  }
  .layout-builder .field--name-field-video-playlist > .field__item {
        max-width: 286px;
  }

  #views-bootstrap-featured-news-carousel-block-1 .carousel-indicators {
justify-content: start;
}
  #views-bootstrap-featured-news-carousel-block-1 .carousel-item.row {
  margin: 0;
}
#views-bootstrap-featured-news-carousel-block-1 .bscarousel-image {
  margin: 0;
  padding: 0;
}
#views-bootstrap-featured-news-carousel-block-1 .carousel-indicators [data-bs-target] {
    width: 60px;
    height: 3px;
}
  #views-bootstrap-featured-news-carousel-block-1 .views-field-nothing .row {
    flex-direction: row-reverse;
}
  #views-bootstrap-featured-news-carousel-block-1 .bscarousel-title {
  }
  #views-bootstrap-featured-news-carousel-block-1 .bscarousel-title h2 {
    position: absolute;
    top: 120px;
    left: 50px;
    max-width: 600px;
  }
} 
.site-footer {
  background: #001689;
}

.node--type-article .block-field-blocknodelanding-pagetitle .field--name-title {
    font-size: inherit;
    line-height: inherit;
}
.view-home-featured-story-single .views-field-field-image {
  position: absolute;
  width: 100%;
  height: auto;
}
.view-home-featured-story-single .views-field-field-image img {
  width: 100%;
  height: auto;
  }
.dark-gradient .block-field-blocknodelanding-pagetitle .field--name-title {
  color: #fff;
}

.view-news-blocks.view-display-id-block_6 .views-row {
    border: none;
    border-radius: 0;
    padding: 0;
    max-width: 100%;
    margin: 0px;
}
  .view-news-blocks.view-display-id-block_6 .views-row .views-field-field-image img {
  width: 100%;
    height: auto;
  }
.view-news-blocks.view-display-id-block_6 .views-row .views-field-title { 
   padding: 0;
}
 .view-news-blocks.view-display-id-block_6 .views-row .views-field-field-image {
   margin-bottom: 20px;
}
.view-news-blocks.view-display-id-block_6 .views-row .views-field-title h1 {
  margin-bottom: 10px;
}
.view-news-blocks.view-display-id-block_6 .views-field-created {
    padding: 0px;
}
@media screen and (min-width: 1320px) {
  
 .view-news-blocks.view-display-id-block_6 .views-row .views-field-field-image {
   margin-bottom: 0px;
}
  .view-news-blocks.view-display-id-block_6 .views-row { 
    padding: 0px 15px;
    position: relative;
  }
  .view-news-blocks.view-display-id-block_6 .views-row .views-field-title {
  position: absolute;
    z-index: 1;
    height: 100%;
    width: 70%;
    background: rgba(255,255,255,.7);
    top: 0;
    min-width: 300px;
    padding: 20px;
    font-size: 28px;
}
  .view-news-blocks.view-display-id-block_6 .views-field-created {
    padding: 10px 20px 20px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    z-index: 2;
}
  .view-news-blocks.view-display-id-block_6 .views-row .views-field-title h1 {
    position: absolute;
    bottom: 100px;
line-height: 1;
     font-size: 2.125em;
  }

    .view-news-blocks.view-display-id-block_6 .views-row .views-field-view-node {
    position: absolute;
    bottom: 60px;
    z-index: 2;
    padding: 0 20px;
}

}

.four-col h3 {
  margin: 10px 0;
}
.block-field-blocknodearticlebody img.align-right,
.block-field-blocknodearticlebody img.align-left,
.block-field-blocknodearticlefield-image img.align-left,
.block-field-blocknodearticlefield-image img.align-left
{
  width: auto;
}
.path-search #block-sdge-today-content {
  max-width: 1320px;
  padding: 15px;
}
.circle .block-field-blockblock-contentimage-over-textfield-image img {
 border-radius: 50%; 
}
@media screen and (min-width: 1320px) { 
.path-search #block-sdge-today-content {
 margin-left: calc((100vw - 1320px) * 0.5);
}
}

#block-sdge-today-newssectionmenu ul {
   float: right;
  list-style-type: none;
  padding: 40px 0 0px;
}
#block-sdge-today-newssectionmenu ul li {
 display: inline-block; margin-left: 20px;
}
#block-sdge-today-newssectionmenu ul li a {
  text-decoration: none;
}
.view-articles .view-filters {
  border: 1px solid #ccc;
  padding: 30px 30px 20px;
}
.view-filters .js-form-item {
  margin-right: 20px;
}
.three-col.view-news-blocks .views-field-view-node a,
.view-articles .views-field-view-node a {
  color: #4c9e45;
  text-transform: uppercase;
  font-size: 13px;
}
.view-filters {
  margin-bottom: 50px;
}
.view-articles .views-row {
  margin-bottom: 50px;
}
.view-articles .views-field.views-field-field-post-category {
  display: block;
  float: left;
width: 100%;
  margin-bottom: 7px;
}
.block-field-blocknodearticlefield-tags li,
.view-articles .views-field.views-field-field-post-category .field-content {
font-size: 11px; 
  background: #f4f4f4;
  padding: 4px 10px !important;
  text-transform: uppercase;
  line-height: 1;
  display: block;
  float: left;
  color: #555;
  border-radius: 2px;
}
.view-articles .views-field.views-field-created .field-content {
  font-size: 13px; 
  text-transform: uppercase;
  color: #5f5f5f;
}
.view-articles h3 {
  margin-bottom: 0px;
}
.view-filters label {
text-transform: uppercase;
    font-size: 12px;
    font-family: interstate-regular;
    color: #7e7e7e;
    letter-spacing: 0.5px;
}
.view-filters .form-control,
.view-filters .form-select {
  border-radius: 0;
  font-size: 12px;
  text-transform: uppercase;
}
  #block-sdge-today-alert.alertbar-midday-sky {    background: #009BDA; }
#block-sdge-today-alert.alertbar-ocean-breeze {    background: #00A1A4; }
#block-sdge-today-alert.alertbar-cove-blue {    background: #1ABFD5; }
#block-sdge-today-alert.alertbar-leaf-green {    background: #A7D48E; }
#block-sdge-today-alert.alertbar-autumn-gold {    background: #F8971D; }
#block-sdge-today-alert.alertbar-bright-red {    background: #EE3524; }
#block-sdge-today-alert.alertbar-park-green {    background: #4C9E45; }
#block-sdge-today-gtranslate,
#block-sdge-today-main-menu {
  display: inline-block;
  vertical-align: middle;
}
select.gt_selector {
  color: #1b457e;
  border: none;
}
select.gt_selector:focus,
select.gt_selector:focus-visible {
  border: none;
}

  #off-canvas {
  width: clamp(45%, 230px, 340px)
}
.mm-panel,
.mm-navbar { 
  background: #fff;
}
.mm-menu a, .mm-menu a:active, .mm-menu a:hover, .mm-menu a:link, .mm-menu a:visited {
    text-decoration: none;
    color: #001689;
}
.w-100 .layout.row.no-gutters  {
  margin-right: 0;
  margin-left: 0;
}
  
.field--name-field-media-oembed-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.view-id-stories h3 a {
  text-decoration: none;
}
.view-id-stories .views-row {
  margin-bottom: 2.5rem;
}
.feature-header.view-id-stories .views-row {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.block-field-blocknodearticlebody img,
.block-field-blocknodearticlefield-image img {
  width: 100% !important;
  height: auto;
}
.layout-builder__section .block-inline-blockvideo-embed {
  display: block;
    float: left;
    width: 100%;
}
.field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.block-inline-blockimage-over-text {
  margin-bottom: 50px;
}
.layout-builder__add-block {
    display: block;
    float: left;
    width: 100%;
}
#drupal-off-canvas .media-library-item .button.media-library-item__remove, #layout-builder-modal .media-library-item .button.media-library-item__remove { 
  width: 1.5rem !important;}
.view-home-featured-story-single .views-row {
  position: relative;
  overflow: hidden;
}
figure img { height: auto; 
  margin-top: 30px;
}
 .block-field-blocknodearticletitle {
    margin: 50px 0 30px;
  }
.block-inline-blockimage-over-text .block-field-blockblock-contentimage-over-textfield-image {
  margin-bottom: 30px;
}
.navbar-toggler {
  border: none;
  color: #001689;
}
.block-field-blocknodearticlefield-tags {
    margin: 20px 0;
    text-transform: uppercase;
}
.block-field-blocknodearticlecreated {
    margin-bottom: 20px;
}
.site-footer {
  margin-top: 50px;
}
.node--type-landing-page .site-footer {
  margin-top: 0px;
}

.node--type-article .field--name-title {
  font-family: interstate-light;
    font-size: 3.125em;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 18px;
    color: #001689;
}
p b, p strong {
    font-weight: 700;
    font-family: 'interstate-regular';
}
.field--type-image img, .field--name-field-user-picture img {
    margin: 0 !important;
}
.banner-overlay {
  max-width: 950px;
}
.banner-overlay .field--name-field-main-headline { 
  line-height: 1;
}
.node--type-landing-page.node--view-mode-teaser .col-6:first-child {
  width: 33%;
}
.node--type-landing-page.node--view-mode-teaser .col-6:last-child {
  width: 65%;
}
.col-lg-4 .block-inline-blocklarge-number .field--name-field-description {
    font-size: 18px;
}
.block-inline-blockrelated-stories article header {
  display: none;
}
.block-inline-blockrelated-stories {
  border-top: 4px solid #000;
}
.block-inline-blockrelated-stories .node--view-mode-teaser,
.block-inline-blockrelated-stories .node--view-mode-teaser.node--sticky {
border: none;
  background: transparent;
    border-top: 2px solid #000;
    padding: 15px 0px;
  margin-bottom: 0;
}
.field--type-entity-reference {
    margin: 0 !important;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    /*width: auto !important;*/
  /*min-width: 33px;*/
}
.bs-text-white h1,
.bs-text-white .h1,
.bs-text-white h2,
.bs-text-white .h2,
.bs-text-white h3,
.bs-text-white .h3,
.bs-text-white h4,
.bs-text-white .h4 {
  color: #fff !important;
}

.view-home-featured-story-single .field--name-field-media-image img {
  width: 100vw;
}
.view-home-featured-story-single .views-field-field-featured-image {
  position: absolute;
}
.white-bg a {
  text-decoration: none;
}
.four-col .view-content .views-row img {
    width: 100%;
    height: auto;
}
.layout-builder-form .form-control {
  width: auto;
}
.view-home-featured-story-single .white-bg {
    background: rgba(255, 255, 255, .7);
    padding: 20px 30px;
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
    color: #1b457e !important;
    margin-bottom: 0;
}
.view-home-featured-story-single .views-field-nothing {
    position: relative;
  z-index: 1;
}
.block-views-blockhome-featured-story-single-block-1 {
  min-height: 300px;
  overflow: hidden;
}
@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: 0;
        padding-right: 30px;
      	padding-bottom: 22px;
        padding-top: 22px;
    }
}
.dropdown-menu {
  min-width: 200px;
  border: none;
}
.dropdown-menu a {
  text-decoration: none;
}
.dropdown-toggle::after {
    vertical-align: 0;
    content: "\f078";
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
}
h1.page-header, .h1.page-header, h1, .h1 {
    max-width: 1320px;
}
.layout.row .block-inline-blockbasic .field--name-body h2 {
  font-family: interstate-light;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 16px;
    color: #001689;
}

ul.links.social a {
  font-size: 0;
}
ul.links a i.fa-brands:before {
  font-size: 24px;
}
  .site-footer__bottom .region {
    margin-top: 0;
    padding: 20px 0;
}
.site-footer__bottom  section.row {
  margin: 0 auto;
}
ul.links {
  list-style-type: none;
  padding-left: 0 !important;
}
.site-footer__bottom {
    letter-spacing: 0px;
    margin-top: 0;
    border-top: none;
}
.site-footer__bottom h2,
.site-footer__bottom h3,
.site-footer__bottom h4 {
 color: #fff;
  margin-bottom: 10px;
}

ul.links li {
  display: inline-block;
  padding-right: 10px;
}
.ajax-progress {
  display: none;
}

.bg-image {
  position: relative;
  padding: 70px 0 0;
}
.overlay .col-12 {
  z-index: 1;
}
.overlay:before {
position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
  opacity: .7;
}
.overlay.blue:before {   background-color: #001689; }
.overlay.blue { color: #fff; }
.overlay.black:before {   background-color: #000; }
.overlay.black { color: #fff; }
.overlay.green:before {   background-color: #58b947; }
.overlay.green { color: #fff; }
.overlay.yellow:before {   background-color: #fed600; }
.overlay.yellow { color: #001689; }
.overlay.white:before {   background-color: #FFF; }
.overlay.white { color: #001689; }
.overlay.dark-gradient:before {   background: linear-gradient(rgba(0, 0, 0, 0), rgb(0, 0, 0)); }
.overlay.dark-gradient, .overlay.dark-gradient .h1, .overlay.dark-gradient h1  { color: #fff; }
.block-inline-blockimage-over-text h3 {color: #001689; }

.block-inline-blocklarge-number .field--name-field-number,
.block-inline-blocklarge-number .field--name-field-number-suffix, .block-inline-blocklarge-number .field--name-field-number-prefix {
  font-size: 72px;
  font-family: 'interstate-regular', sans-serif;
  font-weight: 700;
  line-height: 1em;
  display: inline-block;
}
.block-inline-blocklarge-number {
  margin-bottom: 30px;
}
.block-inline-blocklarge-number .field--name-field-description {
  font-size: 24px;
  text-transform: uppercase;
}

.media-oembed-content {
    min-width: 100% !important;
  height: auto;
/*  min-height: 400px;*/
}
.field--type-image img.image-style-image-block { 
  margin: 0;
}

.layout.row .block-inline-blockimage,
.layout.row .block-inline-blockbasic {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.bs-text-primary { color: #001689; }
.option.bs-text-primary { background-color: #001689 !important; }
.bs-text-success { color: #58b947; }
.option.bs-text-success { background-color: #58b947 !important; }
.bs-text-warning { color: #fed600; }
.option.bs-text-warning { background-color: #fed600 !important; }
.bs-text-danger { color: red; }
.option.bs-text-danger { background-color: red !important; }
p.dropcap:first-child:first-letter {
  float: left;
  font-size: 77px;
  line-height: 70px;
  padding-top: 0px;
  padding-right: 8px;
  padding-left: 0px;
}
p.blown-quote,
blockquote {
  color: #001689;
  border-top: 5px solid #001689;
  font-style: italic;
  font-size: 30px;
  padding-top: 7px;
  line-height: 1.2;
    margin-bottom: 40px;
  border-left: none !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
}
div.full-height {
  height: 80vh;
   position: relative;
  margin-bottom: 50px;
}
div.full-height .block-field-blocknodelanding-pagetitle,
div.full-height .block-inline-blockbasic {
  position: absolute;
  bottom: 50px;
}
body.gin--vertical-toolbar, body.gin--horizontal-toolbar, body.gin--classic-toolbar {
    padding-top: 0 !important;
}
/*.js-media-library-item {
  display: inline-block;
}*/
.block-inline-blockcustom-slick-slideshow .slick-dots li {
    width: 100px;
}
.slideshow .w-100 {
  overflow: hidden;
}
.block-inline-blockimage-bg-placeholder {
  height: 100%;
      min-height: 200px;
}
.block-inline-blockcustom-slick-slideshow .slick img.media__element {
  float: right;
  width: 100%;
}
.block-inline-blockcustom-slick-slideshow .slick-arrow::before {
    color: #fff;
    font-size: 1.75rem;
}
.block-inline-blockcustom-slick-slideshow .slick-dotted.slick-slider {
    margin-bottom: -10px;
}
.block-inline-blockcustom-slick-slideshow .slick-dots li.slick-active button:before {
  opacity: .75;
}
.block-inline-blockcustom-slick-slideshow .slick-dots li button:before {
    width: 100px;
    height: 10px;
    content: '';
    opacity: .25;
    background: white;
    border-radius: 5px;
}
.block-inline-blockcustom-slick-slideshow .slick-dots {
    bottom: 30px;
text-align: right;
  width: 50%;
}
.block-inline-blockcustom-slick-slideshow .slick__arrow {
    top: unset;
    bottom: 50px;
    left: calc((100vw - 1320px)* .5);
}
.block-inline-blockcustom-slick-slideshow .slick-next {
    right: unset;
    left: 40px;
}
.block-field-blockparagraphslidefield-slide-image .blazy .media--blazy .slideshow img.media__element {
  margin-bottom: -7px;
}
.slide-left {
padding-left: calc((100vw - 1300px)* .5);
    padding-top: 100px;
}
.slide-left .h2, .slide-left a {
  color: #fff;
}
.ui-dialog .button {
  background-image: none !important;
}
.layout-builder-block {
    background-color: transparent;
}
#layout-builder-modal {
    padding: 0rem 2rem 1.5rem;
}
.block-field-blockparagraphslidefield-slide-image .field--type-entity-reference {
  margin: 0;
  padding: 0;
}
.callout .white-bg .block {
  background: rgba(255, 255, 255, .7);
    padding: 20px 30px;
    border-top-left-radius: 2em;
    border-top-right-radius: 2em;
    color: #001689 !important;
  margin-bottom: 0;
}
.callout {
  padding-top: 30vh;
}
#layout-builder-modal * textarea {
  min-height: 300px;
}
#layout-builder-modal form .ck-editor__editable {
  color: #363636;
}
.layout-builder__quick-add-blocks__item__screenshot img {
  width: 100%;
}
 @media (min-width: 992px) {
    .paragraph--type--slide .col-lg-6 {
        padding-left: 0;
    }
      .paragraph--type--slide .col-lg-6.slide-left {
        padding-left: 25px;
    }
   .block-field-blocknodearticlebody img {
  width: 50% !important;
  height: auto;
     margin-bottom: 30px;
}
     .block-field-blocknodearticlebody .align-center .field--name-field-media-image {
       text-align: center;
   }
   .block-field-blocknodearticlebody .align-left .field--name-field-media-image img,
      .block-field-blocknodearticlebody .align-right .field--name-field-media-image img {
  width: 95% !important;
  }
      .block-field-blocknodearticlebody .align-left .field--name-field-media-image img,
      .block-field-blocknodearticlebody .align-right .field--name-field-media-image img,
      .block-field-blocknodearticlebody .align-center .field--name-field-media-image img {
        margin-bottom: 30px;
   }
   .block-field-blocknodearticlebody img.align-left {
     margin-right: 30px;
   }
.block-field-blocknodearticlebody img.align-right {
      margin-left: 30px;
   }
}

@media (max-width: 991px) {
    .navbar-collapse #block-sdge-today-searchform {
        display: none;
    }
  .block-inline-blockcustom-slick-slideshow {
    height: 600px;
  }
.block-inline-blockcustom-slick-slideshow .col-12 {
    height: 300px;
  left: 0;
  padding: 15px;
  }
.block-inline-blockcustom-slick-slideshow .slick-initialized .slick-slide {
    display: block;
    height: 600px;
}
  .view-news-blocks .views-row {
    max-width: 100%;
    margin: 0 0 30px;
}
  
.three-col.view-news-blocks .views-row,
 .view-id-news_blocks .view-content.row {
    margin-left: 0; margin-right: 0;
  }

  .view-home-featured-story-single .field--name-field-media-image img {
		width: auto !important;
        max-width: 99900px;
        margin-left: -25% !important;
        height: 600px;
    }
  .view-home-featured-story-single .white-bg {
    padding: 20px 15px 15px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    height: 200px;
  }
  .view-home-featured-story-single .white-bg h2 + p {
    display: none;
  }
  .paragraph--type--slide.paragraph--view-mode--default .col-12:last-child {
        position: absolute;
        top: 0;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        margin-top: 1px;
        padding-top: 0;
   
  }
  .paragraph--type--slide.paragraph--view-mode--default .col-12.slide-left {
    position: absolute;
    top: 300px;
    padding: 0 15px;
  }
  .block-inline-blockcustom-slick-slideshow .slick-dots li,
  .block-inline-blockcustom-slick-slideshow .slick-dots li button:before {
    width: 20px !important;
  }
    .block-inline-blockcustom-slick-slideshow .slick-dots {
    bottom: 0;
    text-align: left;
    width: 100%;
    left: 10px;
}
  .slide-left {
    padding: 20px;
    height: 250px;
}
  .callout {
padding-top: 320px !important;
        margin: 0 10px;
        width: calc(100% - 20px);
        padding-bottom: 30px;
}
  div.full-height {
    height: 50vh;
  }
  #content {
    padding: 0;
  }
  div.full-height .block-field-blocknodelanding-pagetitle, div.full-height .block-inline-blockbasic {
    bottom: 0 !important;
}
  h1.page-header, .h1.page-header, h1, .h1, .node--type-press-release .field--name-title,
  .node--type-article .field--name-title {
    font-size: 2.125em;
    line-height: 1.2;
  }
  h2, .h2, .block-layout-builder .field--name-info {
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 15px;
 }
  .site-footer {
    margin-top: 25px;
}
/*  .field--name-body p {
    margin-bottom: 15px;
}*/
  p.blown-quote + h3 {
    font-size: 1.2em;
    margin-top: 0px;
} 
  .block-inline-blockimage-over-text {
  text-align: center;
}
  .block-field-blocknodearticlefield-image .field--type-image img {
    margin: 30px 0 !important;
    height: auto;
    width: 100%;
  }
  .navbar,  section.region-header  { 
    display: inline-block;
}
  .navbar { width: 100%; }
    .navbar-toggler { 
      float: right;
      padding: 15px;
  }
  section.region-header  { 
    padding: 0 0 0 15px;
  }
  .navbar-toggler:focus { box-shadow: none; }
  
  .region.region-primary-menu ul.dropdown-menu.show { display: block; }
  .region.region-primary-menu ul.dropdown-menu { display: none; }
  
    
}
  
@media (max-width: 768px) {
    .field--name-body .align-right {
        width: 100%;
        height: auto;
        margin: 30px 0;
    }
  .block-inline-blockrelated-articles-playlist .field--name-field-articles { flex-direction: column; }
  .block-inline-blockrelated-articles-playlist .field--name-field-articles .field__item  { margin-bottom: 10px; }

}
@media (min-width: 560px) {
    .node .field--type-image {
        float: left;
        margin: 0;
      width: 100%;
    }
}
  .five-col .view-content .views-row img {
    width: 100%;
    height: auto;
}
.video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}

/* Then style the iframe to fit in the container div with full height and width */
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .feature-header .view-header {
  bottom: 5%;
    margin-left: calc((100vw - 1320px)* .5); 
}
  .view-id-articles.view-display-id-page_1 .views-field-field-image {
    display: inline-block;
    float: left;
    margin-right: 40px;
  }
  .view-articles.view-display-id-page_1  .views-field.views-field-field-post-category {
width: calc(100% - 400px);
  }
  .block-inline-blockrelated-articles-playlist .field--name-field-articles > .field__item {
        flex-basis: 24%;
    flex-grow: 0;
    }
  .four-col .views-row {
        max-width: 22%;
    }
    .four-col.view-press-images .views-row,
  .four-col.view-b-roll .views-row {
        max-width: 25%;
    }
  .five-col .views-row {
        max-width: 20%;
    }

  .block-inline-blockrelated-articles-playlist .field--name-field-articles > .field__item {
 
  
}
    .view-alert-bar .views-row {
}
}
/* iPad Mini in portrait & landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) { 
    h2, .h2, .block-layout-builder .field--name-info {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 0px;
      margin-top: 0;
 }
  .view-home-featured-story-single .white-bg {
    height: auto;
  }
 .view-home-featured-story-single .white-bg p {
   margin: 0;
  }
}

/* iPad Mini in landscape only */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { /* STYLE */}

/* iPad Mini in portrait only */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { /* STYLE */ }