@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Datasonic';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/HelveticaNeueLTPro-Roman.woff2') format('woff2'),
		url('../fonts/HelveticaNeueLTPro-Roman.woff') format('woff');
}
@font-face {
	font-family: 'Datasonic';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('../fonts/HelveticaNeueLTPro-It.woff2') format('woff2'),
		url('../fonts/HelveticaNeueLTPro-It.woff') format('woff');
}
@font-face {
	font-family: 'Datasonic';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../fonts/HelveticaNeueLTPro-Bd.woff2') format('woff2'),
		url('../fonts/HelveticaNeueLTPro-Bd.woff') format('woff');
}
@font-face {
	font-family: 'Datasonic';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('../fonts/HelveticaNeueLTPro-BdIt.woff2') format('woff2'),
		url('../fonts/HelveticaNeueLTPro-BdIt.woff') format('woff');
}
@font-face {
	font-family: 'Datasonic';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('../fonts/helveticaneue-thin.woff2') format('woff2'),
		url('../fonts/helveticaneue-thin.woff') format('woff');
}
/* End Custom Fonts CSS */
body
{  
    font-family: "Datasonic", Sans-serif;    
    font-size: 16px;
    line-height: 2em;
    font-weight: 400;
	color: #000;
}
a, .eventCalendarTitle
{
	text-decoration:none; color:#034694;
	outline: none;
}
a:hover
{
	text-decoration:none;color:#e9de18;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
h2
{
	color:#034694;
	font-size:47px;
	font-weight:200;
	font-family: 'Datasonic';
	line-height: 1.2em;
	margin:0px;
	margin-bottom:40px;
}
h2:after
{
	content: "";
    border-bottom: 5px solid #e9de18;
    display: block;
    width: 250px;
    margin-top: 28px !important;
}
table.tablesaw  tbody tr:nth-of-type(even), table.table  tbody tr:nth-of-type(even)
{
    background-color: #E8E7E7;    
}
table.tablesaw  tbody tr:nth-of-type(odd), table.table  tbody tr:nth-of-type(odd)
{
    background-color: #EFEFEF;    
}
table.tablesaw  tbody tr, table.table  tbody tr
{
   border-bottom: none !important;
}
#stockinfo-wrapper 
{
	
}
#stockinfo-wrapper h2
{
	color:#fff;text-transform: capitalize;
}
.ir-button, .size, .btn-primary, .ClsButton {
    font-family: inherit !important;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    background-color: #034694;  
    padding: 20px 40px 20px 40px !important;
	box-shadow: 0px 0px 0px -7px rgba(0,0,0,0);
    transition-duration: .3s;
    transition-property: transform;
    transition-timing-function: ease-out;
	border-radius: 3px;
    display: inline-block;
    line-height: 1;  
    transition: all .3s;
    outline: none;
    min-width: 200px;
    height: auto !important;
	text-transform:uppercase;
	text-align:center;
}
.ir-button:after, .size:after, .btn-primary:after {
    font-family: FontAwesome;    
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;    
    content: "\f138";
    margin-left: 17px;   
	width:16px;height:16px;float:right;font-size:16px;
}
section#reports-wrapper a.ir-button:last-child:after {
    content: "\f06e";
    background-color: #034694;
    color: #fff;
    border-radius: 50%;
    font-size: 12px;
    line-height: 17px;
}
.ir-button:hover, .size:hover, .btn-primary:hover, .ClsButton:hover
{
	color:#e9de18;background-color: #0151AE;
}
#stockinfo-wrapper
{
	background:url(../images/stockinfo-bg.jpg) no-repeat;
	background-size:cover;background-position:center right;
	padding:70px 0px;color:#fff;
}
#stockinfo-wrapper h4
{
  font-size:24px;	
  line-height:28px;
  margin: 0px 0px 35px 0px;
  font-weight:bold;  
}
#stockinfo-wrapper .ir-button, #reports-wrapper .ir-button
{
	background-color:#fff;
	color:#034694;
}
#stockinfo-wrapper .ir-button:hover, #reports-wrapper .ir-button:hover
{
	color:#e9de18 !important;    background-color: #034694;
}
section#reports-wrapper a.ir-button:hover:last-child:after
{
	background-color:#e9de18;
}
#stockinfo-wrapper .stockprice h1 {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    display: inline-block;
    margin:0px;vertical-align:middle;
}
#stockinfo-wrapper .stockprice span
{
	font-size: 20px;font-weight: 400;line-height: 24px;
    padding-left: 14px;display: inline-block;
    vertical-align: middle;
}
#stockinfo-wrapper .stockprice h1:after {
    content: "";
    background-size: cover;
    width: 18px;
    height: 12px;
    display: inline-block;
	margin-left:14px; transform: translateY(-50%);  
}
#stockinfo-wrapper .stockprice h1.priceUp:after {
    background-image: url(../images/arrowup.png);
}
#stockinfo-wrapper .stockprice h1.priceDown:after {
    background-image: url(../images/arrowdown.png);
}
#stockinfo-wrapper .eod {        
    
    margin-top: 28px;
    font-size: 14px;display:inline-block;
}
#stockinfo-wrapper .stocklist
{
	font-size: 20px;line-height: 24px;
    display: inline-block;margin-left: 30px;	
	margin: 18px 0px 20px 30px;font-weight: 200;
}
#stockinfo-wrapper .stocklist:first-child
{
	margin-left:0px;
}
#stockinfo-wrapper .stocklist span
{
	font-size:26px;line-height:24px;font-weight:bold;	
}
#stockinfo-wrapper p
{
	margin:0px;font-size:12px;line-height:18px;
	  font-weight:300;
}

