//@import url('fonts.css');

/* force font on all content */

.contentCategory.gsmc,
.contentCategory.gsmc * {
  font-family:'Noto Sans TC', 'OpenSans', Sans-serif !important;
}


:root {
    --black: #000;
    --primary-black: #363636;
    --secondary-black: #2e2e2e;
    --white: #fff;
    --primary-red: #FF3333;
    --secondary-red: #CC0000;
    --red-border: #EE1818;
    --tag-bg: #181414;
    --grey: #999999;
}

#bodywrapper {
    //font-family: OpenSansRegular;
    font-size: 16px;
    color: var(--priamry-black);
}

/* #bodywrapper {
    margin-top: 0px;
} */

.ck-navbar .nav-list{
  justify-content:space-between !important;
  overflow-x:unset !important;
  overflow-y:unset !important;
  
}

.ck-navbar .nav-list>li {
    width: 200px;
	position:relative;
}

.ck-navbar .nav-list>li a {
 max-width:200px !important; 
  
}



#market-lists{

  display:flex;
  justify-content:flex-end;
  
}

#market-select {
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21.79px;
  text-align: left;
  width: 200px;
  height: 40px;
  gap: 0px;
  opacity: 0px;
  color: #2E2E2E;
  padding-left: 20px;
  background-image: url(/iwov-resources/images/wicked-problems/articles/red-arrow.png);
  background-repeat: no-repeat;
  background-size: 9%;
  background-position: 91%;
  margin-top: 20px;
  border: 1px solid #C0C0C0;
}


.language-toggle-market{
	max-width:1024px;
  margin:auto;
  display:flex;
  justify-content:space-between;
  
  
  
}

a:hover {
    text-decoration: none !important;
}

@font-face {
    font-family: OpenSansBold;
    src: url(../fonts/OpenSans-Bold.ttf);
}

@font-face {
    font-family: OpenSansSemiBold;
    src: url(../fonts/OpenSans-SemiBold.ttf);
}

@font-face {
    font-family: OpenSansRegular;
    src: url(../fonts/OpenSans-Regular.ttf);
}

@font-face {
    font-family: OpenSansLight;
    src: url(../fonts/OpenSans-Light.ttf);
}

