﻿@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700');
/*
font-family: 'Open Sans', sans-serif;
*/
body{
	 font-family: 'Open Sans', sans-serif;
	 font-size:14px;
	 font-weight:400;
	 overflow-x:hidden;
	 color:#1f1e24;
}


.mt10{margin-top:10px;}
.mt15{margin-top:15px;}

.mt20{margin-top:20px;}

.mt30{
	
	margin-top:30px;
}


.mb10{
	
	margin-bottom:10px;
}

.mb20{
	
	margin-bottom:20px;
}

.mb30{
	
	margin-bottom:30px;
}
a{
	color:#f15d05;
}

a:hover{
	color:#2b2b2b;
	text-decoration:none;
}



 .emailAlertContainer a, .circularButton a, .quarterlyReportContainer a{
	color:#f15d05;
}
 .emailAlertContainer a:hover,.circularButton a:hover, .quarterlyReportContainer a:hover{
	color:#1f1e24;
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus{
	outline:none;
	border:none;
}

.emailAlertContainer .btn-primary{
	color:#fff !important;
}




/*innerpage reports fix*/

.cs-style-4 li{
	min-height:267px;
}


/*========================
Menu section starts here
==========================*/
/*.menu-sec{
	width:100%;
	display:block;
	padding:20px 0;
	background-color:rgba(255,255,255,0.7);
	opacity:0.7;
	text-align:center;
	vertical-align:middle;
	
	
}
.menu-ir{

}

ul.ir-menu {
	margin:0;
	padding:0;
}

 ul.ir-menu li{
	list-style:none;
	display:inline-block;
	padding:0 15px
	
}

 ul.ir-menu li a{
	color:#1f1e24;
	 font-family: 'Open Sans', sans-serif;
	font-weight:400;
	font-size:12px;
}
 ul.ir-menu li a:hover{
text-decoration:none;`
 }

 ul.ir-menu li a.active{
	 text-decoration:none;
	 color:#f15d05;
	
	 position:relative;
	 bottom:0;
 }
 
  ul.ir-menu li a.active:after{   
   content: '';
    position: absolute;
    top: 225%;
	left:0;
	width: 100%;
	border-bottom:2px solid #fff;
  }
  */
 
 

.ir-menu-sec{
	width:100%;
	display:block;
	
	background-color:rgba(235,234,235,0.7);
	opacity:0.9;
	text-align:center;
	vertical-align:middle;
}
.navbar {
    position: relative;
	background-color:rgba(255,255,255,0.7);
	opacity:0.7;
	text-align:center;
	border: 1px solid transparent;
    z-index: 9999;
}
#ir-menu {
   width:100%;
	/*float:left;*/
	display:block;
	min-height:50px;
	text-align:center;
	vertical-align:middle;

}

    #ir-menu ul li a {
      
       font-size: 14px;
       font-family: 'Raleway', sans-serif;
	   font-weight:bold;
	   color:#000;
	   background:none;
	   text-transform:uppercase;
    }

    #ir-menu ul .activeHeader a {
       color:#f15d05;
	font-family: 'Raleway', sans-serif;
	font-weight:bold;
	font-size:14px;
	border-bottom:2px solid #fff;
	padding-bottom:5px;
		
    }

    #ir-menu ul li a:hover {
       text-decoration:none;
	 border-bottom:2px solid #fff;
	 padding-bottom:5px;
    }
	
	.navbar-right{
		padding-top:9px;
	}
	.navbar-default{
		background:none;
	}

