/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.billing-address-field {
  padding-top: 30px !important;
  grid-template-columns: 1fr !important;
}
.billing-address-field .validation_message {
  max-width: 350px !important;
}
.interac-field {
  visibility: hidden;
  opacity: 0;
  position: absolute !important;
  top: -3000px;
}
h2.gform_submission_error,
.page-id-9004 .elementor.elementor-589 {
  display: none !important;
}

#mc_embed_signup {
  max-width: 600px;
  margin: 110px auto;
}
#mc_embed_signup h2 {
  display: block;
  text-align: left;
  max-width: 500px;
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 30px;
}
#mc_embed_signup .cta {
  text-align: right;
}
.mc-field-group {
  margin-top: 20px;
}
.mc-field-group:not(.input-group) {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.mc-field-group.input-group {
  margin-top: 30px;
}
.mc-field-group ul,
.mc-field-group li {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.mc-field-group ul {
  margin-top: 15px;
}
.mc-field-group input[type="email"],
.mc-field-group input[type="text"],
.mc-field-group select {
  padding: 3px 15px !important;
  font-size: 18px !important;
  height: 40px;
}
.mc-field-group input[type="checkbox"] {
  margin-right: 10px;
}
.mce_inline_error,
#mc_embed_signup .form-error {
  font-size: 12px !important;
  color: red;
  font-weight: 600;
}

.page-template-page-process-payment {
  overflow: hidden !important;
}
.page-template-page-process-payment .uwy.userway_p1 {
  opacity: 0;
  visibility: hidden;
}
.page-template-page-process-payment:before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999999999999999999999999999999999999999;
  width: 100%;
  height: 100%;
  background-color: #fff;
  background-image: url(wait.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.payment-content .gfield_html {
  visibility: hidden;
  opacity: 0;
}

.debit-field .ginput_container {
  position: relative;
}
.debit-field input {
  max-width: calc(100% - 110px);
}
.debit-field .ginput_container:after {
  display: none !important;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 90px;
  height: 100%;
  background-image: url(images/debit-cards.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100%;
}
.visa-field .ginput_container {
  position: relative;
}
.visa-field input {
  max-width: calc(100% - 230px);
}
.visa-field .ginput_container:after {
  display: none !important;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  height: 100%;
  background-image: url(images/4cards.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 100%;
}

body .uwy.umb .uhi {
  display: none !important;
}
body .uwy,
body .uwy .uai,
body .uwy .uai .ups,
body .uwy .uai img {
  width: 30px !important;
  height: 30px !important;
  min-width: 30px !important;
  max-width: 30px !important;
  min-height: 30px !important;
  max-height: 30px !important;
}
@media only screen and (min-width: 1270px) {
  body .uwy.userway_p1 {
    top: 45px !important;
    right: 15px !important;
  }
}
@media only screen and (min-width: 601px) and (max-width: 1269px) {
  body .uwy.userway_p1 {
    top: 173px !important;
    right: 12px !important;
  }
}
@media only screen and (max-width: 600px) {
  body .uwy.userway_p1 {
    top: 143px !important;
    right: 12px !important;
  }
}

::placeholder {
  color: #322f31 !important;
}
.site-content {
  background-color: #fff;
}
.ast-separate-container .ast-article-single {
  padding: 0 !important;
}
.home #primary {
  padding-bottom: 0 !important;
  margin: 0 !important;
}

/** Update **/
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  padding-top: 0 !important;
}
.news-letter-form .gform_confirmation_message {
  padding: 20px 0;
  font-size: 16px;
  color: #fff;
}

header .post-thumb-img-content,
div.elementor-message {
  display: none !important;
}

.elementor-search-form__container input[type="search"] {
  background-image: url(images/icon-form-search.png);
  background-repeat: no-repeat;
  background-position: left 18px center;
  padding-left: 73px !important;
}
.elementor-search-form__container ::placeholder {
  color: #000 !important;
}

.tab-nav-content .elementor-image-box-wrapper:hover:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 50%;
  z-index: 1;
  margin-left: -40px;
  width: 80px;
  height: 80px;
  background-color: #eee;
  border-radius: 20px;
}
.tab-nav-content .elementor-image-box-wrapper:hover img {
  position: relative;
  z-index: 5;
}
.elementor-toggle .elementor-tab-title.elementor-active {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

/** Tooltip Form **/
.municipal-invoice-num .gfield_label,
.poa-amount .gfield_label,
.poa-ticket-code .gfield_label,
.poa-ticket-number .gfield_label,
.parking-ticket-number .gfield_label,
.account-number .gfield_label,
.property-tax-roll-number .gfield_label,
.permit-number .gfield_label {
  display: flex !important;
}
.gfield_label a.tooltip {
  outline: none;
  margin-top: -3px;
  margin-left: 6px;
}
.gfield_label a.tooltip strong {
  line-height: 30px;
}
.gfield_label a.tooltip:hover {
  text-decoration: none;
}
.gfield_label a.tooltip span {
  z-index: 10;
  display: none;
  padding: 14px 20px;
  margin-top: -30px;
  margin-left: 28px;
  width: 604px;
  line-height: 16px;
}
.gfield_label a.tooltip:hover span {
  display: inline;
  position: absolute;
  color: #111;
  border: 1px solid #43c5ec;
  background: #fff;
}
.gfield_label .callout {
  z-index: 20;
  position: absolute;
  top: 30px;
  z-index: 5;
  border: 0;
  left: -10px;
} /*CSS3 extras*/
.gfield_label a.tooltip span {
  border-radius: 8px;
}
.gfield_label a.tooltip span.smallTooltip {
  width: 435px;
}

/**
 * Accessibility
 */
.cta-accessibility a {
  font-size: 0 !important;
  width: 24px;
  height: 24px;
  background-image: url(images/icon-accessibility.png);
  background-repeat: no-repeat;
  margin: -2px 0 0 10px;
}
.pojo-a11y-toolbar-toggle-link {
  position: absolute;
  top: -10000px;
}

h1 {
  font-size: 50px;
  line-height: 60px;
  color: #322f31;
}
h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  color: #49676c;
}
h3 {
  font-size: 27px;
  font-weight: 700;
  line-height: 37px;
  color: #322f31;
}
h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #49676c;
}
h5 {
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  color: #49676c;
}
p {
  margin-bottom: 10px;
}
p a {
  font-weight: 400;
  color: #1098c1;
  text-decoration: underline !important;
}

