/*
Theme Name: Twenty Twenty One Child
Theme URI: https://www.example.com/twenty-twenty-four-child/
Description: Child theme based on the Twenty Twenty One
Author: Your Name
Author URI: https://www.example.com
Template: twentytwentyone
Version: 1.0.0
*/
/* .primary-navigation .primary-menu-container > ul > .menu-item > a {
        padding-left: 7px !important;
        padding-right: 7px !important;
    }
} */


span.custom-logo-link {
    background: white !important;
} 
 .site-logo .custom-logo {
        max-width: var(--branding--logo--max-width);
        max-height: var(--branding--logo--max-height);
        height: auto;
        width: auto;
        max-width: 200px !important;
    }
.site-logo {
    padding-top: 15px;
    padding-bottom: 15px;
}
p {
	font-size: 16px;
	line-height: 1.8em;
    color: #71717a;
}

.StockInfo .container {
  flex-direction: column;
  padding-top: 0px !important;
  padding-bottom: 65px;
}

.StockInfo-content {
    padding: 0px 0;
}

.companyvolume {
    background-color: #ffffff;
    overflow: hidden;
    font-family: var(--bs-body-font-family);
    font-weight: 600;
    line-height: 2.2;
    padding: 25px 16px;
    border-radius: 6px;
    border: 1px solid #e4e4e4 !important;
    color: var(--bs-body-color);
	width: 100%;
}

.companyvolume .title{
    text-align: center;
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.2; 
}

.companyvolume .sub-title{
    color: #778298;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.companyvolume .sub{
    color: #778298;
    font-size: 14px;
    padding: 0;
    margin: 0;
}

.companyvolume .volume{
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
}

.companyvolume .changes{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
}

.companyvolume .positive-changes {
    color: green;
}

.companyvolume .negative-changes{
    color: #ff4500;
}

.companyvolume .align-items-baseline {
    align-items: baseline !important;
}

.companyvolume .gap-1 {
    grid-gap: 0.25rem !important;
}

.companyvolume .d-flex {
    display: flex !important;
}

/* header#masthead {
    padding: 0px;
    margin: auto;
    margin-bottom: -128px;
    position: relative;
    z-index: 2;
} */

/* .primary-navigation .primary-menu-container > ul > .menu-item > a {
	color: #fff;
	font-size: 16px;
} */

.primary-navigation a:hover, .primary-navigation a:link, .primary-navigation a:visited {
    color: red;
}

.page-id-8 , *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
} 

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    min-width: 1600px;
    margin-left: auto;
    margin-right: auto;
}

header.entry-header.alignwide {
    display: none;
}

.wp-block-media-text.has-base-2-background-color.has-background {
    background-color: white;
    border-radius: 10px;
	font-size: 16px;
    color: #71717a;
    border: 1px solid #D4D4D8;
}

.page-id-8 figure.wp-block-media-text__media {
    text-align: center;
}

.wp-block-media-text .wp-block-media-text__content {
    padding-left: 0px !important;
}

ul.press-release-list {
    list-style: none;
}

.post-thumbnail, .entry-content .wp-audio-shortcode, .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator), .default-max-width {
	width: 100% !important;
}

.page-id-8 .wp-block-column.has-base-2-background-color.has-background.is-layout-flow.wp-block-column-is-layout-flow {
    height: 150px;
}

.wp-block-group.alignwide.has-base-background-color.has-background.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-bottom: 0px !important;
}

.wp-block-group.alignwide.is-layout-flow.wp-block-group-is-layout-flow li a:hover {
    color: red;
}

.wp-block-media-text.is-stacked-on-mobile.has-base-2-background-color.has-background {
    border-radius: 10px;
    border: 1px solid #D4D4D8;
}

ul {
    list-style: none;
    line-height: 2.3em;
}

:where(a:where(:not(.wp-element-button))) {
    color: var(--wp--preset--color--contrast);
    text-decoration: none;
}