/**************End Ir Menu*************/  
  
  
  
  
  
  
 /*===============================================================
 KEY HIGHLIGHTS SECTION STARTS HERE
 =================================================================*/
 .ir-heading{
	 font-size:30px;
	 font-weight:bold;
	 color:#1f1e24;
	 text-transform:uppercase;
	 margin-bottom:50px;
 }
 .key-subtitle{
	 font-size:20px;
	 font-weight:lighter;
	 text-align:center;
	 color:#f37326;
}
.key-value{
	font-size:40px;
	 font-weight:lighter;
	 color:#1f1e24;
	 text-align:center;
}
 
 .key-value span{
	 font-size:80px;
	 font-weight:bold;
 }
 
 
 /*===============================================================
 REPORTS SECTION STARTS HERE
 =================================================================*/
 .reports{
	 margin-top:50px;
 }
 .reports-title{
	 float:left;
	 font-size:20px;
	 font-weight:bold;
	 color:#1f1e24;
	 text-align:left;
	 width:45%;
	 margin-right:1%;
	 
}

 .reports-title span{
	 font-size:20px;
	 font-weight:lighter;
	 color:#1f1e24;
	 text-align:left;
	 display:block;
}
  .reports-title a{
	  font-size:15px;
	  font-style:italic;
	  color:#1f1e24;
	  font-weight:normal;
	  margin-top:17px;
	  display:block;
	  text-decoration:none;
  }
 .reports-title a:hover{
	color:#f15d05;
	font-size:15px;
	  font-style:italic;
	  text-decoration:none;
}
 .reports-title a:before{
	 content:url(../images/download-arrow.png);
	 margin-right:15px;
	 position:relative;
	 top:5px;
}
.report-pic{
	float:left;
	 width:53%;
	 margin-left:1%;
}
 
  
 /*===============================================================
 BURSA NEWS AND ANNOUNCEMENTS SECTION STARTS HERE
 =================================================================*/
 
 .bna-sec{
	 margin-top:90px;
 }
 
 .slider-sec{
	 width:100%;
 }
 
 .item{
	 width:100%;
	 height:231px;
 }
 
 .slide-cont{
	 width:99%;
	 height:231px;
	 -webkit-box-shadow: 4px 4px 10px 0px rgba(226, 226, 226, 0.65);
	 -moz-box-shadow:4px 4px 10px 0px rgba(226, 226, 226, 0.65);
      box-shadow: 4px 4px 10px 0px rgba(226, 226, 226, 0.65);

}
 .slide-date{
	 float:left;
	 width:25%;
	 height:231px;
	 padding:15px;
	 background:#ebebeb;
	 display:table;
	 text-align:center;
	 font-size:20px;
	 text-transform:uppercase;
 }
 .slide-date span{
	 display:table-cell;
	 vertical-align:middle;
 }
 .slide-text{
	  float:left;
	 width:75%;
	 height:231px;
	 padding:15px;
	 background:#fff;
	 display:table;
	}
.slide-text a{
		 display:table-cell;
		 vertical-align:middle;
	 }
	 
.viewmore{
	font-size:15px;
	  font-style:italic;
	  color:#1f1e24;
	  font-weight:normal;
	  margin-top:17px;
	  display:block;
	  text-decoration:none;
  }
 .viewmore:hover{
	font-size:15px;
	  font-style:italic;
	  color:#f15d05;
	  text-decoration:none;
	  font-weight:normal;
	  margin-top:17px;
	  display:block;
	  text-decoration:none;
  } 
  
.viewmore:before{
	 content:url(../images/download-arrow.png);
	 margin-right:15px;
	 position:relative;
	 top:5px;
}

.bursa-slide, .media-slide{
	width:1px;
	min-width:100%;
}


 /*===============================================================
 NEWS ALERT AND IR CONTACT SECTION STARTS HERE
 =================================================================*/
 .news-cont{
	 margin-top:50px;
 }
.news-alert{
	background:url(../images/news-alert-bg.jpg) no-repeat;
	padding:50px 15px;
	z-index:9999;
}

.news-alert:before{
	    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    left: -359px;
    background:url(../images/news-alert-bg-offside.jpg) no-repeat;
    z-index: 99;
	
}

.ir-contact{
	background:url(../images/contact-bg.jpg) no-repeat;
	padding:50px 15px;
	
}

.ir-contact:after{
	    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    left: 585px;
    background:url(../images/contact-bg-offside.jpg) no-repeat;
    z-index: 99;
	
}
.head-news{
	font-size:40px;
	font-weight:lighter;
	color:#fff;
	margin-bottom: 25px;
	text-transform:uppercase;
}

.news-alert-cont{
	width: 443px;
    float: right;
    padding-right: 90px;
	z-index:9999;
	position:relative;
}

.news-alert-cont p{
	font-size:17px;
	font-weight:lighter;
	color:#fff;
	margin-bottom: 25px;
}
.news-alert-cont input{
	
    padding: 5px 15px;
    border-radius: 0px;
    color: #1f1e24 !important;
    outline: none;
    width: 100%;
    margin-bottom: 12px;
}
#ctl00_cphContent_pnlSubscribe .form-control{
	height:45px !important;
}
.label-name{
	color:#1f1e24 !important;
}
.news-alert-cont .btn-submit{
	width:111px;
	height:49px;
	background:#f15d05;
	color:#fff !important;
	float:right;
	font-size:17px;
	text-transform:uppercase;
}