.content-page-section h2,
.custom-primary h2 {
  font-size: 36px;
  font-weight: 400;
  line-height: 46px;
  color: #49676c;
}
.content-page-section h3,
.custom-primary h3 {
  font-size: 27px;
  font-weight: 700;
  line-height: 37px;
  color: #322f31;
}
.content-page-section h4,
.custom-primary h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  color: #49676c;
}
.content-page-section h5,
.custom-primary h5 {
  font-size: 17px;
  font-weight: 700;
  line-height: 22px;
  color: #3e686d;
}
.content-page-section .elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}
.content-page-section h1,
.custom-primary h1 {
  margin-bottom: 35px !important;
}
.payment-content h1 {
  margin-bottom: 0 !important;
}
.content-page-section h2,
.custom-primary h2 {
  margin-bottom: 31px !important;
}
.content-page-section h3,
.custom-primary h3 {
  margin-bottom: 31px !important;
}
.content-page-section h4,
.custom-primary h5 {
  margin-bottom: 31px !important;
}
.content-page-section p,
.custom-primary p {
  margin-bottom: 36px !important;
}
.content-page-section blockquote,
.custom-primary blockquote {
  position: relative;
  padding-left: 85px !important;
  padding-right: 30px;
  border-left: 0 !important;
  background-image: url(images/quote.png);
  background-repeat: no-repeat;
  background-position: top 0 left 34px;
}
.content-page-section blockquote p,
.custom-primary blockquote p {
  font-family: "Roboto Slab", serif;
  font-size: 27px;
  line-height: 38px;
  color: #a2a1a1;
}
.bullet-lists-widget ul,
.bullet-lists-widget ol {
  margin-left: 10px !important;
}
.bullet-lists-widget li {
  font-size: 14.21px;
  margin-bottom: 10px;
  padding-left: 4px;
}
.bullet-lists-widget li .bullet-text {
  font-size: 18px;
  line-height: 32px;
}
.number-lists-widget ul,
.number-lists-widget ol {
  margin-left: 10px !important;
}
.number-lists-widget li {
  font-weight: 700;
  margin-bottom: 10px;
  padding-left: 8px;
}
.number-lists-widget li .bullet-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 32px;
}
.toggle-content-widget .elementor-toggle-item {
  margin-bottom: 6px;
}
.toggle-content-widget .elementor-tab-title {
  border: solid 1px #c9c9c9;
  border-radius: 5px !important;
  line-height: 25px !important;
}
.toggle-content-widget .elementor-tab-title.default-toggle {
  position: relative;
  padding: 12px 14px 10px 46px !important;
  line-height: 25px !important;
}
.toggle-content-widget .elementor-tab-title.default-toggle:before {
  content: "";
  position: absolute;
  top: 16px;
  left: 19px;
  width: 9px;
  height: 16px;
  background-image: url(images/chevron-black-arrow-right.png);
  background-repeat: no-repeat;
  transition: 1s;
}
.toggle-content-widget
  .elementor-tab-title.default-toggle.elementor-active:before {
  -ms-transform: rotate(90deg); /* IE 9 */
  -webkit-transform: rotate(90deg); /* Safari prior 9.0 */
  transform: rotate(90deg); /* Standard syntax */
}
.toggle-content-widget .elementor-tab-content {
  border-left: solid 1px #c9c9c9;
  border-right: solid 1px #c9c9c9;
  border-bottom: solid 1px #c9c9c9;
}
.elementor-toggle-item .highlight {
  display: inline-block;
  background-color: yellow;
}
.content-gallery-widget .elementor-gallery__titles-container {
  display: none !important;
}
.content-page-section .default-table tbody th,
.custom-primary .default-table tbody th {
  font-family: "Roboto", sans-serif !important;
  font-size: 16px !important;
  font-weight: 700 !important;
  color: #322f31 !important;
}
.default-table strong,
.cta-table strong {
  color: #322f31 !important;
}
.default-table th:last-child,
.default-table td:last-child,
.default-table th:last-child .sort-style,
.default-table td:last-child .sort-style,
.default-table th:last-child .uael-table__text,
.default-table td:last-child .uael-table__text {
  display: block !important;
  text-align: right !important;
}
.content-page-section table,
.custom-primary table {
  border: none !important;
}
.content-page-section .default-table tbody tr:nth-child(odd) th,
.custom-primary .default-table tbody tr:nth-child(odd) th {
  background-color: #fff !important;
}
.content-page-section .default-table tbody tr:nth-child(even) th,
.custom-primary .default-table tbody tr:nth-child(even) th {
  background-color: #eee !important;
}
.cta-table a {
  float: right;
  display: inline-block;
  vertical-align: middle;
  background-color: #1098c1;
  overflow: hidden;
  border-radius: 100px;
  line-height: 1;
  padding: 4px 16px 3px;
}
.cta-table a:hover {
  background-color: #077b9e;
}
.cta-table a * {
  color: #fff !important;
  font-size: 14px !important;
  line-height: 1;
}
.cta-table img {
  width: unset !important;
  margin-right: 5px !important;
}
.callout-box-widget h3 {
  margin-bottom: 24px !important;
}
.callout-box-widget a {
  color: #fff !important;
  font-weight: 400 !important;
}
.callout-box-widget .elementor-image-box-content {
  padding: 34px 50px 30px 0;
}
.callout-box-widget p:last-child {
  margin-bottom: 0 !important;
}
.content-form h3 {
  margin-bottom: 23px !important;
}
.content-form p {
  margin-bottom: 28px !important;
}
.content-form .elementor-field-label,
.content-form .gfield_label {
  display: none !important;
}
.content-form select.elementor-field-textual,
.content-form .ginput_container_text input,
.content-form .ginput_container_textarea textarea,
.content-form .ginput_container_email input {
  padding: 2px 10px !important;
}
.content-form .elementor-field-textual,
.content-form .ginput_container_text input,
.content-form .ginput_container_email input,
.content-form .ginput_container_textarea textarea,
.content-form .ginput_container_phone input {
  font-size: 16px !important;
  min-height: 30px !important;
  padding: 6px 10px !important;
  border-radius: 0 !important;
  border: solid 1px #c9c9c9 !important;
  width: 100% !important;
  line-height: 1;
}
.content-form.customer-service-section textarea {
  padding-left: 21px !important;
}
.content-form li.gfield {
  margin-top: 15px !important;
}
.content-form::placeholder,
.content-form .elementor-field-textual {
  color: #a09fa0 !important;
}
.content-form .elementor-field-group {
  margin-bottom: 15px !important;
}
.elementor-field-type-recaptcha_v3.elementor-field-group {
  margin-bottom: 0 !important;
}
.content-form .elementor-button,
.content-form .gform_button {
  border-radius: 100px !important;
  font-size: 14px !important;
  text-transform: uppercase;
  line-height: 1;
  text-align: center;
  background-color: #818a91;

  background-color: #dd1a32 !important;
  border: solid 1px #dd1a32;
  color: #fff !important;

  min-height: 30px !important;
  padding: 10px 24px !important;
  margin-top: 20px;
}
.content-form .elementor-button:hover,
.content-form .gform_button:hover {
  border: solid 1px #af181e !important;
  background-color: #af181e !important;
  color: #fff !important;
}
.content-form .gform_wrapper {
  margin: 0 !important;
}
.content-form .gform_wrapper li {
  padding-right: 0 !important;
}
.content-form .gform_wrapper .gform_footer {
  text-align: center !important;
  margin-bottom: -27px;
}
.content-form .elementor-select-wrapper:before {
  content: "" !important;
  background-image: url(images/chevron-arrow-down-white.png);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #322f31;
  color: #fff !important;
  width: 36px;
  text-align: center;
  top: 17px;
  right: 0px;
  height: 34px;
}
.content-form .elementor-field-type-radio .elementor-field-label {
  display: block !important;
  position: static !important;
  width: auto;
  margin: 0 30px 0 0;
  height: auto;
  font-size: 16px !important;
  color: #a09fa0 !important;
}
.content-form .elementor-field-option label {
  font-size: 16px !important;
  color: #a09fa0 !important;
}
.content-form .ginput_container {
  position: relative;
}
.content-form textarea {
  height: 124px !important;
}
.elementor-field-required:before,
.content-form .gfield_contains_required .ginput_container:before {
  content: "*";
  position: absolute;
  top: 8px;
  left: 10px;
  z-index: 10;
  color: #ed1c24;
  font-size: 16px;
  width: 16px;
  height: 100%;
}
.customer-service-section .checkbox-field .ginput_container:before {
  top: 2px !important;
}
.customer-service-section .checkbox-field .ginput_container:after {
  content: "Would you like a reply?";
  position: absolute;
  top: -1px;
  left: 22px;
  width: 200px !important;
  font-size: 16px !important;
  color: #a09fa0 !important;
}
.customer-service-section .checkbox-field {
  padding-bottom: 25px !important;
}
.customer-service-section .ginput_container_textarea:before {
  top: 4px !important;
}
.customer-service-section .gfield_radio label {
  color: #a09fa0 !important;
  font-size: 16px !important;
}
.customer-service-section .checkbox-field .gfield_radio {
  margin: 0 !important;
}
.customer-service-section .gfield_radio {
  padding-left: 200px !important;
}
.customer-service-section .gfield_radio li {
  float: left !important;
}
.customer-service-section .gfield_radio li:not(:last-child) {
  margin-right: 15px;
}
.customer-service-section textarea {
  padding-top: 10px !important;
}
.elementor-field-required:before {
  top: 5px !important;
  left: 14px !important;
}
.content-form .elementor-field-required .elementor-field-textual,
.elementor-field-required .elementor-field-textual,
.content-form .elementor-field-required textarea,
.elementor-field-required textarea,
.content-form
  .elementor-field-type-radio.elementor-field-required
  .elementor-field-label,
