@charset "utf-8";
/* CSS Document */

body
{
	color: #343F4B;
    font-family: 'Lato', sans-serif;
    font-size:16px;
    line-height: 1.5;
	font-weight:400;
}
a
{
	text-decoration: none !important;
    color: #2765b0;
}
a:hover
{
	text-decoration:none;color:#2765b0;
}
.button, .btn-primary, .ClsButton, .size{
	
	/*color: #2765B0 !important;   	
    border: 2px solid #2765B0 !important;
	 border-color: #2765B0 !important;
    font-weight: 700 !important;
    text-shadow: none;
	padding: 0 26px;
    font-size: 16px !important;
    height: 46px !important;
	 width:auto !important;
	line-height: 42px;
	border-radius: 3px;
	display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
	text-transform: uppercase;
    letter-spacing: 1px;
	font-family: 'Lato', sans-serif  !important;
	transition: all .2s ease-in-out;
	background-color:transparent; */	
    font-size: 16px;
    line-height: 1.8;
    border-radius: 4px;
    font-weight: 700 !important;
    text-align: center;
    vertical-align: middle;
    border: 0rem solid transparent;
    transition: all 0.15s ease-in-out;
    background: linear-gradient(to right, #284fa3, #1eaeba, #58d2f1) !important;
    color: #fff !important;
    padding: 14px 24px;
    line-height: 20px;
    min-width: 130px !important;
    display: inline-block;
	vertical-align:middle;
}
.button:hover, .btn-primary:hover, .ClsButton:hover, .size:hover
{
	opacity: 0.7;
}
.z-tabs.underlined.red > ul.z-tabs-nav > li.z-active > a, .z-tabs.underlined.red > ul.z-tabs-nav > li > a:hover {
    border-color: #2765b0 !important;
}
#stockinfo-wrapper, #bursa-wrapper, #reports-wrapper, #newsalert-wrapper, #bursanews-wrapper
{
	margin-bottom:100px;
}
#stockinfo-wrapper h3, #reports-wrapper h3, #newsalert-ircontact h3, #bursanews-wrapper h3
{
	font-weight: 700;
    color: #000;
    font-size: 36px;
    line-height: 1.28;
    margin: 0 0 30px 0;
    font-family: 'Montserrat', sans-serif;
    text-align: center !important;
}


#stockinfo-wrapper .stockinfobg-wrapper
{
	background-color: #2194b4;
    padding: 50px 0px;color: #fff;
}
#stockinfo-wrapper .stockinfobg-wrapper .row
{
	
}
#stockinfo-wrapper .stockinfobg-wrapper h4
{
	font-size:24px;font-weight:bold;
	margin: 0px 0px 8px 0px;
}
#stockinfo-wrapper .stockinfobg-wrapper .stockprice
{
	font-size: 40px;
    line-height: 45px;
    font-weight: bold;  
	display:inline-block;	 
}
#stockinfo-wrapper .stockinfobg-wrapper .stockprice sub
{
	font-size: 24px;
    line-height: 24px;bottom: 1px;
    padding-right: 8px;
	
}
#stockinfo-wrapper .stockinfobg-wrapper .stockprice span
{
	font-size: 16px;font-weight: bold;line-height: 20px;
    padding-left: 15px;display: inline-block;
    vertical-align: middle;
}
#stockinfo-wrapper .stockinfobg-wrapper .stockprice .priceUp 
{
	
}
#stockinfo-wrapper .stockinfobg-wrapper .stockprice .priceDown 
{
	
}

#stockinfo-wrapper .stockinfobg-wrapper .stockdetails
{
	float:right;margin-top:15px;
}
#stockinfo-wrapper .stockinfobg-wrapper .stocklist {
   
    font-size: 18px;
    font-weight: 400;
    line-height: 23px;
	text-align:center;
	float: left;
    padding: 0px 30px 0px 0px;    
}
#stockinfo-wrapper .stockinfobg-wrapper .stocklist:last-child
{
	padding-right:0px;
}
#stockinfo-wrapper .stockinfobg-wrapper .stocklist:last-child
{
	border:none;
}
#stockinfo-wrapper .stockinfobg-wrapper .stocklist:first-child, #stockinfo-wrapper .stockinfobg-wrapper .stocklist:nth-child(2)
{
	
}
#stockinfo-wrapper .stockinfobg-wrapper .stocklist:nth-child(3), #stockinfo-wrapper .stockinfobg-wrapper .stocklist:nth-child(4)
{
	
}
#stockinfo-wrapper .stockinfobg-wrapper .stocklist:nth-child(2) span
{

}
#stockinfo-wrapper .stockinfobg-wrapper .stocklist:nth-child(3) span
{
	
}
#stockinfo-wrapper .stockinfobg-wrapper .stocklist span
{
	font-size: 25px;
    line-height: 30px;
    font-weight: bold !important;
    display: block;  
}
#stockinfo-wrapper .eod {
    color: #000;
    margin-top: 18px;
    float: right !important;
    width: auto;  

}
#stockinfo-wrapper iframe
{
	margin:20px 0px;
}

#bursanews-wrapper
{
	background:url(../images/bursa-bg.jpg) no-repeat center;
	background-size:cover;min-height:300px;padding:100px 0px;
	text-align:center;
}
#bursanews-wrapper .announcements-slider {
    width: 96%;
    margin: 0 auto;
}
#bursanews-wrapper  .news-wrapper
{
	    text-align: left;
    margin: 0px 10px;
    padding: 28px 24px;
    border-radius: 4px;
    background-color: #ffffff99;
}
#bursanews-wrapper  .news-wrapper p
{
	 color: #2765B0;font-weight: 400;
	 font-size: 16px;
    line-height: 20px;
}
#bursanews-wrapper  .news-wrapper a
{
	font-weight:600;color:#000;font-size:16px;line-height:20px;
}

