/*
Theme Name: Azure Basic Child
Author: C. A. Brown
Description: Child Theme for Azure Basic.   
Template: azure-basic
*/
@import url('css/screen.css'); /* DO NOT REMOVE! */


/*        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%; }

body { 
	height: 100%; 
    font-family: 'Raleway', sans-serif;
	background: #fff; 
	color: #111624;
	font-size: 16px;
	font-weight: 400;
	margin: 0;
}

:focus { outline: 0; }

ol, ul { list-style: none; }

a { 
	text-decoration: none; 
	color: #944042;
}

table { border-collapse: separate;
        border-spacing: 0; }

img { clear: both; }



/*      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;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}

.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}

.sticky {}

.bypostauthor {}


/*      Basic Two-Column (Right) Lyouout       */
/*--------------------------------------------*/

#primary {
	max-width: 1230px;
	width: 100%;
	overflow: hidden;
    float: left;
    width: 70%; 
	padding: 0 15px;
}
#content { 
	width: 100%; 
}

#sidebar { 
	overflow: hidden;
    float: right;
    width: 30%; 
}
.wide #primary {
	max-width: 100%;
	width: 100%;
	float: none;
	overflow: hidden;
	padding: 0;
}
.wide #sidebar {
	display: none;
}
.singlewidth #primary {
	max-width: 1230px;
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	padding: 0 15px;
}
.singlewidth #sidebar {
	display: none;
}
.articlewidth #primary {
	max-width: 1030px;
	width: 100%;
	margin: 0 auto;
	float: none;
	overflow: hidden;
	padding: 0 15px;
}
.articlewidth #sidebar {
	display: none;
}
#primary ul {
	list-style-type: disc;
}
#primary ol {
	list-style-type: decimal;
}
#primary ul ul {
	list-style-type: circle;
}
#primary li {
	padding-bottom: 10px;
}

/*    Framework Styles        */
/*---------------------------*/



.page-id-8 #main { 
	padding: 100px 0 0; 
}
#main { 
	padding: 210px 0 50px; 
}
.page-id-1118 #main {
	padding: 50px 0;
}


.entry-header { margin: 0 0 25px 0; }


/*    Primary Menu (Dropdown) Styles       */
/*----------------------------------------*/


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 ; }



/*    Navigation       */
/*--------------------*/


.nav-next { float: left; }
.nav-previous { float: right; }



/*    Theme Credit Text      */
/*--------------------------*/

#theme-credit { text-align: center; }


/*             Azure Basic Styles             */
/*-------------------------------------------*/

h1 { 
	font-size: 44px; 
	color: #222;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
}
h1 span {
	font-size: 30px;
	font-weight: 600
}
h2 {
	font-size: 30px; 
	color: #943F41;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
}
h2 span {
	text-transform: none;
	letter-spacing: 0;
	font-size: 24px;
}
.page-id-8 h2 {
	text-align: center;
	font-size: 30px; 
	color: #222;
	font-weight: bold;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.page-1d-8 h2 span {
	text-transform: none;
	letter-spacing: 0;
	font-size: 24px;
}
h3 {
	font-size: 24px; 
	color: #954042;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	line-height: 30px;
}
h4 {
	color: #4F6AB3;
	font-size: 18px;
	font-weight: 800;
	margin-bottom: 4px;
}
.botomline {
	margin: 10px auto;
}
.bottomline img {
	max-width: 500px;
	width: 100%;
	margin: 0 auto;
	display: block;
}
#container-full { 
	width: 100%; 
}
.page-id-8 #topsection {
	position: absolute;
}
#topsection {
	width: 100%;
	position: relative;
	z-index: 700;
}
/* Transitions */

