@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400&display=swap');
body {
	color: #3a3a3a;
	font-family: 'DM Sans', sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height: 1.5;
	background:#fff;
}
a {
	text-decoration: none !important;
	color: #ec1f27;
}
a:hover {
	text-decoration:none;
	color: #212121;
}
.button, .view-more, .btn-primary, .ClsButton, .size {
	display: inline-block;
	background-image:url(../images/btn-bg.png);
	background-repeat:no-repeat;
	color: #FFFFFF !important;
	font-size: 14px !important;
	line-height:18px;
	text-align:center;
	font-weight: 400 !important;
	padding: 11px 35px 11px 10px;
	text-align: center;
	font-family: 'DM Sans', Sans-serif !important;
	border: 0;
	min-width:123px;
	height:40px !important;
	background-color:transparent !important;
}
.button:hover, .view-more:hover, .btn-primary:hover, .ClsButton:hover, .size:hover, .button:active, .view-more:active, .btn-primary:active, .ClsButton:active, .size:active, .button.active, .view-more.active, .btn-primary.active, .ClsButton.active, .size.active, .button:hover:visited, .view-more:hover:visited, .btn-primary:hover:visited, .ClsButton:hover:visited, .size:hover:visited, .button:hover:active, .view-more:hover:active, .btn-primary:hover:active, .ClsButton:hover:active, .size:hover:active, .button.active:hover, .view-more.active:hover, .btn-primary.active:hover, .ClsButton.active:hover, .size.active:hover, .button:active:hover, .view-more:active:hover, .btn-primary:active:hover, .ClsButton:active:hover, .size:active:hover {
	background-image:url(../images/btn-bg.png);
	background-color: transparent;
	outline:none;
	box-shadow:none !important;
}
.mb20 {
	margin-bottom:20px;
}
.main-title {
	margin-bottom:20px;
}
.head-main-title {
	margin-top:180px;
}
.head-main-title h2 {
	font-size:52px;
	line-height:52px;
	font-weight:bold;
	color:#fff;
	margin-top:0;
	margin-bottom:0;
	text-align:center;
}
.main-title h2 {
	font-size:32px;
	line-height:32px;
	font-weight:bold;
	color:#000;
	margin-top:0;
	margin-bottom:0;
}
.center-title {
	text-align:center;
}
.ov-title {
	font-size:36px;
	line-height:36px;
	color:#212121;
	font-weight:bold;
	text-transform:uppercase;
	border-left:5px solid #d7b12a;
}
.sec-1 {
	background:url(../images/ir-bg-top.jpg) no-repeat;
	background-position: center center;
	min-height:585px;
	float:left;
	width:100%;
	clear:both;
	margin-bottom:40px;
	padding:40px;
	background-size:cover;
	margin-top:-32px;
}
.sec-2, .sec-3, .sec-4, .sec-5, .sec-6 {
	float:left;
	width:100%;
	clear:both;
	margin-bottom:40px;
}
/*==============================================================
STOCK PERFORMANCE CSS STARTS HERE
================================================================*/

