/* HOMEPAGE NAV */
body:not(.home) .site-header{
  box-shadow: 0 0 14px 0px #a3a3a3;
}

header.entry-header .entry-title{
  font-weight: 400;
  font-size: 72px;
}

.home .ast-builder-menu-1 .menu-item > .menu-link{
  color:#fff;
}
.home .ast-builder-menu-1 .menu-item .sub-menu .menu-link{
  color: var(--ast-global-color-0);
}
.ast-builder-menu-1 .menu-item > .menu-link:hover{
    color: var(--ast-global-color-1);
}

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link, .ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle, .ast-builder-menu-1 .current-menu-ancestor > .menu-link {
  color: #CA4F16;
  text-decoration:underline;
}


.wp-block-uagb-container.uagb-block-aaf7b903::before{
  border-color: #fff !important;
  border-top-width: 0px;
  border-left-width: 2vw !important;
  border-right-width: 2vw !important;
  border-bottom-width: 0px;
}




/* HOMEPAGE TABS */
.home_tabs.wp-block-uagb-tabs .uagb-tabs__body-wrap,
.state_action_tabs.wp-block-uagb-tabs .uagb-tabs__body-wrap{
  border: 0 !important;
}
.state_action_tabs.wp-block-uagb-tabs .uagb-tabs__body-wrap{
  border-bottom: solid 1px #000 !important;
}
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel,
.state_action_tabs.wp-block-uagb-tabs .uagb-tabs__panel{
  justify-content: space-between;
  margin: 0 !important;
  flex-wrap:nowrap !important;
}
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab,
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab a,
.state_action_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab,
.state_action_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab a{
  width:100%;
}
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab,
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab a{
  border-bottom: 0 !important;
  position:relative;
  display:flex;
  height: 100%;
  padding:0 !important;
}
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab a:after{
  position:absolute;
  display:block;
  bottom:0;
  background: #000;
  content:'';
  height: 3px;
  width: 100%;
}

.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab a div,
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab div{
  max-width: 145px;
  margin: 0 auto;
}
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab.uagb-tabs__active div,
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab.uagb-tabs__active a div{
  font-size:115%;
}
.home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab.uagb-tabs__active a:after{
  background-color: #FF8B57;
  height: 6px;
}
.state_action_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab.uagb-tabs__active{
  border-bottom:solid 4px #FF8B57;
}
.home_tabs.wp-block-uagb-tabs .wp-block-uagb-image__figure{
  position:relative;
}
.home_tabs.wp-block-uagb-tabs .wp-block-cover{
  overflow:visible;
}

.double-shadow > .uagb-container-inner-blocks-wrap:after,
.home_tabs.wp-block-uagb-tabs .wp-block-uagb-image__figure:after,
.home_tabs.wp-block-uagb-tabs .wp-block-cover:after{
  position:absolute;
  display:block;
  content:'';
  width: 100%;
  height: 100%;
  bottom: -30px;
  right: -30px;
  background-color: #2da492;
  background: url('https://securingour.wpenginepowered.com/wp-content/uploads/2025/08/green_brushed_bg.jpg');
  z-index: -1;
}


/* HOMEPAGE BOX SHADOW SECTION */
.double-shadow > .uagb-container-inner-blocks-wrap{
  z-index: 1;
}
.home-box-shadow-section .double-shadow > .uagb-container-inner-blocks-wrap:before{
  position: absolute;
  display:block;
  content:'';
  top:0;
  bottom:0;
  left:0;
  right:0;
  box-shadow: 0px 5px 20px 0 #00000026;
}


/* ABOUT US PAGE */
.page .entry-header h1{
  position:relative;
  margin-bottom: 100px;
}
.page .entry-header h1:after{
  position: absolute;
  bottom: -40px;
  display: block;
  content: '';
  width: 80px;
  height: 5px;
  background: #CA4F16;
}


