/**
Theme Name: Cowley
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: Cowley
Template: astra

Orange: F89420
Redish Orange: BD5F29
Brown: C48454
purple: 80347F
Blue: 67AACE
Green: 709134



*/
.current-page-ancestor > a{
	color:#000 !important;
}

h3, .entry-content h3, .entry-content p{
	margin-bottom: 15px;
}

.ast-single-entry-banner .ast-container{
	display: flex;
	justify-content: center;
}
.ast-single-entry-banner h1, .hpCircle h1{
	margin-bottom: 0px;
	color:#fff !important;
	
	padding:0px;
	position: relative;
	z-index: 2;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
	text-shadow: 0 4px 12px rgba(0,0,0,0.55), 0 1px 2px rgba(0,0,0,0.85);
	border: 5px solid #f6903d;
	text-align: center;
	display: inline-block;
	
	width: 400px;
  height: 400px;
  border-radius: 50%;
  display: flex;
  align-items: center;      /* vertical centering */
  justify-content: center;  /* horizontal centering */
  text-align: center;
	background:rgba(0,0,0,0.2);
	padding-left: 20px;
	padding-right: 20px;
}

.home #masthead::before,
.front-page #masthead::before {
  content: "";
  position: absolute;
  inset: 0;
	bottom:-60px;
  pointer-events: none;
  z-index: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.80) 0%,
    rgba(0,0,0,0.35) 55%,
    rgba(0,0,0,0.00) 100%
  );
	
}
.giveShadow{
	text-shadow:
    0 4px 12px rgba(0,0,0,0.55),
    0 1px 2px rgba(0,0,0,0.85);
}
.home #masthead .main-header-menu a,
.front-page #masthead .main-header-menu a {
  text-shadow: 0 1px 3px rgba(0,0,0,0.6);
	
}
#masthead .main-header-menu a{
	margin-top:0px;
}

/* Keep header content above the gradient */
.home #masthead .ast-above-header-bar,
.home #masthead .ast-primary-header-bar,
.front-page #masthead .ast-above-header-bar,
.front-page #masthead .ast-primary-header-bar {
  position: relative;
  z-index: 1;
}
.ast-above-header-bar .site-above-header-wrap{
	padding-top:10px;
	margin-bottom: -20px;
}
.ast-primary-header-bar{
	background: none;
}

.main-header-menu .sub-menu{
	width:280px;
}
.ast-header-html-1 a{
	margin-left: 10px;
	margin-right: 13px;
	font-weight: 400;
}
.ast-site-identity{
	padding:0px;
	margin-top:-30px;
	margin-bottom: 0px;
}

.regGroup,.fwGroup{
	
}
.ast-plain-container.ast-no-sidebar #primary{
	margin-top:0px;
	margin-bottom: 0px;
}
.bodTable table{
	border:1px dotted rgba(0,0,0,0.2);
	margin-bottom: 0px;
	
}
.bodTable td{
	padding:20px;
	padding-top:10px;
	padding-bottom: 10px;
	vertical-align: top;
	border:1px dotted rgba(0,0,0,0.2);
}

.lightweight-accordion-body{
	border:1px solid #f1f2f6;
}
.lightweight-accordion .lightweight-accordion-body{
	padding:20px !important;
	padding-left: 25px !important;
	padding-right: 25px !important;
	padding-bottom: 5px !important;
	background:#fff;
}
.lightweight-accordion{
	max-width: 900px !important;	
}
.single-post #secondary, .single-post #primary, #primary.resellerGroup{
	margin-top:30px !important;
}

