.header-top-full-banner{
  background: url('/sites/default/files/2022-10/header-top-full-banner.png');
  width: 100%;
  height: 20px;
  background-repeat: repeat;
  background-position: center center;
  background-size: cover;
  border: 1px solid #0080C8;
}
header nav.bg-dark {
background: #fff !important;
}
header .navbar-expand-lg {
flex-wrap: wrap;
justify-content: left;
}
.region.region-nav-branding {
text-align: center;
width: 100%;
}
.navbar-brand img {
    width: 159.6px;
}
a.site-logo.d-block {
  margin: 15px auto;
}

.nav-link, .media-library-view--widget .view-header a {
color: #000;
font-size: 16px;
line-height: 17px;
}
.nav-link:hover, .media-library-view--widget .view-header a:hover{
color: #000;
}
.nav-link:hover, .media-library-view--widget .view-header a:hover, .nav-link:focus, .media-library-view--widget .view-header a:focus{
color: #000;
}

.region.region-nav-additional {
display: none;
}

header .justify-content-md-end {
justify-content: flex-start !important;
}

header ul.navbar-nav li.nav-item {
/* margin-right: 85px; */
}

header ul.dropdown-menu li.nav-item {
margin-right: 0;
}

header ul.navbar-nav li.nav-item:last-child {
margin-right: 0;
}
.navbar-toggler{background: transparent;}
span.navbar-toggler-icon {
background-image: url(/sites/default/files/2022-11/menu-bar.png);
}
.dropdown-toggle::after {
border-top: 0.35em solid #0080C8;
border-right: 0.35em solid transparent;
border-left: 0.35em solid transparent;
}
/*.navbar-expand-lg .navbar-nav {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15px;
  z-index: 999;
}
.user-logged-in .navbar-expand-lg .navbar-nav {
  position: relative;
  left: auto;
  transform: translateX(0%);
  bottom: auto;
}*/

header nav.bg-dark {
  padding-bottom: 50px;
}

.user-logged-in header nav.bg-dark {
  padding-bottom: 5px;
}
.view-search .views-row .views-field-body p {
  color: #282C34;
  opacity: 60%;
}

.view-search .view-content {
  padding-bottom: 48px;
}

/* media query*/
@media screen and (max-width: 1025px) {
  header ul.navbar-nav li.nav-item {
    /* margin-right: 70px; */
  }
}
@media screen and (max-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    position: relative;
    left: auto;
    transform: translateX(0%);
    bottom: auto;
    margin: 0;
    padding-left: 0px;
    width: 100%;
  }
  
  header nav.bg-dark {
    padding-bottom: 15px;
  }
/* .region.region-nav-branding {
  width: 100%;
  padding-left: 60px;
} */
.top-navigation {
  display: none;
}
button.navbar-toggler {
position: absolute;
top: 20px
}
a.site-logo.d-block {
margin: 0 auto 0px;
}
.mobile-search-blcok .form-control {
border-radius: 0;
}

a.close {
  position: relative;
    width: 30px;
    height: 30px;
    float: left;
}

.block-views-exposed-filter-blocksearch-page-1 {
  width: calc(100% - 30px);
  float: left;
}

a.close:after {
  display: inline-block;
  position: absolute;
  content: "\00d7";
  color: black;
  font-size: 25px;
  top: 18px;
  left: 0;
  font-weight: bold;
  line-height: 1;
  top: 7px;
}

.user-logged-in a.close:after {
  top: 10px !important;
  left: 10px !important;
}

.mobile-search-blcok .bef-exposed-form .form--inline > .form-item:before {
content: "";
background: url(/sites/default/files/2022-11/Search.png);
width: 18px;
position: absolute;
height: 18px;
top: 10px;
left: 10px;
background-size: cover;
}

.navbar li.nav-item {
  font-family: "Brandon_Grotesque_Regular" !important;
}

.mobile-search-blcok .bef-exposed-form .form--inline > .form-item {
position: relative;
}

