body			{font-size: 16px!important;}

##########################################################################################
body p			{font-size: 1.8rem!important;}
#mkol-menu2 a, #mkol-menu2 button		{font-size: 1em;}
@media (max-width: 480px) {
  .lcsd-logo img	{width:100%!important;height:auto!important;}
}
##########################################################################################
/* Main.min.css CSS Update*/
.link-title			{font-size:34px!important;}
h1 .link-title		{font-size:44px!important;}
.bottom-buffer 		{margin-bottom: 30px!important;}

##########################################################################################
.textjustify, .textjustify p		{text-align:justify!important;}
.textcenter		{text-align:center!important;clear:both;}
.clear			{clear:both;}
.alignleft		{text-align:left;}
.alignright		{text-align:right;}
.display-desktop	{display:block!important;}
.display-mobile		{display:none!important;}
.full-width-main-content img {width:98%;margin:0 auto;}
#mkol-menu		{position:relative;width:98%;height:auto;/*height:min-content;background-color:#000;*/padding:5px;margin-left:1%; margin-right:1%;}
#mkol-menu1		{position:relative;width::220px;height:auto;float:left;}
#mkol-menu2		{position:relative;width:calc(100% - 240px);height:auto;float:left;display:flex;align-items:center;flex-wrap: wrap;}
#mkol-menu1 img	{width:auto;height:100px;object-fit:contain;padding:10px 2px;}
#mkol-menu2 a, #mkol-menu2 button	{padding:4px;margin:4px 0px;background-color:#FFF;color:#666;font-weight:700;line-height:2.4em;border: 1px solid #666;border-radius:8px;white-space: nowrap;}
#mkol-menu2 a:hover, #mkol-menu a:focus, #mkol-menu2 button:hover, #mkol-menu button:focus	{background-color:#DDD;color:#D14200;}
#mkol-menu2 button		{width:100%;}
/*.menu 			{display:none;}*/
.close-button	{display:none;}
.rowspace		{position:relative;width:100%;height:15px;clear:both;}
#LL2019 		{position:relative;   /*margin-left:9.5%; margin-right:9.5%;*/width: 100%;height: 0;overflow: hidden;margin: auto;padding-bottom: 56.25%;}
#LL2019 iframe, #LL2019 object, #LL2019 embed 	{position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;background-color:#FFF; margin:0 0; padding:0% 0%;}
#LP2019 		{position:relative;   width: 56.25%;height: 0;overflow: hidden; margin:0 auto;padding-bottom: 100%;}
@media (max-width: 768px) {
  #LP2019 		{position:relative;   width: 100%;height: 0;overflow: hidden;margin: auto;padding-bottom: 177.75%;}
}
#LP2019 iframe, #LP2019 object, #LP2019 embed 	{position: absolute;top: 0%;left: 0%;width: 100%;height: 100%;background-color:#FFF; margin:0 0; padding:0% 0%;}
.mobi			{display:none;}
.pe-img			{width:100%;text-align:center;}
.pe-img img		{width:60%;margin:0 auto;}

.full-width-main-content {
    margin-left:0!important; margin-right:0!important;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}