.uk-container {
    display: flow-root;
    box-sizing: content-box;
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

html {
    overflow-x: hidden!important;
}

.page-content   {
    display: none;
}
.page-content.show   {
    display: block;
}

.default-cursor, .default-cursor *     {
    cursor: default;
}

.front-page-wrap {
    background: var(--white);
    font-family: OpenSansRegular;
    font-size: 16px;
    line-height: 22px;
    color: var(--secondary-black);
    position: relative;
}

button:focus {
    outline: none!important;
}
 

/* .uk-width-2-3\@m {
    width: calc((100% - 40px) * 2 / 3);

}
.uk-width-1-3\@m {
    width: calc((100% - 40px) * 1 / 3);

} */

.sub-title-wrap {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.article-content , .subcategory-article-content {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
    gap: 15px;
}
.uk-pagination {
    display: flex;
    list-style: none;
    justify-content: center;
    column-gap: 5px;
    padding-left: 0;
    flex-wrap: wrap;
}
.uk-pagination li a {
    color: #656565;
    display: block;
    padding: 5px 10px;
    color: #999;
}

.tag {
    font-size: 13px;
    background: var(--tag-bg);
    color: var(--white);
    padding-left: 3px;
    padding-right: 3px;
    margin-top: 0;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
    font-family: OpenSansBold;
}

.title-font {
    font-size: 32px;
    line-height: 40px;
    color: var(--priamry-black);
    font-family: OpenSansBold;
}

.portraits-container {
    max-width: 1024px;
    padding-left: 24px;
    padding-right: 24px;
    margin-left: auto;
    margin-right: auto;
}

.previleged-checkbox {
    width: 30px !important;
    height: 30px !important;
    top: 4px;
    right: 0;
    margin-right: 0 !important;
    border-radius: 5px;
    background-color: var(--white) !important;
    background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A) !important;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: 1 !important;
    z-index: 2;
}
.previleged-checkbox:checked {
    background-color: var(--secondary-red) !important;
    border-color: var(--secondary-red) !important;
    right: 0;
    border-radius: 5px;
}

.front-page-wrap a:hover {
    text-decoration: none;
}

.footer.footer-gray .footer-content {
    z-index: 1;
}


.uk-breadcrumb>:nth-child(n+2):not(.uk-first-column):not(.last-bread-crumb-col)::before {
    content: '>';
    margin: 0 10px 0 calc(10px - 4px);
  	line-height: 19.07px;
  	color:#FFFFFF;
}

select {
    outline: 0
}


/* Header Import (START) */

#header_placeholder {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}

/* Header Import (END) */


#content_section{
    position: relative;
    -webkit-transition: left .3s ease;
    transition: left .3s ease;
    .banner-main-section {
        border-bottom: 2px solid #eee4e4;
        /*background-color: #FCFCFD;*/
        /* background image */
        background-image: 
            linear-gradient(rgba(0,0,0,0.3) 30% ,rgba(39,39,39,0.3) 100%),
            url('/iwov-resources/images/wicked-problems/articles/foundation_banner.png');
        background-size: cover;
        background-position: center;
      	padding:0;
      	margin:0;
    }
    .banner-sec {
        padding-top: 40px;
        .first-content{
            display: flex;
            gap: 40px;
        }
        .left-content {
            width: 507px;   
        }
        .right-content {
            width: calc(100% - 507px - 40px);
            padding-top: 20px;
        }
    }
    .first-section {
        /*background-color: #FCFCFD;*/
        padding-bottom: 40px;
        
       

        section.breadcrumb-container{
          	padding-bottom:24px;
          	margin-bottom:8px;
            background-color: transparent;

            .breadcrumb-content{
                max-width: 1024px;
                padding-top:16px;
            }
            .uk-breadcrumb {
                display: flex;
                list-style: none;
                padding-left: 0;
                flex-wrap: wrap;
            }

            .uk-breadcrumb > li > a{
                font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                font-size: 14px;
                font-weight: 600;
                line-height: 19.07px;
                text-align: left;
            }
          /* fix font for end of breadcrumb */
          	.uk-breadcrumb > li > span{
                font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
              	color: #FFFFFF;
              	font-size: 14px;
                font-weight: 600;
                line-height: 19.07px;
                text-align: left;
            }

            .red-breadcrumb a {
                color: #FF3333;
            }
        }
        div.breadcrumb-container{
            background-color: transparent;

            .breadcrumb-content{
                max-width: 1024px;
                padding-top:16px;
            }
            .uk-breadcrumb {
                display: flex;
                list-style: none;
                padding-left: 0;
                flex-wrap: wrap;
            }

            .uk-breadcrumb > li > a{
                font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                font-size: 14px;
                font-weight: 600;
                line-height: 19.07px;
                text-align: left;
            }
          /* fix font for end of breadcrumb */
          	.uk-breadcrumb > li > span{
                font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
              	color: #FFFFFF;
              	font-size: 14px;
                font-weight: 600;
                line-height: 19.07px;
                text-align: left;
            }

            .red-breadcrumb a {
                color: #FF3333;
            }
        }
       .breadcrumb-container:has(li:nth-child(5)){
         max-width:944px;
         margin:0 auto;
         .uk-breadcrumb>:nth-child(n+2):not(.uk-first-column):not(.last-bread-crumb-col)::before {
              content: '>';
              margin: 0 10px 0 calc(10px - 4px);
           	  line-height:19.07px;
              color:#909090 !important;
          }
         .uk-breadcrumb>li>span{
         	color:#909090;
         }
         
       }

        .first-content{
            max-width: 1024px;
            /* margin-top: -25px; */

            .left-content{
              	padding-bottom:0;
                h1{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 36px;
                    font-weight: 700;
                    line-height: 49.03px;
                    text-align: left;
                    color: #FFFFFF;
                }

                p{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 24px;
                    font-weight: 400;
                    line-height: 32.68px;
                    text-align: left;
                    color: #FFFFFF;
                }

                #market-select{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 16px;
                    font-weight: 600;
                    line-height: 21.79px;
                    text-align: left;
                    width: 200px;
                    height: 40px;
                    gap: 0px;
                    opacity: 0px;
                    color: #2E2E2E;
                    padding-left: 20px;
                    background-image: url("/iwov-resources/images/wicked-problems/articles/red-arrow.png");
                    background-repeat: no-repeat;
                    background-size: 9%;
                    background-position: 91%;
                    margin-top: 20px;
                    border: 1px solid #C0C0C0;
                }
            }

            .right-content{
              	transform: translate(0%, -40px);
                h3{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 19.07px;
                    letter-spacing: 0.01em;
                    text-align: left;
                    color: #FFFFFF;
                    margin-bottom: 10px;
                }

                .uk-button-default{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 19.07px;
                    letter-spacing: 0.01em;
                    text-align: left;
                    color: #FFFFFF;
                    border: 0.88px solid #FFFFFF;
                    background-color: transparent;
                    opacity: 0px;
                    border-radius: 30px;
                    padding: 12px;
                    text-transform: none;
                    display: inline-block;
                    
                }
              	.uk-button-default:hover{
					border: 0.88px solid #fff;
                    color: #fff;
                    background-color: #f33;

                    
                }

                .financial-literacy-btn {
                    background-color: #FF3333;
                    color: white;
                    border: none;
                }

                .financial-literacy-btn:hover {
                    background-color: #e62e2e;
                }
                #explore-categories, #explore-sub-categories, #explore-sub-categories-swap{
                    display: flex;
                    gap: 12px;
                    flex-wrap: wrap;
                   
                }
            }
        }
    }

    .landing-article{
        margin-top: 50px;
        margin-bottom: 60px;

        .landing-article-group{
            max-width: 1024px;

            h2{
                font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                font-size: 32px;
                font-weight: 700;
                line-height: 43.58px;
                text-align: left;
                color: #2E2E2E;
                padding-bottom: 5px;
            }

            p{
                font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                font-size: 14px;
                font-weight: 400;
                line-height: 19.07px;
                text-align: left;
                color: #909090;
                margin-top: -15px;
            }

            .article-content {

                .uk-grid-small>.uk-grid-margin {
                    margin-right: 15px;
                }
                
                
                .view-all-article {
                    background-size: cover;
                    height: 280px;
                    border-radius: 3px;
                    cursor: pointer;
                    .view-all-article-txt {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 100%;
                    }
                }
                .gridImg{
                    width:100%;
                    height:280px;
                    object-fit: cover;
                    border-radius: 3px;
                }

                .articleImg {
                    position: relative;
                    background-size: cover;
                    height: 280px;
                    border-radius: 3px;
                    background-position: center;
                    .uk-position-bottom-left {
                        position: absolute;
                        bottom: 0;
                        left: 0;
                        width: 100%;
                    }
                    h3{
                        font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                        font-size: 24px;
                        font-weight: 700;
                        line-height: 1.2;
                        text-align: left;
                        color:#FFFFFF;
                        padding: 20px 30px;
                    }

                    .desc{
                        font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                        font-size: 16px;
                        font-weight: 400;
                        line-height: 21.79px;
                        text-align: left;
                        color:#FFFFFF;
                        padding: 5px 30px 30px;

                        white-space: nowrap;
                        width: 80%;
                        overflow: hidden;
                        text-overflow: ellipsis;
                    }
                }

                .articleImg::before {
                    content: "";
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(180deg, rgba(0, 0, 0, 0.0005) 0%, #000000 100%);
                    pointer-events: none;
                    border-radius: 3px;
                }

                .view-all-article {
                    position: relative;

                    .view-all-article-txt{
                        h3 {
                            font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                            font-size: 24px;
                            font-weight: 700;
                            line-height: 31px;
                            text-align: left;
                            position: relative;
                            z-index: 2;
                            color: #FFFFFF;
                            margin: 0 0 20px 30px;
                        }
                    }
                }

                .view-all-article::before {
                    content: "";
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(180deg, rgba(255, 170, 34, 0.9) 0%, #FFAA22 100%);
                    pointer-events: none;
                    border-radius: 3px;
                }

                .daily_needs_of_the_underserved::before {
                    content: "";
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(180deg, rgba(255, 119, 0, 0.9) 0%, #FF7700 100%);
                    border-radius: 3px;
                }

                .businesses_for_impact::before {
                    content: "";
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    background: linear-gradient(180deg, rgba(255, 68, 51, 0.9) 0%, #FF4433 100%);
                    border-radius: 3px;
                }
            }
        }
    }
  
  	.article{
     	padding:0;
    }

    .category-article{
        margin-top: 60px;
        margin-bottom: 60px;
      	padding:0;

        .category-article-heading{
            max-width:1024px;
			
            .left-content{
              	padding-bottom:0;
                h2{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 32px;
                    font-weight: 700;
                    line-height: 43.58px;
                    text-align: left;
                    color: #2E2E2E;
                }
            }

            .right-content{
                /* margin-top: 20px; */
              	padding-bottom:0;

                .view-all {
                    font-family: 'Noto Sans TC', 'Noto Sans TC', 'OpenSans', Sans-serif;
                    font-size: 16px;
                    font-weight: 600;
                    line-height: 43.58px;
                    text-align: left;
                    /* margin-top: 20px; */
                    color: #FF3333;
                }

                .arrow {
                    color: #FF3333;
                    margin-left: 5px;
                }
            }
        }

        .category-article-content{
            .category-article-container{
                max-width:1024px;

                .article-content {
                    margin-top: 10px;
                    .uk-width-1-3\@m {
                        padding-bottom: 20px;
                    }

                    .catText1{
                        font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                        font-size: 14px;
                        font-weight: 400;
                        line-height: 19.07px;
                        letter-spacing: 0.5px;
                        text-align: left;
                        color: #2E2E2E;
                        padding-top: 10px;
                    }

                    .catText2{
                        font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                        font-size: 16px;
                        font-weight: 600;
                        line-height: 21.79px;
                        text-align: left;
                        color:#000000;
                        margin-top: 10px;
                    }

                    .full-width-section.category-article-image{
                        position: relative;
                        background-size: cover;
                        background-position: center;
                        width: 100%;
                        height: 280px;
                        margin: 0;
                        padding: 0;
                        gap: 0px;
                        opacity: 0px;
                    }

                    .full-width-section.uk-padding-small {
                        padding-top: 10px;
                        padding-bottom: 0px;
                        padding-left: 0;
                    }
                }
            }
        }
    }

    .subcategory-article{
        margin-top: 30px;
        margin-bottom: 30px;

        .subcategory-article-container{
            max-width: 1024px;

            .subcategory-article-content{
                .subCatText1{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 19.07px;
                    letter-spacing: 0.5px;
                    text-align: left;
                    color: #2E2E2E;
                    margin-top: 15px;
                }

                .subCatText2{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 16px;
                    font-weight: 600;
                    line-height: 21.79px;
                    text-align: left;
                    color:#000000;
                    margin-top: 10px;
                }

                .full-width-section.subcategory-article-image {
                    position: relative;
                    background-size: cover;
                    background-position: center;
                    width: 100%;
                    height: 280px;
                    margin: 0;
                    padding: 0;
                    gap: 0px;
                    opacity: 1px;
                }

                .full-width-section.uk-padding-small {
                    padding-top: 10px;
                    padding-bottom: 10px;
                    padding-left: 0;
                }
            }
        }
    }

    .pagination-container {
        font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
        font-size: 18px;
        font-weight: 400;
        line-height: 24.51px;
        text-align: left;
        margin-top: 20px;
        margin-bottom: 70px;

        .uk-pagination-next {
            color: #FF3333 !important;
        }

        .uk-pagination li.uk-active a,
        .uk-pagination li.uk-active span {
            color: #FF3333 !important;
        }
    }

    .related-article{
        margin-top: 20px;
        margin-bottom: 30px;
        background-color: red;

        .related-article-container{
            max-width: 1024px;

            .full-width-section {
                width: 100%;
                margin: 0;
                padding: 0;

                .related-article-image {
                    width: 100%;
                    height: auto;
                    margin-top: 20px;
                    margin-bottom: -180px;
                }

                .relatedText1{
                    //font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 19.07px;
                    letter-spacing: 0.5px;
                    text-align: left;
                    color: #2E2E2E;
                    margin-top: 15px;
                }

                .relatedText2{
                    //font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 16px;
                    font-weight: 600;
                    line-height: 21.79px;
                    text-align: left;
                    color:#000000;
                    margin-top: 10px;
                }
            }
        }
    }
}

/** Footer **/
/* Custom CSS to make the search section red */
.search-container {
    position: relative;
    width: 100%;
    gap: 0px;
    border: 1px 0px 0px 0px;
    opacity: 0px;
}

.search-container input[type="text"]::placeholder {
    color: #909090;
    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    line-height: 16.34px;
    text-align: left;
}

.search-container .search-right-side {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    padding: 5px;
    background-color: #FF3333;
    color: white;
    width: 20%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
}


/* Article Detail */
body[data-page-id="detail"] #content_section .first-section {
    background-color: transparent;
    .breadcrumb-container{
        background: transparent;
      
       .breadcrumb-content {
        background-color: transparent;
        max-width: 944px;
        margin: 0 auto;
      	padding-top:16px;
   		}
    }

}
   

.inner-content-wrapper .content-wrapper {
    padding-top: 60px;
    max-width: 944px;
}
.inner-content-wrapper .content-wrapper .quote {
    position: relative;
    margin-bottom: 60px;
  	color:#000000;
}
.inner-content-wrapper .content-wrapper .quote::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 100%;
    background: #CC0000;
}
.inner-content-wrapper .content-wrapper .quote p{
    font-size: 21px;
    line-height: 32px;
    font-style: italic;
    padding-left: 25px;
  	font-weight:300;
  	color:#000000;
}
.inner-content-wrapper .content-wrapper .detail-description {
    //padding-top: 10px;
  	padding-bottom: 60px;
}
.inner-content-wrapper .content-wrapper .detail-description p{
    font-size: 18px;
    line-height: 1.5;
} 
.inner-content-wrapper .content-wrapper .detail-description li{
    font-size: 18px;
    line-height: 1.5;
} 


.inner-content-wrapper .content-wrapper .detail-description p:not(:last-child){
    padding-bottom: 20px;
} 
.inner-content-wrapper .content-wrapper .detail-sub-title  {
    font-size: 24px;
    padding-top: 0px;
}
    
.inner-content-wrapper .content-wrapper .image-wrap {
    //padding-top: 40px;
    padding-bottom: 60px;
}
.inner-content-wrapper .content-wrapper .image-wrap .img-caption {
    font-style: italic;
}
#content_section{
   
    .article_detail{
        .banner-container #article-banner-image {
                max-width: 100%;
        }

        .para-content .para-container{
            .custom-divider {
                background-color: #CC0000;
                width: 4px;
                height: 100%;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
            }

            .paragraph-container {
                position: relative;
                padding-left: 10px;
                margin: 50px 0 50px 10px;

                p{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 21px;
                    font-style: italic;
                    font-weight: 300;
                    line-height: 32px;
                    text-align: left;
                    color: #000000;
                }
            }
        }

        .quote-section{
            font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
            text-align: left;
            color: #000000;

            .quote-container{
                max-width: 944px;

                .quote{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 18px;
                    font-weight: 400;
                    line-height: 24.51px;
                }

                h2, h3, h4, h5, h6{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 24px;
                    font-weight: 600;
                    line-height: 32.68px;
                }
            }
        }

        .img-content{
            margin-top: 60px;

            .img-content-container{
                max-width: 944px;

                .caption{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 16px;
                    font-style: italic;
                    font-weight: 400;
                    line-height: 21.79px;
                    text-align: left;
                    color: #000000;
                    margin-top: 7px;
                    margin-bottom: 70px;
                }
            }
        }
    }

    .related_article{
      padding:0;
        .related_article-container{
            max-width: 1024px;
            padding-bottom: 60px;

            .divider{
              	margin-top: 0;
                margin-bottom: 30px;
                padding-bottom: 50px;
            }

            .title-content{
                h2{
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    font-size: 24px;
                    font-weight: 700;
                    line-height: 32.68px;
                    text-align: left;
                    color: #000000;
                    margin-bottom: 30px;
                }
            }

            .article-content{
                .relatedText1{
                    font-size: 14px;
                    font-weight: 400;
                    line-height: 19.07px;
                    letter-spacing: 0.5px;
                    color: #2E2E2E;
                    margin-top: 15px;
                }

                .relatedText2{
                    font-size: 16px;
                    font-weight: 600;
                    line-height: 21.79px;
                    color:#000000;
                    margin-top: 10px;
                }

                .uk-padding-small{
                    padding-left: 0;
                }

                .full-width-section.related-article-image {
                    margin: 0;
                    padding: 0;
                    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
                    text-align: left;
                    background-size: cover;
                    background-position: center;
                    width: 100%;
                    height: 280px;
                    gap: 0px;
                    opacity: 0px;
                }
            }
        }
    }
}