.elementor-field-type-radio.elementor-field-required .elementor-field-label,
.content-form .gfield_contains_required .ginput_container input,
.customer-service-section textarea {
  padding-left: 21px !important;
}
.customer-service-section .gfield input {
  margin-top: 0 !important;
}
.customer-service-section .ginput_container:before {
  top: 6px !important;
}

.button {
  border-radius: 100px !important;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
  padding: 10px 25px 9px !important;
  text-align: center;
  background-color: #818a91;
  border: solid 1px #818a91;
  color: #fff;
}
.button-blue-outline {
  background-color: transparent !important;
  border: solid 1px #4a96bd;
  color: #4a96bd !important;
}
.button-blue-outline:hover {
  background-color: #e6f2f5 !important;
  color: #4a96bd !important;
}
.button-blue {
  background-color: #4a96bd !important;
  border: solid 1px #4a96bd;
  color: #fff !important;
}
.button-blue:hover {
  border: solid 1px #077b9e !important;
  background-color: #077b9e !important;
  color: #fff !important;
}

.button-black-outline {
  background-color: transparent !important;
  border: solid 1px #322f31;
  color: #322f31 !important;
}
.button-black-outline:hover {
  background-color: #e5e5e5 !important;
  color: #322f31 !important;
}

.button-black {
  background-color: #322f31 !important;
  border: solid 1px #322f31;
  color: #fff !important;
}
.button-black:hover {
  border: solid 1px #000000 !important;
  background-color: #000000 !important;
  color: #fff !important;
}

.button-red-outline {
  background-color: transparent !important;
  border: solid 1px #c8343a;
  color: #c8343a !important;
}
.button-red-outline:hover {
  background-color: #f7e7e8 !important;
  color: #c8343a !important;
}

.button-red {
  background-color: #c8343a !important;
  border: solid 1px #c8343a;
  color: #fff !important;
}
.button-red:hover {
  border: solid 1px #af181e !important;
  background-color: #af181e !important;
  color: #fff !important;
}

.button-white-black {
  font-size: 14px;
  color: #322f31;
  border: solid 1px #fff;
  background-color: #fff;
}
.button-white-black:hover {
  background-color: #e5e5e5;
  border: solid 1px #000000;
  color: #000;
}

.has-mega-menu,
.has-mega-menu a {
  position: relative;
}
.has-mega-menu a {
  z-index: 10;
}
.has-mega-menu:before {
  content: "";
  position: absolute;
  bottom: -23px;/*-23px*/
  left: 0;
  z-index: 0;
  opacity: 1 !important;
  width: 100%;
  height: 9px;
  background-image: url(images/chevron-d.png);
  background-repeat: no-repeat;
  background-position: center top;
}
.has-mega-menu:hover a,
.has-mega-menu.active a,
.current-menu-item a {
  color: #1098c1 !important;
}
.has-mega-menu.active:before,
.has-mega-menu:hover:before {
  background-position: center top -9px;
  z-index: 10;
}
.has-mega-menu.active:after {
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 78px;
  background-color: #fff;
  box-shadow: 0 -7px 7px -7px rgba(0, 0, 0, 0.1),
    7px 0 7px -7px rgba(0, 0, 0, 0.1), 0 0 0 0 rgba(0, 0, 0, 0.1),
    -7px 0 7px -7px rgba(0, 0, 0, 0.1);
}

