
.pin-spacer.pin-spacer-showcaseScroll {
    font-size: 13px;
}
.sl-project-title{
    letter-spacing: 0.02em;
    font-size:3.9em;
}
@media  (max-width:1500px){
    .pin-spacer.pin-spacer-showcaseScroll{  
        font-size: 11px;
    }

}
@media  (max-width:1000px){
    .pin-spacer.pin-spacer-showcaseScroll{ 
        font-size: 10px;
    }
}

@media  (max-width:800px){
    .showcase-list-wrapper{ 
        width: 100% !important; 
        display: inline;
        text-align: left !important;
    }
    .pin-spacer.pin-spacer-showcaseScroll{
        inset:unset !important; 
        font-size: 8px;
        width: 98% !important;
        padding: 0 2% !important;
    }
    .sl-project-title{
        letter-spacing: 0.02em;
        font-size:3.2em;
    }
}

.sl-project{
    transition: all .8s;
    /*padding: 45px 0*/

}
.sl-project:hover {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    padding-left:   35px;
}


.sl-project-title-sub {
    font-size: .32em;
    font-weight: 100;
    letter-spacing: 0.05em;
    margin-top: 0.4em;
    border-top: 1px solid #68686877;
    padding: 0.3em 0px 0 0.3em;
    color: rgb(180, 180, 180);
}

.sl-project-title-year {
    /*margin-top: 1em;*/
    color: #cb281E;
    font-size: 3.5em;
    letter-spacing: 1px;
}

.sl-project-meta div{ 
    letter-spacing: 0.04em;
}

.sl-project-meta{
    color: #8f8f8f;
}


/*study-case*/ 
 .pin-spacer.pin-spacer-showcaseScroll{  
    width: 94% !important;
    left: 3% !important;
}

@media  (max-width:800px){
    .study-case .pin-spacer.pin-spacer-showcaseScroll{ 
        margin: 150px 0px 0px !important; 
    }
} 

.showcase-list-wrapper{
    left: 0% !important;
    top: 0% !important;
    position: relative !important; 
}   

.portfolio-showcase.showcase-list { 
    overflow: visible !important;
} 

.header-cta-but a {
    color: rgb(255, 255, 255) !important;
}  
  .header-cta-but a::after,.header-cta-but a:hover::after{
    color: transparent !important;
}  
.header-cta-but a::before{ 
    background: #2b2e31;
} 
body.light .header-cta-but  a {
    color:  rgb(40 40 40) !important;
}  
body.dark .header-cta-but  a {
    color: rgb(255 255 255) !important;
}
.header-cta-but.header-cta-but-light a::after,.header-cta-but.header-cta-but-light a:hover::after{
    color: transparent !important;
}  
.header-cta-but a::before{ 
    background: #68686847;
} 
.fs-tot{
    display: none !important;
}
body.light span.fs-tot ,body.light .fs-button>span>a {
    color:#e7e7e7;
}
body.light .fs-nav span.swiper-pagination-progressbar-fill{
    background:rgb(163 163 163);
}
body.light .fs-nav>span ,body.light span.fs-year{
    color:rgb(163 163 163);
}
body.light .fs-tit-line {
    color: white;
}

.site-header.menu_dark .site-navigation.fullscreen .menu.main-menu > li.menu-item-red  a::before ,
.li.menu-item-red .menu-tit-char,
.site-navigation.fullscreen .menu.main-menu > li.menu-item.menu-item-red a::before{
    color: #cb281E !important;
}
body.dark .site-navigation.classic .menu.main-menu > li > a {
    color: #a8a8a8 !important;
}
body.light .site-navigation.classic .menu.main-menu > li > a {
    color: #424242 !important;
}
.site-navigation.classic {
    width: 100%;
    margin: 0;
}

.site-navigation.classic .menu.main-menu li{
    line-height: normal;
}
@media only screen and (max-width: 450px){
    .sl-project-title-year { 
        font-size: 35px;  
    }
}


