.mobile, .mobile-576 {

    display: none;

}

wbr:after { 
    content: "\00200B"; 
}

.h1-wrapper {

    position: relative;

    display: flex;

    justify-content: center;

}

body.no-scroll{
    height: 100%;
    overflow: hidden;
}

h2 {

    font-size: 40px;

    font-weight: 700;

    line-height: 56px;

    color: #000000;

    text-align:center;

    margin-bottom: 40px;

    margin-top: 60px;

    display: inline-block;

    position: relative;

}

h2::after {

    content: "";

    display: block;

    position: absolute;

    right: -100px;

    z-index: -1;

    width: 260px;

	height: 30px;

	transform: skew(-45deg) translate(-20%, -25px);

	/* background: #B68021; */
    background: #B98D41;

}

h2.long-title::after{
    right: 0px;
}

h3, .inside-accordion .content-group-title-group h4 {

    width: 100%;

    font-size: 32px;

    font-weight: 700;

    line-height: 1.5;

    color: #573A19;

    margin-bottom: 20px;

    margin-top: 0;

}



h4 {

    width: 100%;

    font-size: 21px;

    font-weight: 700;

    line-height: 1.32;

    color: #000000;

    margin-bottom: 20px;

}



h4.subtitle{

    margin-top: 50px;

    margin-bottom: 40px;

    color:#744C24!important;

}



p {

    margin-top: 0;

    margin-bottom: 40px;

    line-height: 1.5;

}



p:last-child {

    margin-bottom: 0;

}

.width-100{
    width: 100%;
}

.blue-text{
    color: #0000ff;
}

.swiper-container .swiper-notification{
    display: none;
}

ol {

    padding-left: 1.3em;

    margin: 0;

}

.inline-block{
    display: inline-block;
}
ol.cjk-heavenly-stem{
    /* list-style-type: cjk-heavenly-stem;
    
    margin-left: 1.3em; */
    counter-reset: list-count;

    list-style-type: none;
}
ol.cjk-heavenly-stem > li{
    counter-increment: list-count;
}
ol.cjk-heavenly-stem > li:before{
   content: counter(list-count,cjk-heavenly-stem)". ";
    margin-left: -1.3em;
    
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
    ol.cjk-heavenly-stem > li:before{
    content: attr(before_content) ;
      margin-left: -1.3em;
   } 
} 
/*specific-list*/
.specific-list div.ol {counter-reset:list-count}
.specific-list div.ol ol li{list-style-type:none;position:relative}
.specific-list div.ol ol ul>li {list-style-type: circle;}
.specific-list div.ol ol ul>li::before {
    content: "";
    counter-increment: none;
}
.specific-list div.ol ol li::before{counter-increment:list-count;content:counter(list-count)".";display:block;position:absolute;right:calc(100% + 5px);top:0}
.specific-list div.ol ol ol{counter-reset:list-count}
.specific-list div.ol ol ol li::before{content:counter(list-count,lower-alpha)"."}

.specific-list div.ol ol ol ol li::before{content:counter(list-count,lower-roman)"."}

/*different-specific-list*/
.different-specific-list div.ol  {
    counter-reset:  list-count;
}
.different-specific-list div.ol  .content-group-title  ol  li,
.different-specific-list div.ol  .content-group-text  ol  li  {
    list-style-type:  none;
    position:  relative;
}
.different-specific-list div.ol  .content-group-title  ol  li::before,
.different-specific-list div.ol  .content-group-text  ol  li::before  {
    counter-increment:  list-count;;
    content:  counter(list-count)".";
    display:  block;
    position:  absolute;
    right:  calc(100%  +  .25em);
    top:  0
}

html:lang(zh-cn) .different-specific-list div.ol  .content-group-title  ol  li::before, html:lang(zh-hk) .different-specific-list div.ol  .content-group-title  ol  li::before,
html:lang(zh-cn) .different-specific-list div.ol  .content-group-text  ol  li::before, html:lang(zh-hk) .different-specific-list div.ol  .content-group-text  ol  li::before{
    right:  calc(100%  +  .15em);
}

.different-specific-list div.ol  .content-group-title  ol  li::before  {
    font-weight:  bolder;
}
.different-specific-list div.ol  .content-group-title  ol  ol,
.different-specific-list div.ol  .content-group-text  ol  {
    counter-reset:  list-count;
}
.different-specific-list div.ol .content-group-title ol ol li::before,
.different-specific-list div.ol .content-group-text ol li::before  {
    content:  counter(list-count,  lower-alpha)"."
}
.different-specific-list div.ol  .content-group-title  ol  ol  ol  li::before,
.different-specific-list div.ol  .content-group-text  ol  ol  li::before  {
    content:  counter(list-count,  lower-roman)"."
}
.different-specific-list div.ol  .content-group-title  ol  ul  >  li  {
    list-style-type:  circle;
}
.different-specific-list div.ol  .content-group-title  ol  ul  >  li::before  {
    content:  "";
    counter-increment:  none;
}
.different-specific-list div.ol  .content-group-text  {
    padding-left:  calc(1.5rem  *  1.3  +  20px);
}
@media  only  screen  and  (max-width:  960px)  {
    .different-specific-list div.ol  .content-group-text  {
            padding-left:  calc(14px  *  1.3  +  15px);
    }
}
.different-specific-list-2 div.ol  {
    counter-reset:  list-count;
}
.different-specific-list-2 div.ol  ol  li  {
    list-style-type:  none;
    position:  relative;
}
.different-specific-list-2 div.ol  ol  li::before  {
    counter-increment:  list-count;
    content:  counter(list-count)".";
    display:  block;
    position:  absolute;
    right:  calc(100%  +  .25em);
    top:  0
}
.different-specific-list-2 div.ol  ol  ol  {
    counter-reset:  list-count;
}
.different-specific-list-2 div.ol  ol  ol  li::before  {
    content:  counter(list-count,  lower-alpha)"."
}
.different-specific-list-2 div.ol  ol  ol  ol  li::before  {
    content:  counter(list-count,  lower-roman)"."
}
.different-specific-list-2 div.ol  ol  ul  >  li  {
    list-style-type:  circle;
}
.different-specific-list-2 div.ol  ol  ul  >  li::before  {
    content:  "";
    counter-increment:  none;
}

/*for abc to chinese number*/


/* html:lang(zh-cn) ol[type="a"], html:lang(zh-hk) ol[type="a"], html:lang(zh-cn) ol.lower-alpha, html:lang(zh-hk) ol.lower-alpha {
    counter-reset: list-count;

    list-style-type: none;
}
html:lang(zh-cn) ol[type="a"] > li, html:lang(zh-hk) ol[type="a"] > li, html:lang(zh-cn) ol.lower-alpha > li, html:lang(zh-hk) ol.lower-alpha > li{
    counter-increment: list-count;
}

html:lang(zh-cn) ol[type="a"] > li:before, html:lang(zh-hk) ol[type="a"] > li:before, 
html:lang(zh-cn) ol.lower-alpha > li:before, html:lang(zh-hk) ol.lower-alpha > li:before,
html:lang(zh-cn) .different-specific-list div.ol .content-group-title ol ol li::before, html:lang(zh-hk) .different-specific-list div.ol .content-group-title ol ol li::before,
html:lang(zh-cn) .different-specific-list div.ol .content-group-text ol li::before, html:lang(zh-hk) .different-specific-list div.ol .content-group-text ol li::before,
html:lang(zh-cn) .different-specific-list-2 div.ol  ol  ol  li::before, html:lang(zh-hk) .different-specific-list-2 div.ol  ol  ol  li::before{
   content: counter(list-count,cjk-heavenly-stem)". ";
    margin-left: -1.3em;
    
}

html:lang(zh-cn) .specific-list div.ol ol ol li::before, html:lang(zh-hk) .specific-list div.ol ol ol li::before{
    content: counter(list-count,cjk-heavenly-stem)". ";
    margin-left: -3.3em;
}

html:lang(zh-cn) .specific-list div.ol ol ol ol li::before,html:lang(zh-hk) .specific-list div.ol ol ol ol li::before,
html:lang(zh-cn) .different-specific-list div.ol .content-group-title ol ol ol li::before, html:lang(zh-hk) .different-specific-list div.ol .content-group-title ol ol ol li::before,
html:lang(zh-cn) .different-specific-list div.ol .content-group-text ol ol li::before, html:lang(zh-hk) .different-specific-list div.ol .content-group-text ol ol li::before,
html:lang(zh-cn) .different-specific-list-2 div.ol  ol  ol  ol  li::before, html:lang(zh-hk) .different-specific-list-2 div.ol  ol  ol  ol  li::before{
    content:counter(list-count,lower-roman)"."
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
    
    html:lang(zh-cn) ol[type="a"] > li:before, html:lang(zh-hk) ol[type="a"] > li:before, html:lang(zh-cn) ol.lower-alpha > li:before, html:lang(zh-hk) ol.lower-alpha > li:before,
    html:lang(zh-cn) .different-specific-list div.ol .content-group-title ol ol li::before, html:lang(zh-hk) .different-specific-list div.ol .content-group-title ol ol li::before,
    html:lang(zh-cn) .different-specific-list div.ol .content-group-text ol li::before, html:lang(zh-hk) .different-specific-list div.ol .content-group-text ol li::before,
    html:lang(zh-cn) .different-specific-list-2 div.ol ol ol li::before, html:lang(zh-hk) .different-specific-list-2 div.ol ol ol li::before{
        content: attr(before_content) ;
        margin-left: -1.3em;
    } 

  
    html:lang(zh-cn) .specific-list div.ol ol ol li::before, html:lang(zh-hk) .specific-list div.ol ol ol li::before{
        content: attr(before_content) ;
        margin-left: -3.3em;
    }

} */
/*end for abc to chinese number */