/* FAQ STYLES */
.uagb-block-9644bfc8 .uagb-faq-item:nth-child(3n+2) {
  border-color: #255D6C;
}
.uagb-block-9644bfc8 .uagb-faq-item:nth-child(3n) {
  border-color: #248476;
}


/* CAROUSEL WITH ARROWS UNDER */
.arrows_under.wp-block-uagb-post-carousel{
  padding: 30px 0;
}
.arrows_under .uagb-post__inner-wrap{
  background: #ffffff00 !important;
}
.arrows_under.wp-block-uagb-post-carousel .uagb-post__image{
  box-shadow: 0px 0px 9px 1px #4f4f4f;
  top:10px;
  height: calc(100% - 20px);
}
.arrows_under.wp-block-uagb-post-carousel .uagb-post__excerpt{
  margin-bottom: 100px;
}
.arrows_under.wp-block-uagb-post-carousel .wp-block-button{
  position:absolute;
  bottom: -30px;
}

.arrows_under.wp-block-uagb-post-carousel .slick-prev.slick-arrow,
.arrows_under.wp-block-uagb-post-carousel .slick-next.slick-arrow{
  position: absolute;
  bottom: -15px;
  display: inline-block;
  top: unset;
  padding:0;
  transform: translate(0, 0);
  right: 0;
  left: unset;
  width: 50px;
  height: 50px;
  border:0;
  box-shadow:unset;
}
.arrows_under.wp-block-uagb-post-carousel .slick-prev.slick-arrow svg,
.arrows_under.wp-block-uagb-post-carousel .slick-next.slick-arrow svg{
  display:none;
}
.arrows_under.wp-block-uagb-post-carousel .slick-prev.slick-arrow{
  transform: translate(-160px, 0);
}
.arrows_under.wp-block-uagb-post-carousel .slick-next.slick-arrow{
  transform: translate(-100px, 0);
}
.arrows_under.wp-block-uagb-post-carousel .slick-prev.slick-arrow:after{
  display:block;
  content:'';
  background: url('https://securingour.wpenginepowered.com/wp-content/uploads/2025/06/arrow_alt.svg');
  background-size: contain;
  width: 50px;
  height: 50px;
}
.arrows_under.wp-block-uagb-post-carousel .slick-next.slick-arrow:after{
  display:block;
  rotate: 180deg;
  content:'';
  background: url('https://securingour.wpenginepowered.com/wp-content/uploads/2025/06/arrow_alt.svg');
  background-size: contain;
  width: 50px;
  height: 50px;
}

/* STATE ACTION ALERTS SINGLE PAGES BOTTOM NAVIGATION HIDE */
.single-state-action-alerts .navigation.post-navigation{
  display:none;
}


/* TAKE ACTION PAGE STYLES */
.take_action_block_item h3.take_action_block_name{
  font-size: 24px;
  font-weight: 600;
}
.take_action_block_item .wp-block-buttons .wp-block-button .wp-block-button__link{
  font-size: 18px;
}


/* PAGE HEADER H1 */
.page .entry-header h1.entry-title{
  font-size: 72px;
}

/* BLOG LIST STYLES */
.blog_search{ 
  margin-top: 40px;
}
.blog_search .facetwp-facet, .blog_filters .facetwp-facet{
  margin-bottom:0;
}
.blog_search .facetwp-facet .facetwp-input-wrap,
.blog_search .facetwp-facet input.facetwp-search{
  width: 100%;
}
.blog_search .facetwp-facet input.facetwp-search{
  background: #F3F3F3;
  border:0;
}
.blog_filters .fs-label-wrap{
  border: none;
  font-weight:bold;
}
.blog_filters .fs-label-wrap .fs-label{
  display:inline-block;
}
.facetwp-facet-tag_filter .fs-arrow{
  right:unset;
}