li.menu-item a {
    font-size: 10.3em;
    letter-spacing: -12px; 
    font-weight: 600;
} 
.site-navigation.classic .menu.main-menu {
    list-style: none;
    padding: 0;
    margin: -1.8em 0 0 0;
} 
@media only screen and (max-width: 1950px){
    li.menu-item a {
        font-size: 9.1em;
        letter-spacing: -9px; 
    } 
    .site-navigation.classic .menu.main-menu { 
        margin: -2.2em 0 0 0;
    } 
}

@media (max-width: 1650px){
    li.menu-item a {
        font-size: 7.9em;
        letter-spacing: -7px; 
    } 
    .site-navigation.classic .menu.main-menu { 
        margin: -3.5em 0 0 0;
    } 
}

@media  (max-width: 1480px){
    li.menu-item a {
        font-size:6.7em;
        letter-spacing: -4px; 
    } 
    .site-navigation.classic .menu.main-menu { 
        margin: -5em 0 0 0;
    } 
}

@media  (max-width: 1280px){
    li.menu-item a {
        font-size: 5.4em;
        letter-spacing: -4px; 
    } 
    .site-navigation.classic .menu.main-menu { 
        margin: -5.4em 0 0 0;
    } 
}
@media(max-width: 1000px){
    li.menu-item a {
        font-size: 4.5em;
        letter-spacing: -4px; 
    } 
    .site-navigation.classic .menu.main-menu { 
        margin: -4.4em 0 0 0;
    } 
}

@media (max-width: 850px){
    li.menu-item a {
        font-size: 3em;
        letter-spacing: 0px; 
    } 
    .site-navigation.classic .menu.main-menu { 
        margin: 0  0 0 0;
    } 

    .header-wrapper{
        top: 28%;

    }
}
@media (max-width: 670px){
    li.menu-item a {
        font-size: 1.5em;
        letter-spacing: 0px; 
    } 
    .site-navigation.classic .menu.main-menu { 
        margin: 0  0 0 0;
    } 
}
ul.menu.main-menu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
@media  (max-width: 450px){
    ul.menu.main-menu {
        display: block; 
    }
}


/* footer */
.footerLinkRed{
    color: #cb281E;
    font-weight: 900;
    width: 2.8em;
    display: inline-block;
    letter-spacing: 2px;
}
.footerLink{  
    letter-spacing: 0.02em;
}

.footer-menu{
    text-align: center;
    margin-top: 3em;
}
@media only screen and (max-width: 450px){
    .footer-menu{
        text-align: left; 
    }
}

/* issues */
.sl-project a{
    overflow: initial;
}
.sl-project-title-sub-issues{ 
    font-size: .45em;
    font-weight: 100;
    margin: 0.3em 0 0 0;
    letter-spacing: .2px; 
    padding: 0.1em 0px 0 0em;
    border-top: 1px solid #e5e5e5;
    line-height: 1.3em;
    color: rgb(180 180 180);
    position: relative;
}
.sl-project-title.issuesTitle{
    font-size:3.2em;
        font-weight: 700; 
        position: relative;
}
.title-c-02 {
    position: absolute;
    right: 6%;
    top: -2.1em;
    font-size: 1.3em;
    color: #5e5e5e;
    font-weight: 600;
    text-align: end;
}

body.light .title-c-02 {  
    color: #8f8f8f;
}

.title-e-02 { 
    font-size: 0.7em; 
}

@media only screen and (max-width: 800px){
    .sl-project-title.issuesTitle{
        font-size:2.8em;
        font-weight: 600; 
    }
    .title-c-02 { 
        width: 100%;
        position: relative;
        top: unset;
        right: unset;
        text-align: left;
        padding-top: 8px;
        line-height: 1.1em;
    }
}
@media only screen and (max-width: 450px){
    .sl-project-title.issuesTitle{
        font-size:2.4em;
        font-weight: 600; 
    } 
} 