#bursanews-wrapper .announcements-slider .slick-dots
{
	position:inherit;
}
#bursanews-wrapper .button
{
	margin:30px 0px 0px 0px;
}


#reports-wrapper .reports-box
{
  padding: 24px;
    text-align: center;
    height: 100%;
    background-color: #E7F0FA;
    max-width: 100%;
    margin: 0 auto;
    min-height: 350px;
    /* border: 2px solid #2765B0; */
    border-radius: 4px;
}
#reports-wrapper .reports-box h5
{
	margin: 18px 0px 16px 0px;   
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    min-height: 55px;    
    font-family: 'Montserrat', sans-serif;
	
}
#reports-wrapper .reports-box .button
{
	min-width:180px;
}
#reports-wrapper .reports-box .button:first-of-type
{
	margin: 0px 0px 8px 0px;
}



#newsalert-ircontact input[type="text"]
{
	background-color: #fff;
	padding:12px 15px;		
	border-radius:0px;
	color:#444 !important;font-size:16px;
	outline:none;	
	margin-bottom:12px;border: 1px solid #fff;
    width: 100%;
    font-weight: 400;
}
#newsalert-ircontact  .button
{
	margin-right:20px;
}
#newsalert-ircontact p{
    
   line-height:22px;margin-bottom:25px;
}
#newsalert-ircontact .col-lg-6:first-child a:last-child
{
  
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #444444;  
}
::-moz-placeholder { /* Firefox 19+ */
  color: #444444;  
}
:-ms-input-placeholder { /* IE 10+ */
  color: #444444;  
}
:-moz-placeholder { /* Firefox 18- */
 color: #444444;  
}
input-placeholder { 
  color: #444444;  
}

#newsalert-ircontact
{
	
	background-size:cover;padding:100px 0px;color: #fff;	   
    background-color: #002060;
}
#newsalert-ircontact p:first-of-type
{
    line-height: 24px;
    margin-bottom: 30px;
    font-size: 18px;    
	    min-height: 50px;
}
#newsalert-ircontact .phone-icon, #newsalert-ircontact .mail-icon, #newsalert-ircontact .fax-icon
{
	font-size: 18px;
    font-weight: 400;
    display: block;
    margin: 14px 0px 0px 0px;
}
#newsalert-ircontact .mail-icon
{
	display:block;
}
#newsalert-ircontact #ctl00_cphContent_pnlSubscribe a
{
	
	margin-top: 20px;
    display: inline-block;
    vertical-align: middle;
}
#newsalert-ircontact a
{
	color:#fff;
}
#newsalert-ircontact .phone-icon:before, #newsalert-ircontact .mail-icon:before, #newsalert-ircontact .fax-icon:before
{   
    content: "";   
	width: 22px;height: 22px;display: inline-block;
    vertical-align: middle;margin-right: 8px;
	background-repeat:no-repeat;
}
#newsalert-ircontact .phone-icon:before
{	
    background-image: url(../images/call-icon.png);    
}
#newsalert-ircontact .fax-icon:before
{	
    background-image: url(../images/fax-icon.png);    
}
#newsalert-ircontact .mail-icon:before
{
	background-image: url(../images/mail-icon.png);    
	height:14px;
}
#newsalert-ircontact h3
{
	 color:#fff;text-align:left !important;
}
#newsalert-ircontact h3:after
{
	margin:10px 0px 0px 0px;border-color:#fff;
}


/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
 {
	 
 }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
 
}
@media (min-width: 992px)
{  
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }    
}
@media (max-width: 991px) 
{
	#reports-wrapper .row .col-lg-3:first-child .reports-box, #reports-wrapper .row .col-lg-3:nth-child(2) .reports-box 
	{
      margin-bottom: 30px !important;
    }
	.news-box, #reports-wrapper .reports-box 
	{
     max-width: 100%;
     width: 100%;
    }
	#stockinfo-wrapper .stockinfobg-wrapper .stockdetails
	{
		float:none;margin-top:20px;
	}
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
	
	#stockinfo-wrapper .stockinfobg-wrapper .stocklist
	{
		width:25%;
	}
	
  
}
@media (min-width: 768px)
{ 
 
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
  
	#bursasec-wrapper .announcements-slider
	{
	  width:93%;
	}
	#newsalert-ircontact .col-lg-6:last-child
	{
		margin-top:50px;
	}
	.news-box, #reports-wrapper .reports-box 
	{
       margin-bottom: 30px !important;
    }
	.news-box, #reports-wrapper .row .col-lg-3:last-child .reports-box {
     margin-bottom: 0px !important;
    }
	#stockinfo-wrapper .stockinfobg-wrapper .stocklist
	{
		width:50%;text-align:center;padding: 14px 0px 0px 0px;
	}
	 #bursanews-wrapper .announcements-slider
	{
		width:88%;
	}
	
}
/* Portrait phones and smaller */
@media (max-width: 480px) 
{
  #stockinfo-wrapper .eod 
  {
	  display:block;float:none !important;margin-top:20px;
  }
  #stockinfo-wrapper .stockinfobg-wrapper
  {
	  text-align:center;
  }
  #stockinfo-wrapper .stockinfobg-wrapper .stockprice span
  {
	  display:block;    padding: 10px 0px 0px 0px;
  }
 
}
/* Portrait i phones and smaller */
@media (max-width: 380px) 
{
	#bursasec-wrapper .announcements-slider
	{
	  width:86%;
	}
	#stockinfo-wrapper .stockinfobg-wrapper .stocklist
	{
		width:100%;text-align:center;
	}
	#newsalert-ircontact .col-lg-6:first-child a:last-child
	{
		display:block;margin-top:20px;
	}	
	
}