/* li.mimic-h2{
     font-size: 32px;
    font-weight: 700;
    color: #573A19;

    
} */
ol li{
    padding-left: 5px;
}

ol.lower-alpha{
    list-style-type: lower-alpha;
}
ol.lower-roman{
    list-style-type: lower-roman;
}

ol.laprarent {

    counter-reset: item;

    padding-inline-start: 40px;

}

ol.laprarent li {

    display: block ;

    counter-increment: item;

}

ol.laprarent li:before {

    content: " ("counter(item,lower-alpha)") ";

    display: inline-block;

    text-indent: -40px;

}



li.h2-style{

  

    font-size: 32px;

    font-weight: 700;

    line-height: 1.5;

    color: #573A19;


}

ul {

    list-style: none;

    padding-inline-start: 1rem;

    margin: 0;

}



li {

    /* margin-bottom: 30px; */
    margin-bottom: 40px;

}



li:last-child {

    margin-bottom: 0;

}



ul li::before {

    content: "\2022";

    color: #848044;

    font-weight: bold;

    display: inline-block; 

    width: 1em;

    margin-left: -1em;

}
ul.circle-list, ul.square-list{
    padding-inline-start: 4rem;
}
ul.circle-list li {
    list-style-type: circle;
}

ul.circle-list li::before, ul.square-list li::before {
    content: none;
}

ul.square-list li {
    list-style-type: square;
}

@media only screen and (max-width: 576px){
    ul.circle-list, ul.square-list{
        padding-inline-start: 3rem;
    }
}

@media only screen and (max-width: 375px){
    ul.circle-list, ul.square-list{
        padding-inline-start: 1.5rem;
    }
}
.hide {

    display: none;

}

td.word-break{
    word-break:break;
}

.not_fall_nextline{
    white-space: nowrap;
}
table.first-col-not-fall td:first-child{
    white-space: nowrap;
}
.text-center {

    text-align: center !important;

}
.text-left {

    text-align: left;

}


.flex-center {

    display: flex;

    align-items: center;

    justify-content: center;

}

.flex-center a{
    margin: 30px;
}

.double-line-height {

    line-height: 2;

}



.content-style, .content-style.press_photo table table tr td span{

    font-size: 21px;

    font-weight: 400;

    line-height: 1.5;

}



.site-wrapper.index-page .content-style{
    line-height: 1.2;
}

.page-header {

    padding: 35px 0;

    background-color: #282828;

    color: #FFF;

    max-height: 250px;

}



.breadcrumb {

    font-size: 21px;

    font-weight: 700;

    display: flex;

    flex-flow: wrap;

    margin: -3px -5px;

}



.breadcrumb-item {

    display: inline-block;

    position: relative;

    margin: 0px 10px;

    text-decoration: none !important;

    color: #FFF;

    /* max-width: 580px; */

}

.breadcrumb-item.current {

}



.breadcrumb-item:nth-child(1n+2) {

    padding-left: 30px;

}



.breadcrumb-item:nth-child(1n+2)::before {

    content: '\f105';

    font-family: 'FontAwesome';

    position: absolute;

    left: 0;

    top: 0;

    font-size: 1.5em;

    font-weight: normal;

    line-height: 0.85;

    color: #FFF;

}



.page-title {

    margin-top: 20px;

    font-size: 45px;

    font-weight: 700;

    line-height: 0.92;

}



.page-tab_list_wrapper {

    padding: 30px 0;

    background-color: #332E3A;

    color: #FFF;

}



.page-tab_trigger,

.page-tab_curr {

    display: none;

}



.page-tab_trigger {

    position: absolute;

    right: 20px;

    top: 0.3em;

    width: 25px;

    height: 25px;

    z-index: 21;

    text-align: center;

    cursor: pointer;

    transition: transform 0.3s ease;

}



.page-tab_trigger::after {

    content: '\f107';

    font-family: 'FontAwesome';

    color: #FFF;

    font-size: 1.5em;

}



.open-tab .page-tab_trigger {

    transform: rotate(180deg);

}



.page-tab_curr {

    font-size: 16px;

    color: #80E0CE;

    font-weight: 500;

    padding: 10px 0;

    padding-right: 35px;

    position: relative;

    cursor: pointer;

    letter-spacing: 1px;

}



.page-tab_list {

    margin: 0 -15px;

    text-align: center;

    font-size: 24px;

}



.page-tab_list_item {

    display: inline-block;

    padding: 0 15px;

    margin: 10px 0;

    font-weight: 500;

    cursor: pointer;

    letter-spacing: 1px;

    color: #FFF !important;

    text-decoration: none !important;

}



.page-tab_list_item:nth-child(1n+2) {

    border-left: 1px solid #80E0CE;

}



.page-tab_list_item:hover,

.page-tab_list_item.active {

    color: #80E0CE !important;

}



.page-content {

    position: relative;

    padding-bottom: 60px;

}



.tab-title {

    font-size: 45px;

    font-weight: 700;

    letter-spacing: 2px;

    line-height: 1.22;

    color: #002D4D;

    margin-bottom: 60px;

}



.content-title {

    width: 100%;

    font-size: 32px;

    font-weight: 500;

    letter-spacing: 1.2px;

    line-height: 1.32;

    color: #002D4D;

    margin-bottom: 20px;

}



.content-title>div {

    width: calc(100% - 420px);

}



.content-text {

    width: 100%;

}



.content-text-with-img {

    width: calc(100% - 420px);

    display: inline-block;

    padding-left: 0px;

}



.content-img {

    width: 430px;

    display: flex;

    flex-flow: wrap;

    justify-content: flex-end;

    margin: -5px;

}

.content-img .content-text{
    text-align: left;
}

.content-section {

    display: flex;

    flex-flow: wrap;

    /* padding-bottom: 30px; */

}



.content-img_item {

    width: 50%;

    display: inline-block;

    padding: 5px;

    text-align: center;

}



.content-img_single_item {

    width: 100%;

    padding: 5px;

    text-align: center;

}



.content-img img {

    width: 100%;

}



.content-img img:not(:first-child) {

    margin-top: 40px;

}



.content-img + .content-text-with-img {

    padding-left: 50px;

}



.content-text-with-img + .content-img {

    padding-left: 50px;

}





.content-img_caption {

    margin-top: 10px;

    font-size: 18px;

    letter-spacing: 1.2px;

    color: #807428;

}

.photo_not-fit-container_left{
    float: left;
    padding-right: 10px;
}

.photo_not-fit-container_right{
    float: right;
    padding-left: 10px;
}

.content-slider_video iframe {

    position: absolute;

    top: 0;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 100%;

    border: 0;

}



.content-slider_video::after {

    content: '';

    padding-top: 75%;

    display: block;

}



.content-slider_video {

    position: relative;

}



.content-slider_title {

    margin-top: 20px;

    padding-top: 15px;

    position: relative;

    font-size: 18px;

    font-weight: 300;

    letter-spacing: 1.2px;

    line-height: 1.66;

}



/* .content-slider_title:before {

    content: '';

    display: block;

    width: 40%;

    height: 1px;

    background-color: #573A19;

    position: absolute;

    left: 0;

    top: 0;

} */



.content-section.content-slider {

    position: relative;

}



.content-section.content-slider .swiper-button-next,

.content-section.content-slider .swiper-button-prev {

    top: 60px;

    margin-top: 0;

    /* --swiper-navigation-size: 32px; */

}



.content-section.content-slider .swiper-pagination {

    display: none;

    position: static;

    width: 100%;

    margin-top: 30px;

}



.content-section.content-slider .swiper-button-next {

    right: 0;

}



.content-section.content-slider .swiper-button-prev {

    right: 50px;

    left: auto;

}



.content-card-container{

    display: flex;

    margin-top: 75px;

    flex-wrap: wrap;

    width: 100%;

    justify-content: space-between;

}



.content-card {

    /* width: calc(50% - 45px); */

    flex: 0 0 calc(50% - 40px);

    display: flex;

    padding: 35px 30px;

    background-color: #014B70;

    font-size: 30px;

    font-weight: 600;

    line-height: 1.5;

    color: #fff;

    text-decoration: none !important;

    position: relative;

    margin: 0 0 40px 0;

    box-shadow: 11px 11px 20px 0px #aaa;

    justify-content: center;

    align-items: center;

    text-align: center;



}



/* .content-card::after {

    content: '\f105';

    font-family: 'FontAwesome';

    position: absolute;

    right: 15px;

    bottom: 20px;

    font-size: 35px;

    line-height: 22px;

    color: #002D4D;

} */



.content-title.has-logo>div {

    padding-right: 100px;

    position: relative;

}