header ul.navbar-nav li.nav-item:first-child {
  padding-top: 0px !important;
}

/* header ul.navbar-nav li.nav-item {
  margin-right: 0px;
  border-bottom: 1px solid #ddd;
  padding: 22px 0px;
  font-size: 30px !important;
  font-weight: normal !important;
} */
header ul.navbar-nav li.nav-item:last-child {
border: 0;
}
/* #block-scag-main-navigation a.nav-link.show {
  font-weight: bold;
  font-family: "Brandon_Grotesque_Bold" !important;
}
#block-scag-main-navigation a.nav-link{
font-size: 30px !important;
}
#block-scag-main-navigation .navbar-nav .dropdown-toggle::after {
  float: revert;
  clear: both;
  top: -16px;
  padding-top: -6.5px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
#block-scag-main-navigation .navbar-nav .dropdown-menu {
border: 0;
}

#block-scag-main-navigation .navbar-nav .dropdown-menu li a {
  font-size: 30px;
}

#block-scag-main-navigation .navbar-nav .dropdown-menu li {
border: 0 !important;
padding: 5px 25px 5px !important;
} */

}

@media screen and (max-width: 769px) {
a.site-logo.d-block {
  margin: 0 auto 0px;
}
.navbar-brand img {
  height: auto;
  margin: 0 1rem 0 0;
  width: 380px;
}

button.navbar-toggler {
top: 18px;
}
ul.navbar-nav {
width: auto;
}

}
@media screen and (max-width: 480px) {
.navbar-brand img {
width: 280px;
}
.header-top-full-banner {
  height: 11px;
}
/* .navbar-expand-lg .navbar-nav {
  padding-left: 30px;
} */
span.navbar-toggler-icon {
width: 18px;
height: 18px;
}
#block-scag-main-navigation a.nav-link{
  /* font-size: 18px !important; */
}
#block-scag-main-navigation .navbar-nav .dropdown-menu li a {
  /* font-size: 18px !important; */
}
#block-scag-main-navigation .navbar-nav .dropdown-menu{
border-radius: 0!important;
border: none!important;
width: -webkit-fill-available;}

/* a.close:after {
  top: 28px;
} */
}
@media screen and (max-width: 767px) {
button.navbar-toggler {
  top: 15px;
  }
}
@media screen and (max-width: 400px) {

.navbar-brand img {
  width: 200px;
}

header nav.bg-dark {
  padding-bottom: 10px;
  padding-top: 20px;
}
.pad-top-8 {
  padding-top: 8px !important;
}
}
.field.field--name-field-webform {
    background-color: #FFFFFF;
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.15);
    padding: 56px 78px 60px;
    margin-top: 54px;
}

.table > :not(caption) > * > *{
	padding:0!important;
}

.webform-submission-membership-signup-form fieldset legend{
	margin-bottom:0px!important;
}

.webform-fields-wrapper .fieldset-wrapper{
	padding: 0.5rem 0rem 1rem 0rem!important;
}

.webform-fields-wrapper #edit-select-one label.option{
	font-size: 22px!important;
}

.webform-fields-wrapper #edit-select-one .description{
	font-family: "Brandon_Grotesque_Regular";
    font-size: 18px!important;
}

.webform-fields-wrapper label {
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 18px;
}

.webform-fields-wrapper .form-control {
    opacity: 0.5;
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 22px;
    letter-spacing: 0;
    line-height: 30px;
    border: 0;
    border-bottom: 1px solid #000000;
    border-radius: 0;
    padding-left: 0 !important;
}

/*.form-select {
    background-image: url("/sites/default/files/2022-11/60995.png") !important;
}*/

.webform-fields-wrapper input:focus {
    outline: 0;
    background: transparent;
}

.webform-fields-wrapper .form-textarea {
    height: 80px;
}
.webform-fields-wrapper .form-item {
    margin-bottom: 50px;
}

.webform-fields-wrapper .form-actions {
    text-align: center;
}

