@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Arvo');
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,300,600);
@import url('https://fonts.googleapis.com/css?family=Montserrat');

/*--------Sticky Footer--------*/
html {
	position: relative;
	min-height: 100%;
}
body {
	margin: 0 0 65px; /* bottom = footer height */
        font-family: 'Montserrat', sans-serif;
/*	font-family: 'Garamond';, sans-serif;*/
	background-color: #ececec;
	color: #4a4a4a;
	text-align: justify;
	height:100%;
	font-size:16px;
}
body p{
padding: 0px;
margin: 0px;
}
footer {
	position: absolute;
	left: 0;
	bottom: 0;
	height: auto;
	width: 100%;
	text-align: center;
	background: #401191;
	color: #fff;
	font-size: 14px;
	padding: 15px;
	font-family: 'Montserrat', sans-serif;
}
footer a {
	color: #fff;
}
.bodytext{
	color: #4a4a4a;
	font-size:14px;
}
/*--for Top--*/
#toTop {
			display: block;
			position: fixed;
			top:  90%;
			right: 0;
			margin-right:15px;
		}	
/*-----------------------------*/

/*----clearfix property----*/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clearfix {
	display: block;
}
/*-------------------------------*/



#wrapper {
	width: 100%;
	margin: auto;
	background-color: #ffffff;
}
.container {
	width: 100%;
	max-width: 994px;
	margin: auto;
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
}
.header {
	position: relative;
	width: auto;
	height: 100px;
	padding-top: 5px;
	background-color: #ffffff;
}
.logo {
	float: left;
	width: auto;
	height: auto;
	text-align: center;
}
.menu {
	float: right;
	width: auto;
	text-align: left;
	margin-left: 20px;
	margin-top: -30px;
}
.slider {
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: -20px;
}
.header-top-right {
	float: right;
	text-align: right;
	margin-right:12px;
}
.header-bottom-right {
	float: right;
	width: 65%;
	text-align: right;
}
.number{
	color:#7b7a7a;
	font-size:16px;
	float:right;
	width:auto;
	text-align:right;
	clear:right;
	margin:8px 15px 0px 0px;
}
.top-link ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 12px;
	float: left;
	text-transform: uppercase;
}
.top-link a {
	color: #a8a8a8;
	padding: 0 5px;
	text-decoration: none;
}
.top-link a.active {
	border-bottom: 3px solid #007a33;
}
.orange_line {
	background-color: #401191;
	height: 12px;
}
.main-body {
	background-color: #fff;
	width: 100%;
}
#page {
	padding: 0px 15px;
	width: 994px;
	margin: auto;
}
/*.col {
	float: left;
	width: 32.1%;
	height: auto;
	margin-right: 17px;
	margin-bottom: 15px;
	padding: 0;
	margin-top: 20px;
	border:1px solid red;
}*/
.col {
	float: left;
	width: 31%;
	height: auto;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0;
	margin-top: 20px;
}

.col:last-child {
	margin-right: 0px;
}
.col h2 {
	font-size: 24px;
	font-weight: 500;
	text-align: left;
}
.col p {
	margin: 0px 0;
	width: 282px;
	font-size: 16px;
	color: #585858;
	text-align: justify;
	line-height: 18px;
	padding-left: 0px;
	padding-right: 0px;
}
.col a {
	color: #585858;
}
.footer-mob {
	display: none;
	background-color:#401191;
}
/*Home page news*/
.newsimgbtmline {
	border-top: 1px solid #FFFFFF;
	height: 4px;
	width: 100%;
	background-color: #9ac739;
	margin-top: -5px;
}
.news_home {
	float: left;
	width:100%;
	text-align: left;
}
.news_home_block_img {
	width: 123px;
	height: 89px;
	float:left;
	margin-right:15px;
}
.news_home_block_txt {
	width:55%;
	float:left;
	font-size: 13px;
	text-align: justify;
	vertical-align: top;
	color: #333;
}
.news_home_block_txt1 {
	width:57%;
	float:left;
	font-size: 14px;
	vertical-align: top;
	color: #333;
}
.event-padding{padding:3px 0px;
}