.btn-submit:hover{
	width:111px;
	height:49px;
	background:#1f1e24;
	color:#fff;
	float:right;
	font-size:17px;
	text-transform:uppercase;
}
.ir-cnt-cont{
	width: 443px;
    
    padding-left: 90px;
}
.head-cnt{
	font-size:40px;
	font-weight:lighter;
	color:#fff;

	margin-bottom: 25px;
	text-transform:uppercase;
}
.ir-cnt-cont p{
	font-size:17px;
	font-weight:lighter;
	color:#fff;
	margin-bottom: 25px;
}
.cnt-details{
	background:#fff;
	width:351px;
	padding:50px 20px;
	margin-top:24px;
	position:relative;
	z-index:9999;
}
.cnt-name{
	font-weight:900;
	font-size:20px;
	color:#1f1e24;
	margin-bottom:30px;
}
.cnt-details a{
	font-weight:900;
	font-size:20px;
	color:#1f1e24;
	display:block;
}
.cnt-details a:hover{
	color:#f15d05;
	text-decoration:none;
}

a.phn:before{
	content: "\f095";
    font-family: FontAwesome;
    margin-right: 10px;
    vertical-align: middle;
}

a.mail:before{
	content: "\f0e0";
    font-family: FontAwesome;
    margin-right: 10px;
}



/* section hyperlink */
.privacyPolicy a, .corp-info-container a, .sharepriceFooter a, .emailAlertContainer a, .terms a{
	color:#f15d05;
}

.privacyPolicy a:hover, .corp-info-container a:hover, .sharepriceFooter a:hover, .emailAlertContainer a:hover, .terms a:hover{ 
	color:	#2b2b2b;
	text-decoration:underline;
}

span.highstocks-btn {
    border-right: 1px solid #ccc;
}

span.highstocks-btn:last-child {
    border-right: none;
}

#ctl00_cphContent_lbEnt{
	margin-left:0;
}

.highstocks-btn a{
	padding-bottom:5px;
	margin-left:10px;
	margin-right:10px;
}

.highstocks-btn a:hover, .highstocks-btn a.active{
	padding-bottom:5px;
	margin-right:10px;
	margin-left:10px;
	border-bottom:1px solid #e61b23;
}




@media(max-width:1199px){
	.navbar-nav>li {
  padding: 0 0px;
}
#ir-menu .navbar-nav li a {
   padding:15px 10px !important;
	padding-right:10px !important;
	padding-left:10px !important;
}

#ir-menu ul li a {
    opacity: 0.75;
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #404040;
    background: none;
}
}




@media(min-width:1200px){
	  #ir-menu .navbar-nav li a {
        padding:10px 5px !important;
		margin:0 10px;
    }

	
}


@media (min-width: 768px) {

 .navbar-header {
        display: none;
    }
#ir-menu .navbar-nav li:last-child a {
        padding-right: 0px !important;
    }
	
	
	 
}



@media (min-width: 768px){
.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

}



 /*===============================================================
Media queries starts here
 =================================================================*/
 
 @media (min-width: 992px) and (max-width: 1199px){
	 
	 ul.ir-menu li {
    list-style: none;
    display: inline-block;
    padding: 0 7px;
}

.key-value span {
    font-size: 60px;
    font-weight: bold;
}
.key-value {
    font-size: 34px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: center;
}	
.reports-title {
    float: left;
    font-size: 18px;
    font-weight: bold;
    color: #1f1e24;
    text-align: left;
    width: 45%;
    margin-right: 1%;
} 

.reports-title span {
    font-size: 18px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: left;
    display: block;
}
.ir-heading {
    font-size: 28px;
    font-weight: bold;
    color: #1f1e24;
    margin-bottom: 50px;
}
.ir-contact:after {
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    left: 485px;
    background: url(../images/contact-bg-offside.jpg) no-repeat;
    z-index: 99;
}	 

}

