@charset "utf-8";
/* CSS Document */

/*@import url("https://use.typekit.net/rka3lup.css");*/

/* font-family: BwModelica;
font-style: normal;
font-weight: 400;

 font-family: BwModelica;
font-style: normal;
font-weight: 700;
*/


@font-face {
  font-family: BwModelica;
  src: url(../fonts/BwModelica-Light.eot);
  src: url(../fonts/BwModelica-Light.woff2) format("woff2"),url(../fonts/BwModelica-Light.woff) format("woff"),url(../fonts/BwModelica-Light.ttf) format("truetype"),url(../fonts/BwModelica-Light.svg#BwModelica-Light) format("svg"),url(../fonts/BwModelica-Light.eot?#iefix) format("embedded-opentype");
  font-weight: 100;
  font-style: normal
}

@font-face {
  font-family: BwModelica;
  src: url(../fonts/BwModelica-Regular.eot);
  src: url(../fonts/BwModelica-Regular.woff2) format("woff2"),url(../fonts/BwModelica-Regular.woff) format("woff"),url(../fonts/BwModelica-Regular.ttf) format("truetype"),url(../fonts/BwModelica-Regular.svg#BwModelica) format("svg"),url(../fonts/BwModelica-Regular.eot?#iefix) format("embedded-opentype");
  font-weight: 200;
  font-style: normal
}

@font-face {
  font-family: BwModelica;
  src: url(../fonts/BwModelica-Medium.eot);
  src: url(../fonts/BwModelica-Medium.woff2) format("woff2"),url(../fonts/BwModelica-Medium.woff) format("woff"),url(../fonts/BwModelica-Medium.ttf) format("truetype"),url(../fonts/BwModelica-Medium.svg#BwModelica-Medium) format("svg"),url(../fonts/BwModelica-Medium.eot?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: BwModelica;
  src: url(../fonts/BwModelica-Bold.eot);
  src: url(../fonts/BwModelica-Bold.woff2) format("woff2"),url(../fonts/BwModelica-Bold.woff) format("woff"),url(../fonts/BwModelica-Bold.ttf) format("truetype"),url(../fonts/BwModelica-Bold.svg#BwModelica-Bold) format("svg"),url(../fonts/BwModelica-Bold.eot?#iefix) format("embedded-opentype");
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: BwModelica;
  src: url(../fonts/BwModelica-ExtraBold.eot);
  src: url(../fonts/BwModelica-ExtraBold.woff2) format("woff2"),url(../fonts/BwModelica-ExtraBold.woff) format("woff"),url(../fonts/BwModelica-ExtraBold.ttf) format("truetype"),url(../fonts/BwModelica-ExtraBold.svg#BwModelica-ExtraBold) format("svg"),url(../fonts/BwModelica-ExtraBold.eot?#iefix) format("embedded-opentype");
  font-weight: 800;
  font-style: normal
}

@font-face {
  font-family: BwModelicaCondensed;
  src: url(../fonts/BwModelica-MediumUltraCondensed.eot);
  src: url(../fonts/BwModelica-MediumUltraCondensed.woff2) format("woff2"),url(../fonts/BwModelica-MediumUltraCondensed.woff) format("woff"),url(../fonts/BwModelica-MediumUltraCondensed.ttf) format("truetype"),url(../fonts/BwModelica-MediumUltraCondensed.svg#BwModelica-MediumUltraCondensed) format("svg"),url(../fonts/BwModelica-MediumUltraCondensed?#iefix) format("embedded-opentype");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: BwModelicaCondensed;
  src: url(../fonts/BwModelica-BoldUltraCondensed.eot);
  src: url(../fonts/BwModelica-BoldUltraCondensed.woff2) format("woff2"),url(../fonts/BwModelica-BoldUltraCondensed.woff) format("woff"),url(../fonts/BwModelica-BoldUltraCondensed.ttf) format("truetype"),url(../fonts/BwModelica-BoldUltraCondensed.svg#BwModelica-BoldUltraCondensed) format("svg"),url(../fonts/BwModelica-BoldUltraCondensed?#iefix) format("embedded-opentype");
  font-weight: 600;
  font-style: normal
}

@font-face {
  font-family: BwModelicaCondensed;
  src: url(../fonts/BwModelica-ExtraBoldUltraCondensed.eot);
  src: url(../fonts/BwModelica-ExtraBoldUltraCondensed.woff2) format("woff2"),url(../fonts/BwModelica-ExtraBoldUltraCondensed.woff) format("woff"),url(../fonts/BwModelica-ExtraBoldUltraCondensed.ttf) format("truetype"),url(../fonts/BwModelica-ExtraBoldUltraCondensed.svg#BwModelica-ExtraBoldUltraCondensed) format("svg"),url(../fonts/BwModelica-ExtraBoldUltraCondensed?#iefix) format("embedded-opentype");
  font-weight: 800;
  font-style: normal
}

@font-face {
  font-family: Clattering;
  src: url(../fonts/Clattering.eot);
  src: url(../fonts/Clattering.woff2) format("woff2"),url(../fonts/Clattering.woff) format("woff"),url(../fonts/Clattering.ttf) format("truetype"),url(../fonts/Clattering.svg#Clattering) format("svg"),url(../fonts/Clattering?#iefix) format("embedded-opentype");
  font-weight: 100;
  font-style: normal
}






.mb20{
	margin-bottom:20px;
}

body{
	font-size: 16px;
    line-height: 1.3;
    font-family: BwModelica;
    font-weight: 200;
	color:#454545;
}

.sec-heading h4, .heading h4{
	 font-family: BwModelica;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#aaaaaa;
	font-weight:600;
	font-size:14px;
}

/*a{
	color:#454545;
}

a:hover{
	color:#2d2669;
	text-decoration:none;
}
*/


a{
	color:#e696bb;
}

a:hover{
	color:#b85985;
	text-decoration:none;
}
a:focus
{
	outline:none;text-decoration:none;
}

#ctl00_cphContent_trWebsite a{
	color:#4477b8;
	text-decoration:none;
}

#ctl00_cphContent_trWebsite a:hover{
	color:#b85985;
}

b, strong {
    font-weight: 600;
}
table.table.table-responsive.table-striped
{
	margin-bottom:0px;
}

/*============================================
Inneer pages right sec trps02 container fix
==============================================*/

.uems-sec > .container{
	width:100%;
	padding:0;
}


/*========================
Menu section starts here
==========================*/
.navbar-default {
	background:none !important;
}

.navbar {
    position: relative;
    min-height: 50px;
	margin-top:20px;
 /*  margin-bottom: 20px; */
    /*border: 1px solid transparent;*/
    z-index: 9999;
}
#ir-menu {
   width:100%;
	float:left;
	min-height:50px;
	
	text-align:center;
	vertical-align:middle;
	margin-top:-10px;
}
.navbar > .container{
	border-bottom:1px solid #ebebeb;
}

    #ir-menu ul li a {
        
        font-size: 16px;
        font-family: BwModelica;
	   color:#000;
	   background:none;
    }

    #ir-menu ul .activeHeader a {
        color:#4477B8;
        opacity: 1;
        font-weight: 600;
	}
/*	#ir-menu ul .activeHeader a:after{
		content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -14px;
    width: 0;
    transform: rotate(180deg);
    height: 0;
    border-top: solid 7px #d11815;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
	}*/
	

    #ir-menu ul li a:hover {
        opacity: 1;
    }
/*	    #ir-menu ul li a:hover:after {
			content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -14px;
    width: 0;
    transform: rotate(180deg);
    height: 0;
    border-top: solid 7px #d11815;
    border-left: solid 7px transparent;
    border-right: solid 7px transparent;
		}*/

/**************End Ir Menu*************/

















/*==========================================================
IR HOME SIDE MENU CSS STARTS HERE
============================================================*/

ul.home-sidelinks{
	padding:0;
	margin:0;
}

ul.home-sidelinks li{
	list-style:none;
	width:100%;
	border-bottom:1px solid #e1e1e1;
	margin-bottom:20px;
}
ul.home-sidelinks li a{
	font-size:12px;
	font-weight:bold;
	color:#4477b8;
	
	display:block;
	text-transform:uppercase;
}

ul.home-sidelinks li:first-child a{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:#E696BB;

	text-decoration:none;
	width:100%;
	text-transform:uppercase;
}

ul.home-sidelinks li:first-child a:hover{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:#B85985;

	text-decoration:none;
	width:100%;
	text-transform:uppercase;
}


ul.home-sidelinks li a:hover{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:#4477b8;

	text-decoration:none;
	width:100%;
	text-transform:uppercase;
}
ul.home-sidelinks li a:focus{
	text-decoration:none;
}
a.subsrb span{
	padding:15px;
	display:block;
}

/*a.subsrb span:after{
	content: "\f105";
    font-family: FontAwesome;
	position:relative;
	right:0;
	top:-10px;
	float:right;
	font-size:24px;
	
}*/

a.subsrb span:after{
	content: url(../images/btn-arrow.png);
	position:relative;
	right:0;
	top:-8px;
	float:right;
	font-size:24px;
	
}
a.dwnld-icon span{
	display:block;
	padding:15px;
}
a.dwnld-icon span:after{
	content:url(../images/dwnld.png);
	width:24px;
	height:24px;
	float:right;
	position:relative;
	display:block;
		top:-3px;
}
a.dwnld-icon span:hover:after{
	content:url(../images/dwnld-hover.png);
	width:24px;
	height:24px;
	float:right;
	position:relative;
	display:block;
	top:-3px;
}





a.dwnld-icon-tl span{
	display:block;
	padding:15px;
}
a.dwnld-icon-tl span:after{
	content:url(../images/dwnld.png);
	width:24px;
	height:24px;
	float:right;
	position:relative;
	display:block;
	top:-10px;
}
a.dwnld-icon-tl span:hover:after{
	content:url(../images/dwnld-hover.png);
	width:24px;
	height:24px;
	float:right;
	position:relative;
	display:block;
	top:-10px;
}





ul.side-cntct{
	margin:0;
	padding:0;
}
ul.side-cntct li{
	list-style:none;
}
ul.side-cntct li a{
	color:#545454;
	font-weight:bold;
	font-size:14px;
}

ul.side-cntct li a:hover{
	color:#545454;
	font-weight:bold;
	text-decoration:none;
}
ul.side-cntct li a.phone-icon:before{
	content:url(../images/phone-icon.png);
	position: relative;
    top: 6px;
    margin-right: 10px;
}

ul.side-cntct li a.mail-icon:before{
	content:url(../images/mail-icon.png);
	position: relative;
    top: 6px;
    margin-right: 10px;
}





















/*==================================================
Key highlights section css starts here
====================================================*/

.key-high-sec{
	background:url(../images/key-highlights-bg.jpg) no-repeat;
	width:100%;
	height:100%;
	background-position:center center;
	background-size:cover;
	min-height:220px;
	padding:20px 15px;
	color:#fff;
	margin-bottom:30px;
}
.key-head{
	font-size:16px;
	font-weight: 700;
	text-align:center;
}
.key-items{
	margin-top:30px;
}
.key-block{
	
	text-align:center;
}
.key-icon, .key-value, .key-title{
	margin-bottom:1px;
}
.key-value{
	font-size:40px;
	font-weight:700;
	font-weight:bold;
}
.key-value span{
	font-size:14px;
	color:#aaaaaa;
}
.key-title{
	font-size:18px;
	font-weight:700;
}


/*========================================================
STOCK PERFORMANCE SECTION CSS STARTS HERE
==========================================================*/
.sec-stk-perf{
	float:left;
	width:100%;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #e1e1e1;
	
}

.stk-top-sec{
	margin-bottom:20px;
	text-align:center;
}

.stk-cod{
	font-size:30px;
	font-weight:600;
	color:#4477b8;
	text-transform:uppercase;
}
.stk-txt{
	float:left;
	font-size:16px;
	line-height:16px;
	text-transform:uppercase;
	color:#545454;
	width:16%;
	margin-right:25px;
}
.stk-prc{
	font-size:40px;
	line-height:33px;
	color:#545454;
	font-weight:600;
	width:23%;
	float:left;
	margin-right:25px;
}

.ChgUp{
	color:#1dc286;
}
.ChgDown{
	color:#fa4242;
}

.Up{
	background:url(../images/up-icon.png) no-repeat;
	width:40px;
	height:40px;
	
 }
 
.Down{
	background:url(../images/down-icon.png) no-repeat;
	width:40px;
	height:40px;
	
 }


.stk-change{
	float:left;
	width:15%;
	margin-right:25px;
}

 .top{
	 font-size:14px;
	 line-height:16px;
 }
 .btm{
	 font-size:14px;
	 line-height:16px;
 }
.chg-icon{
	float:left;
	width:15%;
	margin-top:-6px;
}
.open, .high, .low, .volume{
	text-align:center;
	
	}

.open-icon, .high-icon, .low-icon, .volume-icon{
	/*float:left;*/
	margin-right: 10px;
    margin-top: 7px;
	display:inline-block;
}
.open-title, .high-title, .low-title, .volume-title{
	color:#aaaaaa;
	display:inline-block;

}

.open-title span, .high-title span, .low-title span, .volume-title span{
	font-weight:bold;
	color:#545454
	
}

.open-value, .high-value, .low-value, .volume-value{
	font-weight:bold;
	color:#545454;

}

.graph-sec{
	margin-top:30px;
}

.graph-btm-sec{
	margin-top:30px;
}

.eod{
	font-size:14px;
	text-align:left;
}
.more-info{
	text-align:right;
}
/*a.moi{
	text-align:right;
	font-size:16px;
	color:#252867;
	font-weight:bold;
	text-transform:uppercase;
}

a.moi:hover{
	text-align:right;
	font-size:16px;
	color:#252867;
	text-decoration:none;
}*/
/*a.moi:before{
	
   content: url(../images/add.png);
    font-size: 25px;
	top:8px;
	right:13px;
    position: relative;
    color: #252867;
}*/

a.moi{
	font-size:16px;
	text-align: right;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 30px;
    background: #E696BB;
    padding: 15px 58px 15px 28px;
    display: inline-block;
    border-radius: 50px;
	background-image:url(../images/btn-arrow.png);
	background-repeat:no-repeat;
	background-position:90% center;
	
}

a.moi:hover{
text-decoration:none;
background:#B85985;
background-image:url(../images/btn-arrow.png);
	background-repeat:no-repeat;
	background-position:90% center;
}



/*============================================================================
	BURSA ANNOUNCEMENTS SECTION CSS STARTS HERE
==============================================================================*/
.press-release, .quarter-wrapper, .reports
{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #e1e1e1;
	width:1px;
	min-width:100%;
}

.slick-slide{
	margin:0 20px;
}
.item{
	border:1px solid #e1e1e1;
	border-bottom:4px solid #4477b8;
	padding:20px;
	min-height:243px;
}

.cal-sec{
	color:#afafaf;
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}

.slide-cont{
	font-size:16px;
	font-weight:bold;
}
.slide-cont a{
	color:#4477b8; 
}
.cal-sec:before{
	content: url(../images/cal-icon.png);
    top: 5px;
    right: 7px;
    position: relative;
   
}

.more-btn{
	margin-top:20px;
	text-align:right;
}

/*.more-btn a{
	text-align:right;
	color: #252867;
	text-transform:uppercase;
	font-weight:bold;
	margin-right:30px;
}*/

.more-btn a{
	font-size:16px;
	text-align: right;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 30px;
    background: #E696BB;
    padding: 15px 58px 15px 28px;
    display: inline-block;
    border-radius: 50px;
	background-image:url(../images/btn-arrow.png);
	background-repeat:no-repeat;
	background-position:90% center;
	
}

.more-btn a:hover{
text-decoration:none;
background:#B85985;
background-image:url(../images/btn-arrow.png);
	background-repeat:no-repeat;
	background-position:90% center;
}

/*.more-btn a:after{
	content: url(../images/more-info-arrow-white.png);
   	top:2px;
    left: 10px;
    position: relative;
}*/


.quarter-wrapper h1 {
   	color: #afafaf;
    font-weight: bold;
    font-size: 14px;
    margin:0px 0px 20px 0px;
}
.quarter-wrapper .slide-cont a{
	  
    position: relative;
    padding-left: 30px;    
    display: block;
    margin-bottom: 20px;
    text-align: left;
}
.quarter-wrapper .slide-cont a:before
{
	    position: absolute;
    top: 50%;
    left: 0;
    font-family: FontAwesome;
    content: "";
    font-weight: 400;
    vertical-align: middle;
    margin-top: -10px;
    font-size: 14px;
    background-color: #a6cac0;
    color: #fff;
    text-align: center;
    background: url(../images/download.png);
    width: 20px;
    height: 18px;
}

.reports .report-box {
    position: relative;text-align:center;
}
.reports .report-box img {
    margin-bottom: 30px;
}
.reports .report-box a {
    color: #fff;position:relative;
	padding-left:28px;
}
.reports .report-box a:before
{
	position: absolute;
    top: 50%;
    left: 0;
    font-family: FontAwesome;
    content: "";
    font-weight: 400;
    vertical-align: middle;
    margin-top: -10px;
    font-size: 14px;
    background-color: #a6cac0;
    color: #fff;
    text-align: center;
    background: url(../images/download-white.png);
    width: 20px;
    height: 18px;
}
.reports .report-box h4 {
    position: absolute;
    bottom: 0;
    padding: 25px 10px;
    background-color: rgba(230, 150, 187, 0.92);
    margin: 0;
    width: 100%;
    font-weight: 700;
    transition: 1s ease all;
}
.reports .report-box h4:hover {
    background-color: rgba(230, 150, 187, 0.99);
}
/*===========================================================================================================
Bursa announcements css
==============================================================================================================*/

.brs-annmnts{
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px solid #e1e1e1;
	width:1px;
	min-width:100%;
}


/*======================================================
CORPORATE CALENDAR SECTION
========================================================*/
.corp-cal-sec{
	float:left;
	width:100%;
	height:auto;
	border:1px solid #e1e1e1;
}

.cal-bg{
	background:url(../images/corp-cal-bg.jpg) no-repeat;
	background-position:center center;
	background-size:cover;
	min-height:270px;position:relative;
}
.cal-bg .more-btn
{
	position: absolute;
    bottom: 35px;
    right: 0;
}

.cal-date-cnt{
	position: absolute;
   /* width: 101px;
    height: 71px;
    z-index: 2;
    background: #4477b8;
    right: 0;
    top: 35%;
	text-align:center;
	padding:15px;*/
	bottom:0px;
	
}

.cc-date{
	
	font-size:14px;
	font-weight:bold;
	color:#afafaf;
}
.cc-date p {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0px;
}
.cc-date p span {
    display: block;
}
.cc-date p:first-child {
    font-size: 50px;
    line-height: 50px;
    color: #4477b8;
    font-weight: 500;
    margin-right: 4px;
}
.cc-title{
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:20px;
	color:#454545;
	margin-top: 10px;
}

.date-mtng, .time-mtng, .venue{
	text-transform:capitalize;
	color:#454545;
	font-weight:normal;
}

.date-mtng span, .time-mtng span, .venue span{
	text-transform:capitalize;
	color:#454545;
	font-weight:normal;
	margin-left:5px;
	text-align:left;
}

.cal-cnt-sec{
	min-height:270px;
	border-bottom: 4px solid #4477b8;
	padding:30px 12px;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.regularEvt, .slick-track
{
	height:100%;
}
.regularEvt .slick-list 
{
	height:100%;
	width:76%;margin:0 auto;
}
.regularEvt .slick-slide
{
	margin:0px;position:relative;
}


/*========================================================================
SUSTAINABILITY REPORTS
==========================================================================*/

.sriconDownload{
	background:url(../images/iconDownload.png) no-repeat center center;
	width:100%;
	padding-left:35px;	
	margin-bottom:3px;	 
}

.sriconDownload:hover{
	background:url(../images/iconDownloadHover.png) no-repeat center center;
	width:100%; 	
}

.sriconView{
	background:url(../images/iconView.png) no-repeat center center;
	width:100%; 
	display:block;
	padding-left:35px;	
	margin-bottom:3px;
}

.sriconView:hover{
	background:url(../images/iconViewHover.png) no-repeat center center;
	width:100%; 
	display:block;

}
.iconInteractive{
	background:url(../images/iconInteractive.png) no-repeat center center;
	width:100%; height:20px;
	display:block;
	padding-left:35px;
}

.iconInteractive:hover{
	background:url(../images/iconInteractiveHover.png) no-repeat center center;
	width:100%; height:20px;
	display:block;

}
.sriconAlignRight{
	background-position:left center;
}
.sriconAlignRight:hover{
	background-position:left center;
}
.sr-cover h4{
	font-weight:bold;
	font-size:18px;
}

.iframe-KH{
	height:220px;
	margin-bottom:30px;
}


/*========================================================================================
MEDIA QUERIES STARTS HERE
==========================================================================================*/
.ir-contact p
{
	margin-bottom:30px;
}

.phone-icon, .contact-name, .mail-icon, .fax-icon {
    margin: 16px 0px 0px 0px;
   	color:#000;min-height:42px;
}
.phone-icon:before, .contact-name:before, .mail-icon:before, .fax-icon:before {
	content:"";    
    margin-right: 14px;
    vertical-align: middle;
    display: inline-block;
	width:40px;height:42px; 
}
.contact-name:before {
    background:url(../images/user-icon.png) no-repeat;
	float:left;
}
.phone-icon:before {
    background:url(../images/phone-icon.png) no-repeat;
}
.fax-icon:before {
    background:url(../images/fax-icon.png) no-repeat;
}
.mail-icon:before {
    background:url(../images/email-icon.png) no-repeat;
}
.contact-name span {
   
    display: block;
    padding-left: 44px;
    font-size: 14px;
    line-height: 20px;
}
.mail-icon a
{
	color:#000;
}






/* Large desktops and laptops */
@media (min-width: 1200px){
	.open, .high, .low, .volume{
		width:23%;
	}
	
	  #ir-menu .navbar-nav li a {
        padding: 15px !important;
    }

	
 }

@media (min-width: 768px) {
	.navbar-right {
    float: none!important;
    margin-right: -15px;
    text-align: center;
    display: inline-block;
}

/*.navbar-right li{
	width:149px;
}*/

.navbar-right li:nth-child(1){
	width:100px;
}
.navbar-right li:nth-child(2){
	width:113px;
}
.navbar-right li:nth-child(3){
	width:125px;
}
.navbar-right li:nth-child(4){
	width:77px;
}
.navbar-right li:nth-child(5){
	width:149px;
}
.navbar-right li:nth-child(6){
	width:153px;
}
.navbar-right li:nth-child(7){
	width:97px;
}

.navbar-right li:nth-child(1) a{
	width:100px;
	text-align:center;
	margin:0 auto;
}

.navbar-right li:nth-child(2) a{
	width:113px;
	text-align:center;
	margin:0 auto;
}
.navbar-right li:nth-child(3) a{
	width:125px;
	text-align:center;
	margin:0 auto;
}

.navbar-right li:nth-child(4) a{
	width:77px;
	text-align:center;
	margin:0 auto;
}
.navbar-right li:nth-child(5) a{
	width:149px;
	text-align:center;
	margin:0 auto;
}
.navbar-right li:nth-child(6) a{
	width:153px;
	text-align:center;
	margin:0 auto;
}
.navbar-right li:nth-child(7) a{
	width:96px;
	text-align:center;
	margin:0 auto;
}


 .navbar-header {
        display: none;
    }

    #ir-menu .navbar-nav li:last-child a {
        padding-right: 0px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
	
	a.subsrb span:after {
    content: "\f105";
    font-family: FontAwesome;
    position: relative;
    right: 0;
    top: -18px;
    float: right;
    font-size: 24px;
}

ul.side-cntct li a {
    color: #545454;
    font-weight: bold;
    font-size: 12px;
}

.stk-txt {
    float: left;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #545454;
    width: 16%;
    font-weight: bold;
    margin-right: 25px;
}

.slide-cont {
    font-size: 12px;
    font-weight: bold;
}
	
}


/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px){
	
	.stk-txt {
    float: left;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #545454;
    width: 19%;
    margin-right: 25px;
}

.slide-cont {
    font-size: 12px;
    font-weight: bold;
}

/*inner page side menu*/

#ctl00_submenu ol li {
    padding:0 0 !important;
    text-align: left;
    display: inline-block;
}

#ctl00_submenu ol li {
   
    text-align: left;
    display: inline-block;
    border-right: 1px solid #454545;
    margin-right: 10px;
    padding-right: 10px !important;
    margin-bottom: 10px;
    text-align: center;
}

#ctl00_submenu ol li a span {
     margin-left: 0 !important; 
}

