/*
Theme Name: Leader Muresean Theme
Author: the Aprilred team
Author URI: https://aprilred.com/
Description: Wordpress theme for the Leader Muresean organization
Version: 0.1
Tags: leader, muresean, leader-muresean
*/

/**
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

 html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	color: inherit;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
	max-width: 100%;
	max-height: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
	width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

/* GENERAL */

:root {
    /* Colors */
    --off-white: #FBFBFB;
    --off-black: #141419;
    --green: #8F954F;
	--off-green: #828749;
    --blue: #7AACD7;
	--off-blue: #749ec2;
	--light-grey: #e5e5e5;

    /* Font */
	--regular: 400;
	--semibold: 600;
	--bold: 800;

    /* Sizing */
    --page-size: 1440px;
	--page-size-narrow: 912px;
	--page-padding: 7.5rem;
    --page-narrow-padding: 16.563rem;
    
    --font-11: clamp(0.625rem, 0.6004rem + 0.101vw, 0.6875rem);
	--font-12: clamp(0.6875rem, 0.6629rem + 0.101vw, 0.75rem);
	--font-13: clamp(0.75rem, 0.7254rem + 0.101vw, 0.8125rem);
	/* --font-14: clamp(0.75rem, 0.6197rem + 0.2128vw, 0.875rem); */
	--font-14: 14px;
	--font-15: clamp(0.75rem, 0.6761rem + 0.303vw, 0.9375rem);
	--font-16: clamp(0.875rem, 0.8258rem + 0.202vw, 1rem);
	--font-17: clamp(0.8125rem, 0.714rem + 0.404vw, 1.0625rem);
	--font-18: clamp(0.875rem, 0.7765rem + 0.404vw, 1.125rem);
	--font-19: clamp(0.875rem, 0.7519rem + 0.5051vw, 1.1875rem);
	--font-20: clamp(1.125rem, 1.0758rem + 0.202vw, 1.25rem);
	--font-22: clamp(1.125rem, 1.0265rem + 0.404vw, 1.375rem);
	--font-24: clamp(1.125rem, 0.9773rem + 0.6061vw, 1.5rem);
	--font-28: clamp(1.25rem, 1.053rem + 0.8081vw, 1.75rem);
	--font-30: clamp(1.25rem, 1.0038rem + 1.0101vw, 1.875rem);
	--font-36: clamp(1.25rem, 1.0038rem + 1.0101vw, 1.875rem);
	--font-40: clamp(1.75rem, 1.4545rem + 1.2121vw, 2.5rem);
	--font-50: clamp(2.25rem, 1.3378rem + 1.4894vw, 3.125rem);

	--font-base: clamp(0.875rem, 0.8258rem + 0.202vw, 1rem);
	--font-h1: clamp(1.6875rem, 1.1212rem + 2.3232vw, 3.125rem);
	--font-h2: clamp(1.5rem, 1.1061rem + 1.6162vw, 2.5rem);
	--font-h3: clamp(1.375rem, 1.0303rem + 1.4141vw, 2.25rem);
	--font-h4: clamp(1.25rem, 1.0038rem + 1.0101vw, 1.875rem);
	--font-h5: clamp(1.125rem, 0.9773rem + 0.6061vw, 1.5rem);
	--font-h6: clamp(0.75rem, 0.6023rem + 0.6061vw, 1.125rem);
	--font-highlight: clamp(0.75rem, 0.6023rem + 0.6061vw, 1.125rem);
  }


/* General */

html {
    text-rendering: geometricPrecision;
}

html.scroll-lock {
	overflow: hidden;
}

html.mobile-menu-active body::before {
	content: '';
	position: fixed;
	inset: 0;
	z-index: 1;
}

body {
    font-family: "Barlow";
	background-color: var(--off-white);
	color: var(--off-black);
}

p {
	margin-bottom: 0.75rem;
}

[data-href] {
    cursor: pointer;
}

.only-mobile {
	display: none;
}

.only-desktop {
	display: block;
}

.custom-error {
	text-align: center;
}

.menu-toggle {
	display: none;
}

.error-404 .page-header{
	text-align: center;
	padding-block: 2rem 1rem;
}

.error-404 .page-content{
	text-align: center;
}

.site-inner {
    min-height: 100vh;
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
}

