@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,900&display=swap');
/*font-family: 'Poppins', sans-serif;*/

body {
	font-family: 'Poppins', sans-serif;
	color: #000;
	font-size:16px;
	font-weight:normal;
	line-height: 1.8;
}
.mt-100 {
	margin-top: 100px;
}
.mt-80 {
	margin-top: 80px;
}
.sec-1 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:60px;
}
.grey-bg {
	background:#e4e4e4;
}
.sec-2 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:60px;
}
.sec-3, .sec-4, .sec-5, .sec-6 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:60px;
}
a {
	color:#0098B7;
	text-decoration:none;
}
a:hover {
	color:#031e2a;
	text-decoration:none;
}
.main-title h2 {
	font-family: 'Poppins', sans-serif;
	font-size:32px;
	line-height:36px;
	color:#000;
	font-weight:500;
	margin-top:0;
	margin-bottom:38px;
	text-transform:capitalize;
}
.main-title h2:before {
	content:'';
	display:block;
	padding-bottom:28px;
	border-top:2px solid #020202;
	width:52px;
	height:2px;
}
.white h2:before {
	border-top:2px solid #fff;
}
.main-title h3 {
	font-size:30px;
	line-height:30px;
	color:#000;
	font-weight:400;
	margin-top:0;
	text-transform:uppercase;
}
.main-title h5 {
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	line-height:13px;
	color:#000;
	font-weight:bold;
	margin-bottom:30px;
	margin-top:0;
}
.text-left h2 {
	text-align:left;
}
.white {
	color:#fff !important;
}
.white h2 {
	color:#fff !important;
}
/*=================================================
buttons
===================================================*/
.ClsButton {
	font-family: 'Roboto', sans-serif !important;
	height:inherit !important;
	font-size:14px !important;
	color:#fff !important;
	font-weight:400 !important;
	border:none !important;
	background:#3e5062;
	border-radius:12px;
	width:108px !important;
	padding:9px 30px !important;
}
.btn-primary, .button, a.size, .ClsButton {
	font-size:14px !important;
	display:inline-block;
	background:#0098B7;
	color:#fff;
	font-weight:400;
	text-decoration:none;
	border:none;
	outline:none;
	padding:12px 30px;
	text-transform:capitalize;
	border-radius:30px !important;
 transition:all .2s ease-in-out;
	transform:scale(1.0);
}
.btn-primary:after, .button:after, a.size:after, .ClsButton:after {
	content:'\f061';
	display:inline-block;
	font-family:FontAwesome;
	font-size:14px;
	font-weight:normal;
	margin-left:10px;
}
.btn-primary:hover, .button:hover, a.size:hover, .ClsButton:hover, .btn-primary:focus, .button:focus, a.size:focus, .ClsButton:focus, .btn-primary:visited, .button:visited, a.size:visited, .ClsButton:visited, .btn-primary:active, .button:active, a.size:active, .ClsButton:active, .btn-primary.active, .button.active, a.size.active, .ClsButton.active {
	font-size:14px !important;
	background:#0098B7;
	color:#fff !important;
	font-weight:400 !important;
	text-decoration:none;
	border:none;
	outline:none;
	padding:12px 32px;
	text-transform:capitalize;
	border-radius:30px !important;
 transition:all .2s ease-in-out;
	transform:scale(1.01);
}
.btn-primary:hover:after {
	content:'\f061';
	display:inline-block;
	font-family:FontAwesome;
	transition:all ease 2s;
	font-size:14px;
	font-weight:normal;
	margin-left:10px;
}
.button:hover:after, a.size:hover:after, .ClsButton:hover:after {
	content:'\f061';
	display:inline-block;
	font-family:FontAwesome;
	transition:all ease 2s;
	font-size:14px;
	font-weight:normal;
	margin-left:10px;
}
.view-more {
	font-size:14px;
	margin-left:20px;
}
.white {
	color:#fff !important;
}
.nl-bcn {
	float:left;
	width:100%;
	margin-top:52px;
}
.csreq-form-btn {
	float:left;
	width:100%;
	margin-top:30px;
	text-align:right;
}
/*==============================================================
IR HOME PAGE  CSS STARTS HERE
================================================================*/
.stp-img {
	background:url(../images/sp-left-img.jpg) no-repeat;
	background-position:center center;
	background-size:cover;
	width:100%;
	min-height:561px;
}
.qt-sec, .graph-sec, .stk-footer {
	float:left;
	width:100%;
	margin-bottom:25px;
}
.stk-title {
	font-size: 24px;
	line-height: 30px;
	font-weight:600;
	color:#00ABCB;
	margin-bottom: 10px;
	text-transform:uppercase;
}
.stk-prcsec {
	float:left;
	width:34%;
}
.stk-price {
	font-size: 48px;
	line-height: 48px;
	font-weight: bold;
	color: #00678A;
	display: inline-block;
}
.stk-price span {
	font-size: 26px;
	line-height: 26px;
	font-weight: 500;
	color: #000;
}
.priceUp:after {
	content: url(../images/Up.png);
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-left: 5px;
}
.priceDown:after {
	content: url(../images/Down.png);
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-left: 5px;
}
.stk-chg {
	display: inline-block;
	margin-left: 15px;
	color: #000;
	font-size:20px;
}
.stk-chg span {
	color: #000;
}
.chgUp {
	color: #0a6c37;
}
.chgDown {
	color: #ec2027;
}
.ohlv-sec {
	float: left;
	width: 66%;
	/*	margin-top: 30px;
	margin-bottom: 30px;*/
	background:#fff;
}
.open, .high, .low, .vol {
	display: inline-block;
	/*padding-right: 20px;
	margin-right: 20px;*/
	border-right: 1px solid #707070;
	font-weight: bold;
	font-size: 30px;
	line-height:32px;
	text-align: left;
	color: #00678A;
	width:22%;
	padding:20px 25px;
}
.vol {
	border-right: none;
}
.open span, .high span, .low span, .vol span {
	display: block;
	text-align: left;
	font-weight: normal;
	color: #000;
	font-size: 18px;
	line-height:20px;
	margin-bottom:10px;
}
.rm-btn, .eod {
	float: left;
	width: 50%;
}
.eod {
	font-size: 14px;
	line-height: 14px;
	color: #000;
	padding-top: 11px;
	padding-bottom: 11px;
	text-align:right;
}
/*==============================================================
BURSA SECTION CSS STARTS HERE
================================================================*/
.sec-2 {
	margin-bottom:0;
}
.ba-left-bg {
	float:left;
	width:100%;
	border-radius:30px;
	background-image:url(../images/Bursa-Announcements-Image.png);
	background-size:cover;
	background-position:center center;
	height:592px;
}
.bursa-ann-sec {
	float:left;
	width:100%;
	padding:110px 0;
}
.ba-item {
	color: #000;
	margin:0 0px;
}
.ba-item-cont {
	background: #fff;
	margin:0 15px;
	padding: 30px 20px;
	color:#000;
	text-align:left;
	border-radius:0px;
	display:block;
	cursor:pointer;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	min-height:166px;
}
/*.ba-item-cont {
	color:#000000;
	background:#fff;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
}*/
.ba-item-cont .ba-cont {
	color:#000;
	font-size:16px;
	line-height:18px;
}
.ba-item-cont:hover {
	color:#000;
	background:#fff;
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	display:block;
}
.ba-item-cont:hover .ba-cont, .ba-item-cont:hover .ba-cal {
	color:#000;
	cursor:pointer;
}
.ba-cal {
	color: #000;
	font-size: 14px;
	line-height: 14px;
	margin-top: 20px;
	font-weight:normal;
}
.ba-cont {
	color: #000;
	font-size: 16px;
	line-height: 20px;
}
.ba-footer {
	float:left;
	width:100%;
	margin-top:25px;
}
/*==============================================================
SHAREHOLDERS MEETING SECTION CSS STARTS HERE
================================================================*/
.sec-3 {
	margin-bottom:0;
}
.sh-bg {
	float:left;
	width:100%;
	background-image:url(../images/shareholders-meeting-bg.jpg);
	background-size:cover;
	background-position:center center;
}
.shm-inner-cont {
	float:left;
	width:100%;
	padding:54px 0;
}
.shm-sec {
	float:left;
	width:100%;
}
.shm-cont-sec {
	float:left;
	width:100%;
}
.shm-title {
	float:left;
	width:100%;
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:bold;
	margin-bottom:20px;
}
.shm-dt {
	float:left;
	width:100%;
	color:#fff;
	margin-bottom:27px;
	font-size:14px;
	line-height:24px;
	font-weight:normal;
}
.shm-dt p, .shm-dt {
	color:#fff;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}
.shm-vn {
	float:left;
	width:100%;
	margin-bottom:27px;
}
.shm-vn p, .shm-vn {
	font-size:16px;
	line-height:22px;
	font-weight:normal;
	color:#fff;
}
.mtng-details {
	float:left;
	width:100%;
	padding-top:35px;
}
.brdr-right {
	border-right:1px dashed #fff;
}

.shr-btn{
	float:left;
	width:100%;
}

/*==============================================================
REPORTS SECTION CSS STARTS HERE
================================================================*/
.sec-4 {
	padding-top:60px;
	padding-bottom:60px;
}
.drakb-bg {
	background:#031e2a;
}
.main-title-centre h2:before {
	content: '';
	display: block;
	padding-bottom: 28px;
	border-top: 2px solid #fff;
	width: 52px;
	height: 2px;
	text-align: center;
	margin: 0 auto;
}
.mtcb h2:before {
	content: '';
	display: block;
	padding-bottom: 28px;
	border-top: 2px solid #000;
	width: 52px;
	height: 2px;
	text-align: center;
	margin: 0 auto;
}
.rpdv-btns {
	font-size:14px !important;
	display:inline-block;
	background:none;
	border:1px solid #fff;
	color:#fff;
	font-weight:400;
	text-decoration:none;
	outline:none;
	padding:8px 20px;
	text-transform:capitalize;
	border-radius:30px !important;
	/*	transform:scale(1.0);
 transition:all .2s ease-in-out;*/
 width:120px;
}
.rpdv-btns:hover, .rpdv-btns:focus, .rpdv-btns:active {
	font-size:14px !important;
	display:inline-block;
	background:none;
	border:1px solid #fff;
	color:#fff;
	font-weight:400;
	text-decoration:none;
	outline:none;
	padding:8px 20px;
	text-transform:capitalize;
	border-radius:30px !important;
	/*	transform:scale(1.01);
 transition:all .2s ease-in-out;*/
 width:120px;
}
.reports-sec {
	float:left;
	width:100%;
}
.rp-cont {
	float:left;
	width:100%;
	text-align:center;
	color:#fff;
	padding-top:25px;
	padding-bottom:25px;
}
.rp-title, .rp-icon, .rp-btns {
	float:left;
	width:100%;
	text-align:center;
}
.rp-title {
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	margin-bottom:30px;
	color:#fff;
}
.rp-icon {
	margin-bottom:30px;
}
.rp-btns a:first-child {
	margin-right:15px;
}
.rp-vw {
	font-weight:bold;
}
.cir-btn{
	margin-right:0 !important;
}
/*==============================================================
NEWS ALERT SECTION CSS STARTS HERE
================================================================*/

.newsalrt-right-bg {
	float:left;
	width:100%;
	background-image:url(../images/news-alerts-bg.jpg);
	background-size:cover;
	background-position:center center;
	height:366px
}
.news-alert-sec {
	float:left;
	width:100%;
}
.frm-cnt {
	float:left;
	width:100%;
}
.nl-sub {
	margin-bottom: 22px;
	font-weight:400;
}
.form-control {
	display: block;
	width: 100%;
	height: 49px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #b3b2b2;
	background-color: #fff;
	background-image: none;
	border: 1px solid #000;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(177, 0, 35, .075);
	box-shadow: inset 0 1px 1px rgba(177, 0, 35, .075);
 -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
 -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
 transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.frm-cnt input {
	margin-bottom:20px;
}
/*.btn-cont {
	float:left;
	width:100%;
	text-align:center;
}*/
.view-more {
	color:#fff;
	margin-left:5px;
}
.submit-btn, .submit-btn:hover {
	background:#0098b7;
	color:#fff;
	border-radius:30px;
	margin-right:25px;
	padding:11px 32px;
}
.pp-link, .pp-link:hover {
	font-size:16px;
	line-height:16px;
	color:#0098b7;
	font-weight:300;
}
/*IR Contact section starts here*/


.sec-6 {
	background:#031e2a;
	margin-bottom:0;
}
.ir-cont-sec {
	float:left;
	width:100%;
	padding:60px 0;
}

.ir-cont-sec .main-title h2{
	margin-top:30px;
}

.nl-sub {
	float:left;
	width:100%;
	margin-bottom:33px;
	color:#000;
}
.cont-person {
	font-family: 'Poppins', sans-serif;
	font-size:18px;
	line-height:35px;
	font-weight:normal;
	color:#fff;
	text-align:left;
	display: inline-block;
	height: 65px;
	width: 100%;
}
.cont-person span {
	font-size:16px;
	line-height:16px;
	font-weight:normal;
	color:#fff;
	display:block;
}
.cont-person:before {
	content: url(../images/user-icon.png);
	width: 65px;
	height: 65px;
	margin-bottom:25px;
	display:block;
}
.phone, .email, .fax {
	font-family: 'Poppins', sans-serif;
	margin-bottom:32px;
	text-align:left;
	display: inline-block;
	height: 65px;
	width: 100%;
}
.phone a, .fax a {
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
	margin-bottom:32px;
}
.phone a span {
	font-family: 'Poppins', sans-serif;
	font-size:20px;
	color:#fff;
	font-weight:normal;
	vertical-align:top;
}
.email a {
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
	margin-bottom:32px;
	display:inline-block;
}
.email a span {
	font-size:20px;
	color:#0098b7;
	font-weight:normal;
	display:inline-block;
	vertical-align:top;
}
.email a:hover {
	font-size:20px;
	line-height:20px;
	color:#fff;
	font-weight:normal;
	margin-bottom:20px;
}
.phone a:before {
	content: url(../images/phone-icon.png);
	width: 65px;
	height: 65px;
	margin-bottom:25px;
	display:block;
}
.email a:before {
	content: url(../images/mail-icon.png);
	width: 65px;
	height: 65px;
	margin-bottom:25px;
	display:block;
}

















/*==========  Mobile First Method  ==========*/


@media(max-width:1199px) {
}







/* Large desktops and laptops */
@media (min-width: 1200px) {
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.stk-title {
 font-size: 26px;
 line-height: 26px;
 font-weight: 600;
 color: #228ccc;
 margin-bottom: 10px;
 text-transform: uppercase;
}
.stk-price {
 font-size: 28px;
 line-height: 28px;
 font-weight: bold;
 color: #000;
 display: inline-block;
}
.open span, .high span, .low span, .vol span {
 font-size:15px;
 line-height:15px;
}
.open, .high, .low, .vol {
 font-size:25px;
 line-height:25px;
}
 .report-icon {
 float: left;
 width: 62px;
 height: 80px;
 margin-right: 21px;
}
.report-title {
 display: inline-block;
 font-size: 16px;
 line-height: 23px;
 font-weight: bold;
 color: #000;
 text-transform: uppercase;
 margin-right: 15px;
 width: 30%;
 padding-top: 23px;
 min-height:69px;
 float:left;
}
.reports-btn-cont {
 display: inline-block;
 width: 51%;
 float:left;
 padding-top:23px;
}
.rpdv-btns {
 display: inline-block;
 font-size: 12px !important;
 line-height: 16px;
 font-weight: 500;
 text-align: center;
 padding: 8px 8px;
 height: 37px;
 width:90px;
}
.rp-title {
 font-size: 16px;
 line-height: 16px;
 font-weight: bold;
 margin-bottom: 30px;
 color: #fff;
}
}
 @media (min-width: 992px) {
}
@media (max-width: 991px) {
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
.main-title h2 {
 font-family: 'Poppins', sans-serif;
 font-size: 30px;
 line-height: 30px;
 color: #000;
 font-weight: 600;
 margin-top: 0;
 margin-bottom: 56px;
 text-transform: uppercase;
}
.stk-title {
 font-size: 19px;
 line-height: 19px;
 font-weight: 600;
 color: #228ccc;
 margin-bottom: 10px;
 text-transform: uppercase;
}
.open, .high, .low, .vol {
 display: inline-block;
 border-right: 1px dashed #abd3ec;
 font-weight: bold;
 font-size: 20px;
 line-height: 22px;
 text-align: left;
 color: #00678A;
 width: 24%;
 padding: 18px 15px;
}
.open span, .high span, .low span, .vol span {
 display: block;
 text-align: left;
 font-weight: 500;
 color: #000;
 font-size: 14px;
 line-height: 16px;
}
.vol {
 border-right: none;
}
 .stk-price {
 font-size: 18px;
 line-height: 48px;
 font-weight: bold;
 color: #000;
 display: inline-block;
}
.stk-chg {
 display: inline-block;
 margin-left: 5px;
 color: #000;
 font-size: 14px;
}
 .ba-item-cont {
 font-size:14px;
 line-height:16px;
}
.ba-cal {
 font-size:12px;
 line-height:14px;
}
 .report-icon {
 float: left;
 width: 40px;
 height: 55px;
 margin-right: 21px;
}
.report-title {
 display: inline-block;
 font-size: 16px;
 line-height: 16px;
 font-weight: bold;
 color: #000;
 text-transform: uppercase;
 margin-right: 15px;
 width: 70%;
 padding-top: 24px;
}
.reports-btn-cont {
 width: 70%;
}
}
@media (min-width: 768px) {
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
 .main-title h2 {
 text-align:center;
}
.main-title h2:before {
 margin:0 auto;
}
 .sec-1, .sec-2, .sec-3, .sec-4, .sec-5, .sec-6 {
 float: left;
 width: 100%;
 clear: both;
 margin-bottom: 30px;
}
.stk-prcsec {
 float: left;
 width: 100%;
 margin-bottom: 25px;
}
.ohlv-sec {
 float: left;
 width: 100%;
 margin-bottom: 25px;
}
.bursa-ann-sec {
 float: left;
 width: 100%;
 padding: 30px 0;
}
.ba-left-bg {
 float: left;
 width: 100%;
 border-radius: 30px;
 background-image: url(../images/Bursa-Announcements-Image.png);
    /* background-size: contain; */
    background-position: center center;
 height: 150px;
 object-fit: cover;
}
.reports-sec {
 float: left;
 width: 100%;
 padding: 30px 0;
}
.rp-right-bg {
 float: left;
 width: 100%;
 border-radius: 30px;
 background-image: url(../images/reports.png);
 object-fit: cover;
 background-position: center center;
 height: 150px;
}
.shm-sec {
 float: left;
 width: 100%;
 padding: 30px 0;
}
 .brdr-btm {
 border-bottom:1px dashed #fff;
 padding-bottom:50px;
}
.brdr-right {
 border:none;
}
 .shm-left-bg {
 float: left;
 width: 100%;
 border-radius: 30px;
 background-image: url(../images/shareholdermeeting.png);
 object-fit: cover;
 background-position: center center;
 height: 150px;
}
.newsalrt-right-bg {
 float: left;
 width: 100%;
 border-radius: 0px;
 background-image: url(../images/news-alerts-bg.jpg);
 object-fit: cover;
 background-position: center center;
 height: 150px;
}
.news-alert-sec {
 float: left;
 width: 100%;
 padding: 30px 0;
}
.cont-left-bg {
 float: left;
 width: 100%;
 border-radius: 30px;
 background-image: url(../images/ir-cont.png);
 object-fit: cover;
 background-position: center center;
 height: 150px;
}
.cont-person {
 font-family: 'Poppins', sans-serif;
 font-size: 24px;
 line-height: 35px;
 font-weight: normal;
 color: #fff;
 text-align: center;
 display: block;
 height: auto;
 width: 100%;
 margin-bottom: 35px;
}
.cont-person span {
 font-size: 24px;
 line-height: 30px;
 font-weight: normal;
 color: #fff;
 display: block;
}
.cont-person:before {
 content: url(../images/user-icon.png);
 width: 65px;
 height: 65px;
 margin-bottom: 25px;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.phone a span {
 font-family: 'Poppins', sans-serif;
 font-size: 24px;
 color: #fff;
 font-weight: normal;
 vertical-align: top;
}
.phone, .email, .fax {
 float: left;
 font-family: 'Poppins', sans-serif;
 margin-bottom: 32px;
 text-align: center;
 display: block;
 height: auto;
 width: 100%;
 margin-bottom: 32px;
}
.phone a:before {
 content: url(../images/phone-icon.png);
 width: 65px;
 height: 65px;
 margin-bottom: 25px;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.email a:before {
 content: url(../images/mail-icon.png);
 width: 65px;
 height: 65px;
 margin-bottom: 25px;
 display: block;
 margin-left: auto;
 margin-right: auto;
}
.email a {
 font-size: 24px;
 line-height: 24px;
 color: #fff;
 font-weight: normal;
 margin-bottom: 32px;
 display: inline-block;
}
}


@media (max-width:576px) {
	
.stk-prcsec {
 float: left;
 width: 100%;
 margin-bottom: 25px;
 text-align: center;
}	

.open span, .high span, .low span, .vol span {
 display: block;
 text-align: center;
 font-weight: normal;
 color: #000;
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 10px;
}
.open, .high, .low, .vol {
 display: inline-block;
 border-bottom: 1px dashed #abd3ec;
 border-right:none;
 font-weight: bold;
 font-size: 16px;
 line-height: 28px;
 text-align: center;
 color: #00678A;
 width: 100%;
 padding: 15px 10px;
}
.vol {
 border-right: none;
}
.rm-btn, .eod {
    float: left;
    width: 100%;
	margin-bottom:15px;
	text-align:center;
}	
.mtng-details{
	text-align:center;
}
	
}



/* Portrait phones and smaller */
@media (max-width: 480px) {
 .main-title h2 {
 font-family: 'Poppins', sans-serif;
 font-size: 24px;
 line-height: 24px;
 color: #000;
 font-weight: 600;
 margin-top: 0;
 margin-bottom: 30px;
 text-transform: uppercase;
}
.stk-title {
 font-size: 22px;
 line-height: 22px;
 font-weight: 600;
 color: #228ccc;
 margin-bottom: 10px;
 text-transform: uppercase;
}
.stk-prcsec {
 float: left;
 width: 100%;
 margin-bottom: 25px;
 text-align: center;
}
.stk-price {
 font-size: 32px;
 line-height: 32px;
 font-weight: bold;
 color: #000;
 display: inline-block;
}
.open span, .high span, .low span, .vol span {
 display: block;
 text-align: center;
 font-weight: normal;
 color: #000;
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 10px;
}
.open, .high, .low, .vol {
 display: inline-block;
 border-bottom: 1px dashed #abd3ec;
 border-right:none;
 font-weight: bold;
 font-size: 16px;
 line-height: 28px;
 text-align: center;
 color: #00678A;
 width: 100%;
 padding: 15px 10px;
}
.vol {
 border-right: none;
}
.rm-btn, .eod {
    float: left;
    width: 100%;
	margin-bottom:15px;
	text-align:center;
}



.eod {
 font-size: 10px;
 line-height: 23px;
 color: #000;
 padding-top: 14px;
 padding-bottom: 14px;
 text-align: center;
}
.stk-footer {
 float: left;
 width: 100%;
 margin-bottom: 0px;
}
.ba-left-bg {
 height:100px;
}
.bursa-ann-sec {
 float: left;
 width: 100%;
 padding: 30px 0 30px 0;
}
.report-title {
 display: inline-block;
 font-size: 20px;
 line-height: 20px;
 font-weight: bold;
 color: #000;
 text-transform: uppercase;
 margin-right: 15px;
 width: 70%;
 padding-top: 26px;
}
.reports-btn-cont {
 display: inline-block;
 width: 70%;
}
.reports-sec {
 float: left;
 width: 100%;
 padding: 30px 0 0 0;
}
.shm-left-bg {
 float: left;
 width: 100%;
 border-radius: 30px;
 background-image: url(../images/shareholdermeeting.png);
 object-fit: cover;
 background-position: center center;
 height: 100px;
}
.shm-sec {
 float: left;
 width: 100%;
 padding: 30px 0 0 0;
}
.brdr-btm {
 border-bottom: 1px dashed #fff;
 padding-bottom: 50px;
}
.newsalrt-right-bg {
 float: left;
 width: 100%;
 border-radius: 0px;
 background-image: url(../images/news-alerts-bg.jpg);
 object-fit: cover;
 background-position: center center;
 height: 100px;
}
.news-alert-sec {
 float: left;
 width: 100%;
 padding: 30px 0 0 0;
}
.ir-cont-sec {
 float: left;
 width: 100%;
 padding: 30px 0 0 0;
}
.cont-left-bg {
 float: left;
 width: 100%;
 border-radius: 30px;
 background-image: url(../images/ir-cont.png);
 object-fit: cover;
 background-position: center center;
 height: 100px;
}
}
 @media(max-width:414px) {
.open span, .high span, .low span, .vol span {
 display: block;
 text-align: center;
 font-weight: normal;
 color: #000;
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 10px;
}
.open, .high, .low, .vol {
 display: inline-block;
 border-bottom: 1px dashed #abd3ec;
 border-right:none;
 font-weight: bold;
 font-size: 16px;
 line-height: 28px;
 text-align: center;
 color: #00678A;
 width: 100%;
 padding: 15px 10px;
}
.vol {
 border-right: none;
}
.eod {
 font-size: 10px;
 line-height: 23px;
 color: #000;
 padding-top: 11px;
 padding-bottom: 11px;
 text-align: right;
}
.stk-footer {
 float: left;
 width: 100%;
 margin-bottom: 0px;
}
}

/* Portrait i phones and smaller */
@media (max-width: 380px) {
 .report-icon {
 float: left;
 width: 55px;
 height: 75px;
 margin-right: 15px;
}
.report-title {
 display: inline-block;
 font-size: 20px;
 line-height: 20px;
 font-weight: bold;
 color: #000;
 text-transform: uppercase;
 margin-right: 15px;
 width: 70%;
 padding-top: 10px;
}
.reports-btn-cont {
 display: inline-block;
 width: 79%;
}
.open span, .high span, .low span, .vol span {
 display: block;
 text-align: center;
 font-weight: normal;
 color: #000;
 font-size: 15px;
 line-height: 20px;
 margin-bottom: 10px;
}
.open, .high, .low, .vol {
 display: inline-block;
 border-bottom: 1px dashed #abd3ec;
 border-right:none;
 font-weight: bold;
 font-size: 16px;
 line-height: 28px;
 text-align: center;
 color: #00678A;
 width: 100%;
 padding: 15px 10px;
}
.vol {
 border-right: none;
}
}