.wpcf7-form,.addressBlock, .resellerGroup{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.f1{
	flex-basis: 100%;
}
.f2{
	flex-basis: 49%;
}
.f3{
	flex-basis: 32%;
}
.addressBlock{
	background:#f9f9f9;
	padding:25px;
	border:1px solid rgba(0,0,0,.1);
	padding-left: 35px;
	padding-right: 35px;
}
.addressBlock input, .addressBlock select{
	background:#fff;
	border:1px solid rgba(0,0,0,.1);
}
.wpcf7-form input, .wpcf7-form select,.wpcf7-form textarea{
	border:1px solid rgba(0,0,0,.1);
}
.wpcf7 input:not([type=submit]):focus, .wpcf7 select:focus, .wpcf7 textarea:focus{
	border:1px solid rgba(0,0,0,.1);
}
.wpcf7-list-item.first{
	margin-left: 0px;
}
.description{
	margin-top:-15px;
	font-style: italic;
}
.daButtons{
	margin-top:0px;
	gap:15px;
}
.testimonials .wp-block-column{
	padding:20px;
	background:#fff;
	padding-left: 30px;
	padding-right: 30px;
}
.connections .wp-block-column{
	padding:25px;
	border:1px solid #d9d9d9;
	background:#fff;
}

.connections .wp-block-image img{
	margin-top: -55px;
    margin-bottom: 20px;
}
.countyResources .wp-block-image img{
	
	padding:15px;
	border:1px solid #d9d9d9;
}
.wp-block-latest-posts__featured-image img{
	width:400px;	
	border-bottom: 1px solid var(--wp--preset--color--ast-global-color-4) !important;
}
.testimonials .fas{
	font-size: 40px;
	padding-bottom: 15px;
	padding-top:5px;
	color:#495a4a;
	top: -30px;
    left: 0px;
	position: absolute;
}
.testimonials .wp-block-column{
	position: relative;
}
.getInvolvedForm{
	padding:20px;
	background:#fff;
	padding-left: 35px;
	padding-right: 35px;
	border:1px solid #d9d9d9;
	max-width: 800px;
}
.getInvolvedForm .wpcf7-list-item{
	display: block;
	margin-left: 0px;
}

.grecaptcha-badge{
	display: none;
}
.newsEventsHold{
	/*max-width:1260px !important;*/
}
.newsEvents li,.fullNewsEvents li{
	background: #fff;
	box-shadow: 0px 0px 6px  rgba(0,0,0,0.1);
}

.newsEvents .wp-block-latest-posts__post-title{
	padding-left: 25px;
	font-weight: 700;
	font-size: 20px;
	padding-right: 25px;
	display: block;
}
.newsEvents .wp-block-latest-posts__post-excerpt{
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
.newsEvents a.wp-block-latest-posts__post-title{
    font-size: 1.4444444444444rem;
    font-weight: 600;
    font-family: 'Raleway',sans-serif;
	line-height: 1.4;
	color: var(--ast-global-color-0);
	margin-top:20px !important;
	text-decoration: none;
}
.ast-single-post .wp-block-post-title  a{
	font-size: 1.4444444444444rem;
    font-weight: 600;
    font-family: 'Raleway',sans-serif;
	line-height: 1.4;
	color: var(--ast-global-color-0);
	text-decoration: none;
}
.ast-single-entry-banner[data-post-type="page"]{
	min-height: 330px;	
}

.programSection .wp-block-column{
	
	padding-bottom: 20px;
	box-shadow: 0px 0px 6px  rgba(0,0,0,0.1);
}
.wp-block-embed-vimeo iframe{
	box-shadow: 0px 0px 6px  rgba(0,0,0,0.1);
}
.programSection .wp-block-column img{
	border-bottom: 5px solid #823794;
}
.programSection .wp-block-column h3, .programSection .wp-block-column p{
	padding-left: 25px;
	padding-right: 25px;
}
.entry-meta{
	display: none;
}
.post.type-post .entry-header{
	margin-bottom: 20px;
}
.wp-block-table table{
	margin-bottom: 0px;
}

.slick-dots{
	margin:0px !important;
	padding:0px !important;
}
.slick-dots li button:before{
	font-size: 22px !important;
}
.wp-block-cb-carousel .wp-element-caption{
	background:#fafafa;
	text-align: center;
	padding:10px;
	padding-left: 15px;
	padding-right: 15px;
}
.gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title.active,.gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title:hover{
	color:#075389;
}
.gutena-tabs-block>.gutena-tabs-tab>.gutena-tab-title{
	font-size:20px;
	font-weight: 700;
}
.wp-block-gutena-tab .wp-block-file:last-child{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.wp-block-file:not(.wp-element-button){
	font-size: 18px;
}
.wp-block-post-terms a, .aSplit a{
	text-decoration: none !important;
	padding:7px;
	padding-left: 15px;
	padding-right: 15px;
	border:1px solid #075389;
	display: inline-block;
	margin-right: 12px;
	margin-top: 15px;
}
.aSplit a{
	background:#fff;	
}
.wp-block-post-terms {
	margin-top:-12px;
}
.wp-block-cb-carousel{
	display: none;
}
.wp-block-cb-carousel.slick-initialized{
	display: block;
}
.product-template-default .navigation.post-navigation{
	display: none;
}
.wp-block-gutena-tab .wp-block-table{
	border-bottom: 0px;
}
.wp-block-image img.wp-image-817{
	height: 55px;
	width: auto;
	margin-left: -5px;
}
#block-14 p{
	margin-bottom: 0px;
}
#block-8{
	text-align: right;
}
.wp-block-image img.wp-image-818{
	height: 55px;
	width: auto;
}
.wp-block-image img.wp-image-825{
	height: 100px;
	width: auto;
}
.splitIt{
	display:flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
	margin-top:36px;
}
.aSplit{
	width:48.6%;
	padding:30px;
	padding-top:20px;
	padding-bottom: 20px;
	background:#f9f9f9;
	
}
#colophon .site-primary-footer-wrap .site-primary-footer-inner-wrap{
	/*grid-template-columns:3fr 1fr;*/
}
.ast-separate-container #primary.frameGroup{
	margin-top:25px;
	margin-bottom: 36px;
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prodGroup{
	background:#f9f9f9;
	padding:30px;
	padding-top:20px;
	padding-bottom: 25px;
	width:48.8%;
}
.appHeader{
	width:100%;
	margin-bottom: 30px;
	text-align: left;
	
	position: relative;
	background:#f9f9f9;
	padding:25px;
	padding-left: 35%;
	padding-bottom: 35px;
}
#primary.frameGroup .appHeader h1{
	text-align: left;
	margin-bottom: 15px;
}
.appHeader .bgApp{
	position: absolute;
	top:25px;
	left:25px;
	width:30%;
	bottom:25px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	/*border:1px solid #f9f9f9;*/
	background-color: #fff;
}