.new-logo {

    position: absolute;

    right: 30px;

    top: 0;

    width: 50px;

    height: 50px;

    text-align: center;

    line-height: 50px;

    color: #FFF;

    font-size: 15px;

    font-weight: 500;

}



.new-logo::after {

    content: '';

    display: block;

    padding-top: 100%;

    border-radius: 50%;

    background-color: #C1272D;

    position: absolute;

    left: 0;

    top: 0;

    width: 100%;

    z-index: -1;

}



.content-group {

    margin-bottom: 20px;

}



.multi-color-accordion-container > div {

    margin-bottom: 0;

    background-color: #fff;

}



.multi-color-accordion-container > div:nth-child(2n+1) {

    background-color: #E7DDD4;

}

.multi-color-accordion-container.reverse-color > div {

    background-color: #E7DDD4;

}

.multi-color-accordion-container.reverse-color > div:nth-child(2n+1) {
    background-color: #fff;
}





.content-group-title {

    padding: 20px;

    font-size: 1.5rem;

    font-weight: 500;

    position: relative;

}



.content-group-title-group {

    margin: 14px 0;

}



.content-group-text {

    padding: 20px;

    padding-top: 0;

}



.content-group-text .content-group-title-group:first-child {

    margin-top: 0;

}



.content-group.accordion:not(.accordion-with-multiaccordion) .content-group-title {

    padding-right: 100px;

    cursor: pointer;

}

.content-group.accordion .content-group-title {

    padding-right: 100px;


}