.sub-category{
    background-color: #000000;
    padding: 40px 0;!important;
  	min-height:213px ;
    #sub-categories {
        margin-top: 30px;
        a {
            background-color: transparent;
        }
    }
    .sub-category-container{
        /* max-width: 1024px; */
        
        h3{
            font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
            font-size: 24px;
            font-weight: 700;
            line-height: 40px;
            text-align: left;
            letter-spacing: 0.01em;
            /* padding-top: 35px; */
            color: #FFFFFF;
        }

        .uk-button-default{
            font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
            font-size: 14px;
            font-weight: 400;
            line-height: 19.07px;
            text-align: left;
            letter-spacing: 0.01em;
            color: #FFFFFF;
            border: 2px solid #FFFFFF;
            height: 45px;
            /* gap: 4.41px;
            opacity: 0px; */
            border-radius: 100px;
            /* margin-bottom: 60px; */
            text-transform: none;
            background-color: transparent;
            padding-left: 60px;
          	padding-right: 60px;
          	
            margin-right: 15px;
        }
        .uk-button-default:hover{
          background-color:#f33;
        }

    }
}

.detail-main-content {
    max-width: 944px;
    margin: 0 auto;
    padding: 20px 0 40px;
}

.detail-main-content #article-title {
    font-size: 31px;
    font-family: 'Noto Sans TC', 'OpenSans', sans-serif;
    font-weight: 600;
    line-height: 42.22px ;
    padding-bottom: 15px;
}


