.members-institutions-pg .schools-list h3 {
    color: var(--teal);
    padding: 0 350px;
    text-align: center;
}
.members-institutions-pg .schools-list ul {
    list-style-type: none;
    column-count: 3;
    padding: 0;
    margin: 0;
}
.members-institutions-pg .schools-list li {
    border-bottom: 1px solid var(--grey);
    padding: 9px 0;
    margin: 0;
    max-width: 380px;
    color: var(--raisinblack);
}
.members-institutions-pg .schools-list ul {
    position: relative;
    z-index: 1;
    border-radius: 20px;
    overflow: hidden;
    padding: 21px 30px 30px;
    background: 
        linear-gradient(var(--white), var(--white)) padding-box,
        linear-gradient(180deg, var(--teal), var(--green)) border-box;
    border: 1px solid transparent;
    box-shadow: 3px 3px 9px 0px rgba(16, 16, 16, 0.10);
}

/* Leadership */
.musical-leadership-pg .custom-page-title div[data-acf_name="custom_page_title"] {
	display: block;
}

/* Notable Alumni */
.alumni-listing > .elementor-container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: space-between;
    gap: 26.67px;
}
.alumni-listing .elementor-column {
    filter: drop-shadow(3px 3px 9px rgba(16, 16, 16, 0.10));
}
.alumni-listing .alumni-bg .elementor-widget-wrap {
    aspect-ratio: 3 / 2.1;
}
.alumni-listing .outline-image img {
    width: 100%;
}
.alumni-listing .alumni-headshot {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}
.alumni-listing .alumni-headshot .elementor-widget-container {
    width: 6.94vw;
    aspect-ratio: 1;
    margin-top: 10px;
    border-radius: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden;
    background: 
        linear-gradient(var(--white), var(--white)) padding-box,
        linear-gradient(180deg, var(--teal), var(--green)) border-box;
    border: 1px solid transparent;
    box-shadow: 3px 3px 9px 0px rgba(16, 16, 16, 0.10);
}
.alumni-listing .alumni-headshot .elementor-widget-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    border-radius: 100%;
}
.alumni-listing .alumni-details {
    padding: 0 30px 23px;
}
.alumni-listing p {
    margin: 0 !important; 
}
.alumni-listing .quote-description .elementor-widget-container {
	max-height: 220px;
  	overflow-y: scroll;
  	overflow-x: hidden;
}
.alumni-listing .member-details p {
    font-size: var(--font-size-14);
    line-height: var(--line-height-114);
}
.alumni-listing .quote-description p {
    font-family: gotham, sans-serif;
font-weight: 400;
    font-size: var(--font-size-14);
    line-height: var(--line-height-150);
}
.alumni-listing .quote-description img {
    padding: 24px 0 10px; 
}
.alumni-listing .scroll-more {
	color: var(--teal); 
	font-size: 12px !important;
	position: absolute;
	bottom: -10px;
	font-style: italic;
}

