
.orangebtn {
	background: #ea7814 none repeat scroll 0 0;
	border-radius: 37px;
	color: #fff;
	display: block;
	margin: 8px auto;
	padding: 9px 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.3s linear 0s;
	width: 143px;
}
.orangebtn:hover {
	background: #482828 none repeat scroll 0 0;
}
.highlight-section {
	float: left;
	margin: 44px 0 0;
	width: 100%;
}
.highlight-section ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width:100%;
	text-align:center;
}
.highlight-section ul li {
	float: none;
	text-align: center;
	width: 33%;
	display:inline-block;
}
.media-container .highlight-section ul li {
	margin:0 0 40px 0;
}
.highlight-section ul li img {
	border: 1px solid #c2c0ac;
	border-radius: 19px;
}
.highlight-section ul li h3 {
	font-size: 29px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
}
.highlight-section ul li p {
	color: #1f1619;
	font-size: 18px;
	margin: 0;
	height:50px;
}
.transbtn {
	border: 1px solid #e87828;
	border-radius: 24px;
	color: #e87828;
	display: inline-block;
	font-size: 18px;
	margin: 15px 0;
	padding: 8px 0;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.4s linear 0s;
	width: 143px;
}
.transbtn:hover {
	background: #e87828 none repeat scroll 0 0;
	border-color: #fff;
	color: #fff !important;
}
.brand_highlight .slider-nav {
	bottom: 0;
	margin: 0 0 5%;
	position: relative;
}
.brand_highlight {
	float: left;
	position: relative;
	width: 100%;
	margin-bottom:30px;
}
.brand_highlight .slider-nav a {
	background-image: url("../images/brand-sprite-logo.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	font-size: 0;
	height: 100px;
	text-align: center;
	width: 237px;
	outline:none;
}
.brand_highlight .slider-nav a:hover {
	outline:none;
}
.brand_highlight .slider-nav a.daawat {
	background-position: 0 0;
}
.brand_highlight .slider-nav a.daawat:hover, .brand_highlight .slider-nav .slick-current a.daawat {
	background-position: 0 -117px;
}
.brand_highlight .slider-nav a.royal {
	background-position: -463px 0;
}
.brand_highlight .slider-nav a.royal:hover, .brand_highlight .slider-nav .slick-current a.royal {
	background-position: -464px -116px;
}
.brand_highlight .slider-nav a.ecolife {
	background-position: -226px 0;
}
.brand_highlight .slider-nav a.ecolife:hover, .brand_highlight .slider-nav .slick-current a.ecolife {
	background-position: -226px -117px;
}
.brand_highlight .slider-nav a.mymy {
	background-position: -945px 0;
}
.brand_highlight .slider-nav a.mymy:hover, .brand_highlight .slider-nav .slick-current a.mymy {
	background-position: -945px -114px;
}
.brand_highlight .slider-nav a.devaaya {
	background-position: -702px 0;
}
.brand_highlight .slider-nav a.devaaya:hover, .brand_highlight .slider-nav .slick-current a.devaaya {
	background-position: -702px -117px;
}
.content2 h3 {
	font-size: 36px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	text-align:center;
}
.content3 h3 {
	font-size: 31px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	text-align:center;
	white-space:nowrap;
}
.content4 h3 {
	font-size: 36px;
	font-weight: normal;
	margin: 0;
	text-transform: uppercase;
	text-align:center;
	white-space:nowrap;
}
.custom-section ul li {
	width:50% !important;
	margin: 0 0 5%;
}
.custom-container p.last-year {
	margin: 35px 0 0 0;
	font-weight:bold;
}
.custom-container {
	width:60%;
}
.custom-container p.red {
	color:#e87828;
	font-weight:bold;
	font-size:16px;
}
.custom-container p.red a {
	color:#e87828;
	text-decoration:none;
}
.footer-container {
	float: left;
	width: 100%;
	position: relative;
	background:url(../images/footer-bg.jpg) no-repeat center top;
	margin: 5% auto 0px;
	background-size:cover;
	padding:100px 100px 0px;
	box-sizing:border-box;
}
.footer-container p {
	text-align:center;
	font-size:22px;
}
.footer-container .sitemap {
	width: 50%;
	margin: 20px auto 0px;
	clear: both;
	overflow: hidden;
}
.footer-container .sitemap ul {
	margin: 0px;
	display: inline-block;
	width: 100%;
	list-style: none;
	padding:0px;
	float: left;
	text-align:center;
}
.footer-container .sitemap ul li {
	margin: 0px;
	padding: 2px 20px;
	font-size: 15px;
	line-height: 16px;
	display:inline-block;
	letter-spacing:1px;
}
.footer-container .sitemap ul li h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	margin: 0 0 5px 0;
	text-transform: uppercase;
}
.footer-container .sitemap ul li a {
	color:#000;
	text-decoration:none;
}
.footer-container p.copy {
	font-size: 13px;
}
.footer-container hr {
	width:28%;
	padding:0;
	margin:0px auto;
}
.content2 {
	margin:0px auto;
	clear:both;
	width:77%;
}
.content2 ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.content2 ul li {
	float: left;
	text-align: center;
	width: 33%;
}
.content2 ul li.img {
	padding-top:8px;
}
.content2 ul li.img img {
	width:80%;
}
.content3 {
	margin:80px auto;
	clear:both;
	width:65%;
}
.content3 .heading {
	width:100%;
	margin:0px;
	padding:30px 0 0 0;
	float:left;
	text-align:center;
	font-size:20px;
}
.content3 ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.content3 ul li {
	float: left;
	text-align: center;
	width: 33%;
}
.content3 ul li.img {
	padding-top:8px;
}
.content3 ul li.img img {
	width:80%;
}
ul.center {
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
}
ul.center li input[type="text"] {
	border: medium none;
	/*border-bottom: 1px solid #999;*/
    color: #999;
	font-family: "PT Sans", Gotham, Helvetica, Arial, sans-serif;
	font-size: 15px;
	padding: 2px;
	width: 25%;
	transition: 0.4s all;
	background:transparent;
	font-style:italic;/*background: url(../images/mail.jpg) no-repeat top right;*/
}