@media (min-width: 768px) and (max-width: 991px) {
	
	.key-value span {
    font-size: 46px;
    font-weight: bold;
}

.key-value {
    font-size: 30px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: center;
}

.reports-title {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #1f1e24;
    text-align: left;
    width: 45%;
    margin-right: 1%;
}
.reports-title span {
    font-size: 16px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: left;
    display: block;
}
.reports-title a {

    font-size: 12px;
    font-style: italic;
    color: #1f1e24;

    font-weight: normal;
    margin-top: 17px;
    display: block;
    text-decoration: none;
}
	
.ir-heading {
    font-size: 22px;
    font-weight: bold;
    color: #1f1e24;
    margin-bottom: 50px;
}

.news-alert-cont {
    width: 360px;
    float: right;
    padding-right:0;
}
.ir-cnt-cont {
    width: 360px;
    padding-left:0;
}	

.ir-contact:after {
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    left: 375px;
    background: url(../images/contact-bg-offside.jpg) no-repeat;
    z-index: 99;
}
.cnt-details {
    background: #fff;
    width: 316px;
    padding: 50px 20px;
    margin-top: 24px;
}
}

@media(max-width:768px){
	.ir-contact:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background:none;
    z-index: 99;
}

.news-alert:before {
    content: '';
    display: block;
    position: absolute;
    width:0;
    top: 0;
    bottom: 0;
    left:0;
    background:none;
    z-index: 99;
}

.slide-text {
    float: left;
    width: 70%;
    height: 231px;
    padding: 15px;
    background: #fff;
    display: table;
}
	
	
}


@media(max-width:767px){
	
	.row-eq-height {
 
    display: block;
}

	
	
	.key-value span {
    font-size: 50px;
    font-weight: bold;
}
	
.key-value {
    font-size: 30px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: center;
	margin-bottom:15px;
}
.reports-title {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #1f1e24;
    text-align: left;
    width: 25%;
	margin-left: 25%;
	margin-bottom:30px;
}
.report-pic {
    float: left;
    width: 40%;
    margin-left: 0%;
	margin-bottom:30px;
}
.news-alert {
    background: url(../images/news-alert-bg.jpg) no-repeat;
    padding: 50px 15px;
    z-index: 9999;
    background-size: cover;
}
.ir-contact {
    background: url(../images/contact-bg.jpg) no-repeat;
    padding: 50px 15px;
    z-index: 9999;
    background-size: cover;
}
.ir-contact:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background:none;
    z-index: 99;
}
.news-alert:before {
    content: '';
    display: block;
    position: absolute;
    width:0;
    top: 0;
    bottom: 0;
    left:0;
    background:none;
    z-index: 99;
}

.news-alert-cont {
    width: 100%;
    float: none;
    padding-right: 0;
}

.ir-cnt-cont {
    width: 100%;
    padding-left: 0;
    float: none;
}
.viewmore {
	margin-bottom:50px;
	
}

.slide-text a{
		 display:table-cell;
		 vertical-align:middle;
		 color:#f37326;
	 }
	 
	 .slide-text a:hover{
		 color:#2b2b2b;
	 }
	
}



@media(max-width:530px){
	
.report-container{
	margin-left: auto;
    margin-right: auto;
    width: 50%;
	
}
	
	.reports-title {
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #1f1e24;
    text-align: left;
    width: 50%;
    margin-left: 0;
    margin-bottom: 30px;
    margin-right: 0;
}
.report-pic {
    float: left;
    width: 50%;
    margin-left: 0%;
    margin-bottom: 30px;
}

.ir-heading {
    font-size: 24px;
    font-weight: bold;
    color: #1f1e24;
    margin-bottom: 25px;
}

.head-news {
    font-size: 24px;
    font-weight: lighter;
    color: #fff;
    margin-bottom: 25px;
}
.head-cnt {
    font-size: 24px;
    font-weight: lighter;
    color: #fff;
    margin-bottom: 25px;
}	


.ir-contact:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background:none;
    z-index: 99;
}

.news-alert:before {
    content: '';
    display: block;
    position: absolute;
    width:0;
    top: 0;
    bottom: 0;
    left:0;
    background:none;
    z-index: 99;
}
	

	
}