.site-navigation.classic .menu.main-menu > li > a{ 
    padding: 0px 0; 
}
.site-navigation.classic .menu.main-menu > li > a.active{
    border-bottom: 2px solid; 
}



/* wen */
.no-gap{
    overflow: visible;
}
.wrapper-full.no-gap.wenBlock {
    height: 400px;
    padding-top: 10em;
}
.TimeLineBlock{
    font-size: 27px;
    padding: 0em 8%;
}

.font-red{ 
    color: #cb281E;
}
.font-gray{
    color: #606060;
}
.TimeLineTime {    padding: 20px 0px 20px 0px;
    font-weight: 700;
    letter-spacing: -.03em;
    position: relative;
    width: 110px;
    border-right: 1px solid #606060;
}
.TimeLineEvent {
    position: relative;
    margin-left: 110px;
    padding:  1em 0%  1em 13%;
    border-left: 1px solid #606060;
    cursor: pointer;
}.TimeLineTime.font-red {
    font-size: 1.1em;
    letter-spacing: .02em;
}
.tTop {
    margin: 0.4em 0;
    font-weight: 700;
    letter-spacing: 0.07em;
    font-size: 0.95em;
}

.tTop::before {
    position: absolute;
    background: #606060;
    content: " ";
    width: 13%;
    height: 1px;
    top: 2.1em;
    left: 0px;
}
.tBottom {
    font-size: 0.55em; 
    font-weight: 300;
    line-height: 1.3em;
}
span.tTop_Time {
    font-size: .55em;
    font-weight: 600;
    color: #a3a3a3;
    width: 3em;
    display: inline-block;
}
.contantTitle {
    font-size: 1.8em;
    font-weight: 700;
    letter-spacing: .3em;
    margin: 0.3em 0em 1em 0em;
}

.contantBlock { 
    text-align: end;
}

body.light .contantBlock {
    text-align: end;
    color: white;
}
.popBlock {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000070;
    z-index: 1000;
}
.popBlockImage{
    position: absolute;
    bottom: 5%;
    right: 5%;
    max-height: 50%;
    max-width: 50%;
}

.site-header.light .toggle-line {
    background: #b5b5b5;
}
@media only screen and (max-width: 450px){
    .contantBlock {
       /* display: none; */
    }
    .TimeLineBlock {
        font-size: 19px;
        padding: 0em 2%;
    }
    .TimeLineTime { 
        width: 80px; 
    }
    .TimeLineEvent { 
        margin-left: 80px;
        padding: 1em 0% 1em 12%;  
    }
    span.tTop_Time { 
        width: 4em; 
    }
} 



/* home */
.fs-images .fs-project-image img{
    filter: brightness(0.5) !important;
}
.fs-project-dets{
    top: 75%;
    width: 85%;
    left: 3%;
}

 
@media only screen and (max-width: 450px){
   
    .fs-project-dets{ 
        top: 50%;
        left: 5%;
        width: 90%;
    } 
    
}

/*  */

.tt-line {
    color: #0000009e;
}
.cat-char {
    color: #4e4e4e;
}

 /*  */
.header-widgets{
    display: initial;
}
span.fs-cat.fs-cat-title {
    font-size: 9em;
    line-height: 1em;
    font-weight: 600 !important;
    display: inline-block;
    margin: 10px 0;
    letter-spacing: 0.05em;
}
span.fs-cat  {
    color: #ededed !important;
    font-weight: 400 !important;
    font-size: 1.0em;
    line-height: 1.5em;
    letter-spacing: 0.05em;
}
span.fs-year{ 
    color: #4c4c4c; 
    font-size: 0.9em;
    letter-spacing: 0.05em;
}
@media  (max-width: 1300px){
    span.fs-cat.fs-cat-title {
        font-size: 4em; 
    } 
}
@media  (max-width: 600px){
    span.fs-cat.fs-cat-title {
        font-size: 2em; 
    }
    span.fs-cat,span.fs-year { 
        font-size: .6em;
    }
    span.fs-cat  { 
        font-size:0.7em; 
    }
}

