/*
  Custom Styles by Morningstar Digital (MD)
  Your custom style will be added here.
  */

.textDiv_Days h4, .textDiv_Hours h4, .textDiv_Minutes h4, .textDiv_Seconds h4,
.textDiv_Days, .textDiv_Hours, .textDiv_Minutes, .textDiv_Seconds {
	color: #fff !important
}


/* GLOBAL */
.md p {
	font-weight: 400
}

.md .btn-pink {
	background-color: #EE3660
}

.md h1 {
	margin: 0
}

.md h5 {
	font-size: 18px;
	letter-spacing: 3px
}

.md .btn-pink:hover {
	background-color: transparent !important
}

.md .section-title-v2 h3 {
	padding-top: 7px;
	font-weight: 400;
	padding-bottom: 32px
}

.fs-42 h2, .fs-30 h3 {
	font-weight: 400
}

.md strong {
	font-weight: 700 !important
}

.md .strong-color p {
	color: #333
}

.md .et_pb_row {
	padding: 0
}

.md .m-width-200 {
	min-width: 200px;
	padding: 9px !important;
}

.md .m-width-200:hover {
	padding: 9px !important;
}

.md .btn-color-dark {
	color: #333333 !important
}

.md .btn-color-dark:hover {
	color: #fff !important
}

.md .et_pb_button {
	text-align: center;
	letter-spacing: 2px
}

.md .et_pb_button:hover {
	background-color: #EE3660;
	color: #fff;
}

.md .inner-hero-section {
	display: flex;
}

.md .inner-section-title h1 {
	padding-bottom: 0
}

.md .mb-20 h5 {
	margin-bottom: 20px
}

.unclickable>a {
	pointer-events: none;
	cursor: default;
}

/* GLOBAL */

/* HOME */
/* .home #main-header {
    background-color: transparent;
	box-shadow: none
}
.home #main-header.et-fixed-header{
	background-color: #83183b
} */
/* .home #page-container {
	padding-top: 0 !important;
} */

.md .home-hero-section .btn-pink {
	letter-spacing: 3px;
	font-weight: 900;
	min-width: 240px;
	padding: 13px !important
}

.md .three-blurbs-section .et_pb_blurb_description, .md .three-blurbs-section .et_pb_blurb_description p {
	font-size: 16px;
	line-height: 26px;
	font-weight: 400
}

.md .three-blurbs-section h4 {
	margin-top: 5px;
	margin-bottom: 2px;
}

.md .three-blurbs-section .et_pb_blurb_description a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	font-weight: 400;
	color: #333333;
	letter-spacing: 2px;
	border: 2px solid #EE3660;
	padding: 10px 12px;
	transition-duration: 0.3s
}

.md .three-blurbs-section .et_pb_blurb_description a:hover {
	background-color: #EE3660;
	color: #fff
}

.md .three-blurbs-section .et_pb_main_blurb_image {
	margin-bottom: 15px
}

.md .delivery-partners .et_pb_column {
	display: flex;
	justify-content: center;
	margin-top: 0 !important
}

.md .delivery-partners .et_pb_column .et_pb_image {
	margin-bottom: 0
}

.md .delivery-partners .et_pb_column .et_pb_image:not(:last-child) {
	margin-right: 30px
}

.md .delivery-partners .et_pb_column .et_pb_image:last-child {
	margin-right: 0 !important
}

.md .delivery-partners .et_pb_image a {
	border-width: 0 !important;
	padding: 0 !important;
	width: auto !important
}

.md .delivery-partners .et_pb_image a:hover {
	background-color: transparent
}

.md #top-menu li a:hover {
	opacity: 1 !important;
	color: #EE3660 !important
}

.md .row_btns .et_pb_column {
	display: flex;
	justify-content: center;
}


@media all and (min-width: 1921px) {
	.md .header-contact-us {
		padding-right: 230px !important
	}

	#top-menu li {
		padding-right: 60px;
		letter-spacing: 5px
	}

	.home-hero-section h1 {
		font-size: 48px
	}

	.md .three-blurbs-section .et_pb_blurb {
		padding: 35px
	}

	.four-col-row .et_pb_column:nth-child(2) {
		padding-left: 125px
	}

	.fs-42 h2 {
		font-size: 42px
	}

	.md .et_pb_section {
		padding: 90px 0;
	}

	.md .pt-90 {
		padding-top: 90px
	}

	.md .contact-form {
		padding: 60px
	}

	.home-our-products-row h2 {
		font-size: 48px
	}

	.work-with-us-row .et_pb_button {
		font-size: 28px;
		transform: translateX(-75px)
	}

}

