body
{
	background-color: transparent;
    color: #182d56;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.45;
    font-style: normal;
    padding: 0;
    word-wrap: break-word;
	max-width:1200px;
	margin:0 auto;
}
a
{
  color:#152c55;	text-decoration:none;
}
a:hover
{
	color:#cc354a;text-decoration:none;
}
a:focus, a:hover, input:focus, input:acticve, img
{
	outline:none;
}
h2
{
	font-weight: 500;
    font-size: 40px;
    line-height: 1.5;
    text-align: center;
	letter-spacing: 0px;
	color: #182d56;margin-top:0px;
}
h2 span
{
	border-bottom: 2px solid #bd0018;
    content: "";
    display: inline-block;
    margin-bottom:24px;
}

#reports-wrapper, #stockinfo-wrapper, #bursanews-wrapper, #policydisclosure-wrapper
{
	margin-bottom:80px;
}

	

.more-button, .btn-primary, .ClsButton, .size, .nl-sbmt, .icon-button, .view-button
{
    background-color: #cc354a;	
	border-style: solid;
    border-width: 1px;   
    border-color: #cc354a;    
    border-radius:25px;
	color: #ffffff;
	padding:10px 25px;
	display: inline-block;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
	font-family: "Inter", sans-serif !important;
	min-width: 130px;
    text-align: center;
}
.more-button:hover, .btn-primary:hover, .ClsButton:hover, .size:hover, .nl-sbmt:hover, .icon-button:hover, .view-button:hover
{
  background-color: #ffffff;color: #cc354a;
}

.report-text a {
    display: inline-block;
    margin-top: 10px;
}



#stockinfo-wrapper .stock-list {
    text-align: right;
    margin-bottom:22px;
}
#stockinfo-wrapper .stock-list div {
    font-size: 20px;
    font-weight: 400;    
    display: inline-block;
    min-width: 24%;
    text-align: center;
}
#stockinfo-wrapper .stock-list div span {
	font-weight: bold;
	display: inline-block;
	margin-top: 5px;
	color: #000;
}
.stockname {
    margin-bottom: 16px;
}
.stockname h4
{
	color: #282828;
    font-size: 20px;
    font-weight: 400;
    display: inline-block;  
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
.stockname img
{
	display:inline-block;
}
.stockprice span {
    font-size: 48px;
    line-height: 50px;
    margin:0 8px 0 0;
    color: #282828; font-weight:700;
    vertical-align: middle;
}
.stockprice .priceDown:after {
    content: "";
    background-size: cover;
    background-image: url(../images/arrowdown.png);
    width: 21px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
}
.stockprice .priceUp:after {
    content: "";
    background-size: cover;
    background-image: url(../images/arrowup.png);
    width: 21px;
    height: 34px;
    display: inline-block;
    vertical-align: middle;
}
.stockvalue {
    font-size: 20px;color: #152c55;
    margin-top: 4px;font-weight:600;
}
#stockinfo-wrapper .col-lg-3
{
	text-align:center;
}
#stockinfo-wrapper .col-lg-3 p {
    margin: 0px;
   
    font-size: 14px;
    line-height: 18px;    
}
#stockinfo-wrapper p span {
    font-weight: 700;
    display: block; 
}
#stockinfo-wrapper  .more-button
{
	margin:22px 0px;
}

#reports-wrapper .report-text h4
{
	font-size:20px;font-weight:500;min-height: 50px; margin-bottom: 12px;line-height: 26px;
}
#reports-wrapper .report-text h4 span
{
	display:block;
}
#reports-wrapper .report-img {
    display: inline-block;
    vertical-align:top;
    margin-right: 12px;
}
#reports-wrapper .report-text {
    display: inline-block;
}

#reports-wrapper .reports-box
{
	background-color: #f5f9fc;
    padding: 40px 20px;
    border-radius: 25px;
}
#bursanews-wrapper
{
  text-align:center;
}
#bursanews-wrapper .row
{
	margin-bottom:32px;
}
#bursanews-wrapper .row .col-lg-6
{
	background-color: #f5f9fc;
    padding: 40px 20px;
    border-radius: 25px;text-align:left;
	    margin: 0px 12px;
}
#bursanews-wrapper h3
{
	font-size:20px;margin-bottom:25px;font-weight:400;margin:0px;min-height:75px;
}
#bursanews-wrapper p
{
	font-size:15px;color:#333;margin-bottom:25px;font-style:italic;margin:25px 0px;
}

#policydisclosure-wrapper .col-lg-6:first-child .policy-bg
{
	background:url(../images/sm-bg.jpg) no-repeat center;
	
}
#policydisclosure-wrapper .col-lg-6:last-child .policy-bg
{
	background:url(../images/cg-bg.jpg) no-repeat center;	
}
#policydisclosure-wrapper .col-lg-6 .policy-bg
{
	background-size:cover !important;min-height:250px;padding:80px 20px;position:relative;
	text-align: center;    border-radius: 15px;
}