.iframe-KH {
    height: 473px;
    margin-bottom: 30px;
}	

	
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px){
	
	.row-eq-height {
 display:   block;
}

.iframe-KH {
    height: 473px;
    margin-bottom: 30px;
}
	
	.key-high-sec {
    background: url(../images/key-highlights-bg.jpg) no-repeat;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: cover;
    min-height: 473px;
    padding: 20px 15px;
    color: #fff;
    margin-bottom: 30px;
}

.stk-txt {
    float: left;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #545454;
    width: 20%;
    margin-right: 25px;
}

.stk-cod {
    font-size: 28px;
    font-weight: 600;
    color: #272a68;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.open, .high, .low, .volume{
	margin-bottom:20px;
}

.slide-cont {
    font-size: 12px;
    font-weight: bold;
}

/*inner page side menu*/

#ctl00_submenu ol li {
    padding:0 0 !important;
    text-align: left;
    display: inline-block;
}

#ctl00_submenu ol li {
   
    text-align: left;
    display: inline-block;
    border-right: 1px solid #454545;
    margin-right: 10px;
    padding-right: 10px !important;
    margin-bottom: 10px;
    text-align: center;
}

#ctl00_submenu ol li a span {
     margin-left: 0 !important; 
}

.right-cntrls .right-tabs li
		{
		  margin:0px;
		  width:50% !important;
		  font-size:12px;
		  padding:4px 0px;	
		}
		
		