#topsection {
	transition: .7s all;
	-moz-transition: .7s all;
	-webkit-transition: .7s all;
	-o-transition: .7s all;
}
.logo {
    float: left;
    width: 32%;
	transition: all 0.3s ease;
	position: relative;
	z-index: 2;
	padding-top: 10px;
}
.logo img {
	max-width: 475px;
	width: 100%;
	height: auto;
	transition: all 0.3s ease;
}
.logo img.small {
	max-width: 200px;
}
.topheader {
	width: 100%;
	padding-bottom: 10px;
}
#top-header { 
	padding: 0 0 30px 0;
	position: relative; 
}
.topright {
	width: 68%;
	float: right;
}
.topbuttons {
	
}
.topbuttons ul {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	float: right;
	justify-content: center;
}
.topbuttons li {
	display: inline-block;
	width: 150px;
	margin: 0 10px;
	background-color: #944042;
	border: solid 2px #7d3638;
	padding: 8px 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 0 0 10px 10px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	 background: rgb(148,64,66);
background: radial-gradient(circle, rgba(148,64,66,1) 0%, rgba(138,61,63,1) 83%); 
}
.topbuttons a {
	color: #fff;
	display: block;
} 
.homebanner {
	width: 100%;
	position: relative;
	margin: -50px 0 0;
}
.homebanner img {
	width: 100%;
}
.hometextbg {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  line-height: 44px;
  text-shadow: 1px 1px #000;
  position: absolute;
  bottom: 20%;
  left: 0;
  right: 0;
}
.hometext {
	max-width: 700px;
	width: 100%;
}
.hometext h1 {
  font-size: 46px;
  margin-bottom: 0;
  color: #fff;
  text-shadow: 2px 2px #000;
  margin-bottom: 5px;
  letter-spacing: 2px;
}
.hometext h1 span {
	font-size: 26px;	
	letter-spacing: 0;
}
.hometext ul {
	display: flex;
	flex-wrap: wrap;
	margin: 18px 0 0;
	padding: 0;
}
.hometext li {
	display: inline-block;
	width: 150px;
	margin: 10px;
}
.hometext li:nth-child(1) {
	margin-left: 0;
}
.hometext button {
	width: 150px;
	background-color: #944042;
	border: solid 2px #7d3638;
	padding: 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 10px;
	display: block;
 background: rgb(148,64,66);
background: radial-gradient(circle, rgba(148,64,66,1) 0%, rgba(138,61,63,1) 83%); 
}
.hometext button a {
	color: #fff;
} 
.innerbannerbg {
	position: relative;
	width: 100%;
	margin: 0 0 0;
	background-color: #944042;
	width: 100%;
    clear: both;
    display: inline-block;
	height: 200px;
	background-image: url(images/innerbanner.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.innerbanner {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.innerbannerleft {
  	width: 40%;
  	float: left;
  	padding: 80px 0 0 50px;
  	color: #656565;
  	font-size: 32px;
  	font-weight: 700;
  	font-family: ;
  	letter-spacing: 0;
}
.innerbannerleft h2 {
	color: #fff;
	margin-bottom: 100px;
}
.innerbannerright {
	width: 55%;
	float: right;
}
.innerbannerright img {
  width: 700px !important;
  height: 330px !important;
  display: block !important;
  float: right;
  margin-top: 25px;
	border: solid 20px #F0F2F7;
}
img {
  clear: both;
}
.innerbanner img {
	width: 100%;
	display: block;
	height: 700px;
	object-fit: cover;
	object-position: bottom;
}
.innertext {
  	z-index: 600;
  	padding: 35px 15px 0;
	text-align: center;
}
.innertext h1 {
  	font-size: 30px;
	color: #00306b;
	text-align: center;
	font-weight: 700;
}
.bannerbtm {
	position: absolute;
	bottom: 0;
	width: 50%;
	left: 0;
}
.bannerbtm img {
	max-width: 700px;
	width: 100%;
	height: auto;
}


/* Top Navigation */

#access { 
	padding: 50px 10px 5px; 
    z-index: 500; 
}
#access ul {
	text-align: right;
}		  
#access a {
  	color: #323332;
  	padding: 4px 10px;
  	text-transform: uppercase;
  	font-size: 14px;
	font-weight: 700;
}
#access a li a {
	padding: 4px 0;
}
#access a:hover { 
	color: #944143; 
}
.page-id-8 #access a {
	color: #fff;
}
#access li li a {
	padding: 4px 0 4px 10px !important;
}
#access li:first-child a {
	padding: 4px 10px 4px 0;
}
#access li a li:first-child a {
	padding: 4px 0 4px 10px !important;
}
#access li:last-child a {
	padding: 4px 0 4px 10px;
}
#access li li:last-child a {
	padding: 4px 0 4px 10px;
}

#access ul li ul  {
	background-color: #fff;
	padding: 5px;
	text-align: left;
 }
.page-id-8 #access ul li ul {
	background-color: rgba(0,0,0, .08);
}


/* Header Title Section */

#top-header-section { 
	max-width: 1500px;
	width: 100%; 
	margin: 0 auto;
}

#main-title { float: left;
              position: relative;
              width: 350px;
		      text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
		      padding-left: 1.5em;
			  padding-top: 10px;
              z-index: 25; }

#site-title { text-transform: uppercase;
              margin-bottom: 10px; 
              font-size: 48px; }

#site-description { font-variant: small-caps; 
                    font-size: 14px; 
					margin-bottom: 20px; }

#header-sidebar-section { float: right;
                          text-align: right;
                          position: relative;
			              padding-right: 15px;
                          width: 560px;
				          font-size: 12px;
			              text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
			              padding-top: 10px;
                          z-index: 35;	}

#header-sidebar-section ul { list-style-type: none;
                             margin: 0;
				             text-align: right;
				             width: 560px; 
                             padding-left: 0; }
							 
#header-sidebar-section ul ul li { display: inline; 
                                   padding-right: 15px; }


/* Header Image */

#header-image { width: 986px; 
                height: 300px;
				border: 2px solid #6da0d3; }


/* Main Content Section */


.featured-thumb { margin-bottom: 10px; }
 
article { 
 	padding: 0;
}
		  
.entry-content { padding-top: 5px; }

.entry-title { font-size: 28px; 
               text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1); }

.entry-meta { font-size: 10px; 
	          color: #8E8C84; }

.entry-meta a:hover { text-decoration: underline; }

.entry-content a:hover { text-decoration: underline; }

.entry-content embed { width: 675px; }

.page-link { margin-bottom: 10px; }

/* Sidebar Section */

#sidebar { color: #545350; 
           padding-right: 25px; 
		   padding-left: 10px; }

#sidebar-widget-title { color: #545350; }

.screen-reader-text[for="s"] { display: none; }

#wp-calendar { width: 100%; }

#calendar_wrap #wp-calendar caption { text-align: center; }

#wp-calendar #prev, #wp-calendar #next { font-style: normal;
                                         font-size: 9pt; }

#wp-calendar #next { text-align: right; }



/* Single Page and Comments */

