html, body {overflow-x:hidden !important;}

.download_section:has(.empty_sliderpost_download_image) {
    display: none !important;
}

.download_section.hide {
    display: none !important;
}

.text-finance-wrap h3 {
    font-size: 26px;
}

.custom-social-share span.elementor-share-btn__icon svg {
    opacity: 0;
}

.height-equal>.e-flex {
    align-self: stretch !important;
}

.height-equal>.e-con.e-flex>.e-con-inner {
    justify-content: space-between;
}

a.icon_web_ext:before {
    content: '';
    position: absolute;
    background-image: url(../images/external-link-icon.png);
    width: 15px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    right: -20px;
}

a.icon_web_ext {
    position: relative;
}

.custom-social-share .elementor-share-btn .elementor-share-btn__icon {
    width: 27px;
    height: 27px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    margin-right: 13px;
}

.custom-social-share .elementor-share-btn_facebook .elementor-share-btn__icon {
    background-image: url("../images/fb.png");
}

.custom-social-share .elementor-share-btn_twitter .elementor-share-btn__icon {
    background-image: url("../images/twitter.png");
}

.custom-social-share .elementor-share-btn_linkedin .elementor-share-btn__icon {
    background-image: url("../images/linkedin.png");
}

.custom-social-share .elementor-share-btn_email .elementor-share-btn__icon {
    background-image: url("../images/email.png");
}

.link_href a:hover,
.announcements_item_download a:hover {
    color: var(--light-blue) !important;
}

a.icon_web {
    position: relative;
}

.offices__content_item_para a.icon_web {
    font-size: var(--fs-body);
    line-height: var(--lh-150);
    position: relative;
}

.offices__content_item_para a.icon_web:before {
    content: '';
    position: absolute;
    background-image: url("../images/external-link-icon.png");
    width: 15px;
    height: 26px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    right: -25px;
}

.link_href a {
    color: #505050 !important;
}

.press_release.press_release_v2  .cta {display:none;}

.box-white-image-overlay .elementor-custom-embed-image-overlay:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 0;
    background: linear-gradient(212deg, rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0.5) 100%);
}

.showroom_category__item.hidden_year {
    display: none;
}

.icondownload_keyfinance a {
    transition: var(--transition);
}

.icondownload_keyfinance a:hover {
    color: var(--light-blue) !important;
}

body.loading {
    opacity: 0.5;
    pointer-events: none;
}

.form-gv-subscribe span.gfield_required.gfield_required_text {
    font-size: 0;
}

iframe#iframe_page {
    min-height: 101rem !important
}

div.elementor-element.border-circle-50:before {
    position: absolute;
    width: 186%;
    top: 0;
    left: 3%;
    content: '';
    background: #02A7DF;
    border-radius: 50%;
}

.border-circle-50 {
    position: relative;
}

.form-gv-subscribe span.gfield_required.gfield_required_text::before {
    content: "*";
    font-size: 20px;
}

.content-page-text a:hover {
    border-bottom: 1px solid;
}

.form-gv-subscribe .gfield_select {
    color: #b3b3b3;
}

.form-gv-subscribe label#label_1_7_1 {
    display: none;
}

.form-gv-subscribe div#input_1_7 {
    display: inline;
    width: fit-content;
}

.form-gv-subscribe div#gfield_description_1_7 {
    float: left;
    display: inline;
    flex: 1;
    padding-top: 0;
    padding-left: 1px;
}

.form-gv-subscribe fieldset#field_1_7 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 10px;
}

.gform_wrapper .form-gv-subscribe .gfield_validation_message,
.gform_wrapper .form-gv-subscribe .validation_message {
    background: transparent;
    border: navajowhite;
    padding-left: 0;
    font-style: italic;
    padding-top: 5px !important;
}

.form-gv-subscribe .gform_button.button,
.gf-custom .gform_button.button {
    background: #003683;
    border: none;
    border-radius: 35px;
    color: #fff;
    padding: 12px 60px;
    margin-top: 24px;
}

.gform_wrapper.gravity-theme .form-gv-subscribe .gfield input,
.gform_wrapper.gravity-theme .form-gv-subscribe .gfield select {
    border: 1px solid #b3b3b3;
    border-radius: 0;
    padding-top: 14px;
    padding-bottom: 14px;
}

.gform_wrapper.gravity-theme .form-gv-subscribe .gfield.gfield--width-half {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
}

.gform_wrapper.gravity-theme .form-gv-subscribe .gfield_label {
    color: #505050 !important;
    font-size: 20px;
    padding-bottom: 10px;
}