.content-group.accordion:not(.accordion-with-multiaccordion) .content-group-title:after {

    content: '+';

    font-size: 23px;

    display: flex;

    align-items: flex-end;

    justify-content: flex-end;

    padding-right: 5px;

    position: absolute;

    bottom: 0;

    right: 0;

    width: 35px;

    height: 40px;

    background-image: linear-gradient(to bottom right, transparent, transparent 50%, #C28521 50% , #C28521);

    cursor: pointer;
}


  



.content-group.accordion.active > .content-group-title:after {

    content: none;  

}

/* .inside-accordion.content-group.accordion .content-group-title:after {

    content: '+'; 

} */

.content-group.accordion.active:not(.accordion-with-multiaccordion) .content-group-text:after {

    content: '-';

    display: flex;

    font-size: 23px;

    align-items: flex-end;

    justify-content: flex-end;

    padding-right: 5px;

    position: absolute;

    bottom: 0;

    right: 0;

    width: 35px;

    height: 40px;

    background-image: linear-gradient(to bottom right, transparent, transparent 50%, #C28521 50% , #C28521);

    cursor: pointer;
}



.content-group-text {

    position: relative;

    padding-top: 0;

}



.content-group-text-space {

    padding: 50px 30px;

}



.content-group.accordion .content-group-text {

    display: none;

}



.content-link-block {

    display: flex;

    flex-flow: wrap;

    font-size: 18px;

    margin: 35px 0;

    /* padding: 0 20px; */

}



.content-link-block-time {

    width: 230px;

    font-weight: 500;

}



.content-link-block-text {

    width: calc(100% - 230px);

    /* padding-left: 15px; */

}





.content-block-table {

    display: table;

    width: 100%;

}



.content-block-row {

    display: table-row;

    width: 100%;

}



.content-block-col {

    width: auto;

    display: inline-block;

    display: table-cell;

    font-size: 18px;

    /* padding: 30px 0; */

    padding: 0;

    /* padding-left: 15px; */

    padding-top: 30px;

}











.content-group-text-group {

    padding: 30px 0;

}



.content-group-text-group:nth-child(2n+1) {

    background-color: #F9F9F9;

}



.content-price-block {

    display: flex;

    flex-flow: wrap;

    align-items: center;

}



.content-price-block-price {

    width: 400px;

}



.content-price-block-text {

    width: calc(100% - 400px);

}



.content-accordion-block-title {

    font-weight: 500;

    position: relative;

    cursor: pointer;

    padding-right: 70px;

}



.content-accordion-block-text {

    padding-top: 10px;

    display: none;

}



.content-accordion-block-title::after {

    content: '\f107';

    font-family: 'FontAwesome';

    font-size: 50px;

    position: absolute;

    right: 20px;

    top: 0;

    line-height: 35px;

    margin-top: -5px;

    color: #002D4D;

    transition: 0.3s;

}



.content-accordion-block.active .content-accordion-block-title::after {

    transform: rotate(180deg);

}







.reponsive-table {

    width: 100%;

    overflow-x: auto;

}

.div-mimic-table-header{
    width: 100%;
    padding: 30px;

    background-color: #573A19;

    color: #fff;

    font-size: 21px;

    font-weight: 500;

    border: 0;

    border-right: 1px solid #adadad;

    border-bottom: 1px solid #adadad;
    text-align: center;
    vertical-align: middle;
}

.mimic-table-body{
    list-style-position: inside;
    border:1px solid #4D4D4D;
    padding-left: 0;
}

.mimic-table-body li:nth-child(2n+1){   
    background-color: #ffffff;
}

.mimic-table-body li{
    width: 100%;
    background-color: #DBD1C8;
    
    padding: 30px;

    border: 0;
    margin: 0;
   
}



table.content-table {

    width: 100%;


    border-spacing: 0;

    margin-bottom: 15px;
    border: 1px solid #4D4D4D;

}



table.content-table thead tr th {

    padding: 30px;

    background-color: #573A19;

    color: #fff;

    font-size: 21px;

    font-weight: 500;

    border: 0;

    border-right: 1px solid #adadad;

    border-bottom: 1px solid #adadad;

    vertical-align: middle;

    text-align: center;

}



table.content-table tbody tr td {

    background-color: #DBD1C8;

    font-size: 21px;

    /* margin: 35px 0; */

    padding: 30px;

    border: 0;

    border-right: 1px solid #4D4D4D;

}
table.content-table.row-with-border tbody tr td{
    border-bottom: 1px solid #4D4D4D;
}

table.content-table.left-td td {

    text-align: left;

}


table thead.align-left tr th,

table tbody.align-left tr td {

    text-align: left;

}



table.content-table.light-border thead tr th {

    border-right: 1px solid #ffffff;

}



table.content-table.light-border tbody tr td {

    border-right: none;

}



table.content-table thead tr th:last-child,

table.content-table tbody tr td:last-child {

    border-right: none;

}

table.content-table th.two-col-narrow-left{
    width: 30px;
}

table.content-table.member tbody tr td {
    background-color: #ffffff;
    border-bottom: 1px solid #4D4D4D;

}

table.content-table.member tbody tr:last-child td {
    
    border-bottom: none;

}

@media only screen and (max-width: 576px){
    table.content-table td.two-col-narrow-left{
        width: 30px;
    }
    table.content-table.high-padding thead tr th, table.content-table.high-padding tbody tr td{
        padding: 20px 10px;
    }

    .none-576{
        display: none;
    }

    .mobile-576{
        display: block;
    }

    td.mobile-576{
        display: table-cell;
    }
    
}

 table.content-table tbody tr td.border-right{
    border-right:1px solid #4D4D4D;
}
/* table.content-table tbody tr td.border-bottom{
    border-bottom:1px solid #4D4D4D;
}
table.content-table tbody tr td.border-bottom{
    border-bottom: none;
} */ 

table.content-table tbody tr:nth-child(2n+1) td {

    background-color: #ffffff;

}



table.content-table.second-pattern tbody tr:nth-child(2n+1) td {

    background-color: #DBD1C8;

}



table.content-table.second-pattern tbody tr:nth-child(2n) td {

    background-color: #ffffff;

}

table.content-table tbody tr.sub-tr-white td{
    background-color: #fff;
}

table.content-table tbody tr.sub-tr-brown td{
    background-color: #DBD1C8; 
}

table.content-table tbody tr td.no_border{
    border: 0;
}

table.second-col-space td:not(:first-child){
padding-left: 10px;
}

.reponsive-shadow-table {

    width: 100%;

    overflow-x: auto;



/*

    background-image: linear-gradient(to right, white, white), linear-gradient(to right, white, white), linear-gradient(to right, rgba(0, 0, 0, .30), rgba(255, 255, 255, 0)), linear-gradient(to left, rgba(0, 0, 0, .30), rgba(255, 255, 255, 0));



    background-position: left center, right center, left center, right center;

    background-repeat: no-repeat;

    background-color: white;

    background-size: 20px 100%, 20px 100%, 10px 100%, 10px 100%;

    background-attachment: local, local, scroll, scroll; */



}



table.content-table.mobile tr th{
    width: 100%;
}



table.content-table-white {

    width: 100%;

    border: 0;

    border-spacing: 0;

    margin-bottom: 15px;

}



table.content-table-white thead tr th {

    padding: 30px;

    background-color: #014B70;

    color: #fff;

    font-size: 26px;

    font-weight: 500;

    border: 0;



}

table.content-table-white.all-text-center thead tr th,  table.content-table-white.all-text-center tbody tr td{
    text-align: center;
}

table.content-table-white tbody tr td {

    /* background-color: #FFF; */

    font-size: 21px;

    /* margin: 35px 0; */

    padding: 20px;

    text-align: center;

    border: 0;

}






.header-tools_item a,
.header-tools_item a:link,
.header-tools_item a:active {

    color: #333333;

    text-decoration: none;

}

.header-tools_item a:hover{
    color: #573A19;
}





.margin0auto {

    margin: 0 auto;

}



.news-tab.desktop {

    margin-top: 40px;

    display: flex;

}



.news-tab.mobile {

    display: none;

}



.news-tab-item {

    flex: 1;

   
    /* background-color: #B97A37; */
    background-color: #A16A30;
    color: #ffffff;

    font-size: 1.25rem;

    font-weight: 600;

    text-align: center;

    padding: 15px 0;

    cursor: pointer;

    position: relative;

    margin-bottom: 20px;

}

.news-tab-item:hover{
    background-color: #7E5326;
}

.news-tab-item.active {

  
    /* background-color: #A79144; */
    background-color: #807225;

    color: #ffffff;

}





.news-tab-item-triangle {

    content: '';

    display: none;

    height: 0px;

    width: 0px;

    left: 50%;
    bottom: -30px;
    transform: translateX(-50%);
    border: 15px solid transparent;
   
    border-top-color: #807225;
    position: absolute;

    /* bottom: -20px;

    left: calc(50% - 10px); */

}

.news-tab-item.active:hover {
    background-color: #573A19;
}
.news-tab-item.active:hover .news-tab-item-triangle{
    border-top-color:  #573A19;
}
.news-tab-item.active .news-tab-item-triangle {

    display: block;

}



.news-tab-select select {

    -webkit-appearance: none;

    -moz-appearance: none;

    -ms-appearance: none;

    appearance: none;

    outline: 0;

    box-shadow: none;

    border: 0 !important;

    background: #ffffff;

    background-image: none;

}



.news-tab-select select::-ms-expand {

    display: none;

}



.news-tab-select {

    position: relative;

    display: flex;

    width: 100%;

    height: 55px;

    line-height: 3;

    background: #2c3e50;

    overflow: hidden;

    justify-content: center;

}

.news-tab-select select {

    flex: 1;

    padding: 0 .5em;

    color: #573A19;

    cursor: pointer;

    text-align-last: center;

    font-size: 1.4rem;

    font-weight: 700;

    font-family: 'Poppins';

}

html[lang = "zh-hk"] .news-tab-select select {
    font-family: "Noto Sans TC", "Microsoft JhengHei", "Heiti TC", sans-serif
}

html[lang = "zh-cn"] .news-tab-select select {
    font-family: "Noto Sans SC", "Microsoft YaHei", "Heiti SC", sans-serif
}

/* Arrow */

.news-tab-select::after {

    content: url(../images/arrow.png);

    position: absolute;

    top: 0;

    right: 0;

    height: 55px;

    width: 55px;

    display: flex;

    align-items: center;

    justify-content: center;

    color: #573A19;

    cursor: pointer;

    pointer-events: none;

}



.news-list-item {

    display: flex;

    align-items: flex-start;

    padding: 30px 0;

    border-top: 1px solid #C0A425;

}

.news-list-item a{
    font-size: 1.25rem;
}

@media only screen and (max-width: 1200px){
    .news-list-item{
        padding: 20px 0;
        font-size: 1rem;
    }

    .news-list-item a{
     
        font-size: 1rem;
    }

    .news-tab-item{
        font-size: 1rem;
    }
}


.news-list-item:first-child {

    border-top: none;

}



.news-list-item-date {
    width: 125px;

    margin-right: 40px;

    margin-bottom: 6px;

    font-size: 1.25rem;

    font-weight: 700;

}



.news-list-item-content {

    flex: 1;

    font-size: 1.25rem;

}



.news-btn {

    display: 1;

    text-align: center;

    margin-top: 20px;

}



.public-services {

    width: 100%;

    text-align: left;

    display: flex;
    flex-wrap:wrap;
    justify-content: center;
    

}

.public-services a{
    word-break: unset;
}

.public-services-item-fake{
    margin: 0px 10px;
    display: inline-block;
    width: 250px;
    height: 1px;
}

.public-services-item {

    margin: 10px 10px;

    /* display: inline-block; */

    /* width: 300px; */
    width: 250px;

    padding: 30px;

}



.public-services-item > div {

    margin-top: 20px;

    font-size: 1.25rem;

    font-weight: 600;

    color: #000000;

    /* padding: 0px 20px; */


}



.public-services-item > img {
  
    height: 130px;
    display: block;
    margin: auto;

}

@media only screen and (max-width: 1200px){
    .public-services{
        padding: 0px 50px;
    }
}

.quick-links {

    width: 100%;

    text-align: center;

    /* margin-top: 20px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    

}



.quick-links-item {

    margin: 10px 13px;

    /* display: inline-block; */
    display: block;

    width: 300px;

    height: 100px;

    padding: 10px;

    border-radius: 10px;

    /* box-shadow: 5px 5px 12px #ccc; */
    box-shadow: 5px 5px 5px #ccc;


    position: relative;

}

.quick-links-item.is-gif-item{
    height: 80px;
}
.quick-links-item-fake{
    margin: 0px 13px;

    display: inline-block;

    width: 300px;

    height: 0px;

    padding: 0px 10px;

    border-radius: 10px;

  
}


.quick-links-item-bg-left {

    position: absolute;

    z-index: -1;

    top: 0;

    left: 0;

    width: 50px;

    height: 100%;

    background-color: #F8F8F3;

}



.quick-links-item-bg-shape {

    position: absolute;

    z-index: -1;

    top: 0;

    left: 50;

    width: 100px;

    height: 100%;

    background-image: linear-gradient(to bottom right, #F8F8F3, #F8F8F3 50%, #ffffff 50% , #ffffff);

}



.quick-links-item-content {

    display: flex;

    align-items: center;

    color: #573A19;

    font-weight: 600;

    height: 100%;

}



.quick-links-item-content > div {

    flex: 1;

    text-align: left;

    font-size: 1.125rem;

}

.quick-links-item-content > .gif-title-div{
    width: 80%;
    height: 100%;

}

img.gif-quick-links{
    transform: translateY(-14px);
}

.quick-links-item-content .gif-banner{
    width: 100%;
    height: 100%;
}

html:lang(en) .quick-links-item-content > div {

    font-size: 1rem;

}

@media only screen and (max-width:1200px){
    .quick-links-item-content > div {

        font-size: 1rem;
    
    }
    
    html:lang(en) .quick-links-item-content > div {
    
        font-size: 1rem;
    
    }

}
.quick-links-item-content > img {

    width: 16px;

    margin-left: 5px;

}



.district-wrapper {

    display: flex;

    justify-content: space-between;

}



.area-container {

    flex: 1;

    margin-right: 120px;

}



.area-header {

    display: flex;

    border-bottom: 1px solid #000000;

    padding-bottom: 8px;

    margin-bottom: 12px;

}



.area-title {

    flex: 1;

}



.area-header img {

    display: none;

    width: 17px;

}



.district-container {

    overflow: hidden;

}



.district-item {

    margin: 10px 0;

}



.district-num {

    display: inline-block;

    min-width: 25px;

}



.content-flex-table {

    display: flex;

    align-items: flex-start;

    margin-bottom: 30px;

}



.content-flex-table-title {

    font-weight: 500;

    width: 300px;

}



.side-menu-wrapper {

    pointer-events: none;

    position: absolute;

    height: 100%;

    right: 20px;

    top: 200px;

    z-index: 1000;

}




.side-menu {

    pointer-events: initial;

    position: sticky;

    position: -webkit-sticky;

    top: 200px;

    width: 22px;

    display: table;

}




.side-menu nav {

    display: table-cell;

    vertical-align: middle;

}



.side-menu li {

    padding: 10px 0;

    font-size: 14px;

    line-height: 20px;

    margin: 0;

}



.side-menu li::before {

    content: none;

}



.side-menu a {

    display: block;

    position: relative;

    color: #573A19;

    text-decoration: none;

    white-space: nowrap;

    text-align: right;

}



.side-menu a:after {

    content: "";

    display: block;

    width: 10px;

    height: 10px;

    border-radius: 50%;

    border: 2px solid #573A19;

    background-color: #573A19;

    -webkit-transition: 0.2s;

    transition: 0.2s;

}



.side-menu span {

    display: block;

    position: absolute;

    z-index: 1000;

    right: 32px;

    -webkit-transition: 0.2s;

    transition: 0.2s;

    visibility: hidden;

    opacity: 0;

    -webkit-transform: translate3d(30px, 0, 0);

    -ms-transform: translate3d(30px, 0, 0);

    -o-transform: translate3d(30px, 0, 0);

    transform: translate3d(30px, 0, 0);

    padding: 12px 20px;

    background-color: #ffffff;

    font-weight: 700;

    box-shadow: 2px 2px 5px #aaa;

    margin-top: -12px;

}



.side-menu .active a:after {

    background: #FFF;

}



/* .side-menu .active span {

    -webkit-transform: translate3d(0, 0, 0);

    -ms-transform: translate3d(0, 0, 0);

    -o-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

} */



.side-menu  span.active {
     -webkit-transform: translate3d(0, 0, 0);

    -ms-transform: translate3d(0, 0, 0);

    -o-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);
    visibility: visible;

    opacity: 1;

}



.side-menu li:not(.active) span {

    visibility: hidden;

    opacity: 0;

}


.side-menu li:not(.active) span.active {
     -webkit-transform: translate3d(0, 0, 0);

    -ms-transform: translate3d(0, 0, 0);

    -o-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);
    visibility: visible;

    opacity: 1;

}

/* @media only screen and (max-width: 960px){
    .side-menu  span.active {
   
       visibility: hidden;
   
       opacity: 0;
   
   }

   .side-menu li:not(.active) span.active {
        visibility: hidden;
    
        opacity: 0;
   }
} */

.not-found-container {

    display: flex;

    align-items: center;

    justify-content: center;

    padding: 60px 0;

}



.content-white-card {

    background-color: #ffffff;

    border-radius: 15px;

    box-shadow: 2px 2px 6px #aaa;

    padding: 40px;

    max-width: 1280px;

}



.photo-gallery {

    width: 100%;

    display: grid;

    grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));

    grid-gap: 50px;

}