.wp-elements-900a5c6c4922e9fdda720fcb3e38aaf0 a:where(:not(.wp-element-button)):hover {   
    text-decoration: none;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #1C1917;
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1C1917;    
}

.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x {
    background-color: #1C1917;
}

:where(body .is-layout-flow) > :first-child:first-child {   
    display: none;
}

.footer {
    display: flex;
    flex-direction: column;
}

.widget-area {
  	margin-top: 0px !important;
}


/* Press Release Page CSS */

ul.press-release-list {
    padding: 60px;
    border-radius: 20px;
    background-color: #fff;
}

small {
	font-size: 70% !important;
    padding: 8px 8px;
    border-radius: 17px;
    font-weight: 200;
    background-color: #c3c9cb26;
}

.press-release-list li {
    display: flex;
    flex-direction: column;
	padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #D3D3D3;	
}

.press-release-list {
	margin-top: -40px !important;
    z-index: 1;
    position: relative;
}

.press-release-list a {
	font-weight: 
}

a.read-more {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 10%;
    padding: 13px 15px;
    background-color: #eb2a2e;
    cursor: pointer;
    border-radius: 28px;
    transition: all .2s ease;
	margin-top: 20px;
}


/* Ends */

/* WP Event Manager CSS */

form#event_filters {
    display: none;
}

.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 60%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.wpem-event-listing-list-view.wpem-event-listings .wpem-event-layout-wrapper .event_listing {
    margin: 0;
    display: inline-flex;
    width: 100%;
    padding: 23px 17px;
    border-left: 1px solid var(--wpem-gray-border-color);
    transition: border .2s;
}

.wpem-event-listings-header, .wpem-form-wrapper .wpem-form-group {
	margin-top: 20px;
}

.page-id-8 .wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-date .wpem-event-date-type .wpem-from-date .wpem-date {
    color: red;
}

.page-id-8 .wpem-event-listings .wpem-event-layout-wrapper .wpem-event-infomation .wpem-event-details .wpem-event-title .wpem-heading-text {
    color: red
}

.page-id-8 .wpem-event-listings-header .wpem-event-listing-header-title .wpem-heading-text {
    font-size: 40px;
    line-height: 1.42;
    font-weight: 600;
    margin: 0;
}

.wpem-row {
	align-items: center;
}

.wp-block-column.col1.has-base-2-background-color.has-background.is-layout-flow.wp-block-column-is-layout-flow {
    height: 150px;
}

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
}

.main {
    display: flex;
    max-width: 70%;
    margin: 0 auto;
}

.left {
    width: 70%;
    margin-right: 100px;
}

.content1 {
    display: flex;
    flex-direction: row;
	grid-gap: 20px;
}

.content2 {
    display: flex;
    flex-direction: row;
	grid-gap: 20px;
}

.column {  
    flex: 1; 
    padding: 30px;
    box-sizing: border-box;
    background-color: white;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    margin: 20px 20px 20px 0px;
    height: 250px;
    padding: 25px;
    overflow-y: auto; 
}

.sidebar {
    padding: 20px;
    width: 40%;
}

.sidebar h2 {   
    margin-top: 0px;
}