.webform-fields-wrapper .form-submit {
    height: 48px;
    width: 220px;
    background: linear-gradient(180deg, #10BAFF 0%, #0080C8 100%);
    border: 0;
    border-radius: 0;
    font-family: "Brandon_Grotesque_Medium";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.07px;
    line-height: 17px;
    text-align: center;
    text-transform: uppercase;
}
div#district_property_address_table table tr th, div#district_property_address_table table tr td {
    border: 0;
}

div#edit-district-property-address .webform-fields-wrapper .form-item {
    margin-bottom: 50px !important;
}

div#district_property_address_table .webform-multiple-add {
    text-align: left;
}

div#district_property_address_table .webform-multiple-add input {
    background: transparent;
}

div#district_property_address_table .webform-multiple-add .form-submit {
    background: transparent;
    color: #0080C8;
    width: auto;
    font-family: "Brandon_Grotesque_Bold";
    font-size: 18px;
    text-transform: capitalize;
}
.form-item-district-property-address-items-0--item--address-2,
.form-item-district-property-address-items-1--item--address-2,
.form-item-district-property-address-items-2--item--address-2,
.form-item-district-property-address-items-3--item--address-2,
.form-item-district-property-address-items-4--item--address-2 {
    margin-bottom: 50px !important;
}

div#district_property_address_table .webform-fields-wrapper  fieldset.form-item {
    margin-bottom: 0 !important;
}

.webform-submission-membership-signup-form  fieldset legend {
    padding-left: 0;
    color: #000000;
    font-family: "Brandon_Grotesque_Medium";
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 18px;
}

.form-type-checkbox .form-check-input {
    height: 22px;
    width: 22px;
    margin-top: 0;
    margin-right: 20px;
    border-radius: 0;
}

.form-type-checkbox label.option {
    display: initial !important;
}

@media screen and (max-width: 769px) {
.field.field--name-field-webform {
    padding: 56px 20px 60px;
}
.webform-fields-wrapper label {
    font-size: 18px;
}
div#accordionMembershipSignup {
    margin: 10px !important;
}
div#district_property_address_table .webform-multiple-add .form-submit{
    font-size: 15px;
}
}
@media screen and (max-width: 640px) {
.webform-fields-wrapper .form-control{
    font-size: 15px;
}
.webform-fields-wrapper .col, .webform-fields-wrapper .col-6 {
    width: 100%;
}
div#district_property_address_table .webform-multiple-add .form-submit{
    font-size: 14px;
}
}
#block-views-block-latest-news-block-1 h2{
    height: 43px;
    /* height: auto; */
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 30px;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    margin: 0px auto 33px;
    display: block;
    position: relative;
    font-weight: normal;
}

#block-aboutus .report-title {
    font-size: 22px;
    line-height: 24px;
    font-family: "Brandon_Grotesque_Bold";
    margin-bottom: 18px;
}

#block-views-block-latest-news-block-1 h2:before {
    width: 88px;
    content: "";
    position: absolute;
    bottom: -10px;
    height: 4px;
    background: #7dc8ed;
    left: 50%;
    transform: translateX(-50%);
}

#block-views-block-latest-news-block-1 h2:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 88px;
    height: 2px;
    background: #0080C8;
    left: 50%;
    transform: translateX(-50%);
}

.view-latest-news img.card-img-top {
    height: 198px;
}

.view.view-latest-news {
    padding-bottom: 50px;
    padding-top: 10px;
}
.view.view-latest-news .card {
    background-color: #FFFFFF;
    box-shadow: 0 0 24px 0 rgba(0,0,0,0.15);
    border-radius: 0;
    border: 0;
    height: 100%;
}

.view.view-latest-news img.card-img-top {
    border-radius: 0;
}

.view.view-latest-news h5.card-title {
    color: #282C34;
    font-family: "Brandon_Grotesque_Bold";
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 15px;
	text-transform: uppercase;
}