.photo-gallery img {

    width: 100%;

}



.content-pagination {

    display: flex;

    justify-content: center;

    align-items: center;

    font-size: 1.875rem;

}



.content-pagination > * {

    margin: 0 25px;

    cursor: pointer;

}



.content-pagination-action {

    height: 30px;

}



.content-pagination-page.active {

    color: #807225;

    font-size: 2.5rem;

    font-weight: 700;

    cursor: default;

}
/* .flow-chart-container{
    display:flex;
    align-items: flex-end;
    justify-content: center;
} */
.summary-page .flow-chart.text-align-left .flow-chart-box{
    text-align: left;
    width: 80%;
}
.flow-chart {

    display: flex;
    flex-direction: column;
    align-items: center;
}

button.data-href{
    border: none;
    background-color: transparent;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.data-href-summary-container{
    position:relative;
    width: 360px;
}

a.data-href-summary{
  position: absolute;
 
  color: #807428;
  left: 100%;
  top: -45px;
  white-space: nowrap;
  padding-left: 15px;
}
@media only screen and (max-width: 1200px){
    .data-href-summary-container{
        
        width: initial;
    }
    a.data-href-summary{
        position: static;
    }

}

button.data-href.mimic-link{
    color: #807428;
}
 button.data-href.mimic-link:hover{
text-decoration: underline;
}
.flow-chart-box-title:not(:first-child){
    margin-top: 30px;
}
.flow-chart-box {

    width: 360px;

    padding: 30px 20px;

    border-radius: 10px;

    background-color: #FFC58F;

    text-align: center;

}
.flow-chart-box:last-child{
    position: relative;
}
@media only screen and (max-width: 375px){
    button.data-href{
        width: 100%;
    }
    .flow-chart-box{
        width: 100%;
    }

}

.flow-chart-line {

    width: 1px;

    height: 40px;
    
    background-color: #000;
    position: relative;
    margin-bottom: 8px;

}

.flow-chart-line:after{
    content: '';
    display: block;
    border-top: solid 8px #FF8000;
    border-left: solid 8px transparent;
    border-right: solid 8px transparent;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;

}





.org-chart-desktop {

    display: flex;

    flex-direction: column;

    align-items: center;

    text-align: center;

    margin: 0 auto;

}



.org-chart-mobile {

    display: none;

}



.chart-box-container {

    display: flex;

}



.chart-box-container.vertical {

    flex-direction: column;

}



.chart-box-container.vertical .chart-box {

    margin-bottom: 20px;

}



.chart-box {

    width: 330px;

    padding: 30px 20px;

    margin: 0 10px;

    border-radius: 10px;

}



.chart-box.first-layer {

    background-color: #FF6600;

}



.chart-box.second-layer {

    background-color: #FF8000;

}



.chart-box.third-layer {

    width: 300px;

    background-color: #FFAF66;

}



.chart-box.forth-layer {

    width: 300px;

    background-color: #FFD2A7;

}



.chart-box.empty {

    visibility: hidden;

}



.chart-box.no-margin {

    margin-left: 0;

    margin-right: 0;

}



.chart-box.single-margin {

    margin-left: 0;

}



.chart-box-line {

    width: 300px;

    display: flex;

    margin: -20px 10px 0;

}



.chart-box-line > div {

    flex: 1;

    height: 20px;

}



.chart-box-line > div:first-child {

    border-right: 1px solid #000;

}



.chart-box-line > div:last-child {

    border-left: 1px solid #000;

}

.chart-box-left-line-start,
.chart-box-left-line,
.chart-box-left-line-end {
    display: block;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.chart-box-left-line-start {
    background-image: url("/images/start_line_org_chart.png");
    
   
}
.chart-box-left-line {
    background-image: url("/images/straight_line_org_chart.png");
   
}
.chart-box-left-line-end {
    background-image: url("/images/end_line_org_chart.png");
    
}



.chart-spread.first-layer {

    min-width: 653px;

}



.chart-box-container.second-layer {

    min-width: 965px;

}



.district.org-chart-desktop {

    margin-top: 20px;

}



.district .chart-box {

    width: 240px !important;

    padding: 20px;

}



.district .chart-line {

    width: 100px;

    height: 30px;

    position: relative;

}



.district .full-height {

    height: 100%;

}



.district .chart-line::after {

    content: '';

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    width: 50%;

    height: 100%;

    border-right: 2px solid black;

}



.district .chart-line.less-width::after {

    content: '';

    display: block;

    position: absolute;

    top: 0;

    left: 0;

    width: 48%;

    height: 100%;

    border-right: 2px solid black;

}

.district .chart-spread {

    display: flex;

}



.district .chart-spread > div {

    width: 180px;

    height: 30px;

    border-top: 2px solid black;

    border-left: 2px solid black;

}

.district .chart-spread .noLeftSpread{
    border-left: none;
}

.district .chart-spread >div:last-child {

    border-right: 2px solid black;

}

.district .chart-spread >div:last-child.noRightSpread {

    border-right: none;
    border-top: none;

}



.district .chart-container {

    display: flex;

}



.district .chart-separator {

    width: 100px;

}



.content-tab {

    display: flex;

    width: 100%;

}



.content-tab.mobile {

    display: none;

}



.content-tab-item {

    flex: 1;

    text-align: center;

    color: #fff;

    font-weight: 600;

    padding: 30px 20px;

    background-color: #573A19;

    position: relative;

    cursor: pointer;

    display: flex;

    justify-content: center;

    align-items: center;

}



.content-tab-item.active {

    background-color: #806D08;

}



.content-tab-item.active::after {

    content: '';

    display: block;

    position: absolute;

    left: 50%;

    bottom: -30px;

    transform: translateX(-50%);

    border: 15px solid transparent;

    border-top-color: #806D08;

}



.content-files {

    display: grid;
    display: -ms-grid;

    width: 100%;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));

    grid-gap: 60px 80px;

    padding: 60px 200px;

    font-size: 1.125rem;

}



.content-files.hide {

    display: none;

}



.content-file {

    display: flex;
    /* align-items: center; */


}



.content-file-icon-container {

    display: flex;

    /* flex-direction: column; */

    justify-content: center;

}



.content-file-icon-container a {

    margin-left: 10px;
    

}



.content-file-icon-container a:first-child {

    margin-left: 0;

}



.content-file-icon {

    min-width: 40px;

    width: 40px;

    height: 40px;

    object-fit: contain;

    margin-top: 5px;

}



.content-file-name {

    display: flex;

    justify-content: center;

    align-items: center;

    margin-left: 20px;

}

.margin-left{
    margin-left: 20px;
}

.district-title {

    font-size: 1.875rem;

}



.content-section.district-documents {

    margin-top: 25px;

    padding-top: 25px;

}



.hall-address-icon-container {

    margin-top: 6px;

}



.district-control {

    display: none;

}



.overlay {

    position: fixed;

    width: 100%;

    height: 100%;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

    background-color: rgba(0,0,0,0.6);

    z-index: 1000;

    /* display: flex; */
     display: none;

    justify-content: center;

    padding: 60px 50px;

}

.overlay.second-overlay{
    background-color: rgba(0,0,0,0.2);
    z-index: 1005;
}

.overlay-close {

    display: block;

    width: 30px;

    margin-left: auto;

    margin-bottom: 20px;

}

.overlay.second-overlay .overlay-close{
    margin-top: 50px ;
    margin-bottom: 20px ;
  
}

.overlay-content {

    max-width: 900px;

}

.overlay-content > p{
	background-color: #FFFFFF;
    padding: 25px;
	font-size: 1.5rem;
	
}

.overlay-content.ebsu {

    max-width: 900px;
    padding: 25px 30px;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 20px;

    overflow: hidden;

}

.second-overlay .overlay-content.ebsu {

    max-width: 1300px;
    

}
.overlay-content-wrapper{
    width: 100%;
    max-height: 65vh;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: rgb(170, 170, 170);
}

.overlay-content-wrapper::-webkit-scrollbar{
    width: 5px;
}


.overlay-content-wrapper::-webkit-scrollbar-thumb {
    background-color: rgb(170, 170, 170); 
}

.overlay-content img {

    width: 100%;

    height: 100%;

    object-fit: contain;

}





div.float-right{
    float:right;
    margin-left: 40px;
    /* width:28%; */
}

div.float-right.after-first-photo{
    clear: both;
}