button.more {
    background: linear-gradient(135deg, #00000029 0%, #ed09094f 100%);
    background-color: var(--wp--preset--color--primary);
    border-radius: 8px;
    color: white;
    border-width: 0;
    font-family: inherit;
    font-size: inherit;
    font-weight: 600;
    line-height: inherit;
    padding: 7px 20px 7px 20px;
    text-decoration: none;
	margin-top: 15px;
}

footer.wp-block-template-part {
    background-color: #fff;
}

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-6.wp-block-columns-is-layout-flex {
    padding-bottom: 40px;
}

p.has-background {
    border-radius: 8px;
}

table.secfiling-table {
    border: 2px solid #ff000000;
}

th {
    background-color: #ea2a2e;
    color: #fff;
}

tr:nth-child(odd) {
	background-color: #ea2a2e0f;
}

.btn .wpcf7-response-output {
	background-color: red;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    width: 100%;
}

label {
  line-height: 3em;
}

.has-black-color.has-text-color.has-link-color.wp-elements-82b0f19258f765772881438dada3f54b {
  padding-top: 20px;
  line-height: 2em;
}

.excerpt-pr {
  display: flex;
  flex-direction: column;
}

.more a {
	color: #fff;
}

iframe {
	padding-top: 0px !important;
    margin-top: 0px !important;
}


/************************************************************************************/

.wp-block-group.alignwide.investment {
    padding-top: 100px;
}

h1.page-title {
    padding-top: 130px;
}

h1.page-title {
    background-image: url(https://ir7.netgen.work/wp-content/uploads/2024/07/new-image.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}

.boxshadow {
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.wp-block-cover.alignfull.bannerimage.is-style-default {
    height: 700px !important;
}

.site-branding {
    padding-top: 20px;
}

.site-logo {
	padding: 8px;

}

.wp-block-stackable-columns.alignwide.stk-block-columns.stk-block.stk-369cf85.stk-block-background {   	
	border: 1px solid #e4e4e4;
}

article#post-8 {
    background-color: #fff;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-tel.wpcf7-text.wpcf7-validates-as-tel {
    width: 100%;
}

.wp-block-group.alignfull.events-section.has-white-background-color.has-background {
    display: none;
}

label {
  line-height: 3em;
	color: #000;
}

.wp-block-heading.has-text-align-left {
	padding-bottom: 20px;
	padding-top: 20px;
}

.site-branding {
	margin-top: -8px;
}

.has-black-color.has-text-color.has-link-color.wp-elements-82b0f19258f765772881438dada3f54b {
	padding-top: 20px;
	line-height: 3em;
}

p.no {
    line-height: 2em;
    padding-bottom: 10px;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], .site textarea{
	border: 1px solid black !important;
}

.site-footer {
    padding-top: 0;
    padding-bottom: calc(1.7* var(--global--spacing-vertical));
    display: none;
}

.page-id-189 button:not(:hover):not(:active):not(.has-background) {
	background-color: red ;
    color: white;
}

.page-id-189  .form.wpcf7-form.init {
	 width: 60%;
}

.page-id-881 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    background-color: #fff;
    padding: 60px;
    border-radius: 20px;
}

.page-id-1006 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
	 background-color: #fff;
     padding: 60px;
	 border-radius: 20px;
}

.page-id-1275 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
	 background-color: #fff;
     padding: 60px;
	 border-radius: 20px;
}

.page-id-1322 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
	 background-color: #fff;
     padding: 60px;
	 border-radius: 20px;
}

.has-black-color.has-text-color.has-link-color.has-large-font-size.wp-elements-7380d51394a34373e01330146233ade3 {
 	padding-bottom: 20px;
}

.wp-block-stackable-columns.stk-block-columns.stk-block.stk-0b2695f {
	border-bottom: 1px dotted #D3D3D3;
	padding-bottom: 30px;
}

.wp-block-media-text.is-stacked-on-mobile {
	background-color: #fafaf9;
	border-radius: 30px;
	grid-gap: 20px;
	border: 1px solid #D4D4D8;
}

.stk-column-wrapper.stk-block-column__content.stk-container.stk-bbffc69-container.stk-hover-parent {
	background-color: #eb2a2e;
	border-radius: 20px;
	color: #fff;
}

.stk-column-wrapper.stk-block-column__content.stk-container.stk-cee33ef-container.stk-hover-parent {
	background-color: #eb2a2e;
	border-radius: 20px;
	color: #fff;
}