.view.view-latest-news .card-text {
    color: rgba(40,44,52,0.6);
    /* font-family: "Open Sans"; */
    font-size: 14px;
    letter-spacing: 0.09px;
    line-height: 18px;
    padding-bottom: 44px;
    display: block;
	font-family: 'OpenSans_Regular';
}

.view.view-latest-news .text-center.border-top {
    padding-top: 18px;
    margin-bottom: 10px;
}
.view.view-latest-news .card .card-body a{
    display: block;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.07px;
    text-align: center;
    height: 48px;
    line-height: 35px;
    width: 260px;
    text-transform: uppercase;
    background: linear-gradient(180deg,#10BAFF 0%,#0080C8 100%);
    margin: 0 auto;
    border-radius: 0;
    border: 0;
    text-decoration: none;
}

#block-aboutus .accordian-block-tabs .nav-tabs{
	margin-bottom: 60px!important;
}

@media screen and (max-width: 1025px) {
    .view.view-latest-news h5.card-title{
        font-size: 18px;
    }
   
  }
  @media screen and (max-width: 769px) {
    .view.view-latest-news .card .card-body a{
        width: 100%;
    }
    /* div#myTabContent .program-services-wrp img {
        width: 100%;
        margin-left: 0px;
        height: auto;
    } */
    #block-aboutus .accordian-block-tabs .nav-tabs li a.nav-link {
        width: 200px;
        line-height: 26px !important;
    }
  }
  @media screen and (max-width: 765px) {
    #block-views-block-latest-news-block-1 .row .col-6{
        width: 100%;
        margin-top: 15px;
    }
  }
  @media screen and (max-width: 640px) {
    .view.view-latest-news .card{
    margin-bottom: 20px;
    }
    #block-aboutus .accordian-block-tabs .nav-tabs li a.nav-link {
        /* width: 136px; */
        width: 100%;
    }
  }
  @media screen and (max-width: 480px) {
    .view.view-latest-news .col-6 {
        width: 100%;
    }
    #block-views-block-latest-news-block-1 h2{
        font-size: 24px;
    }

  }
  @media screen and (max-width: 360px) {
    #block-aboutus .accordian-block-tabs .nav-tabs li a.nav-link {
        width: 96px;
        line-height: 15px !important;
    }
  }
#block-currentissue h2, #block-signup h2, #block-archive h2 {
    /* height: 43px;
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 30px;
    letter-spacing: 0;
    line-height: 33px;
    text-align: center;
    margin: 52px auto 51px;
    display: block;
    position: relative; 
    display: none;*/
}

.see-the-full-issue a {
    color: #FFFFFF;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 1.07px;
    text-align: center;
    height: 48px;
    line-height: 32px;
    width: 260px;
    background: linear-gradient(180deg,#10BAFF 0%,#0080C8 100%);
    /* margin-top: 60px; */
    border-radius: 0;
    border: 0;
}

.node--type-issues.node--view-mode-current-issue .col {
    padding-left: 0;
}

.node--type-issues.node--view-mode-current-issue span.field--name-title {
    display: none;
}

.node--type-issues.node--view-mode-current-issue .field--name-field-ddm-thumbnail img {
    box-shadow: 0 0 30px 0 #d5d5d5;
}

.node--type-issues.node--view-mode-current-issue .full-history-label span.field--name-title {
    display: block;
}

.node--type-issues .field--name-field-ddm-thumbnail {
    width: 380px;
    height: 491px;
    margin: auto;
}

#block-signup h2:before, #block-archive h2:before {
    width: 56px;
    content: "";
    position: absolute;
    bottom: -10px;
    height: 4px;
    background: #7dc8ed;
    left: 50%;
    transform: translateX(-50%);
}

#block-currentissue h2:before{
	width: 100px;
    content: "";
    position: absolute;
    bottom: -10px;
    height: 4px;
    background: #7dc8ed;
    left: 50%;
    transform: translateX(-50%);
}