.gform_wrapper.gravity-theme .form-gv-subscribe .gfield input[type="checkbox"] {
    margin-right: 13px;
    width: 18px;
    height: 18px;
}

.form-gv-subscribe .ginput_container_checkbox label,
.form-gv-subscribe div#gfield_description_1_7 {
    color: #505050 !important;
    font-size: 16px !important;
}

.gform_wrapper.gravity-theme .form-gv-subscribe .ginput_container_checkbox .gchoice {
    margin-bottom: 9px;
}

.form-gv-subscribe a.back_to_home_gv {
    padding-left: 20px;
    display: block;
    color: #003683;
    font-weight: 600;
    font-size: 20px;
    padding-top: 15px;
    position: relative;
}

.form-gv-subscribe a.back_to_home_gv:before {
    position: absolute;
    content: "";
    left: 0;
    background-image: url("../images/back_arrow.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 17px;
    top: 22px;
}

.form-gv-subscribe .gform_confirmation_message {
    font-size: 20px;
}

.vtech-arrow.button-discover-grey a:after {
    background-image: url(../images/ar-right-grey.svg);
}

p.map__point {
    background-image: url('../images/point.png');
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;

    width: 12px;
    height: 19px;
    z-index: 1;
    margin: 0 !important;
}

.heading_subcribe {
    font-size: var(--fs-h3);
    font-weight: var(--fw-700);
    line-height: var(--lh-120);
    padding-bottom: 30px;
    color: var(--text-grey);
}

.subheading_subcribe {
    font-size: 14px;
    font-weight: 400;
    line-height: 33px;
    padding-bottom: 34px;
}

/* the slides */
.sliderpost_download_image .slick-slide {
    margin-left: 27px;
}

/* the parent */
.sliderpost_download_image .slick-list {
    margin-left: -27px;
}

.sliderpost_download_image .slick-arrow {
    background: #f0f0f0;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: calc(50% - 40px);
}

.sliderpost_download_image .pull-left {
    left: -80px;
}

.sliderpost_download_image .pull-right {
    right: -80px;
}

.sliderpost_download_image .slick-slide a {
    position: relative;
    padding-bottom: 75%;
    overflow: hidden;
    width: 100%;
    height: auto;
    display: block;
}

.sliderpost_download_image .slick-slide a img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.toggle_view_asset .elementor-icon-box-title {
    margin: 0;
}

/*.toggle_view_asset:before {
    content: "";
    position: absolute;
    left: 0;
    background-image: url("../images/bottom_arrow.svg");
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    background-size: contain;
    top: 18px;
}
*/
.toggle_view_asset {
    /*    padding-left: 28px;*/
    cursor: pointer;
}

.toggle_view_asset.active:before {
    transform: rotate(180deg);
    top: 11px;
}

.toggle_view_content.toggle_view_hidden {
    display: none;
}

.toggle_view_content a:hover {
    border-bottom: 1px solid;
}

.elementor-post__category_item {
    padding: 5px 15px;
    background-color: #02a7df1a;
    border-radius: 22px 22px 22px 22px;
    color: #009cf9;
    display: inline-block;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.15em;
}

p.elementor-post__category_item.elementor-post__category_item_electronic-learning-products {
    background-color: #f7c71b1a;
    color: #d28b00;
}

.elementor-post__category_item.elementor-post__category_item_contract-manufacturing-services {
    background-color: #F3F8E9;
    color: #4B7105;
}

.elementor-post__category_item.elementor-post__category_item_corporate {
    background-color: #E5E6E7;
    color: #505050;
}

/*showroom page*/
.vtech-showrooms-include {
    width: 100%;
    display: flex !important;
    height: 100%;
}


.vtech-showrooms-include .vtech-showrooms__left {
    width: 50%;
}

.vtech-showrooms-include .vtech-showrooms__right {
    width: 50%;
}

.showrooms__left_img_src img {
    height: 100% !important;
    width: 100%;
    display: block;
    object-fit: cover;
}

.vtech-showrooms-wrapper.slick-slider .slick-track {
    display: flex !important;
}

.vtech-showrooms__right {
    background: #02A7DF;
    padding: var(--pad-s);
}

.showroom_category {
    COLOR: #505050 !important;
    background: #FFFFFF80;
    display: inline-block;
    border-radius: 40px;
    padding: 5px 15px;
    line-height: 20px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.15em;
}

h2.showroom_title {
    color: #FFFFFF;
    font-size: var(--fs-h2);
    font-weight: 700;
    line-height: var(--lh-120);
    padding-top: 15px;
    text-overflow: ellipsis;
    position: relative;
    z-index: 1111;
}

.showroom_date {
    color: #B9EDFF;
    font-weight: 400;
    font-size: var(--fs-body-small) !important;
    line-height: var(--lh-150) text-transform: uppercase;
}

.showroom_linkmore a {
    color: #003683 !important;
    font-weight: var(--fw-600);
    font-size: var(--fs-button);
}

.showroom_linkmore {
    padding-top: 31px;
}

.showrooms__left_img {
    height: 100%;
}

.showroom_linkmore a:hover {
    color: #003683;
}


.vtech-showrooms-wrapper .slick-arrow {
    position: absolute;
    z-index: 1;
    background: #F0F0F0;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    top: 47%;
    transform: translate(0, -50%);
}

.vtech-showrooms-wrapper .slick-prev.pull-left.slick-arrow {
    left: 50px;
}

.vtech-showrooms-wrapper .slick-next.pull-right.slick-arrow {
    right: 50px;
}

.vtech-showrooms-wrapper ul.slick-dots {
    position: absolute;
    z-index: 2;
    bottom: 100px;
    display: flex;
    list-style: none;
    left: calc(50% + 80px);
    column-gap: 20px;
    margin-left: 0;
    padding-left: 0;
}

.vtech-showrooms-wrapper ul.slick-dots button {
    border: none;
    display: none;
}

.vtech-showrooms-wrapper ul.slick-dots li {
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    border: none;
    cursor: pointer;
}

html[lang="en-US"] .showroom_linkmore a {
    display: flex;
    align-items: baseline;
}

.showroom_linkmore a {
    display: flex;
    align-items: center;
}

html[lang="en-US"] .showroom_linkmore a svg {
    width: 12px;
    height: 12px;
}

.showroom_linkmore a svg {
    width: 15px;
    height: 15px;
    margin-left: 10px;
}

.vtech-showrooms-wrapper ul.slick-dots li.slick-active {
    background: #003683;
}

.showroom_category_content {
    column-gap: 21px;
    display: flex;
}

.showrooms_filter-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.showrooms_filter-content {
    font-size: var(--fs-subtitle-1);
    font-weight: var(--fw-700);
    line-height: var(--lh-120);
    color: #013683;
}

.showroom_category_container {
    width: 380px;
}

.showroom_category_container,
.showroom_year_container {
    position: relative;
}

.showroom_category_container.pr-container .showroom_category_current {
    width: 380px;
}

.showroom_category_current span {
    color: #02A7DF;
    font-size: var(--fs-20-16);
    font-weight: 700;
}

.press_release .showroom_category_current span {
    font-size: var(--fs-20-16);
    text-transform: capitalize;
}

.showroom_category_current {
    display: flex;
    align-items: center;
    column-gap: 10px;
    cursor: pointer;
    justify-content: space-between;
    border-bottom: 1px solid #b3b3b3;
    padding: 10px 0 10px 20px;
    width: 100%;
}

.select_showroom_category {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    column-gap: 15px;
}

.showroom_category_container svg,
.showroom_year_container svg {
    transition: all 0.3s;
}

.showroom_category_container.active svg,
.showroom_year_container.active svg {
    transform: rotate(-180deg);
}

span.select_category_label {
    font-size: 20px;
    font-weight: 400;
    color: #505050;

}

.showroom_category__content {
    position: absolute;
    border: 1px solid #b3b3b3;
    padding: 20px 33px;
    background: #fff;
    z-index: 33;
    display: flex;
    flex-direction: column;
    width: 100%;
    border-top: 0;
}

.showroom_category__item {
    padding: 10px 0;
}

.showroom_category__item a {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    color: #505050 !important;
    transition: all 0.3s;
}

.showroom_category__item a:hover {
    color: #003683 !important;
}

.showrooms_filter-viewmore a {
    display: flex;
    column-gap: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #02A7DF !important;
    align-items: center;
}

.showrooms_filter-viewmore a:hover {
    color: #02A7DF;
}

.showrooms_filter-results {
    padding: var(--pad-xs) 0;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
}

.showrooms_item_top_img {
    position: relative;
    padding-bottom: 66.66%;
    overflow: hidden;
}

.showrooms_item_top_img .showrooms_item__img_src {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.showrooms_item__img_src {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    transition: all ease .3s;
}

.showrooms_item-include {
    display: block;
    background-color: white;
}


a.showrooms_item-include:hover .showrooms_item__img_src {
    transform: scale(1.1);
}

.showroom_item_category {
    color: #009cf9;
    font-size: var(--fs-14-12) !important;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1.5px;
    background-color: #E8F9FF;
    padding: 5px 15px;
    border-radius: 100px;
    width: fit-content;
}

.showroom_item_category.showroom_item_category_contract-manufacturing-services-tc,
.showroom_item_category.showroom_item_category_contract-manufacturing-services-sc,
.showroom_item_category.showroom_item_category_contract-manufacturing-services {
    background-color: #F3F8E9;
    color: #4B7105 !important;
}

.showroom_item_category.showroom_item_category_corporate-sc ,
.showroom_item_category.showroom_item_category_corporate-tc ,
.showroom_item_category.showroom_item_category_corporate {
    background-color: #F0F0F0;
    color: #505050;
}

.showroom_item_category.showroom_item_category_electronic-learning-products-tc ,
.showroom_item_category.showroom_item_category_electronic-learning-products-sc ,
.showroom_item_category.showroom_item_category_electronic-learning-products {
    background: #f7c71b1a;
    color: #d28b00;
}

.showroom_item_category_content {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

h2.showroom_item_title {
    color: #505050;
    font-size: var(--fs-subtitle-1);
    line-height: var(--lh-120);
    font-weight: var(--fw-700);
    transition: all 0.3s;
    margin: 0;
}

h2.showroom_item_title:hover {
    color: var(--light-blue);
}

.showroom_item_date {
    font-size: var(--fs-body-small) !important;
    line-height: var(--lh-150);
    font-weight: 400;
    color: #A9A6A6;
    letter-spacing: 0;
    text-transform: uppercase;
}

.vtech-showrooms_filter-wrapper ul.page-numbers,
.press_release-container ul.page-numbers {
    list-style: none;
    display: flex;
    justify-content: center;
    column-gap: 62px;
    margin-left: 0;
    padding-left: 0;
    padding-top: 72px;
}

.vtech-showrooms_filter-wrapper ul.page-numbers a,
.vtech-showrooms_filter-wrapper ul.page-numbers span,
.press_release-container ul.page-numbers a,
.press_release-container ul.page-numbers span {
    font-size: 18px !important;
}

.vtech-showrooms_filter-wrapper ul.page-numbers svg,
.press_release-container ul.page-numbers svg {
    width: 8px;
    height: 16px;
}

.showroom_category_current svg {
    width: 20px;
}

.showrooms_filter-viewmore a svg {

    width: 12px;
    height: 14px;
    margin-top: 5px;
}

.vtech-showrooms_filter-wrapper ul.page-numbers a,
.press_release-container ul.page-numbers a {
    color: #505050;
}

.vtech-showrooms_filter-wrapper ul.page-numbers li span,
.press_release-container ul.page-numbers li span {
    color: #003683;
    font-weight: 700;
}

.vtech-showrooms_filter-wrapper a.prev.page-numbers svg,
.press_release-container a.prev.page-numbers svg {
    transform: rotate(180deg);
}

/*end showroom page*/


/*press release*/
.press_release-container {
	/* change to hidden for comment in 2024-07-27*/
    overflow-x: hidden;
}

.press_release-table {
    width: 100%;
}

.vtech-header-menu {
    margin-left: 12px;
}

.press_release-table_head,
.press_release-table_body {
    display: flex;
    column-gap: 30px;
}

.vtech-header-menu span.sub-arrow {
    margin-top: -6px;
}

.press_release-table>.press_release-table_head {
    padding: 15px 60px;
}

.table_col_1 {
    width: 20%;
}

.table_col_2 {
    width: 50%;
}

.table_col_3 {
    width: 30%;
}

.press_release-table_head {
    background: #003683;
    color: #fff;
}

.press_release-table_body_container {

    border: 1px solid #E2E2E2;
    border-top: 0;
}

.press_release-table_body {
    border-bottom: 1px solid #E2E2E2;
    margin-left: 60px;
    margin-right: 60px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.table_col_1,
.table_col_2,
.table_col_3,
.table_col_4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
}

.press_release-table_body>div {
    color: #505050;
    font-weight: 600;
}

.press_release-container p {
    margin-bottom: 0;
}

.body_col_category {
    font-weight: 400;
}

.press_release-table_body:last-child {
    border-bottom: navajowhite;
}

.press_release-sort {
    display: flex;
    align-items: center;
}

.press_release-filter {
    display: flex;
    column-gap: 47px;
    padding-bottom: var(--pad-xs);
}

.press_release-filter select {
    width: auto;
    border: 0;
    font-size: var(--fs-h3);
    font-weight: var(--fw-700);
    line-height: var(--lh-120);
    color: var(--light-blue);
    padding: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-align: right;
}

.press_release_category {
    display: flex;
    align-items: center;
}

.showroom_year_container {
    margin-right: 59px;
    width: 120px;
}

select#press_release-select_year {
    margin-left: 10px;
}

.press_release-filter select option {
    border: none;
}

.showroom_years_container {
    display: flex;
    column-gap: 15px;
    align-items: center;
}

.text-finance-wrap h1 {
    letter-spacing: 0px;
}

.press_release-table_body .table_body_col {
    font-size: var(--fs-body-small) !important;
    line-height: var(--lh-150);
    font-weight: 400;
}

.press_release-table_body .table_col_1 {
    font-weight: 400;
}

.showroom_years_container span.select_category_label {
    font-size: var(--fs-18-14);
    font-weight: var(--fw-400);
    color: var(--text-grey);
}

a.contact_form_link:before {
    position: absolute;
    content: "";
    right: -28px;
    background-image: url("../images/link_contact.svg");
    background-repeat: no-repeat;
    width: 20px;
    height: 17px;
    top: 2px;
    background-size: contain;
}

a.contact_form_link.contact_form_link_blue:before {
    background-image: url("../images/link_contact_blue.svg");
}

a.contact_form_link {
    position: relative;
}

.stock_information .table_col_2 {
    width: 16%;
}

.stock_information .table_col_3 {
    width: 40%;
}

.stock_information .press_release-table_body_container .table_body_col {
    text-align: center;
}

.stock_information .table_col_4 {
    width: 20%;
}

.stock_information .table_head_col {
    text-align: center;
}

.text-finance-wrap h1,
.text-finance-wrap h3 {
    font-weight: 600;
}

.icondownload_keyfinance .elementor-icon-box-content {
    flex-grow: 0 !important;
    padding-left: 10px;
}

.icondownload_keyfinance .elementor-icon-box-icon {
    order: 1;
}

.custom-title-collapse h3:before,
.custom-title-collapse h3:after {
    content: '';
    position: absolute;
    background: #505050;
}

.custom-title-collapse h3:before {
    width: 20px;
    height: 2px;
    right: 0;
    top: 46px;
    transform: translate(0, -50%);
}

.custom-title-collapse h3:after {
    width: 2px;
    height: 20px;
    right: 8px;
    top: 36px;
    transform: translate(-50%, 0);
}

.custom-title-collapse h3 {
    cursor: pointer;
}

.custom-content-collapse {
    display: none !important;
}

.custom-content-collapse.show {
    display: block !important;
}

.custom-title-collapse.show h3:after {
    display: none !important;
}

.custom-title-collapse:not(.custom-title-collapse.show) {
    border-bottom: 1px solid #B3B3B3;
}

.custom-title-collapse {
    padding-right: 30px;
}

.announcements_item {
    display: flex;
    font-size: var(--fs-body);
    line-height: var(--lh-150);
    color: #505050;
    padding-top: 25px;
    border-top: 1px solid #E2E2E2;
    padding-bottom: 25px;
    column-gap: 26px;
}

.announcements_item .announcements_item_download {
    font-size: var(--fs-body-small);
    line-height: var(--lh-150);
}

.announcements-circulars_heading:before,
.announcements-circulars_heading:after {
    content: '';
    position: absolute;
    background: #505050;
}

.announcements-circulars_heading.show:after {
    display: none;
}

.announcements-circulars_heading:before {
    width: 20px;
    height: 2px;
    right: 0;
    top: 35%;
    transform: translate(0, -50%);
}

.announcements-circulars_heading:after {
    width: 2px;
    height: 20px;
    right: 8px;
    top: 2%;
    transform: translate(-50%, 0);
}

.announcements-circulars_heading {
    cursor: pointer;
    position: relative;
    color: #1A1A1A;
    font-size: var(--fs-h3);
    font-weight: var(--fw-700);
    line-height: var(--lh-120);
    margin-bottom: 0;
    margin-top: 0;
}

.announcements_item_date {
    width: 15%;
    font-weight: var(--fw-400);
    font-size: var(--fs-body-small);
    line-height: var(--lh-150);
}

.announcements_item_title {
    width: 65%;
    font-weight: var(--fw-700);
}

.announcements_item_download {
    width: 20%;
}

.announcements_item_download a {
    color: #505050 !important;
    display: flex;
    justify-content: flex-end;
    column-gap: 9px;
    align-items: center;
}

.announcements_item_download a svg {
    width: 20px;
    height: 20px;
}

.announcements-circulars_items {
    border-bottom: 1px solid #E2E2E2;
    padding-top: 25px;
    padding-bottom: 25px;
}

.announcements-circulars_items:first-child {
    padding-top: 0;
}

.announcements-circulars_items.active {
    padding-bottom: 0;
}

.announcements-circulars_items.active .vt-notify {
    padding-bottom: 25px;
}

.announcements-circulars_content {
    display: none;
}

.announcements-circulars_content.show {
    display: block;
    margin-top: 25px;
}

.announcements_item_download a:hover {
    color: inherit;
}

.vtech-related-post .showrooms_item__bottom_content {
    padding: 0;
    margin-top: 20px;
}

.vtech-related-post .showrooms_filter-results {
    padding: 0;
}

.vtech-related-post .showrooms_item-include {
    background-color: unset;
}

.showrooms_item__bottom_content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding: 20px;
}

.stock-info-listing ul {
    padding-left: 20px;
}

@media screen and (min-width: 1358px) {
    iframe#iframe_page {
        min-height: 71rem !important
    }
}