.wp-block-stackable-accordion.stk-block-accordion.stk-inner-blocks.stk-block-content.stk-block.stk-e4b1bc7.is-style-default {
	padding-top: 0px;
	margin-top: 0px;
}

.page-id-1006, *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    min-width: 100%;
}

.fa-brands, .fab {
    font-family: "Font Awesome 6 Brands";
    font-weight: 400;
    font-size: 25px;
}

ul#menu-footer-2 li a{
	text-decoration: none;
	line-height: 2.2em;
}

ul#menu-footer-2 li a:hover{
	color: red;
}

ul#menu-footer-3 li a{
	text-decoration: none;
	line-height: 2.2em;
}

ul#menu-footer-3 li a:hover{
	color: red;
}

.page-id-183 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding: 60px;
    border-radius: 20px;
    background-color: #fff;
}

.page-id-183 *[class*=inner-container] > *:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
	min-width: 100%;
}

.page-id-183 .companyvolume.row {
	display: flex;
	grid-gap: 15px;
	justify-content: left;
	align-items: center;
	padding: 6px;
}

.page-id-183 .companyvolume {
	border: none !important;
}

.page-id-183 .companyvolume .gap-1 {
    grid-gap: 0.4rem !important;
}

.entry-header > *:last-child, .post-thumbnail > *:last-child, .page-content > *:last-child, .comment-content > *:last-child, .widget > *:last-child {
	margin-bottom: 0;
	color: black;
}

p.has-text-align-center.has-base-2-color.has-text-color.has-link-color.wp-elements-69f6dcfb86761e8e81eef1eefeff2ebb {
    font-size: 50px !important;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #fff;
}

.page-id-232 .wp-block-cover.alignfull {
    height: 400px;
}

tbody {
    border: 2px solid #ff000000;
}

.page-id-1322 tr:nth-child(odd) {
    background-color: #ea2a2e0f;
    border-top: 2px solid #ff000000;
}

main#main {
    padding: 0px;
}

.wp-block-template-part {
    z-index: 99;
}

.socialicon {
    display: flex;
    flex-direction: row;
    grid-gap: 19px;
}

.sec-filing-template.container {
    width: 70%;
    margin: auto;
    font-size: 15px;
}

select#year {
	border: 1px solid black;
	padding: 4px;
	padding-right: 20px;
}

select#form-type {
	border: 1px solid black;
	padding: 4px;
}

select#page-length {
    border: 1px solid black;
	padding: 4px;
	padding-right: 20px;
}

form#filter-form {
    font-size: 12px;
}

#filter-form label {
    font-size: 15px;
}

table.dataTable.no-footer {
    border: 1px solid #000000 !important;
}

td {
    border: 1px solid black !important;
}

.form-filter {    
    position: relative;
    z-index: 1;
}

form#filter-form {
    font-size: 12px;
    background: white;
	border-radius: 20px;  
}

.sec-filing-template.container {
    background: rgba(255, 255, 255, 0);
    padding: 0px 60px 60px 60px;
    margin-top: -40px;
	border-radius: 20px;
}

form#filter-form {
    font-size: 12px;
    background: white;
    padding: 0px 60px 0px 60px;
    border-radius: 20px;
}

table.secfiling-table {
    margin-top: -40px;
    position: relative;
    z-index: 1;
    background: white;
    border-radius: 20px;
}

table.secfiling-table {
    position: relative;
    
}
table#filtered-data {
    color: #000;
    font-size: 14px;
}

table.secfiling-table {
    font-family: sans-serif;
}
table.secfiling-table {
    font-size: 15px;
}

.info-line {
	display: flex;
	grid-gap: 40px;
	align-items: center;
}

/* SHARE INFO PAGE */

.stock-info-row {
    border-top: 1px solid #f1f1f1 !important;
	text-align: left;
}

.row {
    font-size: 16px;   
}

.page-id-183 .companyvolume .sub-title {
	color: #000000;
    font-size: 25px;
}

