/*
Theme Name: Azure Basic Child  
Template: azure-basic
*/


/*        Global Syles                 */
/*------------------------------------*/

details, figcaption, figure { border: 0; font-size:100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; }
audio, canvas, video { border: 0; vertical-align: baseline; margin: 0; padding: 0; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html {
  height: 100%;
  scroll-behavior: smooth;
}

body {
  height: 100%;
  font-family: "Montserrat", serif;
  background: #fff;
  color: #003049;
  font-size: 16px;
  font-weight: 400;
  margin: 0;
}

:focus {
  outline: none;
  outline-offset: 0;
}

a {
  color: #003049;
  text-decoration: none;
}
a:hover {
  color: #222;
}

ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  clear: both;
  display: block;
  max-width: 100%;
  height: auto;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}


/*--------------------------------------------------------------
>>> ACCESSIBILITY
--------------------------------------------------------------*/

[hidden] {
  display: none;
}

audio:not([controls]) {
  display: none;
}




/*      Global WordPress Styles       */
/*-----------------------------------*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}

/*      Basic Two-Column (Right) Lyouout       */
/*--------------------------------------------*/

#primary {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	padding: 0 15px;
}
#content { 
	width: 100%; 
}
#sidebar { 
	display: none;
}
.wide #primary {
	max-width: 100%;
	width: 100%;
	float: none;
	overflow: hidden;
	padding: 0;
}
.singlewidth #primary {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
}
.wide #sidebar, .singlewidth #sidebar {
	display: none;
}
#primary ol {
	list-style-type: decimal;
	margin-left: 35px;
}
#primary ul {
	list-style-type: disc;
}
#primary ul ul {
	list-style-type: circle;
}
#primary li {
	padding-bottom: 8px;
}

/*    Framework Styles        */
/*---------------------------*/

#container-full { 
	width: 100%; 
}
#top-header { 
	position: relative;
}
#top-header-section { 
	width: 100%; 
	position: relative;
}
#main { 
	padding: 50px 0 30px 0; 
}
article { 
 	padding: 0;
}
.homebanner {
	width: 100%;
	position: relative;
}
.homebanner img {
	width: 100%;
}
.innerbanner {
	width: 100%;
	position: relative;
}
.innerbanner img {
	width: 100%;
}
.hometext {
  	position: absolute;
  	bottom: 5%;
  	left: 0;
  	right: 0;
  	max-width: 750px;
  	margin: 0 auto;
  	width: 100%;
  	font-size: 16px;
  	color: #fff;
  	padding: 0 15px;
  	font-weight: 500;
	z-index: 400;
}
.hometext h1 {
  	font-size: 40px;
  	color: #fff;
  	text-align: left;
  	font-weight: 900;
  	text-shadow: 2px 2px #000;
	text-transform: uppercase;
	line-height: 62px;	
}
.innertext {
  	position: absolute;
  	max-width: 1000px;
  	left: 0;
  	right: 0;
  	margin: 0 auto;
  	bottom: 100px;
  	color: #fff;
  	font-size: 26px;
  	font-weight: 700;
	padding: 0 15px;
	z-index: 500;
}

/*    Primary Menu (Dropdown) Styles       */
/*----------------------------------------*/


/* ===============================
   PRIMARY MENU DROPDOWN STYLES (DISABLED)
   Remove commented out to use again
   ===============================


nav[role="navigation"] { position: relative; }

nav[role="navigation"] ul { margin: 0 0 0 0;
                            padding: 0 0 0 0; 
						    display: block; }

nav[role="navigation"] ul li { clear: both; display: inline-block; }
nav[role="navigation"] ul li a {  }

nav[role="navigation"] ul li ul  { display: none; } 
nav[role="navigation"] ul li:hover ul  { display: block; } 
nav[role="navigation"] ul li ul  { position: absolute;
                                   padding: 10px 0 0 0; }

nav[role="navigation"] ul li ul li { display: block;
                                     position: relative; }

nav[role="navigation"] ul li ul li ul  { display: none !important; }
nav[role="navigation"] ul li ul li:hover ul  { display: inline !important; 
                                               position: relative !important; }
nav[role="navigation"] ul li ul li ul { padding: 0 0 0 0 !important;}

nav[role="navigation"] ul li ul li ul li { display: inline-block !important;
                                           position: relative; } 
                                           
*/	


/*    Static Sidebar Widget Styles       */
/*---------------------------------------*/											 

#sidebar-search { padding: 0 0 25px 0 ; }




/*             Azure Basic Styles             */
/*-------------------------------------------*/