.detail-main-content p {
    color: #2E2E2E;
}

#article-info {
    color: #000000;
}

.detail-content-wrapper .inner-content-wrapper {
    max-width: 944px;
    margin: 0 auto;
}






#article-info {
    color: #000000;
}

.detail-content-wrapper .inner-content-wrapper {
    max-width: 944px;
    margin: 0 auto;
}


@media (max-width: 640px) {
    #content_section {
        .first-section {
            margin-top: 0px;
        }

        .article_detail .para-content .para-container .paragraph-container p{
            font-size: 16px;
        }
    }

    .detail-main-content #article-title {
        font-size: 24px;
    }

    .sub-category .sub-category-container{
        h3 {
            font-size: 20px;
        }

        .uk-button-default{
            margin-bottom: 15px;
        }
    }

    #sub-categories a:last-child {
        margin-bottom: 20px;
    }
}

/*** Mobile View CSS ***/

/* Override CSS for small devices */
@media (min-width: 768px) {
    .uk-width-2-3\@m {
        width: calc( (100% - 18px) * 2 / 3);
        
    }
    .uk-width-1-3\@m {
        width: calc((100% - 40px) * 1 / 3);
    
    }
}
@media (max-width: 768px) {
    .uk-width-2-3\@m {
        width: calc( (100% - 18px) * 1 / 2);
        
    }
    .uk-width-1-3\@m {
        width: calc((100% - 40px) * 1 / 2);
    
    }
    .first-content{
        flex-wrap: wrap;
    }
    #content_section .banner-sec .left-content,   #content_section .banner-sec .right-content 
    {
        width: 100%;
    }
    .sub-title-wrap {
        align-items: center;
        flex-wrap: wrap;
    }
    section h2 {
        margin-bottom: 0;
    }


}
@media (max-width:799px){
  
  .sub-category .sub-category-container{


    .uk-button-default{
      margin-bottom: 15px;
    }
  }
}