.float-right .float-right-img{
    margin-bottom: 30px;
}

.float-right .float-right-img:last-child{
    margin-bottom: 10px;
}


@media only screen and (max-width: 576px){
    div.float-right{
        margin-left: 30px;
        /* width:28%; */
    }
    
}
.photo-swiper {

    width: 100%;

    height: 100%;

    position: relative;

}



.photo-swiper .swiper-slide {

    width: 100%;

    height: 100%;

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: stretch;

    padding: 0 30px;

}



.photo-swiper img {

    object-fit: contain;

}



.photo-swiper .photo-caption {

    color: #fff;

    text-align: center;

    margin-bottom: 10px;

}



.overlay .swiper-button-next {

    right: -15px;

    background-image: url(../images/swiper-button-next-white.svg);

}



.overlay .swiper-button-prev {

    left: -15px;

    background-image: url(../images/swiper-button-prev-white.svg);

}



.overlay .swiper-pagination {

    left: 0;

    right: 0;

    bottom: -45px;

}



.overlay .swiper-pagination-bullet {

    background: transparent;

    border: 1px solid #ffffff;

}



.overlay .swiper-pagination-bullet.swiper-pagination-bullet-active {

    background: #ffffff;

}



.photo-swiper-close {

    position: absolute;

    z-index: 10;

    top: 25px;

    right: 25px;

    width: 25px;

    cursor: pointer;

}



@media only screen and (max-width: 1400px) {

    .content-img {

        width: 330px;

    }



    .content-text-with-img {

        width: calc(100% - 320px);

    }



    .content-card-container{

        margin-top: 60px;

    }



    .content-card {

        flex:0 0 calc(50% - 25px);

    }



    .content-title>div {

        width: calc(100% - 320px);

    }



    .content-img + .content-text-with-img {

        padding-left: 20px;

    }

    

    .content-text-with-img + .content-img {

        padding-left: 20px;

    }



    .area-container {

        margin-right: 40px;

    }


/* .org-chart-desktop {

        font-size: 18px;

    } */

    .chart-box {

        width: 260px;

        padding: 25px 16px;

    }



    .chart-box.no-margin {

        margin-left: 10px;

        margin-right: 10px;

    }

    

    .chart-box.third-layer,

    .chart-box.forth-layer,

    .chart-box-line {

        width: 200px;

    }

    

    .chart-box.third-layer.empty {

        width: 130px;

    }

    

    .chart-spread.first-layer {

        min-width: auto;

        max-height: 100px;

    }

    

    .chart-box-container.second-layer {

        min-width: auto;

        max-width: 765px;

        max-height: 100px;

    }



    .content-files {
       
        display: grid;
        

        width: 100%;
      
        grid-template-columns: repeat(auto-fit, minmax(360px, 1fr));

        grid-gap: 35px 20px;

        padding: 60px 40px;

    }



    table.content-table thead tr th {

        font-size: 18px;

    }



    table.content-table.high-padding thead tr th,

    table.content-table.high-padding tbody tr td {

        padding: 40px 20px;

    }
    table.content-table.high-padding.less-x-high-padding thead tr th,
    table.content-table.high-padding.less-x-high-padding tbody tr td {

        padding: 40px 16px;

    }

}

.desktop-1250{ 
    display: block;
}
.desktop-1250.content-table{
    display: table;
}
.mobile-1250{
    display: none;
}
.desktop-table, div.display-table{ 
    display: table;
}


.desktop-table.mobile-block .div-table-tr, .div-table-tr{
    display: table-row;
    border-bottom: 15px solid transparent;
}

.desktop-table.mobile-block .div-table-tr .div-table-td, .div-table-td{
    display: table-cell;
}
.desktop-table.mobile-block .div-table-tr .div-table-td.w-10{
    white-space: pre;
}
.desktop-table.mobile-block .div-table-tr .div-table-td:not(:first-child){
    padding-left: 10px;
}
.mobile-table{
    display: none;
}