.iframe-FH{
	margin-bottom:100px !important;
	min-height:700px !important;
}
.uems-sec{
	padding:0;
}
.uems-sec .container > .col-sm-12{
	padding:0;
}
}


/* Portrait phones and smaller */
@media (max-width: 480px){
	
	.key-value {
    font-size: 32px;
    font-weight: 700;
    font-weight: bold;
}

.iframe-KH {
    height: 473px;
    margin-bottom: 30px;
}
	
	
	.mob-ttl{
		margin-bottom:25px;
	}
	
	.stk-txt {
    float: left;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #545454;
    width: 20%;
    margin-right: 25px;
}

.stk-prc {
    font-size: 32px;
    line-height: 33px;
    color: #545454;
    font-weight: 600;
    width: 23%;
    float: left;
    margin-right: 25px;
}

.stk-change {
    float: left;
    width: 17%;
    margin-right: 25px;
}

.stk-cod {
    font-size: 28px;
    font-weight: 600;
    color: #272a68;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.iframe-FH{
	margin-bottom:100px !important;
	min-height:700px !important;
}
.frameThirty{
	margin-bottom:100px !important;
	 height:3750px !important;
}

	
}


@media (max-width: 414px){
	
	
	.iframe-KH {
    height: 473px;
    margin-bottom: 30px;
}
	
	.stk-cod {
    font-size: 28px;
    font-weight: 600;
    color: #272a68;
    text-transform: uppercase;
    margin-bottom: 15px;
}
	
	.stk-txt {
    float: left;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #545454;
    width: 26%;
    margin-right: 12px;
}

.stk-prc {
    font-size: 29px;
    line-height: 33px;
    color: #545454;
    font-weight: 600;
    width: 26%;
    float: left;
    margin-right: 12px;
}
.stk-change {
    float: left;
    width: 20%;
    margin-right: 12px;
}

.chg-icon {
    float: left;
    width: 15%;
    margin-top: -6px;
}

.iframe-FH{
	margin-bottom:100px !important;
	min-height:600px !important;
}
.uems-sec{
	padding:0;
}
.uems-sec .container > .col-sm-12{
	padding:0;
}

.frameThirty{
	margin-bottom:100px !important;
	 height:3762px !important;
}


}

@media (max-width: 375px){
	.stk-prc {
    font-size: 22px;
    line-height: 33px;
    color: #545454;
    font-weight: 600;
    width: 26%;
    float: left;
    margin-right: 12px;
}

.chg-icon {
    float: left;
    width: 13%;
    margin-top: -6px;
}

.Down {
    background: url(../images/down-icon.png) no-repeat;
   /* width: 40px;*/
    height: 40px;
	background-size:100%;
	background-position:0 5px;
}

.Up{
	background:url(../images/up-icon.png) no-repeat;
	/*width:40px;*/
	height:40px;
	background-size:100%;
	background-position:0 5px;
 }
 
 .iframe-FH{
	margin-bottom:100px !important;
	min-height:700px !important;
}

.frameThirty{
	margin-bottom:100px !important;
	 height:4988px !important;
}
	
}



/* Portrait i phones and smaller */
@media (max-width: 320px){
	
	
}