.content4 {
	margin:80px auto;
	clear:both;
	width:90%;
}
.content4 .heading {
	width:100%;
	margin:0px;
	padding:30px 0 0 0;
	float:left;
	text-align:center;
	font-size:20px;
}
.content4 ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.content4 ul li {
	float: left;
	text-align: center;
	width: 33%;
}
.content4 ul li.img {
	padding-top:8px;
	width:44%;
}
.content4 ul li.business {
	width:12%;
}
.content4 ul li.img img {
	width:80%;
}
.dawat-banner-container {
	width:320px;
	margin:0px 0 0 -420px;
	padding:0px;
	float:left;
	position:absolute;
	left:50%;
	top:40px;
}
.dawat-banner-container .reusable {
	width:100%;
	margin:0px;
	padding:0px 0 10px 0;
	float:left;
	text-align:center;
}
.dawat-banner-container .reusable img {
	width:auto;
	display:inline;
}
.dawat-banner-container .reusable .heading {
	width:80%;
	margin:0px auto;
	padding:0px 0 20px 0;
	border-bottom:3px solid #000;
	font-size:20px;
}
.dawat-banner-container .reusable h4 {
	margin:0px;
	padding:0px 0 0px 0;
	font-size:25px;
	text-align:center;
	font-weight:normal;
	line-height:normal;
}
.slider-container {
	width: 1100px;
	margin: 0px auto;
}
.graph-container {
	width:80%;
	margin:0px auto 0px auto;
	padding:0px;
	overflow:hidden;
	text-align:center;
}
.bottom-cont {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/main-bg.png) left top repeat;
}
/********************
 * FEATURE CAROUSEL *
 ********************/