@media all and (min-width: 981px) and (max-width: 1920px) {
	.md #et-top-navigation {
		padding-left: 0 !important
	}

	#top-menu li {
		padding-right: calc(10px + (60 - 10) * ((100vw - 981px) / (1920 - 981)));
		letter-spacing: calc(0px + (5 - 0) * ((100vw - 981px) / (1920 - 981)))
	}

	.home-hero-section h1 {
		font-size: calc(40px + (48 - 40) * ((100vw - 981px) / (1920 - 981)));
	}

	.md .header-contact-us {
		padding-right: calc(15px + (230 - 15) * ((100vw - 981px) / (1920 - 981))) !important
	}

	.md .pr-normal:not(:last-child) {
		padding-right: 22px !important
	}

	#top-menu li:not(.pr-normal) {
		transform: translateY(-4px)
	}

	.md .et_pb_section {
		padding-top: calc(60px + (90 - 60) * ((100vw - 981px) / (1920 - 981)));
		padding-bottom: calc(60px + (90 - 60) * ((100vw - 981px) / (1920 - 981)));
	}

	.md .pt-90 {
		padding-top: calc(60px + (90 - 60) * ((100vw - 981px) / (1920 - 981)));
	}

	.md .three-blurbs-section .et_pb_blurb {
		padding: calc(15px + (35 - 15) * ((100vw - 981px) / (1920 - 981)));
	}

	.md .three-blurbs-section .et_pb_blurb_description a {
		width: calc(180px + (220 - 180) * ((100vw - 981px) / (1920 - 981)));
		max-width: 220px;
		font-size: calc(15px + (18 - 15) * ((100vw - 981px) / (1920 - 981)));
	}

	.four-col-row .et_pb_column:nth-child(2) {
		padding-left: calc(50px + (125 - 50) * ((100vw - 981px) / (1920 - 981)));
	}

	.fs-42 h2 {
		font-size: calc(35px + (42 - 35) * ((100vw - 981px) / (1920 - 981)));
	}

	.welcome-to-galactic-donut .et_pb_column:last-child {
		padding-right: calc(100px + (250 - 100) * ((100vw - 981px) / (1920 - 981)));
	}

	.md .welcome-to-galactic-donut .et_pb_column:first-child {
		width: 55%;
		margin-right: 0;
	}

	.md .welcome-to-galactic-donut .et_pb_column:last-child {
		width: 42%;
	}

	.home-our-products-row h2 {
		font-size: calc(38px + (48 - 38) * ((100vw - 981px) / (1920 - 981)));
	}

	.md .strong-color p {
		line-height: 30px
	}

	.md .contact-form {
		padding: calc(30px + (60 - 30) * ((100vw - 981px) / (1920 - 981)));
	}

	.irregular-img img {
		transform: translateY(33px)
	}

	.work-with-us-row .et_pb_button {
		font-size: calc(20px + (28 - 20) * ((100vw - 981px) / (1920 - 981)));
		transform: translateX(calc(40px + (-75 - 40) * ((100vw - 981px) / (1920 - 981))))
	}
}


@media all and (min-width: 981px) {
	.home #main-header.et-fixed-header #logo {
		max-height: 100%
	}

	.md .btn-contact-nav {
		font-size: 18px;
	}

	#main-header .container {
		width: 90%;
		max-width: 100%;
	}

	.home-hero-section p, .fs-24 h3 {
		font-size: 24px
	}

	.home-hero-section {
		display: flex;
		height: calc(475px + (730 - 475) * ((100vw - 981px) / (1920 - 981)));
		max-height: 730px
	}

	.md .inner-hero-section {
		height: calc(300px + (460 - 300) * ((100vw - 981px) / (1920 - 981)));
		max-height: 460px;
	}

	.md .inner-section-title h1 {
		font-size: 60px
	}

	.md .three-blurbs-section .et_pb_blurb {
		min-height: 450px
	}

	.md .donuts-col {
		width: 33.1667%;
		margin-right: 2%;
	}

	.section-title-v2 h4 {
		font-size: 18px
	}

	.section-title-v2 h3, .fs-30 h3 {
		font-size: 30px;
		line-height: 36px
	}

	.md .galactic-donuts-van img {
		width: calc(630px + (1121 - 630) * ((100vw - 981px) / (1920 - 981)));
		max-width: 1121px
	}

	.galactic-donuts-row .et_pb_column:first-child {
		padding-right: 7%
	}

	.galactic-donuts-row .et_pb_column:last-child {
		padding-left: 7%
	}

	.md .copyright-section .delivery-partners .et_pb_column {
		justify-content: flex-start !important
	}


}