.wrap {
    /* width: 76.667%; */
	width: 100%;
	max-width: var(--page-size, 100%);
	padding-inline: var(--page-padding, 0px);
    margin: 0 auto;
}

.narrow-wrap {
    /* width: 76.667%; */
	width: 100%;
	max-width: var(--page-size, 100%);
	padding-inline: var(--page-narrow-padding, 0px);
    margin: 0 auto;
}


/* Footer */

.site-footer {
    margin-top: auto;
    background-color: var(--blue);
    color: var(--off-white);
    font-size: var(--font-16);
}

.site-info {
    display: flex;
    justify-content: space-between;
    padding-block: 2.188rem;
}

.site-contact-data {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
}

.site-contact-data .bottom, .site-contact-data .top{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 1rem;
}

.text-bold {
    font-weight: 600;
    font-size: var(--font-18);
}

.site-contact-data .inline-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
    height: 2.188rem;
}

.site-contact-data .no-icon {
    padding-left: calc(2.188rem + 1rem);
    margin-top: -1rem;
}

.site-contact-map {
    width: 66%;
    height: 100%;
}

.site-contact-map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.partners-logo-container {
    background-color: var(--off-white);
    padding-block: 1.625rem;
}

.partners-logo-container .logos{
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    height: 3.125rem;
}

.partners-logo-container img {
    height: 100%;
    width: auto;
    object-fit: cover;
}

/* Header */

.site-header {
    background-color: var(--blue);
    color: var(--off-white);
	height: 70px;
}

.site-header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lang-switch ul {
    display: flex;
    list-style: none;
    gap: 1rem;
}

.lang-switch .current-lang {
    font-weight: 700;
}

.site-branding img {
    width: 60px;
    height: 60px;object-fit: cover;
}

.site-header nav ul {
    display: flex;
    list-style: none;
    justify-content: center;
    gap: 1rem;
}

.site-header nav ul li {
	display: inline-block;
}

.site-header nav ul a {
	display: inline-block;
}

.site-header nav a {
    position: relative;
}

.site-header nav a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -0.5rem;
    width: 0%;
    height: 1px;
    background-color: var(--off-white);
    transition: width 0.5s;
}

.site-header nav a:hover::after {
    width: 100%;
}

.site-header nav .current-menu-item {
    font-weight: 700;
}

.main-navigation .menu-item-has-children{
	position: relative;
}

.main-navigation .menu-item-has-children a {
	pointer-events: none;
}

.main-navigation .sub-menu a {
	pointer-events: auto;
}

.main-navigation .sub-menu {
	display: none;
	flex-direction: column;
	position: absolute;
	bottom: 0;
	transform: translateY(100%);
	left: -1rem;
	width: 200px;
	padding: 2rem 1rem 1rem 1rem;
	margin-top: 3rem;
	z-index: 2;
	background-color: var(--blue);
	border-radius: 4px;
}

.main-navigation .sub-menu li {
	font-weight: 400;
}

.main-navigation .menu-item:hover .sub-menu {
	display: flex;
}







.hamburger {
	position: relative;
	width: 40px;
	height: 30px;
	cursor: pointer;
	display: block;
}

.hamburger-line {
	position: absolute;
	width: 40px;
	height: 3px;
	background-color: var(--off-white);
	top: 0;
	transition: 0.25s all ease-in-out;
	border-radius: 20px;
}

.hamburger-line:nth-child(3),
.hamburger-line:nth-child(4) {
	top: 50%;
	transform: translate(10px, -50%);
	width: 30px;
}

.hamburger-line:last-child {
	top: auto;
	bottom: 0;
	transition: 0.25s all ease-in-out;
}

.switcher:checked ~ .hamburger-line:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
	opacity: 0;
}

.switcher:checked ~ .hamburger-line:last-child {
	bottom: 50%;
	transform: translateY(-50%);
	opacity: 0;
}

.switcher:checked ~ .hamburger-line:nth-child(3) {
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
	width: 40px;
	transition-delay: 0.2s;
}

.switcher:checked ~ .hamburger-line:nth-child(4) {
	top: 50%;
	transform: translateY(-50%) rotate(-45deg);
	width: 40px;
	transition-delay: 0.2s;
}

.switcher {
	display: none;
}