#kh-wrapper
{
	background-color:#EBEBEB;
	padding:60px 0px;
}
#kh-wrapper h2
{
	margin-bottom:20px;
}
#kh-wrapper span
{
	font-size:12px;line-height:18px;
	color: #A1A1A1;
}
#kh-wrapper p
{
	font-size: 22px;
    line-height: 30px;
    color: #000;
    margin: 15px 0px 0px 0px;
}
#kh-wrapper h1
{
	font-size: 55px;
    line-height: 55px;
    font-weight: bold;
    color: #034694;margin: 5px 0px 0px 0px;  
}
#kh-wrapper h1:after {
    content: "";
    border-bottom: 5px solid #e9de18;
    display: block;
    max-width: 400px;
	margin-bottom:12px !important;margin-top:12px !important;
}
#kh-wrapper h3
{
	font-size:40px;line-height:40px;
	color: #034694;margin:0px 0px 15px 0px;
}
#bursamedia-wrapper
{
	margin:70px 0px;
}
#bursamedia-wrapper .news-container
{
	margin-bottom:12px
}
#bursamedia-wrapper .news-container .date-box
{
	box-shadow: 0px 3px 14px #00000029;
    min-width: 132px;
    max-width: 132px;
    text-align: center;
    padding: 12px;    font-size: 18px;
    line-height: 24px;
    color: #000;display:inline-block;margin-right:28px;
}
#bursamedia-wrapper .news-container .date-box p {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    margin: 0px;
}
#bursamedia-wrapper .news-container .newstext-box {
    box-shadow: 0px 1px 14px #00000029;
    background-color: #F9F9F9;
    padding: 22px 24px;   
    width: 100%;
    display: inline-block;font-size: 20px;
    line-height: 30px;
}
#bursamedia-wrapper .news-container .newstext-box a
{
	 color: #034694;
}
#bursamedia-wrapper .news-container .newstext-box:hover a
{
	color:#1e2732;
}
#bursamedia-wrapper .ir-button
{
	margin-top:22px;
}
#bursamedia-wrapper .news-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 } 
#reports-wrapper
{
	background-color:#034694;padding:70px 0px;	
}
#reports-wrapper h2
{
	text-align:center;color:#fff;
}
#reports-wrapper h2:after, #newsalerts-wrapper h2:after
{
	margin:auto;
}
.report-box
{
	border-radius: 13px;
    background-color:rgba(0,0,0,0.2);	
	padding:32px 15px;
	text-align:center;height:100%;
	min-hight:335px;
}
.report-box h4
{
	font-size:20px;line-height:24px;color:#fff;
	margin: 14px 0px 16px 0px;font-weight:300;
}
.report-box .ir-button
{
	margin-top:14px;
}
#newsalerts-wrapper
{
	margin:70px 0px;
	text-align:center;
}
#newsalerts-wrapper h2
{
	text-align:center;
}
#newsalerts-wrapper p
{
	margin-bottom:20px;font-weight:300;
}
#newsalerts-wrapper input[type="text"] {   
    margin-bottom: 25px;    font-weight: 300;
	color:#000;    box-shadow: 0px 3px 17px #00000029;
  }