h1 { 
	font-size: 40px; 
	color: #222;
	font-weight: 700;
}
h2 { 
	font-size: 30px; 
	color: #222;
	font-weight: 700;
}
h3 { 
	font-size: 20px; 
	color: #222;
	font-weight: 600;
}
h4 { 
	font-size: 16px; 
	color: #222;
	font-weight: 600;
}

 
hr {
	margin: 30px auto;
	background: #ddd;
	background-color: #ddd;
	color: #ddd;
	width: 80%;
	float: none;
	height: 1px;
	border: none;
}

/* Top Navigation */

#access { 
    z-index: 500; 
}
#access ul {
	text-align: right;
}		  
#access a { 
	color: #fff; 
}
#access ul li:hover ul  {
	padding: 5px;
}





.featured-thumb { margin-bottom: 10px; }
 

		  

/* Sidebar Section */

#sidebar { 
	color: #545350; 
}



/* Footer Section */

#footer-bottom { 
	background: #000; 
	padding: 0 0 10px 0; 
	clear: both;
    width: 100%; 
}
.columns {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;

  display: flex;
  gap: 20px;   
  box-sizing: border-box;
}

.column1, .column2, .column3 {
  box-sizing: border-box;
}
.column1 {
  width: 33.33%;
}

.column2 {
  width: 33.33%;
}

.column3 {
  width: 33.33%;
}
.column4 { 
	display: none;
}

#footer-content { 
	padding-top: 25px; 
}


#site-credits { 
	padding: 15px 0 0 0; 
}
#theme-credit { 
	padding: 0 0 5px 0;
	font-size: 12px; 
}


*, *:before, *:after {   
	-webkit-box-sizing: border-box;    
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}
.clear {
	clear: both;
}
.logo {
	display: none;
}



.article-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 32px;
}

.article-card {
	display: flex;
	flex-direction: column;
	background: #fff;
	border: 1px solid #e5e5e5;
	min-height: 100%;
	overflow: hidden;
	transition: transform 0.35s ease, opacity 0.35s ease;
}

.article-card__image-link {
	display: block;
	aspect-ratio: 7 / 4.6;
	overflow: hidden;
	background: #f2f2f2;
}

.article-card__image {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}

.article-card__content {
	display: flex;
	flex-direction: column;
	flex: 1;
	padding: 24px;
}

.article-card__category {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none;
	margin-bottom: 8px;
}

.article-card__date {
	font-size: 14px;
	color: #777;
	margin-bottom: 12px;
}

.article-card__title {
	font-size: 24px;
	line-height: 1.25;
	margin: 0 0 14px;
}

.article-card__title a {
	color: inherit;
	text-decoration: none;
}

.article-card__excerpt {
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin: 0 0 24px;
}

.article-card__read-more {
	margin-top: auto;
	text-align: center;
	font-weight: 700;
	text-decoration: none;
}

.reveal-on-scroll {
	opacity: 0;
	transform: translateY(28px);
}

.reveal-on-scroll.is-visible {
	opacity: 1;
	transform: translateY(0);
}

.home-articles {
	padding: 60px 0;
}

.home-articles__section {
	margin-bottom: 70px;
}

.home-articles__section:last-child {
	margin-bottom: 0;
}

.home-articles__heading {
	font-size: 36px;
	line-height: 1.2;
	margin: 0 0 28px;
}

.article-grid--featured .article-card:first-child {
	grid-column: span 2;
}




/*    Responsive Styles        */
/*---------------------------*/


@media (prefers-reduced-motion: reduce) {
	.reveal-on-scroll {
		opacity: 1;
		transform: none;
		transition: none;
	}
}




@media only screen and (min-width:0px) and (max-width: 1050px) {

}
@media only screen and (min-width:0px) and (max-width: 900px) {
.article-grid {
	grid-template-columns: repeat(2, 1fr);
}
.article-grid--featured .article-card:first-child {
		grid-column: span 1;
}
}

@media only screen and (min-width:0px) and (max-width: 850px) {

}

@media only screen and (min-width: 0px) and (max-width: 800px) {
.logo {
	display: block;
}
.logo img {
	max-width: 250px;
	width: 100%;
	height: auto;
}
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
.alignleft, img.alignleft {
	margin: 0 auto;
	display: block;
	float: none;
	padding: 15px;
}
.alignright, img.alignright {
	margin: 0 auto;
	display: block;
	float: none;
	padding: 15px;
}
.columns {
    flex-direction: column;
  }

.column1, .column2, .column3 {
    width: 100%;
}
}

@media only screen and (min-width: 0px) and (max-width: 700px) {

}

@media only screen and (min-width: 0px) and (max-width: 600px) {
.article-grid {
	grid-template-columns: 1fr;
}
}

@media only screen and (min-width: 0px) and (max-width: 537px) {
	  
}

@media only screen and (min-width: 0px) and (max-width: 500px) {

}

@media only screen and (min-width: 0px) and (max-width: 347px) {

}