@media(max-width:480px){
	
	
	.cnt-details {
    background: #fff;
    width: 280px;
    padding: 50px 20px;
    margin-top: 24px;
    position: relative;
    z-index: 9999;
}
	
	
	.key-value {
    font-size: 18px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: center;
    margin-bottom: 15px;
}
	.key-value span {
    font-size: 30px;
    font-weight: bold;
}
	
	.ir-heading {
    font-size: 22px;
    font-weight: bold;
    color: #1f1e24;
    margin-bottom: 25px;
}

.head-news {
    font-size: 22px;
    font-weight: lighter;
    color: #fff;
    margin-bottom: 25px;
}
.head-cnt {
    font-size: 22px;
    font-weight: lighter;
    color: #fff;
    margin-bottom: 25px;
}	
	
.reports-title {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #1f1e24;
    text-align: left;
    width: 50%;
    margin-left: 0;
    margin-bottom: 30px;
    margin-right: 0;
}
.reports-title span {
    font-size: 16px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: left;
    display: block;
}
.reports-title a {
    font-size: 15px;
    font-style: italic;
    color: #1f1e24;
    font-weight: normal;
    margin-top: 17px;
    display: block;
    text-decoration: none;
    position: relative;
    width: 200%;
}	
	
.reports-title a:hover {
    color: #f15d05;
    font-size: 15px;
    font-style: italic;
    text-decoration: none;
	position: relative;
    width: 200%;
}

.viewmore {
    font-size: 15px;
    font-style: italic;
    color: #1f1e24;
    font-weight: normal;
    margin-top: 17px;
    display: block;
    text-decoration: none;
}	

.viewmore:hover {
    font-size: 15px;
    font-style: italic;
    color: #f15d05;
    text-decoration: none;
    font-weight: normal;
    margin-top: 17px;
    display: block;
    text-decoration: none;
}

	.ir-contact:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background:none;
    z-index: 99;
}

.news-alert:before {
    content: '';
    display: block;
    position: absolute;
    width:0;
    top: 0;
    bottom: 0;
    left:0;
    background:none;
    z-index: 99;
}
	
	
}

@media(max-width:414px){
	
	
	.cnt-details {
    background: #fff;
    width: 280px;
    padding: 50px 20px;
    margin-top: 24px;
    position: relative;
    z-index: 9999;
}
	
	.key-value {
    font-size: 16px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: center;
    margin-bottom: 15px;
}
	
	.key-value span {
    font-size: 26px;
    font-weight: bold;
}

	.ir-contact:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background:none;
    z-index: 99;
}

.news-alert:before {
    content: '';
    display: block;
    position: absolute;
    width:0;
    top: 0;
    bottom: 0;
    left:0;
    background:none;
    z-index: 99;
}
	
	
}


@media(max-width:320px){
	.ir-heading {
    font-size: 20px;
    font-weight: bold;
    color: #1f1e24;
    margin-bottom: 25px;
}

.key-subtitle {
    font-size: 18px;
    font-weight: lighter;
    text-align: center;
    color: #f37326;
}

.key-value span {
    font-size: 24px;
    font-weight: bold;
}

.report-container {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
}
.reports-title span {
    font-size: 15px;
    font-weight: lighter;
    color: #1f1e24;
    text-align: left;
    display: block;
}
.reports-title {
    float: left;
    font-size: 15px;
    font-weight: bold;
    color: #1f1e24;
    text-align: left;
    width: 50%;
    margin-left: 0;
    margin-bottom: 30px;
    margin-right: 0;
}
.slide-date {
    float: left;
    width: 14%;
    height: 231px;
    padding: 15px;
    background: #ebebeb;
    display: table;
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
}

.slide-text {
    float: left;
    width: 65%;
    height: 231px;
    padding: 15px;
    background: #fff;
    display: table;
}
.cnt-name {
    font-weight: 900;
    font-size: 16px;
    color: #1f1e24;
    margin-bottom: 30px;
}
.cnt-details a {
    font-weight: 900;
    font-size: 16px;
    color: #1f1e24;
    display: block;
}

.cnt-details {
    background: #fff;
    width: 248px;
    padding: 50px 20px;
    margin-top: 24px;
}

	.ir-contact:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    top: 0;
    bottom: 0;
    left: 0;
    background:none;
    z-index: 99;
}

.news-alert:before {
    content: '';
    display: block;
    position: absolute;
    width:0;
    top: 0;
    bottom: 0;
    left:0;
    background:none;
    z-index: 99;
}
	
	
}