@media only screen and (max-width: 1024px) {
    .press_release-container {
        overflow-x:hidden;
        margin-right:0px
    }

    .showrooms__left_img_src img {
        object-fit: cover;
    }

    div.elementor-element.border-circle-50:before {
        display: none;
    }

    .custom-content-innovation>.e-con-inner {
        background: #fff;
        z-index: 1;
        width: 62% !important;
        height: min-content !important;
        flex-grow: 0 !important;
        position: absolute;
        padding: 15px !important;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
        top: 39% !important;
        left: 50% !important;
        transform: translate(-50%, -50%);
    }

    .custom-title-collapse h3:before {
        top: 18px;
    }

    .icondownload_keyfinance .elementor-icon-box-icon {
        order: 0;
    }

    .custom-title-collapse h3:after {
        top: 8px;
    }

    .vtech-showrooms-wrapper {
        min-height: auto;
    }

    .showroom_category_container {
        padding-top: 10px;
    }

    .showrooms_filter-results {
        grid-template-columns: repeat(2, 1fr);
    }

    .vtech-showrooms-include {
        display: flex !important;
        height: 100% !important;
    }

    .vtech-showrooms-include .vtech-showrooms__left,
    .vtech-showrooms-include .vtech-showrooms__right {
        width: 100%;
        flex-basis: 50%;
    }

    .vtech-showrooms-wrapper ul.slick-dots {
        left: 50%;
        transform: translate(-50%);
        top: 60%;
        bottom: unset;
    }

    .text-finance-wrap h3 {
        font-size: 20px;
        font-weight: 600;
    }

    .text-finance-wrap h1 {
        font-size: 36px !important;
    }

    .announcements_item_date {
        width: 30%;
    }

    .announcements_item_download {
        width: 30%;
    }

    iframe#iframe_page {
        min-height: 98rem !important;
    }

    .footer-menu-mobile nav ul.elementor-nav-menu li.menu-item ul.sub-menu li a.elementor-sub-item {
        line-height: 1.5rem;
    }

    .press_release-table {
    /*    min-width: 1044px;*/
 min-width: 544px/* 744px 844px;*/
    }
}