.prodGroup h2{
	
	margin:-20px;
	margin-left: -30px;
	margin-right: -30px;
	padding-left: 30px;
	padding-right:30px;
	padding-top:20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.tax-application #page{
background:#fff;
}
#primary.frameGroup h1{
	text-align: center;
	width:100%;
	margin-bottom: 25px;
}
#primary.frameGroup h1.noMarg{
	margin-bottom: 15px;
}
.prodFlex,.fullGroup{
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.prodFlex .aProduct, .fullGroup .aProduct{
	background:#fff;
	padding:15px;
	width:48%;
	margin-top: 15px;
	position: relative;
	transform: scale(1);
	transition: all 0.15s;
}
.fullGroup .aProduct{
	width:23.5%;
}
.aProduct .overLink{
	position: absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	display: block;
}
.aProduct:hover{
	transform: scale(1.05);
}
 .aProduct h3{
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top:15px;
	border-top:1px solid #f2f2f2;
	margin-top:15px;
}
.count1 .gutena-tab-title{
	border-left: 1px solid #e9e9e9 !important;
	border-right: 1px solid #e9e9e9 !important;
	border-bottom: 1px solid #e9e9e9 !important;
}
.wp-block-gutena-tab p:last-child{
	margin-bottom: 0px;
}
.gutena-tabs-block > .gutena-tabs-tab > .gutena-tab-title{
	font-size: 22px;
	font-family: 'Futura-PT',futura-pt,sans-serif;
}
.hideMe{
	opacity: 0;
}
.fullGroup .aProduct.halfMe{
	width:12%;
}
.fullGroup{
	width:100%;
}

.resellerList .wp-block-post{
	border:1px solid #f2f2f2;
	position: relative;
	transition: all 0.15s;
	transform:scale(1);
}
.resellerList .wp-block-post:hover{
	transform:scale(1.05);
}
.overLink{
	position: absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index: 10;
	display: block;
}
.leftSide, .rightSide{
width:48%;	
}

.leftSide img{
	max-width: 100%;
	height: auto;
	margin-bottom: 20px;
}
.reselogo{
	padding:10px;
	background:#fff;
	margin-top:10px;
	margin-bottom: 10px;
	max-width: 50%;
	height: auto;
	display: none;
}
.rightSide h1{
	margin-bottom: 10px;
}
.historyCarousel .wp-block-cb-slide .wp-block-group{
	background:#fff;
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	padding:20px;
	
	border-radius: 5px;
}
.historyCarousel .wp-block-cb-slide .wp-block-group h3{
	margin-bottom: 10px;
}
.slick-next, .slick-prev{
	width:30px;
	height: 30px;
}
.slick-next::before, .slick-prev::before{
	font-size: 28px !important;
}
.slick-prev{
	left: -30px !important;
}
.bringItOut{
	margin-left: -10px;
	margin-right: -10px;
}

.wp-block-file.aligncenter a{
	text-align: center;
	display: block;
	width: 100%;
	}

.footer-nav-wrap .astra-footer-horizontal-menu li:first-child a{
	padding-left: 10px;
}


.whiteSlides .wp-block-group{
	background:#fff;
	
}
.whiteSlides .wp-block-group p{
	text-align: center;
}
.whiteSlides .wp-block-cb-carousel .slick-slide{
	padding-left: 15px;
	padding-right: 15px;
}
.main-header-menu .sub-menu .menu-link{
	padding-top:10px;
	padding-bottom: 10px;
	line-height: 24px
}
.addShadows img{
	padding-bottom: 20px;
}
.addShadows .wp-block-column{
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
	padding-bottom: 20px;
	background:#fff;
}
.addShadows .wp-block-column h3,.addShadows .wp-block-column p{
	padding-left: 25px;
	padding-right: 25px;
}
.newsletterdiv,.newsletterdiv h2{
	text-align: center;
	color:#fff;
}
.newsletterdiv p{
	margin-bottom: 15px;
}
#mc_embed_signup{
	background: none !important;
	margin-bottom: 15px;
}
#mc-embedded-subscribe{
	background:#5b86b8 !important;
	border-radius: 0px 30px 30px 0px !important;
	
}