@media only screen and (max-width: 1250px){
    .desktop-1250, .desktop-1250.content-table {

        display: none;

    }

    .mobile-1250 {

        display: block;

    }

}
@media only screen and (max-width: 960px) {

    .desktop {

        display: none;

    }

    .mobile {

        display: block;

    }
    .desktop-table{ 
        display: none;
    }
   
    
    .desktop-table.mobile-block{ 
        display: table;
    }
    
    
    .mobile-table{
        display: table;
    }


    h2 {

        font-size: 38px;

    }

    h2::after {

        width: 150px;

        height: 20px;

        right: 50%;

        left: 50%;

        margin-top: 8px;

    }



    h3 {

        font-size: 27px;

    }



    h4 {

        font-size: 23px;

        margin-bottom: 30px;

    }



    h4.subtitle {

        margin-top: 40px;

        margin-bottom: 30px;

    }



    .content-style, .content-style.press_photo table table tr td span {

        font-size: 18px;

    }

    



    .breadcrumb {

        font-size: 18px;

    }



    .page-title {

        font-size: 48px;

    }



    .tab-title {

        font-size: 38px;

    }



    .content-title {

        font-size: 27px;

    }



    .content-title>div {

        width: 100%;

    }





    .content-text, .content-text-with-img {

        width: 100%;

        padding-right: 0;

        padding-left: 0;

    }





    .content-img {

        width: 100%;

        padding-top: 0;

        padding-bottom: 20px;

    }



    .content-img_caption {

        font-size: 21px;

    }



    .content-img + .content-text-with-img {

        padding-left: 0;

    }



    .content-text-with-img + .content-img {

        padding-left: 0;

    }



    .content-slider_title {

        font-size: 21px;

    }



    .content-section.content-slider .swiper-button-next,

    .content-section.content-slider .swiper-button-prev {

        display: none;

    }



    .content-section.content-slider .swiper-pagination {

        display: block;

    }



    .new-logo {

        right: 0;

    }



    .content-title.has-logo>div {

        padding-right: 60px;

    }



    .content-card-container{

        margin-top: 40px;

    }



    .content-card {

        width: 100%;

        flex: 0 0 100%;

        padding: 20px;

        margin: 0 0 20px;

        font-size: 21px;

    }



    .content-card::after {

        right: 8px;

    }



    .content-section.same-row .content-img_item {

        width: 100%;

        padding: 0;

    }



    .content-section.same-row .content-img {

        width: 20%;

        padding: 0;

    }



    .content-section.same-row .content-text {

        width: 80%;

        padding-right: 35px;

    }



    .content-group-title {

        padding: 20px 30px;

    }



    .content-group.accordion .content-group-title {

        padding-right: 60px;

    }



    .content-group.accordion .content-group-title:after {

    }



    .content-link-block-time {

        width: 100%;

        padding-bottom: 10px;

        font-weight: 400;

    }





    .content-block-table {

        display: block;

    }



    .content-block-table .content-block-row {

        margin-top: 35px;

        display: block;

    }



    .content-block-col {

        width: 100%;

        display: block;

        font-size: 18px;

        padding: 0 15px;

    }




    .content-link-block {

        padding: 0;

    }



    .content-link-block-text {

        width: 100%;

        padding-left: 0;

    }



    .content-price-block-text {

        width: 100%;

    }



    .content-price-block-price {

        width: 100%;

        padding-top: 20px;

    }



    .content-accordion-block-title {

        padding-right: 40px;

    }



    .content-accordion-block-title::after {

        right: 0;

    }



    .not-found-container {

        padding: 30px 0;

    }

    

    .content-white-card {

        padding: 20px;

    }



    table.content-table tbody tr td {

        font-weight: 300;
        font-size: 18px;

    }


    table.content-table-white tbody tr td {

        
        font-size: 18px;

    }
   


    .news-tab.desktop {

        /* display: none; */

        margin-top: 0;

    }

    

    .news-tab.mobile {

        /* display: block; */

    }



    .news-tab-item {

        font-size: 1.5rem;

    }



    .news-list-item {

        flex-direction: column;

    }



    .news-list-item:first-child {

        padding-top: 20px;

    }



    .news-btn {

        margin-top: 10px;

    }

    .public-services-item-fake{
       
        width: calc(33.3% - 20px);
    }

    .public-services-item {

        margin: 20px 10px;

        width: calc(33.3% - 20px);

        padding: 0px;

    }

    html:lang(en) .public-services-item-fake, html:lang(en) .public-services-item{
        width: calc(50% - 20px);
    }

    .public-services-item > img {

        /* height: 60px; */
        height: 100px;

        /* width: 60px; */

    }

    

    .public-services-item > div {

        font-size: 1rem;

        line-height: 1.4;

        margin-top: 10px;

        /* padding: 0px 60px; */

    }



    .district-wrapper {

        flex-direction: column;

    }

    

    .area-container {

        margin-right: 0;

        margin-bottom: 30px;

    }

    

    .area-header {

        cursor: pointer;

    }

    

    .area-title {

        font-size: 1.125rem;

    }

    

    .area-header img {

        display: block;

    }

    

    .area-header.active .expand-icon {

        display: none;

    }

    

    .area-header:not(.active) .collapse-icon {

        display: none;

    }

    

    .area-header + .district-container {

        max-height: 0;
        display: none;

        transition: all 500ms ease-in-out;

    }

    

    .area-header.active + .district-container {

        max-height: 100vh;
        display: block;

    }

    

    .district-item {

        margin: 2px 0;

    }



    .photo-gallery {

        grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));

        grid-gap: 30px;

    }

    

    .content-pagination {

        font-size: 1.2rem;

    }

    

    .content-pagination > * {

        margin: 0 10px;

    }

    

    .content-pagination-action {

        height: 20px;

    }

    

    .content-pagination-page.active {

        font-size: 1.5rem;

    }



    .org-chart-desktop {

        display: none;

    }



    .org-chart-mobile {

        display: flex;

        flex-direction: column;

        align-items: stretch;

        text-align: center;

        max-width: 350px;

        margin: 0 auto;

    }

    

    .chart-sub-container {

        max-height: 1000vh;

    }

    

    .chart-sub-container.collapse {

        max-height: 0;

        overflow: hidden;

        display: none;

    }

    

    .chart-container {

        display: flex;

        margin-top: -3px;

    }

    

    .chart-spread {

        width: 35px;

        display: flex;

        flex-direction: column;

    }

    

    .chart-spread div {

        flex: 1;

        border: 2px solid transparent;

    }

    

    .chart-spread.top :last-child {

        border-top-color: #000;

        border-left-color: #000;

    }

    

    .chart-spread.middle :first-child {

        border-left-color: #000;

    }

    

    .chart-spread.middle :last-child {

        border-top-color: #000;

        border-left-color: #000;

    }

    

    .chart-spread.bottom :first-child {

        border-bottom-color: #000;

        border-left-color: #000;

    }

    

    .chart-box {

        position: relative;

        z-index: 1;

        overflow: hidden;

        margin: 15px 0;

        border-radius: 8px;

        width: 100% !important;

    }
    .org-chart-mobile  a{
        width: 100% !important;
    }


    .district .chart-box {

        z-index: -1;

    }

    

    .chart-box.accordion {

        cursor: pointer;

    }

    

    .chart-box.accordion::after {

        content: '-';

        display: flex;

        align-items: flex-end;

        justify-content: flex-end;

        padding-right: 5px;

        position: absolute;

        bottom: 0;

        right: 0;

        width: 30px;

        height: 35px;

        background-image: linear-gradient(to bottom right, transparent, transparent 50%, #C28521 50% , #C28521);

    }

    

    .chart-box.collapse::after {

        content: '+';

    }
    
  /*in organisation chart page*/
  .with-chart-expand-element .chart-box.collapse::after, .with-chart-expand-element .chart-box.accordion::after{
    content: '';
}

.with-chart-expand-element .chart-box.accordion{

    position: relative;
}

.with-chart-expand-element .chart-box.accordion span.chart-box-accordion-btn {

    position: absolute;
    bottom: 0;
    right: 0;
    width: 21px;
    height: 25px;
    font-size: 18px;
    z-index: 1;
}

    

    .chart-sub-container {

        border-left: 2px solid #000;

        padding-left: 45px;

    }

    

    .chart-sub-container.borderless {

        border-left: none;

    }

    

    .chart-sub-container > div:first-child {

        border-left: 2px solid #000;

        margin-top: -20px;

        height: 30px;

    }

    

    .chart-sub-container .chart-spread {

        width: 25px;

    }

    

    .chart-sub-container .chart-box {

        margin: 10px 0;

    }

    

    .chart-sub-container .chart-sub-container {

        padding-left: 40px;

    }

    

    .chart-sub-container .chart-sub-container > div:first-child {

        height: 20px;

    }

    

    .chart-sub-container .chart-sub-container .chart-spread {

        width: 15px;

    }



    .district .chart-box {

        width: 100% !important;

    }



    .district .chart-line::after {

        content: none;

    }

    

    .district .chart-line {

        display: flex;

        flex-direction: column;

        width: 50px;

        height: 100%;

    }

    

    .district .chart-line.indent {

        width: 100px;

    }

    

    .district .chart-line > div {

        flex: 1;

        border-left: 2px solid black;

    }

    

    .district .chart-line > div:first-child {

        border-bottom: 2px solid black;

    }

    

    .district .chart-line.top > div:first-child {

        border-left: none;

    }

    

    .district .chart-line.bottom > div:last-child {

        border-left: none;

    }



    .content-mobile-more {

        max-height: 500px;

        overflow: hidden;

    }

    .content-mobile-more.clicked-more {

        max-height: none;
    
    }



    .content-mobile-more-btn {

        display: block;

    }

    .content-mobile-less-btn {

        display: none;

    }

    

    .content-mobile-more-btn,

    .content-mobile-less-btn {

        width: 100%;

        margin-top: 15px;

    }



    .content-tab.desktop {

        display: none;

    }



    .content-tab.mobile {

        display: block;

    }



    .content-file-icon {

        min-width: 35px;

        width: 35px;

    }

    

    .content-files {

        font-size: 14px;

    }

    

    .content-tab-select {

        -webkit-appearance: none;

        -moz-appearance: none;

        -ms-appearance: none;

        appearance: none;

        outline: 0;

        box-shadow: none;

        border: none;

        background-color: transparent;

    }

    

    .content-tab-select::-ms-expand {

        display: none;

    }

    

    .content-tab-select-container {

        position: relative;

        display: flex;

        width: 100%;

        height: 55px;

        line-height: 3;

        background: #E7DDD4;

        /* overflow: hidden; */

        /* justify-content: center; */

        padding: 0 20px;
        align-items: center;

    }

    .content-tab-select-container:hover{
        background: #A98D79;
    }


    .content-tab-select {

        flex: 1;

        /* padding: 0 20px; */

        color: #000;

        cursor: pointer;

        font-size: 0.875rem;

        font-weight: 600;

        font-family: 'Poppins';

    }

    /* .content-tab-select option:checked, .content-tab-select option:hover{
        background-color: #A98D79;
        color: inherit;
    } */
    /* .content-tab-select-option {
        height: 100%;
        vertical-align: middle;
        padding-top: 7px;
    } */

    .content-tab-select-caption {
        position: relative;
        /* background-color: #807225; */
        /* color: #ffffff; */
        /* font-size: 20px; */
        /* padding: 10px 50px 10px 30px; */
        /* border-radius: 8px; */
        cursor: pointer;
        /* transition: background-color 0.2s ease, color 0.2s ease, border 0.2s ease; */
    }

    .content-tab-select {
        position: absolute;
        top: 55px;
        left: 0;
        z-index: 100;
        background-color: #ffffff;
        width: 100%;
    
        display: none;

        border: 1px solid #807225;
    }
    .content-tab-select.active{
        display: block;
    }
    .content-tab-select > .content-tab-select-option.selected {
        font-weight: bold;
    }
    
    .content-tab-select > .content-tab-select-option:first-child {
        border-top: none;
    }
    .content-tab-select > .content-tab-select-option {
        /* padding: 11px 24px; */
        cursor: pointer;
        border-top: 1px solid #807225;
        /* text-align: center; */
        padding: 0 20px;
    }
    .content-tab-select > .content-tab-select-option:hover{
        background-color: #A98D79;
    }


    .content-tab-select-caption, .content-tab-select-option{
        font-size: 0.875rem;
        font-weight: 600;
        font-family: 'Poppins';
    }
    /* select.content-tab-select.ontab{
        border: #807225 solid;
    } */
    html[lang = "zh-hk"] .content-tab-select {
	font-family: "Noto Sans TC", "Microsoft JhengHei", "Heiti TC", sans-serif
    }

    html[lang = "zh-cn"] .content-tab-select {
	font-family: "Noto Sans SC", "Microsoft YaHei", "Heiti SC", sans-serif
    }

    /* Arrow */

    .content-tab-select-container::after {

        content: url(../images/arrow-black.svg);

        transform: scale(0.5);

        height: 100%;

        margin-top: 5px;

        position: absolute;

        top: 0;

        right: 5px;

        cursor: pointer;

        pointer-events: none;

    }

    

    .content-files {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: repeat(auto-fit, minmax(100%, 1fr));

        grid-gap: 35px 20px;

        padding: 30px 10px;

    }



    .district-title {

        font-size: 19px;

    }



    .content-section.district-documents {

        margin-top: 0px;

        padding-top: 0px;

    }



    .reponsive-table.desktop {

        display: none;

    }



    .overlay {

        padding: 20px 20px;

    }



    .overlay-close {

        width: 20px;

        margin-bottom: 10px;

    }



    .overlay .swiper-pagination {

        bottom: 0;

    }



    .district-control {

        width: 100%;

        display: flex;

        justify-content: flex-end;

        margin-bottom: 20px;

    }

    

    .district-control > div {

        margin-left: 16px;

        font-size: 14px;

        cursor: pointer;

        border-bottom: 1px solid #000;

    }

    .district-control > div:hover{
        color: #573A19;
        border-bottom: 1px solid #573A19;
    }



   
    .content-group-title,
    .content-group-text {

        padding: 15px;

        font-size: 14px;

    }
    .content-group-text{
        padding-top: 0px;
    }
    .content-group-title.remove-padding-bottom{
        padding-bottom: 0px;
    }
}

.photo-float-right {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}

.photo-float-right.change-img-width{
    width: 35%;
    max-width: 260px;
    margin:0 10px;
}