.mobile-menu-container {
	display: none;
	width: 100%;
	height: calc(100vh - 70px);
	background-color: var(--blue);
	position: fixed;
	top: 70px;
	left: 0;
	z-index: 3;
}

.mobile-menu-container.active {
	display: block;
}

.mobile-menu-container nav ul {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	padding-block: 2rem;
}

.mobile-menu-container nav ul li {
	width: 100%;
	padding-left: 2rem;
}

.mobile-menu-container .main-navigation .menu-item-has-children{
	font-weight: 400 !important;
}

.mobile-menu-container .main-navigation .menu-item-has-children a {
	position: relative;
	pointer-events: auto;
}


.mobile-menu-container .main-navigation .sub-menu {
	display: none;
	flex-direction: column;
	position: absolute;
	top: 63px;
	/*transform: translateY(100%);*/
	left: 0;
	width: 100vw;
	padding: 2rem 1rem 1rem 1rem;
	border: 1px solid var(--off-white);
	z-index: 4;
	background-color: var(--blue);
	border-radius: 4px;
}

.mobile-menu-container .main-navigation .sub-menu li {
	font-weight: 400;
}

.mobile-menu-container .main-navigation .menu-item:hover .sub-menu {
	display: none;
}

/* Home */


.splash-screen .full-bleed-hero {
	height: 100vh;
}

.full-bleed-hero {
	height: calc(100vh - 70px);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
}

.full-bleed-hero h2 {
	position: absolute;
	top: 35%;
	left: 50%;
	transform: translateX(-50%);
	font-size: var(--font-40);
	color: var(--off-white);
	font-weight: 800;
	text-align: center;
	z-index: 2;
}

.full-bleed-hero::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(24, 38, 49, 38%);
	/*opacity: 30%;*/
	z-index: 1;
}

#dark-blurred-gradient::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(24, 38, 49, 68%);
	backdrop-filter: blur(4px);
	z-index: 1;
}

.splash-screen {
	display: none;
}

.centered-buttons {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2rem;
	z-index: 2;
}

.btn {
	border-radius: 4px;
	font-size: var(--font-18);
	font-weight: 600;
	color: var(--off-white);
	cursor: pointer;
	position: relative;
	padding: 1rem 1.5rem;
}

.centered-buttons .btn {
	font-size: var(--font-22);
	padding: 1.5rem 2rem;
}

#cicle_btn {
	padding: 0.5rem 1rem;
}

.btn.blue {
	background-color: var(--blue);
}

.btn.blue:hover {
	background-color: var(--off-blue);
}

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

.btn.green:hover {
	background-color: var(--off-green);
}

.social-buttons {
	position: absolute;
	right: 2rem;
	bottom: 2rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 1rem;
	z-index: 2;
}

.social {
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: linear-gradient(316.53deg, #33414C 0%, #7AACD7 97.47%);
	background: rgba(0, 0, 0, 0.5);
	border: 1px solid var(--blue);
	width: 48px;
	height: 48px;
	cursor: pointer;
}

.social:hover {
	background: rgba(0, 0, 0, 0.7);
}

.slider-tabs-container {
	padding-block: 3.75rem;
}

.slider-container {
	display: none;
}

.slider-container.active {
	display: block;
}

.tab-titles {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	gap: 2rem;
}

.tab-title {
	font-size: var(--font-24);
	padding: 0 3.75rem 1.25rem 3.75rem;
	cursor: pointer;
	position: relative;
}

.tab-title.active::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: var(--blue);
}


.selection-bar {
	width: 100%;
	height: 2px;
	background-color: var(--light-grey);
	margin-bottom: 2.5rem;
}

.post-slider {
	position: relative;
}

.post-slider h3 {
	position: absolute;
	bottom: 1.5rem;
	left: 1.5rem;
	color: var(--off-white);
	font-size: var(--font-24);
	font-weight: 600;
}

.post-slider .post-date {
	position: absolute;
	top: 1.5rem;
	right: 1.5rem;
	background-color: var(--off-white);
	padding: 0.5rem 1rem;
	border-radius: 4px;
}

.splide__arrows {
	display: none;
}

.my-carousel-progress {
	background: #ccc;
	margin-block: 2rem;
}
  
  
.my-slider-progress-bar {
	background: var(--blue);
	height: 2px;
	transition: width 400ms ease;
	width: 0;
}

.centered {
	display: flex;
	align-items: center;
	justify-content: center;
}