.mega-menu .elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}

.pop-search a {
  font-size: 0 !important;
  width: 21px;
  height: 21px;
  background-image: url(images/icon-search.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding-right: 0 !important;
  padding-left: 34px !important;
}
.header-popup-search {
  position: absolute;
  bottom: 25px;
  right: 0;
  width: 21px !important;
  height: 21px !important;
}
.header-popup-search i {
  display: none !important;
}

.i-want-to {
  padding-left: 6px !important;
}
.i-want-to a {
  background-color: #1098c1;
  border-radius: 100px;
  color: #fff !important;
  font-weight: 300;
  padding: 2px 18px !important;
  margin-top: -2px;
}
.i-want-to a:hover {
  background-color: #077b9e !important;
}

.mega-menu {
  visibility: hidden;
  opacity: 0;
}
.mega-menu.front-end {
  display: none;
  position: absolute;
}

.i-want-to-popup.front-end {
  display: none;
  position: absolute;
  width: 100%;
  margin-top: -87px !important;
}
.i-want-to-popup .elementor-widget:not(:last-child) {
  margin-bottom: 8px !important;
}
.i-want-to-popup .elementor-image-box-wrapper:hover a,
.mega-menu .elementor-image-box-wrapper:hover a {
  color: #1098c1 !important;
}
.i-want-to-popup .elementor-image-box-wrapper:hover img,
.mega-menu .elementor-image-box-wrapper:hover img {
  visibility: hidden;
  opacity: 0;
}
.i-want-to-popup .elementor-image-box-wrapper:hover figure a,
.mega-menu .elementor-image-box-wrapper:hover figure a {
  background-image: url(images/chevron-bs---r.png);
  background-repeat: no-repeat;
  background-position: top 8px left;
  transition: none !important;
}

.breadcrumbs-section {
  padding: 6px;
}
.breadcrumbs-section,
.breadcrumbs-section a {
  text-align: center;
  font-size: 18px;
  line-height: 1;
  color: #fff;
}

.custom-footer-section .current-menu-item a {
  color: #fff !important;
}
.footer-contact-details a {
  color: #fff;
  text-decoration: underline;
  font-weight: normal !important;
}
.footer-main-nav .elementor-widget:not(:last-child) {
  margin-bottom: 3px !important;
}
.footer-bottom-widget a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding-right: 5px;
  font-weight: 300 !important;
  text-decoration: none !important;
}
.footer-bottom-widget a:last-child {
  padding-right: 0;
  margin-right: 0;
  margin-left: 5px;
  padding-left: 5px;
}

.tab-nav {
  position: relative;
}
.tab-nav:after {
  content: "";
  display: none;
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 100%;
  height: 15px;
  background-image: url(images/icon-arrow-blue-down.png);
  background-repeat: no-repeat;
  background-position: center;
}
.tab-nav.active {
  background-color: #1098c1 !important;
  color: #fff !important;
}
.tab-nav.active:after {
  display: block;
}
.elementor-element.elementor-widget-empty {
  background-color: transparent !important;
}

.news-letter-form .elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}
.news-letter-form .gform_wrapper {
  margin: 0 !important;
  width: 100% !important;
}
.news-letter-form ul,
.news-letter-form li {
  list-style: none !important;
}
.news-letter-form .ginput_container {
  margin-top: 10px !important;
}
.news-letter-form input[type="text"],
.news-letter-form input[type="email"] {
  background-color: #fff;
  padding: 3px 7px 2px !important;
  width: 100% !important;
  border-radius: 0 !important;
  border: none !important;
  font-size: 16px;
}
.news-letter-form .gfield_required {
  display: none !important;
}
.news-letter-form .gfield_label,
.news-letter-form .gfield_checkbox label {
  color: #fff !important;
}
.news-letter-form .gfield_checkbox li label,
.news-letter-form .gfield_checkbox li input {
  display: inline-block;
  vertical-align: top !important;
}
.news-letter-form .ginput_container input,
.news-letter-form .gfield_checkbox li label {
  margin-top: 0 !important;
}
.news-letter-form .gfield_checkbox li input {
  margin-top: 4px !important;
}
.news-letter-form .gform_footer {
  text-align: left !important;
  margin-top: 4px !important;
}
.news-letter-form .button,
.news-letter-form .elementor-button {
  position: relative;
  background-color: transparent !important;
  padding: 7px 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  border-top: solid 1px #fff !important;
  border-radius: 0 !important;
}