/*** About SNYCO ***/ 
.about-snyco-pg strong {
    font-family: gotham, sans-serif !important;
    font-weight: 700 !important;
}
.about-snyco-pg section.introduction > .elementor-container {
    gap: 50px;
}
.about-snyco-pg section.introduction .details {
    align-items: flex-start;
}
.about-snyco-pg section.introduction .introduction-image {
    width: 32.36vw;
    height: 31.25vw;
}
.about-snyco-pg section.introduction .introduction-image .elementor-widget-wrap {
    margin: 0 0 0 1.11vw;
    border-radius: 100%;
    border: 4px solid var(--green);
    width: 32.36vw;
    align-items: center;
    justify-content: center;
    flex-shrink: 1;
    padding: 0.84vw !important;
    position: relative;
}
.about-snyco-pg section.introduction .introduction-image .bg-img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    border-radius: 100%;
    position: relative;
}
.about-snyco-pg section.introduction .introduction-image .bg-img .elementor-widget-container::after {
    border-radius: 100%;
    background: linear-gradient(0deg, rgba(34, 34, 34, 0.50) 0%, rgba(34, 34, 34, 0.50) 100%);
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 28.99vw;
    height: 28.99vw;
}
.about-snyco-pg section.introduction .introduction-image .bg-img .elementor-widget-container {
    height: 100%;
}
.about-snyco-pg section.introduction .introduction-image .bg-img img {
    border-radius: 100%;
    height: 100%;
    object-fit: cover;
}
.about-snyco-pg section.introduction .introduction-image .logo {
    position: absolute;
}
.about-snyco-pg section.introduction .introduction-image .logo img {
    width: 17.01vw;
    height: 7.63vw;
    filter: drop-shadow(2.632px 2.632px 7.895px rgba(16, 16, 16, 0.25));
}
.about-snyco-pg section.introduction .introduction-image .music-icon {
    position: absolute;
    width: fit-content;
    top: 4.09vw;
    right: 0;
}
.about-snyco-pg section.introduction .introduction-image .pink-circle {
    position: absolute;
    width: fit-content;
    bottom: 6.67vw;
    right: 1.02vw;
}
.about-snyco-pg section.introduction .introduction-image .yellow-circle {
    position: absolute;
    width: fit-content;
    bottom: 1.52vw;
    left: -1.11vw;
}
.about-snyco-pg section.nurture-aspiring-musicians {
    background: var(--teal);
}
.about-snyco-pg section.nurture-aspiring-musicians > .elementor-container > .elementor-column > .elementor-widget-wrap {
    justify-content: center;
    position: relative;
    overflow: hidden;
}
.about-snyco-pg section.nurture-aspiring-musicians > .elementor-container > .elementor-column > .elementor-widget-wrap:before {
    content: '';
    background: url('/wp-content/uploads/icons/yellow-circle.svg');
    width: 13.88vw;
    height: 13.88vw;
    aspect-ratio: 1;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-50%);
    background-size: contain;
    background-repeat: no-repeat;
}
.about-snyco-pg section.nurture-aspiring-musicians > .elementor-container > .elementor-column:before {
    content: '';
    background: url('/wp-content/uploads/icons/music-substract-white.svg');
    width: 13.88vw;
    height: 13.88vw;
    aspect-ratio: 1;
    display: block;
    position: absolute;
    bottom: -12px;
    right: -30px;
    background-size: contain;
    background-repeat: no-repeat;
}
.about-snyco-pg section.nurture-aspiring-musicians .heading h5 {
    line-height: 110% !important;
    color: var(--white);
    font-family: gotham, sans-serif !important;
font-weight: 500 !important;
}
.about-snyco-pg section.nurture-aspiring-musicians .contents {
    max-width: 61.11vw !important;
}
.about-snyco-pg section.nurture-aspiring-musicians .contents p {
    color: var(--white);
}
.about-snyco-pg section.nurture-aspiring-musicians .music-icon-white {
    position: absolute !important;
    bottom: 0;
    right: -30px;
    width: fit-content !important;
}
.about-snyco-pg section.vision-mission-values > .elementor-container {
    row-gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.about-snyco-pg section.vision-mission-values > .elementor-container > .elementor-column {
    position: relative;
    z-index: 1;
    border-radius: 20px;
    overflow: hidden;
    width: calc(29.16vw - 10px);
    aspect-ratio: 5 / 3.95;
    background: 
        linear-gradient(var(--white), var(--white)) padding-box,
        linear-gradient(180deg, var(--teal), var(--green)) border-box;
    border: 1px solid transparent;
    box-shadow: 3px 3px 9px 0px rgba(16, 16, 16, 0.10);
}
.about-snyco-pg section.vision-mission-values .image-only > .elementor-widget-wrap > .elementor-widget-image,
.about-snyco-pg section.vision-mission-values .image-only > .elementor-widget-wrap > .elementor-widget-image > .elementor-widget-container,
.about-snyco-pg section.vision-mission-values .image-only > .elementor-widget-wrap > .elementor-widget-image > .elementor-widget-container img {
    height: 100%;
}
.about-snyco-pg section.vision-mission-values .image-only > .elementor-widget-wrap > .elementor-widget-image > .elementor-widget-container img {
    object-fit: cover;
}
.about-snyco-pg section.vision-mission-values .with-content .elementor-widget-heading {
    margin-top: 12vw;
    padding-left: 20px !important;
}
.about-snyco-pg section.vision-mission-values .with-content .elementor-widget-text-editor {
    max-width: 100%;
    font-size: var(--font-size-16);
    line-height: var(--line-height-114);
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.about-snyco-pg section.vision-mission-values .values.with-content strong {
    font-family: gotham, sans-serif;
    font-weight: 700;
}
.about-snyco-pg section.vision-mission-values .with-content > .elementor-widget-wrap:before {
    content: '';
    display: block;
    width: 3.47vw;
    aspect-ratio: 1;
    position: absolute;
    top: 10px;
    left: 10px; 
}
.about-snyco-pg section.vision-mission-values .vision.with-content > .elementor-widget-wrap:before {
    background: url('/wp-content/uploads/icons/view-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.about-snyco-pg section.vision-mission-values .mission.with-content > .elementor-widget-wrap:before {
    background: url('/wp-content/uploads/icons/arrow-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.about-snyco-pg section.vision-mission-values .values.with-content > .elementor-widget-wrap:before {
    background: url('/wp-content/uploads/icons/bulb-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.about-snyco-pg section.vision-mission-values .values.with-content .elementor-widget-heading {
    margin-top: 7.64vw;
}
.about-snyco-pg section.vision-mission-values .values.with-content .elementor-widget-text-editor {
    max-width: unset !important;
    padding: 0 40px 22px 20px !important;
}
.about-snyco-pg section.vision-mission-values .values.with-content .elementor-widget-text-editor p {
    font-size: var(--font-size-16);
    line-height: var(--line-height-150);
}

.about-snyco-pg .vision.with-content .masked-img-section {
    position: absolute;
    top: 0;
    right: 0;
    width: 65%;
    height: 65%;
    background-color: var(--white);
    background-image: url(/wp-content/uploads/2025/04/vision-bg.png);
    background-size: cover;
    mask-image: url(/wp-content/uploads/icons/vision-shape.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/icons/vision-shape.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: top right;
}

.about-snyco-pg .mission.with-content .masked-img-section {
    position: absolute;
    top: 0;
    right: 0;
    width: 18.75vw;
    height: 11.11vw;
    background-color: var(--white);
    background-image: url(/wp-content/uploads/2025/06/snyco-mission.jpg);
    background-size: cover;
    background-position: center;
    mask-image: url(/wp-content/uploads/icons/mission-shape.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/icons/mission-shape.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: top right;
}

.about-snyco-pg .values.with-content .masked-img-section {
    position: absolute;
    top: 0;
    right: 0;
    width: 17.36vw;
    aspect-ratio: 5 / 3;
    background-color: var(--white);
    background-image: url(/wp-content/uploads/2025/04/values-bg.png);
    background-size: cover;
    background-position: center;
    mask-image: url(/wp-content/uploads/icons/values-shape.svg);
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-image: url(/wp-content/uploads/icons/values-shape.svg);
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: top right;
}
.about-snyco-pg .values.with-content .content-details > .elementor-container {
    width: 100%;
}
/*** END About SNYCO ***/ 

/* Musical Leadership */
.conductors-section .post__wrapper {
    display: flex;
    align-items: center;
    gap: 50px;
}
.conductors-section .post__image {
    flex: 0 0 240px;
    margin-right: 20px;
}
.conductors-section .post__content {
    flex: 1;
}
.conductors-section .post__header {
    margin-bottom: 15px;
}
.conductors-section .elementor-post__title {
    font-size: var(--font-size-40) !important;
    margin-top: 5px;
}
.conductors-section .elementor-post__excerpt {
    margin: 0px !important;
}
.conductors-section .elementor-post__read-more {
    padding: 12px 16px;
    border: 1px solid var(--grey);
    border-radius: 100px;
    color: var(--grey);
    font-size: var(--font-size-16) !important;
    line-height: var(--line-height-std) !important;
    font-family: gotham, sans-serif !important;
font-weight: 500 !important;
}
.conductors-section .elementor-post__thumbnail {
    padding-bottom: 0px !important;
}
.conductors-section .elementor-post__contents_wrapper {
    display: flex; 
    flex-direction: column;
}
.conductors-section .elementor-post__contents_wrapper p {
    color: var(--raisinblack) !important;
    font-size: var(--font-size-16) !important;
    line-height: var(--line-height-150) !important;
}
.conductors-section .elementor-post__text {
    display: flex !important;
    gap: 16px !important;
}
.conductors-section .elementor-post__custom_meta-data {
    order: -1; 
    margin-bottom: 8px;
    color: var(--grey);
    line-height: var(--line-height-150);
}
.conductors-section .elementor-post__contents_wrapper > .elementor-post__thumbnail__link {
    display: none !important;
}
.conductors-section .elementor-post__thumbnail__link {
    margin: 0px !important;
    width: fit-content !important;
}
.conductors-section .elementor-post__text .elementor-post__thumbnail__link {
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.conductors-section .elementor-post__thumbnail__link img {
    aspect-ratio: 1;
    width: 240px !important;
    min-height: 300px;
    object-fit: cover;
    border-radius: 10px;
}
.conductors-section .elementor-grid {
    grid-row-gap: 50px;
}
.conductors-section .custom_meta_item.field_68074e4b44725 {
    display: none;
}
.musician-section #section-title {
    padding-bottom: 30px;
}
.musician-section #posts-list {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: 1fr;
    gap: 72px;
    padding: 0 50px;
    margin: 0;
}
.musician-section #posts-list .category-item {
    margin: 0;
}
.musician-section #posts-list .category-item:last-child {
    grid-column: 1 / -1;
}
.musician-section .person-profile {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.musician-section .profile-image {
    border-radius: 50%;
    margin-bottom: 30px;
    overflow: hidden;
    width: 12.5vw;
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.musician-section .profile-image img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: center;
}
.musician-section .profile-details {
    width: 100%;
}
.musician-section .profile-title {
    font-size: var(--font-size-16);
    font-family: gotham, sans-serif;
    font-weight: 700;
    line-height: var(--line-height-150);
    color: var(--raisinblack);
}
.musician-section .profile-role,
.musician-section .profile-section {
    margin: 3px 0;
    font-size: var(--font-size-14);
    line-height: var(--line-height-114);
    color: var(--raisinblack);
}
.musician-section .profile-section {
    line-height: var(--line-height-114);
}
.musician-section .profile-role {
    font-family: gotham, sans-serif;
font-weight: 500;
}
.fancybox__slide .fancybox__content {
    padding: 0px;
    border-radius: 20px;
    width: 88.88vw;
    background: 
        linear-gradient(var(--white), var(--white)) padding-box,
        linear-gradient(180deg, var(--teal), var(--green)) border-box;
    border: 1px solid transparent;
    box-shadow: 3px 3px 9px 0px rgba(16, 16, 16, 0.10);
}
.fancybox__slide .fancybox__content .background {
    display: grid;
    grid-template-columns: 2fr 6fr;
    gap: 50px;
    padding: 50px;
    padding-right: 80px;
    height: 100%;
    min-height: 500px;
}
.fancybox__content .info {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    height: fit-content;
}
.fancybox__content .info p:not(.profile-section) {
    width: 100%;
}
.fancybox__slide .fancybox__content .profile-role,
.fancybox__slide .fancybox__content .profile-section {
    margin: 0px;
    display: flex;
    align-items: end;
    color: var(--teal);
}
.fancybox__slide .fancybox__content h2 {
    margin-top: 8px;
}
.fancybox__content::after {
    content: '';
    display: block;
    background: url('/wp-content/uploads/icons/musician-left-music-icon.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: -50px;
    left: 24px;
}
.fancybox__content .background:before {
    content: '';
    display: block;
    background: url('/wp-content/uploads/icons/musician-details-music-icon-top.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 10vw;
    height: 117px;
    top: 0;
    right: 150px;
}
.fancybox__content .background::after {
    content: '';
    display: block;
    background: url('/wp-content/uploads/icons/right-yellow-circle.svg');
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    width: 50px;
    height: 100px;
    aspect-ratio: 1;
    top: 50%;
    right: 0;
}
.fancybox__content .is-close-btn {
    transform: translate(-20px, 60px);
    color: var(--teal);
    border: 3px solid var(--teal);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.fancybox__content .image img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1;
    object-fit: cover;
    object-position: top;
}
.fancybox__content .image {
    border-radius: 50%;
    overflow: hidden;
    aspect-ratio: 1;
    width: 240px;
    height: 240px;
    aspect-ratio: 1;
}
.f-button:focus-visible {
    box-shadow: none !important;
}
.f-button:hover:not([disabled]) {
    color: var(--teal) !important;
}
/* End of Musical Leadership */

/*** Our Members ***/ 
.members-pg .elementor-tabs .elementor-tabs-wrapper {
    display: flex;
    gap: 10px;
    margin: 24px 0 !important;
    overflow-x: auto;
    padding: 0 0 10px;
    scrollbar-width: thin;
}
.members-pg .elementor-tabs .elementor-tabs-wrapper::-webkit-scrollbar {
    height: 5px;
    background: var(--brightgray);
}
.members-pg .elementor-tabs .elementor-tabs-wrapper::-webkit-scrollbar-thumb {
    background: var(--teal);
    border-radius: 10px;
}
.members-pg .elementor-tabs .elementor-tabs-wrapper::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(70, 70, 70, 0.10);
    background-color: var(--brightgray);
    border-radius: 10px;
}
.members-pg .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title {
    padding: 8px 16px;
    border-radius: 100px;
    border: 1px solid var(--teal);
    border-width: 1px;
    border-color: var(--teal);
    background: var(--white);
    color: var(--teal);
    font-size: var(--font-size-14);
    line-height: var(--line-height-114);
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
}
.members-pg .elementor-tabs .elementor-tabs-wrapper .elementor-tab-title.elementor-active {
    background: var(--teal);
    color: var(--white);
}
.members-pg .post-contents .elementor-section.elementor-section-boxed > .elementor-container {
    padding: 100px 0 40px;
}
.members-pg .elementor-widget-tabs .elementor-tab-content,
.members-pg .elementor-widget-tabs .elementor-tab-title:after, 
.members-pg .elementor-widget-tabs .elementor-tab-title:before, 
.members-pg .elementor-widget-tabs .elementor-tabs-content-wrapper {
    border: 0 !important;
}
.members-pg .elementor-tab-content.elementor-active {
    display: flex !important;
    gap: 100px;
    padding: 0 !important;
}
.members-pg .elementor-tab-content ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
.members-pg .elementor-tab-content li:not(:last-child){
    margin: 0 0 16px 0;
}
.members-pg .elementor-widget-tabs .elementor-tab-title.elementor-tab-mobile-title {
    display: none;
}

.percussion-section,
.wind-section,
.plucked-strings-section,
.bowed-strings-section {
    background: var(--white);
    border-top: 2px solid var(--teal);
    border-right: 2px solid var(--teal);
    border-left: 2px solid var(--teal);
    background: var(--white)
}

.percussion-section:before,
.wind-section:before,
.plucked-strings-section:before,
.bowed-strings-section:before {
    content: '';
    display: block;
    position: absolute;
    min-width: 1440px;
    width: 100%;
    height: 45em;
    top: 0;
    left: 0;
    margin-top: -12%;
    background: lightgray;
    transition: background .3s ease-in-out;
}

.percussion-section:before {
    background: linear-gradient(-270deg, var(--white) 40%, rgba(255, 255, 255, 0) 100%),
            url('/wp-content/uploads/2025/04/percussion-bg.jpg') lightgray 100% / cover no-repeat
}
.percussion-section.active::before {
    background: linear-gradient(270deg, rgba(255, 255, 255, .75) 0%, rgba(255, 255, 255, .75) 100%),
                url('/wp-content/uploads/2025/04/percussion-bg.jpg') lightgray 50% / cover no-repeat;
}

.wind-section:before {
    background: linear-gradient(-270deg, var(--white) 40%, rgba(255, 255, 255, 0) 100%),
            url('/wp-content/uploads/2025/04/wind-section-bg.jpg') lightgray 100% / cover no-repeat
}
.wind-section.active::before {
    background: linear-gradient(270deg, rgba(255, 255, 255, .75) 0%, rgba(255, 255, 255, .75) 100%),
            url('/wp-content/uploads/2025/04/wind-section-bg.jpg') lightgray 50% / cover no-repeat;
}

.plucked-strings-section:before {
    background: linear-gradient(-270deg, var(--white) 40%, rgba(255, 255, 255, 0) 100%),
                url('/wp-content/uploads/2025/04/plucked-strings-section-bg.jpg') lightgray 100% / cover no-repeat
}
.plucked-strings-section.active::before {
    background: linear-gradient(270deg, rgba(255, 255, 255, .75) 0%, rgba(255, 255, 255, .75) 100%),
            url('/wp-content/uploads/2025/04/plucked-strings-section-bg.jpg') lightgray 50% / cover no-repeat;
}

.bowed-strings-section:before {
    background: linear-gradient(-270deg, var(--white) 40%, rgba(255, 255, 255, 0) 100%),
                url('/wp-content/uploads/2025/04/bowed-string-section-bg.jpg') lightgray 100% / cover no-repeat;
}
.bowed-strings-section.active::before {
    background: linear-gradient(270deg, rgba(255, 255, 255, .75) 0%, rgba(255, 255, 255, .75) 100%),
            url('/wp-content/uploads/2025/04/bowed-string-section-bg.jpg') lightgray 50% / cover no-repeat;
}

.members-pg .header-banner img {
    object-position: 50% 25%;
}
.members-pg .toggle-display .elementor-widget-tabs {
    overflow: hidden;
    height: 100%;
    padding-bottom: 0px;
}
.members-pg .toggle-display.active .elementor-widget-tabs {
    padding-bottom: 50px;
}
.members-pg .toggle-display {
    border-top-left-radius: 50px;
    margin-bottom: -50px;
    transition: all 0.5s;
    overflow: hidden;
    cursor: pointer;
}
.members-pg .toggle-display h1 {
    padding-bottom: 50px;
}
.members-pg .toggle-display h1 span.chinese-terms {
    font-family: gotham, sans-serif;
font-weight: 500;
    font-size: var(--font-size-20);
    line-height: var(--line-height-114);
}
.members-pg .toggle-display.active .elementor-widget-tabs {
    overflow: hidden;
}
.members-pg .toggle-display.active {
    border-top-left-radius: 0px;
    cursor: inherit;
}
.members-pg .toggle-display.active h1 {
    padding-bottom: 0px;
}
.members-pg .toggle-display .elementor-tabs {
    overflow: hidden;
}
@media only screen and (min-width: 1699px) {
	.about-snyco-pg section.vision-mission-values .with-content .elementor-widget-heading {
		margin-top: 14vw;
	}
}
@media only screen and (max-width: 1480px) {
	.alumni-listing .quote-description .elementor-widget-container {
		max-height: 200px;
	}
}
@media only screen and (max-width: 1440px) {
    .about-snyco-pg section.vision-mission-values .with-content .elementor-widget-text-editor {
        max-width: 100%;
    }
    .about-snyco-pg section.vision-mission-values .values.with-content .elementor-widget-text-editor {
        max-width: 100%;
    }
}

@media only screen and (max-width: 1399px) {
    .alumni-listing > .elementor-container {
        gap: 0;
    }
    
	.alumni-listing .quote-description .elementor-widget-container {
		max-height: 180px;
	}
}
@media only screen and (max-width: 1280px) {
    .about-snyco-pg section.vision-mission-values .with-content .elementor-widget-text-editor {
        max-width: unset !important;
        padding: 0 40px 22px 20px !important;
    }
    .about-snyco-pg .values.with-content .masked-img-section,
    .about-snyco-pg .vision.with-content .masked-img-section {
        width: 180px;
    }
    .about-snyco-pg section.vision-mission-values .values.with-content .elementor-widget-heading {
        margin-top: 80px;
    }
    .about-snyco-pg section.vision-mission-values .values.with-content .elementor-widget-text-editor {
        padding: 0 20px 20px !important;
    }
	.alumni-listing .quote-description .elementor-widget-container {
		max-height: 160px;
	}
    .about-snyco-pg section.vision-mission-values .with-content .elementor-widget-heading {
        margin-top: 10.5vw;
    }
    .about-snyco-pg .vision.with-content .masked-img-section {
        height: 50%;
    }    
}
@media only screen and (max-width: 1180px) {
    .about-snyco-pg section.introduction .details {
        width: 100% !important;
    }
    .about-snyco-pg section.introduction .introduction-image {
        width: 466px;
        height: 450px;
    }
    .about-snyco-pg section.introduction > .elementor-container {
        justify-content: center;
        flex-direction: column-reverse;
        align-items: center;
    }
    .about-snyco-pg section.introduction .introduction-image .elementor-widget-wrap {
        width: unset;
    }
    .about-snyco-pg section.introduction .introduction-image .bg-img .elementor-widget-container {
        width: 425px;
        aspect-ratio: 1;
    }
    .about-snyco-pg section.introduction .introduction-image .bg-img .elementor-widget-container::after {
        width: 425px;
        height: 425px;
        aspect-ratio: 1;
    }
    .about-snyco-pg section.nurture-aspiring-musicians .contents {
        max-width: 100% !important;
        padding-left: 100px;
        padding-right: 100px;
    }

    .about-snyco-pg section.vision-mission-values > .elementor-container {
        gap: 10px;
        justify-content: center;
    }
    .about-snyco-pg section.vision-mission-values > .elementor-container > .elementor-column {
        width: 375px;
    }
    .about-snyco-pg section.vision-mission-values .with-content > .elementor-widget-wrap:before {
        width: 50px;
    }

    .about-snyco-pg .vision.with-content .masked-img-section,
    .about-snyco-pg .mission.with-content .masked-img-section,
    .about-snyco-pg .values.with-content .masked-img-section {
        width: 200px;
        height: 180px;
    }
    .about-snyco-pg .vision-mission-values .content-details {
        display: flex;
        height: 100%;
        align-items: end;
    }
	
    .conductors-section .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(1, 1fr);
    }
    .musician-section #posts-list {
        grid-template-columns: repeat(3, 1fr);
        padding: 0;
        gap: 30px;
    }
    .musician-section .profile-image {
        width: 25vw;
    }
}
@media only screen and (max-width: 992px) {
    .fancybox__slide .fancybox__content .background {
        grid-template-columns: 1fr;
        z-index: 1;
    }
    .fancybox__content::after {
        opacity: .5;
    }

    .members-pg .header-banner img {
        object-position: center;
    }
    .members-pg .elementor-tab-content.elementor-active {
        gap: 20px;
    }
}
@media only screen and (max-width: 900px) {
	.alumni-listing .quote-description img {
		padding: 12px 0 5px;
	}
    .alumni-listing .scroll-more {
    	bottom: -20px;
    }	
    
    .alumni-listing .alumni-headshot {
    	padding-bottom: 10px;
    }
    
	.alumni-listing .quote-description .elementor-widget-container {
		max-height: 120px;
	}
}
@media only screen and (max-width: 865px) {
	.alumni-listing .quote-description .elementor-widget-container {
		max-height: 100px;
	}
}

@media only screen and (max-width: 767px) {
    .fancybox__slide .fancybox__content .background {
        padding: 50px 20px 0;
    }
    .fancybox__content .background:before {
        width: 120px;
        opacity: 0.5;
        z-index: 1;
        right: unset;
    }
    .fancybox__content .image {
        display: flex;
        justify-self: center;
        z-index: 5;
    }
    .fancybox__content .background::after,
    .fancybox__content::after {
        opacity: 0.3;
    }
    .fancybox__content .is-close-btn {
        transform: translate(-10px, 10px);
        width: 30px;
        height: 30px;
    }

    .members-institutions-pg .schools-list h3 {
        padding: unset !important;
    }
    .members-institutions-pg .schools-list ul {
        column-count: 1;
    }
    .members-institutions-pg .schools-list li {
        max-width: 100%;
    }
    .members-institutions-pg .schools-list .elementor-widget-heading .elementor-widget-container {
        display: flex;
        justify-content: center;
    }
    .members-institutions-pg .schools-list h3 {
        max-width: 300px;
    }

    .about-snyco-pg section.vision-mission-values > .elementor-container > .elementor-column {
        width: 350px;
    }
    .about-snyco-pg section.nurture-aspiring-musicians .contents {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .about-snyco-pg section.introduction .introduction-image {
        justify-content: center;
    }
    .about-snyco-pg section.introduction .introduction-image .elementor-widget-wrap {
        width: 70%;
        height: auto;
        aspect-ratio: 1;
    }
    .about-snyco-pg section.introduction .introduction-image .logo img {
        width: 60%;
        height: auto;
        aspect-ratio: 1;
    }
    .about-snyco-pg section.introduction .introduction-image .music-icon,
    .about-snyco-pg section.introduction .introduction-image .yellow-circle {
        max-width: 50px;
    }

    .conductors-section .post__wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .musician-section #posts-list {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: unset;
    }
    .musician-section .profile-image {
        width: 130px;
    }
    .musician-section #posts-list .category-item:last-child {
        grid-column: unset;
    }

    .percussion-section:before, .wind-section:before, .plucked-strings-section:before, .bowed-strings-section:before {
        height: 110%;
    }
    /* .members-pg .elementor-tab-content.elementor-active {
        flex-flow: column wrap;
        gap: 16px;
    } */
    .members-pg .elementor-tab-content.elementor-active {
        display: block !important;
        gap: 0px;
    }
    .members-pg .elementor-tab-content ul {
        width: 100%;
    }
    .members-pg .elementor-tab-content li {
        margin: 0 0 12px 0;
    }
    .about-snyco-pg section.introduction .introduction-image,
    .about-snyco-pg section.introduction .introduction-image .bg-img .elementor-widget-container,
    .about-snyco-pg section.introduction .introduction-image .bg-img .elementor-widget-container::after {
        width: 100%;
        height: auto;
    }

    .about-snyco-pg .vision.with-content .masked-img-section {
        width: 250px;
        height: 200px;
        position: relative;
        margin-left: auto;
    }
    .about-snyco-pg .vision-mission-values .content-details {
        height: auto;
    }
    .about-snyco-pg section.vision-mission-values .with-content .elementor-widget-heading,
    .about-snyco-pg section.vision-mission-values .values.with-content .elementor-widget-heading {
        margin: 0;
    }
    .about-snyco-pg section.vision-mission-values > .elementor-container > .elementor-column {
        aspect-ratio: unset;
    }
    .about-snyco-pg .mission.with-content .masked-img-section {
        width: 270px;
        height: 160px;
        position: relative;
        margin-left: auto;
    }
    .about-snyco-pg .values.with-content .masked-img-section {
        width: 250px;
        height: 150px;
        position: relative;
        margin-left: auto;
    }
    .about-snyco-pg section.vision-mission-values > .elementor-container > .elementor-column.image-only {
        order: 6;
    }
    .about-snyco-pg section.vision-mission-values .values.with-content .elementor-widget-text-editor p {
        font-size: var(--font-size-14);
    }
    .about-snyco-pg section.nurture-aspiring-musicians > .elementor-container > .elementor-column > .elementor-widget-wrap:before,
    .about-snyco-pg section.nurture-aspiring-musicians > .elementor-container > .elementor-column:before {
        width: 80px;
        height: 80px;
    }


    .members-pg .post-contents .elementor-section.elementor-section-boxed > .elementor-container {
        padding: 40px 0;
    }
    .members-pg .post-contents h1 {
        font-size: 20px !important;
    }
    .members-pg .toggle-display h1 {
        padding-bottom: 30px;
    }


	.alumni-listing .alumni-headshot .elementor-widget-container {
	  width: 13.5vw;
	}    
      .alumni-listing .quote-description .elementor-widget-container {
        max-height: 160px;
      }
}
@media only screen and (max-width: 500px) {

      .alumni-listing .quote-description .elementor-widget-container {
        max-height: 130px;
      }	
}
@media only screen and (max-width: 468px) {
    .alumni-listing .elementor-column.elementor-col-25 {
        width: 100%;
    }
    .alumni-listing .alumni-headshot .elementor-widget-container {
        width: 25vw;
    }
    .alumni-listing .alumni-bg > .elementor-widget-wrap {
    	background-image: url("/wp-content/uploads/icons/alumni-bg-3-mobile.svg") !important;
    	background-position: 5px 0px;
    	min-height: 120vw;
    }
    .alumni-listing .elementor-widget-container {
    	max-height: 60vw;
    }
    .alumni-listing .scroll-more {
    	bottom: -30px;
    }
    .alumni-listing .quote-description .elementor-widget-container {
        max-height: 280px;
   }
}