#block-archive h2.accordion-header:before {
    content: none;
}

#block-signup h2:after, #block-archive h2:after {
    content: "";
    position: absolute;
    bottom: -10px;
    width: 56px;
    height: 2px;
    background: #0080C8;
    left: 50%;
    transform: translateX(-50%);
}

#block-currentissue h2:after{
	content: "";
    position: absolute;
    bottom: -10px;
    width: 100px;
    height: 2px;
    background: #0080C8;
    left: 50%;
    transform: translateX(-50%);
}

#block-currentissue p {
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 22px;
    letter-spacing: 0;
    line-height: 24px;
    padding-top: 6px;
}
#block-currentissue article h2{
    margin: 0;
    text-align: left;
    display: none;
}
#block-currentissue article h2 a{
    text-decoration: none;
}
.full-history-label .field--name-title {
  color: #000000;
  font-family: "Brandon_Grotesque_Regular";
  font-size: 30px;
  letter-spacing: 0;
  line-height: 33px;
  display: block;
  text-transform: uppercase;
}
.current-issue-mobile-title {
    display: none;
}
.see-the-full-issue-mobile {
    display: none;
}
#block-currentissue article h2:after{
    display: none;
}
.paragraph.paragraph--type--issues {
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 18px;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 30px;
}

.field.field--name-field-title {
    color: #000;
    text-transform: uppercase;
    font-family: "Brandon_Grotesque_Bold";
}

.field--type-entity-reference-revisions {
    border-bottom: 0;
}
div#block-signup {
    padding: 1px 0px 100px;
}

div#block-signup p{
	font-size: 18px;
    font-family: 'OpenSans_Regular';
    line-height: 24px;
}

@media screen and (min-width: 800px) and (max-width: 1000px) {
	div#block-signup .container{
		padding: 0px 30px
	}
}

div#block-currentissue {
    margin-bottom: 48px;
}
div#block-archive {
    padding: 0px 0px 62px;
}

#block-archive .accordion-item {
    border: 0;
}
#block-archive .accordion-item .accordion-item {
    border-top: 1px solid #ddd;
    border-radius: 0;
}


#block-archive  .accordion-item .accordion-item:last-child {
    border-bottom: 1px solid #ddd;
}

/* #block-archive h2.accordion-header{
    margin: 0 0 18px 0;
} */
h2.accordion-header:after {
    display: none;
}

#block-archive .accordion-item .accordion-item:focus {
    outline: 0;
}

/* #block-archive .field__item:last-of-type .accordion-button {
    border: 0;
    border-radius: 0;
    border-top: 1px solid #ddd !important;
} */

#block-archive .field__item:first-of-type .accordion-button {
    border: 0;
    border-radius: 0;
    border-top: 1px solid #ddd !important;
}
/* #block-archive .accordion-item:last-of-type .accordion-button{
    border-top: 1px solid #ddd !important;
} */

#block-archive .accordion-button:focus {
    border: 0 !important;
    box-shadow: none;
}

#block-archive .accordion-button:focus {
    background: transparent;
    color: #000;
}
#block-archive .accordion-button::after {
    background: transparent;
    content: "+";
    width: 28px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #1E1E23;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    color: #0080C8;
}

.accordion-button:not(.collapsed){
	background-color: transparent!important;
	box-shadow:none!important;
}

#block-archive .accordion-button:not(.collapsed)::after {
    background: transparent;
    content: "-";
	font-size: 42px;
    line-height: 20px;
}

#block-archive button.accordion-button {
    color: #000000;
    font-family: "Brandon_Grotesque_Regular";
    font-size: 22px;
    letter-spacing: 0;
    line-height: 24px;
    font-weight: normal;
    /* border-top: 1px solid #ddd !important; */
    border-bottom: 1px solid #ddd !important;
    padding-left: 0;
}
.accordion-body .grid-field-formatter .resp-table-row {
    background: transparent;
    text-align: center;
    margin-bottom: 50px;
    padding-bottom: 57px;
}