@media all and (max-width: 1279px) {
	.galactic-donuts-row .et_pb_column:first-child {
		border-right-width: 0 !important
	}
}

@media all and (max-width: 980px) {

	#main-header .mobile_nav.closed .mobile_menu_bar .icon_menu:before,
	#main-header .mobile_nav.opened .mobile_menu_bar .icon_close:before {
		color: #83183b
	}

	.home-hero-section p {
		font-size: 20px
	}

	.md .inner-section-title h1 {
		font-size: calc(36px + (50 - 36) * ((100vw - 320px) / (980 - 320)));
	}

	.md .inner-hero-section {
		height: 250px;
		max-height: 250px
	}

	.section-title-v2 h3, .md .fs-30 h3 {
		font-size: 25px
	}

	.md .mb-20 h5 {
		margin-bottom: 10px
	}

	.home-our-products-row h2 {
		font-size: calc(30px + (40 - 30) * ((100vw - 320px) / (980 - 320)));
	}

	.md .et_pb_section {
		padding: 65px 0;
	}

	.md .pt-90 {
		padding-top: 65px
	}

	.md .et_pb_button {
		font-size: 16.5px
	}

	.md .products-gallery .et_pb_grid_item {
		margin-bottom: 30px
	}

	.md .contact-form {
		padding: calc(25px + (45 - 25) * ((100vw - 320px) / (980 - 320)));
	}

	.md .work-with-us-row .et_pb_button {
		font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (980 - 320)));
	}

	.et_fixed_nav #main-header {
		position: fixed;
	}

	#main-header .unclickable>a {
		pointer-events: unset;
	}
}


@media all and (min-width: 768px) {
	.md .fundraiser-row .et_pb_column {
		grid-template-columns: repeat(5, 1fr);
	}
}

@media all and (min-width: 768px) and (max-width: 980px) {
	.md .work-with-us-row {
		display: flex;
	}
}

@media all and (max-width: 767px) {
	.md .work-with-us-row .et_pb_button_module_wrapper {
		background-image: url(/wp-content/uploads/2022/03/logo-rays.png);
		background-repeat: no-repeat;
		padding: 30px 0
	}

}

@media all and (max-width: 600px) {
	body.admin-bar.et_fixed_nav #main-header {
		transition: all .2s linear;
	}

	body.admin-bar.et_fixed_nav #main-header.et-fixed-header {
		top: 0 !important;
	}
}

@media all and (max-width: 500px) {
	.md .footer-section .four-col-row .et_pb_column {
		width: 100%
	}

	.md .footer-section .four-col-row .et_pb_column:last-child {
		margin-top: 30px
	}
}

@media all and (min-width: 480px) and (max-width: 767px) {
	.md .fundraiser-row .et_pb_column {
		grid-template-columns: repeat(3, 1fr);
	}
}

@media all and (max-width: 479px) {
	.md .fundraiser-row .et_pb_column {
		grid-template-columns: repeat(2, 1fr);
	}
}


@media all and (min-width: 1280px) {
	.md .three-blurbs-section h4 {
		font-size: 24px;
	}
}

@media all and (min-width: 981px) and (max-width: 1279px) {
	.md .three-blurbs-section h4 {
		font-size: 20px;
	}
}

.md .irregular-section .et_pb_button {
	background-color: rgba(51, 51, 51, 0.3);
	border-color: #fff !important;
	font-weight: 700;
	min-width: 170px;
	padding: 12px 20px !important;
	line-height: 1.35em !important;
}

.md .irregular-section .et_pb_button:hover {
	background-color: rgba(51, 51, 51, 0.8);
}

.md .irregular-section .donuts-col {
	display: flex;
	align-items: center;
	justify-content: center;
}

.md .home-our-products-row .et_pb_column {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 300px;
	padding: 0 30px;
}