.carousel-container {
	position:relative;
	width:100%;
	padding:30px 0 0 0;
}
#carousel {
	height:600px;
	width:100%;
	position:relative;
	margin-bottom:0.5em;
	font-size:12px;
	font-family: Arial;
	float:left;
}
.carousel-image {
	border:0;
	display:block;
}
.carousel-feature {
	position:absolute;
	top:-1000px;
	left:-1000px;
	cursor:pointer;
}
.carousel-feature .carousel-caption {
	position:absolute;
	bottom:-70px;
	width:100%;
	color:#000;
}
.carousel-feature .carousel-caption p {
	margin:0;
	padding:5px;
	font-size:22px;
	text-align:center;
	text-transform:uppercase;
	color:#1f1619;
}
.carousel-feature .carousel-caption p span {
	display:block;
	text-align:center;
	font-size:16px;
	color:#1f1619;
}
.tracker-summation-container {
	position:absolute;
	color:white;
	right:48px;
	top:450px;
	padding:3px;
	margin:3px;
	background-color:#000;
	display:none;
}
.tracker-individual-container {
	position:absolute;
	color:white;
	right:48px;
	top:210px;
	padding:0;
	margin:0;
	display:none !important;
}
.tracker-individual-container li {
	list-style:none;
}
.tracker-individual-container .tracker-individual-blip {
	margin:0 3px;
	padding:0 3px;
	color:white;
	text-align:center;
	background-color:#DDD;
}
.tracker-individual-container .tracker-individual-blip-selected {
	color:white;
	font-weight:bold;
	background-color:#000;
}
#carousel-left {
	position:absolute;
	top:250px;
	left:-50px;
	cursor:pointer;
	z-index:9999;
}
#carousel-right {
	position:absolute;
	top:250px;
	right:-50px;
	cursor:pointer;
	z-index:99999;
}
.separator {
	background:url(../images/box-sep.png) right center no-repeat;
}
.investor-update {
	width:100%;
	margin:0px;
	padding:70px 0;
	float:left;
}
.investor-update ul {
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;
	width:100%;
	text-align:center;
}
.investor-update ul li {
	display: inline-flex;
    margin: 0;
    padding: 0 1%;
    width: 12%;
	background:url(../images/box-sep.png) right center no-repeat;
}
.investor-update ul li:last-child {
	background:none;
}
.investor-update ul li .placeholder {
	width:auto;
	display:inline-block;
	margin:0px;
	padding:0px;
}
.investor-update ul li .placeholder .fancy-select {
	margin:15px auto;
	float:left;
}
.investor-update ul li h3 {
	color: #3e3a3b;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.investor-update ul li p {
	margin:10px 0 20px 0;
	height:25px;
}
.notice-slider {
	width:100%;
	margin:0px 0 70px 0;
	padding:0px;
	float:left;
	position:relative;
}
.notice-slider-wrap {
	width:80%;
	margin:0px auto;
	padding:0px;
	border-bottom:1px dashed #e87828;
	border-right:1px dashed #e87828;
	border-left:1px dashed #e87828;
	overflow:hidden;
}
.notice-slider-wrap .top {
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}
.notice-slider-wrap .top .left {
	width:45%;
	margin:0px;
	padding:0;
	float:left;
	border-top:1px dashed #e87828;
}
.notice-slider .mid {
	width:100px;
	margin:-20px 0 0 -50px;
	padding:0px;
	position:absolute;
	left:50%;
	top:0px;
	text-align:center;
	font-size:30px;
	text-transform:uppercase;
}
.notice-slider-wrap .top .right {
	width:45%;
	margin:0px;
	padding:0;
	float:right;
	border-top:1px dashed #e87828;
}
.notice-slider-wrap .inner {
	width:99%;
	margin:8px;
	padding:0px;
	float:left;
	background-color:rgba(0, 0, 0, 0.1);
}
.notice-slider-wrap .inner .heading {
	width:100%;
	margin:0px;
	padding:20px 0px 10px 0;
	float:left;
	font-size:16px;
	text-align:center;
}
.notice-slider-wrap .inner .slide-cont {
	width:70%;
	margin:10px auto 30px;
	padding:0px;
	text-align:center;
	font-size:20px;
}
.notice-wrap {
	width:100%;
	margin:0px !important;
	padding:0px;
	overflow:hidden;
}
.notice-wrap .slick-dots {
	bottom: 0px;
	display: block;
	list-style: outside none none;
	margin: 0 -570px 0 0;
	padding: 0;
	position: absolute;
	right: 50%;
	text-align: center;
	width: 92%;
}
.mainwrap .homebanner .content .inner h3 {
	width:100%;
	margin:0px;
	padding:0px;
	font-size:25px;
	color:#e87828;
	font-weight:normal;
}
.inner .btn {
	width: 100px;
    text-align: center;
	font-size:15px;
	 border: 1px solid #e87828;
    border-radius: 24px;
    color: #e87828;
    display:block;
    margin: 0px auto 10px auto;
    padding: 8px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.4s linear 0s;
	clear:both;
}
.mainwrap .homebanner .content .inner h4 {
	width:100%;
	margin:0px;
	padding:0px;
	font-size:80px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	line-height:80px;
}
.box {
	display:inline-block;
	padding: 10px 20px;
	border: 1px solid #ddd;
	border-radius: 30px;
	background: #eee;
	width: auto;
	height: 20px;
	color: #444;
    text-decoration: none;
	margin: 10px auto;
}
.box-2 {
	display:inline-block;
	padding: 10px 20px;
	border: 1px solid #ddd;
	border-radius: 30px;
	background: #eee;
	width: auto;
	height: 20px;
	margin: 10px auto;
}
.selectDiv {
	width: auto;
	overflow: hidden;
	background: url(../images/drop-down-bg.png) no-repeat 95% center;
	border: 1px solid #e87828;
	-webkit-border-radius: 3px;
	border-radius: 30px;
	-webkit-box-shadow: inset 0px 0px 10px 1px #FEFEFE;
	box-shadow: inset 0px 0px 10px 1px #FEFEFE;
	margin:35px auto;
	padding:5px 24px 5px 9px;
	position: relative;
	z-index:100;
	color: #e87828;
	font-size:20px;
	line-height:normal;
	text-transform:uppercase;
}
.selectDefault {
	padding-left:8px;
}
.selectDiv select {
	margin:0px;
	padding:0px;
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	z-index:101;
}
.selectDiv select:focus {
	outline: none;
}
.selectDefault, .selectDefault2, .selectDefault3, .selectDiv option {
	font-size:14px;
}
.investor-bg{
	background:url(../images/investor-content-bg.png) center bottom no-repeat;
	overflow:hidden;
}