@media (max-width: 640px) {
    .uk-width-2-3\@m {
        width: calc( (100% ) * 1 / 1);
        
    }
    .uk-width-1-3\@m {
        width: calc((100% ) * 1 / 1);
    
    }

    .header-placeholder .flp-type .mini-menu.navbar .navbar-inner .img-logo,
    .header-placeholder .flp-type .mini-menu.navbar .navbar-inner .navbar-links-left{
        display: none !important;
    }

    #content_section {
        .first-section {
            margin-top: 40px;

            .first-content .left-content{
                h1{
                    font-size: 30px;
                }
                p{
                    font-size:20px;
                }
            }
        }

        .landing-article .landing-article-group{
            h2 {
                font-size: 20px;
            }

            .article-content .articleImg {
                h3 {
                    font-size: 20px;
                    padding-left: 15px;
                    /* margin-left: 20px; */
                }

                .desc {
                    padding-left: 15px;
                }
            }
        }

        .category-article .category-article-heading {
            .left-content h2 {
                font-size: 20px;
            }

            .uk-flex {
                flex-wrap: wrap;
            }

            .right-content {
                margin-top: 0px;
                width: 100%;
                float: right;
            }
        }

        .uk-pagination>* {
            padding-left: 5px;
        }

        .related_article .related_article-container .uk-divider-icon {
            margin-bottom: 0px;
            display: none !important;
        }
    }

    .search-container {
        width: 70%;
    }

    .gsmc .footer.footer-gray .col-sm-3x {
        padding-left: 10px;
    }
}