.blog_list_wrapper .uagb-container-inner-blocks-wrap .facetwp-template{
  display:flex;
  flex-wrap:wrap;
}
.blog_list_wrapper .uagb-container-inner-blocks-wrap .facetwp-template .blog_post_item{
  width: 100%;
  padding: 50px 0;
  border-bottom: solid 1px #ccc;
}

.blog_list_wrapper .blog_post_item  .blog_post_item_row{
  display:flex;
  align-items: center;
}
.blog_list_wrapper .blog_post_item .blog_post_item_row .blog_post_image{
  min-width: 250px;
}
.blog_list_wrapper .blog_post_item .blog_post_item_row .blog_post_image img{
  object-fit: cover;
  width: 250px;
  height: 250px;
}
.blog_list_wrapper .blog_post_item  .blog_post_item_row .blog_post_content_wrapper{
  display:flex;
  width: 100%;
  padding: 30px;
  flex-direction: column;
}

.blog_list_wrapper .blog_post_item .blog_post_meta{
  display:flex;
  column-gap: 20px;
}

.blog_list_wrapper .blog_post_item .blog_post_item_row .blog_post_content_wrapper .blog_post_cats{
  margin-bottom: 20px;
  text-transform:uppercase;
}
.blog_post_cats, .blog_post_date{
  font-weight:700;
  font-size: 20px;
}
.blog_list_wrapper .blog_post_item .blog_post_item_row .blog_post_content_wrapper .blog_post_title a{
  display:block;
  font-weight: 700;
  font-size: 32px;
  line-height: 30px;
  text-decoration:none;
  color:#000;
}
.blog_list_wrapper .blog_post_item .read_more{
  display:block;
  margin-top:15px;
  font-size: 18px;
  font-weight: 600;
}

.blog_loadmore{
  text-align:center;
}
.blog_loadmore button{
  margin-top: 20px;
  background: #fff!important;
  color: #255D6C;
  padding: 10px 30px;
  font-weight: 600;
  border: solid 2px #255D6C;
  border-radius: 3px;
}


.arrow_cards_sections .wp-block-uagb-container:after{
  position: absolute;
  display: block;
  right: -32px;
  content: '\2192';
  font-size: 1.7em;
  color:#B8643F;
}
.arrow_cards_sections .wp-block-uagb-container:nth-child(3n):after{
  display:none; 
}

/* FOOTER STYLES */
.site .site-footer .footer_socials .uagb-container-inner-blocks-wrap .wp-block-uagb-container{
  max-width:unset;
  width: auto;
  text-align:right;
  
}
.site .site-footer .footer_socials .uagb-container-inner-blocks-wrap .wp-block-uagb-container a{
  display:inline-block;
  padding-right: 15px;
}

.search-results article .entry-meta{
  display:none;
}
.error404 .widget_search .search-form button{
  top:-7px;
}

.no-bottom-margin table{
  margin-bottom: 0 !important;
}


    #masthead .ast-container, .site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row{
        max-width: 1350px !important;
    }
    .site-footer-primary-section-1 img{
      padding-left: 20px;
    }
    #content .ast-container {
        max-width: 1140px !important;
    }

.form-embed{
  margin-bottom: 40px;
}

.number_counter_section .wp-block-uagb-counter .wp-block-uagb-counter__number{
  text-align:center;
}

  .entry-content > .wp-block-uagb-container{
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner {
    text-align: right;
}
.footer-widget-area .widget,
.footer-widget-area #block-15,
.footer-widget-area #block-22 p{
  margin-bottom:0 !important;
}
.footer-widget-area #block-22{
  display:flex;
  justify-content: flex-end;
}
.footer-widget-area #block-22 p{
  display: block;
  width: 100%;
  max-width: 475px;
  text-align: left; 
}