.name {
    font-size: 16px;
    color: #000;
    font-weight: 500;
    font-family: sans-serif;
    padding: 10px;
    display: table-cell;
    width: 230px;
    background: #f6f6f6 !important;
}

.page-id-183 .companyvolume .volume {
	font-size: 25px;
}

.companyvolume .volume {
    font-size: 40px;
    font-weight: 400;
    line-height: 1.2;
    font-family: sans-serif;
}

div#filtered-data_wrapper {
    padding: 0px 60px 60px 60px;
    background: white;
    border-radius: 0px 0px 20px 20px;
}

.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    margin-top: -80px;   
}

.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    position: relative;
    z-index: 1;
}

img.wp-image-17 {
    padding-bottom: 30px;
}

aside.widget-area {
    padding-bottom: 30px;
    padding-top: 30px;
}

span.stk-button__inner-text {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    width: 160%;
    padding: 8px 10px;
    border-radius: 28px;
    margin-top: 20px;
}

.wp-block-stackable-button.stk-block-button.is-style-link.stk-block-expand__hide-button.stk-block:hover {
	background-color: #fff;
}

.page-id-864 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    background: #fff;
    border-radius: 20px 20px 0px 0px;
    padding: 0px 60px 0px 60px;
}

.wp-block-stackable-feature-grid.alignwide.stk-block-feature-grid.stk-block-columns.stk-block.stk-2c52bbc.stk-block-background.is-style-default {
    margin-top: -48px;
}

.page-id-864 .stk-block-background:not(.stk--no-padding) {
	background: #fff;    
}

:is(.stk-block-button,.stk-block-icon-button,.stk-block-pagination):not(.is-style-link) .stk-button .stk--inner-svg, :is(.stk-block-button,.stk-block-icon-button,.stk-block-pagination):not(.is-style-link) .stk-button>.stk-button__inner-text, :is(.stk-block-button,.stk-block-icon-button,.stk-block-pagination):not(.is-style-link) .stk-button>.stk-button__inner-text:hover {
    color: #eee;
}

.wp-block-group .wp-block-group__inner-container > *:last-child {
    margin-bottom: 0;
/*     padding-top: 16px; */
margin-bottom: 12px;
    z-index: 1;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 0px) and (max-width: 981px)
 {
/* .menu-button-container {
	margin-top: 8px;
	
} */
.primary-navigation .primary-menu-container > ul > .menu-item > a {	     
    color: black !important;
    font-size: 24px !important;

}

ul.press-release-list {
    padding: 10px !important;
    border-radius: 16px;
    background-color: #fff;
    font-size: 15px;
    width: 100%;
}
	 
.content1 {
    display: flex !important;
    flex-direction: column !important;
        width: 100% !important;
}
	 
.content2 {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
}
	 
.column {
    flex: 1;
    padding: 30px;
    box-sizing: border-box;
    background-color: white;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    margin: 20px 20px 20px 0px;
    overflow-y: auto;
    width: 278px;
}
	 
.main {
    display: flex;
    flex-direction: column;
}
	 
.companyvolume {
    background-color: #ffffff;
    overflow: hidden;
    font-family: var(--bs-body-font-family);
    font-weight: 600;
    line-height: 2.2;
    padding: 25px 16px;
    border-radius: 6px;
    border: 1px solid #e4e4e4 !important;
    color: var(--bs-body-color);
    width: 280px;
}
	 
.sidebar {
    padding: 20px;
    width: 100% !important;
}
	 
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator) {
    min-width: 39% !important;  
}

.sec-filing-template.container {
    width: 484px;
}
	 
.sec-filing-template.container {
    background: rgba(255, 255, 255, 0);
    padding: 0px 0px 0px 0px;
    margin-top: -40px;
    border-radius: 20px;
}
	 
form#filter-form {
    font-size: 12px;
    background: white;
 	padding: 0px 0px 0px 0px;   
}
	 