.no-thumbnail .ast-single-entry-banner{
	min-height: 0px;
	text-align: center;
	background: #1A2C5B;
}
.no-thumbnail .ast-single-entry-banner h1{
	color:#fff !important;
	text-shadow: none;
	font-weight: 400 !important;
	padding:0px;
	padding-top:25px;
	padding-bottom: 25px;
}
.no-thumbnail .ast-single-entry-banner[data-post-type="page"]{
	padding:0px;
}
.wp-block-file a{
	font-size: 22px;
}
.newsposts .wp-block-post{
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  background: #fff;
}
.newsposts .wp-block-post h4,.newsposts .wp-block-post h3{
	padding-top:20px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.newsposts .wp-block-post .wp-block-post-excerpt{
	margin-top:15px;
	margin-bottom: 0px;
	padding-left: 25px;
	padding-right: 25px;
}
.newsposts .wp-block-post .wp-block-post-date{
	padding-left: 25px;
	padding-right: 25px;
	font-style: italic;
}
.newsposts .wp-block-post .wp-block-post-excerpt__more-text{
	margin-top:0px;
	margin-bottom: 0px;
}
#block-5, #block-6{
	display: none;
}
.addPad img{
	padding-left: 25px;
	padding-right: 25px;
	padding-top:15px;
	padding-bottom: 15px;
}

.homeBanner {
  position: relative;
  overflow: hidden;
}

/* gradient overlay */
.homeBanner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;

  background: linear-gradient(
    90deg,
    rgba(96, 162, 185, 0.95) 0%,
    rgba(96, 162, 185, 0.85) 25%,
    rgba(96, 162, 185, 0.55) 40%,
    rgba(96, 162, 185, 0.35) 55%,
    rgba(96, 162, 185, 0.15) 65%,
    rgba(96, 162, 185, 0) 75%
  );
}

/* keep headline + buttons above the overlay */
.homeBanner h1,
.homeBanner .wp-block-buttons {
  position: relative;
  z-index: 2;
}

.newsSection .wp-block-post > .wp-block-group{
	height: 100%;
	position: relative;
	transform: scale(1);
	transition: all 0.15s;
}
.newsSection .postLink{
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	display: block;
	z-index: 999;
	height:100%;
	width:100%;
}
.newsSection .wp-block-post > .wp-block-group:hover{
		transform: scale(1.05);
}
.forminator-guttenberg{
	padding:25px;
	background:#f2f2f2;
	border-radius: 5px;
}
h3.circleNum{
	width:55px;
	height: 55px;
	line-height: 48px;
	background:#fff;
	position: relative;
	top:-22px;
	margin-bottom: -30px;
	margin-left: auto;
	margin-right: auto;
}