.centered .btn {
	width: fit-content;
}

/* Detail Page */

.detail-header {
	height: 40vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.detail-header h1 {
	padding: 1.94rem 3.75rem;
	background-color: rgba(42, 61, 77, 0.52);
	box-shadow: 0px 0px 8px 4px #0000003D;
	backdrop-filter: blur(16px);
	border-radius: 8px;
	color: var(--off-white);
	font-size: var(--font-36);
	font-weight: 600;
}

.detail-content h1, .detail-content h2, .detail-content h3, .detail-content h4, .detail-content h5, .detail-content h6 {
	font-size: var(--font-24) !important;
	font-weight: 600;
	padding-bottom: 2rem;
}

.detail-content b, .detail-content strong {
    font-weight: 700;
	padding-bottom: 1rem !important;
	text-transform: capitalize !important;
}

.detail-content p{
	padding-bottom: 1rem;
}

.detail-content {
	padding-block: 3.75rem;
	text-wrap: pretty;
}

.detail-content img {
	width: 50%;
	min-height: 300px;
	margin-block: 2rem;
	margin-inline: auto;
	object-fit: contain;
	border-radius: 10px;
}

.detail-upload-group {
	padding-bottom: 3.75rem;
}

.detail-upload-group .uploads-title {
	font-size: var(--font-24);
	font-weight: 600;
	padding-block: 1.563rem;
}

.upload-links {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	gap: 1.5rem;
}


.link {
	border: 1px solid var(--off-blue);
	background-color: var(--off-white);
	border-radius: 4px;
	text-align: left;
	padding: 1.25rem;
	position: relative;
	z-index: 2;
	height: 100%;
}

.upload-links a {
	position: relative;
}

.upload-links a::before {
	position: absolute;
	content: '';
	width: calc(100% + 4px);
	height: calc(100% + 4px);
	top: -2px;
	left: -2px;
	background: linear-gradient(316.53deg, #33414C 0%, #7AACD7 97.47%);
	border-radius: 4px;
	z-index: 0;
	display: none;
}

.upload-links a:hover::before {
	display: block;
}

.link-title {
	font-weight: 600;
	font-size: var(--font-18);
	padding-bottom: 1rem;
	line-height: 22px;
}

.link-caption {
	padding-bottom: 1rem;
}

.detail-gallery {
	padding-bottom: 3.75rem;
}

.post-slider {
	min-width: 400px;
	min-height: 400px;
	border-radius: 8px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/* Contact Form */
.form-container {
	max-width: 900px;
	width: 100%;
	margin: -3rem auto 3rem auto;
}

.form-container label {
	font-size: var(--font-18);
	font-weight: 700;
	padding-top: 0.5rem;
}

.form-container input {
	margin-top: 0.25rem;
	padding: 0.5rem 1rem;
	border-radius: 4px;
	border: 1px solid var(--blue);
	font-weight: 400;
	outline: 1px solid transparent;
}

.form-container input:focus {
	border: 1px solid var(--blue);
	outline: 1px solid var(--blue);
}

.form-container input[type=submit] {
	background-color: var(--blue);
	border-radius: 4px;
	outline: none;
	border: none;
	padding: 0.5rem 1rem;
	color: var(--off-white);
	font-size: var(--font-18);
	font-weight: 700;
	width: fit-content !important;
}

.form-container input[type=submit]:hover {
	background-color: var(--off-blue);
}

.form-container textarea {
	margin-top: 0.25rem;
	padding: 0.5rem 1rem;
	border-radius: 4px;
	border: 1px solid var(--blue);
	font-weight: 400;
	outline: 1px solid transparent;
}

.form-container textarea:focus {
	border: 1px solid var(--blue);
	outline: 1px solid var(--blue);
}

.wpcf7-not-valid-tip {
	color: var(--green) !important;
}

/* Listing Page */

.post-listing-block {
	width: 100%;
	display: flex;
	gap: 1rem;
	flex-wrap: wrap;
	padding-block: 3.75rem;
}

.listing {
	flex-basis: calc((100% - 1rem) / 2);
	flex-grow: 0;
	flex-shrink: 0;
	min-height: 24.5rem;
	padding: 1rem;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	border-radius: 4px;
}

.listing:hover {
	outline: 2px solid var(--blue);
}

.listing::after {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	border-radius: 4px;
	background: linear-gradient(180deg, rgba(42, 61, 77, 0) 52.04%, rgba(42, 61, 77, 0.3) 66.43%, rgba(42, 61, 77, 0.75) 80.82%, #2A3D4D 100%);
}

.listing-title {
	z-index: 2;
	color: var(--off-white);
	position: absolute;
	bottom: 1rem;
	left: 1rem;
	font-size: var(--font-24);
	font-weight: 600;
	padding-right: 1rem;
}

.listing:hover .listing-title {
	transform: translateY(-10rem);
}

.listing-excerpt {
	position: absolute;
	bottom: 5rem;
	left: 1rem;
	z-index: 2;
	padding-right: 1rem;
	color: var(--off-white);
	min-height: 4rem;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	display: none;
}

.listing-link {
	position: absolute;
	bottom: 1rem;
	left: 1rem;
	z-index: 2;
	padding: 1rem 2rem;
	background-color: var(--blue);
	border-radius: 4px;
	color: var(--off-white);
	display: none;
	font-size: var(--font-18);
}
.listing:hover .listing-link {
	display: block;
}

.listing:hover .listing-excerpt {
	display: block;
}

.listing-tag {
	position: absolute;
	right: 1rem;
	top: 1rem;
	padding: 1rem 2rem;
	background-color: var(--off-white);
	z-index: 2;
	border-radius: 4px;
}

.pagination {
	margin-top: -3.75rem;
	padding-block: 3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

a.next, a.prev {
	display: none;
}

.page-btn {
	display: flex;
	gap: 2rem;
}

.page-numbers {
	font-size: var(--font-28);
	cursor: pointer;
	position: relative;
}

.page-numbers::after {
	width: calc(100% + 1rem);
	height: 1px;
	background-color: var(--off-black);
	content: '';
	position: absolute;
	bottom: -1rem;
	left: -0.5rem;
	display: none;
}

.page-numbers:hover::after {
	display: block;
}

@media screen and (max-width: 1227px) {
    .only-desktop {
        display: none;
    }
    .only-mobile {
        display: block;
    }

	.wrap {
		max-width: 95%;
		padding-inline: 3rem;
		margin: 0 auto;
	}

	.upload-links {
		grid-template-columns: 1fr;
	}
	.link {
		text-align: left;
	}

	.site-info {
		flex-direction: column;
		gap: 2rem;
	}

	.narrow-wrap {
		max-width: 95%;
		padding-inline: 1rem;
	}

	.partners-logo-container .logos {
		flex-wrap: wrap;
	}

}

@media screen and (max-width: 768px) {



	.only-desktop {
        display: none;
    }
    .only-mobile {
        display: block;
    }

	.wrap {
		max-width: 95%;
		padding-inline: 2rem;
		margin: 0 auto;
	}

	.upload-links {
		grid-template-columns: 1fr;
	}

	.link {
		text-align: left;
	}

	.post-listing-block {
		flex-direction: column;
	}

	.detail-header {
		align-items: flex-end;
	}

	.detail-header h1 {
		width: 100%;
		padding: 1.94rem 2rem;
		text-align: left;
		border-radius: 0;
	}

	.site-info {
		flex-direction: column;
		gap: 2rem;
	}

	.narrow-wrap {
		max-width: 95%;
		padding-inline: 1rem;
	}

	.partners-logo-container .logos {
		flex-wrap: wrap;
	}

	.site-contact-map {
		width: 100%;
		height: 18rem;
	}

	.site-header-main {
		width: 100%;
		padding-inline: 2rem;
		display: grid;
		grid-template-columns: 1fr 1fr;
	}

	.menu-btn {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.splash-screen .centered-buttons {
		top: 60%;
	}

	.centered-buttons {
		display: grid;
		grid-template-columns: 1fr;
		text-align: center;
		top: 40%;
	}

	.selection-bar {
		margin-bottom: 2rem;
	}

	.my-slider-progress {
		margin-block: 2rem;
	}

	html, body {
		overflow-x: hidden;
	  }
	  body {
		position: relative
	  }


}

.my-slider-progress {
    background: var(--light-grey);
  }
  
  .my-slider-progress-bar {
    background: var(--blue);
    height: 2px;
    transition: width 400ms ease;
    width: 0;
  }