/*Graph CSS*/

.graph-container .chartwrap {
    height: 250px;
	position:relative;
}
.chartwrap .salesPercent {
    background: #20ab46 none repeat scroll 0 0;
    color: #fff;
    left: 19px;
    padding: 7px;
    position: absolute;
    top: 7%;
	display:none !important;
}

.graph-container .chartwrap p {
    color: #85a1ad;
    float: left;
    font-size: 21px;
    margin: 0;
    text-align: center;
    width: 100%;
}
.graph-container .btnswrap {
    float: left;
    margin: 30px 0;
    text-align: center;
    width: 100%;
}
.graph-container .btnswrap ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.graph-container .btnswrap ul li {
    display: inline-block;
}
.graph-container .btnswrap ul li a {
    border: 1px solid #000;
    border-radius: 22px;
    color: #000;
    display: block;
    float: left;
    margin: 0 3px;
    padding: 9px 0;
    text-decoration: none;
    text-transform: uppercase;
    width:114px;
	transition:0.5s all;
	font-size:15px;
}
.pricefrmt2{
	display:none;
}
.pricefrmt3{
	display:none;
}
.graph-container .btnswrap ul li a:active {outline:none}
.graph-container .btnswrap ul li a.orngebtn {
    border-color: #ea7815;
    color: #ea7815;
}
.graph-container .btnswrap ul li a.orngebtn:hover,
.graph-container .btnswrap ul li a.orngebtn.active{
  color: #fff;
  background: #ea7815;
}
.graph-container .btnswrap ul li a.pinkbtn {
    border-color: #ed1459;
    color: #ed1459;
}
.graph-container .btnswrap ul li a.pinkbtn:hover,
.graph-container .btnswrap ul li a.pinkbtn.active{
  color: #fff;
  background: #ed1459;
}
.graph-container .btnswrap ul li a.grnbtn {
    border-color: #20ab46;
    color: #20ab46;
}
.graph-container .btnswrap ul li a.grnbtn:hover,
.graph-container .btnswrap ul li a.grnbtn.active{
  color: #fff;
  background: #20ab46;
}
.investor-update-slider .slick-prev{
	left:25px;
	z-index:9999;
}
.investor-update-slider .slick-next{
	right:25px;
}
.mainwrap .careers-banner{
	float: left;
	width: 100%;
	position:relative;
}
.mainwrap .careers-banner img{
	display: block;
	height: 100%;
	width: 100%;
}
.mainwrap .careers-banner .content{
	position: absolute;
	top: 25%;
	width: 100%;
}
.mainwrap .careers-banner .content .wrap{
	margin: 0 auto;
	text-align: center;
	width: 1120px;
}
.mainwrap .careers-banner .content h1{
	color: #fff;
	font-size: 5em;
	font-weight: normal;
	margin: 0;
	text-transform:uppercase;
	text-align:center;
}
.mainwrap .careers-banner .content p {
	color: #fff;
	font-size: 1.9em;
	line-height: 37px;
	margin: 0 auto 28px;
	text-align:center;
	width: 80%;
}
.mainwrap .brands-banner{
	float: left;
	width: 100%;
	position:relative;
}
.mainwrap .brands-banner img{
	display: block;
	height: 100%;
	width: 100%;
}
.mainwrap .brands-banner .content{
	 background-color: rgba(0, 0, 0, 0.3);
    height: 63%;
    left: 0;
    overflow: hidden;
    padding: 16% 0 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.mainwrap .brands-banner .content .wrap{
	margin: 0 auto;
	text-align: center;
	width: 1120px;
}
.mainwrap .brands-banner .content h1{
	color: #fff;
	font-size: 3em;
	font-weight: normal;
	margin: 0;
	text-transform:uppercase;
	text-align:center;
}
.mainwrap .brands-banner .content p {
	color: #fff;
	font-size: 1.5em;
	line-height: 37px;
	margin: 0 auto 28px;
	text-align:center;
	width: 80%;
}
.uppercase{
	text-transform:uppercase;
}
.banner-down-arrow{
	width:53px;
	height:50px;
	background:url(../images/polygon-down-arrow.png) center top no-repeat;
	position:absolute;
	left:50%;
	bottom:13%;
	margin:0 0 0 -26px;
	z-index:99999;
	cursor:pointer;
}
.banner-down-arrow a{
	display:block;
	width:53px;
	height:50px;
}
.mainwrap .careers-banner .content .inner{
	color: #fff;
	font-size: 3em;
	margin: 30px auto 28px;
	width:60%;
	opacity:0.9;
}
.careers-icon-wrapper{
	width:100%;
	margin:0px;
	padding:80px 0;
	float:left;
}
.careers-icon-wrapper ul{
	width:100%;
	margin:0px;
	padding:0px;
	display:inline-block;
	text-align:center;
	list-style:none;
}
.careers-icon-wrapper ul li{
	list-style:none;
	margin:0px;
	padding:0px 2%;
	display:inline-table;
	width:20%;
}
.careers-icon-wrapper ul li .icon{
	width:100%;
	margin:0px;
	padding:0px 0 15px 0;
	text-align:center;
}
.careers-icon-wrapper ul li h4{
	margin:0px;
	padding:0px 0 15px 0;
	text-align:center;
	color:#e87828;
	font-size:22px;
	text-transform:uppercase;
	font-weight:normal;
}
.careers-icon-wrapper ul li p{
	margin:0px;
	padding:0px;
	text-align:center;
	color:#828282;
	font-size:18px;
	font-weight:normal;
}
.apply-now-container{
	width:650px;
	margin:0px auto;
	padding:0px;
	text-align:center;	
}
.apply-now-container .heading{
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	float:left;
	color:#e87828;	
	font-size:50px;
	text-transform:uppercase;
}
.apply-now-container .subheading{
	width:100%;
	margin:0px 0 0px 0;
	padding:0px;
	text-align:center;
	float:left;
	color:#e87828;	
	font-size:25px;
	text-transform:uppercase;
}
.apply-now-container .content{
	width:100%;
	margin:0px;
	padding:0px 0 30px 0;
	text-align:center;
	float:left;
	color:#828282;	
	font-size:24px;
	line-height:34px;
	text-transform:uppercase;
}
.apply-now-container .grid{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
}
.brand-container{
	width:78%;
	margin:0px auto;
	padding:0px;
	text-align:center;
	overflow:hidden;
}
.brand-container h3{
	color:#e87828;
	font-size:40px;
	line-height:50px;
	margin:0px;
	padding:60px 0 0 0;
	font-weight:normal;
	text-transform:uppercase;
	clear:both;
}
.brand-container p{
	color:#828282;
	font-size:25px;
	line-height:35px;
	margin:0px;
	padding:20px 0 0 0;
	font-weight:normal;
	clear:both;
}
.brand-prd-container{
	width:100%;
	margin:0px;
	padding:40px 0;
	float:left;
}
.brand-prd-container ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;
	text-align:center;
	width:100%;
}
.brand-prd-container ul li{
	cursor: pointer;
    display: inline-table;
    float: left;
    margin: 0 2%;
    overflow: hidden;
    position: relative;
    width: 21%;
	border-radius: 14px;
	
}
.brand-prd-container ul li img{
	float: left;
    width: 100%;
}


