:root {
	--green: #648e5f;
	--darkgreen: #1e3013;
	--t1: #b8504f;
	--t2: #b96445;
	--t3: #ba874b;
	--t4: #b4a451;
	--t5: #879957;
	--t6: #2c8c72;
	--t7: #0d8ea2;
	--t8: #3e6f92;
	--t9: #4f5082;
}

html {
	scroll-behavior: smooth;
}

body {
	background-color: var(--green);
	font-family: 'Lexend Deca', sans-serif;
	color: #fff;
}

body * {
	transition: background-color 0.2s ease;
}

a {
	color: #000;
}

a:hover {
	color: rgba(255, 255, 255, 0.7);
}

.colc {
	text-align: center;
}

.logo, nav {
	
}

.headerback {
	background-image: url(../images/bigheaderback.webp);
	background-repeat: no-repeat;
	background-size: cover;
	padding: 5rem 0;
}

.logo img {
	max-width: 600px;
	width: 90%;
	height: auto;
	display: block;
	margin: 1rem auto;
}

.tg.navdiv {
	padding: 2rem;
}

.pg {
	padding: 2rem 0;
}

nav ul, .socialmedialist {
	margin: 0;
	padding: 0;
}

nav li, .socialmedialist li {
	display: inline;
	list-style: none;
}

nav li a, .socialmedialist li a, .intlink, .bigofflink {
	font-size: clamp(0.8rem, 0.484rem + 1.684vw, 2rem);
	font-weight: bold;
	color: #000;
	display: inline-block;
	margin: 0.35rem 0.25rem;
	mrgin: clamp(0.2rem, 0.095rem + 0.561vw, 0.6rem);
	padding: 0.25rem 0.75rem;
	text-decoration: none;
	background: rgba(255, 255, 255, 0.97);
	border-radius: 3px;
}

nav li a:hover, .socialmedialist li a:hover, .intlink:hover, .bigofflink:hover {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 5px;
}

.intlink {
	font-size: 0;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 50%;
	background-image: url(../images/arrow-up-black.webp);
	background-repeat: no-repeat;
	background-size: 0.8rem;
	background-position: center;
	width: 2.3rem;
	height: 2.3rem;
	padding: 0;
}

.intlink:hover {
	background-image: url(../images/arrow-up-white.webp);
}

h1 {
	margin: 1rem auto 3rem;
	font-weight: bold;
	text-align: center;
	font-size: clamp(1.5rem, 1.184rem + 1.684vw, 2.7rem);
}

h2 {
	font-weight: bold;
	margin-bottom: 2rem;
	font-size: clamp(1.2rem, 0.989rem + 1.123vw, 2rem);
}

p, li {
	font-size: clamp(1rem, 0.921rem + 0.421vw, 1.3rem);
}

iconify-icon {
	font-size: 70%;
	color: rgba(0, 0, 0, 0.7);
}

.bigofflink:hover iconify-icon, .socialmedialist a:hover iconify-icon {
	color: rgba(255, 255, 255, 0.7) ! important;
}

.bigofflink {
	font-size: clamp(1.3rem, 0.853rem + 2.386vw, 3rem);
	padding: 0.8rem 1.2rem;
	display: inline-block;
	text-transform: inherit;
}

.dontbreakout {
	overflow-wrap: break-word;
}

.tg {
	padding: 0;
}

.t1 {
	background-color: var(--t1);
}

.t2 {
	background-color: var(--t2);
}

.t3 {
	background-color: var(--t3);
}

.t4 {
	background-color: var(--t4);
}

.t5 {
	background-color: var(--t5);
}

.t6 {
	background-color: var(--t6);
}

.t7 {
	background-color: var(--t7);
}

.t8 {
	background-color: var(--t8);
}

.t9 {
	background-color: var(--t9);
}

.tgreen {
	background-color: var(--green);
}

.tg .container {
	max-width: 100%;
}

.tg .row > div {
	margin: 0;
	padding: 0;
}

.innercitylife {
	padding: 3rem;
}