.home-our-products-row h2 {
	padding-bottom: 0;
	font-weight: 700
}

div.home-our-products-row {
	width: 100%
}


/* FOOTER */

.md .footer-section h3, .md .footer-section h5, .md .footer-section a, .md .footer-section p, .md .footer-section .et_pb_module_header {
	color: #83183B
}

.md .footer-section h5 {
	letter-spacing: 3px;
	font-size: 17px;
}

.md .footer-section a, .footer-section h4.et_pb_module_header {
	font-weight: 400 !important;
	font-size: 16px;
}

.md .footer-section .footer-menu p {
	line-height: 32px;
	margin-top: 10px
}

.md .footer-section a {
	transition-duration: 0.3s
}

.md .footer-section a:hover {
	color: #EE3660;
}

.md .footer-section .footer-menu a:hover {
	padding-left: 5px
}


.md .nf-form-fields-required, .md .nf-error-msg.nf-error-field-errors {
	display: none;
}

.md .nf-error .nf-error-required-error {
	font-size: 14px
}

.md .nf-form-content {
	padding: 0
}

.md .newsletter-form input[type="email"] {
	background-color: #83183B !important;
	border-width: 0 !important;
	color: #fff
}

.md .newsletter-form .email-container {
	margin-bottom: 15px !important
}

.md .newsletter-form input[type="email"]::-webkit-input-placeholder {
	/* Edge */
	color: #fff
}

.md .newsletter-form input[type="email"]:-ms-input-placeholder {
	/* Internet Explorer 10-11 */
	color: #fff
}

.md .newsletter-form input[type="email"]::placeholder {
	color: #fff
}

.md .newsletter-form input[type=submit] {
	background-color: #EE3660;
	height: 42px;
	min-width: 120px;
	color: #fff !important;
	transition-duration: 0.3s
}

.md .newsletter-form input[type=submit]:hover {
	background-color: #83183B
}

.md input[type=submit] {
	cursor: pointer
}

.md .contact-blurb .et_pb_blurb {
	margin-bottom: 35px
}

.md .contact-blurb h4.et_pb_module_header {
	font-weight: 300;
}

.md .contact-blurb.et_pb_blurb .et_pb_image_wrap img {
	margin-right: 25px;
}

.md .contact-blurb .et_pb_main_blurb_image {
	margin-bottom: 0
}

.md .contact-blurb .et_pb_blurb .et_pb_image_wrap img {
	margin-right: 10px;
	min-width: 16px;
}

.md .contact-blurb .et_pb_module_header {
	padding-bottom: 0
}

.md .contact-blurb .et_pb_blurb_content {
	display: flex;
	align-items: center;
	max-width: 100%
}

.md .submit-container {
	margin-bottom: 0 !important
}

.md .copyright-section p {
	font-weight: 400
}


/* FUNDRAISER PAGE */
.md .fundraiser-row .et_pb_column {
	display: grid;
	gap: 30px
}

.md .fundraiser-row .et_pb_blurb .et_pb_module_header {
	text-align: center;
	color: #fff
}

.md .fundraiser-row .et_pb_blurb .et_pb_main_blurb_image {
	margin-bottom: 20px
}

.md .pink-list li::marker {
	color: #EE3660;
}

.md .pink-list li {
	margin-top: 15px
}

.md .testimonial-slider .et_pb_slide_content, .md .testimonial-slider .et_pb_slide_content p {
	font-size: clamp(17px, 3vw, 30px);
	line-height: 1.2em
}

.md .testimonial-slider .et_pb_slide_title {
	margin-bottom: 20px
}

.md .testimonial-slider .et_pb_slide_description {
	padding-left: 6% !important;
	padding-right: 6% !important
}

.md .testimonial-slider .et-pb-controllers .et-pb-active-control {
	background-color: #571330 !important;
}

.md .testimonial-slider .et-pb-controllers a {
	width: 9px;
	height: 9px
}

.md .et_pb_slider .et_pb_slide_description {
	padding: 8%;
}

/* DONUTS PAGE */
.md .filters-div {
	margin-top: 50px;
}

.md .simplefilter li {
	text-transform: uppercase;
	border: 2px solid #EE3660;
	color: #333333 !important;
	background-color: transparent !important;
	font-size: 18px;
	margin-left: 25px !important
}