div#filtered-data_wrapper {
    padding: 0px 0px 0px 0px;    
}
	 
.page-id-189 button:not(:hover):not(:active):not(.has-background) {
    background-color: red !important;
    color: white;
    padding: 10px 10px 10px 10px;
    margin: 12px;
} 
	 
.form-filter {
    position: relative;
    z-index: 1;
    margin-top: 63px;
    padding: 0px;
    margin-left: 12px;
    margin-right: 12px;
}
	 
div#filtered-data_wrapper {
    padding: 12px;
}
	 
button.button-filter {
    padding: 4px;
    font-size: 16px;
}
	 
table.dataTable tbody th, table.dataTable tbody td {
    padding: 0px 5px !important;
}
	 
.page-id-183 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding: 0px !important;  
}
	 
.wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    margin-top: 0px;
    position: relative;
    z-index: 1;
}
	 .primary-navigation a:hover {
    text-decoration: underline;
    text-decoration-style: dotted;
    background: red;
}

	 a.read-more {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    text-align: center;
    width: 105px !important;
    background-color: red;
    cursor: pointer;
    border-radius: 28px;
    transition: all .2s ease;
    margin-top: 20px;
}
	 ul.press-release-list {
    margin-top: 1px !important;

}
	 p.has-text-align-center.has-white-color.has-text-color.has-link-color.wp-elements-971ec9ace26d87f231e2eca78d6f1e66 {
    font-size: 40px !important;
}
	 p.has-text-align-center.has-white-color.has-text-color.has-link-color.has-x-large-font-size.wp-elements-1a468e0d85889d5ced487a97b5077581 {
    font-size: 26px !important;
}
	 .wp-block-cover.alignfull.is-light {
    min-height: 430px !important;
}
	 p.has-text-align-center.has-white-color.has-text-color.has-link-color.wp-elements-971ec9ace26d87f231e2eca78d6f1e66 {
    margin-top: 16px;
}
	 
/* 	 press releases and latest events in center in mobile */
	 h2.wp-block-heading.has-text-align-left {
    text-align: center;
}
h2.wp-block-heading.has-text-align-left {
    text-align: center;
}
}  

.wp-block-media-text.alignwide {
  grid-gap: 20px;
}
.forborder {
    background: white;
    padding: 20px;
    border-radius: 28px;
    border: 1px solid gray;
}

.page-id-8 .wpem-event-listings-header, .wpem-form-wrapper .wpem-form-group {
 
 display: none;
}


@media only screen and (min-width: 482px) {
  .site-branding {
    margin-top: -10px !important;
  }
			
	}

/* IR5 CSS START HERE */
a.footersize {
    font-size: 15px;
}
#primary-menu-list a {
	font-size: 14px;
}

 span.stk-button__inner-text {
    FONT-SIZE: 52px !IMabove;
    COLOR: #fff;
    TEXT-DECORATION: NONE;
    WIDTH: 160%;
    PADDING: 0PX 0PX;
    BORDER-RADIUS: 0PX;
    MARGIN-TOP: 0PX;
	  padding: 0px 25px;
}   

/* .wp-block-cover__inner-container.is-layout-constrained.wp-block-cover-is-layout-constrained {
  padding-top: 70px;
} */

iframe {
  border: none;
	min-height: 40vh;
}

section#block-20 {
    text-align: center;
}

.StockInfo .container {
  flex-direction: column;
  padding-top: 0px !important;
  padding-bottom: 65px;
}

.StockInfo-content {
    padding: 0px 0 !important;
}

.entry-content > iframe[style] {
	margin-top: 0px !important;
}

.SecFilings-filter {
    padding-top: 0px !important;
}

