﻿/*
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
*/

p {
	font-size: 15px;
	line-height: 1.8em;
    color: #71717a;
}

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

.widget ul li {
  	font-size: 15px;
}

section#block-20 p {
    text-align: center;
    padding-top: 15px;
}

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

.companyvolume {
    background-color: #fff;
    overflow: hidden;
    font-weight: 600;
    line-height: 2.2;
    padding: 25px 16px;
    border-radius: 6px;
    border: 1px solid #e4e4e4 !important;
	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: -105px;
    position: relative;
    z-index: 2;
}

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

.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: 1240px;
    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: #fff;
    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))) {
    text-decoration: none;
}

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

: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 */

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

p.excerpt-pr {
    display: none;
}

ul.press-release-list {
    padding-left: 0px;
}

.press-release-list li .date {
    margin-top: 5px;
    font-size: 16px;
    color: #838892;
}

h3.press-head {
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 10px;
}

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;
    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;
}

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;
	text-align: left;
}

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

.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;
}

a.press-desc {
    display: block;
    height: 200px;
}

.press-release-list li a {
    text-decoration: none;
    color: #2c3341;
    font-size: 18px;
    font-weight: 400;
}

.press-release-list li a:hover {
	color: red;
}

.press-release-list li {
    font-size: 15px;
	line-height: 2em;
	display: inline-block;
    width: 43%;
    vertical-align: top;
    position: relative;
    margin: 0px 35px 35px 0px;
    padding: 25px;
    cursor: pointer;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
	height: 280px;
	background-color: #fff;
}

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

/* WORDPRESS CSS */

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

.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 #000 !important;
}

.site-footer {
    padding-top: 0;
    display: none;
}

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

.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: #000;
}

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 #000;
	padding: 4px;
	padding-right: 20px;
}

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

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

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

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

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

td {
    border: 0px solid #000 !important;
}

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

form#filter-form {
    font-size: 12px;
    background: #fff;
	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: #fff;
    padding: 0px 60px 0px 60px;
    border-radius: 20px;
}

table.secfiling-table {
    margin-top: -40px;
    position: relative;
    z-index: 1;
    background: #fff;
    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;
}

table td, table th, .wp-block-table td, .wp-block-table th {
    border: 0px solid !important;
}

.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: #000;
    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: #fff;
    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 {
    padding: 0px 25px;
    margin-top: 0px;
}

.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){ 
    .primary-navigation .primary-menu-container > ul > .menu-item > a {    
        color: #000 !important;
        font-size: 23px !important;
    }
        
    ul.press-release-list {
        padding: 10px !important;
        border-radius: 16px;
        background-color: #fff;
        font-size: 15px;
        width: 100%;
    }
        
    .companyvolume {
        background-color: #ffffff;
        overflow: hidden;
        font-weight: 600;
        line-height: 2.2;
        padding: 25px 16px;
        border-radius: 6px;
        border: 1px solid #e4e4e4 !important;
        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;
    }
        
    form#filter-form {
        font-size: 12px;
        background: #fff;
        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: #fff;
        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;
    }
}

.wp-block-media-text.alignwide {
	grid-gap: 20px;
}

.forborder {
    background: #fff;
    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 */

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) {
        
    .stk-inner-blocks>:first-child {
        margin-top: 30px;
    }
        
    button#primary-mobile-menu {
        margin-top: 8px;
    }
        
    img.custom-logo {
        padding-top: 8px;
    }
        
    .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;
    }

    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){	 
    h1.wp-block-heading.has-text-align-center {
        font-size: 38px !important;
        padding-top: 130px !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;
    }
        
    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;
    }	 
        
    .wp-block-media-text.alignwide {
        grid-gap: 20px;
    }		 
}

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

/* Adjust for smaller screens */
@media (max-width: 480px) {		
	span.dropdown-icon.open {
    	color: #fff;
	}	
		
	.svg-icon {
		width: 30px;
		height: 30px;		
	}
	
	.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: 20px;
	}
	
	.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: 70px;
    }
	
	.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;
    }	
} 


@media only screen and (min-width: 1px) and (max-width: 768px)
 {
.press-release-list li {
    
    width: 100%;
    vertical-align: top;
    position: relative;
    margin: 0px 35px 35px 0px;
   
}
	 .companyvolume .volume {
    font-size: 22px;
  
}
	 .companyvolume {
       
        width: auto;
    }
	 h1.wp-block-heading.has-text-align-center {
        font-size: 27px !important;
        padding-top: 130px !important;
    }
}