@media only screen and (max-width: 820px) {
    iframe#iframe_page {
        min-height: 108rem !important
    }

    html[lang="zh-TC"] iframe#iframe_page,
    html[lang="zh-SC"] iframe#iframe_page {
        min-height: 108rem !important;
    }
}

.press_release-container .table_col_2  a {
font-size: var(--fs-subtitle-2) !important;
    font-weight: var(--fw-700);
}

body {overflow-x:hidden}

@media only screen and (max-width: 767px) {

    .press_release-container {
        overflow-x:auto;
        margin-right:-20px
    }
    
    a.icon_web_ext:before {
    content: '';
    position: absolute;
    background-image: url(../images/external-link-icon.png);
    width: 15px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    right: -20px;
}

a.icon_web_ext {
    position: relative;
     display: inline-block;
}
    

.stock_information .table_col_2 {
    width: 25%;
}
    .vtech-showrooms-wrapper ul.slick-dots {
        top: 32%;
    }

    html[lang="en-US"].showroom_linkmore a svg {
        height: 12px;
        width: 12px;
    }

    iframe#iframe_page {
        min-height: 108rem !important;
    }

    html[lang="zh-TC"] iframe#iframe_page,
    html[lang="zh-SC"] iframe#iframe_page {
        min-height: 108rem !important;
    }

    .form-gv-subscribe .gform_button.button,
    .gf-custom .gform_button.button {
        padding: 10px 30px;
        min-width: 163px;
        font-size: 16px;
        line-height: 1.7 !important;
    }

    .showroom_category__item {
        padding: 0
    }

    .showroom_category__content {
        gap: 3px
    }

    .text-finance-wrap h1 {
        font-size: 50px !important;
    }

    .vtech-showrooms_filter-wrapper ul.page-numbers,
    .press_release-container ul.page-numbers {
        column-gap: 40px;
        padding-top: 40px;
    }

    .vtech-showrooms_filter-wrapper ul.page-numbers a,
    .vtech-showrooms_filter-wrapper ul.page-numbers span,
    .press_release-container ul.page-numbers a,
    .press_release-container ul.page-numbers span {
        font-size: 14px !important;
    }

    .vtech-showrooms_filter-wrapper .showrooms_filter-category {
        padding-top: 30px;
    }

    .custom-margin-text {
        margin-top: -30px;
    }

    .elementor-post__category_item {
        font-size: 10px;
    }

    .showroom_item_date,
    .showroom_date {
        font-size: 10px;
    }

    .announcements-circulars_heading:before {
        top: 43%;
    }

    .announcements-circulars_heading {
        font-size: 18px;
    }

    .announcements-circulars_heading:after {
        top: -3%;
    }

    .announcements_item {
        flex-direction: column;
        gap: 15px;
    }

    .announcements_item>div {
        width: 100%;
        text-align: left;
    }

    .announcements_item_download a {
        justify-content: flex-start;
    }

    .showroom_category__item a {
        font-size: 14px;
    }

    .custom-title-collapse h3:before {

        top: 17px;
    }

    .showrooms_item_top_img {
        height: 63vw;
    }

    .gform_wrapper.gravity-theme .form-gv-subscribe .gfield input,
    .gform_wrapper.gravity-theme .form-gv-subscribe .gfield select {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .gform_wrapper.gravity-theme .form-gv-subscribe .gfield.gfield--width-half {
        margin-bottom: 0;
    }

    .gform_wrapper.gravity-theme .form-gv-subscribe .gfield select {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .toggle_view_asset.active:before {
        top: 0px;
    }

    .showroom_category_content {
        flex-direction: column;
        row-gap: 10px;
    }

    .showroom_category {
        width: max-content;
        font-size: 10px;
    }

    .showroom_linkmore a {
        display: flex;
        align-items: center;
    }

    .showroom_linkmore a svg {
        width: 12px;
        height: 12px;
    }

    .vtech-showrooms-wrapper .slick-prev.pull-left.slick-arrow {
        left: 10px;
    }

    .vtech-showrooms-wrapper .slick-next.pull-right.slick-arrow {
        right: 10px;
    }

    .vtech-showrooms-wrapper .slick-arrow {
        width: 40px;
        height: 40px;
        top: 25%;
    }

    .showrooms_filter-results {
        grid-template-columns: repeat(1, 1fr);
        padding-top: 30px;
    }

    .showrooms_filter-content {
        display: block;
    }

    .showrooms_filter-viewmore a {
        font-size: 18px;
    }

    .showrooms_filter-viewmore a svg {
        width: 9px;
    }

    .showroom_item_category {
        font-size: 10px;
        line-height: 18px;
    }

    .vtech-showrooms_filter-wrapper ul.page-numbers a,
    .vtech-showrooms_filter-wrapper ul.page-numbers span {
        font-size: 16px !important;
    }

    .vtech-showrooms_filter-wrapper ul.page-numbers a svg {
        width: 20px;
        height: 12px;
    }

    .vtech-showrooms_filter-wrapper ul.page-numbers {
        column-gap: 23px;
    }

    .showroom_years_container {
        display: flex;
        column-gap: 15px;
    }

    .select_showroom_category {
        display: block;
    }

    .table_col_1,
    .table_col_2,
    .table_col_3,
    .table_col_4 {
        font-size: 16px !important;
        line-height: normal;
    }

    .press_release-table {
        /**padding-right: 20px;**/
    }

    .press_release-table>.press_release-table_head {
        padding: 20px 40px;
        display: grid;
/* grid-template-columns: repeat(4, calc(25% - 10px));*/
        grid-template-columns:calc(20% - 10px) calc(65% - 10px) calc(15% - 10px) ;
        column-gap: 10px;
    }
 

    .stock_information .table_head_col {
        font-size: 18px !important;
        text-align: left;
        white-space: nowrap;
    }

    .press_release:not(.stock_information) .press_release-table_head {
    /*    display: none;*/
    }

 	.press_release.press_release_v2 .press_release-table_head {
       display: none;
    }
    .press_release.press_release_v2 .press_release-container {
    	margin-right:0;overflow-x:hidden;
    }
    
    .press_release.press_release_v2 .press_release-table {
    	min-width:100%
    }

    .press_release.press_release_v2  .press_release-table_body {
        display:block;
        padding:20px 20px 10px 20px;
    }

    .press_release.press_release_v2  .table_col_1 {padding:0px;}
    .press_release.press_release_v2  .table_col_2 {padding:10px 0px;}
    .press_release.press_release_v2  .table_col_3 {padding:0px}
    .press_release.press_release_v2  .cta 
    {
    display:block;
    font-size: var(--fs-button);
    padding-top:20px;
    }

    .press_release-table_body {
        margin-left: 0;
        margin-right: 0;
    }

    .press_release:not(.stock_information) .press_release-table_body_container {
       /** border-top: 1px solid #E2E2E2;**/
    }

    .body_col_category {
        font-size: var(--fs-body-small);
        overflow-wrap: anywhere;
    }

    .press_release-table_body {
        display: grid;
	 grid-template-columns:calc(15% - 10px) calc(70% - 10px) calc(15% - 10px) ;
        /*
        grid-template-columns: repeat(4, calc(25% - 10px));
        */
        column-gap: 10px;
        padding: 20px 40px;
    }

    .stock_information .press_release-table .press_release-table_body,
    .stock_information .press_release-table>.press_release-table_head {
        grid-template-columns: calc(25% - 10px) calc(30% - 10px) calc(25% - 10px) calc(20% - 10px) ;
    }

    .stock_information .press_release-table_body_container .table_body_col {
        text-align: left;
    }

    .press_release:not(.stock_information) .press_release-table_head,
    .press_release:not(.stock_information) .press_release-table_body {
        flex-direction: column;
    }

    .press_release.stock_information .press_release-table {
        width: max-content;
        padding-right: 20px;
    }

    .press_release.stock_information .press_release-container {
        overflow-x: auto;
		margin-right: -20px;
    }
    
    .contenttable {
        overflow-x: auto;overflow-y:hidden;
    }

    .contenttable div {min-width:644px;}
    .contenttable table {width:100%}

    .press_release:not(.stock_information) .press_release-table_body .table_body_col {
        width: 100%;
    }

    .press_release:not(.stock_information) .press_release-table_body .table_body_col+.table_body_col {
        /*
        margin-top: 20px;
        */
        margin-top: 0px;
    }

    .showroom_category_current {
        width: 100%;
    }

    .showroom_category_container.pr-container .showroom_category_current {
        width: 100%;
    }

    .select_showroom_category {
        width: 100%;
    }

    .showroom_year_container {
        width: 120px;
        margin-right: 0;
    }

    .showroom_category_container {
        width: 100%;
    }

    .custom-flexbox>.e-con-inner {
        display: flex !important;
        flex-wrap: wrap;
        justify-content: center !important;
        column-gap: 2% !important;
        row-gap: 6px !important;
    }

    .custom-flexbox>.e-con-inner>.elementor-element {
        width: 48%;
        justify-content: center;
    }

    .vtech-showrooms-wrapper ul.slick-dots li {
        background-color: gainsboro;
    }

    .showroom_category_container {
        padding-top: 0;
    }

    .select_showroom_category {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .press_release-table_body_container {

    border-top: 0;
    }
}

@media only screen and (max-width: 500px) {


    iframe#iframe_page {
        min-height: 108rem !important;
    }

    html[lang="zh-TC"] iframe#iframe_page,
    html[lang="zh-SC"] iframe#iframe_page {
        min-height: 108rem !important;
    }
}

@media only screen and (max-width: 420px) {


    iframe#iframe_page {
        min-height: 109rem !important;
    }
}

.cm-service-item-wrap img {width:auto !important;height:100% !important}