.hideMe {
	visibility: hidden !important;
	opacity: 0 !important;
}
.removeMe {
	display: none !important;
}
.cursorPointer {
	cursor: pointer;
}

a, a:hover {
	color: inherit;
	text-decoration: unset;
}


.click-btn-text {
	z-index: 1;
	position: relative;
}
.btn {
	transition: all 0.5s ease-out;
}


.page-top.contact-us, .page-top.get-involved {
	background-image: url("../img/get-involved-top-bg.png");
}
.page-top.about-us {
	background-image: url("../img/about-top-bg.png");
}
.page-top.magazines {
	background-image: url("../img/magazines-top-bg.png");
}
.page-top.multimedia {
	background-image: url("../img/multimedia-top-bg.png");
}
.page-top.home {
	background-image: url("../img/home-top-bg.png");
}
.home.activities {
	background-image: url("../img/section-latest-activities.png");
}
.home.empowering {
	background-image: url("../img/section-home-about.png");
}
.home.empowering .a-box .icon.volunteer {
	background-image: url("../img/icon_volunteer.svg");
}
.home.empowering .a-box .icon.fundraiser {
	background-image: url("../img/icon_fundraiser.svg");
}
.home.empowering .a-box .icon.donation {
	background-image: url("../img/icon_donation.svg");
}
.home.empowering .a-box .icon.community {
	background-image: url("../img/icon_community.svg");
}


header {
    width: 100%;
    top: 0px;
    z-index: 3;
	font-family: "Poppins";
	font-style: normal;
	color: #000000;
}
header .above-nav {
	background-color: black;
	color: #FFFFFF;
	font-family: "Poppins";
}
header .above-nav .container, header .above-nav .container .first, header .above-nav .container .second {
	display: flex;
	align-items: center;
}
header nav.navbar {
	padding-top: unset;
    padding-bottom: unset;
}

header .above-nav form {
	display: flex;
}
/*- https://stackoverflow.com/questions/917610/put-icon-inside-input-element-in-a-form#917636
- https://nikitahl.com/search-icon-inside-input*/
header .above-nav input[type="search"] {
	border: none;
	/*background: transparent;*/
	background: transparent url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_150_345)'%3E%3Cpath d='M10.8869 3.36667C12.331 3.36535 13.743 3.79236 14.9444 4.5937C16.1457 5.39503 17.0824 6.53467 17.636 7.86846C18.1895 9.20224 18.335 10.6702 18.0541 12.0867C17.7732 13.5032 17.0784 14.8046 16.0578 15.8262C15.0371 16.8478 13.7364 17.5437 12.3202 17.8259C10.9039 18.1081 9.43579 17.9639 8.10151 17.4116C6.76722 16.8593 5.62672 15.9236 4.82429 14.723C4.02186 13.5224 3.59355 12.1108 3.59355 10.6667C3.60231 8.73444 4.37331 6.88374 5.73899 5.51681C7.10467 4.14988 8.95466 3.37719 10.8869 3.36667ZM10.8869 2C9.17278 2 7.49717 2.50829 6.07194 3.4606C4.64672 4.4129 3.53589 5.76645 2.87993 7.35008C2.22397 8.9337 2.05234 10.6763 2.38675 12.3575C2.72115 14.0386 3.54657 15.5829 4.75863 16.7949C5.97068 18.007 7.51493 18.8324 9.1961 19.1668C10.8773 19.5012 12.6198 19.3296 14.2035 18.6736C15.7871 18.0177 17.1406 16.9068 18.093 15.4816C19.0453 14.0564 19.5536 12.3808 19.5536 10.6667C19.5536 8.36812 18.6405 6.16372 17.0151 4.53841C15.3898 2.91309 13.1854 2 10.8869 2Z' fill='%23FFDE17'/%3E%3Cpath d='M23.3331 22.1932L18.4198 17.2466L17.4731 18.1866L22.3865 23.1332C22.4482 23.1954 22.5216 23.2448 22.6024 23.2786C22.6832 23.3124 22.7699 23.33 22.8575 23.3303C22.9451 23.3306 23.0319 23.3136 23.1129 23.2804C23.1939 23.2472 23.2677 23.1983 23.3298 23.1366C23.392 23.0749 23.4414 23.0015 23.4752 22.9207C23.509 22.8399 23.5265 22.7532 23.5269 22.6656C23.5272 22.578 23.5102 22.4912 23.477 22.4102C23.4437 22.3291 23.3949 22.2554 23.3331 22.1932Z' fill='%23FFDE17'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_150_345'%3E%3Crect width='24' height='24' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") no-repeat right;
	margin: 0;
	padding: 7px 8px;
	/*font-size: 14px;*/
	color: inherit;
	border: 1px solid transparent;
	border-radius: inherit;
}
header .above-nav input[type="search"].typing {
	background: transparent;
}
header .above-nav input[type="search"]:focus {
	box-shadow: 0 0 3px 0 transparent;
	border-color: transparent;
	outline: none;
}


footer {
	font-family: "Poppins";
	background-color: #000000;

	padding: 50px 30px 100px;
}
footer .wrap-row {
	display: flex;
}
footer .cl {
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
}
footer .cl .logo img {
	width: 100%;
}
footer .on-top {
	font-family: Poppins;
}
footer .cl.socials .icon:nth-of-type(2) {
	margin-left: 10px;
}
footer .copyright {
	font-style: normal;
	font-weight: 300;
	font-size: 10px;
	line-height: 10px;
	margin-top: 10px;
}
.below-footer {
	color: #FFFFFF;
	background-color: #262626;
	font-family: "Poppins";
}
.below-footer .container, .below-footer .tos-and-privacy {
	display: flex;
	align-items: center;
}
.below-footer .tos-and-privacy {
	justify-content: center;
	margin-left: auto;
}
.below-footer .go-up:hover {
	opacity: 0.5;
}

.page-top {
	font-family: "Poppins";
	color: #FFFFFF;
}