@media only screen and (max-width: 600px) {
  .site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
    background-color: white; !important;
}
	
	.site-header.has-logo:not(.has-title-and-tagline).has-menu .site-logo img {
    max-height: calc(var(--button--padding-vertical) - 0.25 * var(--global--spacing-unit) + 1.7em);
    max-width: 180px;
  }
	.stk-inner-blocks>:first-child {
    margin-top: 30px;
}
	
/* 	    .wp-block-cover__inner-container.is-layout-constrained.wp-block-cover-is-layout-constrained {
        padding-top: 150px;
    }
	 */
	.bg {
		padding-top:0px;
	}
	
	.stk-row.stk-inner-blocks.stk-block-content.stk-content-align.stk-0c4ff18-column.alignfull{
		margin-top: -170px;
	}
	
	div#strong-investment-highli {
    margin-top: -60px;
    margin-bottom: -60px;
}
	

	iframe#myIframe {
    max-height: 100% !important;
	}
	
	.content {
    padding: 20px !important;
}

section.DirectorsHtml {
    padding: 30px 20px !important;
}
	
	section#investor-contacts {
    padding-top: 20px !important;
}	
	
	 h3.wp-block-heading.has-text-align-center {
    font-size: 16px !important;
  }
	

}

  @media only screen and (min-width: 1px) and (max-width: 768px)
 {
/* 	 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
    margin-top: 16px;
} */
	 h2.wp-block-heading.has-text-align-left.bannertext {
    font-size: 26px !important;
}
	 
	 h1.wp-block-heading.has-text-align-center {
    font-size: 38px !important;
    padding-top: 131px !important;
}
	 
	 .stk-row.stk-inner-blocks.stk-block-content.stk-content-align.stk-4f93e35-column.alignwide {
    margin-top: -54px;
}
	 h3.wp-block-heading.has-text-align-center {
    font-size: 20px !important;
}
	 h3.wp-block-heading.has-text-align-center {
    font-size: 20px !important;
}
	 p.has-text-align-center.has-extra-small-font-size {
    font-size: 12px;
        font-size: 14px !important;
}
	 
	 h2.wp-block-heading.has-black-color.has-text-color.has-link-color.wp-elements-fbc1bf07d1edf844c812fd7967f04550 {
    font-size: 32px ! IMPORTANT;
    FONT-WEIGHT: 700 !IMPORTANT;
}
	 h2.stk-block-heading__text.has-text-color.has-text-align-left {
    font-size: 32px !important;
		  FONT-WEIGHT: 700 !IMPORTANT;
}

	 
	 .page-id-8 .wpem-event-listings-header .wpem-event-listing-header-title .wpem-heading-text {
    font-size: 32px !important;
    line-height: 1.42;
    font-weight: 600;
    margin: 0;
}
	 
	 p.has-black-color.has-text-color.has-link-color.has-extra-small-font-size.wp-elements-427a1dbe74026f795cb0ac7d5bcf7253 {
   
    text-align: justify;
}
	 
	 section.wp-block-group.alignfull.bg.has-white-background-color.has-background {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
	 
	 
 h2.wp-block-heading.has-text-align-left.Latest.Events.\&.Presentations.has-black-color.has-text-color.has-link-color.has-extra-large-font-size.wp-elements-846dba21bc477410a9f69d14fad27a1e {
    padding: 0px;
    padding-top: 0px;
    font-size: 25px;
}
	 .stk-block-content.stk-inner-blocks.stk-f902ca5-inner-blocks {
    padding: -57px;
    margin-top: -139px;
}
	.wp-block-group.alignwide.aboutus {
    margin-top: -149px;
}
.wp-block-media-text.alignwide {
  grid-gap: 20px;
}
	 .wp-block-group.alignwide.InvestmentHighlights {
    margin-top: -139px;
}
	.site-branding {
  
}
.wp-block-group.alignwide.is-style-twentytwentyone-border {
    height: 365px;
}
	 
	 
	 @media (max-width: 880px) {
    figure.wp-block-media-text__media {
    width: 70px;
    text-align: center;
    align-items: center;
}
		 
		 .stk-inner-blocks>:first-child {
        margin-top: 0px;
    }
		 .wp-block-group.alignfull.aboutus.has-white-background-color.has-background {
   
    padding-top: 1px !important;
    padding-bottom: 1px !important;
}
/* 		 .page-id-8 .entry-content img {
        max-width: 100%;
        height: 50%;
    } */
		 
		 
		 .wp-block-cover.alignfull.bannerimage.is-style-default {
    display: none;
}
		 header#masthead {
    padding: 0px;
    margin: auto;
	margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
	padding-bottom: 30px;
			 
}
		 
	button#primary-mobile-menu {
    background: #000 !important;
    color: white !important;
	border-radius: 5px;
}	 

		 .stk-img-wrapper img {
    display: block !important;
    height: 100% !important;
    margin: 0 !important;
    object-fit: scale-down;
    width: 100% !important;
}
/* 		 .stk-block-content.stk-inner-blocks.stk-c4a8bfd-inner-blocks {
    background-color: black;
} */
}
	 @media only screen and (min-width: 481px) and (max-width: 1900px)
 {
	 	 .wp-block-group.alignfull.mobilebanner.has-black-background-color.has-background {
    display: none;
}
	 
	 }
	 
	 @media only screen and (min-width: 320px) and (max-width: 580px)
 {
	 
	 .wp-block-group.alignwide.investment {
    padding-top: 0px !important;
}
	 
	 .menu-button-container {
        display: flex;
        background: #fbf8f3c7  !important;
    }
	 }
	 
	 