.home .main-header-menu .sub-menu{
	background:rgba(0,0,0,0.4);
}
.childrenPages img{
	object-fit: cover;
	width:100%;
	height: 280px;
	margin-bottom: 10px;
	border-radius: 14px 14px 0px 0px;
}
.childrenPages li{
	position: relative;
	background:rgba(247,147,32,.1);
	border-radius: 14px;
	transform: scale(1);
	transition: all 0.15s;
} 
.childrenPages li:hover{
	transform: scale(1.05);
}
.childrenPages .overLink{
	display: block;
	position: absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	text-decoration: none !important;
	width:100%;
	height:100%;
}

.participantGrid :nth-child(7){
grid-column:2;
}

/* The Gutenberg Group wrapper you add */
.circle_map{
  position: relative;
	overflow: hidden;
}

/* Make sure the image fills the container */
.circle_map img{
  display:block;
  width:100%;
  height:auto;
}

/* Overlay sits on top of the image */
.circle_map .circle-map-overlay{
  position:absolute;
  inset:0;
  z-index: 5;
  pointer-events: none; /* pins will re-enable */
}

/* pin container */
.circle_map .map-pin{
  position:absolute;
  width:26px;
  height:44px;
  transform: translate(-50%, -100%) scale(1);
	pointer-events: auto;
	transition: all 0.15s;
}
.circle_map .map-pin:hover{
	transform: translate(-50%, -100%) scale(1.05);
}

/* round head of pin */
.circle_map .map-pin::before{
  content:"";
  position:absolute;
  left:50%;
  top:0;
  width:26px;
  height:26px;
  transform: translateX(-50%);
  border-radius:50%;
  background:#f89420;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
	z-index: 1;
}

/* downward point */
.circle_map .map-pin::after{
  content:"";
  position:absolute;
  left:50%;
  top:22px;
  transform: translateX(-50%);
  width:0;
  height:0;
  border-left:9px solid transparent;
  border-right:9px solid transparent;
  border-top:20px solid #f89420;
	z-index: 1;
}
.circle_map .map-pin-label{
  position:absolute;
  left:10%;
  top:32%;
  transform: translate(10px, -50%);
  white-space:nowrap;
  font-size:18px;
  font-weight:600;
  background:#fff;
  pointer-events:auto;
  padding-left: 18px;
	padding-right: 14px;
	border-radius: 0px 30px 30px 0px;
	color:#f89420;
	z-index: 0;
	box-shadow: 0 2px 6px rgba(0,0,0,.25);
	
	 max-width:300px;      /* adjust to taste */
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.circle_map .map-pin-face{
  position:absolute;
  left:50%;
  top:8px;
  transform:translateX(-50%);
  width:10px;
  height:10px;
  border-radius:50%;
  background:#fff;
  z-index:2;
  pointer-events:none;
}

/* Optional debug mode */
.circle_map .circle-map-overlay.is-debug .map-pin{
  outline:2px solid rgba(255,165,0,.8);
}

/* Popup body basics */
.map-popup{
  max-width: 760px;
	padding:28px;
	background:#fff;
	border-radius: 14px;
	padding-left: 34px;
	padding-right: 34px;
	padding-bottom: 34px;
	max-height: 4000px !important;
}
.lity-content{
	background:#fff;
	border-radius: 14px;
	
}
.map-popup h3{
  margin-top: 0;
}

/* Screen reader only helper */
.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}

.lity{
  overflow-y: auto;
	background:rgba(0,0,0,0.6) !important;
}

.lity-wrap{
  overflow: visible;
}

.lity-content{
  max-height: 90vh;   /* keeps modal within viewport */
  overflow-y: auto;   /* scroll inside popup */
}

/* ================================
   CLIPPINGS GRID (masonry columns)
================================ */

.clippings-grid{
  column-count: 4;
  column-gap: 24px;
}


/* ================================
   CARD STRUCTURE
================================ */

.clipping-card{
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
  display: inline-block;
  width: 100%;
  margin-bottom: 24px;
	
}

.clipping-link{
  position: relative;
  display: block;
  text-decoration: none;
  overflow: hidden;
  border-radius: 6px;
}

/* ================================
   IMAGE
================================ */

.clipping-thumb{
  width: 100%;
  height: auto;
  display: block;
  background: #fff;
  
}


/* ================================
   OVERLAY META
================================ */