.news-notices-con {
  position: relative;
  padding: 3px 0;
}
.news-notices-con .news-notices-row {
  width: 100%;
  position: relative;
  font-size: 0;
  text-align: center;
}
.news-notices-row article {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: calc(33.33% - 20px);
  overflow: hidden;
  border-radius: 5px;

  background-color: #8a961e;
  color: #fff;
  margin-bottom: 30px;
  padding: 20px 30px 99px;
  text-align: center;
}
.news-notices-row article:hover {
  background-color: #77811a;
}
.news-notices-row article:nth-child(3n + 2) {
  margin-left: 30px;
  margin-right: 30px;
}
.news-notices-row article h3 {
  font-size: 27px;
  font-weight: 600;
  line-height: 29px;
  color: #fff;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.news-notices-row .article-date {
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 30px;
}
.news-notices-row .more-link {
  position: absolute;
  left: 30px;
  bottom: 22px;
  width: calc(100% - 60px);
  padding-top: 14px;
  border-top: solid 1px #fff;
}
.news-notices-row .more-link a {
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
  color: #fff;
}
.news-notices-all {
  text-align: center;
  margin-top: 35px;
}
.news-notices-all .button {
  font-size: 16px;
  padding: 13px 30px 12px !important;
}
.news-notices-row .article-notice {
  position: absolute;
  top: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background-image: url(images/icon-article-notice.png);
  background-repeat: no-repeat;
}
@media only screen and (min-width: 750px) and (max-width: 1200px) {
  .news-notices-row {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 839px) {
  .news-notices-row article {
    width: calc(50% - 15px);
  }
  .news-notices-row article:nth-child(3n + 2) {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .news-notices-row article:nth-child(2n + 2) {
    margin-left: 30px !important;
  }
}
@media only screen and (max-width: 749px) {
  .news-notices-row {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .news-notices-row article {
    width: 100%;
    margin-bottom: 13px !important;
    height: auto !important;
  }
  .news-notices-row article:nth-child(3n + 2) {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .news-notices-row article:nth-child(2n + 2) {
    margin-left: 0 !important;
  }
  .elementor-search-form__container input[type="search"] {
    background-size: 21px !important;
    background-position: left 11px center !important;
    padding-left: 39px !important;
  }
}

.public-notices-section .posts-notices article {
  position: relative;
  padding-top: 6px;
  padding-left: 118px;
  padding-right: 30px;
  overflow: unset;
}
.posts-notices .fire-department:before,
.posts-notices .public-notices:before {
  content: "";
  position: absolute;
  top: -12px;
  left: 28px;
  width: 70px;
  height: 70px;

  background-image: url(images/icon-bell.png);
  background-repeat: no-repeat;
}
.posts-notices .fire-department:before {
  background-image: url(images/icon-fire-department.png) !important;
}
.posts-notices .notices-feeds {
  min-height: 43px;
}
.spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/spinner.svg);
  background-repeat: no-repeat;
  background-position: center;
}
.posts-notices .notices-feeds .spinner {
  background-size: 40px;
  opacity: 0.5;
}
.posts-notices p,
.posts-notices a {
  float: left;
  margin-bottom: 0;
  font-size: 18px;
  color: #322f31;
  line-height: 32px;
}
.posts-notices .no-more {
  color: red;
  font-size: 13px;
  line-height: 48px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  text-align: center;
}
.posts-notices a {
  text-decoration: underline;
  margin-left: 5px;
}
.posts-notices .notice-nav {
  position: absolute;
  top: 0;
  z-index: 5;
  width: 9px;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 !important;
  outline: none;
}
.posts-notices .notice-nav.previous {
  left: 0;
  background-image: url(images/icon-notice-prev.png);
}
.posts-notices .notice-nav.next {
  right: 8px;
  background-image: url(images/icon-notice-next.png);
}

.gform_wrapper div.validation_error {
  margin-top: 20px !important;
}
.gform_wrapper div.validation_error,
.gfield_description.validation_message {
  font-size: 12px !important;
  padding: 0 !important;
  border: none !important;
}
.gfield_description.validation_message {
  margin-top: 0 !important;
}
.gform_wrapper li.gfield.gfield_error,
.gform_wrapper
  li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  border: none !important;
  background-color: transparent !important;
}

.index-page-section .elementor-column-wrap,
.sub-index-page-section .elementor-column-wrap {
  padding: 0 !important;
}
.shortcode-subpages {
  position: relative;
  text-align: center;
  padding: 30px 0 97px;
  font-size: 0%;
}
.single-sub-index-page .shortcode-subpages {
  padding-bottom: 16px !important;
}
.shortcode-subpages .sub-page-box {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
  font-size: 0;
  border-radius: 5px;
  overflow: hidden;
}
.index-page-section .sub-page-box:nth-child(3n + 2) {
  margin-left: 30px;
  margin-right: 30px;
}
.sub-index-page-section .sub-page-box {
  margin-right: 30px;
}
.sub-index-page-section .sub-page-box:nth-child(4n) {
  margin-right: 0;
}
.sub-page-box .con {
  position: relative;
  float: left;
  display: table;
  width: 100%;
  background-color: #1098c1;
  padding: 0 30px;
  font-size: 0;
}
.sub-page-box .con:hover {
  background-color: #1088ad !important;
}
.no-photo .sub-page-box .con {
  height: 134px;
}
.is-photo .sub-page-box .con {
  height: 97px;
}
.sub-index-page-section .sub-page-box .con {
  height: 101px !important;
}
.is-photo .photo {
  position: relative;
  z-index: 0;
  display: block;
  height: 188px;
  background-color: #959595;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  overflow: hidden;
  border-radius: 5px;
}
.sub-index-page-section .sub-page-box .photo {
  height: 133px !important;
}
.is-photo .con {
  margin-top: -2px;
}
.sub-page-box .con span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;

  color: #fff;
  font-family: "Roboto Slab", serif;
  font-size: 25.99px;
  font-weight: 700;
  line-height: 36.99px;
}
.sub-index-page-section .sub-page-box .con {
  background-color: #d4ecf4 !important;
}
.sub-index-page-section .sub-page-box .con:hover {
  background-color: #c1e5f1 !important;
}
.sub-index-page-section .sub-page-box .con span {
  font-size: 20px;
  line-height: 25px;
  color: #1098c1 !important;
}

.sidebar-widget {
  background-color: #eeeeee;
  padding: 31px 40px 35px;
  overflow: hidden;
  border-radius: 5px;
}
.sidebar-widget h3 {
  color: #908e8f;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 23px;
}
.sidebar-widget a {
  font-family: "Roboto Slab", serif;
  color: #1098c1;
  position: relative;
  display: block;
}
.sidebar-widget li {
  border-bottom: solid 1px #d6d5d6;
}
.sidebar-widget ul {
  border-top: solid 1px #d6d5d6;
}
.sidebar-widget ul,
.sidebar-widget ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sidebar-widget ul.parent > li {
  font-size: 16px;
  line-height: 20px;
}
.sidebar-widget li.current-menu-item > a {
  color: #000 !important;
}
.sidebar-widget ul.parent > li.current-menu-item a {
  background-image: url(images/chevron-black-arrow-right.png) !important;
}
.sidebar-widget ul.child > li {
  font-size: 14px;
  line-height: 20px;
}
.sidebar-widget ul.parent > li > a {
  padding: 5px 0 5px 27px;
  background-image: url(images/chevron-sidebar-parent.png);
  background-repeat: no-repeat;
  background-position: top 7px left 5px;
}
.sidebar-widget ul.parent li.active-parent > a {
  background-image: url(images/chevron-sidebar-parent-active.png);
  background-position: top 11px left 0px;
}
.sidebar-widget ul.parent li li.active-parent > a {
  background-image: url(images/chevron-sidebar-tier.png) !important;
  background-position: top 11px left 0px;
}
.sidebar-widget ul.child > li,
.sidebar-widget ul.child .inner-child > li {
  padding-left: 32px;
}
.sidebar-widget ul.child > li > a,
.sidebar-widget ul.child > .inner-child > a {
  padding: 5px 0 5px 17px;
  background-image: url(images/chevron-sidebar-child.png);
  background-repeat: no-repeat;
  background-position: top 9px left;
}
.sidebar-widget ul.child > li.current-menu-item > a {
  color: #000 !important;
  background-image: url(images/chevron-sidebar-child-active.png);
}
.sidebar-widget .child-2nd,
.sidebar-widget .child-3rd,
.sidebar-widget .child-4th {
  display: none;
}
.sidebar-widget .sub-parent .child-2nd,
.sidebar-widget .sub-parent .current-menu-item .child-3rd,
.sidebar-widget .sub-parent .active-parent .child-3rd,
.sidebar-widget .child-3rd .current-menu-item .child-4th {
  display: block !important;
}
.sidebar-widget .active-parent .child-3rd .current-menu-item .child-4th a {
  background-image: url(images/chevron-sidebar-child.png) !important;
  color: #1098c1 !important;
}