.photo-float-right.change-img-width.profile img{
    width: 100%;
   
}


@media only screen and (max-width:576px){
    .photo-float-right {
        float: unset;
        display: block;
        margin-bottom: 10px;
    }

    .photo-float-right.change-img-width{
        float: right;
        margin-bottom: 10px;
    }
    .photo-float-right img{
        display: block;
        margin: auto;
    }

    .photo-float-right .content-text{
        text-align: center;
    }

    .photo-float-right.name-title .content-text{
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {

    h2 {

        font-size: 28px;

        margin-top: 40px;

        margin-bottom: 40px;

        line-height: 36px;

    }



    h3 {

        font-size: 20px;

    }



    h4 {

        font-size: 20px;

        margin-bottom: 25px;

    }

    h4.subtitle {

        margin-top: 35px;

        margin-bottom: 25px;

    }



    li {

        margin-bottom: 40px;

    }



    .page-content {

    }



    .breadcrumb {

        font-size: 16px;

    }



    .breadcrumb-item {

        margin: 0px 5px;

    }



    .breadcrumb-item:nth-child(1n+2) {

        padding-left: 20px;

    }



    .page-header {

        padding: 30px 0 20px;

    }



    .page-title {

        font-size: 32px;

        margin-top: 10px;

    }



    .tab-title {

        font-size: 28px;

        margin-bottom: 20px;

    }

    .desktop-table.mobile-block{ 
        display: block;
        border-collapse: collapse;
    }
    .desktop-table.mobile-block .div-table-tr .div-table-td{
        display: block;
    }

    .desktop-table.mobile-block .div-table-tr .div-table-td:not(:first-child){
       padding-left: 0px;
    }

    .page-tab_trigger,

    .page-tab_curr {

        display: block;

    }



    .page-tab_list_wrapper {

        padding: 20px 0;

    }



    .page-tab_list {

        display: none;

        position: absolute;

        left: 0;

        top: 0;

        width: 100%;

        text-align: left;

        background-color: #332e3a;

        margin: 0;

        padding: 0 20px 40px;

        font-size: 16px;

        z-index: 20;

    }



    .open-tab .page-tab_list {

        display: block;

    }



    .page-tab_list_wrapper .site-wrapper {

        position: relative;

    }



    .page-tab_list_item {

        display: block;

        margin: 0;

        padding: 10px 0;

        padding-right: 40px;

    }



    .page-tab_list_item:nth-child(1n+2) {

        border-left: 0;

        border-top: 1px solid #CCC;

    }



    .content-section.same-row .content-text {

        padding-right: 15px;

    }



    .content-card-container{

        margin-top: 30px;

    }

    .content-title {

        font-size: 20px;

    }



    .content-card {

        font-size: 18px;

    }



    .content-style, .content-style.press_photo table table tr td span {

        font-size: 18px;

    }

    .content-group-title, .content-group-text{
        font-size: 14px;
    }



    .content-img_caption {

        font-size: 14px;

    }



    .content-title.has-logo>div {

        padding-right: 45px;

    }



    .new-logo {

        width: 35px;

        height: 35px;

        line-height: 35px;

        font-size: 10px;

    }



    .content-slider_title {

        font-size: 16px;

    }



    .content-group.accordion .content-group-title::after {

    }



    .content-group.accordion .content-group-title {

        padding-right: 40px;

    }



    .content-group-text-space {

        padding: 0 15px;

    }



    .content-link-block-time {

        padding-bottom: 0;

    }



    .content-link-block * {

        font-size: 0.95em;

    }



    .content-group-text-group {

        padding: 10px 0;

    }



    .content-price-block-price {

        padding-top: 5px;

    }



    .content-accordion-block-title {

        padding-right: 25px;

    }



    .content-accordion-block-title::after {

        font-size: 30px;

        line-height: 20px;

        margin-top: 5px;

    }





    .content-block-table .content-block-row {

        margin-top: 35px;

        display: block;

    }



    .content-block-table .content-block-row:nth-child(1) {

        margin-top: 35px;

        display: block;

    }



    .content-block-col {

        width: 100%;

        padding-left: 0;

        font-size: 0.95em;

    }



    .content-text-with-img + .content-img {

        margin-top: 20px;

    }



    .content-img_single_item img {

        width: 100%;

    }

    

    .content-flex-table {

        flex-direction: column;

        align-items: flex-start;

        margin-bottom: 25px;

    }

    .public-services{
        padding: 0 30px 0 50px; 
    }

    /* .public-services-item > div{
        padding: 0px;
    } */

    .side-menu-wrapper {

        right: 4px;

        top: 120px;

    }

    

    .side-menu {

        top: 120px;

    }

        

    .side-menu a:after {

        width: 5px;

        height: 5px;

    }

        

    .side-menu li {

        padding: 7px 0;

    }



    /*

    .reponsive-table {

        background-image: linear-gradient(to right, white, white), linear-gradient(to right, white, white), linear-gradient(to right, rgba(0, 0, 20, .50), rgba(255, 255, 255, 0)), linear-gradient(to left, rgba(0, 0, 20, .50), rgba(255, 255, 255, 0));



        background-position: left center, right center, left center, right center;

        background-repeat: no-repeat;

        background-color: white;

        background-size: 20px 100%, 20px 100%, 10px 100%, 10px 100%;

        background-attachment: local, local, scroll, scroll;

    } */





    .reponsive-table {

        /* background:

            radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)),

            radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 100% 0;

        background-color: white;

        background-repeat: no-repeat;

        background-size: 10px 100%;

        margin-bottom: 15px; */

        /* box-shadow: 7px 0 0 0 rgba(0, 0, 0, .075), 10px 0 10px 0 rgba(102, 175, 233, .6); */

    }



    /*

    .reponsive-table::-webkit-scrollbar {

        display: initial;

    } */



    /* .reponsive-table table {

        background:

            radial-gradient(farthest-side at 0% 50%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)),

            radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, .2), rgba(0, 0, 0, 0)) 100% 0;

        background-color: white;

        background-repeat: no-repeat;

        background-size: 10px 100%;

        margin-bottom: 15px;

    } */





    table.content-table thead tr th {

        padding: 15px;

        font-size: 18px;

    }



    /* table.content-table tbody tr td {

        font-size: 16px;

      

    } */



    .news-list-item-date {

        font-size: 1rem;

    }



    .news-list-item-content {

        font-size: 1rem;

    }

}








@media only screen and (max-width: 576px) {

    table.content-table tbody tr td {

        /* font-size: 14px; */

        padding: 10px;

    }

    table .content-group.accordion .content-group-title::after {
        width: 30px;
        height: 35px;
        font-size: 18px;
    }
    
    .public-services{
        padding: 0px;
    }

    .photo-gallery {

        grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));

        grid-gap: 15px;

    }



    .news-tab-item {

        font-size: 1rem;

    }

}



/*

@media only screen and (max-width: 479px) {



    h1 {

        font-size: 28px;

        margin-bottom: 20px;

    }



    h2 {

        font-size: 20px;

    }



} */



/* Shadow Table */



.reponsive-shadow-table-wrapper{

    position: relative;

    width: 100%;

}



.reponsive-shadow-table-wrapper table.content-table thead tr th{

    border-right: 0;

    padding: 30px 0;

}



.reponsive-shadow-table-wrapper table.content-table tbody tr td{

    border-right: 0;

    padding: 0;

}



@media only screen and (max-width: 1400px) {

    .reponsive-shadow-table-wrapper:before{

        content: "";

        display: block;

        position: absolute;

        top: 0;

        bottom: 0;

        left: -1px;

        z-index: 2;

        width: 1px;

        box-shadow: rgb(0 0 0 / 30%) 2px 0px 5px 0px;

    }

    .reponsive-shadow-table-wrapper:after{

        content: "";

        display: block;

        position: absolute;

        top: 0;

        bottom: 0;

        right: -1px;

        z-index: 2;

        width: 1px;

        box-shadow: rgb(0 0 0 / 30%) -3px 0px 5px 0px;

    }



    .reponsive-shadow-table-wrapper.on-start:before{

        display: none;

    }



    .reponsive-shadow-table-wrapper.on-end:after{

        display: none;

    }



}





@media only screen and (min-width: 960px) {

    .content-mobile-more-btn,

    .content-mobile-less-btn {

        display: none !important;

    }

}




@media only screen and (max-width: 767px) {



}

@media only screen and (max-width: 696px) {

    .quick-links-item {

        height: unset;

    }

    .quick-links-item-fake {

        display: none;

    }
}

@media only screen and (max-width: 350px) {


    .quick-links-item{
        width: 250px;
    }


}





@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    
    /*IE 10, 11*/
    .side-menu {

        position: fixed;
    
       
    
        top: 200px;
    
        width: 22px;
    
        display: table;
    
    }

    .content-files {
        display: flex;
        flex-flow: row wrap
    }
    .content-file {
        flex: 0 0 44%;
        padding: 3%
    }
    .content-file-icon-container{
        flex-basis: 20%;
    }

    .content-file .margin-left{
        flex-basis: 80%;
    }
    
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (max-width: 900px){
    .content-file {
        flex-basis: 100%;
        padding: 3%
    }
}


.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}