/* Override padding for medium devices (tablets, 641px and up) */
@media screen and (max-width: 960px)  {
    #content_section .first-section {
        margin-top: 40px;
    }

    .gsmc .footer.footer-gray .col-sm-3x {
        padding-left: 25px;
    }
}

/* remove white space between footer and related subctegories  */
.footer.footer-gray {
   margin-top: 0 !important;
  
}


/* styling for language toggle */


.language-toggle {
    margin-top:30px;
    font-family:'Noto Sans TC', 'OpenSans', sans-sarif;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    background-color: #555555; 
    border-radius: 10px; 
    width: 80px;
    height: 26px;
    padding: 0 6px;
    font-size: 14px;
    position: relative;
    overflow: hidden;
}
.language-toggle span {
    position: relative;
    z-index: 2; 
    flex-shrink: 0;
    width: 30px;
    text-align: center;
    color: white;
    line-height: 26px; /* Vertically center the text */
    cursor: pointer;
}
.language-toggle .background_toggle {
    position: absolute;
    top: 2px;
    height: 22px;
    width: 40px;
    background-color: #FE423C; 
    border-radius: 10px;
    z-index: 1; 
    transition: left 0.3s ease;
}
.language-toggle .toggle-other.active ~ .background_toggle {
    left: 38px;
}
.language-toggle .toggle-en.active ~ .background_toggle {
    left: 2px;
}
.language-toggle .toggle-en:hover ~ .background_toggle {
    left: 2px;
}
.language-toggle .toggle-other:hover ~ .background_toggle {
    left: 38px;
}
/* View all articles right arrow */