/************************************************************************************/








/* Adjust for smaller screens */
@media (max-width: 480px) {
    .column {
        flex: 0 0 calc(100% - 20px); /* Full width on smaller screens */
    }
	
	.column {
		width: 100%;
	}
	
	.left {
    width: 100%;
	}
	
	.content1 {
		grid-gap: 0px;
	}
	
	.sidebar {
    padding: 20px 0px 0px 0px;
	}

	button.more {
	font-size: 14px;
	}
	
	.page-id-8 .entry-content img {
    max-width: 100%;
	}
	
	figure.wp-block-image.alignleft.size-full.is-resized {
    margin-bottom: 20px;
	}
	
	.stk-dfe8d69 .stk-block-heading__text {
     padding-bottom: 20px;
     text-align: center;
    }
	
	.wp-block-columns.alignfull.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    grid-gap: 0px;
	}
	
/* 	.wp-block-cover__inner-container.is-layout-constrained.wp-block-cover-is-layout-constrained {
    padding-top: 100px;
	} */
	
	.wp-block-columns.alignfull.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
    padding-top: 0px;
    }
	
	p.has-text-align-center.has-white-color.has-text-color.has-link-color {
    padding-top: 0px;
    }
	
	.page-id-8 p.has-text-align-center.has-white-color.has-text-color.has-link-color {
    padding-top: 0px;
    }
	
	.companyvolume.row {
    display: flex;
    flex-direction: column;
    }
	
	.page-id-183 .companyvolume.row {
	 align-items: flex-start;
	}
	
	h3.wp-block-heading.alignfull.has-text-align-center {
    margin-bottom: 30px;
    }
	
	p.has-text-align-center {
    padding-top: 70px;
    font-size: 30px !important;
    line-height: 1.2em;
	width: 100%;
    }
	
	.page-id-1006 .wp-block-group__inner-container.is-layout-constrained.wp-block-group-is-layout-constrained {
	padding: 0px;
	}
	
	h3.wp-block-heading.has-text-color.has-link-color.wp-elements-1163f8c85e13cbb1b98a787e0ff105a9 {
    font-size: 25px;
    }
	
	.site-branding {
    margin-top: -8px !important;
  }
	
} 
@media only screen and (min-width: 482px) {
    .primary-navigation .primary-menu-container > ul > .menu-item > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