.nbg {
	background-size: cover;
	background-repeat: no-repeat;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nbg1 {
	background-image: url(../images/800/1.webp);
}

.nbg2 {
	background-image: url(../images/800/2.webp);
}

.nbg3 {
	background-image: url(../images/800/3.webp);
}

.nbg4 {
	background-image: url(../images/800/4.webp);
}

.nbg5 {
	background-image: url(../images/800/5.webp);
}

.nbg6 {
	background-image: url(../images/800/6.webp);
}

.nbg7 {
	background-image: url(../images/800/7.webp);
}

.nbg8 {
	background-image: url(../images/800/8.webp);
}

.nbg9 {
	background-image: url(../images/800/9.webp);
}

.nbg10 {
	background-image: url(../images/800/10.webp);
}

.nbg11 {
	background-image: url(../images/800/11.webp);
}

.nbg12 {
	background-image: url(../images/800/12.webp);
}

.nbg13 {
	background-image: url(../images/800/13.webp);
}

.nbg14 {
	background-image: url(../images/800/14.webp);
}

.nbg15 {
	background-image: url(../images/800/15.webp);
}

.nbgflyers1 {
	background-image: url(../images/800/flyers1.webp);
}

.nbgpress1 {
	background-image: url(../images/800/press1.webp);
}

.nbgpress2 {
	background-image: url(../images/800/press2.webp);
}

.faql {
	font-size: clamp(1.2rem, 0.989rem + 1.123vw, 2rem);
	font-weight: bold;
	margin-bottom: 0;
}

.accordion-item {
	background-color: transparent;
	border: 0;
	color: #fff;
}

.faqb {
	margin-top: 0;
}

.faqb button {
	font-size: clamp(1rem, 0.921rem + 0.421vw, 1.3rem);
	border-radius: 2px ! important;
}

.faqb h2 {
	margin-bottom: 0.5rem;
}


.shoutout {
	padding: 2rem;
}

.shoutout .bigshoutout {
	font-size: clamp(1.3rem, 0.984rem + 1.684vw, 2.5rem);
}

.shoutout .smallshoutout {
	font-size: clamp(0.8rem, 0.616rem + 0.982vw, 1.5rem);
}

.leftylist {
	padding-left: 0;
	text-align: left;
	list-style: none;
}

.leftylist li {
	padding-left: 1rem;
	margin-bottom: 2rem;
	border-left: 5px solid rgba(255, 255, 255, 0.1);
	border-radius: 7px;
}

.leftylist li a {
	text-decoration: none;
	font-weight: bold;
}

.smallerdesclist {
	/* font-size: clamp(0.7rem, 0.486rem + 0.571vw, 1rem); */
	display: block;
}

.smallerdesclistdate {
	opacity: 0.7;
}

.slider1 img {
	width: 100%;
	height: auto;
}

.slider2 .councilsayslide {
	padding: 0 clamp(2.5rem, 1.842rem + 3.509vw, 5rem) clamp(2.5rem, 1.842rem + 3.509vw, 5rem);
}

.slider2 .councilsayslide .commentthem {
	font-size: clamp(1.2rem, 0.989rem + 1.123vw, 2rem);
	margin-bottom: 0;
}

.slider2 .councilsayslide .commentus {
	font-size: clamp(1rem, 0.868rem + 0.702vw, 1.5rem);
	color: rgba(0, 0, 0, 0.7);
}

.slider2 .councilsayslide .personsaid {
	margin-top: 0.5rem;
	font-size: 1rem;
	background-image: url(../images/sb1.webp);
	background-size: 19px;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
}

.swiper-slide {
	cursor: grab ! important;
}

.swiper-button-next, .swiper-button-prev {
	color: #fff;
}

.swiper-button-next:hover, .swiper-button-prev:hover {
	color: #000;
}

.swiper-pagination-bullet-active {
	background-color: #fff;
}

.posterbaycontainer {
	padding-bottom: 3.5rem;
}

.posterbaycontainer > div {
}

.posterbaycontainer .swiper-slide {
	text-align: center;
}

.posterbaycontainer img {
	width: 100%;
	height: auto;
	margin: 0;
	max-width: 300px;
	padding: 0;
}

.posterbaycontainer .swiper-button-prev, .posterbaycontainer .swiper-button-next {
	color: #000;
}

.posterbaycontainer .swiper-button-prev:hover, .posterbaycontainer .swiper-button-next:hover {
	color: #fff;
}

.inlineklav .klaviyo-form {
	padding: 0 ! important;
	margin: 0 ! important;
	background-color: transparent ! important;
	width: auto ! important;
	max-width: 100% ! important;
	min-height: auto ! important;
}

.inlineklav .klaviyo-form > div.needsclick {
	max-width: 100% ! important;
	min-height: auto ! important;
}

.img-fluid {
	max-width: 100%;
	height: auto;
	width: 100%;
}

.allthetrees {
    list-style: none;
    padding: 0;
    margin: 0;
}

.allthetrees li {
    display: inline-block;
}


.allthetrees li:not(:last-of-type)::after {
    content: ", ";
}

.bigquote {
	background: rgba(255, 255, 255, 0.9);
	border-radius: .5rem;
	padding: 1.1rem 1.5rem;
	color: #000;
}



@media (max-width:767px) {
	h2 {
		margin-bottom: 1rem;
	}
	.nbg {
		min-height: 11rem;
	}
	.slider2 .councilsayslide .personsaid {
	    margin-top: 1.2rem;
	}
	.shoutout, .innercitylife, .tg.navdiv {
		padding: 1.3rem 1rem;
	}
}