.brand-prd-container ul li .over{
	background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
    border-radius: 14px;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;   
    width: 100%;
	-webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.brand-prd-container ul li .over p{
	position: relative;
  top: 50%;
  transform: translateY(-50%);
  margin:0px;
  padding:0px;
  color:#fff;
  font-size:22px;
  font-weight:bold;
  text-transform:uppercase;
}
.orangeC{
	color:#e87828;
}
.contact-form-container{
	width:560px;
	margin:0px auto;
	padding:0px;
	clear:both;
}
.contact-form-container .heading{
	width:90%;
	margin:0px auto;
	padding:10px 0;
	font-size:26px;
	line-height:30px;
	font-weight:normal;
	color:#3e3a3b;
	text-align:center;
}
.contact-form-container .frm{
	width:100%;
	margin:0px;
	padding:10px 0;
}
.contact-form-container .frm ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.contact-form-container .frm ul li{
	list-style:none;
	margin:0px;
	padding:5px 0;
	width:100%;
	text-align:center;
	font-size:20px;
	color:#818181;
}
.contact-form-container .frm ul li a{
	color:#e87828;
}
.contact-form-container .frm ul li .txtbox{
	width:100%;
	margin:0px;
	padding:0px;
	border:1px solid #e87828;
	color:#9c9899;
	font-size:18px;
	text-align:center;
	height:40px;
	line-height:40px;
	font-weight:normal;
}
.contact-form-container .frm ul li .txtarea{
	width:100%;
	margin:0px;
	padding:0px;
	border:1px solid #e87828;
	color:#9c9899;
	font-size:18px;
	text-align:center;
	height:155px;
	line-height:30px;
	font-weight:normal;
	resize:none;
}
/*About us CSS*/
.mainwrap .homebanner .content p.txtdesc {
    font-size:21px;
    line-height:29px;
    margin:0;
    width:100%;
}
.content3.orangetxt ul li {
    width: 31%;
}
.content3.orangetxt ul li.business {
    width: 37%;
}
.content3.orangetxt ul li.business h3 {
    color: #e87828;
}
.content3.orangetxt .heading.graytxt {
    color: #737373;
    font-size: 25px;
    padding: 24px 0 0;
	margin-bottom: 70px;
}
.bottom-cont.nopattern {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.bottom-cont.nopattern .content3 {
    margin: 0 auto;
}
.bottom-cont.nopattern .content3 ul li img {
    width: 100%;
}
.bottom-cont.nopattern .content3 .graytxt h3 {
    color: #737373;
}
.content3 .heading.xxl {
    color: #e87828;
    font-size: 80px;
    line-height: 80px;
    text-transform: uppercase;
}
.content3 .content.graytxt {
    clear: both;
    float: left;
    width: 100%;
}
.content3 .content.graytxt p {
    color: #737373;
    font-size: 25px;
    margin: 4% 0;
    text-align: center;
}
.content3 .drive-awards {
    float: left;
    margin: 2% 0 6%;
    width: 100%;
}
.bottom-cont .content3 .drive-awards ul li img {
    width: auto;
}
.bottom-cont .content3 .drive-awards ul li .txt h4 {
    color: #1f1619;
    font-size: 18px;
    font-weight: normal;
}
.bottom-cont .content3 .drive-awards ul li .txt h4 span {
    display: block;
    font-size: 25px;
}
.content3.xm ul li.img img {
    width: auto;
}
.content3.orangetxt.xm ul li.img {
    overflow: hidden;
    width: 18%;
}
.content3.orangetxt.xm ul li {
    width: 64%;
}

.investor-update.flipwrap ul li {
   background: #898d89 none repeat scroll 0 0;
    border: 33px solid #c4c6c4;
    margin: 0 0 2px 2px;
    min-height: 243px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 243px;
}
.investor-update.flipwrap {
    float: none;
    margin: 0 auto;
    width: 70%;
	 padding-bottom: 0;
}
.investor-update.flipwrap ul li > div {
  position:absolute;
  width:243px;
  height:243px;
  overflow:hidden;
}
.investor-update.flipwrap ul li > div.front {
    display: table;
    top: 35%;
    vertical-align: bottom;
}
.investor-update.flipwrap ul li h3 {
    color: #fff;
    font-size: 31px;
    line-height: normal;
    margin: 0;
}

.investor-update.flipwrap ul li > div.back {
    left: 3%;
    opacity: 0;
    top: 16%;
    width: 94%;
}

.investor-update.flipwrap ul li .back .content {
    color: #fff;
    font-size: 22px;
}

.timeline {
    text-align: center;
}
.timeline .t_header {
    color: #737373;
    font-size: 21px;
	padding-top: 20px;
}
.timeline .t_header h2 {
    clear: both;
    color: #e87828;
    font-size: 64px;
    font-weight: normal;
    line-height: 70px;
    margin: 0;
    padding-top: 28px;
    text-transform: uppercase;
}
.timeline .timeline_nav {
    background: #000 none repeat scroll 0 0;
    float: left;
    margin: 4% 0 0 0;
    min-height: 205px;
    position: relative;
    width: 100%;
}
.timeline .timeline_content {
    float: left;
    width: 100%;
	background:#ccc;
}

.timeline .timeline_nav .downarrow span {
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #fff;
    height: 0;
    position: relative;
    top: 19px;
	 margin-left: 7%;
    width: 0;
}

.timeline .timeline_nav .slick-prev,.timeline .timeline_nav  .slick-next {
    display: none !important;
}

.timeline .timeline_nav .slick-slider {
   height: 100%;
    margin: 0;
    position: relative;
    top: 40px;
    width: 100%
}
.timeline .timeline_nav .slick-slider .slick-list {
    position: relative;
    top: 50%;
    width: 100%;
	
}
.timeline .timeline_nav .slick-slider .slick-list a {
   color: #fff;
    font-size: 20px;
    padding: 0 22px;
    text-decoration: none;
}

.timeline .slick-slide.slick-current.slick-active.slick-center a {
  font-size: 34px !important;
    outline: medium none;
    position: relative;
    top: 0;
}
.timeline .slick-slide.slick-current.slick-active.slick-center a:active {
    outline: medium none;
	color:red;
}
.timeline .dotted_line {
   border-top: 2px dotted #fff;
    bottom: 80px;
    height: 0;
    position: absolute;
    width: 81%;
}
.about-bottom-slider {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}
.color-black{
	color:#000 !important;
}


.timeline .timeline_nav .slick-slider .slick-list a {
    height: 68px;
    line-height: 68px;
    position: relative;
}
.timeline .timeline_nav .slick-slider .slick-list a::after {
    bottom: -48px;
    content: "";
    font-family: fontawesome;
    font-size: 12px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.timeline .slick-slide.slick-current.slick-active.slick-center a::after {
    bottom: -39px;
}

.media-container{
	width:100%;
	margin:20px 0 0 0;
	padding:0px;
	float:left;
}
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
	text-transform:uppercase;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #f1e5e6;
    background-color: #d3394c;
}

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #722040;
}


/* style 2 */

.inputfile-2 + label {
    color: #e87828;
    border: 2px solid currentColor;
	-webkit-border-radius: 25px;
-moz-border-radius: 25px;
border-radius: 25px;
}

.inputfile-2:focus + label,
.inputfile-2.has-focus + label,
.inputfile-2 + label:hover {
    color: #722040;
}


/* style 3 */

.inputfile-3 + label {
    color: #d3394c;
}

.inputfile-3:focus + label,
.inputfile-3.has-focus + label,
.inputfile-3 + label:hover {
    color: #722040;
}


/* style 4 */

.inputfile-4 + label {
    color: #d3394c;
}

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
    color: #722040;
}