.load-more-posts {
	text-align: center;
}
.loading-roll {
	width: 30px; height: 30px;
	margin: 0 auto;
	border: 2px solid #FFDE17;
	border-radius: 50%;
	background: linear-gradient(117.62deg, #FFDE17 0%, #262626 30.03%);
	animation: perpetual_rotate 1s infinite ease-out both;
}
@keyframes perpetual_rotate
{
    0%{transform:rotate(0deg);}
    100%{transform:rotate(360deg);}
}
.load-more-posts {
	margin-top: 50px;
}
.load-more-posts button {
	margin: 0 auto;

	font-family: "Poppins";
	text-align: center;
	color: #FFFFFF;
	background-color: #262626;
	border-color: transparent;
	transition: all 0.5s ease-out;
	border-radius: 7px;
}
.load-more-posts button:hover, .load-more-posts button.loading {
	opacity: 0.8;
}
.load-error {
	font-size: inherit;
	color: red;
}
.form-success {
	color: #262626;
}
.form-error {
	color: red;
}


/* === WEB/PC CSS === */
@media screen and (min-width: 901px) {
	.mobile-only {
		display: none !important;
	}
	.page-top.blog {
		background-image: url("../img/blog-top-bg_web.png");
	}


	header {
		/*padding-bottom: 10px;*/
	}
	header .navbar-brand{
		background-color: black;
	}
	header .above-nav {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	header .above-nav .second div {
		padding-left: 15px; padding-right: 15px;
		height: 30px;
		display: flex; align-items: center; justify-content: center;
	}
	header .above-nav .second div:first-child {
		padding-left: unset;
	}
	header .above-nav .second div:last-child {
		padding-right: unset;
	}
	header .above-nav .second .info img, header .above-nav .second .phone img {
		margin-right: 10px;
	}
	header .above-nav .first {
		margin-left: auto;
		margin-right: -120px;
	}
	header .above-nav .first .links {
		display: flex;
		justify-content: center;
		align-items: center;
		color: #FFDE17;
		font-size: 20px;
		margin-left: 20px;
		width: 150px;
	}
	header .above-nav .first .links .icon{
		width: 25%;
	}
	header .above-nav .container .second {
		justify-content: center;
		margin-left: auto;
	}
	header .above-nav .second .info {
		border-left: 0.5px solid #FFFFFF;
		border-right: 0.5px solid #FFFFFF;
	}

	header .container {
		position: relative;

		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
	}
	#active_page {
		color: #FFDE17 !important;
		/*font-weight: 700 !important;*/
		/*border-bottom: 2px solid #B80F30;*/
	}
	nav .navbar-ul-wrap {
		margin-right: unset !important;
		margin-left: auto;
		width: 70%;
	}
	nav .navbar-ul-wrap .nav-item {
		text-align: center;
	}
	nav .navbar-ul-wrap .nav-link {
		color: #000000;
	}
	nav .navbar-ul-wrap .nav-link:hover {
		color: #FFDE17;
	}
	nav .get-involved-btn {
		width: 150px;
		margin-left: 35px;
	}
	nav .get-involved-btn .btn {
		width: 100%;
		background-color: #FFDE17; border-color: #FFDE17;
		font-weight: 400;
		font-size: 18px;
		line-height: 27px;
		color: #262626;
		border-radius: 7px;
		padding: 9px 15px;
		position: relative;
	}
	nav .btn-link .btn:hover {
		opacity: 0.8;
	}

	footer .cl {
		font-size: 16px;
		line-height: 24px;
	}
	footer .on-top {
		font-size: 24px;
		font-weight: 600;
		line-height: 33.15px;
		margin-bottom: 30px;
	}
	footer .cl.logo-copyright {
		width: 32%;
	}
	footer .cl.magazines {
		width: 16%;
	}
	footer .cl.location {
		width: 32%;
	}
	footer .cl.news {
		width: 20%;
	}
	footer .cl.news .article{
		margin-bottom: 20px;
	}
	footer .cl.news a {
		display: flex;
		height: 85px;
		/*justify-content: center;*/
		/*align-items: center;*/
	}
	footer .cl.news a .bg {
		height: 100%;
		width: 40%;
		margin-right: 10px;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
	}
	footer .cl.news a .right {
		position: relative;
		width: 60%;
	}
	footer .cl.news a .title {
		font-weight: 600;
		font-size: 16px;
		line-height: 138%;
		letter-spacing: 0%;
		position: absolute;
		top: 0px;
	}
	footer .cl.news a .date {
		font-weight: 400;
		font-size: 12px;
		line-height: 138%;
		letter-spacing: 0%;
		position: absolute;
		bottom: 0px;
	}
	footer .cl.logo-copyright .logo {
		/*width: 80%;*/
		width: 178px;
		margin-bottom: 30px;
	}
	footer .cl.logo-copyright .socials {
		display: flex;
		/*justify-content: center;*/
		align-items: center;
		color: #FFDE17;
		font-size: 22.5px;
		margin-top: 75px;
		width: 80%;
	}
	footer .cl.logo-copyright .socials .icon{
		width: 25%;
	}
	footer .cl.location {
		display: flex;
		justify-content: center;
		/*align-items: center;*/
	}
	footer .links {
		display: flex;
		justify-content: center;
		align-items: center;

		border: 0.5px solid #FFFFFF;
		border-radius: 20px;
		font-family: "Poppins";
		color: #FFFFFF;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;

		padding-top: 15px; padding-bottom: 15px;
		margin-top: 100px;
	}
	footer .links .a-link{
		margin-right: 25px;
		margin-left: 25px;
	}
	footer .links .a-link:hover {
		color: #FFDE17;
	}
	footer .links .a-link:nth-of-type(1) {
		margin-left: unset;
	}
	footer .links .a-link:nth-of-type(7) {
		margin-right: unset;
	}
	footer .links .a-link .btn {
		width: 100%;
		background-color: #FFDE17; border-color: #FFDE17;
		font-size: 18px;
		color: #262626;
		border-radius: 7px;
		padding: 9px 15px;
		position: relative;
	}
	.below-footer {
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;
		padding-top: 20px; padding-bottom: 20px;
	}
	.below-footer .container {
		max-width: 97vw;
	}
	.below-footer .logo-copyright {
		margin-left: 7vw;
	}
	.below-footer .tos-and-privacy .terms {
		margin-right: 25px;
	}
	.below-footer .tos-and-privacy .pp {
		border-left: 1px solid white;
		padding-left: 25px; margin-right: 40px;
	}


	.join-community {
		background-image: url("../img/join-community-bg.png");
		height: 480px;
		background-size: cover;
		background-position: top;
		background-repeat: no-repeat;
		font-family: "Poppins";
	}
	.join-community .container {
		height: inherit;
	}
	.join-community .wrap-row {
		display: flex;
		justify-content: center; /* <- horizontal centre */
		align-items: center; /* <- vertical centre */
		height: 100%;
	}
	.join-community .text {
		font-weight: 600;
		font-size: 64px;
		line-height: 138%;
		letter-spacing: 0%;
		text-align: center;
		color: #FFFFFF;
	}
	.join-community .subtext {
		font-weight: 400;
		font-size: 24px;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
		color: #FFFFFF;
		margin-top: 20px;
	}
	.join-community .btn-link {
		width: 180px;
		margin: 50px auto 0 auto;
	}
	.join-community .btn-link .btn {
		width: 100%;
		background-color: #FFDE17; border-color: #FFDE17;
		font-weight: 400;
		font-size: 24px;
		line-height: 27px;
		color: #000000;
		border-radius: 7px;
		padding: 15px 20px;
		position: relative;
	}
	.join-community .btn-link .btn:hover {
		opacity: 0.8;
	}

	.become-volunteer {
		background-color: #FFDE17;
		height: 309px;
	}
	.become-volunteer .container {
		height: inherit;
	}
	.become-volunteer .wrap-row {
		display: flex;
		/*justify-content: center;*/ /* <- horizontal centre */
		align-items: center; /* <- vertical centre */
		height: 100%;
	}
	.become-volunteer .text {
		font-family: "Poppins";
		font-weight: 600;
		font-size: 48px;
		line-height: 138%;
		letter-spacing: 0%;
		text-align: center;
		color: #262626;
	}
	.become-volunteer .btn-link {
		width: 180px;
		margin-left: auto;
	}
	.become-volunteer .btn-link .btn {
		width: 100%;
		background-color: #262626; border-color: #262626;
		font-weight: 400;
		font-size: 24px;
		line-height: 27px;
		color: #FFFFFF;
		border-radius: 7px;
		padding: 15px 20px;
		position: relative;
	}
	.become-volunteer .btn-link .btn:hover {
		opacity: 0.8;
	}




	/*page-top*/
		/*.page-top {
			position: relative;
			height: 1000px;
			background-size: cover;
			background-position: top;
			background-repeat: no-repeat;
			overflow: hidden;
			color: white;
			z-index: 1;
		}*/
		.page-top {
			position: relative;
			height: 1000px;
			background-size: 100% 88%;
			background-position: 100% -200%;
			background-repeat: no-repeat;
			overflow: hidden;
			color: white;
			z-index: 1;

			/*border: 1px solid red;*/
		}
		.page-top.reduced {
			height: 400px;/*height: 32vw;*/
		}
		.page-top .container {
			position: relative;
		    height: 100%;
		}
		.page-top .row {
			position: relative;
			z-index: 10;
			display: block;
		    height: 100%;
		    padding: inherit;
		}
		.page-top .row .wrap {
			/*position: absolute;
			bottom: 12%;*/
			position: relative;
			top: 230px;
			padding: 0%;
			transition: all 1s ease-in-out;
			opacity: 0; visibility: hidden;
		}
		.page-top .row .wrap.shown {
			/*bottom: 200px;*/
			top: 200px;
			opacity: 1 !important;
			visibility: visible !important;
		}
		.page-top.reduced .row .wrap.shown {
			bottom: 100px;
		}
		.page-top .subtitle {
			font-size: 24px;
			font-weight: 500;
			line-height: 36px;
			margin-bottom: 10px;
		}
		.page-top .subtitle span {
			color: #FFDE17;
		}
		.page-top .title {
			font-size: 64px;
			font-weight: 600;
			line-height: 88.41px;
		}
		.page-top .blurb {
			margin-top: 2%;
			font-style: normal;
			font-weight: 400;
			font-size: 20px;
			line-height: 24px;
		}
		.main {
			padding-top: 50px;
			padding-bottom: 50px;
		}
		.main .row {
			display: block;
			/*padding: inherit;*/
			padding: 0px;
		}
		.margin-shifted-up {
			margin-top: -300px !important;
			z-index: 10;
			position: relative;
		}

	/* blog */
		.load-more-posts button {
			width: 150px;
			font-weight: 400;
			font-size: 18px;
			line-height: 26px;
			letter-spacing: 0%;
			padding-top: 5px; padding-bottom: 5px;
		}
		.blog .row, .blog .post, /*.blog .post .title,*/ .blog .post .author {
			display: flex;
		}
		.blog .post {
			align-items: center; justify-content: center;

			width: 31.5%;
			height: 640px;
			padding: 40px 26px;
			background-color: #FFFFFF;
			box-shadow: 0px 4px 6px -2px #10182808;
			box-shadow: 0px 12px 16px -4px #10182814;
			cursor: pointer;
		}
		.blog .post:nth-of-type(3n+2) {
			margin-left: 2.25%; margin-right: 2.25%;
		}
		.blog .post:nth-of-type(n+4) {
			margin-top: 5%;
		}
		.blog .post .wrap {
			height: inherit;
			font-family: "Inter";
		}
		.blog .post .pic {
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			height: 48%;
			margin-bottom: 25px;
			margin-top: 20px;
		}
		.blog .post .tag {
			font-size: 14px;
			font-weight: 600;
			line-height: 20px;
			color: #FFDE17;
			margin-bottom: 15px;
		}
		.blog .post .title {
			/*align-items: center; justify-content: center;*/

			font-size: 24px;
			font-weight: 600;
			line-height: 32px;
			text-align: left;
			color: #101828;

			position: relative;
			/*margin-bottom: 20px;*/
			/*transition: all 0.5s ease-out;*/
			height: 70px;
		}
		.blog .post .title .text {
			width: 94%;
		}
		.blog .post .title img {
			position: absolute;
			top: -5px;
	        right: 0px;
	        width: 25px;
	        transition: all 0.5s ease-out;
		}
		.blog .post:hover .title img, .blog .post:active .title img {
			transform: rotateZ(45deg);
		}
		.blog .post .blurb {
			font-size: 16px;
			font-weight: 400;
			line-height: 24px;
			color: #667085;
			/*margin-bottom: 50px;*/
			height: 120px;
		}
		.blog .post .author {
			font-size: 14px;
			line-height: 20px;
			align-items: center;
		}
		.blog .post .author .avatar {
			width: 40px;
			height: 40px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			border-radius: 50%;
			margin-right: 10px;
		}
		.blog .post .author .name {
			font-weight: 500;
			color: #101828;
			margin-bottom: 1px;
		}
		.blog .post .author .date {
			font-weight: 400;
			color: #667085;
		}

		.blog .similar {
			font-family: "Poppins";
			font-size: 40px;
			font-weight: 600;
			line-height: 43.79px;

			margin-bottom: 40px;
		}
		.single-post .row {
			margin-top: 30px;
			font-family: "Poppins";
			font-size: 24px;
			font-weight: 400;
			line-height: 36px;

			padding: 40px 50px 100px 50px;
			background-color: #FFFFFF;
			box-shadow: 0px 12px 16px -4px #10182814;
			/*box-shadow: 0px 12px 16px 15px #10182814;*/
			border-radius: 5px;
			margin-bottom: 50px;
		}

	/* single */
		.blog.single .post {
			height: unset;
			width: 100%;
			cursor: unset;
		}
		.blog.single .post .wrap {
			font-family: "Poppins";
		}




	/*multimedia*/
		.multimedia .row.for-images {
			overflow: auto;
			padding-top: 20px; padding-bottom: 20px;
		}
		.multimedia .wp-block-gallery {
			display: block !important;
		}
		.multimedia .row .image, .multimedia .row .wp-block-image {
			float: left;
			width: 48.5% !important;
			margin-bottom: 3% !important;
			
			height: 630px !important;

			border-radius: 21px;
			border: 1px solid #FFDE17;

			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;

		}
		.multimedia .row .wp-block-image img {
			border-radius: 21px;
		}
		/*.multimedia .row .image img {
			width: 100%;
		}*/
		.multimedia .row .image:nth-of-type(2n), .multimedia .row .wp-block-image:nth-of-type(2n) {
			margin-left: 1.5% !important;
		}
		.multimedia .row .image:nth-of-type(2n+1), .multimedia .row .wp-block-image:nth-of-type(2n+1) {
			margin-right: 1.5% !important;
		}

	/*about us*/
		.about-us.first-section {
			font-family: "Poppins";
			color: #FFDE17;
		}
		.about-us .wrap-row {
			display: flex;
		}
		.about-us.first-section .subtitle {
			font-weight: 500;
			font-size: 32px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.about-us.first-section .title {
			font-weight: 600;
			font-size: 64px;
			line-height: 138%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 5px;
		}
		.about-us.first-section .blurb {
			font-weight: 400;
			font-size: 24px;
			line-height: 150%;
			/*letter-spacing: 0%;*/
			color: #262626;
		}
		.about-us.first-section .get-involved-btn {
			width: 200px;
			margin-top: 15px;
		}
		.about-us.first-section .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 24px;
			line-height: 27px;
			color: #262626;
			border-radius: 7px;
			padding: 20px 15px;
			position: relative;
		}
		.about-us.first-section .get-involved-btn .btn:hover {
			opacity: 0.8;
		}
		.about-us.first-section .image {
			border-radius: 32px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			width: 72.5%;
		}
		.about-us.first-section .wrap-row div.image:nth-of-type(2) {
			margin-right: 1%;
			margin-left: 2.5%;
		}

		.about-us.second-section {
			margin-top: 100px;
		}
		.about-us.second-section .box {
			font-family: "Poppins";
			color: #262626;
			padding-right: 100px;
			width: 33.33%;
		}
		.about-us.second-section .box .heading {
			font-weight: 600;
			font-size: 24px;
			line-height: 138%;
			letter-spacing: 0%;
			height: 80px;
		}
		.about-us.second-section .box .body {
			font-weight: 400;
			font-size: 16px;
			line-height: 100%;
			letter-spacing: 0%;
		}

		.about-us.founder-section {
			font-family: "Poppins";
			margin-top: 100px;
			margin-bottom: 100px;
		}
		.about-us.founder-section .wrap-row {
			border-radius: 7.5px;
			/*box-shadow: 10px 0px 15px 6px #10182814;*/
			box-shadow: 0px 0px 10px 0px #10182814;
		}
		.about-us.founder-section .text-box {
			width: 50%;
			padding: 20px 40px 30px 40px;
		}
		.about-us.founder-section .subtitle {
			font-weight: 500;
			font-size: 30px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #FFDE17;
			margin-top: 10px;
		}
		.about-us.founder-section .title {
			font-weight: 600;
			font-size: 40px;
			line-height: 109.00000000000001%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 15px;
		}
		.about-us.founder-section .blurb {
			font-weight: 400;
			font-size: 24px;
			line-height: 150%;
			/*letter-spacing: 0%;*/
			color: #262626;
			margin-top: 30px;
		}
		.about-us.founder-section .get-involved-btn {
			width: 200px;
			margin-top: 50px;
		}
		.about-us.founder-section .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 24px;
			line-height: 27px;
			color: #262626;
			border-radius: 7px;
			padding: 20px 15px;
			position: relative;
		}
		.about-us.founder-section .get-involved-btn .btn:hover {
			opacity: 0.8;
		}
		.about-us.founder-section .image {
			border-radius: 7.5px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			width: 50%;
		}

	/*magazines*/
		.magazines.first-section {
			font-family: "Poppins";
			color: #FFDE17;
		}
		.magazines .wrap-row {
			display: flex;
		}
		.magazines.first-section .subtitle {
			font-weight: 500;
			font-size: 32px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.magazines.first-section .title {
			font-weight: 700;
			font-size: 64px;
			line-height: 129%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 5px;
		}
		.magazines.first-section .blurb {
			font-weight: 400;
			font-size: 24px;
			line-height: 150%;
			/*letter-spacing: 0%;*/
			color: #262626;
		}
		.magazines.first-section .image {
			border-radius: 32px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			width: 50%;
		}
		.magazines.first-section .wrap-row div.image:nth-of-type(2) {
			margin-right: 1%;
			margin-left: 10%;
		}

		.magazines.sale-section {
			position: relative;
			margin-top: 150px;
			/*margin-bottom: 100px;*/
		}
		.magazines.sale-section .heading, .main.blog .heading {
			font-family: "Poppins";
			font-weight: 700;
			font-size: 32px;
			line-height: 100%;
			letter-spacing: 0%;
			margin-bottom: 40px;
		}
		.magazines.sale-section .wrap-row {
			display: flex;
			box-shadow: 0px 0px 10px 0px #10182814;
		}
		.magazines.sale-section .tab {
			font-family: "Poppins";
			color: #26262699;
			width: 25%;
			text-align: center;
			border-left: 1px solid #00000033;
			border-radius: 5px;
			padding-top: 20px;
			padding-bottom: 20px;
			cursor: pointer;
			box-shadow: 0px 0px 10px 0px #10182814;
			position: relative;
		}
		.magazines.sale-section .tab:nth-of-type(1) {
			border-left: unset;
		}
		.magazines.sale-section .tab hr {
			border: 3px solid #FFDE17;
		    margin: 0px;
		    opacity: 1;
		    padding: 0px;
		    position: absolute;
		    top: -5px;
		    width: 100%;
		    display: none;
		}
		.magazines.sale-section .tab:not(.active):hover {
			background-color: #FFDE17;
		}
		.magazines.sale-section .tab.active hr {
			display: block;
		}
		.magazines.sale-section .tab .edition{
			font-weight: 600;
			font-size: 24px;
			line-height: 100%;
			letter-spacing: 0%;
			text-align: center;
			margin-bottom: 10px;
		}
		.magazines.sale-section .tab.active .edition {
			color: #FFDE17;
		}
		.magazines.sale-section .tab .year {
			font-weight: 400;
			font-size: 20px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.magazines.sale-section .outer-wrap {
			overflow: hidden;
			position: relative;
			padding: 0px 0.5%;
		}
		.magazines.sale-section .control {
			position: absolute;
			top: 40%;
			z-index: 9;
			cursor: pointer;
			transition: all 0.5s ease-out;
		}
		.magazines.sale-section .control img {
			width: 100%;
		}
		.magazines.sale-section .control.left {
			left: 3vw;
		}
		.magazines.sale-section .control.right {
			right: 3vw;
		}
		.magazines.sale-section .inner-wrap {
			display: flex;
			width: 400%;
			transition: all 0.5s ease-out;
		}
		.magazines.sale-section .article {
			border-radius: 7.5px;
			/*box-shadow: 10px 0px 15px 6px #10182814;*/
			box-shadow: 0px 0px 10px 0px #10182814;
			display: flex;
			margin-top: 30px;
			margin-left: 12px;
			margin-right: 12px;
			width: 25%;
			margin-bottom: 3%;
		}
		.magazines.sale-section .wrap {
			width: 50%;
			padding: 20px 40px 30px 40px;
		}
		.magazines.sale-section .tag {
			font-weight: 500;
			font-size: 30px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #FFDE17;
			margin-top: 10px;
		}
		.magazines.sale-section .title {
			font-weight: 600;
			font-size: 40px;
			line-height: 109.00000000000001%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 15px;
		}
		.magazines.sale-section .blurb {
			font-weight: 400;
			font-size: 24px;
			line-height: 150%;
			/*letter-spacing: 0%;*/
			color: #262626;
			margin-top: 30px;
		}
		.magazines.sale-section .btn-link {
			width: 200px;
			margin-top: 50px;
		}
		.magazines.sale-section .btn-link .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 24px;
			line-height: 27px;
			color: #262626;
			border-radius: 7px;
			padding: 20px 15px;
			position: relative;
		}
		.magazines.sale-section .btn-link .btn:hover {
			opacity: 0.8;
		}
		.magazines.sale-section .image {
			border-radius: 7.5px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			width: 50%;
		}

	/*get involved*/
		.get-involved .wrap-row {
			border-radius: 7.5px;
			/*box-shadow: 10px 0px 15px 6px #10182814;*/
			box-shadow: 0px 0px 10px 0px #10182814;
			padding: 40px;
			margin-bottom: 100px;
		}
		.get-involved .text-box {
			border-bottom: 0.5px solid #000000CC;
			text-align: center;
			padding-bottom: 50px; margin-bottom: 70px;
			font-family: "Poppins";
		}
		.get-involved .text-box .subtitle {
			font-weight: 500;
			font-size: 30px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #FFDE17;
		}
		.get-involved .text-box .title {
			font-weight: 600;
			font-size: 40px;
			line-height: 109.00000000000001%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 30px; margin-bottom: 30px;
		}
		.get-involved .text-box .blurb {
			font-weight: 400;
			font-size: 24px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #262626;
		}
		.get-involved .form-section input, .get-involved .form-section textarea {
			position: relative;
			background-color: #FAFAFA;
			width: 100%;
			border-radius: 6px;
			border: 1px solid transparent;
			font-family: "Poppins";
			font-weight: 400;
			font-size: 20px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #000000;
			padding-left: 30px;
			padding-top: 15px;
			padding-bottom: 15px;
			margin-bottom: 30px;
		}
		.get-involved .form-section input::placeholder, .get-involved .form-section textarea::placeholder {
			color: #26262680;
		}
		.get-involved .form-section input:focus-visible, .get-involved .form-section textarea:focus-visible {
			outline: unset;
		}
		.get-involved .form-section .btn-link {
			width: 100%;
			margin-top: 50px;
		}
		.get-involved .form-section .btn-link .btn {
			width: 100%;
			background-color: #262626; border-color: #262626;
			font-weight: 400;
			font-size: 24px;
			line-height: 100%;
			color: #FFFFFF;
			border-radius: 7px;
			padding: 20px 15px;
			position: relative;
		}
		.get-involved .form-section .btn-link .btn:hover {
			opacity: 0.8;
		}

	/*contact us*/
		.contact-us .side-by-side {
			display: flex;
			margin-bottom: 100px;
		}
		.contact-us .side-by-side .wrap-row, .contact-us .side-by-side .right {
			width: 49%;
		}
		.contact-us .side-by-side .wrap-row {
			margin-right: 1%;
			margin-bottom: unset;
		}
		.contact-us .side-by-side .right {
			margin-left: 1%;
			position: relative;
		}
		.contact-us .text-box {
			text-align: left;
		}
		.contact-us .side-by-side .right .image {
			background-image: url("../img/contact-image.png");
			background-size: cover;
			background-position: top;
			background-repeat: no-repeat;
			height: 67%;
			width: 100%;
		}
		.contact-us .side-by-side .right .content {
			border-radius: 7.5px;
			/*box-shadow: 10px 0px 15px 6px #10182814;*/
			box-shadow: 0px 0px 10px 0px #10182814;
			padding: 40px;
			/*margin-top: 9%;*/
			position: absolute;
			bottom: 0%;
			width: 100%;
		}
		.contact-us .side-by-side .right .content .info {
			background-color: #FAFAFA;
			border-radius: 5px;
			display: flex;
			font-family: "Poppins";
			padding-top: 20px; padding-bottom: 20px;
		}
		.contact-us .side-by-side .right .content .info:nth-of-type(1) {
			margin-bottom: 20px;
		}
		.contact-us .side-by-side .right .content .info img {
			background-color: #FFFFFF;
			border-radius: 50%;
			padding: 10px;
			margin-left: 15px; margin-right: 15px;
		}
		.contact-us .side-by-side .right .content .info .head {
			font-weight: 600;
			font-size: 20px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.contact-us .side-by-side .right .content .info .body {
			font-weight: 400;
			font-size: 16px;
			line-height: 100%;
			letter-spacing: 0%;
		}

	/*home*/
		.page-top.home {
			height: 1400px;
	        background-size: 100% 88%;
	        background-position: 100% -140%;
		}
		.page-top.home .subtitle {
			color: #FFDE17;
			line-height: 100%; /*line-height: 36px;*/
			letter-spacing: 14px;
		}
		.page-top.home .title {
			line-height: 138%;/*line-height: 88.41px;*/
		}
		.page-top.home .blurb {
			font-size: 24px;
			line-height: 32px;
			width: 600px;
		}
		.page-top.home .get-involved-btn {
			width: 200px;
			margin-top: 70px;
		}
		.page-top.home .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 24px;
			line-height: 27px;
			color: #262626;
			border-radius: 7px;
			padding: 20px 15px;
			position: relative;
		}
		.page-top.home .get-involved-btn .btn:hover {
			opacity: 0.8;
		}
		.home.empowering {
			height: 950px;
	        background-size: 100% 100%;/*background-size: 100% 88%;*/
	        background-position: center;/*background-position: 100% -140%;*/
	        background-repeat: no-repeat;
	        font-family: "Poppins";
	        margin-top: -600px !important;
	        padding-top: 250px;
	        /*z-index: 10;*/
	        position: relative;
	        margin-bottom: 50px !important;
		}
		.home.empowering .wrap-row {
			position: relative;
			z-index: 10;
		}
		.home.empowering .four-boxes{
			padding-left: 90px;
			padding-top: 40px;
		}
		.home.empowering .a-box {
			background-color: #FFFFFF;
			border-radius: 11px;
			float: left;
			width: 46%;
			margin-bottom: 8%;
			padding: 3%;
			height: 204px;

			display: flex;
			align-items: center;
			justify-content: center;
		}
		.home.empowering .a-box:nth-of-type(odd) {
			margin-right: 4%;
		}
		.home.empowering .a-box:nth-of-type(even) {
			margin-left: 4%;
		}
		.home.empowering .a-box .icon {
			background-size: cover;
	        background-position: center;
	        background-repeat: no-repeat;
	        height: 74px;
	        width: 74px;
	        margin: 0 auto;
		}
		.home.empowering .a-box .caption {
			font-family: "Poppins";
			font-weight: 500;
			font-size: 20px;
			line-height: 138%;
			letter-spacing: -2%;
			text-align: center;
			color: #262626;
		}
		.home.magazines.sale-section {
			margin-bottom: 100px;
			margin-top: unset;
		}
		.home.magazines.sale-section .control {
			top: 50%;
		}
		.home.magazines.sale-section .inner-wrap{
			width: 133%;
		}
		.home.magazines .article {
			display: block;
			height: 672px;
		}
		.home.magazines .article, .home.magazines.sale-section .image {
			border-radius: 23px;
		}
		.home.magazines.sale-section .image {
			height: 71.72%;
			width: 100%;
			border-radius: 23px;
			border-bottom-left-radius: unset; border-bottom-right-radius: unset;
		}
		.home.magazines.sale-section .wrap {
			width: 100%;
			text-align: center;
		}
		.home.magazines.sale-section .title {
			font-weight: 600;
			font-size: 24px;
			line-height: 138%;
			letter-spacing: 0%;
		}
		.home.magazines.sale-section .btn-link {
			margin-left: auto; margin-right: auto;
			margin-top: 20px;
		}
		.home.magazines.sale-section .btn-link .btn {
			font-weight: 400;
			font-size: 16px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #262626;
			border: 1px solid #262626;
			background-color: #FFFFFF;
		}
		.home.magazines.sale-section .btn-link .btn:hover {
			background-color: #FFDE17; border-color: #FFDE17FF;
			color: #262626;
		}
		.home.magazines .top-wrap {
			font-family: "Poppins";
			text-align: center;
		}
		.home.magazines .top-wrap .blurb {
			margin-top: unset;
		}
		.home.activities {
			height: 900px;
	        background-size: 100% 100%;/*background-size: 100% 88%;*/
	        background-position: center;/*background-position: 100% -140%;*/
	        background-repeat: no-repeat;
	        font-family: "Poppins";
		}
		.home.activities .container, .home.activities .wrap-row {
			position: relative;
			height: inherit;
		}
		.home.activities .text-box {
			position: absolute;
	        width: 500px;
			right: -5%;
	        bottom: 35%;
		}
		.home.magazines .top-wrap .subtitle, .home.activities .subtitle {
			font-weight: 500;
			font-size: 32px;
			line-height: 100%;
			letter-spacing: 0%;
			margin-bottom: 15px;
			color: #FFDE17;
		}
		.home.magazines .top-wrap .title, .home.activities .title {
			font-weight: 600;
			font-size: 64px;
			line-height: 138%;
			letter-spacing: 0%;
			margin-bottom: 15px;
		}
		.home.magazines .top-wrap .blurb, .home.activities .blurb {
			font-weight: 400;
			font-size: 24px;
			line-height: 125%;
			letter-spacing: 0%;
			margin-bottom: 40px;
		}
		.home.about-us.first-section {
			margin-top: 150px;
			margin-bottom: 150px;
		}
		.home.about-us.first-section .title span {
			font-weight: 700;
			font-size: 64px;
			line-height: 138%;
			letter-spacing: 0%;
		}
		.home.about-us.first-section .blurb{
			width: 490px;
			margin-right: 100px;
		}
		.home.about-us.flipped .wrap-row {
			height: 431px;
		}
		.home.about-us.flipped .image {
			width: 500px;
			height: 100%;
			margin-right: 0px;
		}
		.home.about-us.flipped .text-box {
			width: 480px;
			padding-left: 150px;
			margin-top: 10px;
		}
		.home.blog {
			margin-top: 100px;
			margin-bottom: 100px;
		}
		.home.blog .text-box {
			/*width: 50%;
			padding: 20px 40px 30px 40px;*/
			position: relative;
			font-family: "Poppins";
			/*border: 1px solid red;*/
			margin-bottom: 20px;
		}
		.home.blog .subtitle {
			font-weight: 500;
			font-size: 32px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #FFDE17;
			margin-top: 10px;
		}
		.home.blog .title {
			font-weight: 600;
			font-size: 64px;
			line-height: 138%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 15px;
		}
		.home.activities .get-involved-btn, .home.blog .get-involved-btn {
			width: 200px;
		}
		.home.activities .get-involved-btn .btn, .home.blog .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 24px;
			line-height: 27px;
			color: #262626;
			border-radius: 7px;
			padding: 20px 15px;
			position: relative;
		}
		.home.activities .get-involved-btn .btn:hover, .home.blog .get-involved-btn .btn:hover {
			opacity: 0.8;
		}
		.home.blog .get-involved-btn {
			position: absolute;
			right: 0px;
			bottom: 10px;
		}

		.home.blog .articles-wrap {
			position: relative;
			overflow-x: auto;
			margin-top: 75px;
			margin-bottom: 75px;
			width: 100%;
			padding-left: 1px;
			padding-right: 1px;
			padding-bottom: 10px;
		}
		.home.blog .article {
			float: left;
			box-shadow: 0px 1px 3px 1px #00000026;
			box-shadow: 0px 1px 2px 0px #0000004D;
			width: 32%;
			height: 668px;
			font-family: "Poppins";
			color: #262626;
			margin-top: 10px;
			position: relative;
			border-radius: 23px;
		}
		.home.blog .article:nth-of-type(2) {
			margin-left: 2%;
			margin-right: 2%;
		}
		.home.blog .article .bg {
			height: 50%;
			background-size: cover;
			background-position: top;
			background-repeat: no-repeat;
			border-top-left-radius: 23px;
			border-top-right-radius: 23px;
		}
		.home.blog .article .middle {
			position: relative;
			padding-left: 10%; padding-right: 10%;
			padding-top: 50px;
		}
		.home.blog .article .middle .date {
			text-align: center;
			background-color: #FFDE17;
			border-radius: 50%;
			position: absolute;
			top: -55px;
			padding: 5%;

			font-weight: 400;
			font-size: 20px;
			line-height: 121%;
			letter-spacing: 0%;
		}
		.home.blog .article .middle .date .big {
			font-weight: 700;
			font-size: 20px;
			line-height: 121%;
			letter-spacing: 0%;
		}
		.home.blog .article .middle .date .bigger {
			font-weight: 700;
			font-size: 36px;
			line-height: 121%;
			letter-spacing: 0%;
		}
		.home.blog .article .middle .title {
			font-weight: 600;
			font-size: 24px;
			line-height: 138%;
			letter-spacing: 0%;
			margin-bottom: 15px;
		}
		.home.blog .article .middle .excerpt {
			font-weight: 400;
			font-size: 16px;
			line-height: 22.5px;/*line-height: 100%;*/
			letter-spacing: 0%;
		}
		.home.blog .article .bottom {
			border-top: 0.7px solid #26262666;
			width: 80%;
			margin: 0 auto;
			display: flex;
			align-items: center;
			justify-content: center;
			position: absolute;
			bottom: 20px;
			left: 10%;
			padding-top: 10px;
		}
		.home.blog .article .bottom span {
			font-weight: 400;
			font-size: 16px;
			line-height: 100%;
			letter-spacing: 0%;
			margin-right: 20px;
		}
		.home.blog .article .bottom i {
			margin-right: 5px;
		}
		.home.blog .article .bottom a {
			margin-left: 10px;
		}


}