.assistive-text { color: #545350; }

#nav-single { padding-left: 25px; }

#comments { padding-left: 25px; }

#comments #respond { padding-left: 25px; }

.comment-meta { margin-bottom: 10px; }

.comment-author img { padding-right: 5px; }

#nav-below { padding-left: 25px; }

.pingback .edit-link { margin-left: 10px; }

.comment-author a { color: #6fa2d6; }

.comment-author a:hover { color: #28598A; 
                          text-decoration: underline; }

.comment-author img { margin: 0 10px 0 0; }

.comment-form-author input[type="text"] { margin-left: 27px; 
                                          background: none repeat scroll 0 0 #FFFFFF;
                                          color: #7E7E7E;
                                          outline: 0 none;
                                          padding: 5px 10px;
                                          position: relative;
                                          width: 175px; }

.comment-form-email input[type="text"] { margin-left: 30px; 
                                         background: none repeat scroll 0 0 #FFFFFF;
                                         color: #7E7E7E;
                                         outline: 0 none;
                                         padding: 5px 10px;
                                         position: relative;
                                         width: 175px; }

.comment-form-url input[type="text"] { margin-left: 25px; 
                                       background: none repeat scroll 0 0 #FFFFFF;
                                       color: #7E7E7E;
                                       outline: 0 none;
                                       padding: 5px 10px;
                                       position: relative;
                                       width: 175px; }

.comment-form-comment label { float: left; 
                              clear: both; }

.comment-form-comment textarea { margin-left: 15px;
                                 margin-top: 0; 
                                 background: none repeat scroll 0 0 #FFFFFF;
                                 color: #7E7E7E;
                                 outline: 0 none;
                                 padding: 5px 10px;
								 width: 500px;
                                 position: relative; }

#commentform p.form-allowed-tags { font-size: 9pt; }

#comment-nav-above, #comment-nav-below { margin-bottom: 15px; }


/* Footer Section */

#footer-bottom { 
	background: #000; 
	padding: 0; 
	clear: both;
    width: 100%; 
	background-image: url(images/lightbg.png);
	background-repeat: no-repeat;
	background-size: cover;
	box-shadow: 0px 10px 20px 18px #ddd;
}
.columns {
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	color: #707170;
	font-weight: 500;
}
.column1 { 
    width: 30%; 
	text-align: center;
	float: left;
}
.column1 img {
  max-width: 310px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  display: block;
}
.column1 .socialbtm a {
	color: #954042;
	font-size: 22px;
	padding: 20px 8px;
	text-align: right;
	float: right;
}
.column2 { 
    width: 60%;
	margin: 0 auto; 
	color: #000;
	float: right;
	display: none;
}

.column3 {
  width: 100%;
  border-top: solid .25px #ccc;
  text-align: center;
  padding: 15px 30px;
}
.column3 ul {
	margin: 0;
	padding: 0;
}
.column3 li {
	display: inline-block;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
}
.column3 li a {
	padding: 10px 20px;
}
.column4 {
	width: 20%;
	float: left;
}

.menu-footer2-container ul {
	margin: 0;
	padding: 0;
}
.menu-footer2-container li {
	display: block;
	width: 150px;
	margin: 10px 0;
}
.menu-footer2-container a {
	width: 150px;
	background-color: #944042;
	border: solid 2px #7d3638;
	padding: 5px 15px;
	font-weight: bold;
	text-transform: uppercase;
	border-radius: 10px;
	display: block;
	color: #fff;
	font-size: 12px;
	text-align: center;
	 background: rgb(148,64,66);
background: radial-gradient(circle, rgba(148,64,66,1) 0%, rgba(138,61,63,1) 83%); 
} 
.footer3 {
	width: 60%;
	float: right;
}
.footer3 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
.footer3 li {
	display: inline-block;
	margin: 10px;
}
.column3 li a {
  padding: 10px 20px;
  color: #000;
  font-weight: 600;
	font-size: 12px;
}
.footer3 .address ul {
	margin: 20px 0;
}
.footer3 .address li {
	width: 200px;
	color: #000;
}


.column.last { margin: 0; }

#footer-content { 
	padding-top: 25px; 
}

#footer-content .column h4 { color: #000;
                             font-size: 10.5pt; 
                             border-bottom: 1px solid #000; }

#footer-content .column ul { font-size: 9pt;  
                             padding-left: 0 !important;}

#footer-content .column ul li a { color: #28598A; }

#footer-content .column ul li a:hover { color: #00F; }

#site-credits { 
	padding: 5px 0; 
	background-color: #944042;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
#site-credits ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
#site-credits li {
	width: 400px;
	display: inline-block;
	padding: 0 10px;
}
#site-credits a {
	color: #fff;
}
#theme-credit { padding: 0 0 5px 0; }

#theme-credit p { margin: 0 0 0 0; }