#newsalerts-wrapper #ctl00_cphContent_pnlSubscribe div{
    display: inline-block;
    width: 47%;float: left;
    position: relative;
}
#newsalerts-wrapper #ctl00_cphContent_pnlSubscribe div:first-of-type{
    margin-right: 25px !important;
}
/*#newsalerts-wrapper #ctl00_cphContent_pnlSubscribe a.ir-button:first-of-type
{
	margin-right:20px;
}*/
#newsalerts-wrapper a
{
	margin:15px 9px 0px 9px; min-width:205px;min-width: 233px;
}
#newsalerts-wrapper #ctl00_cphContent_btnBack:after
{
	display:none;
}
#ircontact-wrapper
{
	background-color: #034694;
	padding:70px 0px;color:#fff;
}
#ircontact-wrapper h2
{
	color:#fff;
}
#ircontact-wrapper a
{
	color:#fff;font-weight:200;
}
#ircontact-wrapper p
{
	font-weight:200;margin:0px;
}
.person-icon, .mail-icon {
   
   line-height:20px;    
    min-height: 42px;font-weight:bold;
	/*    display: inline-block;*/
    vertical-align: top;
	 display:inline-flex;
 align-items:center;
 
}
.person-icon
{
	/*margin-right:15px;*/
	margin-bottom:15px;
}
.person-icon:before {
    background: url(../images/user.png) no-repeat;
    float: left;
}
.person-icon:before, .mail-icon:before {
    content: "";
    margin-right: 10px;
    vertical-align: middle;
 /*   display: inline-block;*/
 display:inline-flex;
 align-items:center;
    width: 40px;
    height: 42px;
 
}
.person-icon span {
    font-weight: 200;
    display: block;
    padding-left: 44px;    
}
.mail-icon:before {
    background: url(../images/email.png) no-repeat;
}

	#stockquote-wrapper h3
	   {
		   font-size:30px;line-height:34px;
		   color: #034694;font-weight:400;
		   margin:0px 0px 15px 0px;
	   }
	   #stockquote-wrapper .stockprice {
         color: #000000;
        }
	   #stockquote-wrapper .stockprice h1 {
		  margin: 0px 12px 0px 0px;
		  text-align: left;	
		  font-size:50px;line-height:50px;
		  font-weight:bold;	  
		  display: inline-block;
		  vertical-align: middle;
	   }
	   #stockquote-wrapper .stockprice div {
   		 display: inline-block;
    	 vertical-align: middle;
		 font-size:20px;line-height:24px;
		}
		#stockquote-wrapper .stockprice div span
		{
			display:block;
		}
		#stockquote-wrapper .stockprice.priceUp div
		{
		  color:#37af23;	
		}
		#stockquote-wrapper .stockprice.priceDown div
		{
		  color: #DC0101;	
		}
		#stockquote-wrapper .stocklist
		{
			color: #000000; font-size:20px;line-height:24px;
			width: 32%;display: inline-block;    font-weight: 200;
			border-right: 1px dashed #707070;text-align:center;
		}
		#stockquote-wrapper .stocklist span
		{
			display:block;color: #034694;
			font-size:28px;line-height:34px;
			font-weight: bold;padding-top: 5px;
		}
		#stockquote-wrapper .stocklist-container .stocklist:first-child
		{
			text-align:left;
		}
		#stockquote-wrapper .stocklist-container .stocklist:last-child
		{
			text-align:right;border:none;
		}
		#stockquote-wrapper .stocklist-container 
		{
			margin:30px 0px
		}
		#stockquote-wrapper a.ir-button {
          float: left;
        }
		#stockquote-wrapper p {
		display: inline-block;		
		color: #9E9E9E;
		font-size:12px;line-height:12px;
		margin: 22px 0px 0px 0px;
		float: right;		
	   }