/* === large screens === */
@media screen and (min-width: 1399px) {
	header .above-nav .first {
		margin-right: -220px;
	}
}

/* === VERY large screens === */
@media screen and (min-width: 1799px) {
	.below-footer .container {
		max-width: 79vw;
	}
}


/* === PHONE/TABLET CSS === */
@media screen and (max-width: 900px) {
	.desktop-only {
		display: none !important;
	}
	.page-top.blog {
		background-image: url("../img/blog-top-bg_mobile.png");
	}

	.mobileMenuContainer {
		overflow-x: hidden;
		padding: 5% 8%;
	}
	.no-scroll-mobile {
		overflow: hidden;
	}
	.height-auto {
		height: auto !important;
	}

	header .above-nav {
		font-weight: 400;
		font-size: 9px;/*font-size: 10px;*/
		line-height: 15px;
		/*padding-top: 20px;*/
		/*padding-bottom: 20px;*/
		transition: all 0.5s ease-out;
	}
	header.show .above-nav {
		height: 0px;
	}
	header .above-nav .container .second {
		display: block;
	}
	header .above-nav form {
		display: none;
	}
	header .above-nav .second .info {
		/*border-left: 0.5px solid #FFFFFF;*/
	}
	header .above-nav input[type="search"] {
		padding: 7px 6px;
	}
	header .above-nav .second div {
		/*padding-left: 15px;*/
		/*padding-right: 15px;*/
		/*height: 30px;*/
		/*display: flex; align-items: center; justify-content: center;*/
	}
	header .above-nav .second div:first-child {
		padding-left: unset;
		padding-right: 15px;
	}
	header .above-nav .second div:last-child {
		padding-right: unset;
	}
	header .above-nav .second .info img, header .above-nav .second .phone img {
		margin-right: 10px;
		width: 16px;
	}

	footer {
		/*padding: 50px;*/
		padding: 50px 0%;
	}
	footer .cl {
		font-size: 6px;
		line-height: 9px;
	}
	footer .on-top {
		font-size: 10px;
		font-weight: 600;
		line-height: 13.81px;
		margin-top: 30px;
		margin-bottom: 8px;
	}
	footer .cl.logo-copyright {
		width: 45%;
	}
	footer .cl.magazines {
		width: 25%;
	}
	footer .cl.location {
		width: 30%;
	}
	/*footer .cl.news {
		width: 20%;
	}*/
	footer .cl.logo-copyright .logo {
		/*width: 80%;*/
		width: 85px;
		margin-bottom: 18px;
	}
	footer .cl.logo-copyright .socials {
		display: flex;
		/*justify-content: center;*/
		align-items: center;
		color: #FFDE17;
		font-size: 10px;
		margin-top: 25px;
		width: 70%;
	}
	footer .cl.logo-copyright .socials .icon{
		width: 25%;
	}
	footer .cl.location {
		display: flex;
		justify-content: center;
		/*align-items: center;*/
	}
	footer .links {
		display: flex;
		justify-content: center;
		align-items: center;

		border: 0.5px solid #FFFFFF;
		border-radius: 20px;
		font-family: "Poppins";
		color: #FFFFFF;
		font-size: 16px;
		font-weight: 400;
		line-height: 24px;

		padding-top: 15px; padding-bottom: 15px;
		margin-top: 100px;
	}
	footer .links .a-link{
		margin-right: 25px;
		margin-left: 25px;
	}
	footer .links .a-link:nth-of-type(1) {
		margin-left: unset;
	}
	footer .links .a-link:nth-of-type(7) {
		margin-right: unset;
	}
	footer .links .a-link .btn {
		width: 100%;
		background-color: #FFDE17; border-color: #FFDE17;
		font-size: 18px;
		color: #262626;
		border-radius: 7px;
		padding: 9px 15px;
		position: relative;
	}
	.below-footer {
		font-size: 8px;
		font-weight: 400;
		line-height: 12px;
	}
	.below-footer .container {
		/*max-width: 97vw;*/
	}
	.below-footer .go-up {
		width: 24px;
	}
	.below-footer .go-up img {
		width: 100%;
	}
	.below-footer .logo-copyright {
		/*margin-left: 7vw;*/
	}
	.below-footer .tos-and-privacy .terms {
		margin-right: 15px;
	}
	.below-footer .tos-and-privacy .pp {
		border-left: 1px solid white;
		padding-left: 15px; margin-right: 10px;
	}


	.join-community {
		background-image: url("../img/join-community-bg.png");
		height: 145px;
		background-size: cover;
		background-position: top;
		background-repeat: no-repeat;
		font-family: "Poppins";
	}
	.join-community .container {
		height: inherit;
	}
	.join-community .wrap-row {
		display: flex;
		justify-content: center; /* <- horizontal centre */
		align-items: center; /* <- vertical centre */
		height: 100%;
	}
	.join-community .text {
		font-weight: 600;
		font-size: 20px;
		line-height: 138%;
		letter-spacing: 0%;
		text-align: center;
		color: #FFFFFF;
	}
	.join-community .subtext {
		font-weight: 400;
		font-size: 8px;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
		color: #FFFFFF;
		margin-top: 10px;
	}
	.join-community .btn-link {
		width: 95px;
		margin: 15px auto 0 auto;
	}
	.join-community .btn-link .btn {
		width: 100%;
		background-color: #FFDE17; border-color: #FFDE17;
		font-weight: 400;
		font-size: 10px;
		line-height: 100%;
		color: #000000;
		border-radius: 4px;
		padding: 10px;
		position: relative;
	}
	.join-community .btn-link .btn:hover {
		opacity: 0.8;
	}

	.become-volunteer {
		background-color: #FFDE17;
		height: 82px;
	}
	.become-volunteer .container {
		height: inherit;
	}
	.become-volunteer .wrap-row {
		display: flex;
		/*justify-content: center;*/ /* <- horizontal centre */
		align-items: center; /* <- vertical centre */
		height: 100%;
	}
	.become-volunteer .text {
		font-family: "Poppins";
		font-weight: 600;
		font-size: 15px;
		line-height: 138%;
		letter-spacing: 0%;
		text-align: center;
		color: #262626;
	}
	.become-volunteer .btn-link {
		width: 80px;
		margin-left: auto;
	}
	.become-volunteer .btn-link .btn {
		width: 100%;
		background-color: #262626; border-color: #262626;
		font-weight: 400;
		font-size: 10px;
		line-height: 100%;
		color: #FFFFFF;
		border-radius: 4px;
		padding: 10px;
		position: relative;
	}
	.become-volunteer .btn-link .btn:hover {
		opacity: 0.8;
	}

	/* nav */
		header {
			position: relative;
			z-index: 13;
		}
		nav.navbar {
			/*#1A1A1A;*/
			/*background-color: rgba(26, 26, 26, 0.95);*/
			background-blend-mode: darken;
			padding-top: 1.25%;
			padding-bottom: 1.25%;
			color: white;
			transition: all 0.5s ease-out;
		}
		nav.navbar.scrolling {
			background-color: rgba(26, 26, 26, 0.95);
		}
		nav.navbar .container {
			padding-top: 0px;
			padding-bottom: 0px;
		}
		.navbar-brand{
			/*z-index: 99;*/
			padding-top: 0px;
			padding-bottom: 0px;
		}

		.navbar-brand img {
			width: 60%;
		}

		.navbar .wrap {
			position: relative;
			width: 100%;
		}
		.navbar-collapse {
			transition: all 0.3s ease-out;
			height: 110%;/*height: 100%;*/
			
			transform: translateX(100vw);
			top: -50px;/*top: 0px;*/
			left: 0px;
			position: fixed;
			z-index: 5;
			width: 100%;
			/*background-color: #000000;*/
			background-color: #1A1A1A;
		}

		.navbar-collapse.show {
			transform: translateX(0px);
		}
		.navbar-collapse.disappear {
			opacity: 0;
			visibility: hidden;
		}
		.navbar-collapse.show.height {
			/*height: 100vh;*/
		}
		.collapse:not(.show) {
			display: unset;
		}

		.navbar-toggler {
			border: unset;
			position: relative;
			font-size: 100%;
		}

		.navbar-toggler-icon {
			position: absolute;
			right: 0px;
		}

		#hide.navbar-toggler-icon {
			background-image: url("../img/menu_bars_black.svg");
			top: -7px;
		}

		#show.navbar-toggler-icon {
			background-image: url("../img/menu_close_black.svg");
			z-index: 6;
			top: -10px;
		}

		.navbar-ul-wrap {
			height: 100%;
			background-color: #FFFFFF;
			/*backdrop-filter: blur(2px);*/
			position: relative;
		}
		.navbar-ul-wrap .navbar-nav {
			
			padding-top: 100px;
			display: flex;
			height: 550px;/*height: 75%;*/
			
			border-bottom: 1px solid #454646;
			width: 93%;
			margin: 40px auto 0 auto;
		}
		.navbar.show {
			background-color: rgba(7, 42, 106, 0.6);
		}
		

		#menuItems .nav-item {
			position: relative;
			/*height: 36px;*/
			display: flex;
			align-items: center;
			/*border-bottom: 1px solid #454646;*/
		}

		#menuItems .nav-item a {
			font-style: normal;
			font-weight: 400;
			font-size: 24px;
			line-height: 32px;
			padding-left: 29px;
			color: #000000;
			
			width: 100%;
			
		}
		#menuItems .nav-item:hover, #menuItems .nav-item:active {
			background-color: #FFDE17;
		}

		nav .get-involved-btn {
			width: 90%;
			margin: 8% auto 0 auto;
		}
		nav .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 22px;
			line-height: 27px;
			color: #262626;
			border-radius: 7px;
			padding: 20px 15px;/*padding: 9px 15px;*/
			position: relative;
		}
		nav .btn-link .btn:hover {
			opacity: 0.8;
		}


	/*page-top*/
		.page-top {
			position: relative;
			
			height: 370px;/*height: 270px;*/
			/*background-size: cover;
			/*background-position: center;
			*/
			background-size: 100% 95%;
			background-position: 100% -150%;

			background-repeat: no-repeat;
			overflow: hidden;
			color: white;
			z-index: 1;
		}
		.page-top.reduced {
			/*height: 314px;*/
			height: 184px;
		}
		.page-top .container {
			position: relative;
		    height: 100%;
		}
		.page-top .row {
			position: relative;
			z-index: 10;
			display: block;
		    height: 100%;
		    /*padding: inherit;*/
		    padding: 4%;
		}
		.page-top .row .wrap {
			position: absolute;
			bottom: 25%;
			padding: 0%;

			transition: all 1s ease-in-out;
			opacity: 0; visibility: hidden;
		}
		.page-top .row .wrap.shown {
			bottom: 50%;/*bottom: 35%;*/
			opacity: 1 !important;
			visibility: visible !important;
		}
		.page-top .subtitle {
			font-family: "Poppins";
			font-weight: 500;
			font-size: 10px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.page-top .subtitle span {
			color: #FFDE17;
		}
		.page-top .title {
			font-family: "Poppins";
			font-size: 20px;
			font-weight: 600;
			line-height: 138%;

			font-style: normal;
			/*font-weight: 700;
			font-size: 36px;
			line-height: 36px;*/
		}
		.page-top .blurb {
			margin-top: 30px;
			font-style: normal;
			font-weight: 400;
			font-size: 16px;
			line-height: 18px;
			width: 280px;
		}

		.main {
			padding-top: 8%;
			padding-bottom: 8%;
		}
		.main .row {
			display: block;
			/*padding: inherit;*/
			padding: 0px;
		}
		.margin-shifted-up {
			margin-top: -40px !important;
			z-index: 10;
			position: relative;
		}


	/* blog */
		.load-more-posts button {
			width: 80px;
			font-weight: 400;
			font-size: 10px;
			line-height: 20px;
			letter-spacing: 0%;
			/*padding-top: 5px; padding-bottom: 5px;*/
		}
		.blog .row, .blog .post, /*.blog .post .title,*/ .blog .post .author {
			display: flex;
		}
		.blog .post {
			align-items: center; justify-content: center;

			width: 47.75%;/*width: 31.5%;*/
			height: 280px;
			padding: 20px 10px;
			background-color: #FFFFFF;
			box-shadow: 0px 4px 6px -2px #10182808;
			box-shadow: 0px 12px 16px -4px #10182814;
			cursor: pointer;
		}
		.blog .post:nth-of-type(2n) {/*.blog .post:nth-of-type(3n+2) {*/
			/*margin-left: 2.25%;*/ margin-right: 2.25%;
		}
		.blog .post:nth-of-type(2n+1) {
			margin-right: 2.25%;
		}
		.blog .post:nth-of-type(n+3) {/*.blog .post:nth-of-type(n+4) {*/
			margin-top: 5%;
		}
		.blog .post .wrap {
			height: inherit;
			font-family: "Inter";
		}
		.blog .post .pic {
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			height: 35%;
			margin-bottom: 10px;
			margin-top: 10px;
		}
		.blog .post .tag {
			font-size: 8px;
			font-weight: 600;
			line-height: 20px;
			color: #FFDE17;
			/*margin-bottom: 15px;*/
		}
		.blog .post .title {
			/*align-items: center; justify-content: center;*/

			font-size: 10px;
			font-weight: 600;
			line-height: 11px;
			text-align: left;
			color: #101828;

			position: relative;
			/*margin-bottom: 20px;*/
			/*transition: all 0.5s ease-out;*/
			height: 40px;
		}
		.blog .post .title .text {
			width: 83%;
		}
		.blog .post .title img {
			position: absolute;
			top: 0px;
	        right: 0px;
	        width: 15px;
	        transition: all 0.5s ease-out;
		}
		.blog .post:hover .title img, .blog .post:active .title img {
			transform: rotateZ(45deg);
		}
		.blog .post .blurb {
			font-size: 8px;
			font-weight: 400;
			line-height: 12px;
			color: #667085;
			/*margin-bottom: 50px;*/
			height: 70px;
		}
		.blog .post .author {
			font-size: 8px;
			/*line-height: 20px;*/
			align-items: center;
		}
		.blog .post .author .avatar {
			width: 20px;
			height: 20px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			border-radius: 50%;
			margin-right: 10px;
		}
		.blog .post .author .name {
			font-weight: 500;
			color: #101828;
			margin-bottom: 1px;
		}
		.blog .post .author .date {
			font-weight: 400;
			color: #667085;
		}
		
		.blog .similar {
			font-family: "Poppins";
			font-size: 15px;
			font-weight: 600;
			line-height: 20.72px;

			margin-bottom: 20px;
		}
		.single-post .row {
			font-family: "Poppins";
			font-size: 8px;
			font-weight: 400;
			line-height: 12px;

			padding: 40px 26px;
			background-color: #FFFFFF;
			box-shadow: 0px 12px 16px -4px #10182814;
			/*box-shadow: 0px 12px 16px 15px #10182814;*/
			border-radius: 5px;
		}

	/* single */
		.blog.single .post {
			height: unset;
			width: 100%;
			box-shadow: unset;
			cursor: unset;
		}
		.blog.single .post .wrap {
			font-family: "Poppins";
		}


	/*multimedia*/
		.multimedia .row.for-images {
			overflow: auto;
			padding-top: 20px; padding-bottom: 20px;
		}
		/*.multimedia .wp-block-gallery {
			display: block !important;
		}*/
		.multimedia .row .image, .multimedia .row .wp-block-image {
			/*float: left;*/
			width: 100%;
			/*margin-bottom: 25px;*/
			
			/*height: 400px;*/

			border-radius: 21px !important;
			border: 1px solid #FFDE17;

			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;

		}
		.multimedia .row .wp-block-image img {
			border-radius: 21px;
		}
		

	/*about us*/
		.about-us.first-section {
			font-family: "Poppins";
			color: #FFDE17;
		}
		.about-us .wrap-row {
			display: flex;
		}
		.about-us.first-section .subtitle {
			font-weight: 500;
			font-size: 10px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.about-us.first-section .title {
			font-weight: 600;
			font-size: 20px;
			line-height: 138%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 5px;
		}
		.about-us.first-section .blurb {
			font-weight: 400;
			font-size: 8px;
			line-height: 140%;/*line-height: 100%;*/
			/*letter-spacing: 0%;*/
			color: #262626;
		}
		.about-us.first-section .get-involved-btn {
			width: 100px;
			margin-top: 15px;
		}
		.about-us.first-section .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 10px;
			line-height: 100%;
			color: #262626;
			border-radius: 7px;
			padding: 10px 5px;
			position: relative;
		}
		.about-us.first-section .get-involved-btn .btn:hover {
			opacity: 0.8;
		}
		.about-us.first-section .image {
			border-radius: 10px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			width: 72.5%;
		}
		.about-us.first-section .wrap-row div.image:nth-of-type(2) {
			margin-right: 1%;
			margin-left: 2.5%;
		}

		.about-us.second-section {
			/*margin-top: 20px;*/
		}
		.about-us.second-section .wrap-row {
			display: block;
		}
		.about-us.second-section .box {
			font-family: "Poppins";
			color: #262626;
			width: 100%;
			margin-top: 20px;
		}
		.about-us.second-section .box .heading {
			font-weight: 600;
			font-size: 12px;
			line-height: 138%;
			letter-spacing: 0%;
			margin-bottom: 10px;
		}
		.about-us.second-section .box .body {
			font-weight: 400;
			font-size: 8px;
			line-height: 140%;/*line-height: 100%;*/
			letter-spacing: 0%;
		}

		.about-us.founder-section {
			font-family: "Poppins";
			/*margin-top: 10px;*/
			margin-bottom: 20px;
		}
		.about-us.founder-section .wrap-row {
			border-radius: 7.5px;
			box-shadow: 10px 0px 15px 6px #10182814;
		}
		.about-us.founder-section .text-box {
			width: 50%;
			padding: 10px;
		}
		.about-us.founder-section .subtitle {
			font-weight: 500;
			font-size: 8px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #FFDE17;
			margin-top: 10px;
		}
		.about-us.founder-section .title {
			font-weight: 600;
			font-size: 12px;
			line-height: 109.00000000000001%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 5px;
		}
		.about-us.founder-section .blurb {
			font-weight: 400;
			font-size: 8px;
			line-height: 140%;/*line-height: 100%;*/
			/*letter-spacing: 0%;*/
			color: #262626;
			margin-top: 10px;
		}
		.about-us.founder-section .get-involved-btn {
			width: 80px;
			margin-top: 20px;
		}
		.about-us.founder-section .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 8px;
			line-height: 100%;
			color: #262626;
			border-radius: 7px;
			padding: 10px 5px;
			position: relative;
		}
		.about-us.founder-section .get-involved-btn .btn:hover {
			opacity: 0.8;
		}
		.about-us.founder-section .image {
			border-radius: 7.5px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			width: 50%;
		}

	/*magazines*/
		.magazines.first-section {
			font-family: "Poppins";
			color: #FFDE17;
		}
		.magazines .wrap-row {
			display: flex;
		}
		.magazines.first-section .subtitle {
			font-weight: 500;
			font-size: 10px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.magazines.first-section .title {
			font-weight: 600;
			font-size: 20px;
			line-height: 103%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 5px;
		}
		.magazines.first-section .blurb {
			font-weight: 400;
			font-size: 8px;
			line-height: 100%;
			/*letter-spacing: 0%;*/
			color: #262626;
			margin-top: 7.5px;
		}
		.magazines.first-section .image {
			border-radius: 10px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			width: 45%;
		}
		.magazines.first-section .wrap-row div.image:nth-of-type(2) {
			margin-right: 1%;
			margin-left: 7%;
		}

		.magazines.sale-section {
			position: relative;
			margin-top: 50px;
			margin-bottom: 50px;
		}
		.magazines.sale-section .heading, .main.blog .heading {
			font-family: "Poppins";
			font-weight: 600;
			font-size: 12px;
			line-height: 138%;
			letter-spacing: 0%;
			color: #262626;
			margin-bottom: 15px;
		}
		.magazines.sale-section .wrap-row {
			display: flex;
			/*box-shadow: 0px 0px 10px 0px #10182814;*/
			background-color: transparent;
		}
		.magazines.sale-section .tab {
			font-family: "Poppins";
			color: #26262699;
			width: 22.5%;
			margin-left: 1.6%;
			margin-right: 1.6%;
			text-align: center;
			border-left: 1px solid #00000033;
			border-radius: 5px;
			padding-top: 5px;
			padding-bottom: 5px;
			cursor: pointer;
			box-shadow: 0px 0px 10px 0px #10182814;
			position: relative;
		}
		.magazines.sale-section .tab:nth-of-type(1) {
			border-left: unset;
			margin-left: unset;
		}
		.magazines.sale-section .tab:nth-of-type(4) {
			margin-right: unset;
		}
		.magazines.sale-section .tab hr {
			border: 2px solid #FFDE17;
		    margin: 0px;
		    opacity: 1;
		    padding: 0px;
		    position: absolute;
		    top: -2.5px;
		    width: 100%;
		    display: none;
		}
		.magazines.sale-section .tab:not(.active):hover {
			background-color: #FFDE17;
		}
		.magazines.sale-section .tab.active hr {
			display: block;
		}
		.magazines.sale-section .tab .edition{
			font-weight: 600;
			font-size: 9px;
			line-height: 100%;
			letter-spacing: 0%;
			text-align: center;
			margin-bottom: 5px;
		}
		.magazines.sale-section .tab.active .edition {
			color: #FFDE17;
		}
		.magazines.sale-section .tab .year {
			font-weight: 400;
			font-size: 8px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.magazines.sale-section .outer-wrap {
			overflow: hidden;
			position: relative;
			/*padding: 0px 0.5%;*/
		}
		.magazines.sale-section .slides {
			position: relative;
		}
		.magazines.sale-section .control {
			position: absolute;
			top: 40%;
			z-index: 9;
			cursor: pointer;
			transition: all 0.5s ease-out;
			width: 40px;
		}
		.magazines.sale-section .control img {
			width: 100%;
		}
		.magazines.sale-section .control.left {
			left: 1.5vw;
		}
		.magazines.sale-section .control.right {
			right: 1.5vw;
		}
		.magazines.sale-section .inner-wrap {
			display: flex;
			width: 400%;
			transition: all 0.5s ease-out;
		}
		.magazines.sale-section .article {
			border-radius: 7.5px;
			/*box-shadow: 10px 0px 15px 6px #10182814;*/
			box-shadow: 0px 0px 10px 0px #10182814;
			display: flex;
			/*margin-top: 30px;*/
			/*margin-left: 12px;
			margin-right: 12px;*/
			width: 25%;
			margin-bottom: 3%;
		}
		.magazines.sale-section .wrap {
			width: 50%;
			/*padding: 20px 40px 30px 40px;*/
			padding: 10px;
		}
		.magazines.sale-section .tag {
			font-weight: 500;
			font-size: 8px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #FFDE17;
			margin-top: 10px;
		}
		.magazines.sale-section .title {
			font-weight: 600;
			font-size: 12px;
			line-height: 109%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 5px;
		}
		.magazines.sale-section .blurb {
			font-weight: 400;
			font-size: 8px;
			line-height: 100%;
			/*letter-spacing: 0%;*/
			color: #262626;
			margin-top: 30px;
		}
		.magazines.sale-section .btn-link {
			width: 80px;
			margin-top: 20px;
		}
		.magazines.sale-section .btn-link .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 8px;
			line-height: 100%;
			color: #262626;
			border-radius: 7px;
			padding: 10px 5px;
			position: relative;
		}
		.magazines.sale-section .btn-link .btn:hover {
			opacity: 0.8;
		}
		.magazines.sale-section .image {
			border-radius: 7.5px;
			background-size: cover;
			background-position: center;
			background-repeat: no-repeat;
			width: 50%;
		}

	/*get involved*/
		.get-involved .wrap-row {
			border-radius: 7.5px;
			/*box-shadow: 10px 0px 15px 6px #10182814;*/
			box-shadow: 0px 0px 10px 0px #10182814;
			padding: 20px 10px;
			margin-bottom: 50px;
		}
		.get-involved .text-box {
			border-bottom: 0.5px solid #000000CC;
			text-align: center;
			padding-bottom: 40px; margin-bottom: 40px;
			font-family: "Poppins";
		}
		.get-involved .text-box .subtitle {
			font-weight: 500;
			font-size: 20px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #FFDE17;
		}
		.get-involved .text-box .title {
			font-weight: 600;
			font-size: 24px;
			line-height: 109.00000000000001%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 20px; margin-bottom: 20px;
		}
		.get-involved .text-box .blurb {
			font-weight: 400;
			font-size: 14px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #262626;
		}
		.get-involved .form-section input, .get-involved .form-section textarea {
			position: relative;
			background-color: #FAFAFA;
			width: 100%;
			border-radius: 6px;
			border: 1px solid transparent;
			font-family: "Poppins";
			font-weight: 400;
			font-size: 14px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #000000;
			padding-left: 20px;
			padding-top: 15px;
			padding-bottom: 15px;
			margin-bottom: 20px;
		}
		.get-involved .form-section input::placeholder, .get-involved .form-section textarea::placeholder {
			color: #26262680;
		}
		.get-involved .form-section input:focus-visible, .get-involved .form-section textarea:focus-visible {
			outline: unset;
		}
		.get-involved .form-section .btn-link {
			width: 100%;
			margin-top: 30px;
		}
		.get-involved .form-section .btn-link .btn {
			width: 100%;
			background-color: #262626; border-color: #262626;
			font-weight: 400;
			font-size: 14px;
			line-height: 100%;
			color: #FFFFFF;
			border-radius: 7px;
			padding: 15px;
			position: relative;
		}
		.get-involved .form-section .btn-link .btn:hover {
			opacity: 0.8;
		}

	/*contact us*/
		/*.contact-us .side-by-side {
			display: flex;
			margin-bottom: 100px;
		}
		.contact-us .side-by-side .wrap-row, .contact-us .side-by-side .right {
			width: 49%;
		}
		.contact-us .side-by-side .wrap-row {
			margin-right: 1%;
			margin-bottom: unset;
		}
		.contact-us .side-by-side .right {
			margin-left: 1%;
			position: relative;
		}
		.contact-us .text-box {
			text-align: left;
		}*/
		.contact-us .side-by-side .right .image {
			display: none;
		}
		.contact-us .side-by-side .right .content {
			border-radius: 7.5px;
			/*box-shadow: 10px 0px 15px 6px #10182814;*/
			box-shadow: 0px 0px 10px 0px #10182814;
			/*padding: 10px;*/
			width: 100%;
			margin-bottom: 50px;
		}
		.contact-us .side-by-side .right .content .info {
			background-color: #FAFAFA;
			border-radius: 5px;
			display: flex;
			font-family: "Poppins";
			padding-top: 20px; padding-bottom: 20px;
		}
		.contact-us .side-by-side .right .content .info:nth-of-type(1) {
			margin-bottom: 20px;
		}
		.contact-us .side-by-side .right .content .info img {
			background-color: #FFFFFF;
			border-radius: 50%;
			padding: 10px;
			margin-left: 15px; margin-right: 15px;
			width: 40px;
		}
		.contact-us .side-by-side .right .content .info .head {
			font-weight: 600;
			font-size: 14px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.contact-us .side-by-side .right .content .info .body {
			font-weight: 400;
			font-size: 10px;
			line-height: 100%;
			letter-spacing: 0%;
		}


	/*home*/
		.page-top.home {
			height: 450px;
	        background-size: 100% 88%;
	        background-position: 100% -140%;
		}
		.page-top.home .row .wrap.shown {
			bottom: 50%;
		}
		.page-top.home .subtitle {
			color: #FFDE17;
			line-height: 100%;
			letter-spacing: 59%;
		}
		.page-top.home .blurb {
			margin-top: 10px;
			font-size: 9px;
			line-height: 14px;
			width: 60%;
		}
		.page-top.home .get-involved-btn {
			width: 120px;
			margin-top: 20px;
		}
		.page-top.home .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 14px;
			line-height: 100%;
			color: #262626;
			border-radius: 7px;
			padding: 10px 5px;
			position: relative;
		}
		.page-top.home .get-involved-btn .btn:hover {
			opacity: 0.8;
		}
		.home.empowering {
			height: 310px;
	        background-size: 100% 100%;/*background-size: 100% 88%;*/
	        background-position: center;/*background-position: 100% -140%;*/
	        background-repeat: no-repeat;
	        font-family: "Poppins";
	        margin-top: -200px !important;
	        padding-top: 70px;
	        /*z-index: 10;*/
	        position: relative;
		}
		.home.empowering .wrap-row {
			position: relative;
			z-index: 10;
		}
		.home.empowering .title {
			letter-spacing: -1px;
			margin-bottom: 5px;
		}
		.home.empowering .four-boxes{
			padding-left: 40px;
			padding-top: 40px;
		}
		.home.empowering .a-box {
			background-color: #FFFFFF;
			border-radius: 11px;
			float: left;
			width: 46%;
			margin-bottom: 8%;
			padding: 3%;
			height: 52px;

			display: flex;
			align-items: center;
			justify-content: center;
		}
		.home.empowering .a-box:nth-of-type(odd) {
			margin-right: 4%;
		}
		.home.empowering .a-box:nth-of-type(even) {
			margin-left: 4%;
		}
		.home.empowering .a-box .icon {
			background-size: cover;
	        background-position: center;
	        background-repeat: no-repeat;
	        height: 15.76px;
	        width: 15.76px;
	        margin: 0 auto;
		}
		.home.empowering .a-box .caption {
			font-family: "Poppins";
			font-weight: 500;
			font-size: 6px;
			line-height: 138%;
			letter-spacing: -2%;
			text-align: center;
			color: #262626;
		}
		.home.magazines.sale-section {
			margin-bottom: 10px;
			margin-top: unset;
		}
		.home.magazines.sale-section .control {
			top: 33.33%;
		}
		/*.home.magazines.sale-section .inner-wrap{
			width: 133%;
		}*/
		.home.magazines .article {
			display: block;
			height: 516px;
		}
		.home.magazines .article, .home.magazines.sale-section .image {
			border-radius: 23px;
		}
		.home.magazines.sale-section .image {
			height: 71.72%;
			width: 100%;
			border-radius: 23px;
			border-bottom-left-radius: unset; border-bottom-right-radius: unset;
		}
		.home.magazines.sale-section .wrap {
			width: 100%;
			text-align: center;
		}
		.home.magazines.sale-section .title {
			font-weight: 600;
			font-size: 24px;
			line-height: 138%;
			letter-spacing: 0%;
		}
		.home.magazines.sale-section .btn-link {
			margin-left: auto; margin-right: auto;
			margin-top: 20px;
		}
		.home.magazines.sale-section .btn-link .btn {
			font-weight: 400;
			font-size: 16px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #262626;
			border: 1px solid #262626;
			background-color: #FFFFFF;
		}
		.home.magazines.sale-section .btn-link .btn:hover {
			background-color: #FFDE17; border-color: #FFDE17FF;
			color: #262626;
		}
		.home.magazines .top-wrap {
			font-family: "Poppins";
			text-align: center;
		}
		.home.magazines .top-wrap .blurb {
			margin-top: unset; margin-bottom: unset !important;
		}
		.home.activities {
			height: 300px;
	        background-size: 100% 100%;/*background-size: 100% 88%;*/
	        background-position: center;/*background-position: 100% -140%;*/
	        background-repeat: no-repeat;
	        font-family: "Poppins";
		}
		.home.activities .container/*, .home.activities .wrap-row */{
			position: relative;
			height: inherit;
		}
		.home.activities .text-box {
			position: absolute;
	        width: 156px;
			right: 5%;
	        bottom: 25%;
		}
		.home.magazines .top-wrap .subtitle, .home.activities .subtitle {
			font-weight: 500;
			font-size: 10px;
			line-height: 100%;
			letter-spacing: 0%;
			margin-bottom: 5px;
			color: #FFDE17;
		}
		.home.magazines .top-wrap .title, .home.activities .title {
			font-weight: 600;
			font-size: 20px;
			line-height: 138%;
			letter-spacing: 0%;
			margin-bottom: 5px;
		}
		.home.magazines .top-wrap .blurb, .home.activities .blurb {
			font-weight: 400;
			font-size: 8px;
			line-height: 150%;
			letter-spacing: 0%;
			margin-bottom: 20px;
		}
		.home.about-us.first-section .title span {
			font-weight: 700;
		}
		.home.about-us.first-section .blurb{
			width: 159px;
			margin-right: 10px;
		}
		.home.about-us.first-section {
			margin-bottom: 0px;
		}
		.home.about-us.flipped {
			margin-top: 0px;
			margin-bottom: 50px;
		}
		.home.about-us.flipped .wrap-row {
			height: 101px;
		}
		.home.about-us.flipped .image {
			width: 124px;
			height: 100%;
			margin-right: 0px;
		}
		.home.about-us.flipped .text-box {
			width: 150px;
			padding-left: 70px;
			/*margin-top: 10px;*/
		}
		.home.about-us.flipped .blurb {
			width: 150px;
		}
		.home.blog {
			margin-top: 50px;
			/*margin-bottom: 50px;*/
		}
		.home.blog .text-box {
			/*width: 50%;
			padding: 20px 40px 30px 40px;*/
			position: relative;
			font-family: "Poppins";
			/*border: 1px solid red;*/
			/*margin-bottom: 20px;*/
		}
		.home.blog .subtitle {
			font-weight: 500;
			font-size: 10px;
			line-height: 100%;
			letter-spacing: 0%;
			color: #FFDE17;
			margin-top: 10px;
		}
		.home.blog .title {
			font-weight: 600;
			font-size: 20px;
			line-height: 138%;
			letter-spacing: 0%;
			color: #262626;
			margin-top: 5px;
		}
		.home.activities .get-involved-btn, .home.blog .get-involved-btn {
			width: 120px;
		}
		.home.activities .get-involved-btn .btn, .home.blog .get-involved-btn .btn {
			width: 100%;
			background-color: #FFDE17; border-color: #FFDE17;
			font-weight: 400;
			font-size: 14px;
			line-height: 100%;
			color: #262626;
			border-radius: 7px;
			padding: 10px 5px;
			position: relative;
		}
		.home.activities .get-involved-btn .btn:hover, .home.blog .get-involved-btn .btn:hover {
			opacity: 0.8;
		}
		.home.blog .get-involved-btn {
			position: absolute;
			right: 0px;
			bottom: 0px;
		}

		.home.blog .articles-wrap {
			position: relative;
			overflow-x: auto;
			margin-top: 25px;
			margin-bottom: 25px;
			width: 100%;
			padding-left: 1px;
			padding-right: 1px;
			padding-bottom: 10px;
		}
		.home.blog .article {
			float: left;
			box-shadow: 0px 1px 3px 1px #00000026;
			box-shadow: 0px 1px 2px 0px #0000004D;
			width: 48%;
			height: 300px;
			font-family: "Poppins";
			color: #262626;
			margin-top: 10px;
			position: relative;
			border-radius: 23px;
		}
		.home.blog .article:nth-of-type(1) {
			margin-right: 2%;
		}
		.home.blog .article:nth-of-type(2) {
			margin-left: 2%;
		}
		.home.blog .article:nth-of-type(3) {
			display: none;
		}
		.home.blog .article .bg {
			height: 50%;
			background-size: cover;
			background-position: top;
			background-repeat: no-repeat;
			border-top-left-radius: 23px;
			border-top-right-radius: 23px;
		}
		.home.blog .article .middle {
			position: relative;
			padding-left: 10%; padding-right: 10%;
			padding-top: 23px;
		}
		.home.blog .article .middle .date {
			text-align: center;
			background-color: #FFDE17;
			border-radius: 50%;
			position: absolute;
			top: -30px;
			padding: 5%;

			font-weight: 400;
			font-size: 10px;
			line-height: 121%;
			letter-spacing: 0%;
		}
		.home.blog .article .middle .date .big {
			font-weight: 700;
			font-size: 10px;
			line-height: 121%;
			letter-spacing: 0%;
		}
		.home.blog .article .middle .date .bigger {
			font-weight: 700;
			font-size: 20px;
			line-height: 121%;
			letter-spacing: 0%;
		}
		.home.blog .article .middle .title {
			font-weight: 600;
			font-size: 10px;
			line-height: 138%;
			letter-spacing: 0%;
			margin-bottom: 10px;
		}
		.home.blog .article .middle .excerpt {
			font-weight: 400;
			font-size: 8px;
			line-height: 100%;
			letter-spacing: 0%;
		}
		.home.blog .article .bottom {
			border-top: 0.7px solid #26262666;
			width: 80%;
			margin: 0 auto;
			display: flex;
			align-items: center;
			justify-content: center;
			position: absolute;
			bottom: 10px;
			left: 10%;
			/*padding-top: 10px;*/
		}
		.home.blog .article .bottom span {
			font-weight: 400;
			font-size: 8px;
			line-height: 100%;
			letter-spacing: 0%;
			margin-right: 5px;
		}
		.home.blog .article .bottom i {
			margin-right: 5px;
		}
		.home.blog .article .bottom a {
			/*margin-left: 10px;*/
		}






}