@media (max-width: 768px) {
    .display-desktop	{display:none!important;}
    .display-mobile		{display:block!important;}
    .close-button	{display:block;}
    .mb-menu		{width:100%;height:auto;display:none;position:absolute;top:0;left:0;z-index:999;background-color:#FFF;/*transform: translateY(100%);transition: opacity 0.5s, transform 0.5s, display 0.5s allow-discrete;*//* Allow transitions on discrete properties */transition-behavior: allow-discrete;/*width:calc(100% - 8px);height:100vh;*/}
	.mb-menu.is-visible {display: block;opacity: 1;transform: translateY(0); /* Adjust this value as needed */}
	@starting-style {.item.is-visible {opacity: 0;transform: translateY(100%);/* Do NOT set display here */}}
    .mb-menu a, .mb-menu button		{width:100%;display:block;height:auto;text-align:center;}
	#mkol-menu		{}
	#mkol-menu1		{width:100%;height:auto;overflow:auto;}
	#mkol-menu2		{width:100%;display:block;height:auto;text-align:center;margin-bottom:40px;}
    #mkol-menu1 img	{max-width:240px;max-height:100px!important;margin:0 auto;}
	/*.mobi			{display:block;}*/
	.link-title			{font-size:24px!important;/*line-height:3.6rem!important;*/padding:0px!important;}
	h1 .link-title		{font-size:32px!important;}
    .pe-img img			{width:100%;}
}

/* Make images easier to work with */
img,picture {  max-width: 100%;  display: block;}
.masonry {  --gutter: 2.5em;  --flow-space: var(--gutter);  --switcher-target-container-width: 57rem;}
.masonry img {width: 100%;}
.switcher {  display: flex;  flex-wrap: wrap;  gap: var(--gutter, 1em);  align-items: var(--switcher-vertical-alignment, flex-start);}
.switcher > * {  flex-grow: 1;  flex-basis: calc(    (var(--switcher-target-container-width, 50rem) - 100%) * 999  );}
.flow > * + * {  -webkit-margin-before: var(--flow-space, 2.5em);          margin-block-start: var(--flow-space, 2.5em);}
.wrapper {  max-width: 100%;  margin-inline: auto;  padding-inline: var(--gutter);}

/* Online Exhibition & KOL sharing*/
  .textblock	{position:relative;min-width:100%;clear:both;}
  .oe-left 		{position:relative;width:30%;min-width:300px;padding:10px;float:left;}
  .oe-right 	{position:relative;width:70%;padding:10px;float:left;}
  .oe-right .oe-item		{min-height:270px;}
  .oe-right .oe-item:nth-child(4n)		{clear:both;}
  .oe-right img		{max-height:340px;margin:0 auto;}
  .oe-item 		{position:relative;width:calc(50% - 10px);margin:4px;float:left;/*max-width:300px;*/}
  .oe-itemx, .oe-itemy		{position:relative;width:calc(50% - 10px);margin:4px;}
  .oe-itemx		{float:left;}
  .oe-itemy		{float:right;}
  .oe-item2		{position:relative;width:50%;float:left;}
  .oe-item3		{position:relative;width:100%;float:left;}
  .oe-left img {max-width:280px}
  #audio {width:100%;}
  .join-btn		 	{float:right;max-height:50px;}

@media (max-width: 1200px) {
  .oe-left		{width:40%;}
  .oe-right		{width:60%;}
  /*oe-item, .oe-item1, .oe-item img 		{width:100%;}*/
}
@media (max-width: 992px) {
  .kolsharing		{width:100%;}
  .join-btn		 	{float:none;}
  .oe-left, .oe-right, .oe-itemx		{width:100%;}
  .oe-left img, .oe-itemx img, .oe-itemy img		{margin:0 auto;}
  .oe-right img		{max-height:50vw;}
}
@media (max-width: 768px) {
  .join-btn		 	{float:left;}
  .oe-itemx		{width:100%;display:flex;flex-direction:column;justify-content:center;align-items: center;}
  .oe-itemy		{width:100%;}
  .oe-item2		{width:auto;display:inline;/*max-width:576px;margin:0 auto;*/}
  .oe-item2:nth-child(even)	{}
}
@media (max-width: 620px) {
  .oe-right img		{max-height:50vw;}
}
@media (max-width: 420px) {
  .oe-item, .oe-item img 		{width:100%;max-width:420px;}
  .oe-right img		{max-height:100vh;}
}


.facebook-post-img	{padding-bottom:8px;}
  
/*
.masonry-container 		{width:100%;max-width:1224px; margin: 0 auto;}
.masonry 				{display:grid; grid-template-columns: repeat(4, 1fr); grid-gap: 1rem 3rem; grid-template-rows: masonry;}
.masonry 				{width:100%;max-width:1200px;column-count:4;column-gap: 5px 5px;}
.masonry img 			{width:100%;max-width: 250px; object-fit: contain; border-radius: 0px;}
.masonry-item 			{width:100%;margin:0;display:inline-block;margin-bottom: 0px;}

@media (max-width: 768px) {
  .masonry				{grid-template-rows:auto;grid-template-columns:none;column-count:1;}
  .masonry, .masonry img, .masonry-item		{display:block;width:100%;max-width: 768px;margin:0 auto;}
}
*/

##########################################################################################

        nav {
            max-width: 1280px;
            margin: 0 auto;
            padding: 0 2rem;
            height: 80px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            position: relative;
			flex-wrap: wrap;
        }
		
        /* NAV MENU */
        .nav-menu {
            display: flex;
            /*gap: 2.5rem;*/
            list-style: none;
            align-items: center;
			flex-wrap: wrap;
        }

        .nav-item {
            position: relative;
        }

        .dropbtn {
            background: none;
            border: none;
            color: white;
            font-size: 1.05rem;
            font-weight: 500;
            cursor: pointer;
            display: flex;
            align-items: center;
            gap: 6px;
            padding: 8px 12px;
            border-radius: 8px;
            transition: color 0.2s;
        }

        .dropbtn:hover,
        .dropbtn[aria-expanded="true"] {
            color: var(--primary);
        }

        .caret {
            font-size: 0.8rem;
            transition: transform 0.3s ease;
        }

        .dropbtn[aria-expanded="true"] .caret {
            transform: rotate(180deg);
        }

        /* SUBMENU - COLLAPSIBLE */
        .dropdown-menu {
            position: absolute;
            top: 100%;
            left: 0;
            background: #1E1E1E;
            min-width: 240px;
            border-radius: 16px;
            box-shadow: 0 20px 40px rgba(0,0,0,0.6);
            padding: 12px 0;
            max-height: 0;
            overflow: hidden;
            opacity: 0;
            visibility: hidden;
            transform: translateY(10px);
            transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1),
                        opacity 0.4s cubic-bezier(0.4, 0, 0.2, 1),
                        transform 0.4s cubic-bezier(0.4, 0, 0.2, 1),
                        visibility 0s linear 0.4s;
            z-index: 100;
            list-style: none;
        }

        .nav-item:hover > .dropdown-menu,
        .nav-item:focus-within > .dropdown-menu {
            max-height: 1200px;
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }

        .dropdown-menu a,
        .dropdown-menu .dropbtn {
            display: block;
            padding: 12px 24px;
            color: white;
            text-decoration: none;
            font-weight: 500;
            transition: background 0.2s;
        }

        .dropdown-menu a:hover,
        .dropdown-menu .dropbtn:hover {
            background: rgba(255,59,0,0.15);
            color: var(--primary);
        }

        /* SECOND LEVEL */
        .dropdown-menu .nav-item {
            position: relative;
        }

        .dropdown-menu .dropdown-menu {
            top: 0;
            left: 100%;
            margin-left: 8px;
            min-width: 220px;
        }

        /* HAMBURGER */
        #hamburger {
            display: none;
            flex-direction: column;
            gap: 6px;
            cursor: pointer;
            z-index: 1100;
            padding: 8px;
        }

        #hamburger span {
            display: block;
            width: 28px;
            height: 3px;
            background: white;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
        }

        #hamburger.open span:nth-child(1) {
            transform: rotate(45deg) translate(6px, 6px);
        }

        #hamburger.open span:nth-child(2) {
            opacity: 0;
        }

        #hamburger.open span:nth-child(3) {
            transform: rotate(-45deg) translate(7px, -7px);
        }

        /* MOBILE CLOSE BUTTON */
        .mobile-close-btn {
            display: none;
            position: fixed;
            top: 22px;
            right: 22px;
            background: none;
            border: none;
            color: white;
            font-size: 3rem;
            line-height: 1;
            cursor: pointer;
            z-index: 2000;
            padding: 8px;
            transition: color 0.2s;
        }

        .mobile-close-btn:hover {
            color: var(--primary);
        }

        /* FULL VIEWPORT MOBILE MENU */
        .nav-menu.mobile-open {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            background: #121212;
            flex-direction: column;
            align-items: flex-start;
            justify-content: flex-start;
            padding-top: 110px;
            padding-bottom: 80px;
            overflow-y: auto;
            z-index: 999;
            gap: 0;
        }

        @media (max-width: 768px) {
            .nav-menu {
                display: none;
            }

            .nav-menu.mobile-open {
                display: flex;
            }

            #hamburger {
                display: flex;
            }

            /* EVERY MENU BUTTON = 100% WIDTH + LEFT-ALIGNED TEXT */
            .nav-menu.mobile-open .nav-item {
                width: 100%;
            }

            .nav-menu.mobile-open .dropbtn,
            .nav-menu.mobile-open a[role="menuitem"] {
                font-size: 1.6rem;
                padding: 18px 40px;
                text-align: left;
                width: 100%;
                display: block;
            }

            /* Submenus also full-width */
            .nav-menu.mobile-open .dropdown-menu {
                position: static !important;
                box-shadow: none;
                background: transparent;
                border-left: 5px solid var(--primary);
                margin: 8px 40px 0;
                padding: 0;
                border-radius: 0;
                width: calc(100% - 80px);
            }

            .nav-menu.mobile-open .dropdown-menu .dropdown-menu {
                margin-left: 40px;
                border-left: 5px solid var(--primary);
                width: calc(100% - 80px);
            }

            .nav-menu.mobile-open .dropdown-menu a,
            .nav-menu.mobile-open .dropdown-menu .dropbtn {
                padding: 16px 40px;
                font-size: 1.35rem;
                text-align: left;
                width: 100%;
            }
        }

##########################################################################################
.pageT span {color:#666!important;font-size:4.5rem!important;font-weight: 900;}