/*STOCK QUOTE css*/
#stockquote-wrapper h3
	   {
		   font-size:30px;line-height:34px;
		   color: #034694;font-weight:400;
		   margin:0px 0px 15px 0px;
	   }
	   #stockquote-wrapper .stockprice {
         color: #000000;
        }
	   #stockquote-wrapper .stockprice h1 {
		  margin: 0px 12px 0px 0px;
		  text-align: left;	
		  font-size:50px;line-height:50px;
		  font-weight:bold;	  
		  display: inline-block;
		  vertical-align: middle;
	   }
	   #stockquote-wrapper .stockprice div {
   		 display: inline-block;
    	 vertical-align: middle;
		 font-size:20px;line-height:24px;
		}
		#stockquote-wrapper .stockprice div span
		{
			display:block;
		}
		#stockquote-wrapper .stockprice.priceUp div
		{
		  color:#37af23;	
		}
		#stockquote-wrapper .stockprice.priceDown div
		{
		  color: #DC0101;	
		}
		#stockquote-wrapper .stocklist
		{
			color: #000000; font-size:20px;line-height:24px;
			width: 32%;display: inline-block;    font-weight: 200;
			border-right: 1px dashed #707070;text-align:center;
		}
		#stockquote-wrapper .stocklist span
		{
			display:block;color: #034694;
			font-size:28px;line-height:34px;
			font-weight: bold;padding-top: 5px;
		}
		#stockquote-wrapper .stocklist-container .stocklist:first-child
		{
			text-align:left;
		}
		#stockquote-wrapper .stocklist-container .stocklist:last-child
		{
			text-align:right;border:none;
		}
		#stockquote-wrapper .stocklist-container 
		{
			margin:30px 0px
		}
		#stockquote-wrapper a.ir-button {
          		float: left;
        	}
		#stockquote-wrapper p {
		display: inline-block;		
		color: #9E9E9E;
		font-size:12px;line-height:12px;
		margin: 22px 0px 0px 0px;
		float: right;		
	   }
/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
{
  #ircontact-wrapper .vertical-align {
    display: flex;
    align-items: center;
  }
  #ircontact-wrapper h2
  {
	  margin-bottom:0px;
  }
}
@media (max-width: 1199px) 
{
	#ircontact-wrapper h2
	{
		text-align:center;
	}
	#ircontact-wrapper h2:after
	{
		margin:auto;
	}
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
  #reports-wrapper a.ir-button
  {
	  padding: 20px 25px 20px 25px !important;
	  min-width:170px;
  }
  #reports-wrapper .report-box h4
  {
	  min-height:48px;
  }
  
}
@media (min-width: 992px)
{
  #stockinfo-wrapper .col-lg-6
 {
	text-align:right;
 }
 #kh-wrapper .vertical-align {
    display: flex;
    align-items: center;
  }
  #reports-wrapper .row
  {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 991px) 
{
  #stockinfo-wrapper
  {
	  text-align:center;	  
  } 
   #stockinfo-wrapper h2:after
   {
	   margin:auto;
   }
   #ircontact-wrapper
   {
	   text-align:center;
   }
   #ircontact-wrapper p
   {
	   margin-bottom:18px;
   }
   #reports-wrapper .report-box
  {
	  margin:15px 0px !important;
  }
   section#bursamedia-wrapper .col-lg-6:first-child {
    margin-bottom: 65px;
 }
 #stockinfo-wrapper .col-lg-3.col-md-4
 {
	 overflow:hidden;
 }
 #stockinfo-wrapper h4
 {
	 padding-top:15px;float: left;
 }
 #stockinfo-wrapper .ir-button
 {
	 float:right;min-width: 170px !important;
    padding: 20px 25px !important;
 }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
	
}
@media (min-width: 768px)
{
 .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
 } 
 
 
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
 #bursamedia-wrapper .news-container .date-box p
 {
	 font-size:36px;line-height:36px;
 }

 #kh-wrapper
 {
	 text-align:center;
 }
 #kh-wrapper h1:after, #kh-wrapper h2:after
 {
	 margin:auto;
 }
 #kh-wrapper h1
 {
	 font-size:46px;line-height:46px;
 }
 #kh-wrapper h3
 {
	 font-size:32px;line-height:32px;
 }
}
@media (max-width: 480px)
{
	.person-icon	{
		
		margin:0px 0px 12px 0px;
	}
	.mail-icon
	{
		display:block;
	}
	#newsalerts-wrapper #ctl00_cphContent_pnlSubscribe div
	{
		display:block;width:100%;
	}
	#newsalerts-wrapper #ctl00_cphContent_pnlSubscribe div:first-of-type
	{
		margin-right:0px;
	}
	#bursamedia-wrapper .news-container .date-box
	{
		min-width:100px;margin-right:15px;
	}
	#stockinfo-wrapper h4
	{
		font-size:20px;
	}
	#stockinfo-wrapper .ir-button
	{
		min-width: 160px !important;
        padding: 20px 20px !important;
	}
}
/* Portrait i phones and smaller */
@media (max-width: 320px) 
{
	
}