*, *:before, *:after {   
	-webkit-box-sizing: border-box;    
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}
.clear {
	clear: both;
}
hr {
	width: 80%;
	margin: 30px auto;
}
.pagewidth {
	max-width: 1230px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.topline {
	width: 100%;
	height: 1px;
	background-color: rgba(255, 255, 255, 0.2);
	position: relative;
}
.home1 {
	max-width: 1600px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	display: flex; 
	justify-content: center; 
	align-items: center; 
	text-align: left; 
	gap: 20px;
}

.home1 img {
	max-width: 350px;
	width: 100%;
	height: auto;
	display: block;
}
.home2bg {
	background-color: #EDF0F7;
	width: 100%;
	margin: 0 0 50px;
	padding: 50px 0;
}
.home2 h2 {
	color: #954042;
	letter-spacing: 0;
	text-transform: none;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
}
.topbox {
	width: 280px;
	height: 160px;
	position: relative;
}
.topbox img {
	max-width: 280px !important;
	width: 100% !important;
	height: auto;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.greybg {
	background-color: #EDF0F7;
	margin: 50px 0;
	padding: 50px; 0;
	text-align: center;
}
.greywidth {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
.smallpagewidth {
	max-width: 1030px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.textleft {
	width: 25%;
	float: left;
}
.textright {
	width: 70%;
	float: right;
}
.pantrymodel {
	text-align: center;
	padding: 20px 30px 10px;
	background-color: #F0F2F7;
	margin: 10px 0 20px;
}
.pantrymodel ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
.pantrymodel li {
	width: 325px;
	display: inline-block;
	padding: 0 30px 0 0;
}
.pantrymodel li h2 {
	font-size: 26px;
	text-align: center;
	margin-bottom: 0;
}
.pantrymodel li:nth-child(1) {
	border-right: solid 1px #e3e3e5;
}
.board {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
}
.board ul {
	max-width: 1600px;
	width: 100%;
	margin: 30px auto 75px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 0;
}
.board li {
	width: 300px;
	display: inline-block;
	margin: 20px;
	text-align: center;
	padding: 15px;
	text-transform: uppercase;
}
.board li h2 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 0;
	text-transform: none;
}
.board li img {
  width: 250px;
  height: 325px;
  object-fit: cover;
  object-position: top;
}
.moochi {
	background-color: #F0F2F7;
	padding: 30px;
	margin: 20px 0;
}
.moochi li {
	list-style-image: url(images/littlemoochi.png);
	font-size: 18px;
font-weight: 500;
color: #656565;
text-transform: uppercase;
letter-spacing: 2px;
}
.moochi h2 {
	color: #656565;
	font-size: 22px;
}
.moochi2 {
	margin: 75px auto;
}
.moochi2 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
.moochi2 li {
	width: 275px;
	display: inline-block;
	margin: 20px;
	text-align: center;
	padding: 15px;
	background-color: #F0F2F7;
}
.moochi2 h2 {
	text-align: center;
}
.moochi2 li h2 {
	text-align: center;
	font-size: 20px;
	margin-bottom: 0;
	text-transform: none;
}
.moochi2 li img {
	max-width: 100px;
 	width: 100%;
  	height: auto;
}
.moochi3 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.moochi3 li {
	width: 250px;
	display: inline-block;
	margin: 20px;
	text-align: center;
	padding: 15px;
}
.moochi3 li img {
	max-width: 250px;
 	width: 100%;
  	height: auto;
}
.summer1 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0;
	padding: 0;
}
.summer1 li {
	width: 450px;
	display: inline-block;
	margin: 20px;
	text-align: center;
	padding: 15px;
}
.summer1 li img {
	max-width: 450px;
 	width: 100%;
  	height: auto;
}



.involved ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 65px 0;
	padding: 0;
	list-style-type: none;
	max-width: 1000px;
  	margin: 0 auto;
}
.involved li {
	display: inline-block;
	width: 350px;
	margin: 25px;
	position: relative;
	background-color: #EBEEF5;
	padding: 5px 25px 25px !important;
  	box-shadow: 0px 0px 20px 1px #ddd;
  	background-color: #EDF0F7;
  	border: solid 1px #d7dbe2;
	font-size: 18px;
  	font-weight: 600;
}
.involved li button {
	margin: 20px auto;
	display: block;
}
.involved li img {
	max-width: 350px;
	width: 100%;
	height: auto;
}
.involved li p {
	margin: 0;
}
.involvedtop {
	position: relative;
	font-size: 50px;
	text-align: center;
	padding: 25px 20px 10px;
	color: #954042;
}
.involved li hr {

}
.involvedtop img {
	max-width: 280px !important;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
.involvedtitle {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  clear: both;
  float: none;
  width: 85%;
  margin: 10px auto 30px;
  padding: 15px 0;
}
.involved li h2 {
	font-size: 22px;
	font-weight: 600;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	line-height: 26px;
  color: #954042;
  text-transform: uppercase;
  letter-spacing: 0;
}


.involved li h2 span {
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 4px;
}
.involvedwidth {
	max-width: 1060px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.involved ul ul {
	display: block;
	flex-wrap: wrap;
	justify-content: left;
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
.involved li li {
	display: block;
	width: auto;
	margin: 0;
	background-color: transparent;
	padding: 0 !important;
	display: list-item;
}
button {
	background-color: #933E40;
	border: none;
	padding: 15px 50px;
	margin: 10px 0;
}
button a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
button a:hover {
	color: #fff;
}
.sections {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.sections img {
	max-width: 310px;
	width: 100%;
	height: auto;
}
.sectionsleft {
	width: 70%;
	float: left;
}
.sectionsright {
  width: 25%;
  float: right;
  text-align: center;
  box-shadow: 0px 0px 20px 1px #ddd;
  margin-top: 16px;
  padding: 25px 15px;
}
.sectionsleft ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 50px;
	padding: 0;
}
.sectionsleft li {
	display: inline-block;
	width: 360px;
	margin: 20px;
	box-shadow: 0px 0px 20px 1px #ddd;
	padding: 15px;
	background-color: #EDF0F7;
	border: solid 1px #d7dbe2;
}
.sections h2 {
  color: #656565;
  font-size: 28px;
  font-weight: 600;
}
.sections li h2 {
  color: #656565;
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 20px;
  font-weight: 600;
	text-align: center;
}
.sections h2 span {
	letter-spacing: 0;
	text-transform: none;
	font-size: 16px;
}
.sections h2 	 {
  color: #656565; 
}
.sectionsright button {
	display: block;
	margin: 10px auto;
}
.sectionsleft .fas, .sectionsleft .fa-solid {
  font-weight: 900;
  color: #fff;
  width: 80px;
  height: 80px;
  text-align: center;
  padding-top: 20px;
  font-size: 40px;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.page-id-23 .sectionsleft .fas, .page-id-23 .sectionsleft .fa-solid {
	  background-color: #5F8BEA;
}
.page-id-21 .sectionsleft .fas, .page-id-21 .sectionsleft .fa-solid {
	  background-color: #F1DF1A;
}
.page-id-25 .sectionsleft .fas, .page-id-25 .sectionsleft .fa-solid {
	  background-color: #2D8348;
}
.page-id-19 .sectionsleft .fas, .page-id-19 .sectionsleft .fa-solid {
	  background-color: #954143;
}
.sectionsbtm {
	margin: 30px 0 50px;
}
.hhtctop {
  padding-left: 30px;
  margin-bottom: 60px;
}
.farmside {
	text-align: left;
	padding: 0 10px;
}
.farmside h2 {
	text-align: center;
	line-height: 22px;
}
.farmside button {
	background-color: #2D8348;
}
.hhtctop h2 {
	border-left: solid 6px #F1DF1A;
	padding: 10px;
}
.thrifttop {
  padding-left: 30px;
  margin-bottom: 60px;
}
.thrifttop h2 {
	border-left: solid 6px #5F8BEA;
	padding: 10px;
}
.farmtop {
  padding-left: 30px;
  margin-bottom: 60px;
}
.farmtop h2 {
	border-left: solid 6px #2D8348;
	padding: 10px;
}
.homebuttons {
	position: relative;
	margin: 50px 0 0;
	padding: 40px 15px;
}

.homebuttons ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 70px 0 0;
	padding: 0;
}
.homebuttons li {
	width: 250px;
	display: inline-block;
	margin: 30px;
	position: relative;
}
.homebuttons button {
	width: 250px;
	height: 90px;
  background-color: #944042;
  box-shadow: 0px 0px 20px 1px #ddd;
  margin-top: -5px;
  padding: 30px 10px 25px;
  line-height: 18px;
	border: solid 1px #dcdfe8;
	 background: rgb(148,64,66);
background: radial-gradient(circle, rgba(148,64,66,1) 0%, rgba(138,61,63,1) 83%); 
}
.homebuttons li img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: -48px auto 0;
  max-width: 70px;
  width: 100%;
  height: auto;
}
.homebuttons .bottomline img {
	max-width: 300px;
}


.gform_wrapper.gravity-theme .gfield textarea.small {
  height: 96px;
}



.seniors .gform_wrapper.gravity-theme .gfield input.large, .seniors .gform_wrapper.gravity-theme .gfield select.large {
  width: 100%;
  height: 40px;
	background-color: #fff;
	border: none;
}
.seniors .gform_wrapper.gravity-theme input[type="text"], .seniors .gform_wrapper.gravity-theme select, .seniors .gform_wrapper.gravity-theme textarea {
  	background-color: #fff;
	border: none;
	height: 40px;
}
.seniors .gform_wrapper.gravity-theme .gfield_consent_description {
  	border: none;
	overflow-y: hidden;
}

  
#gform_submit_button_1, #gform_submit_button_2, #gform_submit_button_6 {
	background-color: #DBC715;
	border: none;
	padding: 15px 50px;
	margin: 10px 0;
	color: #fff;
}
.gform_required_legend {
	display: none !important;
}
.seniorsbg {
	width: 100%;
	background-color: #EDF0F7;
	margin: 50px 0;
	padding: 40px 0;
}
.seniors {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.seniorsleft {
	width: 50%;
	float: left;
	padding-bottom: 20px;
}
.seniorsright {
	width: 40%;
	float: right;
}
.seniorlocations ul {
	columns: 400px 2;
	break-inside: avoid-column;
}
.seniorlocations li {
	break-inside: avoid-column;
	padding-bottom: 35px !important;
}
.smalltext {
	font-size: 14px;
}
.seniors1left {
	width: 58%;
	float: left;
}
.seniors1right {
	width: 40%;
	float: right;
}
.seniors1right img {
	max-width: 500px;
	width: 100%;
	height: auto;
}
.seniors h3
{
  font-size: 20px;
  max-width: 600px;
  width: 100%;
  margin: 0 auto 34px;
  text-align: center;
}

.formbg {
	background-color: #EDF0F7;
	padding: 20px;
	margin-bottom: 25px;
}
.pageleft {
	width: 48%;
	float: left;
}
.pageright {
	width: 48%;
	float: right;
}
.contactformbg {
	background-color: #F0F2F7;
	margin: 30px 0 50px;
}
.contactform {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 50px 15px;
}
.gform_wrapper.gravity-theme .gfield textarea.small {
  font-family: 'Raleway', sans-serif;
	border: none;
	font-size: 16px;
}
.gform_wrapper.gravity-theme .gfield input {
  border: none !important;
  height: 50px !important;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}
#gform_submit_button_5 {
	display: block;
	margin: 0 auto;
	background-color: #7D3536;
	padding: 15px 50px;
	border: none;
	color: #fff;
}
.donate ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 50px;
	padding: 0;
}
.donate li {
	display: inline-block;
	width: 380px;
	margin: 15px;
	box-shadow: 0px 0px 20px 1px #ddd;
	padding: 15px;
	background-color: #EDF0F7;
	border: solid 1px #d7dbe2;
	font-size: 15px;
}
.donate h2 {
  color: #943F41;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 26px;
  font-weight: 600;
	text-align: center;
}
.donate h2 span {
	letter-spacing: 0;
	text-transform: none;
	font-size: 16px;
	color: #000;
}
.donatetop {
	text-align: center;
}
.donatetop h2 {
  color: #943F41;
  letter-spacing: 0;
  font-size: 26px;
  font-weight: 600;
	text-align: center;
}
.donatetop h2 span {
	letter-spacing: 0;
	text-transform: none;
	font-size: 16px;
	color: #000;
}
.donate {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.donate img {
	max-width: 310px;
	width: 100%;
	height: auto;
}
.donateleft {
	width: 70%;
	float: left;
}
.donateright {
  width: 25%;
  float: right;
  text-align: center;
  box-shadow: 0px 0px 20px 1px #ddd;
  margin-top: 16px;
  padding: 25px 15px;
}
.donateleft ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 0 50px;
	padding: 0;
}
.donateleft li {
	display: inline-block;
	width: 360px;
	margin: 20px;
	box-shadow: 0px 0px 20px 1px #ddd;
	padding: 15px;
	background-color: #EDF0F7;
	border: solid 1px #d7dbe2;
}
.donateleft h2 {
  color: #656565;
  color: #954042;
  text-transform: none;
  letter-spacing: 0;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
.donateleft h2 span {
	letter-spacing: 0;
	text-transform: none;
	font-size: 16px;
	font-family: raleway;
}
.donateright h2 {
	font-size: 20px;
}
.donation-modal {
  display: none;
  position: fixed;
  z-index: 99999;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
  padding: 30px 15px;
  overflow-y: auto;
}

.donation-modal.active {
  display: block;
}

.donation-modal-content {
  position: relative;
  background: #fff;
  width: 100%;
  max-width: 650px;
  margin: 40px auto;
  padding: 20px;
  border-radius: 8px;
  box-sizing: border-box;
}

.donation-close {
  position: absolute;
  top: 10px;
  right: 12px;
  background: none;
  border: 0;
  font-size: 30px;
  line-height: 1;
  cursor: pointer;
}

body.modal-open {
  overflow: hidden;
}


.volunteertop {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
}
.volunteer {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
}
.volunteer h3 {
	text-align: center;
}
.volunteer ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 65px 0;
	padding: 0;
	list-style-type: none;
}
.volunteer li {
	display: inline-block;
	width: 300px;
	margin: 15px;
	position: relative;
	background-color: #EBEEF5;
	padding: 5px 25px 25px !important;
}
.volunteer li img {
	max-width: 350px;
	width: 100%;
	height: auto;
}
.volunteer li h2 {
	font-size: 22px;
	color: #111624;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	text-align: center;
	line-height: 26px;
}
.volunteer li h2 span {
	text-transform: uppercase;
	letter-spacing: 0;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 4px;
}
.volunteer ul ul {
	display: block;
	flex-wrap: wrap;
	justify-content: left;
	margin: 0;
	padding: 0;
	list-style-type: disc;
}
.volunteer li li {
	display: block;
	width: auto;
	margin: 0;
	background-color: transparent;
	padding: 0 !important;
	display: list-item;
}
.volunteertop .su-spoiler-style-default > .su-spoiler-title {
  width: 305px;
	background-color: #933E40;
}
.volunteertop .su-spoiler-title {
  font-size: 15px;
  color: #fff;
}
.volunteertop .su-spoiler-icon {
	display: none !important;  
}
.timely-month-event-no-image .ng-star-inserted {
	display: none !important;
}
.cky-revisit-bottom-left {
  bottom: 45px !important;
}
.tempbtnbg {
  position: relative;
  width: 50%;
  margin-top: -40px;
}
.tempbtn {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  width: 50%;
}
.tempbtn button {
  width: 200px;
  background-color: #944042;
  border: solid 2px #7d3638;
  padding: 15px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 10px;
  display: block;
  background: rgb(148,64,66);
  background: radial-gradient(circle, rgba(148,64,66,1) 0%, rgba(138,61,63,1) 83%);
  margin: 0 auto;
}
.tempbtn button a {
	color: #fff;
}
.articles {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
}
.articles ul {
	list-style-type: none !important;
}
.articles li {
	border-bottom: #d3d3d4 solid 1px;
	padding: 0 0 50px !important;
	margin: 50px 0 25px;
}
.articles li:last-child {
	border-bottom: none;
}
.articlesleft {
	width: 30%;
	float: left;
}
.articlesright {
	width: 65%;
	float: right;
}
.articlesleft img {
  width: 250px;
  height: 250px;
  object-fit: cover;
  object-position: center;
}
.articles h2 {
	color: #861414;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 5px;
}
.articles h3 {
	color: #222;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 25px;
}
.articles a {
	font-weight: 700;
}
.ourteam {
	margin: 30px auto 0;
	padding: 0 15px;
}
.ourteam ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0
	padding: 0;
	list-style-type: none !important;
	position: relative;
}
.ourteam li {
	width: 300px;
	display: inline-block;
	position: relative;
	margin: 20px;
	box-shadow: 0 0px 20px -5px #e0dede;
	font-weight: 700;
	padding: 15px;
}
.ourteam li img {
  width: 270px !important;
  height: 260px !important;
  object-fit: cover;
  border-radius: 4px;
}
.ourteam h2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: 600;
	color: #222;
	margin-bottom: 0;
}
.ourteam h3 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #222;
}
.ourteam a {
	display: block;
}
.financials button {
	width: 250px;
	height: 90px;
  background-color: #944042;
  box-shadow: 0px 0px 20px 1px #ddd;
  margin-top: -5px;
  padding: 30px 10px 25px;
  line-height: 18px;
	border: solid 1px #dcdfe8;
	 background: rgb(148,64,66);
background: radial-gradient(circle, rgba(148,64,66,1) 0%, rgba(138,61,63,1) 83%); 
}
.financials ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 70px 0 100px;
	padding: 0;
	list-style-type: none !important;
}
.financials li {
	width: 250px;
	display: inline-block;
	margin: 30px;
	position: relative;
}
.seniorsbox ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 70px 0 20px;
	padding: 0;
	list-style-type: none !important;
}
.seniorsbox li {
	width: 225px;
	display: inline-block;
	margin: 30px;
	position: relative;
	background-color: 
}
.seniorsbox li button {
	width: 100%;
	height: 90px;
  background-color: #944042;
  box-shadow: 0px 0px 20px 1px #ddd;
  margin-top: -5px;
  padding: 30px 10px 25px;
  line-height: 18px;
	border: solid 1px #dcdfe8;
	 background: rgb(148,64,66);
background: radial-gradient(circle, rgba(148,64,66,1) 0%, rgba(138,61,63,1) 83%); 
}
.seniorsbox li button a {
	color: #fff;
}
.seniorsbox li img {
	max-width: 80px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.btmlogos {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.btmlogos img {
	max-width: 95px;
	width: 100%;
	display: inline-block;
	margin: 10px;
}
.taste {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}
.taste h2 {
	color: #444;
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 2px;
}
.taste h3 {
	color: #444;
	font-weight: 700;
	font-size: 22px;
}
.tasteleft {
	width: 46%;
	float: left;
}
.tasteright {
  width: 45%;
  float: right;
  background-color: #F0F2F7;
  padding: 25px;
  border-radius: 5px;
}
.tasteright h3 {
	font-size: 16px;
}
.tastebuttons {
	margin: 40px 0 100px;
	padding: 0;
}
.tastebuttons button {
  	display: block;
  	width: 300px;
  	padding: 26px 10px;
  	margin: 10px auto;
	background-color: #4F6AB3;
	border-radius: 4px;
}
#gform_submit_button_6 {
	background-color: #DBC715;
	border: none;
	padding: 15px 50px;
	margin: 20px auto;
	color: #fff;
	display: block;
}
.popup {
	padding: 30px;
}
.popupleft {
	float: left;
	width: 38%;
}
.popupright {
	float: right;
	width: 56%;
}
.popupleft img {
	max-width: 700px;
	width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
.paoc-pro-popup-button {
  background: #853838 !important;
  display: block !important;
	margin: 15px auto;
}
.homevideo {
	max-width: 1000px;
	width: 100%;
	margin: 0 auto 80px;
}
.homevideoleft {
	float: left;
	width: 40%;
	padding-top: 50px;
}
.homevideoleft img {
	max-width: 260px;
	width: 100%;
	height: auto;
}
.homevideoright {
	float: right;
	width: 55%;
}
.homevideo h2 {
	letter-spacing: 0;
	font-size: 22px;
	text-align: center;
	text-transform: none;
}
.homevideo h2 a {
	color: #4169E3;
}
.homevideo h2 span {
	text-transform: uppercase;
	color: #696969;
	font-weight: 600;
}
.homesmall {
	font-size: 12px;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
	color: #918f8f;
	font-style: italic;
}




.box-wrap {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 20px 15px 40px;
	box-sizing: border-box;
}
.box-header {
	max-width: 1000px;
	margin: 0 auto 40px;
	text-align: center;
}
.box-title {
	margin: 0 0 10px 0;
	color: #260E41;
	font-size: 52px;
	font-weight: 800;
	line-height: 1.05;
}
.box-subtitle-row {
	display: flex;
	justify-content: center;
	margin: 8px 0 14px;
}
.box-subtitle {
	display: flex;
	align-items: center;
	gap: 18px;
	color: #656565;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.1;
	white-space: nowrap;
}
.box-subtitle::before, .box-subtitle::after {
	content: "";
	height: 2px;
	background: rgba(143, 68, 65, 0.45);
	border-radius: 2px;
	width: 90px;       
	flex: 0 0 90px;    
}
.box-subtitle-line {
	height: 2px;
	background: rgba(143, 68, 65, 0.45);
	border-radius: 2px;
	flex: 1;
	min-width: 60px;
	max-width: 120px;
}
.box-lead {
	max-width: 700px;
	margin: 0 auto;
	color: #260E41;
	font-size: 18px;
	font-weight: 500;
	line-height: 1.6;
}
.box-grid {
	max-width: 1200px;
	margin: 40px auto 0;
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	box-sizing: border-box;
}
.box-card {
	background: linear-gradient(to bottom, #EDF0F7 0%, #ffffff 55%);
	border: 1px solid rgba(38, 14, 65, 0.18);
	border-radius: 12px;
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
	padding: 34px 34px;
	box-sizing: border-box;
	text-align: left;
	font-size: 15px;
}
.box-card-title {
	margin: 0;
	text-align: center;
	font-size: 22px;
	font-weight: 800;
	color: #943F41;
	line-height: 1.15;
}
.box-card-divider {
	height: 1px;
	background: rgba(101, 101, 101, 0.45);
	width: 100%;
	margin: 14px 0 22px;
	border-radius: 2px;
}
.box-card p {
	margin: 0 0 18px;
	color: #260E41;
	font-size: 15px;
	line-height: 1.7;
}
.box-card p:last-child {
	margin-bottom: 0;
}
.box-list {
	list-style-type: none !important;
	padding: 0;
	margin: 0 0 18px;
}
.box-list li {
	position: relative;
	padding-left: 30px;
	margin-bottom: 16px;
	color: #260E41;
	font-size: 18px;
	line-height: 1.5;
}
.box-list li::before {
	content: "✓";
	position: absolute;
	left: 0;
	top: 0;
	color: #FF6400;
	font-weight: 900;
	font-size: 18px;
	line-height: 1.2;
}
.box-note {
	margin-top: 18px;
	background: rgba(252, 237, 209, 0.75);
	border: 1px solid rgba(38, 14, 65, 0.12);
	border-radius: 8px;
	padding: 16px 18px;
}
.box-note p {
	margin: 0 0 10px;
	font-size: 16px;
	line-height: 1.5;
	color: #260E41;
}
.box-note p:last-child {
	margin-bottom: 0;
}
.box-note-strong {
	font-weight: 800;
}
.box-bottom {
	max-width: 900px;
	margin: 28px auto 0;
	background: linear-gradient(to bottom, #FCEDD0 0%, #ffffff 10%);
	border: 1px solid rgba(38, 14, 65, 0.18);
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
	border-radius: 10px;
	padding: 22px 26px;
	box-sizing: border-box;
	text-align: center;
}
.box-bottom-title-row {
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}
.box-bottom-title {
	display: flex;
	align-items: center;
	gap: 16px;
	margin: 0;
	color: #260E41;
	font-size: 28px;
	font-weight: 800;
	white-space: nowrap;
}
.box-bottom-title::before, .sf-bottom-title::after {
	content: "";
	height: 2px;
	background: rgba(38, 14, 65, 0.22);
	border-radius: 2px;
	width: 95px;
	flex: 0 0 95px;
}
.box-bottom-line {
	height: 2px;
	background: rgba(38, 14, 65, 0.22);
	border-radius: 2px;
	flex: 1;
	min-width: 70px;
	max-width: 140px;
}
.box-bottom-text {
	margin: 0;
	color: #260E41;
	font-size: 18px;
	line-height: 1.6;
}
.boxwidth {
	max-width: 900px;
	width: 100%;
	margin: 0 auto;
	padding: 50px 15px;
  background: linear-gradient(to bottom, #EDF0F7 0%, #ffffff 55%);
  border: 1px solid rgba(38, 14, 65, 0.18);
  border-radius: 12px;
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
  padding: 34px 34px;
  box-sizing: border-box;
  text-align: left;
  font-size: 15px;
}
.boxcenter {
	text-align: center;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
}
.boxwidth h2 {
	text-align: center;
	font-size: 22px;
}


.donate-wrap {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
	padding: 60px 15px 40px;
	box-sizing: border-box;
}
.donate-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	margin-bottom: 150px;
}
.donate-row-2 {
	grid-template-columns: repeat(2, 1fr);
	max-width: 820px;
	margin-left: auto;
	margin-right: auto;
}
.donate-card {
	position: relative;
	background: linear-gradient(to bottom, #EDF0F7 0%, #ffffff 55%);
	border: 1px solid rgba(38, 14, 65, 0.18);
	border-radius: 12px;
	box-shadow: 0 12px 24px rgba(0, 0, 0, 0.08);
	padding: 75px 28px 90px;
	min-height: 320px;
	text-align: center;
	box-sizing: border-box;
}
.donate-card--top:nth-child(1) {
	grid-column: 1 / 2;
}

.donate-card--top:nth-child(2) {
	grid-column: 3 / 4;
}

.donate-card--bottom:nth-last-child(2) {
	grid-column: 1 / 2;
}

.donate-card--bottom:nth-last-child(1) {
	grid-column: 3 / 4;
}
.donate-icon {
	position: absolute;
	top: -68px;
	left: 50%;
	transform: translateX(-50%);
	width: 120px;
	height: 120px;
	border-radius: 50%;
	overflow: hidden;
	background: #fff;
	box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15);
	display: flex;
	align-items: center;
	justify-content: center;
}
.donate-icon img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.donate-card h2 {
	margin: 0 0 16px;
	font-size: 22px;
	font-weight: 800;
	line-height: 1.2;
	color: #943F41;
}

.donate-card p {
	margin: 0;
	font-size: 16px;
	line-height: 1.7;
	color: #260E41;
}
.donate-btn {
	position: absolute;
	left: 50%;
	bottom: 25px;
	transform: translateX(-50%);
	display: inline-block;
	padding: 12px 22px;
	background: #260E41;
	color: #fff;
	text-decoration: none;
	border-radius: 6px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1;
	white-space: nowrap;
}
.donate-btn:hover {
	background: #943F41;
	color: #fff;
}
.donate-grid:last-child {
	margin-bottom: 0;
}





/*    Responsive Styles        */
/*---------------------------*/

@media only screen and (min-width:0px) and (max-width: 1100px) {
.hometext h1 {
  font-size: 32px;
}
.hometext h1 span {
	font-size: 20px;
}
.homebanner {
  width: 100%;
  height: 600px;
  overflow: hidden;
  position: relative;
}
.homebanner img {
  height: 100%;
  Width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
.home2bg img {
  max-width: 600px;
  left: 0;
}
}

@media only screen and (min-width:0px) and (max-width: 1050px) {
.logo {
	float: none;
	width: 100%;	
}
.topright {
	float: none;
	width: 100%;
	text-align: center;
}
@media only screen and (min-width:0px) and (max-width: 1000px) {
.innerbannerright {
  width: 100%;
  float: none;
}
.innerbannerright img {
  float: none;
  margin: 25px auto 0;
}
.innerbannerleft {
  width: 100%;
  float: none;
  padding: 22px 0 0;
  text-align: center;
}
.innerbannerleft h2 {
	display: none;
}
#main {
	padding: 50px 0;
}
.box-title {
	font-size: 42px;
}
.box-grid {
	grid-template-columns: 1fr;
}
}
@media only screen and (min-width:0px) and (max-width: 900px) {
.home2bg img {
  opacity: 0.1;
	max-width: 500px;
}
.home2right {
	float: none;
	width: 100%;
}
.home2right img {
	display:  none;
}
.donate-card--top:nth-child(1), .donate-card--top:nth-child(2), .donate-card--bottom:nth-last-child(2), .donate-card-bottom:nth-last-child(1) {
	grid-column: auto;
}
.donate-grid,
	.donate-row-2 {
		grid-template-columns: repeat(2, 1fr);
		max-width: 100%;
	}
}

@media only screen and (min-width:0px) and (max-width: 850px) {

}

@media only screen and (min-width: 0px) and (max-width: 800px) {
.sectionsleft {
	width: 100%;
	float: none;
}
.sectionsright {
	width: 100%;
	float: none;
}
.seniorsleft {
	width: 100%;
	float: none;
}
.seniorsright {
	width: 100%;
	float: none;
}
.seniors1left {
	width: 100%;
	float: none;
}
.seniors2right {
	width: 100%;
	float: none;
}
.pageleft {
	width: 100%;
	float: none;
}
.pageright {
	width: 100%;
	float: none;
}
.tasteleft {
	width: 100%;
	float: none;
}
.tasteright {
	width: 100%;
	float: none;
}
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
}

@media only screen and (min-width: 0px) and (max-width: 700px) {
.homebanner img {
  transform: translateX(-70%);
}
.topbuttons ul {
  float: none;
}
.topbuttons li {
  	width: 95px;
	font-size: 12px;
}
.column1 {
	width: 100%;
	float: none;
}
.column2 {
	width: 100%;
	float: none;
}
.column3 {
	width: 100%;
	float: none;
	padding: 15px 0;
}
.column3 ul {
	text-align: left;
}
.column3 li {
	display: block;
}
.column3 li a {
	padding: 10px;
}
.column4 {
	width: 100%;
	float: none;
}
.footer3 {
  	width: 100%;
  	float: none;
}
.footer3 ul {
	justify-content: left;
}
.innerbannerright img {
  width: 400px !important;
  height: 210px !important;
}
}

@media only screen and (min-width: 0px) and (max-width: 650px) {
.donate-grid {
	grid-template-columns: 1fr;
	gap: 60px 20px;
}
.donate-grid, .donate-row-2 {
		grid-template-columns: 1fr;
}
.donate-card {
	min-height: auto;
	padding: 80px 24px 95px;
}
.donate-card h2 {
	font-size: 20px;
}

.donate-card p {
	font-size: 15px;
}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {
.hometextbg {
  bottom: 0;
}
.hometext ul {
	display: none;
}
.homebanner {
  height: 500px;
}
.box-wrap {
	padding: 20px 15px 30px;
}
.box-title {
	font-size: 34px;
}
.box-subtitle {
	font-size: 22px;
}
.box-subtitle-line {
	width: 50px;
}
.box-card {
	padding: 26px 22px;
}
.box-card-title {
	font-size: 24px;
}
.box-card p, .box-list li, .box-bottom-text {
	font-size: 16px;
}
.box-bottom-title {
	font-size: 22px;
}
.box-bottom-line {
	width: 55px;
}
.box-subtitle::before, .box-subtitle::after {
	width: 55px;
	flex: 0 0 55px;
}

.box-bottom-title::before, .box-bottom-title::after {
		width: 55px;
		flex: 0 0 55px;
}
}

@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) {

}


