﻿.whats_on_tdy_btn_share_block_in {
    width: 280px;
}
.whats_on_tdy_text_1 > span {
    margin: 0 5px;
}
.whats_on_tdy_text_3 ul li span {
    -webkit-transform: translate(0px, -3px);
    -ms-transform: translate(0px, -3px);
    transform: translate(0px, -3px);
}

/*category dropdown for filtering*/
.read-circulars-by {
    text-align: right;
}
.read-circulars-by .popover.list-panel-popover {
     display: none; 
}
.read-circulars-by .popover__content {
    position: relative;
    top: 10px;
    background: #fff;
    border: 1px solid #d1dde6;
    width: 106px;
    display: inline-block;
}
.read-circulars-by .popover__content-list {
    padding: 0;
    margin: 0;
    background-color: #fff;
    text-align: left;
    list-style: none;
}
.read-circulars-by .popover__link:hover {
    text-decoration: none;
}
.read-circulars-by .popover__link {
    font-size: 0.75rem;
    line-height: 18px;
    padding: 8px 12px;
    display: block;
}
.read-circulars-by .popover__list-item {
    border-bottom: 1px solid #d1dde6;
}
.read-circulars-by .popover__list-item:hover {
    background-color: #f2f6f8;
}
.read-circulars-by .popover__content:after, .popover__content:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.read-circulars-by .popover__content:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 10px;
    right: 4px;
}
.read-circulars-by .popover__content:before {
    border-color: rgba(209, 221, 230, 0);
    border-bottom-color: #d1dde6;
    border-width: 12px;
    right: 2px;
}
.read-circulars-by-btn {
    cursor: pointer;
    margin-right: 8px;
    font-size: 14px;
}
.read-circulars-by-btn:hover {
    text-decoration: underline;
}
/*END category dropdown for filtering*/


@media screen and (max-width: 991px) {
  .whats_on_tdy_btn_share_block_in {
      width: 200px !important;
  }
}

/*200603 style*/

.w-embed-youtubevideo {
    width: 100%;
    position: relative;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: url("../image/youtube-placeholder.2b05e7d68d.svg");
    background-size: cover;
    background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
    min-height: 75px;
    padding-bottom: 56.25%;
}

body {
    font-family: Fselliotpro, sans-serif;
    color: #144168;
    font-size: 16px;
    line-height: 20px;
}

a {
    color: #144168;
    text-decoration: none;
}

.section_container {
    position: relative;
    width: 100%;
    padding-right: 50px;
    padding-left: 50px;
}

.section_container.footer {
    background-color: #144168;
}

.section_container.news_centre {
    padding-right: 40px;
    padding-left: 40px;
}

.section_container_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1300px; /*Replaced by GTI*/
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    transform: none !important;
    transform-style: unset !important;
}
.w-form {
    margin-bottom: 0;
}
.section_container_in.whats_on_tdy {
    padding-top: 0px;
    padding-bottom: 100px;
}