.news_clear {
	clear: both;
}
.news_inner_page {
	width: 100%;
}
.news_inner_container {
	margin-bottom: 20px;
}
.news_in_main {
	float: left;
	width: 34%;
	margin-right: 10px;
}
.news_in_main1 {
	float: left;
	width: 61%;
	margin-left:15px;
	margin-bottom:15px;
}
.news_in_clear {
	clear: both;
}
.news_text_a a:hover {
	color: #585858;
}
.news_text_a {width:100%;}
.news_text_a a {
	text-decoration: none;
}
.news_admin{
	font-size: 14px;
}
.text {margin:0; padding:0; font-size:16px; color: #4a4a4a;}
.text a{color: #4a4a4a; }
.expand-text{ line-height:20px; text-transform:none; font-weight:normal; font-size:15px; color:#4a4a4a; padding-top:10px;}
/*--end Home page news--*/

/*---------------Inner Pages Styles-----------------------------------------*/
.topimage {
	width: 100%;
	height: 250px;
	margin: 0 auto;
	text-align: center;
	border-bottom: 14px solid #401191;
	overflow: hidden;
}
/*.topimage img {
	position: relative; /* allows repositioning 
    left: 100%;  move the whole width of the image to the right 
    margin-left: -200%; /* magic! 
}*/
.inner-img {
	width: 100%;
	height: 250px;
}
.topimage1 {
	max-width: 1440px;
	margin: 0 auto;/*border:1px solid #9E00D1;*/
}
.topimage h2 {
	background-color: #000000;
	color: #fff;
	opacity: 0.7;
	margin-top: -120px;
	padding-left: 235px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 32px;
	vertical-align: middle;
	text-transform: uppercase;
	text-align: left;
	font-family: 'Montserrat', sans-serif;
	/*font-family: 'Montserrat', sans-serif;*/
	font-weight:500;
}
/*------------------*/
ol {
	margin: 0;
	padding: 7px 0px;
	text-align:left;
}
.breadcrumb > li {
	display: inline-block;
	text-transform: capitalize;
	font-size: 16px;
	text-align:left;
}
.breadcrumb > li + li:before {
	color: #3b3b3b;
	content: ">";
	padding: 0 5px;
}
.breadcrumb a {
	color: #3b3b3b;
}
/*------------------------*/
.inner-body {
	width: 100%;
	max-width: 974px;
	padding: 15px 15px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.col-md-9 {
	width: 76%;
	float: left;
	font-size: 14px;
}
.col-md-3 {
	width: 20%;
	float: left;
	margin-left: 30px;
}
/*---about us styles--*/
.table-responsive {
	display: block;
	float: right;
}
table {
	border-collapse: collapse;
	width: 100%;
	background: #fff;
	color: #f3f3f3;
}
th, td {
	padding: 0px 15px 4px 0;
	text-align: center;/*border-bottom: 1px solid #ddd;*/
}
/* Zebra striping */
tr:nth-of-type(odd) {
	background: #fff;
}
th {
	background: #fff;
	font-weight: bold;
}
/*Sub Menu Buttons */
.subMenu {
	background: url(../images/deactive_btn.jpg) no-repeat top;
	height: 125px;
	width: 83px;
	text-align: center;
	color: #c5c5c5;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;/*border:1px solid #E000C3;*/
}
.subMenu_img {
	height: 84px;
	line-height: 105px;
	display: block;
}
.clients_menu_txt {
	height: 83px;
	width: auto;
	line-height: 18px;
	display: block;
	padding-top: 15px;
	vertical-align: middle;
	font-size: 12px;
}
.subMenu_txt {
	display: block;
	padding-top: 2px;
	line-height: 14px;
}
.subMenu_active {
	background: url(../images/active_button.jpg) no-repeat top;
	color: #85827b;
}
.subMenu:hover {
	background: url(../images/active_button.jpg) no-repeat top;
	color: #85827b;
}
a.submenu_links {
	text-decoration: none;
	outline: none;
}
/*End Sub Menu Buttons */
.img-res-about {
	width: 100%;
	height: auto;
}
.page_title_2 {
	font-size: 18px;
	font-weight: 600;
	color: #62883e;
	font-family: 'Montserrat', sans-serif;
	text-align: left;
}
.main-body ul{list-style-image: url(../img/chec.png);
font-size:14px;
}
ul.text_bullet {
	width: auto;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin: 3px;
	list-style: none;
	list-style-image: url(../img/check.png);
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	text-align:left;
}
ul.text_bullet li > a {
	text-decoration: none;
}
.container-submenu-mob {
	margin: auto;
	display: none;
	text-align: center;
	padding: 0px 10px;
	font-size: 16px;
	text-transform: capitalize;
	width: 100%;
	height: auto;
	text-decoration: none;
	margin-bottom: 10px;
}
.select-dropdown {
	width: 70%;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #D9D6D6;
}
.container-submenu-mob a:hover {
	color: #323233;
	text-decoration: none;
	font-weight: bold;
}
.aboutus_data_img_box {
	width: auto;
	border-bottom: 1px solid #DDDBDB;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 14px;
}
.aboutus_data_img_box:last-child {
	border-bottom: 0px solid #DDDBDB;
}
.img_border {
	padding: 3px;
	border: 1px solid #DDDBDB;
}
.text_wrap {
	float: left;
	margin: 0 15px 0 0;
}
/*History and Milestone*/
.history-tree {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 5px;
	/*background: url(../images/about_us/history-milestone/img1.jpg);
	 background-position: top center;
	background-repeat: no-repeat;*/
}
.grp-logo {
	width: 100%;
	height: 122px;
	margin: auto;
	text-align: center;
	display: none;
}
.text-box1 {
	background: url(../images/about_us/history-milestone/heydrabad-arrow.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 234px;
	height: 234px;
	float: left;
	margin: 40px 10px 0 60px;/*border:1px solid #312121;*/
}
.text-box1 h4, .text-box2 h4, .text-box3 h4, .text-box4 h4, .text-box5 h4, .text-box6 h4, .text-box7 h4 {
	color: #fff;
	font-size: 14px;
	padding: 7px;
	padding-left: 20px;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	text-align: left;
	font-weight: 600;
	margin-top: -1px;
	
}
.text-box1 h4 {
	font-size: 14px;
	padding: 7px 40px 0 5px;
	text-align: right;
}
.text-box3 h4 {
	font-size: 13px;
}
.text-box4 h4 {
	text-align: right;
	padding-right: 25px;
}
.text-box2 h4 {
	padding: 7px 20px 0 110px;
	text-align: right;
}
.text-box6 h4 {
	font-size: 12px;
}
.text-box1 p, .text-box2 p, .text-box3 p, .text-box4 p, .text-box5 p, .text-box6 p, .text-box6 p, .text-box7 p {
	text-align: left;
	color: #2f2f2f;
	line-height: 18px;
	font-size: 14px;
	font-family: 'Roboto Condensed', sans-serif;
}
.text-box1 p {
	text-align: right;
	margin: 20px 0px;
	margin-right: 40px;
}
.text-box4 p {
	text-align: right;
	margin: 20px 0px;
	padding-right: 20px;
}
.text-box2 p {
	text-align: right;
	margin: 10px 22px;
}
.text-box3 p, .text-box4 p, .text-box5 p, .text-box6 p,  .text-box7 p {
	margin: 10px 0px 0 20px;
}
.text-box2 {
	background: url(../images/about_us/history-milestone/pvt-ltd-arrow.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 200px;
	height: 150px;
	float: left;
	margin: -60px 10px 0 83px;
}
.text-box3 {
	background: url(../images/about_us/history-milestone/jvs-arrow.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 245px;
	height: 150px;
	float: left;
	margin: -265px 10px 0 452px;
}
.text-box4 {
	background: url(../images/about_us/history-milestone/advisory-arrow.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 222px;
	height: 160px;
	float: left;
	margin: -70px 10px 0 60px;
}
.text-box5 {
	background: url(../images/about_us/history-milestone/start-arrow.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 170px;
	height: 50px;
	float: right;
	margin: -110px 129px 0 0px;
}
.text-box6 {
	background: url(../images/about_us/history-milestone/jvs-arrow.png);
	/*background:url(../images/about_us/history-milestone/turnkey-arrow.png);*/
	background-position: top center;
	background-repeat: no-repeat;
	width: 245px;
	height: 150px;
	float: left;
	margin: -110px 10px 0 455px;
}
.text-box7 {
	background: url(../images/about_us/history-milestone/jvs-arrow.png);
	/*background:url(../images/about_us/history-milestone/turnkey-arrow.png);*/
	background-position: top center;
	background-repeat: no-repeat;
	width: 245px;
	height: 150px;
	float: left;
	margin: -130px 10px 0 455px;
}
.history-tree-mob {
	display: none;
}
/*Achievents*/
.page_title_1 {
	font-size: 26px;
	font-weight: 600;
	color: #62883e;
	text-transform: capitalize;
	padding-bottom: 5px;
	text-align:left;
	line-height:20px;
}
.clients_top_heading {
	background-color: #30789e;
}
.table-text-style {
	color: #3c3c3c;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	width: 100%;
	text-align: left;
}
.table-condensed th {
	background-color: #dcdcdc !important;
	text-align: left;
}
.table-condensed > thead > tr > th, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > tbody > tr > td, .table-condensed > tfoot > tr > td {
	text-align: left;
	line-height: 25px;
	padding-left: 15px;
}
.table-striped > tbody > tr:nth-child(odd) > td {
	background-color: #e2f5f8;
	text-align: left;
	line-height: 25px;
	padding-left: 15px;
}
/*Group Companies*/
.grp-companies {
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	padding: 15px 0 0 0;
}
.grp-companies-text-block {
	width: 520px;
	margin: 15px auto;
	background-color: #f8f9f3;
	font-family: 'Roboto Condensed', sans-serif;
}
.grp-companies-text-block h4 {
	background-color: #227c5d;
	color: #ffffff;
	font-size: 17px;
	padding: 5px;
	font-weight: 500;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	border-radius: 3px;
}
.grp-companies-text-block h4 a{
	color: #ffffff;
	text-decoration:none;
}
.grp-companies-text-block p {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 20px;
	line-height: 22px;
}
/*Testimonials*/
.testimonial_img_box {
	margin: 0 auto;
	text-align: center;
}
.testimonial_img {
	width: auto;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
}
.img-border {
	border: 1px solid #e9e9e9;
}

.csr-pic{
	width: 100%;
	float: left;
}
.csr-pic .img-column1, .csr-pic .img-column2{
	width: 48%;
	float: left;
	margin:25px 0px 0px 0px;
}
.csr-pic .img-column1 {margin-right: 25px;}


/*-------------------end about us styles-----------------------------------------------------------*/

/*--------------------Industries Served Styles------------------------------------------*/
.col-md-9-1 {
	width: 72%;
	float: left;
	font-size: 14px;
}
.col-md-3-1 {
	width: 26%;
	float: left;
	margin-left: 10px;
}
.col-md-2 {
	width: 17%;
	float: left;
	margin-right: 15px;
}
.col-md-7 {
	width: 77%;
	float: left;
	border-right: 1px solid #d1d1d1;
	min-height: 700px;
	padding-right: 15px;
	padding-left:5px;
}
.industries_serverd_block_box {
	display: block;
}
.industries_serverd_block {
	display: table;
	height: 50px;
	padding: 10px;
	width: 100px;
	height: 90px;
	border-bottom: 1px solid #fff;
	background-color: #b0b0b0;
	text-align: center;
}
.industries_serverd_block_active {
	background-color: #898989;
}
.content {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}
.industries_serverd_block a {
	text-decoration: none;
	color: #ffffff;
	outline: none;
}
.industries_serverd_block:hover {
	background-color: #898989;
	cursor: pointer;
}
.right-img {
	width: auto;
	height: 150px;
	padding: 15px 5px 15px 5px;
	float: left;
	text-align: center;
	border: 1px solid #E4DEDE;
}
.right-img1 {
	border: 1px solid #E4DEDE;
	text-align: center;
	width: 100%;
}
.indus-served_rtimg {
	float: left;
	text-align: center;
	width: 100%;
	margin: 2px 0;
}
.inner_rtimg {
	float: left;
	margin: 1px 1px;
}
.img_padd {
	padding: 5px;
}
ul.ins_text_bullet {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 3px;
	list-style: none;
	list-style-image: url(../img/check.png);
	font-weight: 400;
	font-size:14px;
	text-align:left;
}
ul.ins_text_bullet li > a {
	text-decoration: none;
}
ul.ins_text_bullet2 {
	padding-top: 0px;
	padding-left: 15px;
	padding-bottom: 5px;
	margin: 3px;
	list-style: none;
	list-style-image: url(../img/check.png);
	font-weight: 400;
}
ul.ins_text_bullet2 li > a {
	text-decoration: none;
}
ul.ins_text_bullet1 {
	padding: 15px;
	padding-top: 5px;
	margin: 3px;
	list-style: none;
	list-style-image: url(../img/check.png);
	font-weight: 400;
	color: #0b558f;
}
ul.ins_text_bullet1 li > a {
	text-decoration: none;
}
/*--------------------end Industries Served Styles------------------------------------------*/

/*---------Services Styles--------------*/
.col-md-12 {margin-top:-15px;}
#services {
	width: 100%;
	height: 96px;
	background-color: #e4e4e4;
	margin: 0;
}
.design-consulting-tab, .turnkey-projects-tab {
	width: 50%;
	height: 96px;
	color: #fff;
	float: left;
}
.design-consulting-tab-act, .turnkey-projects-tab-act {
	width: 50%;
	height: 96px;
	background-color: #8f8f8f;
	float: left;
}
.design-consulting-tab:hover, .turnkey-projects-tab:hover {
	background-color: #8f8f8f;
	cursor: pointer;
}
.tab-heading {
	padding: 0px;
}
.tab-heading-mob {
	display:none;
}
.tab-heading img {
	text-align: center;
	margin: 0 15px;
	float: left;
}
.tab-heading h4 {
	font-size: 34px;
	font-weight: 800;
	color: #fff;
	text-transform: uppercase;
	float: left;
	margin-top: 30px;
}
.tab-heading h5 {
	width:auto;
	font-size: 34px;
	font-weight: 200;
	color: #fff;
	text-transform: uppercase;
	float: left;
	margin-top: 30px;
}
.tab-heading a {
	color: #fff;
	text-decoration: none;
}
.design-consulting-sublinks-tab {
	background-color: #a8a8a8;
	height: 110px;
	border-bottom: 1px solid #d1d1d1;
	border-top: 1px solid #fff;
	margin: 0;
	display: block;
}
.design-consulting-sublinks-tab-inactive {
	background-color: #e4e4e4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.design-consulting-sublinks-tab-inactive1 {
	background-color: #8f8f8f;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.design-consulting-sublinks-tab ul li:hover {
	background-color: #8f8f8f;
	height: 109px;
}
.design-consulting-sublinks-tab ul li {
	/*width:12.5%;*/
	border-right: 1px solid #d1d1d1;
	text-align: center;
	float: left;
	list-style-image: url(../img/check.png);
	margin: 0 0 0 0;
	padding: 1px;
	font-size:13px;
	height: 109px;/*border:1px solid #CFA2A3;*/
}
.design-consulting-sublinks-tab-inactive ul li {
	border-right: 1px solid #fff;
}
.design-consulting-sublinks-tab ul li img {
	width: auto;
	text-align: center;
	height: 49px;
}
.design-consulting-sublinks-tab ul li h5 {
	width: 100%;
	font-size: 14px;
	text-align: center;
	float: left;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
}
.design-consulting-sublinks-tab ul li h6 {
	width: 100%;
	font-size: 14px;
	text-align: center;
	float: left;
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	margin-top:-1px;
}
.bodycontent {
	margin: 15px;
	text-align: justify;
}
.bodycontent h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0px 0px 5px 0px;
	margin:0;
}

.bodycontent h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 0px 0px 5px 0px;
	margin:0;
}
.bodycontent p {
	font-size: 14px;
	margin:0px;
	padding:5px 0px;
	color:#4a4a4a;
}
.bodycontent ol{margin-left:20px;
padding:0px;}
.tech-sourcing-box {
	width: 465px;
	height: autu;
	background-color: #5b9bd5;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 15px 5px;
	margin: auto;
	text-align: center;
	vertical-align: middle;
	line-height: 18px;
}
.blue-arrow {
	background-image: url(../images/services/blue-arrow.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 53px;
	height: 38px;
	margin: auto;
}
.design-consulting-sublinks-tab-inactive {
	background-color: #e4e4e4;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/*---------------end Services  styles--------------*/

/*-----------------Case Studies Styles-----------------*/

.col-md-12-1{ }

.col-sm-3 {
	width:auto;
	float:left;
}
.casestudy_block {
	width: 304px;
	margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #ebebeb;
	text-align: center;
	display: table;
}
.casestudy_row {
	display: table-row;
}
.casestudy_main_heading {
	background-color: #f5f5f5;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 15px;
	color: #3d588b;
	text-align: left;
	padding-left: 8px;
	display: table-cell;
}
.casestudy_main_heading a {
	color: #3d588b;
	outline: none;
	text-decoration: none;
}
.casestudy_main_txt {
	width: 100%;
	height: 24px;
	font-size: 15px;
	color: #494949;
	text-align: left;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	display: table-cell;
}
.casestudy_main_txt a {
	outline: none;
	text-decoration: none;
	color: #494949;
}
.casestudy_text {
	color: #525252;
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
.casestudy_txt_b {
	color: #525252;
	font-size: 16px;
	font-weight: 600;
	float: left;
	text-align: left;
}
.casestudy_txt {
	color: #525252;
	font-size: 16px;
	line-height: 22px;
	text-transform: capitalize;
	float: left;
	width: 50%;
	text-align: left;/*border:1px solid #3B2222;*/
}
.casestudy_txt_services {
	color: #525252;
	font-size: 16px;
	line-height: 22px;
	text-transform: capitalize;
	float: left;
	width: 100%;
}
.casestudy_txt_services_bullete {
	list-style-image: url(../img/check.png);
	margin: 1px;
	margin-left: 15px;
	float: left;
	width: 100%;
	text-align: left;
}
.cs_padding_bt {
	padding-bottom: 12px;
}
.cs_padding_bt1 {
	padding-bottom: 34px;
}
.cs_padding_bt2 {
	padding-bottom: 35px;
}
.cs_padding_bt3 {
	padding-bottom: 60px;
}
.cs_padding_top {
	padding-top: 55px;
}
.case-studies {}
.more {
	text-align: right;
	padding-right: 5px;
}
.column {
	width: 30%;
	padding: 0 15px 0 0px;
	float: left;
	height: auto;
}
.column p {
	color: #525252;
	font-size: 16px;
	line-height: 22px;
	text-transform: capitalize;
	text-align: left;
	margin-bottom: 20px;
}
.column strong {font-weight:600;}
/*-----------------end Case Studies Styles-----------------*/

/*--------------Clients------------*/
.col-md-2-1{
	width: 13%;
	float: left;
	margin-right: 15px;
}
.col-md-8 {
	width:85%;
	float:left;
}
.client-img {
	width: auto;
	height: 65px;
	text-align: center;
	padding: 5px;
	padding-bottom: 5px;
	margin: 5px;
	float: left;
	border: 1px solid #E7DCDC;
}
.table-text-style1 {
	color: #3c3c3c;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	width: 100%;
	text-align: left;
}
.clients_top_heading {
	width: auto;
	background-color: #30789e;
}
.clients_top_headtxt {
	font-size: 20px;
	font-weight: 600;
	color: #FFFFFF;
	padding-left: 17px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*----------rnd clients styles------------*/

/*-------contact us--------------*/
.green_txt_contactus {
	color: #006844;
	float: left;
	line-height: 24px;
	font-weight:600;
	font-size:22px;
	text-align:left;
}
.page_title_1_gr {
	font-size: 22px;
	font-weight: 600;
	color: #5b5b5b;
	margin-top:20px;
}
.contact_text {
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 5px;
	line-height: 22px;
	font-weight:500;
}
.contact_text_head {
	text-align: left;
	line-height: 22px;
	font-weight:600;
}
.row {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.col1 {
	width:37%;
	float:left;
	margin-right:20px;
}
.col2 {
	width:55%;
	float:left;
	margin-top:25px;
	margin-left:45px;
}
.col3 {
	width:41%;
	float:left;
}
.col3-1 { width:100%; float:left;}
.col-home1 {
	width:99%;
	float:left;
	text-align: center;
	margin-bottom: 10px;
}
.col-home1 img{
	width:auto;
}

/*responsive google map*/
.google-maps {
	position: relative;
	/*padding-bottom: 75%;*/
	padding-bottom: 56.25%; /*added by me*/
	height: 0;/*added by me*/
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
/*----------------end contact us--------------------------*/

/*-----------Inquiry----------*/

.form-group{ 
	width:100%;
	text-align:center;
	}
.control-label {
	width:30%;
	float:left;
	text-align:right;
	padding-right:20px;
	margin-bottom:20px;
}

.form-control {
	width:50%;
	float:left;
	margin-bottom:20px;
	text-align:left;
	padding:5px;
	border-radius:3px;
	border:1px solid #E1E0E0;
}
.form-control1 {
	width:50%;
	float:left;
	margin-bottom:20px;
	text-align:left;
	padding:5px;
}
.checkbox {margin-bottom:10px;}
.button{
	width:auto;
	padding:5px 10px;
	background-color:#1b242f;
	border:1px solid #357ebd;
	border-radius:3px;
	color:#fff;
}
.button:hover{ background-color:#3276b1; border:1px solid #1b242f; cursor:pointer;}
/*-------------end Inquiry-----------*/

/*--------Careers----------*/
.col-md-8 a{
	color: #4a4a4a;
}
.expand {
	margin-top:20px;
}
.expand a h3 {
	background: url("../sprite_new.png") 0px 6px no-repeat;
	display: block;
	margin: 0;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-decoration: none;
	font-weight: 600;
	font-size: 14px;
	border: 1px solid #D0CBCB;
	background-color: #e2f5f8;
	text-align:left;
}
.content_expand_collapse {
	line-height:22px;
	border: 1px solid #D0CBCB;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
a.menuitem {
	text-decoration: none;
	outline: none;
}
.content_expand_collapse ol li{ padding:3px 0px;}

.content_expand_collapse ol{margin-left:16px;}
.content_expand_collapse ol li ol{ margin:0; padding:0; margin-left:16px;}
.content_expand_collapse ol li ol li ul{ margin:0; padding:0; margin-left:16px;}

/*Application form*/
.text_field{
	width:10%;
	float:left;
	margin-bottom:20px;
	text-align:left;
	padding:5px;
	border-radius:3px;
	border:1px solid #E1E0E0;
	margin-right:5px;
}
.formText1 {
	width:auto;
	float:left;
	margin-bottom:20px;
	text-align:left;
	padding:5px;
	border-radius:3px;
	border:1px solid #E1E0E0;
	margin-right:5px;
}

/*=============Admin Style ===================================*/
.news_admin{
	font-size: 14px;
	color: #4a4a4a;
}
.page_form_txt{
	padding:4px;
	font-size: 14px;
	color: #4a4a4a;
	text-align: justify;
}
.page_table{
	width:80%;
}
.error_txt{
	color:#8E0002;
	font-size: 14px;
	line-height:30px;
}
/*--------------------------------------*/
.annual-body {
	float:left;
	width: 100%;
	max-width: 974px;
	padding: 15px 15px;
	background-color: #ffffff;
	margin-bottom: 20px;
}
.annual-day-title2{
	font-size:22px;
	text-align: left;
	padding:20px 0px 4px 0px;
	line-height: 25px;
	font-weight:400;
	float: left;
	width:100%;
}

.annual-day-title1 {
	color: #006844;
	float: left;
	width:100%;
	line-height: 24px;
	font-weight:600;
	font-size:22px;
	text-align:left;
}

.annual-day-text {
	text-align: left;
	padding-top: 5px;
	line-height: 25px;
	font-weight:400;
	float: left;
	width:100%;
}
.annual-day-text ul, .annual-day-text ul li{padding:0px; margin:0px;}
.annual-day-text ul{margin-left:10px;}
.annual-day-text ul li{margin-left:10px;}

.activity-list ul, .activity-list ul li{padding:0px; margin:0px;}
.activity-list ul{margin-left:22px;}
.activity-list ul li{
	margin-left:6px;
	font-size:16px;
	text-align: left;
	padding:2px 0px 6px 0px;
	line-height: 20px;
	font-weight:400;
	float: left;
	width:100%;
}
.activity-list ul li a{color:#4a4a4a; text-decoration:none;}
.activity-list ul li a:hover{color:#fe6000;}


.day1 {
	width: 90%;
	float:none;
	margin:0 auto;
	
}
.annual-day-img {
	float: left;
	width: 47%;
	height: auto;
	padding: 12px;
}
.annual-day-img1 {
	float: left;
	width: 30.3%;
	height: auto;
	padding: 12px;
}
.annual-day-img1 img{width:100%;}
/*============= End Admin Style ===================================*/


/*===================Responsive Media Query===================*/

@media only screen and (max-width:1336px) {
}

@media only screen and (max-width:1280px) {
}

@media only screen and (max-width:1024px) {
.container {
	width: auto;
}
#page {
	padding: 0px 15px;
	width: auto;
	margin: auto;
}
.col {
	width: 32.1%;
	margin-right: 10px;
	margin-top: 20px;
}
.menu {
	margin-top: -30px;
}
.inner-body {
	width: 97%;
}
.annual-body {
	width: 97%;
}
.testimonial_img {
	width: auto;
	padding: 0px;
	margin-left: 7px;
	margin-right: 7px;
}


}

@media only screen and (max-width:1004px) {
.header-top-right {
	float: right;
	text-align: right;
	width: auto;
}
.header-bottom-right {
	float: right;
	width: 69%;
	text-align: right;
}
.text-box5 {
	margin: -100px 115px 0 0px;
}
.testimonial_img {
	width: 30%;
	height: auto;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.col-md-9-1 {
	width: 71%;
}
.col-md-3-1 {
	width: 27%;
}
.design-consulting-sublinks-tab ul li {
	padding:.91px;
}
.csr-pic .img-column1 img, .csr-pic .img-column2 img{
	width: 100%;
	height: auto;
	float:left;
}
.day1 {
	width: 92%;
}


}

@media only screen and (max-width:980px) {
.topimage h2 {
	margin-top: -120px;
	padding-left: 20px;
}

.testimonial_img {
	width: 30%;
	height: auto;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
}
.col-md-9-1 {
	width: 70%;
}
.col-md-3-1 {
	width: 28%;
}
.casestudy_block {
	width: 286px;
}

.height-width{ display:block !important; width:10%;}

.design-consulting-sublinks-tab ul li {
	padding: 0.9px;
}
.design-consulting-sublinks-tab ul li h6 {
	font-size: 13px;
}
.col1 {
	width:38%;
	margin-right:10px;
}

.annual-day-img {
	width: 47%;
}
.annual-day-img img{
	width: 100%;
}


}

@media only screen and (max-width:966px) {
	.casestudy_block {
	width: 291px;
	margin-left:5px;
	margin-right:5px;
}
}

@media only screen and (max-width:965px){
	.logo {
	float: none;
	width: auto;
	height: auto;
	clear: both;
	text-align: center;
	margin: 10px 15px 5px 15px;
}
	.header-top-right {
	display: none;
}
.col {
	width: 32%;
}
.col p {
	width: auto;
}
.menu {
	float: left;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
}
.img-res {
	width: 100%;
	height: auto;
}
.header-bottom-right {
	float: left;
	width: 100%;
}


}

@media only screen and (max-width:880px) {
.tab-heading img{
	margin:0px 10px;
}
	.history-tree img{width: 100%; height: auto; }
.tab-heading h5{font-size:32px;}
.design-consulting-sublinks-tab ul li {
	padding: 0.78px;
}
.design-consulting-sublinks-tab ul li h6{font-size:13px;}
.annual-day-img {
	width: 47%;
}

.annual-day-img1{
	width:30%;
}
.annual-day-img1 img{
	width:100%;
}
.day1{width:100%;}
}

@media only screen and (max-width:800px) {
.logo {
	float: none;
	width: auto;
	height: auto;
	clear: both;
	text-align: center;
	margin: 10px 15px 5px 15px;
}
.header-top-right {
	display: none;
}
.col {
	width: 32%;
}
.col p {
	width: auto;
}
.menu {
	float: left;
	width: 100%;
	text-align: left;
	margin-left: 0px;
	margin-top: 10px;
}
.img-res {
	width: 100%;
	height: auto;
}
.header-bottom-right {
	float: left;
	width: 100%;
}
.header {
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 5px;
}
.container1 {
	width: 99.8%;
	padding-left: 0px;
	padding-right: 0px;
}
.orange_line {
	display: none;
}
footer {
	display: none;
}
.footer-mob {
	position:absolute;
	display: block;
	width:97.4%;
	left: 0;
	bottom: 0;
	text-align: center;
	background: #A473F9;
	color: #fff;
	font-size: 14px;
	padding: 10px;
	font-family: 'Montserrat', sans-serif;
}
.table-responsive {
	display: none;
}
.col-md-9 {
	width: 100%;
}
.container-submenu-mob {
	display: block;
}
.inner-body {
	width: 96%;
}
.annual-body {
	width: 96%;
}

ul.text_bullet {
	text-align: left;
}
.text-box6 {
	margin: -193px 10px 0 455px;
}
.text-box3 {
	margin: -265px 10px 0 453px;
}
.history-tree {
	width: 100%;
}
.industries-served-block-box {
	display: none;
}
.col-md-2-1 {display:none;}
.col-md-7 {
	width: 100%;
	border: 0px;
	min-height: 0px;
}

.indus-served_rtimg {
	float: left;
	text-align: center;
	width: auto;
	margin: 5px;
	padding-left:60px;
}
.col-md-3 {
	width: 100%;
	float: left;
	margin-left: 0px;
}
.col-md-9-1 {
	width: auto;
}
.col-md-3-1 {
	width: 100%;
	margin-left: 0px;
}
.col-md-7 {
	width: auto;
	padding-right: 0px;
	padding-left:0px;
}
.col-md-7 {
	width: 100%;
	border: 0px;
	min-height: 0px;
}
.design-consulting-sublinks-tab {display:none;}
.design-consulting-tab-act, .turnkey-projects-tab-act {
		display:block;
	}
	.design-consulting-tab, .turnkey-projects-tab { display:block;}
.tab-heading-mob {
	display:none;
}

.tab-heading h5 {
	font-size: 26px;
}
.case-studies {margin:auto; padding-left:65px;}
.col-md-2-1{
	width: 100%;
	float: left;
	margin-right: 15px;
}
.col-md-8 {
	width:100%;
	float:left;
}
.right-img1 {
margin-top:15px;
}
.col1 {
	width:45%;
	float:left;
	margin-right:20px;
}
.col2 {
	width:45%;
	float:left;
	margin-top:25px;
	margin-left:5px;
}
.news_in_main {
	width: 26%;
	margin-right: 10px;
}
.news_in_main1 {
	float: right;
	width: 65%;
	margin-left:15px;
	margin-bottom:15px;
}
.col3 {
	width:48%;
	float:left;
}
.annual-day-img{ width:46.7%;}

}

@media only screen and (max-width:768px) {
.testimonial_img {
	width: 45%;
}
.indus-served_rtimg {
	padding-left:60px;
}
.tab-heading h5 {
	font-size: 24px;
}
.case-studies {margin:auto; padding-left:50px;}
.col3-1 { width:100%; float:left;}
.text_field{
	width:10%;
}
.news_in_main {
	width: 26%;
	margin-right: 10px;
}
.news_in_main1 {
	float: right;
	width: 63%;
	margin-left:15px;
	margin-bottom:15px;
}
.annual-day-img{ width:46.4%;}
}

@media only screen and (max-width:660px) {
.col {
	width: 100%;
	margin: auto;
	text-align: center;
	margin-bottom: 15px;
	margin-top: 20px;
}
.img-res {
	width: auto;
	height: auto;
}
.inner-body {
	width: 95%; 
}
.annual-body {
	width: 95%;
}

.history-tree-mob {
	display: block;
}
.history-tree {
	display: none;
}
	.grp-logo {	display: block;}
.history-tree-mob {
	width: 100%;
	height: auto;
	margin: auto;
	display: block;
}
.grn-box, .red-box, .red1-box, .orange-box, .blue-box, .light-grn-box, .dark-red-box{
	color: #fff;
	padding: 8px 25px;
	margin: auto;
	width: 280px;
	height: 80px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-ms-border-radius: 50px;
	-o-border-radius: 50px;
	border-radius: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	border-bottom-left-radius: 50px;
	border-top-left-radius: 50px;
	text-align: center;
	font-size: 14px;
}
.line, .line1 {
	width: 30px;
	height: 15px;
	background-color: #5d5d5d;
	margin: auto;
}
.line1 {
	height: 25px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
.grn-box {
	background-color: #5fa64a;
}
.red-box {
	background-color: #d2b864;

}
.red1-box {
	background-color: #ff7163;
}
	.dark-red-box{
		background-color: #da283d;
}

.orange-box {
	background-color: #fe9801;
}
.blue-box {
	background-color: #2aced7;
}
.light-grn-box {
	background-color: #c0d54a;
}
.indus-served_rtimg {
	padding-left:35px;
}
.tab-heading h5 {
	font-size:22px;
}
.icon-small {
width:auto;
height:65px;
padding-top:20px;
}
.case-studies {margin:auto; padding-left:0px;}
.casestudy_block {
	width: 285px;
}
.footer-mob {
	width:97.1%;
}
 
.col1 {
	width:50%;
	float:left;
	margin-right:20px;
}
.col2 {
	width:40%;
	float:left;
	margin-top:25px;
	margin-left:5px;
}
.news_in_main {
	width:100%;
	margin-right: 0px;
	text-align:center;
}
.news_in_main1 {
	float: left;
	width: 100%;
	margin-left:0px;
	margin-top:5px;
	margin-bottom:25px;
}
.news_home {
	width:100%;
	float: left;
	text-align: left;
}
.news_home_block_img {
	width: auto;
	float:left;
}
.news_home_block_txt {
	font-size: 13px;
	float:left;
	width:50%;
	text-align: justify;
}

	.csr-pic .img-column1, .csr-pic .img-column2{
	width: 47.8%;
	height: auto;
	float:left;
}
.day1{padding-top:28px;}
.annual-day-img{
	float:none;
	margin:16px auto;
	padding:0px;
	width:66%;
}
.annual-day-img1{
	float:none;
	margin:16px auto;
	width:66%;
	padding:0px;
	text-align:center;
}
.annual-day-img1 img{width:auto;}


}

@media only screen and (max-width:603px) {
	.indus-served_rtimg {
	padding-left:20px;
}
.design-consulting-tab-act, .turnkey-projects-tab-act {
		display:none;
	}
	.design-consulting-tab, .turnkey-projects-tab { display:none;}
.tab-heading-mob {
	display:block;
}
.tabimg-small {width:50%;
height:auto;
float:left;}
#services {
	background-color:#ffffff;
}
.casestudy_block {
	width: 260px;
}
.col1 {
	width:100%;
	float:left;
	margin-right:20px;
}
.col2 {
	width:100%;
	float:left;
}

.col3-1 { width:100%; float:left;}
.footer-mob {
	width:96.8%;
}
	.csr-pic .img-column1, .csr-pic .img-column2{
	width: 48.5%;
	height: auto;
	float:left;
		margin: 15px 0 0 0;
}
	.csr-pic .img-column1 {margin-right: 15px;}
.col-home1 img{
	width:100%;
}	
	
}

@media only screen and (max-width:480px) {
.slider {
	margin-top: -30px;
}
.header-top-right {
	float: left;
}
.col {
	width: 100%;
}
.inner-body {
	width: 94%;
}
.annual-body {
	width: 94%;
}

.topimage {
	display: none;
}
.table-text-style {
	color: #3c3c3c;
	font-size: 14px;
	line-height: 0px;
}
.grp-companies-text-block {
	width: 100%;
}
.grp-companies-text-block h4 {
	font-size: 14px;
	width: auto;
}
.grp-companies-text-block p {
	font-size: 14px;
}
.testimonial_img {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.indus-served_rtimg {
	padding-left:40px;
}
.tech-sourcing-box {
 width:97%;
 height:auto;
 font-size:14px;
 margin:auto;
}
.bodycontent {
	margin: 15px 0px;
	text-align: justify;
}
.casestudy_block {
	width: auto;
}
.case-studies {margin:auto; padding-left:55px;}
.column {
	width: 100%;
}
.col3-1 { width:100%; margin-bottom:10px;}
.control-label {
	width:90%;
	float:left;
	text-align:left;
	padding-left:10px;
	margin-bottom:10px;
}

.form-control {
	width:90%;
	float:left;
	margin-bottom:20px;
	margin-left:10px;
	text-align:left;
}
.form-control1 {
	width:90%;
	float:left;
	margin-bottom:20px;
	text-align:left;
	margin-left:10px;
}
.text_field{
	width:20%;
	margin-left:10px;
}
.formText1 {
	width:auto;
	margin-left:10px;
}
.footer-mob {
	width:96%;
}

.col2 {width:98%;}
.col3 {width:100%;}
.page_title_1_gr {
	margin-top:0px;
}
.csr-pic .img-column1, .csr-pic .img-column2{
	width: 100%;
	height: auto;
	float:left;
}

.annual-day-img{
	width:90%;
}



}

@media only screen and (max-width:360px) {
.inner-body {
	width: 96%;
	padding: 15px 7px;
}
.page_title_2 {
	font-size: 16px;
}
.breadcrumb > li {
	font-size: 14px;
}
.grn-box, .red-box, .red1-box, .orange-box, .blue-box, .light-grn-box {
	color: #fff;
	padding: 8px 25px;
	margin: auto;
	width: 80%;
	height: auto;
}
.page_title_1 {
	font-size: 22px;
}
.clients_top_headtxt {
	font-size: 18px;
}
.indus-served_rtimg {
	padding-left:5px;
}
.container-submenu-services-mob {margin-top:-30px;}
.case-studies {margin:auto; padding-left:0px;}
.green_txt_contactus {
	font-size:20px;
}
.footer-mob {
	width:94.5%;
}

.col2 {width:97%;}
.annual-day-img, .annual-day-img1{
	width:100%;
}

}

@media only screen and (max-width:320px) {
.logo img {
	width: 95%;
	height: auto;
}
.indus-served_rtimg {
	padding-left:60px;
}
.footer-mob {
	width:94%;
}
.news_home {
 float:left;
 text-align:left;
}
.news_home_block_img {
 width: 100%;
 float:left;
}
.news_home_block_txt {
 width:100%;
 float:left;
 margin-left:10px;
 text-align:justify;
 padding-top: 5px;
}
.col2 {width:96%;}
.news_home_block_txt {width:100%; padding-top:10px; margin-left:0px;}
.news_home_block_img {width:123px; text-align:center; margin-right:0px;}
}

/*===================Gallary CSS Query===================*/
.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
/*===================Home Page CSS ID===================*/
#about_us{
    margin: 0 auto; /* bottom = footer height */
	font-family: 'Montserrat', sans-serif;
	background-color: #fff;
	color: #4a4a4a;
	text-align: justify;
	height:100%;
}
#industry{
        
    margin: 0 auto; /* bottom = footer height */
	font-family: 'Montserrat', sans-serif;
	background-color: #fff;
	color: #4a4a4a;
	text-align: justify;
	height:100%;
}

#services{
        
    margin: 0 auto; /* bottom = footer height */
	font-family: 'Montserrat', sans-serif;
	background-color: #fff;
	color: #4a4a4a;
	text-align: justify;
	height:100%;
}

#Indimg:hover{
    opacity:0.5;
}

#text-bg{
    
    width:100%;
    font-family:'Impact';
    height:auto;
    background-color:#401191;
    color:#fff;
    margin:10px 0;
    padding:20px;
    font-size:28px;
}