.md .simplefilter li.active, .md .simplefilter_231 li:hover {
	color: #fff !important;
	background-color: #EE3660 !important
}

.md .products-gallery .et_pb_gallery_image.landscape {
	position: relative;
	height: 0;
	width: 100%;
	padding-bottom: calc((3 / 4) * 100%);
}

.md .products-gallery .et_pb_gallery_image.landscape img {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}


/* OUR STORY PAGE */
.the-galactic-donuts-story h5 {
	margin-bottom: 20px
}

.perfect-for-groups-section img {
	margin-top: -50px
}

/* CONTACT PAGE */
.contact-us-row h5 {
	margin-bottom: 33px
}

.contact-us-row h4.et_pb_module_header {
	font-weight: 300;
	font-size: 17px
}

.md .contact-us-row .et_pb_blurb .et_pb_image_wrap img {
	margin-right: 25px !important;
	min-width: 24px !important;
}

.md .contact-us-row .et_pb_blurb .et_pb_image_wrap .et-pb-icon {
	margin-right: 25px;
}

.md .contact-us-row .contact-blurb h4.et_pb_module_header {
	color: #57585A
}

.md .contact-form .nf-field-label {
	margin-bottom: 2px !important
}

.md .contact-form .nf-form-content label {
	color: #EE3660;
	font-weight: 400;
	font-size: 16px;
}

.md .contact-form .ninja-forms-req-symbol {
	color: #EE3660
}

.md .contact-form .nf-form-content .list-select-wrap .nf-field-element>div, .md .contact-form .nf-form-content input:not([type=submit]), .md .contact-form .nf-form-content textarea {
	border-color: #fff;
	background-color: #fff !important;
	color: #232323 !important
}

.md .contact-form .nf-form-content textarea {
	height: 150px
}

.md .contact-form input[type=submit] {
	width: 180px;
	text-align: center;
	color: #57585A;
	border: 2px solid #EE3660;
	background-color: transparent;
	font-size: 18px;
	cursor: pointer;
	letter-spacing: 2px
}

.md .contact-form input[type=submit]:hover {
	background-color: #EE3660;
	color: #fff;
}

.md .contact-form .nf-fu-fileinput-button {
	cursor: pointer;
	color: #fff !important
}

.md .contact-form .nf-fu-fileinput-button:hover {
	background-color: #EE3660
}

/* notification message */
.md .nf-response-msg {
	font-family: sans-serif;
	background-color: #d4edda;
	border-color: #c3e6cb;
	border-radius: .25rem;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
}

.md .nf-response-msg p {
	color: #155724;
	font-size: 16px !important;
	padding-bottom: 0;
}

#logo {
	max-height: 100%
}

.md .btn-contact-nav {
	display: flex;
	align-items: center;
	letter-spacing: normal;
}

.md .btn-contact-nav img {
	margin-right: 12px;
	max-width: 17px;
}

.md .header-facebook-icon img {
	max-width: 10px;
	/* 	transform: translateY(-5px); */
}

.md .header-instagram-icon img {
	max-width: 17px;
	/* 	transform: translateY(-5px); */
}

.md .header-tiktok-icon img {
	max-width: 14px;
	/* 	transform: translateY(-5px); */
}

#sb_instagram {
	padding-bottom: 0 !important
}

#sb_instagram .sbi_follow_btn a {
	background-color: #EE3660;
	transition-duration: 0.3s
}

#sb_instagram .sbi_follow_btn a:hover {
	box-shadow: inset 0 0 10px 20px #83183B
}

/* .md .work-with-us-row {
	overflow: hidden
}
.md .work-with-us-row .et_pb_button_module_wrapper {
	background-image: url(/wp-content/uploads/2022/03/logo-rays.png);
	background-repeat: no-repeat;
	padding: 115px 0
} */

.md .footer-delivery .delivery-partners .et_pb_column {
	justify-content: flex-start !important
}

.md .locations-delivery-partners .et_pb_column {
	display: flex;
	align-items: center;
	justify-content: center
}

.md .locations-delivery-partners .et_pb_image {
	margin: auto
}

.md .pum-content.popmake-content p {
	text-align: center;
	font-size: calc(17px + (24 - 17) * ((100vw - 320px) / (1920 - 320)));
}

.md p.headerp:first-child {
	margin-top: 0;
}

/** general **/