.section_container_in.whats_on_tdy.grid {
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

@media screen and (min-width: 640px) {
    .section_container_in.whats_on_tdy.grid {
        height: 0 !important;
        overflow: hidden !important;
        padding: 0 !important;
    }
    .section_container_in.whats_on_3cols {
        display: block !important;
    }
}

.section_container_in.footer {
    padding-bottom: 100px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section_container_in.news_centre {
    max-width: 1520px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

/*.section_container_in.header {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
} Comment out by GTI 0*/

.section_container_in.breadcrumb {    
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    
}

.section_container_in.banner_title {
    display: block;
    padding-top: 15px;
    padding-bottom: 75px;
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    font-weight: 100;   
}

.banner_img_container {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: -2;
    overflow: hidden;
}

.whats_on_tdy_filter_container {
    width: 100%;
}

.whats_on_tdy_filter_container_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.whats_on_tdy_filter_container_in.news_release {
    margin-top: -15px;
    padding-top: 15px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.whats_on_tdy_filter_select {
    width: auto;
    height: 40px;
    min-width: 200px;
    margin-right: 50px;
    margin-bottom: 15px;
    padding: 8px 0px 12px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 #bfbfbf;
    border-radius: 0px;
    background-color: transparent;
    color: #144168;
    font-size: 16px;
}

.whats_on_tdy_filter_select.news_release {
    min-width: 150px;
    margin-right: 25px;
}

.whats_on_tdy_filter_select.news_release.date {
    min-width: 350px;
    padding-left: 25px;
    background-image: url("/assets/images/select_date.png");
    background-position: 0% 50%;
    background-size: 20px;
    background-repeat: no-repeat;
}

.whats_on_tdy_filter_search {
    width: auto;
    height: 40px;
    min-width: 350px;
    margin-right: 50px;
    margin-bottom: 15px;
    padding-top: 8px;
    padding-bottom: 12px;
    padding-left: 35px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 #bfbfbf;
    background-image: url("../image/03_filter_search.svg");
    background-position: 0% 8px;
    background-size: 20px;
    background-repeat: no-repeat;
    font-size: 16px;
}

.whats_on_tdy_filter_search::-webkit-input-placeholder {
    color: #b9b9b9;
}

.whats_on_tdy_filter_search:-ms-input-placeholder {
    color: #b9b9b9;
}

.whats_on_tdy_filter_search::-ms-input-placeholder {
    color: #b9b9b9;
}

.whats_on_tdy_filter_search::placeholder {
    color: #b9b9b9;
}

.whats_on_tdy_filter_search.news_release {
    min-width: 175px;
    margin-right: 30px;
}

.whats_on_tdy_filter_btn {
    width: 130px;
    height: 40px;
    padding: 9px 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(20, 65, 104, 0.5);
    border-radius: 5px;
    background-color: transparent;
    color: #144168;
    font-size: 14px;
    text-align: center;
}

.whats_on_tdy_filter_btn:hover {
    border-color: #144168;
    background-color: #144168;
    color: #fff;
}

.whats_on_tdy_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    flex-shrink: 0;
    flex-basis: auto;
}

.whats_on_tdy_ball {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 76px;
    height: 76px;
    margin-top: 10px;
    margin-right: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 100px;
    background-color: #e62742;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase;
}

.whats_on_tdy_ball_number {
    margin-top: -8px;
    margin-bottom: -1px;
    font-size: 30px;
    line-height: 30px;
    font-weight: 100;
}

.whats_on_tdy_text_container {
    max-width: 800px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}
.whats_on_tdy_row_in .whats_on_tdy_img{
width: 300px;
max-width: 50%;
}

/*.whats_on_tdy_text_container:hover {
    color: #e62742;
}*/

.whats_on_tdy_text_1 a {
    color: #e62742;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
}

.whats_on_tdy_text_2 {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 400;
}

.whats_on_tdy_text_2 a:hover {
    color: #e62742;
}

.whats_on_tdy_text_3 {
    line-height: 22px;
}

.whats_on_tdy_text_3 a, .news_release_item_block a, .news_release_right_quick_link, .news_release_video_desc a {
    color: #06c;
}

.whats_on_tdy_text_3 a:hover, .news_release_item_block a:hover, .news_release_right_quick_link:hover, .news_release_right_block_title_more:hover, .news_release_video_desc a:hover {
    text-decoration: underline;
}

.whats_on_tdy_row_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-bottom: 1px solid rgba(20, 65, 104, 0.3);
}

.whats_on_tdy_row_in.last {
    border-bottom-style: none;
}

.whats_on_tdy_btn_set {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    /* min-width: 130px; */
    margin-left: auto;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.whats_on_tdy_btn_set.grid {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.whats_on_tdy_btn {
    width: 45px;
    height: 45px;
    margin-left: 20px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(20, 65, 104, 0.25);
    border-radius: 99px;
}

.whats_on_tdy_btn:hover {
    background-color: #144168;
}

.whats_on_tdy_btn.share {
    position: relative;
    background-image: url("../image/whats_on_tdy_btn_share_n.svg");
    background-position: 50% 50%;
    background-size: 30%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.whats_on_tdy_btn.share:hover {
    background-image: url("../image/whats_on_tdy_btn_share_w.svg");
}

.whats_on_tdy_btn.share.grid.white {
    background-image: url("../image/whats_on_tdy_btn_share_w.svg");
}

.whats_on_tdy_btn.pdf {
    background-image: url("../image/whats_on_tdy_btn_pdf_n.svg");
    background-position: 50% 50%;
    background-size: 35%;
    background-repeat: no-repeat;
}

.whats_on_tdy_btn.pdf:hover {
    background-image: url("../image/whats_on_tdy_btn_pdf_w.svg");
}

.whats_on_tdy_btn.pdf.doc {
    background-image: url("../image/whats_on_tdy_btn_doc_n.svg");
}

.whats_on_tdy_btn.pdf.doc:hover {
    background-image: url("../image/whats_on_tdy_btn_doc_w.svg");
}

.whats_on_tdy_btn.pdf.ppt {
    background-image: url("../image/whats_on_tdy_btn_ppt_n.svg");
}

.whats_on_tdy_btn.pdf.ppt:hover {
    background-image: url("../image/whats_on_tdy_btn_ppt_w.svg");
}

.whats_on_tdy_btn.pdf.txt {
    background-image: url("../image/whats_on_tdy_btn_txt_n.svg");
}

.whats_on_tdy_btn.pdf.txt:hover {
    background-image: url("../image/whats_on_tdy_btn_txt_w.svg");
}

.whats_on_tdy_btn.pdf.xls {
    background-image: url("../image/whats_on_tdy_btn_xls_n.svg");
}

.whats_on_tdy_btn.pdf.xls:hover {
    background-image: url("../image/whats_on_tdy_btn_xls_w.svg");
}

.whats_on_tdy_btn.pdf.zip {
    background-image: url("../image/whats_on_tdy_btn_zip_n.svg");
}

.whats_on_tdy_btn.pdf.zip:hover {
    background-image: url("../image/whats_on_tdy_btn_zip_w.svg");
}

.whats_on_tdy_btn.pdf.grid.white {
    background-image: url("../image/whats_on_tdy_btn_pdf_w.svg");
}

.whats_on_tdy_btn.grid {
    margin-right: 20px;
    margin-left: 0px;
}

.whats_on_tdy_btn.white {
    border-color: hsla(0, 0%, 100%, 0.5);
}

.whats_on_tdy_right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.whats_on_tdy_text_2_pdf {
    display: inline-block;
    margin-left: 4px;
    padding: 3px 6px;
    border: 1px solid #e62742;
    border-radius: 5px;
    -webkit-transform: translate(0px, -7px);
    -ms-transform: translate(0px, -7px);
    transform: translate(0px, -7px);
    color: #e62742;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
}

.whats_on_tdy_text_2_pdf.for_news_release_right {
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
}

.whats_on_tdy_text_2_pdf.doc {
    border-color: #274de6;
    color: #274de6;
}

.whats_on_tdy_text_2_pdf.ppt {
    border-color: #e4790d;
    color: #e4790d;
}

.whats_on_tdy_text_2_pdf.txt {
    border-color: #999;
    color: #999;
}

.whats_on_tdy_text_2_pdf.xls {
    border-color: #12a741;
    color: #12a741;
}

.whats_on_tdy_text_2_pdf.zip {
    border-color: #832283;
    color: #832283;
}

.whats_on_tdy_text_2_pdf.white {
    border-color: #fff;
    color: #fff;
}

.whats_on_tdy_more_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.whats_on_tdy_more_row.grid {
    margin-top: 40px;
}

.whats_on_tdy_more_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
}

.whats_on_tdy_loading {
    height: 32px;
    margin-left: 15px;
}

.footer_left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.footer_right {
    margin-left: auto;
}

.footer_right_img_mobile {
    display: none;
}

.back_to_top_btn {
    position: fixed;
    left: auto;
    top: auto;
    right: 50px;
    bottom: 50px;
    z-index: 99;
    width: 60px;
    height: 60px;
    border: 1px solid grey;
    border-radius: 99px;
    background-color: grey;
    background-image: url("../image/back_to_top.svg");
    background-position: 50% 50%;
    background-size: 35%;
    background-repeat: no-repeat;
}

.back_to_top_btn:hover {
    border-color: #fff;
    background-color: #144168;
}

.whats_on_tdy_btn_share_block {
    position: absolute;
    left: auto;
    top: 100%;
    right: 0%;
    bottom: auto;
    z-index: 1;
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.whats_on_tdy_btn_share_tri {
    width: 20px;
    margin-top: 5px;
    margin-right: 12px;
    margin-bottom: -1px;
}

.whats_on_tdy_btn_share_block_in {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15px;
    padding-right: 20px;
    padding-bottom: 15px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #333;
}

.whats_on_col-1 .whats_on_tdy_btn_share_block_in{
    margin-right: -150px;
}

.whats_on_tdy_btn_share_btn {
    width: 32px;
    height: 32px;
    margin-left: 20px;
}

.whats_on_tdy_btn_share_btn:hover {
    opacity: 0.7;
}

.whats_on_tdy_btn_share_btn.twitter {
    background-image: url("../image/twitter.svg");
    background-position: 50% 50%;
    background-size: 85%;
    background-repeat: no-repeat;
}

.whats_on_tdy_btn_share_btn.linkedin {
    background-image: url("../image/linkedin.svg");
    background-position: 50% 50%;
    background-size: 80%;
    background-repeat: no-repeat;
}

.whats_on_tdy_btn_share_btn.wechat {
    background-image: url("../image/wechat.svg");
    background-position: 50% 50%;
    background-size: 90%;
    background-repeat: no-repeat;
}

.whats_on_tdy_btn_share_btn.youtube {
    background-image: url("../image/youtube.svg");
    background-position: 50% 50%;
    background-size: 90%;
    background-repeat: no-repeat;
}
.whats_on_tdy_btn_share_btn.facebook {
    background-image: url("../image/facebook.svg");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
.whats_on_tdy_btn_share_btn.weibo {
    background-image: url("../image/weibo_1weibo.png");
    background-position: 50% 50%;
    background-size: 90%;
    background-repeat: no-repeat;
}

.tab_cloud_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 900px;
    margin-right: auto;
    padding-bottom: 40px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.tab_cloud_btn {
    margin-right: 8px;
    margin-bottom: 8px;
    padding: 6px 8px;
    border: 1px solid #144168;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
}

.tab_cloud_btn:hover {
    background-color: rgba(20, 65, 104, 0.85);
    color: #fff;
}

.tab_cloud_btn.w--current {
    background-color: #144168;
    color: #fff;
}

.news_release_left:not(.single-col) {
    width: 75%;
    margin-right: 50px;
}

.news_release_right {
    width: 25%;
    min-width: 275px;
    margin-right: -50px;
    padding-top: 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background-color: #f3f5f7;
}

.news_release_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1300px;
    /*margin-right: auto; Comment out by GTI*/
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
	margin: 0 auto;
}

.news_release_right_block {
    padding: 35px;
    border-top: 1px solid #c6d1db;
}

.news_release_right_block.first {
    padding-top: 25px;
    padding-bottom: 25px;
    border-top-style: none;
    /*text-align: center; comment out by GTI*/
}

.news_release_right_top_btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 10px;
    background-color: #e62742;
    color: #fff;
    text-transform: uppercase;
}

.news_release_right_top_btn:hover {
    background-color: #144168;
}

.news_release_right_top_btn_icon {
    width: 20px;
    margin-right: 10px;
}

.news_release_video_btn {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 15px;
    line-height: 19px;
}

.news_release_video_date {
    font-size: 12px;
    line-height: 16px;
    font-weight: 700;
}

.news_release_video_title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}

.red_text {
    color: #e62742;
}

.news_release_sns_slider {
    width: 100%;
    height: auto;
    background-color: transparent;
}

.news_release_sns_slider_arrow {
    display: none;
}

.news_release_sns_slider_nav {
    position: relative;
}

.news_release_sns_slider_mask {
    width: 100%;
    height: auto;
}

.news_release_sns_slide {
    width: 100%;
}

._100percent_width_img {
    width: 100%;
}

.news_release_right_block_title_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.news_release_right_block_title {
    padding-bottom: 4px;
    color: #e62742;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.news_release_right_block_title_more {
    margin-left: auto;
    font-size: 13px;
    line-height: 17px;
    font-weight: 700;
}

.news_release_item_block {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
}

.news_release_item_block.hidden,
.news_release_item_block.type-hidden {
    display: none;
}

.news_release_item_block:hover {
    color: #e62742;
}

.news_release_item_block.more {
    display: none;
}

.news_release_item_date {
    padding-top: 5px;
    color: #828282;
    font-size: 13px;
}

.news_release_right_more_btn {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    text-align: center;
}

.news_release_right_more_btn:hover {
    color: #e62742;
}

.news_release_right_more_btn_in {
    position: relative;
    z-index: 1;
    padding-right: 10px;
    padding-left: 10px;
    background-color: #f3f5f7;
}

.news_release_right_more_btn_line {
    position: absolute;
    left: 0%;
    top: 50%;
    right: 0%;
    bottom: auto;
    z-index: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(20, 65, 104, 0.5);
}

.news_release_right_less_btn {
    position: relative;
    display: none;
    width: 100%;
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    text-align: center;
}

.news_release_right_less_btn:hover {
    color: #e62742;
}

.news_release_right_quick_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 8px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.news_release_right_quick_link_dot {
    width: 2px;
    height: 2px;
    margin-top: 9px;
    margin-right: 10px;
    margin-left: -12px;
    border-radius: 99px;
    background-color: #144168;
}

.news_release_filter_left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.news_release_filter_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
    margin-left: auto;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-left: 1px solid #cfd9e2;
}

.news_release_filter_right_btn {
    width: 50px;
    height: 50px;
    margin-left: 10px;
    background-image: url("../image/list_view.png");
    background-position: 50% 50%;
    background-size: 60%;
    background-repeat: no-repeat;
    opacity: 0.5;
}

.news_release_filter_right_btn.w--current {
    opacity: 1;
}

.news_release_filter_right_btn.grid {
    background-image: url("../image/grid_view.png");
}

.whats_on_tdy_grid_block {
    /*width: 33.333%;*/
    /*padding-right: 10px;*/
    padding-bottom: 20px;
    /*padding-left: 10px;*/
}

.section_container_in.whats_on_3cols {
    display: none;
    width: 100%;
    font-size: 0;
    padding-top: 0;
}
.section_container_in.whats_on_3cols .whats_on_col {
    display: inline-block;
    width: 33.3333%;
    vertical-align: top;
}

.whats_on_col .whats_on_tdy_grid_block {
    width: 100%;
}

.whats_on_tdy_grid_block_in {
    position: relative;
    width: 100%;
    padding: 25px 25px 40px;
    background-color: #f3f5f7;
}

.whats_on_tdy_grid_block_in.red {
    background-color: #e62742;
    color: #fff;
}

.whats_on_tdy_grid_cate {
    position: absolute;
    top: 28px;
    right: 25px;
    color: #e62742;
    font-size: 14px;
    line-height: 18px;
    text-align: right;
    max-width: calc( 100% - 120px );
}

.whats_on_tdy_grid_cate.white a {
    color: #fff;
    display: block;
}

.whats_on_tdy_grid_cate a {
    color: #e62742;
    display: block;
}

.whats_on_tdy_grid_cate a {
    margin-bottom: 6px;
    line-height: 15px;
    font-size: 13px;
    position: relative;
}

.whats_on_tdy_grid_date {
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
}

.whats_on_tdy_grid_date_large {
    font-size: 55px;
    line-height: 55px;
    font-weight: 100;
}

.whats_on_tdy_grid_link {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

.whats_on_tdy_grid_link:hover {
    color: #e62742;
}

.whats_on_tdy_grid_link.white {
    color: #fff;
}

.whats_on_tdy_grid_link.white:hover {
    opacity: 0.85;
}

.news_centre_block {
    width: 25%;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    height: 100%;
}

.news_centre_block._2col {
    width: 50%;
}

.news_centre_block_in {
    width: 100%;
    padding: 40px 25px 25px;
    border: 1px solid #dae2e9;
    height: 100%;
}

.news_centre_block_in.light_grey {
    background-color: #dddddd;
}

.news_centre_block_in.navy {
    background-color: #10416c;
    color: #fff;
}

.news_centre_block_in.video {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
}

.news_centre_block_in.red {
    background-color: #e72e41;
    color: #fff;
}

.news_centre_block_title {
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
}

.news_centre_slider {
    width: 100%;
    height: auto;
    background-color: transparent;
}

.news_centre_slider_mask {
    width: 100%;
    height: auto;
}

.news_centre_slider_nav {
    display: none;
}

.news_centre_slider_arrow {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 15px;
    height: 20px;
    color: #144168;
    font-size: 15px;
}

.news_centre_slider_arrow:hover {
    color: #e62742;
}

.news_centre_slider_arrow.right {
    left: 65px;
}

.news_centre_slider_arrow.white {
    color: #fff;
}

.news_centre_slider_arrow.white:hover {
    color: hsla(0, 0%, 100%, 0.7);
}

.news_centre_slide {
    width: 100%;
}

.news_centre_block_link {
    width: 100%;
    padding-bottom: 40px;
}

.news_centre_block_link:hover {
    color: #e62742;
}

.news_centre_block_link._2col {
    width: 50%;
    padding-right: 25px;
}

.news_centre_block_link.with_img {
    min-height: 380px;
}

.news_centre_block_link.tall_col {
    min-height: 300px;
    padding-top: 10px;
}

.news_centre_block_link.white {
    color: #fff;
}

.news_centre_block_link.white:hover {
    color: hsla(0, 0%, 100%, 0.7);
}

.news_centre_block_link.video {
    min-height: 200px;
}

.news_centre_block_link_date {
    margin-top: 20px;
    font-size: 12px;
    line-height: 16px;
}

.news_centre_block_link_date.video {
    font-weight: 700;
}

.news_centre_block_link_month {
    font-size: 13px;
    line-height: 17px;
    text-transform: uppercase;
}

.news_centre_block_link_title {
    overflow: hidden;
    /* max-height: 80px; */
    margin-top: 5px;
    margin-bottom: 10px;
}

.news_centre_block_link_title.tall_col {
    max-height: 160px;
}

.news_centre_block_link_title.video_title {
    max-height: 44px;
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
}

.news_centre_block_link_title.video_text {
    max-height: 60px;
}

.news_centre_block_link_2col_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 10px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.news_centre_slide_paging {
    position: absolute;
    left: 15px;
    top: auto;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50px;
    height: 20px;
    padding-top: 1px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 700;
}

.news_centre_slide_paging.white {
    color: #fff;
}

.news_centre_slide_paging_line {
    width: 1px;
    height: 12px;
    margin-top: -2px;
    margin-right: 8px;
    margin-left: 8px;
    background-color: #144168;
}

.news_centre_slide_paging_line.white {
    background-color: #fff;
}

.news_centre_after_slider_more {
    position: relative;
    left: 90px;
    top: -20px;
    z-index: 1;
    padding-left: 10px;
    border-left: 1px solid rgba(20, 65, 104, 0.5);
    font-size: 13px;
    font-weight: 700;
}
.news_centre_block_in.red .news_centre_after_slider_more,
.news_centre_block_in.navy .news_centre_after_slider_more {
    border-left: 1px solid #FFF;
}

.news_centre_after_slider_more:hover {
    color: #e62742;
}

.news_centre_after_slider_more.white {
    border-left-color: hsla(0, 0%, 100%, 0.5);
    color: #fff;
}

.news_centre_after_slider_more.white:hover {
    color: hsla(0, 0%, 100%, 0.7);
}

.news_centre_block_img {
    width: 100%;
    margin-top: 20px;
}

.news_centre_pdf_icon {
    display: inline-block;
    margin-left: 4px;
    padding: 3px 6px;
    border-radius: 5px;
    background-color: #e62742;
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
    color: #fff;
    font-size: 10px;
    line-height: 10px;
    text-transform: uppercase;
}

.news_centre_block_video {
    margin-bottom: 5px;
}

.news_centre_slider_video_out {
    padding-right: 25px;
    padding-left: 25px;
}

.news_centre_twitter_mockup {
    width: 100%;
}

.news_centre_calendar_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.news_centre_calendar_left {
    width: 50%;
    padding-right: 5%;
}

.news_centre_calendar_right {
    width: 50%;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
}

.news_contact_media {
    padding-top: 10px;
    padding-bottom: 25px;
}

.news_contact_media_title {
    padding-top: 20px;
    padding-bottom: 5px;
    font-size: 13px;
    line-height: 17px;
}

.news_contact_media_link:hover {
    color: #e62742;
}

.news_contact_media_link.white {
    color: #fff;
}

.news_contact_media_link.white:hover {
    opacity: 0.7;
}

.header_left {
    margin-right: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.header_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
}

.header_logo.market {
    font-size: 16px;
    line-height: 19px;
}

.header_logo_img_out {
    margin-right: 20px;
    padding-right: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-right: 1px solid hsla(0, 0%, 100%, 0.5);
}

.header_logo_img {
    height: 60px;
}

.market_act_popup_btn {
    margin-right: auto;
    margin-left: auto;
    padding: 6px 20px;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: 700;
}

.market_act_popup_btn:hover {
    opacity: 0.7;
}

.header_menu_btn {
    display: block;
    width: 40px;
    height: 40px;
    background-image: url("../image/header_hamburger_w_v2.png");
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_menu_btn:hover {
    opacity: 0.7;
}

.market_act_popup {
    position: relative;
    left: auto;
    top: 100%;
    right: 0%;
    bottom: auto;
    z-index: 5;
    display: none;
    margin-top: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 0px 5px 5px;
    background-color: rgba(51, 51, 51, 0.9);
    opacity: 0;
}

.header_right_search_btn {
    width: 30px;
    height: 30px;
    margin-left: 35px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 999px;
    background-color: #e62742;
    background-image: url("../image/header_search.png");
    background-position: 50% 50%;
    background-size: 40%;
    background-repeat: no-repeat;
}

.header_right_search_btn:hover {
    background-color: #144168;
}

.header_right_search_btn.mobile {
    display: block;
    width: 36px;
    height: 36px;
    margin-right: 40px;
    margin-left: auto;
}

._100_width_img {
    width: 100%;
}

.header_right_up_btn {
    margin-left: 20px;
    color: #fff;
    font-size: 13px;
    line-height: 17px;
    font-weight: 500;
}

.header_right_up_btn:hover {
    color: hsla(0, 0%, 100%, 0.7);
}

.header_right_up_btn.market {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header_right_up_btn._2nd_lang {
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid #fff;
}

.market_act_index_graphic {
    padding-top: 15px;
}

.market_act_index_row_title {
    width: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-weight: 900;
    text-align: left;
}

.market_act_slider_arrow {
    width: 40px;
    font-size: 20px;
}

.market_act_slider_arrow:hover {
    opacity: 0.7;
}

.header_right_in {
    position: relative;
    z-index: 5;
    display: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.header_right_in.up {
    padding-bottom: 20px;
}

.market_act_index_title_line {
    width: 40px;
    height: 2px;
    margin-top: 15px;
    margin-bottom: 10px;
    border-radius: 99px;
    background-color: #fff;
}

.header_right_down_market_act {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    padding: 10px 15px 10px 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
    background-color: #333;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    text-transform: capitalize;
}

.header_right_down_market_act:hover {
    background-color: #e62742;
}

.header_right_down_btn {
    margin-right: 5px;
    margin-left: 5px;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
    font-size: 15px;
    line-height: 19px;
    text-align: center;
    text-transform: capitalize;
}

.header_right_down_btn:hover {
    background-color: #144168;
}

.header_right_down_btn.market {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 17px;
    line-height: 21px;
}

.header_right_down_btn.market:hover {
    background-color: #e62742;
}

.market_act_popup_btn_row {
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

.market_act_index_number_change {
    margin-left: 10px;
}

.market_act_index_number_change.down {
    color: #f3394e;
}

.market_act_index_title {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
}

.market_act_index_row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 5px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.market_act_slider_nav {
    height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 10px;
}

.header_market_tri {
    height: 5px;
    margin-top: -1px;
    margin-left: 5px;
}

.header_right_up_alert {
    width: 15px;
    height: 15px;
    margin-right: 15px;
    margin-left: 30px;
    /*background-image: url("/assets/images/header_alert_1header_alert.png"); Comment out by GTI */
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.header_right_up_alert:hover {
    opacity: 0.7;
}

.header_right_up_alert.market {
    margin-right: -10px;
}

.market_act_slider {
    width: 350px;
    height: auto;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    background-color: transparent;
    color: #fff;
}

.market_act_index_number {
    padding-top: 5px;
    font-size: 20px;
    line-height: 24px;
}

.header_right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: right;
}

.whats_on_tdy_ball_tri {
    display: none;
}
html.w-mod-js *[data-ix="banner-img-effect"] {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}

.datePicker {
    height: 40px;
    width: 120px;
    margin-right: 6px;
    margin-bottom: 15px;
    padding-top: 8px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
    border-style: none none solid;
    border-width: 1px;
    border-color: #000 #000 #bfbfbf;
    background-position: 0% 8px;
    background-size: 20px;
    background-repeat: no-repeat;
    font-size: 16px;
}
.ui-state-highlight, 
.ui-widget-content .ui-state-highlight, 
.ui-widget-header .ui-state-highlight {
    border: 1px solid #144168 ;
    background-color: #144168 ;
    color: #FFF ;
}
.ui-state-default, 
.ui-widget-content .ui-state-default, 
.ui-widget-header .ui-state-default, 
.ui-button, 
.ui-button.ui-state-disabled:hover, 
.ui-button.ui-state-disabled:active{
	background-color: #f3f5f7 ;
    color: #144168;
}
.ui-state-active, 
.ui-widget-content .ui-state-active, 
.ui-widget-header .ui-state-active, 
.ui-button:active, 
.ui-button.ui-state-active:hover{
    border: 1px solid #144168 ;
    background-color: #144168 ;
    color: #FFF ;
}
.ui-datepicker th span{
    color: #144168 ;
}
.ui-datepicker td {
    width: 37px;
}
#newsDateTo {
    margin-right: 32px;
}
.datePicker-label {
    line-height: 34px;
}
@media screen and (max-width: 1279px) {
.whats_on_tdy_text_2{

font-size: 22px;
}

}
@media screen and (min-width: 1280px) {
    .header_logo {
        font-size: 15px;
        line-height: 19px;
    }
    .header_logo.market {
        font-size: 18px;
        line-height: 21px;
    }
    .header_logo_img_out {
        margin-right: 25px;
        padding-top: 5px;
        padding-right: 25px;
        padding-bottom: 5px;
    }
    .header_menu_btn {
        display: none;
    }
    .market_act_popup {
        position: absolute;
        left: auto;
        top: 100%;
        right: 0%;
        bottom: auto;
        margin-top: -1px;
        border-top-left-radius: 5px;
        border-top-right-radius: 0px;
    }
    .header_right_search_btn.mobile {
        display: none;
    }
    .header_right_in {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .header_right {
        display: block;
    }
}


@media screen and (max-width: 1279px) {
    .section_container_in.breadcrumb {
        padding-top: 110px;
		font-size: 12px;
		line-height: 16px;
    }
}

@media screen and (max-width: 991px) {
    .section_container {
        padding-right: 40px;
        padding-left: 40px;
    }
    .section_container.news_release {
        padding-right: 0px;
        padding-left: 0px;
    }
    .section_container.news_centre {
        padding-right: 30px;
        padding-left: 30px;
    }
    .section_container_in {
        padding-top: 40px;
        padding-bottom: 28px;
    }
    .section_container_in.whats_on_tdy {
        padding-bottom: 80px;
    }
    .section_container_in.whats_on_tdy.grid {
        padding-right: 30px;
        padding-left: 30px;
    }
    .section_container_in.banner_title {
        padding-top: 12px;
        padding-bottom: 45px;
        font-size: 36px;
        line-height: 36px;
    }
    .whats_on_tdy_filter_select {
        margin-right: 40px;
    }
    .whats_on_tdy_filter_select.news_release {
        margin-right: 20px;
    }
    .whats_on_tdy_filter_search {
        min-width: 440px;
        margin-right: 40px;
    }
    .whats_on_tdy_filter_search.news_release {
        margin-right: 25px;
    }
    .whats_on_tdy_row {
        padding-bottom: 45px;
    }
    .whats_on_tdy_ball {
        width: 120px;
        height: 120px;
        margin-right: 25px;
        font-size: 13px;
        line-height: 17px;
    }
    .whats_on_tdy_ball_number {
        padding-bottom: 2px;
        font-size: 52px;
        line-height: 52px;
    }
    .whats_on_tdy_text_container {
        padding-top: 15px;
        padding-right: 15px;
        padding-bottom: 15px;
    }
    .whats_on_tdy_text_2 {
        font-size: 26px;
        line-height: 30px;
    }
    .whats_on_tdy_btn_set {
        min-width: auto;
        padding-left: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .whats_on_tdy_btn_set.grid {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .whats_on_tdy_btn {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 0px;
    }
    .whats_on_tdy_more_row.grid {
        margin-top: 30px;
    }
    .footer_left {
        margin-right: auto;
        margin-left: auto;
    }
    .back_to_top_btn {
        right: 40px;
        bottom: 40px;
        width: 50px;
        height: 50px;
    }
    .tab_cloud_container {
        padding-bottom: 30px;
    }
    .news_release_left {
        width: 100% !important;
        margin-right: 0px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .news_release_right {
        width: 100%;
        padding-top: 0px;
    }
    .news_release_container {
        display: block;
    }
    .news_release_right_block {
        display: none;
    }
    .news_release_right_block.first {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .news_release_right_top_btn {
        max-width: 400px;
    }
    .news_release_filter_right {
        margin-top: -5px;
    }
    .news_release_filter_right_btn {
        width: 45px;
        height: 45px;
        margin-left: 5px;
    }
    .whats_on_tdy_grid_block {
        width: 100%;
    }
    .news_centre_block {
        width: 50%;
    }
    .news_centre_block._2col {
        width: 100%;
    }
    .news_centre_block_title {
        font-size: 22px;
        line-height: 26px;
    }
    .header_logo {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .header_logo_img {
        height: 45px;
    }
    .breadcrumb_btn {
        margin-right: 10px;
        padding-right: 16px;
    }
    .breadcrumb_dropdown {
        margin-right: 10px;
        padding-right: 14px;
    }
}

@media screen and (max-width: 767px) {
    .section_container {
        padding-right: 25px;
        padding-left: 25px;
    }
    .section_container.news_centre {
        padding-right: 15px;
        padding-left: 15px;
    }
    .section_container_in {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .section_container_in.whats_on_tdy.grid {
        padding-right: 15px;
        padding-left: 15px;
    }
    .section_container_in.footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .section_container_in.banner_title {
        font-size: 32px;
        line-height: 32px;
    }
    .whats_on_tdy_filter_container_in.news_release {
        display: block;
    }
    .whats_on_tdy_filter_select {
        min-width: 175px;
        margin-right: 25px;
        margin-bottom: 12px;
    }
    .whats_on_tdy_filter_search {
        min-width: 250px;
        margin-right: 25px;
    }
    .whats_on_tdy_row {
        display: block;
        padding-bottom: 30px;
    }
    .whats_on_tdy_ball {
        position: relative;
        width: 115px;
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        border-radius: 0px;
    }
    .whats_on_tdy_ball_number {
        margin-top: 0px;
        margin-right: 4px;
        margin-bottom: 0px;
        font-size: 12px;
        line-height: 16px;
        font-weight: 400;
    }
    .whats_on_tdy_text_container {
        padding-bottom: 15px;
    }
    .whats_on_tdy_row_in {
        display: block;
        padding-bottom: 20px;
    }
    .whats_on_tdy_btn_set {
        margin-right: auto;
        margin-left: 0px;
        padding-left: 0px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .whats_on_tdy_btn {
        margin-top: 0px;
        margin-right: 15px;
        margin-bottom: 0px;
    }
    .whats_on_tdy_btn.share {
        margin-right: auto;
    }
    .whats_on_tdy_btn.grid {
        margin-right: 15px;
    }
    .footer_right {
        margin-left: 0px;
    }
    .footer_right_img_mobile {
        display: inline-block;
    }
    .footer_right_img {
        display: none;
    }
    .back_to_top_btn {
        right: 25px;
        bottom: 25px;
    }
    .whats_on_tdy_btn_share_block {
        left: 0px;
        right: auto;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .whats_on_tdy_btn_share_tri {
        margin-left: 12px;
    }
    .tab_cloud_container {
        padding-bottom: 15px;
    }
    .news_release_left {
        padding-right: 25px;
        padding-left: 25px;
    }
    .news_release_filter_right {
        margin-top: 5px;
        margin-left: -12px;
        padding-left: 0px;
        border-left-style: none;
    }
    .whats_on_tdy_grid_block_in {
        padding: 20px 20px 35px;
    }
    .whats_on_tdy_grid_cate {
        top: 23px;
        right: 20px;
        max-width: 50%;
    }
    .news_centre_block_in {
        padding: 35px 20px 20px;
    }
    .header_right_search_btn.mobile {
        margin-right: 25px;
    }
    .whats_on_tdy_ball_tri {
        position: absolute;
        left: auto;
        top: 0%;
        right: -24px;
        bottom: 0%;
        display: block;
        height: 28px;
    }
}

@media screen and (max-width: 479px) {
    body {
        font-size: 14px;
        line-height: 18px;
    }
    .section_container {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section_container.news_centre {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section_container_in {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .section_container_in.whats_on_tdy.grid {
        padding-right: 20px;
        padding-left: 20px;
    }
    .section_container_in.header {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .section_container_in.breadcrumb {
        padding-top: 120px;
		font-size: 13px;
		line-height: 17px;
    }
    .section_container_in.banner_title {
        padding-top: 10px;
        padding-bottom: 30px;
        font-size: 28px;
        line-height: 28px;
    }
    .whats_on_tdy_filter_select {
        width: 47.5%;
        min-width: auto;
        margin-right: 0px;
        margin-bottom: 5px;
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 14px;
        line-height: 16px;
    }
    .datePicker{
        margin-bottom: 5px;
    }
    .whats_on_tdy_filter_select.even {
        margin-left: 5%;
    }
    .whats_on_tdy_filter_select.news_release {
        width: 100%;
        margin-right: 0px;
        font-size: 13px;
    }
    .whats_on_tdy_filter_select.news_release.date {
        min-width: 250px;
        padding-left: 20px;
        background-size: 16px;
    }
    .whats_on_tdy_filter_search {
        width: 100%;
        min-width: auto;
        margin-right: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 25px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
        background-position: 0% 11px;
        background-size: 16px;
        font-size: 14px;
    }
    .whats_on_tdy_filter_search.news_release {
        margin-right: 0px;
    }
    .whats_on_tdy_filter_btn {
        width: 105px;
        font-size: 13px;
    }
    .whats_on_tdy_ball {
        width: 100px;
    }
    .whats_on_tdy_ball_number {
        margin-right: 3px;
    }
    .whats_on_tdy_text_container {
        position: relative;
    }
    .whats_on_tdy_text_2 {
        font-size: 24px;
        line-height: 28px;
    }
    .whats_on_tdy_text_3 {
        line-height: 20px;
    }
    .whats_on_tdy_btn {
        width: 40px;
        height: 40px;
        margin-right: 10px;
    }
    .whats_on_tdy_btn.grid {
        margin-right: 10px;
    }
    .whats_on_tdy_text_2_pdf {
        -webkit-transform: translate(0px, -6px);
        -ms-transform: translate(0px, -6px);
        transform: translate(0px, -6px);
        font-size: 9px;
        line-height: 9px;
    }
    .whats_on_tdy_more_row.grid {
        margin-top: 20px;
    }
    .whats_on_tdy_more_btn {
        padding-right: 30px;
        padding-left: 30px;
        font-size: 14px;
        line-height: 14px;
    }
    .back_to_top_btn {
        right: 20px;
        bottom: 20px;
        width: 40px;
        height: 40px;
    }
    .whats_on_tdy_btn_share_tri {
        width: 15px;
    }
    .whats_on_tdy_btn_share_block_in {
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 10px;
    }
    .whats_on_tdy_btn_share_btn {
        width: 24px;
        height: 24px;
        margin-left: 15px;
    }
    .tab_cloud_btn {
        margin-right: 6px;
        margin-bottom: 6px;
        padding: 4px 6px;
        font-size: 12px;
        line-height: 16px;
    }
    .news_release_left {
        padding-right: 20px;
        padding-left: 20px;
    }
    .news_release_filter_right {
        margin-top: 0px;
    }
    .news_release_filter_right_btn {
        width: 40px;
        height: 40px;
    }
    .whats_on_tdy_grid_block {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
    }
    .whats_on_tdy_grid_cate {
        max-width: 100%;
        font-size: 13px;
        line-height: 17px;
    }
    .whats_on_tdy_grid_date {
        font-size: 12px;
        line-height: 16px;
    }
    .whats_on_tdy_grid_date_large {
        font-size: 50px;
        line-height: 50px;
    }
    .whats_on_tdy_grid_link {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .news_centre_block {
        width: 100%;
        padding-right: 0px;
        padding-bottom: 15px;
        padding-left: 0px;
    }
    .news_centre_block_title {
        font-size: 20px;
        line-height: 24px;
    }
    .news_centre_block_link {
        min-height: 180px;
        padding-bottom: 30px;
    }
    .news_centre_block_link._2col {
        width: 100%;
        min-height: auto;
        padding-right: 0px;
        padding-bottom: 10px;
    }
    .news_centre_block_link.with_img {
        min-height: 360px;
    }
    .news_centre_block_link.tall_col.white {
        min-height: 250px;
    }
    /* .news_centre_block_link.video {
        min-height: 180px;
    } */
    .news_centre_block_link_date {
        margin-top: 15px;
        font-size: 11px;
        line-height: 15px;
    }
    .news_centre_block_link_month {
        font-size: 12px;
        line-height: 16px;
    }
    .news_centre_block_link_title {
        max-height: 72px;
    }
    .news_centre_block_link_2col_container {
        display: block;
    }
    .news_centre_slide_paging {
        font-size: 13px;
    }
    .news_centre_after_slider_more {
        padding-top: 1px;
        font-size: 12px;
    }
    .news_centre_calendar_container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .news_centre_calendar_left {
        width: 100%;
        padding-right: 0%;
        margin-bottom: 22px;
    }
    .news_centre_calendar_right {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .header_left {
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .header_logo {
        padding-right: 15px;
        font-size: 11px;
        line-height: 15px;
    }
    .header_logo.market {
        font-size: 13px;
        line-height: 16px;
    }
    .header_logo_img_out {
        margin-right: 15px;
        padding-top: 4px;
        padding-right: 15px;
        padding-bottom: 4px;
    }
    .header_logo_img {
        height: 30px;
    }
    .header_menu_btn {
        width: 30px;
        height: 30px;
    }
    .header_right_search_btn.mobile {
        width: 30px;
        height: 30px;
        margin-right: 20px;
    }
    .market_act_slider_arrow {
        width: 30px;
        font-size: 15px;
    }
    .market_act_popup_btn_row {
        padding-top: 15px;
    }
    .market_act_index_title {
        font-size: 17px;
        line-height: 21px;
    }
    .market_act_slider {
        width: 280px;
        padding-right: 30px;
        padding-left: 30px;
    }
    .market_act_index_number {
        font-size: 17px;
        line-height: 17px;
    }
    .breadcrumb_btn {
        margin-right: 8px;
        padding-right: 14px;
    }
    .breadcrumb_dropdown {
        margin-right: 6px;
        padding-right: 12px;
    }
    .breadcrumb_dropdown_list.w--open {
        left: -10px;
        padding-top: 10px;
        background-position: 15px 0px;
        background-size: auto 10px;
    }
    .breadcrumb_dropdown_link {
        z-index: 2;
        max-width: 250px;
        min-width: 150px;
        padding: 11px 40px 11px 10px;
        background-size: 6px;
    }
    .whats_on_tdy_ball_tri {
        height: 28px;
    }
}

@font-face {
    font-family: "Fselliotpro";
    src: url("../font/FSElliotPro.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Fselliotpro";
    src: url("../font/FSElliotPro-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Fselliotpro";
    src: url("../font/FSElliotPro-Heavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Fselliotpro";
    src: url("../font/FSElliotPro-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Fselliotpro";
    src: url("../font/FSElliotPro-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/* -------------------------------------------- after 2020-6-12 update -------------------------------------------- */

.column,
.column_spacer{
    pointer-events: none !important;
}

.column_item {
    pointer-events: auto !important;
    height: 540px;
    overflow: hidden;
}

.column_item.column_item--span{
    height: 320px;
}
.column_item.column_item--sh{
    height: 300px;
}
.column_item.column_item--mh{
    height: 350px;
}
.column_item.column_item--lh{
    height: 450px;
}
@media screen and (min-width: 1024px) and (max-width: 1600px){
    .column_item{
        height: 520px;
    }
    .column_item.column_item--span{
        height: 350px;
    }
    .column_item.column_item--sh{
        height: 320px;
    }
    .column_item.column_item--mh{
        height: 370px;
    }
    .column_item.column_item--lh{
        height: 470px;
    }

}
@media screen and (max-width: 1023px){
    .column_item{
        height: 600px;
    }
}
@media screen and (max-width: 420px){
    .column_view .column{
        display: none !important;
    }
    .column_view .column_source{
        height: auto !important;
        column-count: 1 !important;
    }
    .column_view .column_item{
        height: auto;
    }
}


.news_centre_block_banner{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 64%;
    width: 100%;
    margin-top: 20px;
}

.news_release_container .column_grid_view_mb .whats_on_tdy_btn_share_block_in,
.news_release_container .column_grid_view_dt .whats_on_tdy_btn_share_block_in{
    position: relative;
    left: 222px;
}

/* -------------------------------------------- card swiper -------------------------------------------- */

.card-swiper .swiper-wrapper {
    margin-bottom: 12px;
}
.card-swiper .swiper-slide {
    min-height: 168px;
}
.card-swiper .swiper-button-next,
.card-swiper .swiper-button-prev,
.card-swiper .swiper-pagination {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    background: none;
    display: inline-block;
    vertical-align: middle;
    color: #144168;
}

.card-swiper .swiper-button-prev:after,
.card-swiper .swiper-button-next:after {
    content: "";
}
.card-swiper .swiper-pagination.swiper-pagination-fraction {
    font-size: 0;
    margin: 0 6px;
	display: inline;
}
.card-swiper .swiper-pagination-fraction span {
    font-size: 14px;
}
.card-swiper .swiper-pagination-total {
    margin-left: 10px;
    position: relative;
}
.card-swiper .swiper-pagination-total:before {
    content: "";
    display: inline-block;
    height: 14px;
    width: 1px;
    background-color: #144168;
    position: absolute;
    top: 2px;
    left: -10px;
}


.news_centre_block_in.red .card-swiper .swiper-pagination-total:before,
.news_centre_block_in.navy .card-swiper .swiper-pagination-total:before {
    background-color: #FFF;
}

.card-swiper .swiper-pagination-current {
    margin-right: 10px;
}
.card-swiper .news_centre_after_slider_more {
    top: auto;
    left: auto;
    margin-left: 6px;
    vertical-align: top;
}
.news_centre_block_in.navy a{
    color: #FFF;
}
.news_centre_block_in.red a{
    color: #FFF;
}
.news_centre_block_in.red a:hover{
    color: #FFF;
}


.news_centre_block_in.red .card-swiper .swiper-button-next,
.news_centre_block_in.red .card-swiper .swiper-button-prev,
.news_centre_block_in.red .card-swiper .swiper-pagination, 
.news_centre_block_in.navy .card-swiper .swiper-button-next,
.news_centre_block_in.navy .card-swiper .swiper-button-prev,
.news_centre_block_in.navy .card-swiper .swiper-pagination {
    color:#FFF;
}

/* -------------------------------------------- grid view card -------------------------------------------- */
.whats_on_tdy_grid_block .whats_on_tdy_text_2 a {
    color: #144168;
}
.whats_on_tdy_grid_block .whats_on_tdy_text_2 a:hover {
    color: #144168;
    text-decoration: underline;
}
.whats_on_tdy_grid_block a {
    color: #06c;
}
.whats_on_tdy_grid_block a:hover {
    text-decoration: underline;
    color: #06c;
}
.whats_on_tdy_grid_block .red .whats_on_tdy_text_2 a ,
.whats_on_tdy_grid_block .red .whats_on_tdy_text_2 a:hover {
    color: #FFF;
}
.whats_on_tdy_grid_block .whats_on_tdy_p {
    margin: 14px 0 28px;
}
/* .whats_on_tdy_grid_block .red .whats_on_tdy_p a ,
.whats_on_tdy_grid_block .red .whats_on_tdy_p a:hover {
    color: #a9dbd2;
} */
.whats_on_tdy_grid_block .red .whats_on_tdy_p ul {
    padding-left: 20px;
}
.whats_on_tdy_grid_block .whats_on_tdy_text_2_pdf{
    position: relative;
    top: 5px;
}
/* .whats_on_tdy_grid_block .red .whats_on_tdy_text_2_pdf{
    color: #FFF;
    border-color: #FFF;
} */
/* -------------------------------------------- list view card -------------------------------------------- */
/* .whats_on_tdy_row .whats_on_tdy_row_in.highlight, */
.whats_on_tdy_row .whats_on_tdy_row_in.highlight .whats_on_tdy_text_2{
    font-weight: bold;
}
/* -------------------------------------------- list view and grid view right column -------------------------------------------- */
.news_release_right_block_title{
    display: inline-block;
}
.read-circulars-by-btn:hover {
    text-decoration: none;
    opacity: 0.6;
}
.read-circulars-by{
    position: relative;
}
.read-circulars-by .popover.list-panel-popover {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
	z-index: 2;
}

.news_release_item_cate,
.news_release_item_date{
    padding-top: 5px;
    color: #828282;
    font-size: 13px;
    display: inline-block;
}
.news_release_item_cate:after {
    content: "";
    width: 1px;
    height: 14px;
    display: inline-block;
    background-color: #828282;
    margin: 0 4px 0 10px;
    vertical-align: middle;
}
/* -------------------------------------------- new centre calendar -------------------------------------------- */
#hkexweb-calendar-datepicker .ui-datepicker td,
#hkexweb-calendar-datepicker .ui-datepicker th,
.hkexweb-calendar-datepicker .ui-datepicker td,
.hkexweb-calendar-datepicker .ui-datepicker th{
    cursor: default;
    transition: all 0.3s ease;
    padding: 2px 0 8px;
}
#hkexweb-calendar-datepicker .ui-datepicker-today span,
.hkexweb-calendar-datepicker .ui-datepicker-today span{
    font-weight: 900 !important;
}
#hkexweb-calendar-datepicker .ui-datepicker td.has-event,
.hkexweb-calendar-datepicker .ui-datepicker td.has-event {
    cursor: pointer !important;
    pointer-events: auto !important;
    position: relative !important;
}
#hkexweb-calendar-datepicker .ui-datepicker td.has-event:after,
.hkexweb-calendar-datepicker .ui-datepicker td.has-event:after{
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    position: absolute;
    border-radius: 3px;
    bottom: 5px;
    background-color: #e72e41;
    left: calc( 50% - 3px );
}
#hkexweb-calendar-datepicker .ui-datepicker td.has-event:hover,
.hkexweb-calendar-datepicker .ui-datepicker td.has-event:hover{
    opacity: 0.7;
}
#hkexweb-calendar-datepicker .ui-datepicker td.selected,
.hkexweb-calendar-datepicker .ui-datepicker td.selected {
    background-color: #10416c;
    border-radius: 3px;
}
#hkexweb-calendar-datepicker .ui-datepicker td.selected span,
.hkexweb-calendar-datepicker .ui-datepicker td.selected span {
    color: #FFF !important;
}
#hkexweb-calendar-datepicker .ui-datepicker td.selected:after,
.hkexweb-calendar-datepicker .ui-datepicker td.selected:after{
    background-color: #FFF !important;
}
.calendar-swiper .swiper-wrapper {
    margin-bottom: 12px;
}
.calendar-swiper .swiper-button-next,
.calendar-swiper .swiper-button-prev,
.calendar-swiper .swiper-pagination {
    position: relative;
    width: auto;
    height: auto;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    background: none;
    display: inline-block;
    vertical-align: middle;
    color: #144168;
}
.calendar-swiper .swiper-button-prev:after,
.calendar-swiper .swiper-button-next:after {
    content: "";
}
.calendar-swiper .swiper-pagination.swiper-pagination-fraction {
    font-size: 0;
    margin: 0 6px;
	display: inline;
}
.calendar-swiper .swiper-pagination-fraction span {
    font-size: 14px;
}
.calendar-swiper .swiper-pagination-total {
    margin-left: 10px;
    position: relative;
}
.calendar-swiper .swiper-pagination-total:before {
    content: "";
    display: inline-block;
    height: 14px;
    width: 1px;
    background-color: #144168;
    position: absolute;
    top: 2px;
    left: -10px;
}
.calendar-swiper .swiper-pagination-current {
    margin-right: 10px;
}
.calendar-swiper .news_centre_after_slider_more {
    top: auto;
    left: auto;
    margin-left: 6px;
    vertical-align: top;
}
.calendar-event-cate, .calendar-event-date {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 13px;

}
.calendar-event-cate {
    padding-right: 6px;
    margin-right: 4px;
    border-right: 1px solid #10416c;
}

.calendar-swiper .swiper-slide {
    padding-top: 22px;
    height: 190px;
    overflow: auto;
}
.calendar-swiper .swiper-slide:hover a,
.calendar-swiper .swiper-slide:hover{
    color:#e72e41;
}
.calendar-event-desc {
    margin: 4px 0 12px;
}
.calendar-event-month {
    font-size: 14px;
}
.calendar-event-desc {
}
.news_centre_calendar_container .ui-datepicker-header{
    position: relative;
    margin: 0 22px 6px;
}
.news_centre_calendar_container .ui-datepicker-next,
.news_centre_calendar_container .ui-datepicker-prev{
    font-size: 0 !important;
    position: absolute !important;
    width: 12px !important;
    height: 12px !important;
    cursor: pointer !important;
    top: 6px !important;
}
.news_centre_calendar_container .ui-datepicker-next.ui-state-disabled,
.news_centre_calendar_container .ui-datepicker-prev.ui-state-disabled{
	opacity: 0.3 !important;
}

.news_centre_calendar_container .ui-datepicker-next{
    right: 0;
}
.news_centre_calendar_container .ui-datepicker-prev{
    left: 0;
}
.news_centre_calendar_container .ui-datepicker-next span,
.news_centre_calendar_container .ui-datepicker-prev span{
    display: none !important;
}
.news_centre_calendar_container .ui-datepicker-next:after,
.news_centre_calendar_container .ui-datepicker-prev:after{
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    border-right: 2px solid #10416c;
    border-bottom: 2px solid #10416c;
    transform-origin: center;
}
.news_centre_calendar_container .ui-datepicker-next:after {
    transform: rotate(-45deg);
}
.news_centre_calendar_container .ui-datepicker-prev:after {
    transform: rotate(135deg);
}
.news_centre_calendar_container .ui-state-default, 
.news_centre_calendar_container .ui-widget-content .ui-state-default, 
.news_centre_calendar_container .ui-widget-header .ui-state-default, 
.news_centre_calendar_container .ui-button, 
.news_centre_calendar_container .ui-button.ui-state-disabled:hover, 
.news_centre_calendar_container .ui-button.ui-state-disabled:active{
    background-color: transparent;
}


  .column_item.news_centre_calendar{
    height: 350px;
  }

  #hkexweb-calendar-datepicker, .hkexweb-calendar-datepicker {
    width: 50%;
  }

@media screen and (max-width: 479px) {
.news_centre_calendar_left {
    width: 100%;
    padding-right: 0%;
    margin-bottom: 22px;
}
#hkexweb-calendar-datepicker, .hkexweb-calendar-datepicker {
    width: 100%;
}
.column_item.news_centre_calendar {
height: 620px;
}

}
@media screen and (max-width: 767px) {
.whats_on_tdy_row_in .whats_on_tdy_img{
    max-width: 100%;
    margin-bottom: 24px;
}
}

/* remove ui jquery orginal css for Calendar Card */
.hkexweb-calendar-datepicker .ui-state-default, .hkexweb-calendar-datepicker .ui-widget-content .ui-state-default, .hkexweb-calendar-datepicker .ui-widget-header .ui-state-default {
    border: 0 !important;
    background: none !important;
    font-weight: initial !important;
    color: #144168;
}
.hkexweb-calendar-datepicker .ui-widget {
	font-family: FSElliotPro, FSElliot, Arial, "Heiti TC", "Heiti SC", JhengHeiFix, "微軟正黑體", "微软雅黑", "Microsoft JhengHei", "Microsoft YaHei", sans-serif;
    font-size: initial !important;
}
.hkexweb-calendar-datepicker .ui-widget-header {
    border: 0 !important;
    background: none !important;
    color: #144168;
    font-weight: initial !important;
}
.hkexweb-calendar-datepicker .ui-datepicker-calendar .ui-state-disabled {
    opacity: 1 !important;
}
.hkexweb-calendar-datepicker .ui-state-disabled, .hkexweb-calendar-datepicker .ui-widget-content .ui-state-disabled, .hkexweb-calendar-datepicker .ui-widget-header .ui-state-disabled {
    filter: initial !important;
    background-image: initial !important;
}
.hkexweb-calendar-datepicker .ui-datepicker .ui-datepicker-title {
    margin: initial !important;
    line-height: 20px !important;
}
.hkexweb-calendar-datepicker .ui-datepicker .ui-datepicker-title, .hkexweb-calendar-datepicker .ui-state-default {
    font-size: 16px !important;
	text-align: center;
}
.hkexweb-calendar-datepicker .ui-helper-clearfix:before, .hkexweb-calendar-datepicker .ui-helper-clearfix:after {
    content: initial !important;
    display: initial !important;
    border-collapse: initial !important;
}
.hkexweb-calendar-datepicker .ui-widget-content {
    border: 0px !important;
}
/* end remove ui jquery orginal css */

/* from news-centre.html inline */
.column_view_news_centre .news_centre_block {
      width: 100%;
      opacity: 1 !important;
      padding: 0px 0px 20px 0px;
      transform: none !important;
    }

    .column_view_news_centre {
      max-width: 1620px;
      margin: 0 auto;
      padding-top: 20px;	  
    }

    .ui-datepicker-header {
      text-align: center;
    }
    .ui-datepicker-calendar {
      width: 100%;
      text-align: center;
    }

    @media (max-width: 1279px) and (min-width: 768px) {
      .section_container_in.footer {
        display: block;
      }

      .footer_right {
        text-align: right;
      }
    }
	
.column_source{
	height: auto !important;
	display: none;
}
/* end from news-centre.html inline */

/* 0709 START */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    vertical-align: middle;
}

.whats_on_tdy_row_in .whats_on_tdy_img {
    margin: 24px 0;
    flex-basis: 300px;
    flex-shrink: 0;
}

.whats_on_tdy_text_container {
    flex-grow: 1;
	flex-shrink: 1;
	flex-basis: 800px;
}

@media screen and (max-width: 992px) {
    .whats_on_tdy_row_in .whats_on_tdy_img {
        flex-basis: 180px;
    }
}

@media screen and (max-width: 767px) {
    .whats_on_tdy_row_in .whats_on_tdy_img {
        margin-top: 0;
    }
}

.whats_on_tdy_filter_search {
    background-size: 20px 20px;
}

.news_centre_block_link {
    padding-bottom: 0;
}

@media screen and (max-width: 420px) {
    .column_view .column_source {
        display: block;
    }
}

.column_item--span-col {
    height: 390px;
}

.column_item--image-post {
    height: 610px;
}

.column_item--text-post {
    height: 430px;
}

.column_item--video-post {
    height: 400px; /* Log #13564 hotfix */
}

.news_centre_calendar {
    height: 390px;
}

.column_item--contact {
    height: 310px;
}

.column_item--video-post .news_centre_block_link {
    padding-bottom: 0;
}

.column_item--video-post .news_centre_block_link_title.video_text {
    max-height: initial;
}

.column_item .news_centre_block_title {
    max-height: 56px;
    overflow: hidden;
}

/* 0709 END */

.column_item--auto {
	height: auto;
}

.column_item--home-300 {
	height: 300px;
	overflow: hidden;
}

.column-item--video-only {
	height: 228px;
        overflow: hidden;
}

@media screen and (max-width: 420px) {
	.column_view_bottom .column_source,
	.column_view_bottom_dt .column_source,
	.column_view_top .column_source,
	.column_view_top_dt .column_source {
		height: auto !important;
		column-count: 1 !important;
		display: block !important;
	}
	
	.column_view_bottom .column,
	.column_view_bottom_dt .column,
	.column_view_top .column,
	.column_view_top_dt .column {
		display: none !important;
	}
}
.column_item--twitter{
    height: 460px;
}
.news_release .column_item--twitter{
    height: 470px;
}
@media screen and (max-width: 1600px) and (min-width: 1024px) {
    .column_item--twitter{
        height: 520px !important;
    }
}
@media screen and (max-width: 1023px) {
    .column_item--twitter{
        height: 600px !important;
    }
}
@media screen and (max-width: 1279px) {
	.news_release .column_view_news_centre .column_view {
		max-width: 640px;		
		margin: 0 auto;
	}
}
@media screen and (max-width: 520px) {
	.news_release .column_view_news_centre .column_view .column_source {
		height: auto !important;
		column-count: 1 !important;
		display: block !important;
	}
	
	.news_release .column_view_news_centre .column {
		display: none !important;
	}
}
.hkexweb-card-IT__image {
    max-height: 160px;
    overflow: hidden;
}

.news_release_right_more_btn_line {
    display: none;
}
.main-menu__link {
    cursor: pointer !important;
}

.hkexweb-hero-banner__link {
    margin-top: 26px;
}

/*header .header__wrapper {
    padding: 0 24px;
}*/

.hkexweb-hero-banner__bg {
    position: fixed;
    width: 100%;
    height: 100%;
}

@media screen and (max-width: 767px) {
    .hkexweb-hero-banner__link {
        margin-top: 18px;
    }

    .hkexweb-hero-banner__text {
        padding: 8px 0;
    }

    #countdown {
        margin-top: 0px;
    }

    header .header_logo {
        left: 24px;
    }
}