.view-all-articles-icon::before {
    content: "\ecf6";
    font-size: 13px;
    font-family: "dbsicons" !important;
    font-style: normal !important;
    font-weight: bold !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1.1;
    -webkit-font-smoothing: antialiased;
}



.image-wrap > p > em{
  color: #000000; 
}


.img-caption > p{
  color: #000000; 
}

.content-wrapper > .detail-description:last-child > :last-child {
  margin-bottom:0px !important; 
}
.content-wrapper > .detail-description:last-child {
  padding-bottom:20px !important; 
}


.card-wrap{
  padding-top:10px;
}
.left-content{
  padding-bottom:0px !important;
}
.right-content{
  padding-bottom:0px !important;
}






.dropdown-menu-nav {
    display: none;
    width: 100%;
    position: absolute;
    top: 102%;
    background-color: #F7F7F7;
    /* border: 0.1px solid #ccc; */
    padding: 0;
    list-style: none;
    z-index: 1000;
    /* box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); */
}
.dropdown-menu-nav li {
    padding: 8px 12px;
}
.dropdown-menu-nav li a {
    display:inline-block;
    text-decoration: none;
    position:relative;
    color: #2e2e2e !important;
}
.dropdown-menu-nav li a:hover {
    color: #2e2e2e !important;
}

li:hover .dropdown-menu-nav {
    display: block;
}

.dropdown-menu-nav li a:hover::after {
    content: ''; 
    position: absolute;
    left:0px;
    width: 100%;
    height: 2px; 
    background-color: #ff3333; 
    top: 100%;
}