.inputfile-4 + label figure {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #d3394c;
    display: block;
    padding: 20px;
    margin: 0 auto 10px;
}

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
    background-color: #722040;
}

.inputfile-4 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 5 */

.inputfile-5 + label {
    color: #d3394c;
}

.inputfile-5:focus + label,
.inputfile-5.has-focus + label,
.inputfile-5 + label:hover {
    color: #722040;
}

.inputfile-5 + label figure {
    width: 100px;
    height: 135px;
    background-color: #d3394c;
    display: block;
    position: relative;
    padding: 30px;
    margin: 0 auto 10px;
}

.inputfile-5:focus + label figure,
.inputfile-5.has-focus + label figure,
.inputfile-5 + label:hover figure {
    background-color: #722040;
}

.inputfile-5 + label figure::before,
.inputfile-5 + label figure::after {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
}

.inputfile-5 + label figure::before {
    border-top: 20px solid #dfc8ca;
    border-left: 20px solid transparent;
}

.inputfile-5 + label figure::after {
    border-bottom: 20px solid #722040;
    border-right: 20px solid transparent;
}

.inputfile-5:focus + label figure::after,
.inputfile-5.has-focus + label figure::after,
.inputfile-5 + label:hover figure::after {
    border-bottom-color: #d3394c;
}