/** added **/
#accordion-faq h5.et_pb_toggle_title {
	padding: 0;
	font-size: clamp(1.3rem, 5vw, 1.5rem);
}

ol li {
	line-height: 2.4;
}

#accordion-faq h5.et_pb_toggle_title::before {
	font-size: clamp(1.5rem, 5vw, 2rem);
}

.allergen-header h1 {
	font-size: clamp(1.5rem, 7.14vw, 3.75rem);
}

.md .allergen-content-section {
	padding-bottom: calc(30px + (30 - 30) * ((100vw - 981px) / (1920 - 981)));
}

@media screen and (max-width:568px) {
	#accordion-faq h5.et_pb_toggle_title::before {
		right: -1em;
	}
}

.md .m__tc p.headerp {
	font-weight: 700;
	color: #83183b;
	margin-top: 30px;
	text-transform: uppercase
}

.m__tc li ul {
	margin-left: 15px
}

.md .et_pb_gallery.has_ratio {
	max-width: 100%;
}

.md .has_ratio :is(.et_pb_gallery_image, .et_pb_image_wrap) {
	position: relative;
	height: 0;
	width: 100%;
}

.md .ratio_square :is(.et_pb_gallery_image, .et_pb_image_wrap) {
	padding-bottom: 105%;
}

.md .ratio_classic :is(.et_pb_gallery_image, .et_pb_image_wrap) {
	padding-bottom: 66.67%;
}

.md .ratio_standard :is(.et_pb_gallery_image, .et_pb_image_wrap) {
	padding-bottom: 75%;
}

.md .has_ratio :is(.et_pb_gallery_image, .et_pb_image_wrap) img {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.md .flex_mid {
	display: flex;
	align-items: center;
}

.md .no_link>a {
	pointer-events: none;
}

.md #main-header .btn_link a {
	font-weight: 900;
	background-color: #ee3660;
	border: 2px solid #ee3660;
	letter-spacing: 3px;
	line-height: 1.7;
	text-transform: uppercase;
	text-decoration: none;
	padding: 12px 14px !important;
	color: white;
}

.md #main-header .btn_link a:hover {
	color: white !important;
	opacity: .75 !important
}

.md .et_pb_countdown_timer.hero_countdown {
	padding: 0;
}

.md .hero_countdown .et_pb_countdown_timer_container {
	background-color: white;
	max-width: 420px;
	display: flex;
	gap: 14px;
	justify-content: center;
	padding: 8px 24px;
	margin: 0 auto 30px;
}

.md .hero_countdown.et_pb_countdown_timer .section p.value {
	font-size: 36px;
	line-height: 1;
	font-weight: 700;
}

.md .hero_countdown.et_pb_countdown_timer .section p.label {
	line-height: 1;
	text-transform: uppercase;
}

.md .hero_countdown.et_pb_countdown_timer .section.values {
	flex: 1;
	width: auto;
}

.md .hero_countdown.et_pb_countdown_timer .sep p {
	font-size: 44px;
	line-height: 1;
}

.md .et_pb_image.aru_img {
	position: absolute;
	bottom: 0;
	left: clamp(0rem, 9.052vw - 5.55rem, 5.313rem);
	z-index: 0;
}

.md .et_pb_image.aru_img img {
	width: clamp(16.875rem, 13.312vw + 8.713rem, 24.688rem);
}

.md .et_pb_text.charity_txt {
	max-width: clamp(43.75rem, 27.689vw + 26.773rem, 60rem);
	margin-left: auto;
	z-index: 10;
	position: relative;
}

@media only screen and (max-width: 1280px) {
	#logo {
		max-height: 82%;
	}

	#main-header .container {
		width: 96%;
	}
}

@media only screen and (max-width: 1080px) {
	.md #logo {
		max-height: 70%;
	}
}

@media only screen and (max-width: 980px) {
	.md .flex_mid {
		flex-wrap: wrap;
	}

	#logo {
		max-height: 100%;
	}

	.md .et_pb_text.charity_txt {
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}

	.md .et_pb_image.aru_img {
		left: clamp(0rem, 16.176vw - 3.033rem, 6.875rem);
	}

	.md .et_pb_row.r_charity_btns .et_pb_column {
		margin-bottom: 0;
	}
}

@media only screen and (max-width: 767px) {
	.md .et_pb_image.aru_img {
		width: clamp(12.5rem, 14.989vw + 9.69rem, 16.875rem);
	}
}