/* postImgViewer */
.postImgViewerBlock{

    display: none;
}
.postImgViewer{
    display: flex; 
        z-index: 99999;
        top: 0;
        left: 0;
        position: fixed;
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
}
.postImgViewer img{ 
    width: auto; height: auto; max-width: 80%; max-height: 80%; 
}

@media only screen and (max-width: 450px){
    .postImgViewer img{ 
        width: auto; height: auto; max-width: 90%; max-height: 90%; 
    }
}
.sl-images .sl-project-image{
width: 25vw;
}
.sl-images {
    filter: grayscale(1);
}
.header-wrapper { 
    width: 94%;
}
.scroll-notice{
    display: none;
}

.project-metas{
    padding:5% 3% ;
} 

.project-title{
    text-align: center;
    margin:1.5em 0 ;
}
.project-title h1.big-title {  
    font-size: 65px;
    line-height: 70px;
    margin: 1em 0 0 0;
    letter-spacing: 0.025em;
}
.project-title h3.big-title{ 
    letter-spacing: 0.025em;
}   
@media  (max-width: 900px){
    .project-title h1.big-title{ 
        font-size: 35px;
        line-height: 1em;
        margin: 2em 0 0 0;
    }
    .project-title h3.big-title{ 
        font-size: 25px;
    }   

}