.faq-search-section input {
  font-family: "Roboto Slab", sans-serif;
  font-size: 18px;
  line-height: 1;
  color: #322f31;
  width: 100%;
  padding: 11px 10px 11px 46px;
  background-color: #f6f6f6;
  background-image: url(images/icon-search.png);
  background-repeat: no-repeat;
  background-position: left 14px center;
  border-radius: 0 !important;
  border: none !important;
  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  -webkit-appearance: none;
}
.faq-search-section .elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}

.ancor-link-page-section a {
  font-family: "Roboto Slab", serif;
  background-color: #d4ecf4;
  display: block;
  overflow: hidden;
  border-radius: 5px;
  font-size: 16px;
  line-height: 32px;
  color: #1098c1;
}

.customer-service-section p a {
  font-weight: 400 !important;
  text-decoration: none !important;
}
.customer-service-section h4 {
  margin-bottom: 20px !important;
}

.ast-left-sidebar #primary {
  border-left: none !important;
}
.ast-left-sidebar #secondary {
  border-right: none !important;
  padding-right: 0 !important;
}
#primary,
#secondary {
  margin: 57px 0 !important;
}
.error404 #primary {
  margin: 0 !important;
}

.employment-feeds {
  font-size: 0%;
}
.employment-box {
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  border-radius: 5px;
  border: solid 1px #c9c9c9;
  width: calc(33.33% - 20px);
  font-size: 0%;
  margin-bottom: 30px;
  padding: 29px 30px 85px;
  text-align: center;
}
.employment-box:nth-child(3n + 2) {
  margin-left: 30px;
  margin-right: 30px;
}
.employment-box .job-code,
.employment-box .post-date {
  font-size: 16px;
  font-weight: 400;
  color: #322f31;
  line-height: 1;
}
.employment-box .post-date {
  font-size: 13px;
}
.employment-box h3 {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 5px;
  padding-right: 5px;
}
.employment-box .job-url {
  position: absolute;
  left: 30px;
  bottom: 22px;
  width: calc(100% - 60px);

  font-size: 16px;
  font-weight: 400;
  color: #1098c1;
  line-height: 1;
  text-transform: uppercase;
  border-top: solid 1px #322f31;
  padding-top: 22px;
}

.news-notices-feeds {
  position: relative;
  padding-bottom: 26px;
  min-height: 200px;
}
.news-notices-feeds.spinner article {
  opacity: 0.5;
}
.news-notices-box {
  overflow: unset;
  padding-top: 22px !important;
  padding-bottom: 100px !important;
}
.employment-box:hover {
  background-color: #e2e2e2;
}
.news-notices-box .post-date {
  margin-bottom: 27px;
}
.news-notices-box h3 {
  line-height: 29px;
}
.news-notices-box .job-url {
  color: #8a961e;
}
.news-notices-box .featured {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 10;
  width: 18px;
  height: 17px;
  background-image: url(images/icon-news-featured.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.news-notices-box.notice h3 {
  color: #dd1a32;
}
.news-notices-box.notice .job-url {
  color: #dd1a32;
}
.load-more-news-notices {
  position: relative;
  text-align: center;
  margin-bottom: 154px;
}
.load-more-news-notices .button {
  border: solid 1px #322f31 !important;
  font-size: 16px !important;
  color: #322f31 !important;
  padding: 14px 30px 13px !important;
}
.load-more-news-notices.spinner {
  background-color: #fff;
  background-size: 60px;
  min-height: 60px;
}
.load-more-news-notices.spinner .button {
  visibility: hidden;
  opacity: 0;
}

.news-filter {
  position: relative;
  z-index: 9;
  float: left;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 27px;
}
.filter-box {
  float: left;
  font-family: "Roboto Slab", serif;
  font-size: 18px;
  line-height: 1;
  color: #322f31;
  margin-right: 8px;
}
.filter-drop {
  width: 222px;
  position: relative;
}
.filter-drop .selected {
  display: block;
  position: relative;
  background-color: #f6f6f6;
  background-repeat: no-repeat;
  background-position: right 22px center;
  cursor: pointer;
  padding: 14px 50px 14px 19px;
  max-height: 47px;

  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.filter-drop.select .selected {
  background-image: url(images/chevron-dropdown.png);
}
.filter-drop.date .selected {
  background-image: url(images/icon-calendar.png);
}
.filter-drop .categories,
.filter-drop .categories li {
  list-style: none;
}
.filter-drop .categories {
  padding: 0;
  margin: 0;
}
.filter-drop .categories li {
  display: block;
  margin-bottom: 20px;
}
.filter-drop .categories a {
  display: block;
  color: #1098c1;
  font-size: 16px;
  line-height: 1;
  background-image: url(images/chevron-bs---r.png);
  background-size: 5px 10px;
  background-repeat: no-repeat;
  background-position: left top 2px;
  padding-left: 15px;
}
.filter-drop input.date-range-picker {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: none !important;
  font-size: 0% !important;

  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  -webkit-appearance: none;
  border: none !important;
  border-radius: 0 !important;
}
.filter-cta {
  font-size: 0;
  float: left;
  width: 220px;
  margin-left: 15px;
}
.filter-cta a {
  overflow: hidden;
  border-radius: 100px;
  height: 47px;
  font-size: 16px;
  font-weight: 300;
  line-height: 47px;
  text-transform: uppercase;
  text-align: center;
}
.filter-cta .filter-submit {
  float: left;
  background-color: #dd1a32;
  border: solid 1px #dd1a32;
  color: #fff;
  width: 129px;
}
.filter-submit:hover {
  background-color: #af181e;
  border-color: #af181e;
}
.filter-cta .filter-clear {
  float: right;
  background-color: #fff;
  border: solid 1px #322f31;
  color: #322f31;
  width: 85px;
}
.filter-clear:hover {
  background-color: #e5e5e5;
}
.filter-search {
  position: relative;
  float: left;
  width: calc(100% - 700px);
  height: 47px;
}
.filter-search input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f6f6f6;

  appearance: none;
  -moz-appearance: none;
  -ms-progress-appearance: none;
  -webkit-appearance: none;
  border: none;
}
.filter-drop .drop-options {
  display: none;
  position: absolute;
  left: 0;
  z-index: 99;
  width: 328px;
  background-color: #f6f6f6;
  padding: 25px 40px;
}
.filter-drop.select .drop-options {
  padding-bottom: 5px;
}

.single-county_news_notices #primary {
  margin-bottom: 0 !important;
}
.single #primary,
.search-results #primary {
  width: 100% !important;
}
.single-meta .elementor-widget-wrap {
  line-height: 1 !important;
}
.back-to-main a:before {
  content: "";
  width: 6px;
  height: 10px;
  background-image: url(images/chevron-sm-l.png);
  background-repeat: no-repeat;
  background-position: left center;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  margin-right: 6px;
}
.single-date .elementor-heading-title:before {
  content: "Posted on:";
  display: inline-block;
  vertical-align: bottom;
  margin-right: 5px;
  color: #322f31 !important;
}
.single-share .elementor-widget:not(:last-child) {
  margin-bottom: 13px !important;
}
.single-content-editor .elementor-top-section:first-child {
  display: none;
}