#policydisclosure-wrapper .policy-bg h2
{
	min-height: 150px;
}

#policydisclosure-wrapper .icon-button
{
	
}
.policy-bg h2
{
	color:#fff;
}
#newsalert-wrapper
{
	
}
#newsalert-wrapper h2
{
	text-align:left;
}
.newsalert
{
	margin-bottom:40px;
}

#newsalert-wrapper .newsalert p
{
	font-style: italic;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 20px;
}
#ctl00_cphContent_pnlUpdate .newsalert p
{
	margin-bottom:10px !important;font-style:normal !important;
}
#newsalert-wrapper input[type="text"]
{
	    background-color: #f4f4f4;
    padding: 14px 20px;
    border: none;
    color: #555;
    display: inline-block;
    outline: none;
    margin-bottom: 12px;
    border-radius: 4px;
    width: 46%;
    border: 1px solid #e6e6e6;
}
.newsalert input:first-of-type
{
	margin-right:16px;
}
.newsalert .more-button
{
	margin-top:15px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9d9d9d; font-style:italic;font-size:14px;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #9d9d9d;  font-style:italic;font-size:14px;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #9d9d9d;  font-style:italic;font-size:14px;
}
:-moz-placeholder { /* Firefox 18- */
 color: #9d9d9d;  font-style:italic;font-size:14px;
}
input-placeholder { 
  color: #9d9d9d;  font-style:italic;font-size:14px;
}
.phone-icon, .mail-icon
{
	 font-size:20px;display:inline-block;
}
.phone-icon
{
	margin-right:40px;
}
.mail-icon a
{
	 color:#3b9bcd;border-bottom:1px solid #fff; 
}
.phone-icon:before
{
	content: "";   
    background-image: url(../images/call-icon.png);
    width: 20px;height: 20px;display: inline-block;
    vertical-align: middle;margin-right: 10px;
}
.mail-icon:before
{
	content: "";    
    background-image: url(../images/mail-icon.png);
    width: 20px;height: 20px;display: inline-block;
    vertical-align: middle;margin-right: 10px;
}
.ircontact div
{
	 font-size:20px;margin-bottom:18px;
}
#newsalert-wrapper .col-lg-4 div
{
	background:url(../images/newsalert-bg.png) no-repeat center right;
	background-size:cover;height:100%;min-height:341px;margin-top:28px;
}

/*==========  Mobile First Method  ==========*/
/* Large desktops and laptops */
@media (min-width: 1200px)
 {
	#reports-wrapper .report-img {     
     width: 28% !important;    
    } 
	#reports-wrapper .report-text {
     display: inline-block;
     width: 64% !important;
   }
 }
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) 
{
 
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) 
{
 
}
@media (min-width: 992px) 
{
#bursanews-wrapper .row .col-lg-6
{
	width: 47.6% !important;
}	
}
@media (min-width: 768px) 
{
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  #reports-wrapper .report-icon 
 {
	width:27%;
 }
 .stockname h4{	
    width: 60%;    
}
.stockname img
{
	width:35%;
}
#reports-wrapper .report-text {    
    width: 68%;
}
#reports-wrapper .report-img {  
    width: 24%;    
}
#bursanews-wrapper .row .col-lg-6
{
	width: 46.6%;
}

}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) 
{
	#newsalert-wrapper .col-lg-4 
	{
		display:none;
	}	
	#bursanews-wrapper .col-lg-6:first-child, #stockinfo-wrapper iframe
	{
		margin-bottom:25px;
	}
	#reports-wrapper .col-lg-4.col-md-4.col-sm-4
	{
		text-align:center;
	}
	#reports-wrapper .report-text
	{
		display:block;
	}
	#reports-wrapper .report-img
	{
		margin-right:0px;margin-bottom:5px;
	}
	#stockinfo-wrapper .stock-list
	{
		text-align:center;
	}
	#reports-wrapper .col-lg-4.col-md-4.col-sm-4
	{
		width: 100%;
        margin: 10px 0px;
	}
}
/* Portrait phones and smaller */
@media (max-width: 480px) 
{
	#newsalert-wrapper input[type="text"]
	{
		display:block;width:100%;
	}	
	#stockinfo-wrapper .stock-list div span
	{
		display:block;
	}
	
}
/* Portrait i phones and smaller */
@media (max-width: 390px) 
{
	#reports-wrapper .col-xs-4
	{
		width:100%;
	}
	#reports-wrapper .col-lg-4.col-md-4.col-sm-4
	{
		margin-bottom:25px;text-align:left;
	}
	#reports-wrapper .col-lg-4.col-md-4.col-sm-4:last-child
	{
		margin-bottom:0px;
	}
	#reports-wrapper .report-text
	{
		display:inline-block;
	}
	#reports-wrapper .report-img
	{
		margin-right:12px;
	}
	#stockinfo-wrapper .stock-list div
	{
		width:47%;margin:10px 0px;
	}
	
}