@media   (max-width: 576px){
     
    .project-title { 
        text-align: left !important;
    }

}
@media  (max-width: 450px){
    
    .project-title h1.big-title{ 
            font-size: 30px;
            margin: 3em 0 0 0;
    }
    .project-title h3.big-title{ 
        font-size: 15px;
    }   
    .project-title {
        text-align: center;
        margin: 0 0  -30px 0;
        transform: translateY(-15%);
    }

}
.swiper {
    position: fixed;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 9999;
    background: #000000c7; 
}
    .swiper .swiper-slide .swiper-inner {
         width: 90vw;
         height: 90vh;
        overflow: hidden;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .swiper .swiper-slide img {
      /*  max-width: 85vw;
        max-height: 80vh;*/ 
       height: 100%;
    }
.swiper .swiper-slide  {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.tag {
    display: flex; 
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: 1.5em 0 1em 0; 
}


.tag a { 
    color: white;
    font-size: 1.5em;
    line-height: 1.8em;
    text-decoration: auto; 
    padding:2px;
}
.tag a div{ 
    transition: all 0.5s ease-out;
    padding:6px 12px ;
    margin:7px; 
    display: inline;
} 


@media (max-width: 576px) {
    .tag { 
        flex-wrap: nowrap;
        margin: 1.5em 0 2em 0;
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
    }
    .tag a { 
        font-size: 1.2em;
        padding: 10px 0px 0px 15px;
    }
}
.pro-tag { 
    position: fixed;
    top: 26%;
    right: 9%;
    flex-direction: column;
    z-index: 9;
}
.pro-tag a{ 
    font-size: 1.1em;
    line-height: 2.2em;
    color: rgba(255, 255, 255, 0.758);
}
body.light .pro-tag a{ 
    font-size: 1.2em; 
    color: rgba(105, 105, 105, 0.76);
}
 
  body.light .tag a div{  
    color: rgba(105, 105, 105, 0.76);
}

body.light form button { 
    color: white;
}
.showcase-footer {
    z-index: 2; 
    position: fixed;
    width: 96%;
    right: 3.1%; 
}

@media  (max-width:800px) {
    .pro-tag.tag {    
        position: relative;
        margin: 110px 0 -230px 0;
        top: 0;
        left: 3%;
    } 
    .tag a{
        padding-left: 0;
    }
}
 
@media  (max-width:450px) {
    .pro-tag.tag {
        position: relative;
        margin: 110px 0 -130px 0;
        left: 3%;
    }
}
.searchBtn {
    position: fixed;
    bottom: 180px;
    right: 3%;
    z-index: 9;
    width: 28px;
    z-index: 2;
}
.searchBtn img{ 
    filter: contrast(0.1);
}
.searchBtn:before {
    
    transition: all .5s 0s;
    height: 0px;
    width: 0px;
    background: #ffffff12;
    content: "";
    position: inherit;
    margin: -11px -11px;
    border-radius: 100%;
}
 
body.dark form > div::before {
    background: transparent;
}
.searchBlock {
    transition: all .5s 0s;
    position: absolute;
    bottom: -80px;
    right: 50px;
    padding: 19px 1vw  0px 1vw;
    background: #232527;
    width: 0; 
    height: 0;
    opacity: 0;   
}
.searchBlock > *{
    display: none;
}
.searchBlock.divOpen > * {
    display: initial;
}
.searchBlock.divOpen{
    width: 320px;
    display: block;
    opacity: 1;  
    height: auto;
    cursor: auto;
}

@media  (max-width: 450px){ 
    .searchBlock.divOpen {
        width: 88vw;
        max-width: 100vw;
        right: 0;
    }
} 
span.closeBtn {
    color: gray;
    font-size: 1.2em;
    font-weight: 100;
    position: absolute;
    top: 6px;
    padding: 5px;
    right: 7px;
    cursor: pointer;
}
body.light span.closeBtn {
    color: white;
}
body.light  form > div::before{
    
    background: #666666;
}
input[type="text"] {
    padding: 5px;
    margin-top: 20px;
    color: #fff;
    background: #232527 !important;
    border-bottom: 1px solid #676767; 
}
button.button.button-block {
    padding: 8px 21px;
    border: 1px solid gray;
    margin-top: 5px;
    background-color: transparent;
}
select {
    width: 100%;
    margin-top: 20px;
    padding: 4px;  
    border: unset;
    color: #fff;
    background: #232527 !important;
    border-bottom: 1px solid #676767; 
}

form label {     
    font-size: 12px !important;
    top: 12px !important;
    left: 8px;
} 

/*  */  


.footer-icon{

    z-index: 9;
}
.arrBtn , .homeBtn , .conBtn ,.searchBtn{ 
    cursor: pointer;
    transition: all .4s 0s;
    padding: 9px;
    border-radius: 100%;
    background: #0d0d0f93;
    opacity: 0.96;
}

body.light .arrBtn , body.light .homeBtn , body.light .conBtn ,body.light .searchBtn{  
    background: #bdbdbdc9;
}

.arrBtn img, .homeBtn img, .conBtn img ,.searchBtn img{  
    transition: all .4s 0s;
    filter: contrast(0.1);
    width: 100%;
}

.arrBtn:hover , .homeBtn:hover , .conBtn:hover , .searchBtn:hover  {   
    background: #0d0d0f !important;
}
.arrBtn:hover img, .homeBtn:hover img, .conBtn:hover img , .searchBtn:hover img{  
   
    filter: contrast(0) brightness(1.8);
}


.arrBtn{ 
    position: fixed;
    right: 3%;
    bottom: 110px;
    width: 28px; 
    transition: all .8s 0s;
} 
.homeBtn{ 
    position: fixed;
    right: 3%;
    bottom: 40px;
    width: 28px; 
    transition: all .8s 0s; 
}
 

.conBtn {
    position: fixed; 
    bottom: 180px;
    right: 3%;
    width: 28px;
} 
.conBtn:before { 
    height: 0px;
    width: 0px;
    background: #ffffff12;
    content: "";
    position: inherit;
    margin: -11px -11px;
    border-radius: 100%;
}
.conBtn:hover:before { 
    /* width: 60px;
    height: 60px; */
}
body.dark form > div::before {
    background: transparent;
}
.conBlock {
    transition: all .5s 0s;
    position: absolute;
    top: -140px;
    right: 60px;
    padding: 19px 35px 0px 10px; 
    opacity: 0;
    background: #000000;
}

.conBlock > *{
    display: none;
}
.conBlock.divOpen > * {
    display: initial;
}
.conBlock.divOpen{
    width: 300px;
    display: block;
    opacity: 1;   
    height: 267px;
}
.social-list-widget li {
    font-size: 14px;
    padding-bottom: 16px;
    display: flex;
    justify-content: flex-end;
}

@media  (max-width: 450px){ 
    .conBlock.divOpen {
        width: 90vw;
        max-width: 100vw;
        right: -8px;
        padding: 2vw;
    }
    .contantBlock { 
        width: 86vw;
    } 
} 

/*  */
 
.yearTimeLineBlock {
    width: 95%;
    padding: 5%;
    font-size: 15px;
}

@media   (max-width: 1400px){ 
    .yearTimeLineBlock { 
        width: 100%;
        font-size: 12px;
        padding:  3%;
    } 
} 
@media  (max-width: 900px){ 
    .yearTimeLineBlock {
        width: 100%;
        font-size: 11px;
        padding: 0em 3%;
    } 
} 
@media  (max-width: 450px){ 
    .yearTimeLineBlock {
        font-size: 13px;
        padding: 0em 3%;
    } 
}


body {
    font-family: arial,"Microsoft JhengHei";
    overflow-y: hidden;
    overflow: hidden !important;
}

.yearTimeLine {
    /*margin-bottom: 5%;*/
}

.eventItem.event-y {

    width: 150px;
    padding: 2%;
}

.eventItem {
    width: 30%;
    position: absolute;
    display: inline-block;
    /* margin: 1%; */
}

    .eventItem .eventImg {
        filter: grayscale(1) brightness(0.8);
        transition: all 0.6s ease-out;
        width: 100%;

        /*background-image: url(https://mary.shunteam.com/WEN0829/img/new/wenP02.jpg) !important;
*/
        padding-bottom: 73%;
        background-repeat: no-repeat;
        background-size: cover;
    }

.eventItem:hover .eventImg {
    filter: grayscale(0);
}

.eventYear {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    font-size: 10.5em;
    line-height: 0.8em;
    font-weight: 500;
}
@media  (max-width: 1000px){ 
    .eventYear { 
        font-size: 7.5em;
    }
} 
.pItem {
    /*margin: 20px 0;*/
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    width: 100%;
}
.pItem a {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    width: 100%;
    border-bottom: 1px solid #d72121;
}
.pDate {
    font-size: 7.8em;
    color: gray;
    color: #d72121; 
}

.pTitle {
    font-size: 3.5em;
    line-height: 0.8em;
    padding-left: 1.1em;
    color: #d72121;
    color: white;
    letter-spacing: 0.05em;
}
.pTitle span {
    font-size: 0.7em;
    line-height: 0.6em;
}

body.light .pTitle{
    color: rgb(0, 0, 0);

}
@media  (max-width: 700px){ 
    .pItem {  
        font-size: 9px;
    }  
} 
@media  (max-width:450px){ 
    .pItem {  
        font-size: 6px;
    } 
    .pTitle { 
        padding-left: 0.4em; 
    }
} 


.yEvents { 
    display: flex;
    color: #cfcfcf;
    flex-wrap: wrap; 
    position: relative;
    height: 32vw;
}

.eventM {
    padding: 0 0 5px 0  ;
    font-size: 2.7em;
}

.eventTitle {
    position: absolute;
    /* filter: drop-shadow(2px 2px 4px black); */
    color: white;
    width: 95%;
    display: grid;
    z-index: 2;
    padding:   2%;
    transition: all .5s ;
} 
.eventItem:hover .eventTitle {
    opacity: 0;
}
.eventTitle span:nth-child(1) {
    font-size: 2.5em;
}

.eventTitle span:nth-child(2) {
    font-size: 1.3em;
    color: #ebebeb;
    padding-top: 5px;
}

@media  (max-width: 650px){
    .eventItem {
        /*margin: 1% !important;*/
        /*width: 46%;*/
        width: 93%;
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
        order: 2;
    }
    .eventYear {
        position: relative;
        padding:0;
    }
    .eventItem.event-y {
        order: 1;
        padding: 0;
    }

    .yEvents{
        height: unset !important; 
    }
    .yearTimeLine {
      /*  margin-bottom: 160px;
        margin-top: 90px;*/
    }
} 
 
@media  (max-width:450px){
    .eventItem {
        margin-left: 3% !important;
        margin-right: 5% !important;
        width: 87%;
    } 

    .eventM{
        text-align: end !important;
    }
}  
 

.pro-content b {
    font-size: 1.1em;
    font-weight: 900;
    margin: 20px 0px 40px 0px;
    display: block;
}
.fs-fraction{
    left: 3.5%;
}

.fs-button { 
    right: 3.1%; 
}  
 

video , iframe {
    pointer-events: none  ;
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.event-e{
    padding: auto;
}

/* video-container */
.video-container{
    width: 100vw;
    height: 100vh;
  }
  
  .video-container iframe {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100vw;
    height: 100vh;
    transform: translate(-50%, -50%);
  }
   
  
  @media (min-aspect-ratio: 16/9) {
    .video-container iframe {
      height: 56.25vw;
    }
  }
  @media (max-aspect-ratio: 16/9) {
    .video-container iframe {
      width: 177.78vh;
    }
  }
  .video-text b {
    font-size: 1.3em;
    display: block;
    margin: 1em 0;
}

.video-text { 
    line-height: 35px;
    margin-left: -1px;
    font-weight: normal;
    margin-bottom: 1em;
    font-size: 18px;
    padding: 0% 6% 5% 6%  ; 
    height: 100%
}


.video-post-block{
    display: flex;
    align-items: center;
    background: #111111;
    padding-top: 30px;
    margin-bottom: 7%;
}

body.light .video-post-block{
    background: #eeeeee; 
}
  
.video-post{
    display: grid;
    min-height: 26vw;  
}
@media (max-width:576px) {
    .video-post {
        display: flex;
        min-height: 50vw;
        position: relative;
        flex-direction: column;
        align-content: center;
        align-items: center;
    }

        .video-post iframe {
            pointer-events: none;
            width: 100%;
            height: 100%;
            object-fit: cover;
            position: absolute;
        }
    .video-post-block{
        display: flex;
        align-items: center;
        background: #111111;
        padding-top: 30px;
        margin-bottom: 7%;
        flex-direction: column;
    }
    .video-text{
        
    padding: 0% ;
    }
}



 

.sl-project::before{
    display: none !important;
}


.imgBtn {
    margin-bottom: 2em;
    display: flex;
    flex-direction: row;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}


.image-gallery {
    padding: 5px;
    WIDTH: 100%;
}
.image-gallery > div {
    width: 100%;

}
    .image-gallery div img {
        width: 100%;
        margin: 5px 0;
    }


@media (min-width:650px) {

    .image-gallery {
        padding: 5px 7%;
        margin-top: 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 10px;
    }

        .image-gallery > div {
            width:unset;
            height: 16vw;
            cursor: pointer;
            position: relative;
            flex: 1 1 auto; /* or flex: auto; */
        }

        .image-gallery div img {
            width: unset;
            object-fit: cover;
            width: 100%;
            height: 100%;
            vertical-align: middle;
            border-radius: 0px;
        }
}

body.dark .toggle-line {
    background: #cdcdcd;
} 