.page-id-23 #primary {
  margin-bottom: 0 !important;
}

.search-results #primary article {
  padding: 0 0 30px !important;
  margin-bottom: 30px !important;
  border-bottom: solid 1px #ccc !important;
}
.search-results #primary article:last-child {
  border-bottom: none !important;
}
.search-results #primary article a {
  text-decoration: none !important;
}

@media only screen and (max-width: 1180px) {
  .news-filter {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 960px) {
  .filter-drop {
    width: 180px;
  }
  .filter-search {
    width: calc(100% - 616px);
  }
}
@media only screen and (max-width: 870px) {
  .news-filter {
    padding-left: 20px;
    padding-right: 20px;
  }
  .filter-box {
    width: calc(50% - 8px);
    margin-bottom: 8px;
  }
  .filter-box:first-child {
    margin-right: 8px;
  }
  .filter-drop {
    width: 100%;
  }
  .filter-search {
    width: calc(100% - 228px);
  }
}
@media only screen and (max-width: 480px) {
  .filter-box {
    width: 100%;
    margin: 0 0 10px !important;
  }
  .filter-box:first-child {
    margin-right: 0;
  }
  .filter-search,
  .filter-cta,
  .drop-options {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .filter-cta a {
    width: calc(50% - 5px) !important;
  }
}

.how-to-apply-section p a {
  font-weight: 400 !important;
}
.how-to-apply-section .button {
  background-color: #1098c1 !important;
  text-transform: none !important;
  font-size: 16px !important;
  line-height: 1 !important;
  padding: 7px 18px 4px !important;
  font-weight: 300 !important;
}
.how-to-apply-section .button:hover {
  background-color: #077b9e !important;
}
@media only screen and (min-width: 750px) and (max-width: 1200px) {
  .employment-feeds {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (min-width: 750px) and (max-width: 839px) {
  .employment-box {
    width: calc(50% - 15px);
  }
  .employment-box:nth-child(3n + 2) {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .employment-box:nth-child(2n + 2) {
    margin-left: 30px !important;
  }
}
@media only screen and (max-width: 749px) {
  .employment-feeds {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .employment-box {
    width: 100%;
    margin-bottom: 13px !important;
    height: auto !important;
  }
  .employment-box:nth-child(3n + 2) {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .employment-box:nth-child(2n + 2) {
    margin-left: 0 !important;
  }

  .visa-field .ginput_container input {
    max-width: calc(100% - 200px);
  }
  .visa-field .ginput_container:after {
    width: 190px;
  }
}

@media only screen and (min-width: 900px) {
  #secondary,
  .custom-secondary {
    width: 360px !important;
  }
  .ast-left-sidebar #primary,
  .custom-primary {
    width: calc(100% - 393px) !important;
    padding-left: 33px !important;
  }

  .search-results #primary {
    width: 100% !important;
    padding-left: 0 !important;
  }
}
@media only screen and (max-width: 1024px) {
  #secondary,
  .custom-secondary {
    width: 260px !important;
  }
  .ast-left-sidebar #primary,
  .custom-primary {
    width: calc(100% - 293px) !important;
    padding-left: 33px !important;
  }
}
@media only screen and (min-width: 769px) and (max-width: 899px) {
  #secondary,
  .custom-secondary {
    width: 30% !important;
  }
  .ast-left-sidebar #primary,
  .custom-primary {
    width: 70% !important;
    padding-left: 33px !important;
  }
}
@media only screen and (max-width: 768px) {
  .elementor-row.reverse {
    flex-direction: column-reverse !important;
  }
  #secondary,
  .custom-secondary {
    width: 100% !important;
    padding-top: 50px;
  }
  .ast-left-sidebar #primary,
  .custom-primary {
    width: 100% !important;
    padding-left: 0 !important;
  }
}

@media only screen and (max-width: 1200px) {
  .index-pages-con {
    padding: 0 30px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .sub-index-default {
    padding: 0 30px !important;
  }

  .has-mega-menu.active:before,
  .has-mega-menu:hover:before {
    background-position: right 30px top -9px;
  }

  .site-main-navigation .elementor-menu-toggle {
    display: none !important;
  }
  .header-mobile-nav {
    position: absolute;
    top: 9px;
    right: -30px;
    z-index: 9999;
    width: 106px !important;
  }
  .header-mobile-nav .elementor-column {
    width: 50% !important;
  }

  .mega-menu .elementor-image-box-wrapper,
  .i-want-to-popup .elementor-image-box-wrapper,
  .footer-main-nav .elementor-image-box-wrapper {
    display: flex;
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .site-main-navigation .elementor-nav-menu--dropdown {
    top: 14px !important;
  }
  .site-main-navigation .elementor-nav-menu--dropdown li:last-child {
    border-bottom: none !important;
  }
  .has-mega-menu:before {
    bottom: 17px;
    background-position: right 30px top;
  }

  .pop-search {
    display: none !important;
  }

  .news-notices-con .news-notices-row {
    margin-left: 0;
    margin-right: 0;
  }

  .news-letter-form .gform_wrapper {
    max-width: 100% !important;
  }

  .sub-page-box {
    width: calc(50% - 15px) !important;
  }
  .index-page-section .sub-page-box:nth-child(3n + 2) {
    margin-left: 0;
    margin-right: 0 !important;
  }
  .sub-page-box:nth-child(2n + 2) {
    margin-left: 30px !important;
    margin-right: 0 !important;
  }
  .sub-index-page-section .sub-page-box {
    margin-right: 0 !important;
  }
  .sub-page-box .con {
    padding: 0 20px;
    min-height: auto;
  }
  .sub-page-box .con span {
    font-size: 20px;
    line-height: 30px;
  }

  .footer-contact-details {
    margin-bottom: 15px;
  }
  .footer-contact-details a,
  .footer-contact-details br:last-child,
  .footer-contact-details br:last-of-type {
    display: none;
  }

  .custom-footer-section .elementor-social-icons-wrapper {
    padding: 3px 0;
  }
  .sub-index-default {
    margin-top: 50px !important;
    width: 100% !important;
    margin-bottom: 50px !important;
  }
}
@media only screen and (max-width: 670px) {
  .header-mobile-nav {
    top: 1px;
    right: -15px;
    z-index: 9999;
    width: 95px !important;
  }
  .header-mobile-nav .elementor-column:first-child {
    padding-left: 8px !important;
  }
  .header-mobile-nav .elementor-column:last-child {
    padding-left: 11px !important;
  }

  .header-search-form .elementor-search-form__container {
    min-height: 41px !important;
  }

  .news-notices-con .news-notices-row {
    display: block;
  }
  .news-notices-all {
    margin-top: 15px;
  }

  .tab-nav:after {
    bottom: -9px;
    height: 9px;
    background-size: 19px 9px;
  }

  .news-letter-form .gform_footer,
  .news-letter-form .elementor-button {
    text-align: center !important;
  }

  .index-pages-con {
    padding: 0 15px !important;
  }
  .sub-page-box {
    width: 100% !important;
    margin-bottom: 15px !important;
  }
  .sub-page-box:nth-child(2n + 2) {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .sub-index-default {
    padding: 0 15px !important;
  }

  .content-form .gform_wrapper .gform_footer {
    margin-bottom: 0 !important;
  }

  .content-page-section h1,
  .custom-primary h1 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 25px;
  }
  .content-page-section h2,
  .custom-primary h2 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
  }
  .content-page-section h3,
  .custom-primary h3 {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 15px;
  }
  .content-page-section h4,
  .custom-primary h4 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
  }

  .ancor-link-page-section .elementor-image-box-wrapper,
  .file-mini-widget .elementor-image-box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .ancor-link-page-section a {
    background-color: #fff !important;
    font-size: 14px !important;
  }
  .ancor-link-page-section .elementor-widget-container {
    background-color: #fff !important;
  }
  .ancor-link-page-section .elementor-image-box-img {
    margin-bottom: 0 !important;
  }
  .ancor-link-page-section .elementor-image-box-content {
    padding-left: 10px !important;
  }

  .content-page-section blockquote,
  .custom-primary blockquote {
    padding-left: 37px !important;
    background-position: top 0 left 0;
    background-size: 25px 23px;
  }

  .toggle-content-widget .elementor-toggle-item {
    margin-bottom: 10px !important;
  }
}
@media only screen and (max-width: 749px) {
  .bullet-lists-widget ul,
  .bullet-lists-widget ol,
  .number-lists-widget ul,
  .number-lists-widget ol {
    margin-left: 20px !important;
  }

  .customer-service-section .checkbox-field .gfield_radio {
    padding-left: 20px !important;
    padding-top: 28px !important;
  }
  .customer-service-section .checkbox-field .gfield_radio label {
    width: auto !important;
  }
  .customer-service-section .checkbox-field .gfield_radio input {
    padding-left: 0 !important;
  }
}

/** Public Notice **/
@media only screen and (max-width: 1024px) {
  .public-notices-section {
    position: fixed !important;
    top: 0;
    left: 0 !important;
    z-index: 9999999999;
    width: 100% !important;
    height: 100% !important;
    background-color: transparent !important;
  }
  .public-notices-section.active {
    display: block !important;
  }
  .public-notices-section:after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
  }
  .public-notices-section > .elementor-container {
    position: absolute !important;
    top: 186px;
    left: 50%;
    margin-left: -308px;
    z-index: 20;
    width: 616px;
    background-color: #eeeeee;
    padding: 110px 57px 33px !important;
  }
  .public-notices-section section {
    padding: 16px 25px 20px !important;
  }
  .public-notices-section section .elementor-column:first-child {
    position: absolute;
    top: -68px;
    left: 0;
    width: 100%;
  }
  .public-notices-section section .elementor-column:first-child h3 {
    text-align: center !important;
  }
  .posts-notices .public-notices:before {
    top: -146px !important;
    left: 50% !important;
    margin-left: -35px !important;
  }
  .public-notices-section .posts-notices article {
    padding: 0 !important;
  }
  .public-notices-section .posts-notices {
    width: 100% !important;
    text-align: center !important;
  }
  .posts-notices p,
  .posts-notices a {
    float: none !important;
    display: inline;
    font-size: 16px !important;
    line-height: 28px !important;
    text-align: center !important;
  }
  .posts-notices a {
    margin-left: 0 !important;
  }
  .posts-notices .notice-nav.previous {
    left: -59px;
  }
  .posts-notices .notice-nav.next {
    right: -59px;
  }
  .close-pn-modal {
    position: absolute;
    top: -95px;
    right: -41px;
    width: 14px;
    height: 14px;
    background-image: url(images/icon-exit-modal.png);
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 660px) {
  .site-main-navigation section:last-child img,
  .site-main-navigation section:last-of-type img {
    width: 171px !important;
    height: 40px !important;
  }

  .public-notices-section > .elementor-container {
    width: calc(100% - 40px) !important;
    left: 20px !important;
    margin-left: 0 !important;
    padding: 110px 38px 38px !important;
  }
  .posts-notices .notice-nav.previous {
    left: -46px !important;
  }
  .posts-notices .notice-nav.next {
    right: -46px !important;
  }
  .close-pn-modal {
    right: -25px !important;
  }
  .public-notices-section section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .public-notices-section section .elementor-column:last-child {
    padding-left: 23px !important;
    padding-right: 23px !important;
  }
}