.accordion-body .grid-field-formatter .table-body-cell {
    text-align: center;
}
.accordion-body .paragraph.paragraph--type--issue-feature {
    margin-bottom: 50px;
}
.form-type-checkbox .form-check-input {
    display: inline-block;
}

.form-type-checkbox label.option {
    display: inline-block;
    width: 96%;
    text-align: left !important;
}
#block-signup .field__label {
    display: none;
}

@media screen and (max-width: 940px) {
    .current-issue-mobile-title {
        display: block;
        margin: auto;
        width: 90%;
        padding-bottom: 17px;
    }
    .current-issue-mobile-title .field--name-title {
        line-height: 43px;
    }
    .current-issue-desktop-title {
        display: none;
    }
    /* .node--type-issues .field--name-field-ddm-thumbnail {
        width: 294px;
    } */
    .see-the-full-issue-desktop {
        display: none;
    }
    #block-currentissue p {
        font-size: 18px;
    }
    .node--type-issues.node--view-mode-current-issue .col {
        max-height: 525px;
    }
    .see-the-full-issue-mobile {
        display: block;
        margin: auto;
        width: 50%;
    }
    .node--type-issues.node--view-mode-current-issue .node__content {
        max-width: 636px;
        margin: auto;
    }
    .node--type-issues .field--name-field-ddm-thumbnail {
        width: 294px;
        margin: auto;
    }
    #block-signup .field--name-body {
        font-size: 22px;
        line-height: 30px;
    }
    #block-signup h2 {
        margin-bottom: 45px;
    }
    #block-archive .field--name-field-issues {
        max-width: 636px;
        margin: auto;
    }
    .field--name-field-issues .field.field--name-field-issue-month {
        font-size: 23.4px;
        line-height: 34px;
    }
}

@media screen and (max-width: 640px) {
    div#block-currentissue .col {
        width: 100% !important;
        flex: auto;
    }
    .current-issue-mobile-title {
        display: none;
    }
    .current-issue-desktop-title {
        display: block;
        max-width: 343px;
        margin: auto;
        margin-bottom: 23px;
    }
    .node--type-issues.node--view-mode-current-issue .col {
        max-height: initial;
    }
    .current-issue-desktop-title .field--name-title {
        font-size: 22px;
        line-height: 31px;
    }
    .node--type-issues.node--view-mode-current-issue .field--name-field-issues {
        width: 343px;
        margin: auto;
    }
    .node--type-issues .field--name-field-ddm-thumbnail {
        width: auto;
        margin-bottom: 41px;
    }
    .node--type-issues.node--view-mode-current-issue .field--name-field-ddm-thumbnail img {
        margin: auto 18%;
    }
    /* .see-the-full-issue-mobile {
        width: 70%;
    } */
}

.see-the-full-issue-mobile{
	padding:20px;
}

@media screen and (max-width: 480px) {
div#block-currentissue .col {
    width: 100% !important;
    flex: auto;
}
.paragraph.paragraph--type--issues {
    margin-top: 20px;
}
.full-history-label .field--name-title {
    font-size: 20px;
}
.see-the-full-issue-mobile {
    width: 70%;
}
#block-archive .accordion-body .grid-field-formatter .table-body-cell {
    display: inline-block;
}
#block-archive .field--name-field-issues {
    width: 345px;
}
.node--type-issues.node--view-mode-current-issue .field--name-field-ddm-thumbnail img {
    margin: auto 2%;
}
}
@media screen and (max-width: 400px) {
.accordion-body .grid-field-formatter .table-body-cell {
    width: 49%;
    display: inline-block;
}
.node--type-issues.node--view-mode-current-issue .field--name-field-issues {
    width: auto;
}
.see-the-full-issue-mobile {
    margin: initial;
}
#block-archive .field--name-field-issues {
    width: initial;
}
.node--type-issues .field--name-field-ddm-thumbnail {
    margin-bottom: 0;
}
}