@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,800');

/*font-family: 'Open Sans', sans-serif;*/

body{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	background:#fff;
}
html {
    
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

section{
	margin:30px 0;
}

figure {
    margin: 0;
}
.mg0
{
	margin:0px !important;
	line-height:0;
}
.mt0
{
	margin-top:0px !important;
}
.mb0
{
	margin-bottom:0px !important;
}

.mb10
{
	margin-bottom:10px !important;
}

.mb15
{
	margin-bottom:15px !important;
}

.mb20
{
	margin-bottom:20px !important;
}
.mb30
{
	margin-bottom:30px !important;
}

.mt15
{
	margin-top:15px !important;
}
.mt18
{
	margin-top:18px !important;
}
.mt20
{
	margin-top:20px !important;
}
h2{font-size:20px;  font-weight:800;}
.blue{color:#13499f !important;}

p{
	font-size:14px;
	line-height:25px;
}
.text-normal{
	font-weight:normal !important;
}

/*=====================================
Header section starts here
=======================================*/

.header-sec{
	width:100%;
	display:block;
	height:63px;
	padding:10px 0;
	margin:0 !important;
	position:fixed;
	top:0;
	background:rgba(256, 256, 256, 0.9);
	z-index:9999;
	box-shadow: 0 0 50px rgba(0,0,0,0.8);
}
.logo-sec{
	float:left;
	width:11%;
}
.logo{
	padding-right:40px;
}
	
.nav-sec{
	float:left;
	width:80%;
	position: absolute;
	right: 0;
	z-index: 1;
	
	}
/*===================================================
SLIDER SECTION STARTS HERE
=====================================================*/

.slider-sec{
	margin:0;
}





/*==================================================

===================================================*/

.intro-sec{
	margin:30px 0;
	
}

.intro-sec p{
	text-align:center;
	
}


a.bg-com{
	position:relative;
	display:block;
	overflow:hidden;
}
a.bg-com figure{
	position:relative;
	
}

a.bg-pro{
	position:relative;
	display:block;
	overflow:hidden;
}

a.bg-mar{
	position:relative;
	display:block;
	overflow:hidden;
}



.head-title{
	position:absolute;
	top:0;
}
.ftr-cont-layer{
	position:absolute;
	bottom:0;
	height:111px;
}

.head-title h2{
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	font-weight:800;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 2px 2px 7px rgba(0, 0, 0, 1);
}

.col-footer{
	position:absolute;
    bottom:0;
}
.col-footer p{
	
    color: #fff;
    line-height: 16px;
    font-size: 14px;
	min-height:65px;
	font-family: 'Open Sans', sans-serif;
}
.col-footer p span:after{
	font-family: FontAwesome;
    content: "\f0a9";
    color: #fff;
    font-size: 16px;
	position:absolute;
	right:15px;
	bottom:10px
}

.col-footer p span:hover:after{
	font-family: FontAwesome;
    content: "\f0a9";
    color: #fff;
    font-size: 16px;
	position:absolute;
	right:15px;
	bottom:10px
}

/*stockquote-iframe*/

.stock-frame{
	height:310px;
}


/*Hover effects*/

  a.bg-com:hover figure, a.bg-pro:hover figure, a.bg-mar:hover figure {
-webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes pulse {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  50% {
  -webkit-transform: scale3d(.05, .05, .05);
  transform: scale3d(.05, .05,.05);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  }
  @keyframes pulse {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  50% {
  -webkit-transform: scale3d(.05, .05, .05);
  transform: scale3d(.05, .05, .05);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  } 



/*.bg-com{
	background:url(../images/our-company.jpg) no-repeat;
	background-size:contain;
	min-height:336px;
}*/

/*.bg-pro{
	background:url(../images/our-product.jpg) no-repeat;
	background-size:contain;
	min-height:336px;
}*/

/*.bg-mar{
	background:url(../images/our-market.jpg) no-repeat;
	background-size:contain;
	min-height:336px;
}*/




/*=====================================================
Investor section
=======================================================*/

.invstr{
	padding:15px;
	border:1px solid #e1e1e1;
	min-height:575px;
}
.title-blue{
	color:#13499f;
}
.title-blue h2{
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
}
.btn-holder{
	margin-top:30px;
}

a.btn-rm {
    border-radius: 0;
    background: #13499f;
    color: #fff;
    border: none;
}
.flt-rt{
	float:right;
}

a.btn-rm:hover {
    border-radius: 0;
    background: #999;
    color: #fff;
    border: none;
}
.bursa-ansmnt figure{
	position:relative;
}

.title-bursa a {
	position:absolute;
	top: 0;
    padding-left: 15px;
	font-weight: 800;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 2px 2px 7px rgba(0, 0, 0, 1);
	font-size:17px;
	padding-right:15px;
	width:95%;
}

.title-bursa a h2:after{
	font-family: FontAwesome;
    content: "\f0a9";
    color: #fff;
    font-size: 16px;
	position:absolute;
	right:20px;
}

.title-bursa a:hover{
	text-decoration:none;
}

.cont-box{
	position:absolute;
	bottom:0;
	
	/*padding:15px 15px;*/
	background:rgba(250,250,250, 0.9);
	width:95%;
}
.cont-box p{
	margin-bottom:0 !important;
	color:#404040;
}

/*Animation hover effects*/
.title-bursa a:hover h2:after{
	  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes fadeInLeft {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
  }
  @keyframes fadeInLeft {
  0% {
  opacity: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  }
  100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  }
	
}













/*===========================================================
CONTENT SLIDER SECTION CSS
=============================================================*/


.content-sec{
	/*background:url(../images/cnt-bg.png) no-repeat left bottom;*/
	background:#f5f5f5;
	width:100%;
	height:100%;
	padding:30px 0;
	margin-top:0 !important;

}

.nobody-bg{
	background:none !important;
}



 /* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 0 0;

}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -40px;
  background-image: none;
/*  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;*/
  color:#404040;
  font-size:40px;
  height: 40px;
  width : 40px;
  margin-top: 11%;
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: 0 !important;
  background-image: none;
/*  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;*/
   color:#404040;
  font-size:40px;
  height: 40px;
  width : 40px;
  margin-top: 11%;
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  /*width: 250px;
  height: 100px*/
}
/* End carousel */

 ul.tumb-list{
	margin:0;
	padding:0;
}
 ul.tumb-list li{
	background: url(../images/right-arrow.png) no-repeat 0px 4px;
	margin-bottom: 14px;
    position: relative;
    list-style: none;
    padding-left: 24px;
    margin-left: 0;
	text-align:justify;
}




/*================================================
HOME PAGE CONTACT SECTION 
==================================================*/

.cnt-bnr{
	position:relative;
}

.pro-page{
	background:#f5f5f5;
	margin:0 !important;
	padding:30px 0;
}

.cont-sec-bnr{
	background: url(../images/cont-banner.jpg) no-repeat;
    background-size: cover;
    min-height: 232px;
    height: 100%;
    background-position: center top;
}

.banner-txt{
	font-size:25px;
	color:#13499f;
	position:absolute;
	top:15px;
	left:70px;
	width:70%;
}
.contct-today{
	position:absolute;
	top:95px;
	left:70px;
	color:#646464;
	font-weight:bold;
	font-size:17px;
}

.contct-today a{
	color:#000;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
}
.contct-today a:hover{
	color:#000;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
}
.btn-git{
	position:absolute;
	top:178px;
	left:70px;
	
}

/*================================================
INNER PAGE CSS STARTS HERE
==================================================*/

.color-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /* background-color: rgba(24,144,140,0.45); */
    background-color: rgba(0,0,0,0.4);
    /* background-color: rgba(253,73,10,0.3); */
}
.inner-banner{
	background:url(../images/CorporateProfile.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.vission{
	background:url(../images/VisionMissionStrat.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.Leadership{
	background:url(../images/Leadership.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.CorporateStructure{
	background:url(../images/CorporateStructure_Banner.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.CorporateStructure2{
	background:url(../images/CorporateStructure_Banner.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}



.CorporateMilestones{
	background:url(../images/CorporateMilestones.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.Gallery{
	background:url(../images/Gallery.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.Investors{
	background:url(../images/Investors.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.Newsroom{
	background:url(../images/Newsroom.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.ContactUs{
	background:url(../images/ContactUs.png);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}



.CorporateProfile-banner{
    background: url(../images/DSWebBanner-01.jpg);
    background-size: cover;
    background-position: center top;
    min-height:360px;
    margin: 0 !important;
    position: relative;
}

.CorporateMilestones-banner{
    background: url(../images/DSWebBanner-10.jpg);
    background-size: cover;
    background-position: center top;
    min-height:360px;
    margin: 0 !important;
    position: relative;
}

.CorpManagementTeam-banner{
    background: url(../images/DSWebBanner-09.jpg);
    background-size: cover;
    background-position: center top;
    min-height:360px;
    margin: 0 !important;
    position: relative;
}


.VissionMission-banner{
    background: url(../images/DSWebBanner-02.jpg);
    background-size: cover;
    background-position: center top;
    min-height:360px;
    margin: 0 !important;
    position: relative;
}

.LeadershipTeam-banner{
    background: url(../images/DSWebBanner-03.jpg);
    background-size: cover;
    background-position: center top;
    min-height:360px;
    margin: 0 !important;
    position: relative;
}

.CorpStructure-banner{
    background: url(../images/DSWebBanner-04.jpg);
    background-size: cover;
    background-position: center top;
    min-height:360px;
    margin: 0 !important;
    position: relative;
}

.Gallery-banner{
    background: url(../images/DSWebBanner-05.jpg);
    background-size: cover;
    background-position: center top;
    min-height:360px;
    margin: 0 !important;
    position: relative;
}


.products-banner{
	background:url(../images/products-banner.jpg);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.solutions-banner{
	background:url(../images/solutions-banner.jpg);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.markets-banner{
	background:url(../images/markets-banner.jpg);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}
.sus-banner{
	background:url(../images/sus-bnr.jpg);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.news-banner{
	background:url(../images/news-bnr.jpg);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.careers-banner{
	background:url(../images/careers-bnr.jpg);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.contact-banner{
	background:url(../images/cnt-bnr.jpg);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}
.investors{
	background:url(../images/ir-banner.jpg);
	background-size:cover;
	background-position:center top;
	min-height:360px;
	margin:0 !important;
	position:relative;
}

.page-heading h2{
	font-size: 32px;
    color: #13499f;
    text-transform: uppercase;
    padding: 15px;
    background: rgba(256,256,256,0.9);
    position: absolute;
    top: 40%;
	letter-spacing:2px;
}
.top-txt{
	line-height:26px;
	font-weight:700;
	font-size:18px;
	margin-top:0;
}

/*vision, mission page css*/

.mission-col{
    text-align: right;
    background-color: #f9f7f7;
    padding: 20px;
    height: 100%;
	
}
.vision-col{
    text-align: left;
    background-color: #f9f7f7;
    padding: 20px;
    height: 100%;
}

.vision-col h1, .mission-col h1{
	color:#13499f;
	font-weight:700;
	padding-bottom:15px
	text-transform:capitalize;
}

.vision-col h1 span, .mission-col h1 span{
	border-bottom:4px solid #a49a08;
	color:#a49a08;
}

.inner-page-title h1{
	color:#13499f;
	font-weight:700;
	text-transform:capitalize;
	margin-bottom:25px;
}

.inner-page-title h1 span{
	border-bottom:4px solid #c4b80f;
	color:#c4b80f;
	
}

ul.list-items li {
    background: url(../images/next.png) no-repeat 20px 4px;
}
ul.list-items li {
    margin-bottom: 14px;
    position: relative;
    list-style: none;
    padding-left: 50px;
    margin-left: 0;
	text-align:justify;
}


/*BOD NEW Desing*/


/*Level two menu css here*/

section.level-two-menu{
	margin:0;
	background:#f5f5f5;
	border-bottom:2px solid #efefef;
}

.level-menu-wrap{
	width:100%;
	display:block;
}
.level-menu-cont{
	background:#fff;
	padding:15px 15px 12px 15px;
	text-align:center;
	width:100%;
	min-height:49px;
}
ul.bod-menu{
	margin:0;
	padding:0;
}
ul.bod-menu li{
	display:inline-block;
	list-style:none;
}

ul.bod-menu li a{
	padding:15px;
	background:#fff;
	font-weight:bold;
	color:#404040;
	text-decoration:none;
	margin-top:2px;

}

ul.bod-menu li a:hover{
	
	background:#fff;
	color:#13499f;
	font-weight:bold;
	/*border-bottom:4px solid #13499f;
	padding:15px 15px 12px 15px;*/

}

ul.bod-menu li a.act-cls{
	/*padding:15px 15px 15px 15px;*/
	background:#f5f5f5;
	color:#13499f;
	font-weight:bold;
	/*border-bottom:4px solid #13499f;*/
	position:relative;
}
ul.bod-menu li a.act-cls:after{
	 content:'';
    position: absolute;
    top: 89%;
    left: 50%;
    margin-left: -14px;
    width: 0;
	transform: rotate(180deg);
    height: 0;
    border-top: solid 5px #13499f;
    border-left: solid 5px transparent;
    border-right: solid 5px transparent;
	
}
/*Level two menu ends here*/

.sec-color{
	background:#f5f5f5;
	margin:0 !important;
	padding:30px 0;
}

.valign {
    display: table-cell;
    vertical-align: middle;
}
.readmore {
   background-color: rgba(164,154,8,0.7);
    padding: 7px 0px;color:#fff;
    margin-top: 25px;
    position: absolute;
    bottom: 0px;    
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;border-radius:0px;
}
.manager-wrapper .people-item:hover .readmore
{
	 background-color: rgba(19,73,159,0.7);
}
.manager-wrapper i
{
	background-color: #444;
    padding: 12px;
    border-radius: 20px;
    margin-bottom: 6px;
	display:none;color:#ccc;
}
.people-list
{
	margin-bottom:10px;
}
.manager-wrapper .open .person-widget
{
	
    /*border-top: 2px solid #134b97;  */
	
}
.manager-wrapper .person-widget
{
	padding: 06px 08px;
    border-top: 2px solid #f1f1f1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	background-color: rgba(0,0,0,0.09);
	box-shadow: 0 8px 6px -9px #999;
	background:url(../images/team-bg.jpg);
	background-repeat:no-repeat;background-size:cover;
	background-position:center center;
	
}
.manager-wrapper .person-widget .text-wrap 
{
	min-height:150px;text-align:center;display:table;    padding: 0px 0px 29px 0px;
}


.manager-wrapper .person-details
{
	padding-left:30px;padding-right:30px;
}
.manager-wrapper .person-widget .name::after,  .manager-wrapper .people-item.open .person-widget .name::after
	{
		 content:'';
		 display:block;
	}
.manager-wrapper .people-item.open .person-widget .text-wrap
{
	background-color:transparent;
}
.manager-wrapper .people-item.open .person-widget .name
{
	color:inherit;
}
.manager-wrapper .people-item .person-widget .name,
.manager-wrapper .people-item.open .person-widget .name
{
	color:#fff;font-size:15px; font-weight:bold;
}
.manager-wrapper .people-item .person-widget .position, .manager-wrapper .people-item.open .person-widget .position
{
	color:#c4c4c4;
}

.manager-wrapper .people-item.open .person-widget .readmore
{
	background-color:#134b97;color:#fff;
}
.person-widget {
    margin-bottom: 19px;
    cursor: pointer;
}
.latest-feature, .person-widget {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    background: #fff;
    box-shadow: 0 10px 20px 0 rgba(2,21,48,0.15);
}
.person-widget .img-wrap {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
}
.latest-feature .img-wrap, .person-widget .img-wrap {
    width: 100%;
    float: left;
    position: relative;
}
.img-wrap {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
}
.person-widget .img-wrap img {
    height: auto;
}
.latest-feature .img-wrap img, .person-widget .img-wrap img {
    width: 100%;
    margin-bottom: 0;
    
}
.img-wrap img {
    width: 100%;
    margin-bottom: 20px;
}
.people-item.open .person-widget .text-wrap {
    background-color: #134b97;
}
.person-widget .text-wrap {
    padding: 16px 15px 28px 24px;
}
.latest-feature .text-wrap, .person-widget .text-wrap {
    width: 100%;
    float: left;
    padding: 15px 18px 15px 24px;
	min-height: 100px;
}
.people-item.open .person-widget .name, .people-item:hover.open .person-widget .name::after {
    color: #fff;
}
.people-item.open .person-widget .position {
    color: #fff;
}
.latest-feature .text-wrap span, .person-widget .text-wrap span {
    display: block;
}
.person-widget .name {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    position: relative;
	
}
.people-item.open .person-widget .name::after, .people-item.open .person-widget .readmore::after {
    content: '\f176';
    color: #fff;
    opacity: 0.7;
}
.person-widget .text-wrap:hover .name::after {
    color: #134b97;
}
.text-wrap:hover .readmore::after
{
	color:#fff;
}
.person-widget .name::after, .readmore::after {
    content: '\f175';
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-size: 18px;
    color: #c32445;
}
.readmore::after {
    content: '\f175';
    font-family: FontAwesome;
    font-size: inherit;
    display: initial;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: initial;
    font-size: 14px;
    color: #fff;
    top: 0;
    margin-left: 10px;
    vertical-align: middle;
}

.person-widget .position {
    text-transform: uppercase;    
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #888;font-weight:550;   
}
.person-details {
    position: relative;
    margin-bottom: 25px;
    padding: 25px 35px 34px;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(2,21,48,0.15);
    float: left;
   display:none;
    z-index: 10;
}
.person-details p
{
	text-align:justify;
}
.btn-close {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    top: 22px;
    right: 22px;
    color: #fff;
    background-color: transparent;
    border: 0;
    cursor: pointer;
	outline:none;
	 -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
.btn-close::after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    content: '\f00d';
    position: absolute;
    display: block;
    top: -5px;
    right: 0;
    color: #c3c3c3;
    font-size: 26px;
}
.person-details
{
	border: 1px solid #ccc;
    padding: 50px 5px;
}
.people-list .people-item .person-details {
    width: 100%;
}

/*******End BOD New Design css**********/


/*milestones list style*/

ul.milestone-list {
    margin: 0;
    padding: 0;
	border-bottom:1px dashed #b9b9b9;
}

ul.milestone-list li {
    list-style: none;
    text-align: justify;
    list-style-position: inside;
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
}

ul.milestone-list li:before {
    position: absolute;
    top: 3px;
    left: 0;
    font-family: FontAwesome;
    content: "\f0a9";
    color: #13499f;
    font-size: 16px;
}


/*Our Portfolis css starts here*/

.small-heading h4{
	font-size:18px;
	font-weight:bold;
	color:#13499f;
}

.prj-title{
	font-size:14px;
	font-weight:bold;
	color:#c4b80f;
}

.folio-odd{
	background-color: rgba(191,37,42,0.04);
    padding: 10px 25px;
    margin-bottom: 15px;
    border-left: 4px solid #a49a08;
    box-shadow: 0px 12px 10px -15px #111;
	border-bottom: 1px dashed #b9b9b9;
	text-align:justify;
}

.folio-odd .prj-title{
	color:#13499f;
}

.folio-even{
	background-color: rgba(191,37,42,0.04);
    padding: 10px 25px;
    margin-bottom: 15px;
    border-left: 4px solid #13499f;
    box-shadow: 0px 12px 10px -15px #111;
	border-bottom: 1px dashed #b9b9b9;
	text-align:justify;
}


.folio-even .prj-title{
	color:#a49a08;
}

/*Our markets page starts here*/

ul.arrow-list {
    margin: 0;
    padding: 0;
}

ul.arrow-list li {
    list-style: none;
    text-align: justify;
    list-style-position: inside;
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
}

ul.arrow-list li:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: FontAwesome;
    content: "\f0a9";
    color: #13499f;
    font-size: 16px;
}


.small-heading h3{
	font-size:22px;
	font-weight:bold;
	color:#a49a08;
}
.small-heading h3 span{
	border-bottom:3px solid #a49a08;
	
}

/*.small-heading h3:after{
	border-bottom:3px solid #a49a08;
	width:80px;
	display:block;
	content:"";
	padding-top:2px;
}
*/
.workplace-text p, .market_text p, .social-text p, .careers-text p{
	text-align:justify;
}

/*Our subsidiaries css*/

.acc-small-heading h4{
	font-size:15px;
	font-weight:bold;
	color:#13499f;
}


/*Milestone extra css*/

.milestone-head{
	width: 17%;
    height: 57px;
    background: #13499f;
    margin: 0 auto;
    color: #fff;
    padding: 4px 7px;
}

.milestone-head h4{
	font-weight:bold;
	color:#fff;
	font-size:22px;
}


/*Sustainability new design css starts here*/

a.sus-readmore:before{
	
    font-family: FontAwesome;
    content: "\f105";
    color: #13499f;
    font-size: 16px;
	padding-right:10px;
	transition:all 0.3s ease;
}

a.sus-readmore{
	color: #13499f;
}


a.sus-readmore:hover, a.sus-readmore:focus, a.sus-readmore:active{
	text-decoration:none;
	color: #13499f;
}

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
/*.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
  text-decoration:none;
}
*/

.hvr-forward:hover {
  -webkit-transform: translateX(8px);
  transform: translateX(8px);
  text-decoration:none;
}

a.bg-sus-links{
	position: relative;
    display: block;
    overflow: hidden;
}

a.bg-sus-links figure{
	    position: relative;
}

.bottom-title{
	position:absolute;
	bottom:0;
	background: rgba(44, 44, 45, 0.7);
	height:60px;
	width:100%;
	color:#fff;
	font-size:33px;
	line-height:57px;
	text-align:center;
	font-weight:bold;
}


/*Hover effects*/

  a.bg-sus-links:hover figure {
-webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  }
  @-webkit-keyframes pulse {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  50% {
  -webkit-transform: scale3d(.05, .05, .05);
  transform: scale3d(.05, .05,.05);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  }
  @keyframes pulse {
  0% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  50% {
  -webkit-transform: scale3d(.05, .05, .05);
  transform: scale3d(.05, .05, .05);
  }
  100% {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  }
  } 





/*==============================
Model image
================================*/
#myImg {
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
	width:100%;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 1100px;
}

/* Caption of Modal Image */
#caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #e82c2e;
    text-decoration: none;
    cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}


/*=====================================================
PRODUCTS PAGES CSS STARTS HERE
=======================================================*/


/*Setup bg image for product pages*/

.cis-bg{
	background-image:url(../images/cis-product-img-bg.png) !important;
	background-repeat:no-repeat;
	background-position:right bottom;
}

.dis-bg{
	background:#f5f5f5 url(../images/dis-bg-img.png) no-repeat;
	
	background-position:right bottom;
}

.dte-bg{
	background:#f5f5f5 url(../images/dte-bg-img.png) no-repeat;
	
	background-position:right bottom;
}



.page-heading h2 span{
	display:block;
	font-size:16px;
}
.product-wrapper{
	
/*	background:#f5f5f5 !important;*/
	padding:30px 0;
	margin-top:0 !important;
	margin-bottom:0 !important;
}

/*Products NEW Desing*/


.valign {
    display: table-cell;
    vertical-align: middle;
}
.pro-more {
   background-color: rgba(19,73,159, 10);
    padding: 7px 0px;color:#13499f; font-weight:bold;
    margin-top: 25px;
    position: absolute;
	width: 28px;
    height: 28px;
    padding: 3px 9px;
    bottom: 15px;    
    left: 23px;
    margin: 0 auto;border-radius:0px;
}

.pro-more span{
	/*display:inline !important;*/
	position:relative;
	top:-25px;
	left:30px;
	
}

.product-wrapper .products-item:hover .pro-more
{
	 background-color: rgba(19,73,159,0.7);
}
.product-wrapper i
{
	background-color: #444;
    padding: 12px;
    border-radius: 20px;
    margin-bottom: 6px;
	display:none;color:#ccc;
}
.products-list
{
	margin-bottom:10px;
}
.product-wrapper .open .products-widget
{
	
    /*border-top: 2px solid #134b97;  */
	
}
.product-wrapper .products-widget
{
	/*padding: 06px 08px;*/
    background-color: rgba(255,255,255);
	box-shadow: 0 0 6px -9px #999;
}
.product-wrapper .products-widget .cont-wrap 
{
	min-height:150px;text-align:left;display:table;    padding: 15px 15px 15px 15px;
}
.product-wrapper .products-widget .cont-wrap .cont-warp-col{
	/*min-height:323px;*/
	min-height:350px;
	
}






.product-wrapper .products-details
{
	padding-left:30px;padding-right:30px;
}
.product-wrapper .products-widget .name::after,  .product-wrapper .products-item.open .products-widget .name::after
	{
		 content:'';
		 display:block;
	}
.product-wrapper .products-item.open .products-widget .cont-wrap
{
	background-color:#e6eefb;
}
.product-wrapper .products-item.open .products-widget .name
{
	color:inherit;
}
.product-wrapper .products-item .products-widget .name,
.product-wrapper .products-item.open .products-widget .name
{
	color:#fff;font-size:15px; font-weight:bold;
}
.product-wrapper .products-item .products-widget .position, .product-wrapper .products-item.open .products-widget .position
{
	color:#c4c4c4;
}

.product-wrapper .products-item.open .products-widget .pro-more
{
	background-color:#134b97;color:#13499f;
}
.products-widget {
    margin-bottom: 19px;
    cursor: pointer;
}
.latest-feature, .products-widget {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    background: #f9f9f9;
    box-shadow: 0 10px 20px 0 rgba(2,21,48,0.15);
}
.products-widget .img-wrap {
    -webkit-box-flex: initial;
    -webkit-flex: initial;
    -ms-flex: initial;
    flex: initial;
}
.latest-feature .img-wrap, .products-widget .img-wrap {
    width: 100%;
    float: left;
    position: relative;
}
.img-wrap {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px;
}
.products-widget .img-wrap img {
    height: auto;
}
.latest-feature .img-wrap img, .products-widget .img-wrap img {
    width: 100%;
    margin-bottom: 0;
    
}
.img-wrap img {
    width: 100%;
    margin-bottom: 20px;
}
.products-item.open .products-widget .cont-wrap {
    background-color: #134b97;
}
.products-widget .cont-wrap {
    padding: 16px 15px 28px 24px;
}
.latest-feature .cont-wrap, .products-widget .cont-wrap {
    width: 100%;
    float: left;
    padding: 15px 18px 15px 24px;
	min-height: 100px;
}
.products-item.open .products-widget .name, .products-item:hover.open .products-widget .name::after {
    color: #fff;
}
.products-item.open .products-widget .position {
    color: #fff;
}
.latest-feature .cont-wrap span, .products-widget .cont-wrap span {
    display: block;
}
.products-widget .name {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    position: relative;
	
}
.products-item.open .products-widget .name::after, .products-item.open .products-widget .pro-more::before {
    content: '\f00d';
    color: #fff;
}

.products-item span.close-re{
	visibility:hidden;
}


.products-item.open span.replace{
	visibility:hidden;
}
.products-item.open span.close-re{
	visibility:visible;
	position:relative;
	top:-44px;
}

/*.products-item.open span.replace{
	visibility:hidden;
}

.products-item.open span.replace:after{
	visibility:visible;
	content: "Close";
	position:relative;
	left:-37px;
}*/

.products-widget .cont-wrap:hover .name::after {
    color: #134b97;
}
.cont-wrap:hover .pro-more::before
{
	color:#fff;
}
.products-widget .name::after, .pro-more::before {
    content: '\f00d';
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    font-size: 18px;
    color: #c32445;
}
.pro-more::before {
    content: '\f067';
    font-family: FontAwesome;
    font-size: inherit;
   /* display: initial;*//*Due to IE issue we hide this and applied margin top*/
   margin-top:11px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
   /* position: initial;*//*Due to IE issue we hide this and applied position relative*/
   position:relative;
    font-size: 14px;
    color: #fff;
    top: 0;
    margin-right: 20px;
	
    vertical-align: middle;
}

.products-widget .position {
    text-transform: uppercase;    
    font-size: 11px;
    line-height: 14px;
    letter-spacing: 1px;
    color: #888;font-weight:550;   
}
.products-details {
    position: relative;
    margin-bottom: 25px;
    padding: 25px 35px 34px;
    background-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(2,21,48,0.15);
    float: left;
   display:none;
    z-index: 10;
}
.products-details p
{
	text-align:justify;
}
.pro-btn-close {
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    padding: 0;
    top: 22px;
    right: 22px;
    color: #fff;
    background-color: transparent;
    border: 0;
    cursor: pointer;
	outline:none;
	 -webkit-animation-duration: 2s;
          animation-duration: 2s;
}
.pro-btn-close::after {
    display: inline-block;
    font-family: FontAwesome;
    font-size: inherit;
    content: '\f00d';
    position: absolute;
    display: block;
    top: -5px;
    right: 0;
    color: #13499f;
    font-size: 26px;
}
.products-details
{
	border: 1px solid #ccc;
    padding: 50px 5px;
	background:#e6eefb;
}
.products-list .products-item .products-details {
    width: 100%;
}


/*Product item css*/
.pro-title{
	font-size:24px;
	font-weight:bold;
	color:#000000;
}
.title-desc{
	font-size:14px;
	font-style:italic;
	color:#13499f;
}
.item-pic{
	margin-top:22px;
	margin-bottom:15px;
}
.item-price{
	margin-bottom:33px;
	font-size:36px;
	color:#000;
	font-style:italic;
}
.item-desc{
	margin-bottom:33px;
}

.item-desc-full{
	margin-bottom:20px;
	display:block;
	text-align:justify;
}
.item-price em{
	font-size:14px;
	
}

/*Product item details sec*/

.item-details-title{
	font-size:24px;
	color:#000;
	font-weight:bold;
	margin-bottom:25px;
}

.item-details-title span{
	font-size:14px;
	font-style:italic;
	color:#000;
	display:block;
}
.des-title{
	color:#000;
	font-weight:bold;
	font-size:20px;
	margin-bottom:10px;
}
ul.item-dtls-list{
	margin:0 0 25px 0;
	padding:0;
	}
ul.item-dtls-list li{
	
	list-style-image:url(../images/item-list-arrow.png);
	margin-left:11px;
	line-height:25px;
}

.bottom-desc{
	border-top: 1px solid #d7d7d7;
    padding-top: 30px;
    margin-top: 30px;
}





/*=======================================
End Products New Design css
=========================================*/


















/*=======================================
Marketplace
=========================================*/

table.market{
	border:1px solid #13499f;
}


table.market tbody tr td{
	border-bottom:1px solid #13499f;
}
table.market tbody tr td{
	border-bottom:1px solid #13499f;
	border-right:1px solid #13499f;
	
}
.market thead tr{
	background:#13499f;
	
	
}
.market thead th{
	color:#fff;
}
.market td ul.arrow-list li{
	margin-top:0 !important;
}

/*=============================================
Social css starts here
===============================================*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
	border-top:none !important;
}


.table.social>thead>tr>th{
	text-align:center;
}
table.social{
	border:1px solid #13499f;
}

table.social tbody tr td{
	border-bottom:1px solid #13499f;
	border-right:1px solid #13499f;
	text-align:center;
}
.no-border-bottom{
	border-bottom:none !important;
}
.social thead tr{
	background:#13499f;
	
	
}
.social thead th{
	color:#fff;
}

/*===================================================
Workplace table css starts here
=====================================================*/

table.workplace{
	border:1px solid #13499f;
}
.table.workplace>thead>tr>th{
	text-align:center;
}
table.workplace tbody tr td{
	border-bottom:1px solid #13499f;
	border-right:1px solid #13499f;
	text-align:center;
}
.workplace thead tr{
	background:#13499f;
	
	
}
.workplace thead th{
	color:#fff;
}

/*============================================
environment section css starts here
==============================================*/

.envi-sec-top{
	width:100%;
	background:#ecf3ff;
	display:flex;
	margin-bottom:30px;
	padding:50px 0;
	
}

.envi-sec-top p{
	padding-top:37px;
}

ol.envi-list{
	padding-left:15px;
}
ol.envi-list li{
	margin-bottom:15px;
}


ol.envi-list li ol{
	margin-bottom:15px;
	margin-top:15px;
	padding-left:15px;
}
ol.envi-list li ol li{
	margin-bottom:15px;
	padding-left:0;
	text-align:justify;
}


/*===============================================================================
Careers section CSS starts here
=================================================================================*/
.careere-cont-bg{
	background-color: rgba(191,37,42,0.04);
	padding: 10px 25px;
    margin-bottom: 15px;
    border-left: 4px solid #a49a08;
    box-shadow: 0px 12px 10px -15px #111;
    border-bottom: 1px dashed #b9b9b9;
}
.career-contact{
	padding:20px 0
}

.career-contact p{
	font-size:16px;
	font-weight:bold;
	margin-bottom:0;
}

.career-contact p i{
	margin-right:5px;
}
.career-contact a{
	color:#404040;
}
.career-contact a:hover{
	text-decoration:none;
	
	}



/*==============================================================================
Contact section css starts here
=================================================================================*/


.valign {
    display: table-cell;
    vertical-align: middle;
}

.contact [class^='col-'] {
    margin-bottom: 24px;
}
.col-bg{
	text-align: center;
    background-color: rgba(226,31,38,0.03);
    height: 100%;
    padding: 20px 12px;
    border-radius: 4px;
    box-shadow: 0 8px 6px -6px #ddd;
	background:url(../images/resllers-bg.jpg) no-repeat;
	background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #ccc;
    display: table;
    width: 100%;
}
.col-bg i{
	margin-bottom: 0px;
    color: #a49a08;
}
.col-bg p{
	color:#fff;
}
.col-bg h5 {
    font-size: 15px;
    color: #fff;
    font-weight: 550;
    position: relative;
    margin: 10px 0px;
    padding-bottom: 10px;
	line-height:26px;
}

.col-bg h5:after {
    content: "";
    position: absolute;
    width: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-top: 1px solid #ccc;
}

.col-bg p span{
	margin-right:5px;
}


/*form and map section*/

#form-map {
    margin: 25px 0px 0px 0px;
    width: 100%;
    overflow: hidden;
}

.form-bg {
    background-color: #dcdcdc;
    padding: 50px 12px;
    
}

.map {
    background-color: rgba(0,0,0,0.06);
    padding: 50px 12px;
   
}
.map a{
	text-decoration:none;
	color:#404040;
}

.map a:hover{
	text-decoration:none;
}
.form-bg:before {
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    left: -999em;
    background-color: #dcdcdc;
    z-index: 99;
}

.map:after {
    content: '';
    display: block;
    position: absolute;
    width: 999em;
    top: 0;
    bottom: 0;
    right: -999em;
    background-color: rgba(0,0,0,0.06);
    z-index: 99;
}

/*contact form css*/

.form-group {
    overflow: hidden;
    clear: both;
}
.contentform p {
    margin: 0px;
    font-weight: 500;
    line-height: 2;
    color: #333;
}
.icon-case {
    width: 35px;
    /* display: inline-block; */
    border-radius: 5px 0px 0px 5px;
    background: #cecece;
    height: 38px;
    position: relative;
    text-align: center;
    line-height: 40px;
    vertical-align: top;
    float: left;
}

.bouton-contact {
    background-color: #13499f;
    color: #FFF;
    text-align: center;
    border: 0;
    padding: 08px 25px;
    cursor: pointer;
    margin-top: 18px;
    font-size: 18px;
    margin-left: 38px;
}

.bouton-contact:hover {
    background-color: #999;
    color: #FFF;
    text-align: center;
    border: 0;
    padding: 08px 25px;
    cursor: pointer;
    margin-top: 18px;
    font-size: 18px;
    margin-left: 38px;
}

.contentform input, .contentform select {
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #eee;
    margin-bottom: 12px;
    width: 88%;
    height: 38px;
    padding: 0px 15px;
    outline: none;
    background-color: #f5f5f5;
}

textarea {
    border-radius: 0px 5px 5px 0px;
    border: 1px solid #EEE;
    margin: 0;
    width: 88%;
    height: 100px;
    padding: 05px 15px;
    outline: none;
    vertical-align: top;
    background-color: #f5f5f5;
}

#form-map p i{
	margin-right:8px;
}













/*====================================================
FOOTER SECTION STARTS HERE
======================================================*/

.back-to-top {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #555;
    text-align: center;
    display: block;
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 99999;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}

footer{
	width:100%;
	background:#fff;
	border-top:1px solid #e1e1e1;
	font-family: 'Open Sans', sans-serif;
}
footer h3{
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
	color:#404040;
}
footer h3 a, footer h3 a:hover{
	color:#404040;
	text-decoration:none;
}
footer ul li{
	list-style:none;
	line-height:30px;
}

footer ul li a{
	list-style:none;
	text-decoration:none;
	color:#404040;
}
footer ul li a:hover{

	text-decoration:none;
	color:#404040;
}
.copyright-sec{
	width:100%;
	display:block;
	background:#ebebeb;
	padding:26px 0;
	margin-top:25px;
}

.copyright-sec p{
	color:#404040;
	margin-bottom:0 !important;
		font-family: 'Open Sans', sans-serif;
		font-size:15px;
}

ul.terms-pp{
	margin:0;
	padding:0;
	text-align:right;
}
ul.terms-pp li{
	display:inline-block;
	list-style:none;
	padding:0 15px;
}
ul.terms-pp li a{
	color:#404040;
	text-decoration:none;
}


.tou p strong, .pdpa p strong{
	color:#13499f;
}

.tou{
	text-align:justify;
}

.pdpa ol li{
	line-height:22px;
}
.pdpa{text-align:justify;}


/*======================================================
firefox fixes
========================================================*/


@-moz-document url-prefix() { 
.manager-wrapper .person-widget .text-wrap{
	height:150px;text-align:center;display:table;    padding: 0px 0px 29px 0px;
}
}











/*===================================================
Media Queries starts here
=====================================================*/


@media(min-width:768px){
	
	.pr0{
		padding-right:0 !important;
	}
	
	.pl0{
		padding-left:0 !important;
	}
	
	.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

/*******BOD New Design css**********/
.committee .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.committee .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.committee .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.committee .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}

.row.people-list:after, .row.people-list:before{
  display: none;
} /*This line fix for ipad - Flexbox wraps last column of the first row in Safari*/



.people-list .people-item .person-details {
    width: -webkit-calc(300% + 60px);
    width: calc(300% + 60px);
}
.people-list .people-item:nth-of-type(3n+2) .person-details {
    margin-left: -webkit-calc(-100% - 30px);
    margin-left: calc(-100% - 30px);
}
.people-list .people-item:nth-of-type(3n+3) .person-details {
    margin-left: -webkit-calc(-200% - 60px);
    margin-left: calc(-200% - 60px);
}
/*******End BOD New Design css**********/


/*******products page New Design css**********/

.row.products-list:after, .row.products-list:before{
  display: none;
} /*This line fix for ipad - Flexbox wraps last column of the first row in Safari*/

.proitems .row {
    /*display: -webkit-box;*/
	
	
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.proitems .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.33333%;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.proitems .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.33333%;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.proitems .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.66667%;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.products-list .products-item .products-details {
    width: -webkit-calc(300% + 60px);
    width: calc(300% + 60px);
	
  }
.products-list .products-item:nth-of-type(3n+2) .products-details {
    margin-left: -webkit-calc(-100% - 30px);
    margin-left: calc(-100% - 30px);
	
	
}
.products-list .products-item:nth-of-type(3n+3) .products-details {
    margin-left: -webkit-calc(-200% - 60px);
    margin-left: calc(-200% - 60px);
	
	
}
/*******End BOD New Design css**********/


/*products page*/

ul.bod-menu li a{
	padding:5px;
	
}
	
}

@media(max-width:1024px){
	
	.logo-sec{
		float:left;
		width:30%;
		position:relative;
		z-index:2
	}
	.logo {
		padding-right:50px;
	}
		.ftr-cont-layer {
		position: absolute;
		bottom: 0;
		height:auto;
		background:#13499f;
		opacity: 0.9;
	}

	.col-footer p {
		color: #fff;
		line-height: 16px;
		font-size: 11px;
		word-break: break-word;
		min-height: 0;
		font-family: 'Open Sans', sans-serif;
	}

	.stock-frame {
		height: 250px;
	}

	.invstr {
		padding: 15px;
		border: 1px solid #e1e1e1;
		min-height: 474px;
	}

	.btn-holder {
		margin-top: 17px;
	}

	.banner-txt {
		font-size: 22px;
		color: #13499f;
		position: absolute;
		top: 15px;
		left: 70px;
		width: 70%;
	}

	
}

@media(max-width:991px){
	
	.logo-sec{
		float:left;
		/**width:20%;**/
		position:relative;
		z-index:2
	}
	.logo {
		padding-right:50px;
	}
		.ftr-cont-layer {
		position: absolute;
		bottom: 0;
		height:auto;
		background:#13499f;
		opacity: 0.9;
	}
	
	.nav-sec{
		float:left;
		width:75%;
		position: absolute;
		right: 0;
		z-index: 1;
	}

	.col-footer p {
		color: #fff;
		line-height: 16px;
		font-size: 11px;
		word-break: break-word;
		min-height: 0;
		font-family: 'Open Sans', sans-serif;
	}

	.stock-frame {
		height: 250px;
	}

	.invstr {
		padding: 15px;
		border: 1px solid #e1e1e1;
		min-height: 474px;
	}

	.btn-holder {
		margin-top: 17px;
	}

	.banner-txt {
		font-size: 22px;
		color: #13499f;
		position: absolute;
		top: 15px;
		left: 70px;
		width: 70%;
	}
	
}

@media(max-width:768px){
	
	.sm-xs-mb-15{
		margin-bottom:15px;
	}
	.sm-xs-mb-20{
		margin-bottom:20px;
	}
	.sm-xs-mb-25{
		margin-bottom:25px;
	}
	.sm-xs-mb-30{
		margin-bottom:30px;
	}
		
	.logo-sec{
		float:left;
		width:30%;
		position:relative;
		z-index:2
	}
	.logo{
		padding-right:40px;
	}
		
	.nav-sec{
		float:left;
		width:100%;
		position: absolute;
		right: 0;
		z-index: 1;
	}

	.slider-sec {
		
		margin-top: 63px;
	}





	.ftr-cont-layer{
		position:absolute;
		bottom:0;
		height:auto;
		background:none;
	}

	.col-footer p {
		color: #fff;
		line-height: 22px;
		font-size: 14px;
		font-family: 'Open Sans', sans-serif;
	}


	.media-carousel 
	{
	  margin-bottom: 0;
	  padding: 0 0 0 0;

	}


	.media-carousel .carousel-control.left {
		left: -30px;
		background-image: none;
		color: #404040;
		font-size: 40px;
		height: 40px;
		width: 40px;
		margin-top: 19%;
	}
	.media-carousel .carousel-control.right {
		right: -30px !important;
		background-image: none;
		color: #404040;
		font-size: 40px;
		height: 40px;
		width: 40px;
		margin-top: 19%;
	}

	.col-footer p {
		color: #fff;
		line-height: 16px;
		font-size: 11px;
		word-break: break-word;
		min-height: 0;
		font-family: 'Open Sans', sans-serif;
	}


	/*stockquote-iframe*/

	.stock-frame{
		height:404px;
	}


	/*footer contact banner text*/
	.banner-txt {
		font-size: 21px;
		color: #13499f;
		position: absolute;
		top: 15px;
		left: 50px;
		width: 90%;
	}

	.contct-today {
		position: absolute;
		top: 95px;
		left: 50px;
		color: #646464;
		font-weight: bold;
		font-size: 17px;
	}
	.btn-git {
		position: absolute;
		top: 178px;
		left: 50px;
	}
	/*announcement sec*/
	.announ-frame, .news-frame{
		height:78px;
	}

	.invstr {
		padding: 15px;
		border: 1px solid #e1e1e1;
		min-height: 526px;
	}
	.bursa-ansmnt{
		min-height:248px;
	}
	.cont-box {
		position: absolute;
		bottom: 0;
		background: rgba(250,250,250, 0.9);
		width: 92%;
		border-bottom: 1px solid #e1e1e1;
		border-left: 1px solid #e1e1e1;
		border-right: 1px solid #e1e1e1;
	}

	/*copyright sec*/
	.copyright-sec p {
		color: #404040;
		margin-bottom: 0 !important;
		font-family: 'Open Sans', sans-serif;
		font-size: 15px;
		text-align: center;
	}
	ul.terms-pp {
		margin: 0;
		padding: 0;
		text-align: center;
	}

	/*sustainability new section*/

	.bottom-title{
		font-size:24px;
		
		}
		
		.mob-min-h{
		min-height:220px;
		height:427px;
	}
	
}

@media(max-width:767px){
	
	.sm-xs-mb-30{
		margin-bottom:30px;
	}
	.xs-mb-30{
		margin-bottom:30px;
	}
	section{
		margin:15px 0;
	}

		
	.logo-sec{
		float:left;
		width:60%;
		position:relative;
		z-index:2
	}
	.logo{
		padding-right:40px;
	}

	.ace-responsive-menu {
		list-style: none;
		margin: 0;
		padding: 0px 0px 15px 0px;
		float: left;
		height:320px;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	.inner-banner, .products-banner {
	/*    background: url(../images/inner-banner.jpg);*/
		background-size: cover;
		background-position: center top;
		min-height: 228px;
		margin: 0 !important;
		position: relative;
	}
		
	.nav-sec{
		float:left;
		width:100%;
		position: absolute;
		right: 0;
		z-index: 1;
	}

	.page-heading h2 {
		font-size: 22px;
		width:92%;
		text-align:center;
	}


	/*stockquote-iframe*/

	.stock-frame{
		height:311px;
	}

	/*announcement sec*/
	.cont-box {
		position: absolute;
		bottom: 0;
		background: rgba(250,250,250, 0.9);
		width: 96%;
		border-bottom: 1px solid #e1e1e1;
		border-left: 1px solid #e1e1e1;
		border-right: 1px solid #e1e1e1;
	}

		
		/*******BOD New Design css**********/
	 .people-list .people-item .person-details {
		width: 100%
		
	}
	.btn-close {
		top: 20;
		right: 20px;
	}
	.row-overlapping .box
	{
		margin-top:100px;
	}
	.person-details img
	{ 
		margin-bottom:25px;
	}
	#innerpage-banner h1
	{
		font-size:30px;line-height:34px;
	}
	.modal-dialog
	{
		margin-top:150px !important;
	}
	/*******End BOD New Design css**********/


	/*******products page New Design css**********/
	 .products-list .products-item .products-details {
		width: 100%
		
	}
	.btn-close {
		top: 20;
		right: 20px;
	}
	.row-overlapping .box
	{
		margin-top:100px;
	}
	.Product-details img
	{ 
		margin-bottom:25px;
	}

	.mob-min-h{
		min-height:220px;
		height:416px;
	}


	#innerpage-banner h1
	{
		font-size:30px;line-height:34px;
	}
	.modal-dialog
	{
		margin-top:150px !important;
	}
	/*******End BOD New Design css**********/


	.small-heading{
		margin-bottom:15px;
	}


	/*Products menu mobile*/
	ul.bod-menu li {
		 display:inline; 
		list-style: none;
	}
	ul.bod-menu li a.act-cls {
	   
	   background:none;
		color: #13499f;
		font-weight: bold;
		position: relative;
		line-height: 26px;
	}

	ul.bod-menu li a {
		padding:5px;
		 background: none; 
		font-weight: bold;
		color: #404040;
		text-decoration: none;
		line-height: 26px;
	}
	ul.bod-menu li a.act-cls:after {
		content: '';
		position: absolute;
		top: 89%;
		left: 50%;
		margin-left: -14px;
		width: 0;
		border:none;
	}

	.invstr {
		padding: 15px;
		border: 1px solid #e1e1e1;
		min-height: 435px;
		margin-bottom: 30px;
	}
	.title-bursa h2{
		font-size:16px;
		font-weight:bold;
	}


	/*footer contact banner text*/

	.banner-txt {
		font-size: 14px;
		color: #13499f;
		position: absolute;
		top: 15px;
		left: 40px;
		width: 77%;
	}

	.contct-today {
		position: absolute;
		top: 95px;
		left: 40px;
		color: #646464;
		font-weight: bold;
		font-size: 17px;
	}
	.btn-git {
		position: absolute;
		top: 178px;
		left: 40px;
	}

	.sus-cols{
		margin-bottom:15px;
	}


}

@media(max-width:667px){
	.cont-box {
		width:95.5%;
	}
}

@media(max-width:736px){
	
	 .ace-responsive-menu {
    list-style: none;
    margin: 0;
    padding: 0px 0px 15px 0px;
    float: left;
    height:250px;
	overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
	
}

@media(max-width:414px){
	
	.stock-frame {
    height: 316px;
}

.col-footer p {
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    word-break: break-word;
    min-height: 0;
    font-family: 'Open Sans', sans-serif;
}
.sus-cols{
	margin-bottom:15px;
}

 .ace-responsive-menu {
    list-style: none;
    margin: 0;
    padding: 0px 0px 15px 0px;
    float: left;
    height:480px;
	overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.mob-min-h {
    min-height: 220px;
    height: 263px;
}


}

@media(max-width:360px){
	.mob-min-h {
    min-height: 220px;
    height: 241px;
}
}

@media(max-width:375px){
	
	/*footer contact banner text*/

	.banner-txt {
		font-size: 14px;
		color: #13499f;
		position: absolute;
		top:15px;
		left:40px;
		width:80%;
	}

	.contct-today {
		position: absolute;
		top: 95px;
		left: 40px;
		color: #646464;
		font-weight: bold;
		font-size: 17px;
	}
	.btn-git {
		position: absolute;
		top: 178px;
		left: 40px;
	}

	.ace-responsive-menu {
		list-style: none;
		margin: 0;
		padding: 0px 0px 15px 0px;
		float: left;
	   height:480px !important;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}

	.col-footer p {
		color: #fff;
		line-height: 20px;
		font-size: 14px;
		word-break: break-word;
		min-height: 0;
		font-family: 'Open Sans', sans-serif;
	}

	.mob-min-h {
		min-height: 220px;
		height: 263px;
	}

	
}

@media(max-width:320px){
	.ace-responsive-menu {
    list-style: none;
    margin: 0;
    padding: 0px 0px 15px 0px;
    float: left;
    height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}
}




/*===========================================================
mobile landscape fixes
==============================================================*/