@media (max-width: 981px) {
  .arrow_cards_sections .wp-block-uagb-container:nth-child(3n):after{ display:block;  }
  .arrow_cards_sections .wp-block-uagb-container:nth-child(2n):after{ display:none;  }
  .footer-widget-area #block-9 .wp-block-uagb-image{ justify-content: flex-start; }
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"].footer-widget-area-inner { text-align: left; }
  .footer-widget-area #block-15, .footer-widget-area #block-15 .uagb-container-inner-blocks-wrap, .footer-widget-area #block-22{ justify-content: flex-start!important; }
  .footer-widget-area #block-15 p{ margin-bottom: 10px; }
  .footer-widget-area #block-22 p{ padding-left: 20px;  }
}

@media (max-width: 921px) {
    .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal .ast-builder-grid-row {
        grid-template-columns: repeat(1, 1fr);
    }
    .site-footer #block-9 .wp-block-uagb-image{
        align-self: center;
        align-items: center;
        text-align: center;
 
        float: unset;
        margin-bottom: 20px;
    }
    .site-footer #block-15 p{
        text-align:left;
        padding: 0 20px;
    }
  
  .double-shadow{ 
    width: calc(100% - 20px) !important;
    margin:unset!important;
    max-width:unset !important;
  }
}


@media only screen and (max-width: 768px) {

  .page .entry-header h1.entry-title{
    font-size: 42px;
  }  

  .blog_list_wrapper .blog_post_item .blog_post_item_row {
    flex-direction: column;
  }
  .blog_list_wrapper .blog_post_item .blog_post_item_row .blog_post_content_wrapper {
    padding: 30px 0;
  }
  .blog_list_wrapper .blog_post_item .blog_post_item_row {
    align-items: flex-start;
  }
  .arrows_under.wp-block-uagb-post-carousel .slick-prev.slick-arrow{
    transform: translate(-60px, 0);
  }
  .arrows_under.wp-block-uagb-post-carousel .slick-next.slick-arrow{
    transform: translate(-10px, 0);
  }
  .double-shadow{ 
    width: calc(100% - 20px) !important;
    margin:unset!important;
    max-width:unset !important;
  }
  .double-shadow > .uagb-container-inner-blocks-wrap:after,
  .home_tabs.wp-block-uagb-tabs .wp-block-uagb-image__figure:after,
  .home_tabs.wp-block-uagb-tabs .wp-block-cover:after{  bottom: -20px; right: -20px; }
  
  .arrow_cards_sections .wp-block-uagb-container:after{ 
    display:block !important; 
    bottom:-41px;
    right:unset;
    left: calc(50% - 15px);
    transform:rotate( 90deg );
  }
  .arrow_cards_sections .wp-block-uagb-container:last-child:after{ display:none !important; }
}


@media only screen and (max-width: 600px) {
  .site .site-footer .footer_socials .uagb-container-inner-blocks-wrap{
    justify-content: center !important;
  }
  .site .site-footer .footer_socials .uagb-container-inner-blocks-wrap .wp-block-uagb-container{  
    text-align:center;
    justify-content: center;
  }
  .site .site-footer .footer_socials .uagb-container-inner-blocks-wrap .wp-block-uagb-container:first-child{
    width: 100%;
    margin-bottom: 10px;
  }
  .arrows_under.wp-block-uagb-post-carousel .slick-prev.slick-arrow {
      left: calc(50% - 60px);
      transform: unset;
  }
  .arrows_under.wp-block-uagb-post-carousel .slick-next.slick-arrow {
      right: calc(50% - 60px);
      transform: unset;
  }
  .arrows_under.wp-block-uagb-post-carousel .slick-prev.slick-arrow, .arrows_under.wp-block-uagb-post-carousel .slick-next.slick-arrow{
    bottom: -25px;
  }
  .home [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    fill: #fff;
  }
  .form-embed iframe{
    min-height: 1000px !important;
  }
	
  .home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab a div,
  .home_tabs.wp-block-uagb-tabs .uagb-tabs__panel .uagb-tab div{
  	max-width: 290px;
  }	
}