.clipping-meta{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 14px 14px 12px;
  color: #fff;

  /* soft gradient fade upward */
  background: linear-gradient(
    to top,
    rgba(0,0,0,.75) 0%,
    rgba(0,0,0,.45) 45%,
    rgba(0,0,0,0) 100%
  );
}

.clipping-title{
  font-size: 14px;
  font-weight: 700;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 3px rgba(0,0,0,.5);
}

.clipping-sub{
  margin-top: 4px;
  font-size: 12px;
  opacity: .9;
  text-shadow: 0 1px 3px rgba(0,0,0,.5);
}

.clippings-grid{
  column-count: 4;
  
  column-gap: 24px ;
}
.clipping-meta{
  background: rgba(0,0,0,.78);
  padding: 13px 19px 12px;
}

.clipping-title{
  font-size: 18px;
  font-weight: 600;
  line-height: 1.3;
  
}

.clipping-sub{
  font-size: 12px;
  opacity: .95;
}
@media (max-width: 1100px){
  .clippings-grid{ column-count: 3 !important; }
}

@media (max-width: 900px){
  .clippings-grid{ column-count: 2 !important; }
}

@media (max-width: 600px){
  .clippings-grid{ column-count: 1 !important; }
}

.clipping-link{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 6px;
  background: #f7f4ee;

  box-shadow:
    0 2px 6px rgba(0,0,0,.12),
    0 12px 28px rgba(0,0,0,.14);

  transition: transform .18s ease,
              box-shadow .18s ease;
}

/* subtle lift instead of zoom */
.clipping-link:hover{
  transform: translateY(-4px);
  box-shadow:
    0 6px 14px rgba(0,0,0,.18),
    0 20px 40px rgba(0,0,0,.20);
}

.fiver > *:nth-child(1),
.fiver > *:nth-child(2){
  grid-column: span 3;
}

/* second row — three normal items */
.fiver > *:nth-child(n+3){
  grid-column: span 2;
}

.clippings-grid{
   display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:24px;
}

.clipping-card{
  break-inside: auto !important;
  display: block !important;
  width: 300px;
	margin-bottom: 0px;
	min-height: 380px;
}
.clipping-link{
	height: 100%;
	background:#fff;
}

.centerButtons .wp-block-file__button.wp-element-button{
	margin-left: auto;
	margin-right: auto;
}

.clipping-folders{
  display:flex;
  flex-wrap:wrap;
  justify-content:center;
  gap:24px;
  margin:40px 0;
}

.clipping-folders a{
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  width:180px;
  height:110px;
  text-decoration:none !important;
  font-size:32px;
  font-weight:700;
  color:#ffffff;
  background:#F89420;
  border-radius:8px;
  box-shadow:0 6px 16px rgba(0,0,0,.15);
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
}

/* subtle folder tab */
.clipping-folders a::before{
  content:"";
  position:absolute;
  top:-10px;
  left:20px;
  width:70px;
  height:16px;
  background:#F6A84B;
  border-radius:6px 6px 0 0;
}

/* hover */
.clipping-folders a:hover{
  background:#e7830f;
  transform:translateY(-4px);
  box-shadow:0 10px 22px rgba(0,0,0,.18);
}
.clipping-back, .clipping-year-title{
	text-align: center;
}
.clipping-year-title{
	margin-top:5px;
	margin-bottom: 20px;
}

.bigger-folders a{
  width:300px;
  min-height:150px;
  height:auto;
  padding:24px 24px 16px;
  font-size:22px;
  line-height:1.15;
 text-align: center;
  word-break:break-word;
}
.archive-breadcrumbs{
	background:#80347F;
	padding:10px;
	color: #fff;
	text-align: center;
	
	margin-bottom: 30px;
	margin-left: -20px !important;
	margin-right: -20px !important;
}
@media (min-width: 1220px){
	.archive-breadcrumbs{
	margin-left: 0px !important;
	margin-right: 0px !important;
	}
}
.archive-breadcrumbs a{
	color:#fff;
	
}
.daSubfolders h3,
.daDocuments h3{
  text-align:center;
  font-size:20px;
  color:#80347f;
  font-weight:700;
  margin:40px auto 24px;
  position:relative;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:16px;
}

/* divider lines */
.daSubfolders h3::before,
.daSubfolders h3::after,
.daDocuments h3::before,
.daDocuments h3::after{
  content:"";
  height:2px;
  background:#80347f;
  flex:1;
  max-width:160px;
  opacity:.35;
}