.inputfile-5 + label svg {
    width: 100%;
    height: 100%;
    fill: #f1e5e6;
}


/* style 6 */

.inputfile-6 + label {
    color: #d3394c;
}

.inputfile-6 + label {
    border: 1px solid #d3394c;
    background-color: #f1e5e6;
    padding: 0;
}

.inputfile-6:focus + label,
.inputfile-6.has-focus + label,
.inputfile-6 + label:hover {
    border-color: #722040;
}

.inputfile-6 + label span,
.inputfile-6 + label strong {
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.inputfile-6 + label span {
    width: 200px;
    min-height: 2em;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.inputfile-6 + label strong {
    height: 100%;
    color: #f1e5e6;
    background-color: #d3394c;
    display: inline-block;
}

.inputfile-6:focus + label strong,
.inputfile-6.has-focus + label strong,
.inputfile-6 + label:hover strong {
    background-color: #722040;
}

@media screen and (max-width: 50em) {
	.inputfile-6 + label strong {
		display: block;
	}
}


.select-style {
    padding: 0;
    margin: 20px auto;
    border: 2px solid #e87828;
    width: 245px;
    border-radius: 25px;
    overflow: hidden;
    background-color: #fff;
	color:#e87828 !important;
    background: #fff url(../images/drop-down-bg.png) no-repeat 90% 50%;
}
.jobdesc{
	display:none;
	width:100%;
	margin:0px 0 20px 0;
	padding:0px;
	float:left;
}
.select-style select {
    padding: 10px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
	font-size:18px;
}
.select-style select option{
	color:#e87828 !important;
}
.select-style select selected{
	color:#e87828 !important;
}

.select-style select:focus {
    outline: none;
}
.offices-cont{
	width:830px;
	margin:0px auto 30px auto;
	padding:0px;
	clear:both;
}
.offices-cont ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:table;
	text-align:center;
	width:100%;
}
.offices-cont ul li{
	width:33%;
	margin:0px;
	padding:0px;
	display:table-cell;
	text-align:left;
	vertical-align:top;
	
}
.offices-cont ul li h4{
	font-size:21px;
	margin:0px;
	padding:0px;
	line-height:normal;
	font-weight:normal;
	color:#e87828;
	text-transform:uppercase;
}
.offices-cont ul li h5{
	font-size:22px;
	margin:0px;
	padding:6px 0;
	line-height:normal;
	font-weight:normal;
	color:#818181;
	text-transform:uppercase;
}
.offices-cont ul li h5 span{
	width:25px;
	height:25px;
	margin:0px 10px 0 0;
	padding:0px;
	float:left;
}
.offices-cont ul li h5 span.phone{
	background:url(../images/phone-icon.png) center center no-repeat;
}
.offices-cont ul li h5 span.fax{
	background:url(../images/fax-icon.png) center center no-repeat;
}
.offices-cont ul li p{
	font-size:20px;
	margin:0px;
	padding:0px;
	line-height:30px;
	font-weight:normal;
	color:#818181;
	text-transform:uppercase;
}
.offices-cont ul li.mid{
	height:100%;
	margin:0px;
	padding:0px;
	background:url(../images/office-separator.png) center center no-repeat;
}
.white{
	color:#fff;
}
.slick-slider{
	margin:0px !important;
}
@media screen and (min-device-width: 800px) and (max-device-width: 1280px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
.footer-container .sitemap ul {
 width:17%;
}
.dawat-banner-container {
 top:20px;
}
.content2 ul li:first-child, .content2 ul li:last-child {
 width:28%;
}
.content2 ul li.business {
 width:43%;
}
.content2 ul li img {
 width:100%;
}
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
/* ADD YOUR CSS ADJUSTMENTS BELOW HERE */
.mainwrap .homebanner .content {
 top:0%;
}
.mainwrap .homebanner .content .wrap {
 width:100%;
}
 .mainwrap .homebanner .content p {
 margin: 0 auto 14px;
 width: 100%;
}
.highlight-section ul li {
 width:30.5%;
}
.dawat-banner-container {
 top:5px;
}
.dawat-banner-container .reusable .heading {
 padding:0 0 5px;
}
.transbtn {
 margin:0px;
}
.dawat-banner-container .reusable {
 padding:0 0 5px;
}
.highlight-section .transbtn {
 margin:15px 0px;
}
.custom-section ul li {
 width:48%!important;
}
.footer-container .sitemap ul {
 width:15%;
}
 .content2 ul li:first-child, .content2 ul li:last-child {
 width:28%;
}
.content2 ul li.business {
 width:43%;
}
.content2 ul li img {
 width:100%;
}
}

/*csr page css starts here*/
.csr-reusabale{
	width:90%;
	margin:0px auto;
	padding:0 0 40px 0;
	text-align:center;
}
.csr-reusabale p{
	font-size:25px;
	color:#645e60;
	margin:0px;
	padding:0px;
	font-family:'PT Sans',Gotham,Helvetica,Arial,sans-serif;
}
.csr-reusabale-banner{
	width:100%;
	margin:0px auto;
	padding:0 0 30px 0;
	text-align:center;
}
.csr-reusabale-banner img{
	width:100%;
}

.csr-heading-container{
	width:90%;
	margin:0px auto 30px auto;
	padding:0px;
	position:relative;
	text-align:center;
}
.csr-heading-container .overline{
	width:100%;
	padding:0px;
	margin:-1px 0 0 0;
	position:absolute;
	height:1px;
	top:50%;
	background:#e87828;
	z-index:8;
}
.csr-heading-container .text{
	width:auto;
	padding:0px 15px;
	margin:0 auto;
	background:#FFF;
	position:relative;
	z-index:9;
	display:inline-block;
	font-family: 'PT Sans',Gotham,Helvetica,Arial,sans-serif;
	font-size:30px;
	color:#e87828;
	line-height:33px;
	text-transform:uppercase;
}
.csr-thumbnails{
	padding:10px 0 30px 0 !important;
	overflow:hidden;
}
.timeline_nav .slick-slide.slick-current a {
    font-size: 32px !important;
    line-height: 60px !important;
}
.timeline_nav .slick-slide.slick-current a::after {
    bottom: -41px !important;
}

.slick-dots {
    bottom: 15px;
    display: block;
    list-style: outside none none;
    margin: 0 0 0;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 100%;
}