.stk-qt-sec {
	float:left;
	width:100%;
	background:rgba(123, 123, 123, 0.5);
	min-height:418px;
	padding:30px 18px;
	margin-top:40px;
}
.stk-title {
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.stk-prc {
	font-size:38px;
	line-height:38px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.stk-prc span {
	font-size:14px;
	line-height:14px;
	color:#fff;
}
.up:after {
	content:url(../images/up.png);
	display:inline-block;
	width:15px;
	height:11px;
}
.down:after {
	content:url(../images/down.png);
	display:inline-block;
	width:15px;
	height:11px;
}
.stk-chg {
	width:100%;
	text-align:center;
	padding-bottom:10px;
}
.chg {
	font-size:14px;
	line-height:14px;
	color:#fff;
	display:inline-block;
	margin-right:20px;
}
.chg-perc {
	font-size:14px;
	line-height:14px;
	color:#fff;
	display:inline-block;
}
.high {
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-align:center;
	padding:10px 0;
	border-top:1px solid #fff;
	font-weight:bold;
}
.high span {
	display:block;
	font-size:14px;
	line-height:14px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}
.low {
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-align:center;
	padding:10px 0;
	border-top:1px solid #fff;
	font-weight:bold;
}
.low span {
	display:block;
	font-size:14px;
	line-height:14px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}
.vol {
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-align:center;
	padding:10px 0;
	border-top:1px solid #fff;
	font-weight:bold;
}
.vol span {
	display:block;
	font-size:14px;
	line-height:14px;
	color:#fff;
	font-weight:normal;
	text-align:center;
}
.eod {
	font-size:12px;
	line-height:12px;
	color:#fff;
	margin-top:25px;
	margin-bottom:15px;
	text-align:center;
}
/*==============================================================
BURSA ANNOUNCEMENTS SECTION CSS STARTS HERE
================================================================*/
.sec-3 {
	background:#f2f2f2;
	padding-top:40px;
	padding-bottom:40px;
}
.hnews-item {
	float:left;
	width:100%;
	padding:17px 20px;
	background:#fff;
	margin-bottom:17px;
}
.dmy {
	float:left;
	width:72px;
	height:72px;
	margin-right:2px;
	border:2px solid #ed2027;
	border-radius:50px;
	text-align:center;
	padding:13px;
	margin-right:10px;
}
.d {
	font-size:24px;
	line-height:24px;
	font-weight:bold;
}
.my {
	font-size:14px;
	line-height:14px;
	font-weight:bold;
}
.hnews-cont {
	float:left;
	width:74%;
}
.hnews-cont a {
	color:#000000;
	font-size:14px;
	line-height:14px;
}
.hnews-cont a:hover {
	color:#ed2027;
	text-decoration:none;
}
/*==============================================================
REPORTS SECTION CSS STARTS HERE
================================================================*/

.sec-4 {
	margin-bottom:46px;
}
.analyst-sec {
	background:url(../images/anl-bg.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	padding:37px 5px;
	text-align:center;
	min-height:250px;
}
.qr-sec {
	background:url(../images/lqr-bg.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	padding:37px 5px;
	text-align:center;
	min-height:250px;
}
.ar-sec {
	background:url(../images/ar-bg.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	padding:37px 5px;
	text-align:center;
	min-height:250px;
}
.cp-sec {
	background:url(../images/cp-bg.jpg) no-repeat;
	background-size:cover;
	background-position:center center;
	padding:37px 5px;
	text-align:center;
	min-height:250px;
}
.r-icon {
	text-align:center;
	margin-bottom:15px;
}
.r-title {
	font-size:16px;
	line-height:16px;
	font-weight:700;
	color:#fff;
	margin-bottom:25px;
}
.dwn {
	margin-right:10px;
}
.dwn, .rpt {
	display:inline-block
}
/*==============================================================
NEWS ALERT SECTION CSS STARTS HERE
================================================================*/
.sec-5 {
	background:#f8f8f8;
	padding-top:40px;
	padding-bottom:40px;
}
.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 #a1a1a1;
	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;
}
a.pp-link {
	font-size:16px;
	color:#ed2027;
	text-decoration:underline;
	line-height:56px;
	margin-left:30px;
	text-transform: capitalize;
}
.btn-cont {
	float:left;
	width:100%;
	text-align:center;
}
.cnt-img {
	float:right;/*	width:492px;
	background:url(../images/contact-img.png) no-repeat;
	min-height:562px;*/
	
}
.contact-sec {
	padding-top:150px;
}
.colour-title h2 {
	color:#ed2027 !important;
}
.cname {
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	color:#000;
	margin-bottom:15px;
}
.pname {
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	color:#000;
	margin-bottom:15px;
}
.phone, .email, .fax {
	margin-bottom:10px;
}
.phone a, .fax a {
	font-size:14px;
	line-height:14px;
	color:#000000;
	font-weight:bold;
	margin-bottom:20px;
}
.email a {
	font-size:14px;
	line-height:14px;
	color:#ed2027;
	font-weight:bold;
	margin-bottom:20px;
}
.email a:hover {
	font-size:14px;
	line-height:14px;
	color:#ed2027;
	font-weight:normal;
	margin-bottom:20px;
}
.phone a:before {
	content: url(../images/phone-icon.png);
	width: 16px;
	height: 16px;
	margin-right: 10px;
	position: relative;
	top: 6px;
	display:inline-block;
}
.email a:before {
	content: url(../images/mail-icon.png);
	width: 15px;
	height: 11px;
	margin-right: 10px;
	position: relative;
	top: 2px;
	display:inline-block;
}



.cg-table a{
	color:#000;
}

.cg-table a:hover{
	color:#ec1f27;
}







/*==========  Mobile First Method  ==========*/


@media(max-width:1199px) {
}






@media (min-width: 768px) {
  .sec-1 .container, .sec-2 .container, .sec-3 .container, .sec-4 .container, .sec-5 .container, .sec-6 .container {
    width: 750px;
  }
}

@media (min-width: 992px){
  .sec-1 .container, .sec-2 .container, .sec-3 .container, .sec-4 .container, .sec-5 .container, .sec-6 .container {
    width: 970px;
  }
  
}

/* Large desktops and laptops */
@media (min-width: 1200px) {
	
  .sec-1 .container, .sec-2 .container, .sec-3 .container, .sec-4 .container, .sec-5 .container, .sec-6 .container {
    width: 1170px;
  }	
}



/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
 .main-title h2 {
 font-size: 26px;
 line-height: 26px;
 font-weight: bold;
 color: #000;
 margin-top: 0;
 margin-bottom: 0;
}
.dwn, .rpt {
 display: inline-block;
 margin-bottom:10px;
}
 .analyst-sec, .qr-sec, .ar-sec, .cp-sec {
 height:291px;
}
}
@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-size: 28px;
 line-height: 28px;
 font-weight: bold;
 color: #000;
 margin-top: 0;
 margin-bottom: 0;
}
.bursa-sec, .prelease-sec, .medianews-sec {
 margin-bottom:30px;
}
.contact-sec {
 padding-top: 42px;
}
}
@media (min-width: 768px) {
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
 .head-main-title {
 margin-top: 60px;
 margin-bottom:30px;
}
 .bursa-sec, .prelease-sec, .medianews-sec {
margin-bottom:30px;
}
 .cnt-img, .cnt-img img {
 display:none;
}
.contact-sec {
 padding-top: 0px;
}
}
/* Portrait phones and smaller */
@media (max-width: 480px) {
 .head-main-title h2 {
 font-size: 32px;
 line-height: 32px;
 font-weight: bold;
 color: #fff;
 margin-top: 0;
 margin-bottom: 0;
 text-align: center;
}

#ctl00_cphContent_pnlDS .analysisShareholdingsContainer{
	min-height:560px;
}

#ctl00_cphContent_pnlTSH .analysisShareholdingsContainer{
	min-height:2850px;
}

}
/* Portrait i phones and smaller */
@media (max-width: 414px) {
 .main-title h2 {
 font-size: 28px;
 line-height: 28px;
 font-weight: bold;
 color: #000;
 margin-top: 0;
 margin-bottom: 0;
}
}
@media (max-width: 360px) {
 .head-main-title h2 {
 font-size: 28px;
 line-height: 28px;
 font-weight: bold;
 color: #fff;
 margin-top: 0;
 margin-bottom: 0;
 text-align: center;
}
 .main-title h2 {
 font-size: 26px;
 line-height: 26px;
 font-weight: bold;
 color: #000;
 margin-top: 0;
 margin-bottom: 0;
}
}