.presLinks > .wp-block-group{
	transform: scale(1);
	transition: all 0.15s;
}
.presLinks > .wp-block-group:hover{
	transform: scale(1.05);
}

.page-id-2173 .ast-single-entry-banner{
	display: none;
}
.page-id-2173 #content{
	border-top:1px solid #80347F;
}
.clipping-year-title{
	padding-top:20px;
}
#timelineTable {
	border-bottom: 0px;
}
#timelineTable tr td:first-child{
	width:20%;
	vertical-align: top;
	text-align: right;
	min-width: 140px !important;
}

#timelineTable tr td{
	vertical-align: top;
}

.folderInfo{
	max-width: 950px !important;
	margin-left: auto;
	margin-right: auto;
	padding-left: 24px;
	padding-right: 24px;
	box-sizing: border-box;
	padding-top:24px;
	padding-bottom: 24px;
	background:#f9f9f9;
	border-radius: 5px;
}

.main-header-menu .menu-item.menu-item-1711:hover>.sub-menu{
	left:-133px;
}

@media (max-width: 1100px){
  .clippings-grid{
    grid-template-columns: repeat(3, 1fr);
  }
	.circle_map .map-pin-label{
		display: none;
		
		}
}

@media (max-width: 800px){
  .clippings-grid{
    grid-template-columns: repeat(2, 1fr);
  }
	.fixMobileGrid{
		grid-template-columns: 1fr !important;
	}
}

@media (max-width: 500px){
  .clippings-grid{
    grid-template-columns: 1fr;
  }
}
/*Swiched to mobile menu */
@media only screen and (max-width: 1000px){
	.ast-site-identity{
		margin-top:0px;
	}
	.home .main-header-menu .sub-menu{
		background:#fefbf7;
	}
	.mainBanner{
		min-height: 460px !important;
	}
	.home #masthead .main-header-menu a, .front-page #masthead .main-header-menu a{
		text-shadow: none !important;
	}
	
	
	.ast-builder-footer-grid-columns {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .ast-builder-footer-grid-columns > :last-child {
    grid-column: 1 / -1;
  }
	header .custom-logo-link img{
		max-width: 100px !important;
	}
	.ast-single-entry-banner h1,.hpCircle h1{
		width:300px;
		height:300px;
		font-size: 30px !important;
		
	}
	h2{
		font-size: 26px !important;
		
	}
	h3{
		font-size: 22px !important;
		
	}
	.hpCircle{
		padding-bottom: 40px !important;
		margin-top:130px !important;
	}
}
@media only screen and (max-width: 850px){
	.hideImgOnMobile{
	 	grid-template-columns: 1fr !important;
	}
	.hideImgOnMobile figure{
		display: none !important;
	}
	.hideImgOnMobile .wp-block-media-text__content{
		padding-right: 0px !important;
	}
}
	
@media only screen and (max-width: 781px){
	.ast-single-entry-banner[data-post-type="page"],.hpCircle{
		padding-left: 0px;
		padding-right: 0px;
	}
	
	
	.mainBanner h1{
		font-size: 30px !important;
		line-height: 40px !important;
	}
	.mainBanner h1 br{
		display: none;
	}
	.mainBanner{
		min-height: 360px !important;
	}
	.mainBanner img{
		width: 60px !important;
		height:auto !important;
	}
	.hideImgOnMobile .wp-block-media-text__media{
		display: none;
	}
	.hideImgOnMobile .wp-block-media-text__content{
		padding-top:0px !important;
		
	}

	.ast-builder-footer-grid-columns {
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .circleMapWrap{
    overflow: hidden !important;
	  height: 92vw;
	 
  }

  /* scale the whole map group (image + overlay together) */
  .circleMapWrap .circle_map{
   transform: translateY(60px) scale(1.38);
    transform-origin: 50% 50%;
	  margin-top:40px;
  }
	.circle_map .map-pin{
  transform: translate(-50%, calc(-100% - 10px)) scale(.6);
  transform-origin: 50% 100%;
  padding: 10px;
}

.circle_map .map-pin:hover{
  transform: translate(-50%, calc(-100% - 10px)) scale(.6);
  transform-origin: 50% 100%;
  padding: 10px;
}
}
@media only screen and (max-width: 500px){
	  .circleMapWrap{
	margin-top:-40px;	  
	}
}

