/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 24 2025 | 10:06:19 */
@media (max-width: 1024px){
	
	
	.ref-gas-product  .accordion-item .accordion-headerd{
		position:relative;
	}
	
		.ref-gas-product .accordion-item .accordion-headerd:after{
			content: '';
    position: absolute;
    right: 16px;
		box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-style: solid;
    border-color: black;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    transition: border-width 150ms ease-in-out;
			top:15px;
	}
	
	
	
	
#investor-complaince .e-n-tab-title{
		position:relative;
	}
/* 	#investor-complaince .e-n-tab-title:after {
    content: '+';
    position: absolute;
    right: 16px;
		box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-style: solid;
    border-color: black;
    border-width: 0px 2px 2px 0px;
    transform: rotate(45deg);
    transition: border-width 150ms ease-in-out;
} */
	 	
		#investors-tab  .e-n-tab-title:after {
    content: '+';
    position: absolute;
    right: 6px;
		box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-style: solid;
				border:none !important;
    border-color: black;
    border-width: 0px 2px 2px 0px;
    transform: translatey(-50%); !important;
			transition: border-width 150ms ease-in-out;
			        top: 40%;
        font-size: 20px;
	}
		#investors-tab .custom-elementor-active[aria-selected="true"]:after {
    content: '-';
    position: absolute;
    right: 6px;
		box-sizing: border-box;
    height: 12px;
    width: 12px;
			border:none !important;
    border-style: solid;
    border-color: black;
    border-width:0;
   transform: translatey(-50%); !important;
			transition: border-width 150ms ease-in-out;
			        top: 40%;
        font-size: 20px;
} 
	
	
	
	
	
	.search-content .download-link, .search-list .download-link{
		padding-left:10px;
	}
	
	.historical-record-inputs select, .historical-record-inputs input{
			margin-bottom:10px!important;		
	}
	.historical-record-inputs{
	  gap: 4px!important;
		}
	
	.product-table{
		font-size:14px;
	}
	
	.product-table tr th, .product-table tr td  {
		font-size:14px;
	}
	
	.services-main .sevices-inner::before{
		background-image: linear-gradient(-180deg, #00000082 0%, #000000 100%)!important;
	}
	
	.mobile-menu-main{
		height: 0px;
		
	}
	
.presence-popup-content {
    font-size: 16px!important;
	    padding-bottom: 10px!important;
	}
	.presence-popup-title{
		font-size: 12px!important;
	}
	
	.timeline_date-text{
		font-size: 24px!important;
	    top: 21vh!important;
	}
	.timeline_right {
    width: 100%!important;
    }
	.timeline_text{
     font-size: 14px!important;
	}
	.timeline_progress{
		    left: 22%!important;
	}
	.timeline_circle{
	width: 10px!important;
    height: 10px!important;
    max-height: 10px!important;
    max-width: 10px!important;
    min-height: 10px!important;
    min-width: 10px!important;
	}
	
	.top-header-stockdata #bse-data, .top-header-stockdata #nse-data {
    font-size: 12px!important;
}
	
}






