@charset "UTF-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');

body {
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	color: #565a5c;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 0.6px;
}
.buttonBLock {
	text-align: center;
	display: block;
	margin: 40px 0 20px 0;
}
.btnBig {
	width: auto;
	display: inline;
	padding: 12px 18px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	text-align: center;
	border-radius: 2px
}
.btnBig.active.focus, .btnBig.active:focus, .btnBig.focus, .btnBig:active.focus, .btnBig:active:focus, .btnBig:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btnBig.focus, .btnBig:focus, .btnBig:hover {
	color: #fff;
	text-decoration: none
}
.btnBig.active, .btnBig:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}
.btnBig.disabled, .btnBig[disabled], fieldset[disabled] .btnBig {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65
}
a.btnBig.disabled, fieldset[disabled] a.btnBig {
	pointer-events: none
}
h1 {
	font-weight: 700;
	font-style: normal;
	visibility:hidden;
}
/*h2 {
	font-size: 2em;
	line-height: 53px;
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: 300;
	color: #565a5c;
}*/
h2 {
    border-bottom: 1px solid #333;
    color: #565a5c;
    font-size: 1.7em;
    font-weight: 300;
    line-height: 42px;
    margin-bottom: 0px;
}
h2 span {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    padding:0 6px;
}
h3 {
	color: #565a5c;
}
.navbar-form input, .form-inline input {
	width: auto;
	border-radius: 0;
}
header {
	height: 70px;
	background: #ffffff;
}
header .logo {
	outline: none;
	border: none;
	display: block;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
}
#nav.affix {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10;
	-webkit-transition: all 0.4s;
	transition: all 0.4s;
}

.items-container .service{
	position: relative;
	overflow: hidden;
}
.items-container .service img{
	position: absolute;;
	left: 0;
	top: 0;
	width: 100%;
	height: auto;
	
}
.items-container .service:hover img{
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.bgorge{
	position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: 1000;
    background-color: #000;
    height: 100%;
    width: 100%;

}
.items-container .service .bgorge{

}
.hover-chnge{
	position: relative;;
	z-index: 99999999;
	color: #fff;
}
/*  banner   */

.image-bg-fluid-height img, .image-bg-fixed-height img {
	text-align: center;
	background-size: cover;
	-o-background-size: cover;
	max-width: 100%;
	min-width: 100%;
}
.image-bg-fluid-height {
	background-size: cover;
	-o-background-size: cover;
}
.image-bg-fluid-height {
	padding: 0px 0;
	display: block;
	margin: 0;
	position: relative;
}
.image-bg-fluid-height h1 {
	    text-align: left;
    font-size: 3.3em;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
    color: #fff;
    visibility: visible;
    margin: 0;
    line-height: 60px;
}
.entry-separator-inr{
	position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    transform: translate(0, -50%);
}
.breadcrumb.yellow {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    text-align: right;
	    margin: 0;
		    margin-top: 10px;
}
.breadcrumb.yellow > li {
    color: #fff;
	font-size: 18px;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}
.breadcrumb.yellow > li a{
	color:#fff;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
}

/* new css  */

.bredcom{}
.bredcom .breadcrumb {
    padding: 8px 0px;
    margin-bottom: 10px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}
.career-bg {
    background: #e1edff;
    padding: 50px 0;
}
.career-bg h1 {
    color: #000;
    visibility: inherit;
    font-size: 45px;
    margin-top: 0;
	margin-bottom: 20px;
}
.career-bg h1 span{
    color: #f16136;
}
.career-bg p{
font-size: 20px;
color: #000;
line-height: 30px;
}

.sce-padd{ padding: 50px 0;}
.single-list-wrap {
    box-shadow: none;
    padding: 20px 10px 20px 65px;
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #9d9d9d;
    border-radius: 12px;
}
.onactive .single-list-wrap {
    background-color: #f9f2f2 !important;
    border: 1px solid #e85222;
}
.single-list-wrap:hover {
    border: 1px solid #e85222;
    cursor: pointer;
}
.single-list-wrap img {
    max-width: 40px;
    position: absolute;
    left: 10px;
    top: 16px;
}
a:hover.showSingle {
    text-decoration: none;
}
.cnt .single-list-wrap {
    box-shadow: none;
    padding: 15px 10px 15px 10px;
    position: relative;
    margin-bottom: 0px;
    border: 1px solid #d8d8d8;
    border-radius: 12px;
	text-align: center;
}
.cnt .single-list-wrap h3 {
    font-size: 14px;
    color: #000;
    margin-top: 0;
    margin-bottom: 6px;
}
.single-list-wrap p {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0px;
	color: #e85222;
}
.single-list-wrap h3 {
    font-size: 16px;
    color: #000;
    margin-top: 0;
    margin-bottom: 6px;
}
.job-part h2 {
    border-bottom: 0px;
    font-weight: 600;
    color: #000;
    font-size: 32px;
    margin-bottom: 15px;
	margin-top: 0;
}
.fnt-size{font-size: 18px;}
.mb-10 {
    margin-bottom: 10px !important;
}

.mb-20 {
    margin-bottom: 20px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

.mb-40 {
    margin-bottom: 40px !important;
}

.mb-50 {
    margin-bottom: 50px !important;
}


div.menu{
  
 }
 
 a, #showall{

 }
 /* a:nth-child(1){
   background:#E63946; 
	color: #eee;
 }
 a:nth-child(2){
	 background:#F1FAEE; 
	color: #222;
 }
 a:nth-child(3){
	background: #A8DADC; 
	 color: #222;
   
 }
 a:nth-child(4){
	background: #457B9D;
	color: #eee;
 } */
 a:nth-child(5){
	background: #1D3557;  
	color: #eee;
 }
 
 
 .cnt{
	margin: 1% 0%;
	background: transparent;
	padding: 0;
 }
 button.close {
    background: #e84c3d;
    border-radius: 50%;
    width: 29px;
    height: 29px;
    opacity: inherit;
    color: #fff !important;
    position: absolute;
    z-index: 999;
    top: -10px;
    float: inherit;
    right: -9px;
    line-height: 0px;
    text-align: center;
    font-size: 17px;
    margin: 0 !important;
    padding: 0px !important;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #ffe7df;
}
.credential .modal-dialog {
    width: 360px !important;
}
/* Form css */
.form-region {
	background-color: #ffffff;
	border-radius: 20px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
  }
  
  .form-region h3 {
	margin-top: 0;
	margin-bottom: 15px;
	font-size: 20px;
	text-align: center;
  }
  
  .form-region h4 {
    color: #000;
    text-align: center;
    padding: 10px 10px;
    font-size: 20px;
    margin-top: 0;
    background: #bfcfe7;
    border-radius: 20px 20px 0 0;
    margin-bottom: 0;
}
  form {
	padding: 10px 22px 25px;
  }
  
  .form-region h4 span {
	display: block;
	font-size: 16px;
	font-weight: 400;
	margin: 5px auto;
  }
  
  .form-region .form-group {
	position: relative;
  }
  
  .form-region .form-control {
	border: 1px solid #e0e0e0;
	border-radius: 3px;
	height: 38px;
	box-shadow: initial;
  }
  
  .form-region select {
	background: url(/images/br_down.png) no-repeat right #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position-x: 95%;
  }
  
  .form-region .btn-block {
	background-color: #e85222;
	border: 0px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
  }
  .modal-content .btn-block {
	background-color: #e85222;
	border: 0px;
	border-radius: 4px;
	font-size: 15px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
  }
  
  .form-control::placeholder {
	font-size: 15px;
	color: #555;
  }
  button.btnotp {
	background: #e85526;
	position: absolute;
	right: 6px;
	top: 5px;
	border: inherit;
	padding: 3px 6px;
	border-radius: 3px 3px 3px 3px;
	color: #fff;
	font-size: 14px;
  }

  .upload-container {
	display: flex;
}

.upload-input {
	padding: 10px;
	border: 1px solid #ccc;
	border-radius: 5px;
	flex-grow: 1; /* Makes input take available space */
	margin-right: 10px; /* Space between input and button */
}

.browse-btn {
    padding: 0px 20px;
    background-color: transparent;
    color: #000000;
    border-radius: 5px;
    cursor: pointer;
    margin-bottom: 0;
    border: 1px solid #e85222;
    font-weight: 500;
	line-height: 36px;
}
.modal-body .browse-btn{line-height: 32px;}
.modal-body button.btnotp {
        right: 18px;
    top: 3px;
   }
.browse-btn:hover {
	background-color: #e85222;
	color: #fff;
}

#fileInput {
	display: none; /* Hide the default file input */
}
  
  label.control-label {
	font-weight: 600;
	text-align: left !important;
	margin-bottom: 15px !important;
	font-size: 16px !important;
	padding-top: 0px !important;
	padding-right: 10px;
  }
  form .redio {
    text-align: center;
    margin-bottom: 10px;
}
	  .chek {
		display: block;
		display: inline-block;
		position: relative;
		padding-left: 22px;
		margin-right: 4px;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		font-weight: 500;
		margin-bottom: 5px;
		font-size: 16px;
	  }
  
	  /* Hide the browser's default radio button */
	  .chek input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
	  }
  
	  /* Create a custom radio button */
	  .chek .checkmark {
		position: absolute;
		top: 1px;
		left: 0;
		height: 18px;
		width: 18px;
		background-color: #eee;
		border-radius: 50%;
	  }
  
	  /* On mouse-over, add a grey background color */
	  .chek:hover input~.checkmark {
		background-color: #ccc;
	  }
  
	  /* When the radio button is checked, add a blue background */
	  .chek input:checked~.checkmark {
		background-color: #e85526;
		border-radius: 50%;
	  }
  
	  /* Create the indicator (the dot/circle - hidden when not checked) */
	  .checkmark:after {
		content: "";
		position: absolute;
		display: none;
	  }
  
	  /* Show the indicator (dot/circle) when checked */
	  .chek input:checked~.checkmark:after {
		display: block;
	  }
  
	  /* Style the indicator (dot/circle) */
	  .chek .checkmark:after {
		top: 6px;
		left: 6px;
		width: 6px;
		height: 6px;
		border-radius: 50%;
		background: white;
	}
  
	  .redu {
		display: block;
		position: relative;
		padding-left: 35px;
		margin-bottom: 12px;
		cursor: pointer;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	  }
  
	  /* Hide the browser's default checkbox */
	  .redu input {
		position: absolute;
		opacity: 0;
		cursor: pointer;
		height: 0;
		width: 0;
	  }
  
	  /* Create a custom checkbox */
	  .checkmark {
		position: absolute;
		top: 0;
		left: 0;
		height: 25px;
		width: 25px;
		background-color: #eee;
		border-radius: 0px;
	  }
  
	  /* On mouse-over, add a grey background color */
	  .redu:hover input~.checkmark {
		background-color: #ccc;
	  }
  
	  /* When the checkbox is checked, add a blue background */
	  .redu input:checked~.checkmark {
		background-color: #f15a22;
	  }
  
	  /* Create the checkmark/indicator (hidden when not checked) */
	  .checkmark:after {
		content: "";
		position: absolute;
		display: none;
	  }
  
	  /* Show the checkmark when checked */
	  .redu input:checked~.checkmark:after {
		display: block;
	  }
  
	  /* Style the checkmark/indicator */
	  .redu .checkmark:after {
		left: 10px;
		top: 7px;
		width: 5px;
		height: 10px;
		border: solid white;
		border-width: 0 3px 3px 0;
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	  }

/* new css  */

@media (max-width:1100px) {
.image-bg-fluid-height h1 {
	font-size: 3.6em;
}
}

@media (min-width:768px) and (max-width:1024px) {
body {
	font-size: 14px;
}
}

@media (max-width:767px) {
.image-bg-fluid-height h1 {
	font-size: 2em;
}
.work-top img {
	text-align: center;
	margin: 0 auto;
}
.breadcrumb.yellow {
	text-align:left;
	padding-left:0;
	margin-top:0;	
}
.image-bg-fluid-height{
	overflow:hidden;
}
.image-bg-fluid-height img, .image-bg-fixed-height img{
	min-height:250px;
	max-width: initial;
}
}

@media (max-width:627px) {
.image-bg-fluid-height h1 {
	font-size: 2em;
}
.buttonBLock .btnBig {
	display: block;
	white-space: normal;
}
}
.poliCy .img-sm, .excellence .img-sm {
	display: none;
}

@media (max-width:767px) {
.image-bg-fluid-height h1 {
	font-size: 2em;
}
}

@media (min-width:991px) and (max-width:1280px) {
.excellence_info {
	padding: 0px 10px !important;
}
.excellence_info h3 {
	padding: 0 0 15px 0px !important;
}
.qualificationList {
	padding: 10px 0px 0px 0px !important;
}
.poliCy .img-sm, .excellence .img-sm {
	display: block !important
}
.poliCy .img-lg, .excellence .img-lg {
	display: none !important;
}
}
/*  topPart  */


.topPart {
	background: #f5f5f5;
	padding:40px 0 40px 0;
	margin: 0 0 0 0;
	display: block;
}
.topPart h2 {
	    display: block;
    padding: 0 0 5px 0;
    font-size: 25px;
    color: #565a5c;
    line-height: normal;
    margin-top: 0;
    font-weight: bold;
}
.topPart p {
	padding: 0 0 0 0px;
	font-size: 16px;
	color: #565a5c;
	line-height: 26px;
}
.headingofpage{
	text-align: left;
    float: left;
    width: 100%;
}
.headingofpage span{
	    background: #333 none repeat scroll 0 0;
    color: #fff;
    padding: 8px 15px;
    float: left;
    font-size: 22px;
    font-weight: bold;
}
.imgcontent img{
	max-width:100%;
	height:auto;
}
.topPart .category img {
	margin: 0 auto;
}
.topPart .category {
	padding: 30px 0 0 0px;
}
.topPart .category h4 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
	font-size: 22px;
	color: #565a5c;
	line-height: 22px;
}
.topPart .category p {
	text-align: center;
	padding: 0 0 0 0px;
	display: block;
	font-size: 16px;
	color: #565a5c;
	line-height: 26px;
}
/**/
.secondPart .category img {
	margin: 0 auto;
}
.secondPart .category {
	padding: 30px 0 0 0px;
}
.secondPart .category h4 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 15px 0 10px 0;
	font-size: 22px;
	color: #565a5c;
	line-height: 22px;
}
.secondPart .category p {
	text-align: center;
	padding: 0 0 0 0px;
	display: block;
	font-size: 16px;
	color: #565a5c;
	line-height: 26px;
}
/*  workplace  */

.workplace {
	background: #f0f0f0;
	padding: 70px 0 70px 0;
	margin: 0 0 0 0;
	display: block;
}
.workplace h3 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0px 0 30px 0;
	font-size: 28px;
	color: #565a5c;
	line-height: 28px;
}
.workplace p {
	text-align: left;
	padding: 0 0 0 0px;
	display: block;
	font-size: 16px;
	color: #565a5c;
	line-height: 26px;
}
/*  Policy  */
.poliCy {
	background: #f7c93b;
	color: #000;
}
.policyInfo {
	padding: 0px 60px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	position: absolute;
	visibility:hidden;
}
.policyInfo h3 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0 30px 0;
	font-size: 28px;
	color: #000;
	line-height: 28px;
}
.policyInfo p {
	text-align: left;
	padding: 0 0 0 20px;
	display: block;
	font-size: 1em;
	color: #000;
	border-left: 3px solid #000;
	margin: 0 0 20px 0!important;
	display: block;
}
/*  excellence  */

.excellence {
	background: #40437e;
}
.excellence .eqHeight {
	background: #40437e;
}
.excellence_info {
	padding: 0px 60px;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	position: absolute;
	visibility:hidden;
}
.excellence_info h3 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0 30px 0;
	font-size: 28px;
	color: #ffffff;
	line-height: 28px;
}
.excellence_info p {
	text-align: left;
	padding: 0 0 0 0px;
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
}
.flipskool_info {
	background: #dbf6ea url(../img/green-pattern.png) repeat;
}
.flipskool_info h2 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 60px 0 30px 0;
	font-size: 28px;
	color: #278f75;
	line-height: 40px;
}
.flipskool_info h4 {
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}
.flipskool_info p {
	text-align: left;
	padding: 0 0 30px 0px;
	display: block;
	font-size: 16px;
	color: #56565a;
	line-height: 26px;
}
.flipskool_info span {
	text-align: left;
	padding: 15px 0 15px 20px;
	display: block;
	font-size: 1em;
	color: #ffffff;
	border-left: 10px solid #f7c93b;
	margin: 0 0 20px 0!important;
	display: block;
	background: #4bd09c;
}
.flipskool_info span:before {
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid #f7c93b;
	border-bottom: 15px solid transparent;
	border-top: 15px solid transparent;
	position: absolute;
	left: 20px;
	top: 20px;
}

@media (min-width:767px) and (max-width:991px) {
.flipskool_info span br {
	display: none;
}
.flipskool_info span:before {
	top: 10px;
}
}
.qualificationList {
	padding: 30px 0px 0px 0px;
}
.qualificationList img {
	margin: 0px;
	padding: 0px;
}
.qualificationList p {
	text-align: left;
	padding: 10px 0 0 0;
	display: block;
	font-size: 16px;
	color: #ffffff;
	line-height: normal;
}
.qualificationList .border {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.qualificationList p span {
	font-weight: bold;
	font-size: 17px;
}

@media (max-width:767px) {
.policyInfo {
	padding: 0px 0px;
	top: inherit;
	-webkit-transform: none;
	transform: none;
	position: inherit;
}
.excellence_info {
	padding: 0px 0px;
	top: inherit;
	-webkit-transform: none;
	transform: none;
	position: inherit;
}
.qualificationList img {
	margin: 0 auto;
	padding: 0px;
}
.qualificationList p {
	text-align: center;
}
.qualificationList .border {
	border: none;
}
.excellence_info p, .excellence_info h3 {
	text-align: center;
}
}
/* ourleadersPart */


.ourleadersPart {
	background: #f5f5f5;
	padding: 70px 0 30px 0;
	margin: 0 0 0 0;
	display: block;
}
.ourleadersPart h3 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0px 0 30px 0;
	font-size: 28px;
	color: #565a5c;
	line-height: 28px;
}
p.leaderDesc {
	text-align: center;
}
.leaderQuite {
	padding: 15px 0 0 0px;
}
.leaderQuite-bottom {
	padding: 20px 0px 10px 0px;
	margin: 0px;
}
.leaderQuite-bottom .howRockFlipkart {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0 10px 70px;
	font-size: 16px;
	color: #565a5c;
	line-height: normal;
	background: url(../img/how-rock-flipkart-icon.png) left top no-repeat;
}
.leaderQuite-bottom .howRockFlipkart b {
	color: #356bb4
}
.leaderQuite-bottom .twitter {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 15px 0 15px 80px;
	font-size: 16px;
	color: #565a5c;
	line-height: normal;
	background: url(../img/leader-twitter-icon.png) left top no-repeat !important;
}
.leaderQuite-bottom .twitter b {
	color: #356bb4
}
.leaderQuite-bottom .twitter a {
	color: #36beea
}
.leader-positionName {
	background: #95a0ba;
	padding: 0px 60px 0px 150px;
	position: relative;
}
.leader-positionName .middle {
	padding: 15px 0px;
}
.leader-positionName .middle h4 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0 0px 15px;
	font-size: 24px;
	color: #ffffff;
}
.leader-positionName .middle p {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0 5px 15px;
	font-size: 13px;
	color: #ffffff;
}
.leader-positionName i {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.leaderQuite blockquote {
	padding: 0px 0px 0px 150px;
	margin: 0 0 30px;
	font-size: 16px;
	border-left: none;
}
.leaderQuite .quote {
	display: block;
	color: #cfcfd0;
}
.leaderQuite blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}
.leaderQuite .quote .fa-quote-right {
	text-align: right;
	display: block
}

@media (max-width:767px) {
.leader-positionName .middle h4 {
	font-size: 1.5em;
}
}

@media (max-width:560px) {
.leader-positionName .middle h4 {
	font-size: .90em;
}
.leader-positionName .middle p {
	font-size: .60em;
}
}
/*  grid system  */


.grid {
	margin: 30px 0 0 0px;
}
.grid-item {
	padding: 0px;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0px 0 0px 0;
}
.grid-item img {
	max-width: 100%;
}
.grid-item:nth-of-type(5n + 1) {
	background-color: #dd4b39;
}
.grid-item:nth-of-type(5n + 2) {
	background-color: #3c8dbc;
}
.grid-item:nth-of-type(5n + 3) {
	background-color: #f39c12;
}
.grid-item:nth-of-type(5n + 4) {
	background-color: #00a65a;
}
.grid-item:nth-of-type(5n) {
	background-color: #ccc;
}
.grid-item .grid-item {
	background-color: #f6f6f6;
}
.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}
.contentAlign {
	width: 75%;
	text-align: left;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
	margin-left: 10%;
	visibility:hidden;
}
.contentAlign h2 {
	text-align: left;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 10px;
	padding-right: 10%;
	font-size: 2em;
}
.contentAlign {
	color: #fff;
}
.eqHeight {
	background: #737a93;
}
.2Columns {
	margin-top: 30px 0px;
	display: block;
}
.adjust1 {
	float: left;
	width: 100%;
}
.adjust2 {
	margin: 0;
	text-align: center
}
.adjust2 p {
	font-size: 0.90em;
	display: block;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0;
}
.leaderName {
	font-weight: 700;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #565a5c;
}
.positionName {
	font-style: italic;
	color: #565a5c;
}
.media-object {
	margin: auto;
}
.img-full-rounded {
	border-radius: 50%;
	border: 3px solid #fff;
}
.thumbnail {
	display: block;
	padding: 10px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 0px;
	-webkit-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.thumbnail:before, .thumbnail:after {
	position: absolute;
	left: -14px;
	top: 19px;
	display: block;
	width: 0;
	height: 0;
	border-width: 20px 15px 20px;
	border-style: solid;
	border-color: transparent;
	border-right-color: #fff;
	content: ' ';
}
.thumbnail:before {
	top: 19px;
	left: -15px;
	border-right-color: #ccc;
}

@media (max-width:767px) {
.thumbnail:before, .thumbnail:after {
	position: absolute;
	left: 34px;
	top: -28px;
	display: block;
	width: 0;
	height: 0;
	border-width: 15px 20px 15px;
	border-style: solid;
	border-color: transparent;
	border-bottom-color: #fff;
	content: ' ';
}
.thumbnail:before {
	top: -29px;
	left: 34px;
	border-bottom-color: #ccc;
}
.adjust1 .media-object {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.adjust2 {
	text-align: left;
	padding-top: 20px;
}
.adjust2 p {
	text-align: left;
	display: block;
}
.adjust2 small {
}
}
footer {
	background: #282a2b url(../img/dark-triangles.png) repeat;
	padding: 30px 0 0 0;
	margin: 0 0 0 0;
}
.footerMenu {
	color: #666666;
	font-size: 13px;
	text-align: center;
	display: block;
	margin: 0 auto 20px auto;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #3a3c3d;
	width: 80%;
}
.footerMenu a {
	color: #666666;
	font-size: 13px;
	padding: 0 15px 0 15px;
	background: none;
	text-decoration: none;
}
.footerMenu a:hover {
	color: #ffffff;
}
footer h4 {
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	padding: 0 0 20px 0;
}
/*=========================
  Icons
 ================= */
 
 

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}
/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}
.social-network a.icoYoutube:hover {
	background-color: #c4302b;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i, .social-network a.icoYoutube:hover {
	color: #fff;
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	border-radius: 50%;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 20px;
}
.social-circle li i {
	margin: 0;
	line-height: 50px;
	text-align: center;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.8s;
	transition: all 0.8s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}
.social-circle a {
	background-color: #242526;
	border: 1px solid #4c4e4f;
}
.social-network {
	margin: 0 auto;
	display: block!important;
	text-align: center;
}
.copyRight {
	color: #737373;
	text-align: center;
	padding: 10px 0 0 0;
	font-size: 11px;
}
.yellowSlider {
	background: #f9d71e;
}
.yellowSlider .carousel {
	position: relative;
	z-index: 1;
}
.item {
	min-height: 300px;
	width: 100%;
	display: block;
}
.carousel-indicators {
	position: absolute;
	top: 10px;
	right: 0!important;
	left: auto;
	z-index: 15;
	width: 100px;
	height: 20px;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	list-style: none
}
/* Colors CSS */

.pumpkin {
	background: #d06f4a;
}
.arborGreen {
	background: #4ea596;
}
.marigold {
	background: #d0a94a;
}
.denim {
	background: #0a7da7
}
.yellowGreen {
	background: #b3bd10
}
.blazeOrange {
	background: #e4943e
}
.drakCyan {
	background: #0aa79e
}
.goldendrod {
	background: #e5bf39
}
.pasteGreen {
	background: #64c4ac
}
.pear {
	background: #d0cb4a
}
.drakSeaGreen {
	background: #a3c464
}
.ceruleanBlue {
	background: #0f57b0
}
.wightBg {
	background: #fff !important;
}
.grayBg {
	background: #fff !important;
}
/* Teram */


.opportunity {
	padding: 20px 0px;
}
.opportunity_list {
	padding: 0 0 30px 0px;
}
.opportunity_list .columns {
	display: block;
	background: #ffffff;
	padding: 60px 0px;
	margin: 0px;
	display: block;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	position: absolute;
	width: 100%;
}
.opportunity_list .columns h3 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
	color: #565a5c;
	text-transform: uppercase;
	font-size: 24px;
}
.opportunity_list .columns p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-size: 18px;
	text-align: center;
	color: #1e74b9;
	font-style: italic;
}
.d4 {
	min-height: 300px;
	background: #fff;
}
.contenthover {
	padding: 0 3%;
}
.contenthover {
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	position: absolute;
	width: 100%;
}
.contenthover ul {
	margin: 0px;
	padding: 0px;
}
.contenthover ul li {
	margin: 0px;
	padding: 0px 0px;
	list-style: none;
	-webkit-align-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	text-align: center;
	display: block;
	font-size: 14px;
	border-bottom: 1px solid #191919;
}
.contenthover ul li:nth-last-child(1) {
	border-bottom: none;
}
.contenthover ul li a {
	padding: 5px 0px;
	display: block;
	color: #fff;
	text-decoration: none;
	list-style: none;
}
.contenthover ul li a:hover {
	background: #f9f9f9;
	color: #565a5c;
}
/* life @ flipkart*/

.videoBg {
	background: #534e56;
}
.custom {
	padding: 16px;
}
.custom hr {
	border-top: 1px solid #efefef;
}
.text {
	margin-left: 60px;
	overflow: hidden;
}
#BeniFits .custom {
	padding-top: 0;
}
.text h3 {
	font-size: 1.2em;
}
.text p {
	font-size: 1em;
}
.text ul {
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
}
.cust-margin {
	margin-top: 4px;
	margin-bottom: 4px
}
.carousel-caption {
	left: 0;
	text-shadow: none;
	color: #000;
}
.carousel-caption h4 {
	border-bottom: 1px solid #F5E8AD;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin: 0 0 10px 0;
}
.carousel-caption p {
	font-size: .85em;
	line-height: 1.3em;
	text-align: left;
}
.carousel-caption p span {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 5px;
	padding-bottom: 10px;
}
.carousel-control {
	width: 40px;
	height: 40px;
	color: #000;
	text-align: center;
	text-shadow: none;
	background-color: none;
	-webkit-filter: none;
	filter: none;
	opacity: 1
}
.carousel-control:focus, .carousel-control:hover {
	color: #000;
}
.carousel-indicators {
	position: absolute;
	top: -20px;
	right: 40px!important;
	left: auto;
	z-index: 15;
	width: 70px;
	height: 20px;
	padding-left: 0;
	margin-left: 0;
	text-align: center;
	list-style: none;
}
.carousel-control.left {
	right: 110px!important;
	left: auto;
	background-image: none;
	margin-top: -25px;
}
.carousel-control.right {
	right: 0px!important;
	background-image: none;
	margin-top: -25px;
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0,0,0,0);
	border: 1px solid #000;
	border-radius: 10px
}
.carousel-indicators .active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #000
}
/*  image hover   */


figure {
	position: relative;
}
figure figcaption {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	display: block;
	width: 100%;
	text-align: center;
	bottom: 0;
	background: #000;
	color: #fff;
	padding: 10px 20%;
	text-transform: uppercase;
}

@media (max-width:991px) {
figure figcaption {
	font-size: 1.1em!important;
}
}

@media (max-width:569px) {
figure figcaption {
	font-size: .65em!important;
}
}
.czonIcoo {
	background: url(../img/revelution_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.innovationIco {
	background: url(../img/innovation_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.learningIco {
	background: url(../img/learning_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.funhouseIco {
	background: url(../img/funhouse_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.revolutionIco {
	background: url(../img/revelution_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.insuranceIco {
	background: url(../img/insurance_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.workLifeIco {
	background: url(../img/worklife_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.mobilityIco {
	background: url(../img/mobility_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.parentalIco {
	background: url(../img/parental_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.wellnessIco {
	background: url(../img/wellness_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.retirementIco {
	background: url(../img/retirement_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.otherBenifitsIco {
	background: url(../img/otherbenifits_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.FKAcademyIco {
	background: url(../img/fkacademy_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.eComAcademyIco {
	background: url(../img/ecomacademy_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.SupplychainAcademyIco {
	background: url(../img/supplychainacadem_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.HappinessAcademyIco {
	background: url(../img/happinessacademy_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.secondContainer {
	display: block;
	position: relative;
	clear: both;
	margin: 0;
	padding: 50px 0;
}
/***** MODAL PROPERTIES *****/
.modal-content {
	box-shadow: none;
	border: none;
	outline: none;
}
.close {
	font-size: 20px;
	margin: 0;
}
.modal-body form {
    padding: 10px 5px 10px;
}
/***** MEDIA QUERIES *****/


@media only screen and (max-width: 641px) {
/***** MODAL PROPERTIES *****/
.modal-body {
	height: 100px;
	padding: 0;
	margin: 0;
}
.modal-content {
	padding: 0;
	margin: 0;
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 15px;
}
.close {
	margin: -12px 0 0 0;
}
}

@media only screen and (min-width: 768px) {
/***** MODAL PROPERTIES *****/
.close {
	font-size: 20px;
	color: #fff;
	margin: 0;
}
}
.modal-header {
	border: none;
	text-align: center;
}
.modal-header h4 {
	color: #000;
}
.modal {
    top: 0;
}
#header-region {
    z-index: 111;

}
.change {
    z-index: 111 !important; 
}
.modal-header button {
	color: #fff;
}
.fullImage {
	width: 100%;
}
.secondContainer {
	display: block;
	position: relative;
	clear: both;
	margin: 0;
	padding: 50px 0;
}
#openingTable td:nth-child(1) {
	width: 50%
}
#openingTable td:nth-child(2) {
	width: 10%
}
#openingTable td:nth-child(3) {
	width: 40%
}
/* ---- Data Table ----- */
	
table.dataTable {
	clear: both;
	margin-top: 6px !important;
	margin-bottom: 6px !important;
	max-width: none !important
}
table.dataTable td, table.dataTable th {
	box-sizing: content-box
}
table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
	text-align: center
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
	white-space: nowrap
}
div.dataTables_wrapper div.dataTables_length label {
	font-weight: normal;
	text-align: left;
	white-space: nowrap
}
div.dataTables_wrapper div.dataTables_length select {
	width: 75px;
	display: inline-block
}
div.dataTables_wrapper div.dataTables_filter {
	text-align: right
}
div.dataTables_wrapper div.dataTables_filter label {
	font-weight: normal;
	white-space: nowrap;
	text-align: left
}
div.dataTables_wrapper div.dataTables_filter input {
	margin-left: 0.5em;
	display: inline-block;
	width: auto
}
div.dataTables_wrapper div.dataTables_info {
	padding-top: 8px;
	white-space: nowrap
}
div.dataTables_wrapper div.dataTables_paginate {
	margin: 0;
	white-space: nowrap;
	text-align: right
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
	margin: 2px 0;
	white-space: nowrap
}
table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
	padding-right: 30px
}
table.dataTable thead>tr>th:active, table.dataTable thead>tr>td:active {
	outline: none
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
	position: relative
}
table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
	position: absolute;
	bottom: 8px;
	right: 8px;
	display: block;
	font-family: 'Glyphicons Halflings';
	opacity: 0.5
}
table.dataTable thead .sorting:after {
	opacity: 0.2;
	content: "\e150"
}
table.dataTable thead .sorting_asc:after {
	content: "\e155"
}
table.dataTable thead .sorting_desc:after {
	content: "\e156"
}
table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
	color: #eee
}
div.dataTables_scrollHead table.dataTable {
	margin-bottom: 0 !important
}
div.dataTables_scrollBody table {
	border-top: none;
	margin-top: 0 !important;
	margin-bottom: 0 !important
}
div.dataTables_scrollBody table thead .sorting:after, div.dataTables_scrollBody table thead .sorting_asc:after, div.dataTables_scrollBody table thead .sorting_desc:after {
	display: none
}
div.dataTables_scrollBody table tbody tr:first-child th, div.dataTables_scrollBody table tbody tr:first-child td {
	border-top: none
}
div.dataTables_scrollFoot table {
	margin-top: 0 !important;
	border-top: none
}

@media screen and (max-width: 767px) {
div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_info, div.dataTables_wrapper div.dataTables_paginate {
	text-align: center
}
}
table.dataTable.table-condensed>thead>tr>th {
	padding-right: 20px
}
table.dataTable.table-condensed .sorting:after, table.dataTable.table-condensed .sorting_asc:after, table.dataTable.table-condensed .sorting_desc:after {
	top: 6px;
	right: 6px
}
table.table-bordered.dataTable {
	border-collapse: separate !important
}
table.table-bordered.dataTable th, table.table-bordered.dataTable td {
	border-left-width: 0
}
table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
	border-right-width: 0
}
table.table-bordered.dataTable tbody th, table.table-bordered.dataTable tbody td {
	border-bottom-width: 0
}
div.dataTables_scrollHead table.table-bordered {
	border-bottom-width: 0
}
table.dataTable.fixedHeader-floating, table.dataTable.fixedHeader-locked {
	background-color: white;
	margin-top: 0 !important;
	margin-bottom: 0 !important
}
table.dataTable.fixedHeader-floating {
	position: fixed
}
table.dataTable.fixedHeader-locked {
	position: absolute
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child {
	position: relative;
	padding-left: 30px;
	cursor: pointer
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	top: 8px;
	left: 4px;
	height: 16px;
	width: 16px;
	display: block;
	position: absolute;
	color: white;
	border: 2px solid white;
	border-radius: 16px;
	text-align: center;
	line-height: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	content: '+';
	background-color: #337ab7
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child.dataTables_empty:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child.dataTables_empty:before {
	display: none
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	content: '-';
	background-color: #d33333
}
table.dataTable.dtr-inline.collapsed>tbody>tr.child td:before {
	display: none
}
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child, table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
	padding-left: 27px
}
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before, table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before {
	top: 5px;
	left: 4px;
	height: 14px;
	width: 14px;
	border-radius: 14px;
	line-height: 12px
}
table.dataTable.dtr-column>tbody>tr>td.control, table.dataTable.dtr-column>tbody>tr>th.control {
	position: relative;
	cursor: pointer
}
table.dataTable.dtr-column>tbody>tr>td.control:before, table.dataTable.dtr-column>tbody>tr>th.control:before {
	top: 50%;
	left: 50%;
	height: 16px;
	width: 16px;
	margin-top: -10px;
	margin-left: -10px;
	display: block;
	position: absolute;
	color: white;
	border: 2px solid white;
	border-radius: 16px;
	text-align: center;
	line-height: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	content: '+';
	background-color: #337ab7
}
table.dataTable.dtr-column>tbody>tr.parent td.control:before, table.dataTable.dtr-column>tbody>tr.parent th.control:before {
	content: '-';
	background-color: #d33333
}
table.dataTable>tbody>tr.child {
	padding: 0.5em 1em
}
table.dataTable>tbody>tr.child:hover {
	background: transparent !important
}
table.dataTable>tbody>tr.child ul {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0
}
table.dataTable>tbody>tr.child ul li {
	border-bottom: 1px solid #efefef;
	padding: 0.5em 0
}
table.dataTable>tbody>tr.child ul li:first-child {
	padding-top: 0
}
table.dataTable>tbody>tr.child ul li:last-child {
	border-bottom: none
}
table.dataTable>tbody>tr.child span.dtr-title {
	display: inline-block;
	min-width: 75px;
	font-weight: bold
}
/*  connect  */


.connect-top {
	background: #fff;
	padding: 70px 0 40px 0;
	margin: 0 0 0 0;
	display: block;
}
.connect-top h2 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	font-size: 2em;
	color: #565a5c;
	line-height: 30px;
}
.connect-top p {
	text-align: center;
	padding: 0 0 0 0px;
	font-size: 16px;
	color: #565a5c;
	line-height: 26px;
}
.social-face {
	text-align: center;
	width: 37px;
	height: 37px;
	float: left;
	border: 1px solid rgb(106,104,104);
	border-radius: 100px;
	margin: 0 10px 10px 0;
	padding: 7px;
	font-size: 13px;
}
.social1 {
	font-family: "Open Sans";
	font-size: 17px;
	color: #565a5c;
	padding: 0px 0px 0px 20px;
	vertical-align: middle;
}
.facebook:hover {
	background: #1e74b9;
	color: #FFF;
}
.twitter:hover {
	background: #1e74b9;
	color: #FFF;
}
.linkedin:hover {
	background: #1e74b9;
	color: #FFF;
}

@media screen and (min-width:768px) {
.social1 {
	font-family: "Open Sans";
	font-size: 17px;
	color: #565a5c;
	padding: 0px 0px 0px 20px;
	vertical-align: middle;
}
}
/*  d-team  */


.team {
	padding: 0px 50px 0px 0px;
}
.team-ul {
	font-size: 13px;
	text-align: left;
	line-height: 22px;
	margin: 20px 0px 0px 15px;
	padding: 0px;
}
.team-border {
	background-image: url(../img/border-team.jpg);
	background-repeat: repeat-y;
	display: block;
	padding: 0px 50px 0px 40px;
	margin: 0px 30px 0px 0px;
}
.team-required {
	padding: 30px 0px 0px 130px;
}
.tab-space {
	padding-left: 30px;
}
.lable {
	font-size: 14px;
	font-weight: normal;
	display: block;
	color: #9ea0a1;
}
.lable-form {
	padding-top: 23px;
	display: block;
}
.attach {
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	display: block;
	font-size: 16px;
}
.submit {
	background-color: #1e74b9;
	font-size: 20px;
	color: #FFFFFF;
}

@media screen and (max-width:998px) {
.team-border {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
}

@media screen and (min-width:768px) {
.team-border {
	background-image: none;
}
.tab-space {
	padding-left: 30px;
}
.team-required {
	padding: 30px 0px 0px 200px;
}
.technovation-img1 {
	padding: 0px 0px 0px 0px;
}
.technovation-img {
	padding: 20px 0px 20px 0px;
}
}

@media screen and (min-width:360px) {
.team-border {
	background-image: none;
}
.tab-space {
	padding-left: 0px;
}
.team-required {
	padding: 30px 0px 0px 0px;
}
.technovation-img1 {
	padding: 0px 0px 0px 0px;
}
.technovation-img {
	padding: 20px 0px 20px 0px;
}
}

@media (max-width:998px) {
.team {
	padding: 0px 0px 0px 0px;
}
}

@media (min-width:998px) {
.team-border {
	background-image: url(../img/border-team.jpg);
	background-repeat: repeat-y;
	display: block;
	padding: 0px 50px 0px 40px;
	margin: 0px 0px 0px 0px;
}
.tab-space {
	padding-left: 30px;
}
.team-required {
	padding: 30px 0px 0px 140px;
}
}
/*  technovation  */


.technovation_block {
	padding: 40px 0px;
}
.technovation_block h3 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 30px 0 20px 0;
	font-size: 28px;
	color: #565a5c;
	line-height: 28px;
}
.technovation_block p {
	text-align: left;
	padding: 0 0 0 0px;
	font-size: 16px;
	color: #565a5c;
	line-height: normal;
}
.technovation_block h4 {
	text-align: left;
	padding: 10px 0 0 0px;
	margin: 0px;
	font-size: 16px;
	color: #565a5c;
	line-height: normal;
}
.technovation-top {
	background: #f5f5f5;
	padding: 70px 0 40px 0;
	margin: 0 0 0 0;
	display: block;
}
.technovation-top h2 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	font-size: 36px;
	color: #565a5c;
	line-height: 30px;
}
.technovation-top p {
	text-align: center;
	padding: 0 0 0 0px;
	font-size: 16px;
	color: #565a5c;
	line-height: 26px;
}
.customsec {
	background: #fff;
	height: 100px;
	padding: 10px 0px 10px 0px;
}
.textsec {
	margin-left: 60px;
	overflow: hidden;
}
.textsec h3 {
	font-size: 1em;
}
.textsec p {
	font-size: 1em;
}
.cust-marginsec {
}
.icon01 {
	background: url(../img/icon01.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon02 {
	background: url(../img/icon02.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon03 {
	background: url(../img/icon03.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}

@media screen and (min-width:998px) {
.customsec {
	background: #fff;
	height: 100px;
	padding: 10px 0px 0px 0px;
}
.custompin {
	background: #414140;
	height: 100px;
	padding: 30px 0px 0px 0px;
}
.technovation-img {
	padding: 60px 0px 50px 0px;
}
.technovation-img1 {
	padding: 25px 0px 25px 0px;
}
}

@media (min-width:768px) {
.technovation-top h2 {
	color: #565a5c;
	line-height: 80px;
}
}

@media (min-width:360px) {
.technovation-top h2 {
	color: #565a5c;
	line-height: 40px;
}
.technovation-img {
	padding: 30px 0px 30px 0px;
}
.technovation-img1 {
	padding: 25px 0px 0px 0px;
	margin: 0px;
	display: block;
}
}
/*  Ping  */

.ping-top {
	background: #414140;
	padding: 40px 0 0px 0;
	margin: 0 0 0 0;
	display: block;
	color: #FFFFFF !important;
}
.ping-top h3, .textping {
	color: #fff;
	background: #414140 !important;
}
.ping-img {
	padding: 80px 0px 50px 0px;
}
.ping-img1 {
	padding: 25px 0px 25px 0px;
}
.custompin {
	background: #414140;
	height: 100px;
	padding: 30px 0px 0px 0px;
}
.textpin {
	margin-left: 60px;
	overflow: hidden;
	vertical-align: middle !important;
}
.textpin h3 {
	font-size: 1em;
	vertical-align: middle !important;
}
.textpin p {
	font-size: 1em;
	vertical-align: middle !important;
}
.textpin1 h3 {
	font-size: 1em;
	vertical-align: middle !important;
	margin: 10px 0px 0px 0px;
}
.cust-marginsec {
}
.icon04 {
	background: url(../img/icon04.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
	vertical-align: middle !important;
}
.icon05 {
	background: url(../img/icon05.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon06 {
	background: url(../img/icon06.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon07 {
	background: url(../img/icon07.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon08 {
	background: url(../img/icon08.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
/*  Flipkart Lite  */

.icon09 {
	background: url(../img/icon09.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon10 {
	background: url(../img/icon10.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon11 {
	background: url(../img/icon11.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon12 {
	background: url(../img/icon12.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon13 {
	background: url(../img/icon13.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon14 {
	background: url(../img/icon14.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.flipkart-lite h3 {
	font-size: 1em;
	vertical-align: middle !important;
	margin: 0px 0px 0px 0px;
}
/*  Flipkart Nearby */


.nearby-top {
	background: #105eae;
	padding: 40px 0px;
	margin: 0 0 0 0;
	display: block;
	color: #FFFFFF !important;
}
.nearby-top h3, .textping {
	color: #fff;
	background: #105eae !important;
}
.nearby-img {
	padding: 40px 0px 50px 0px;
}
.ping-img1 {
	padding: 25px 0px 25px 0px;
}
.customnearby {
	background: #105eae;
	height: 100px;
	padding: 30px 0px 0px 0px;
}
.icon15 {
	background: url(../img/icon15.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon16 {
	background: url(../img/icon16.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
.icon17 {
	background: url(../img/icon17.png) no-repeat;
	background-size: cover;
	width: 65px;
	height: 65px;
}
/*workspaces*/

.workspaces {
	padding: 70px 0 40px 0;
	margin: 0 0 0 0;
	display: block;
}
.workspaces h3 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0px 0 30px 0;
	font-size: 28px;
	color: #565a5c;
	line-height: 28px;
}
.workspaces p {
	text-align: center;
	padding: 0 0 0 0px;
	display: block;
	font-size: 16px;
	color: #565a5c;
	line-height: 26px;
}
.newEngage {
	padding-top: 60px;
	padding-bottom: 60px;
	display: block
}
.newEngage h4 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0 10px 0;
	font-size: 20px !important;
	color: #565a5c;
	line-height: normal;
	font-weight: bold;
}
.newEngage p {
	text-align: left;
	padding: 0 0 0 0px;
	display: block;
	font-size: 16px;
	color: #565a5c;
	line-height: normal;
}
.newEngageSec {
	padding-top: 60px;
	padding-bottom: 60px;
	display: block
}
.newEngageSec h4 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0px 0 10px 0;
	font-size: 20px !important;
	color: #0d8783;
	line-height: normal;
	font-weight: bold;
}
.newEngageSec p {
	text-align: left;
	padding: 0 0 0 0px;
	display: block;
	font-size: 16px;
	color: #565a5c;
	line-height: normal;
}
.vertBorder {
	border-left: 1px solid #ccc;
}
/*   navbar-toggle   */

.navbar-toggle .icon-bar:nth-of-type(2) {
	top: 0px;
}
.navbar-toggle .icon-bar:nth-of-type(3) {
	top: 0px;
}
.navbar-toggle .icon-bar {
	position: relative;
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
	top: 6px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
	background-color: transparent;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
	top: -6px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.iconBlock h3, .iconBlock p, .iconBlock img {
	text-align: center;
	margin: 0 auto;
	display: block;
	padding: 0;
}
.iconBlock p {
	text-align: center;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.iconBlock h3 {
	font-size: 1.4em;
}
.bottomBlock {
	clear: both;
	margin: 30px 20px;
}

@media (max-width:767px) {
.topPart h2 {
	padding: 0 0 15px 0;
	font-size: 2.5em;
	line-height: 30px;
}
.topPart, .ourleadersPart, .workplace {
	padding: 35px 0 30px 0;
}
.qualificationList {
	padding: 30px 0px 30px 0px;
}
.workplace h3 {
	font-size: 2em;
	padding: 0 0 15px 0;
}
.excellence_info h3 {
	padding: 30px 0px 10px 0px;
	font-size: 2em;
}
.policyInfo h3 {
	padding: 30px 0px 10px 0px;
	font-size: 2em;
	display: block;
	clear: both;
}
.leaderQuite blockquote {
	margin: 1 0 29px;
	font-size: 1em;
}
.leader-positionName {
	padding: 0px 20px 0px 150px;
}
.leaderQuite-bottom {
	padding: 20px 0px 20px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
h2 {font-size: 2em !important;line-height: 20px;padding: 0 0 9px;}
h2 span {background: none;color: #333;padding: 6px 0;}




}

@media (max-width:667px) {

.topPart h2 {
	padding: 0 0 15px 0;
	font-size: 1.5em;
	line-height: 1em;
}
}

@media (max-width:991px) {
.leaderQuite-bottom {
	padding: 20px 0px 20px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
.hidden-991 {
	display: none;
}
.border-none {
	border-bottom: none !important;
}
}

@media (max-width:1024px) {
.leader-positionName {
	padding: 0px 30px 0px 150px;
}
.contentAlign h3, .contentAlign p {
	padding-bottom: 0px!important;
}
}

@media (max-width:1024px) {
.excellence_info {
	padding: 0px 0px;
}
.contentAlign h2 {
	text-align: left;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 0px;
	padding-right: 20px;
	font-size: 1.6em;
}
.contentAlign h3, .contentAlign p {
	display: block;
	margin: 0 0 0px 0;
	padding: 10px 0 60px 0;
	position: relative;
}
}

/* -- responsive babu added --*/
@media (max-width:767px) {
.contentAlign {
	width: 90%;
	text-align: left;
	top: 20px;
	-webkit-transform: none;
	transform: none;
	position: relative;
	margin-left: 20px;
	padding: 0 0 0 0;
	display: block;
}
.contentAlign h3, .contentAlign p {
	display: block;
	margin: 0 0 0px 0;
	padding: 20px 0 60px 0;
	position: relative;
}
.eqHeight {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
.no-gutters {
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
}
.videoBg {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	position: relative;
}
.carousel-indicators {
	top: 7px;
}
.carousel-control.left {
	right: 110px!important;
	left: auto;
	background-image: none;
	margin-top: 0px;
}
.carousel-control.right {
	right: 0px!important;
	background-image: none;
	margin-top: 0px;
}
.nav>li>a {
	font-size: 1.2em;
	line-height: 1.9em;
}
.footerMenu {
	display: none;
}
}




.work-top {
	background: #f5f5f5;
	padding: 60px 0;
}
.work-top p {
	color: #565a5c;
	text-align: center;
	padding: 0 100px;
}
.work-top h2 {
	text-align: center;
	color: #565a5c;
}
.work-top h6 {
	color: #000;
	line-height: 1.8em;
	font-style: italic;
	font-size: 1em;
	text-align: center;
}

@media (max-width:1024px) {
.work-top p {
	color: #565a5c;
	text-align: center;
	padding: 0 0px;
}
}
/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: none;
	touch-action: none;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-loading .slick-list {
	background: white url(../img/ajax-loader.gif) center center no-repeat;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
.slick-slide img {
	display: block;
}
.slick-slide img.slick-loading {
	background: white url(ajax-loader.html) center center no-repeat;
	padding-bottom: 100%;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
/* Icons */
@font-face {
	font-family: "slick";
	src: url("fonts/slick.eot");
	src: url("fonts/slickd41d.eot?#iefix") format("embedded-opentype"), url("fonts/slick.html") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
	font-weight: normal;
	font-style: normal;
}
/* Arrows */
.slick-prev, .slick-next {
	position: absolute;
	display: block;
	height: 20px;
	width: 20px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	top: 50%;
	margin-top: -10px;
	padding: 0;
	border: none;
	outline: none;
}
.slick-prev:focus, .slick-next:focus {
	outline: none;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: 0.25;
}
.slick-prev:before, .slick-next:before {
	font-family: "slick";
	font-size: 20px;
	line-height: 1;
	color: white;
	opacity: 0.85;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
.slick-prev:before {
	content: '\2190';
}
.slick-next {
	right: -25px;
}
.slick-next:before {
	content: '\2192';
}

@media (max-width:998px) {
.slick-prev {
	left: -10px;
}
.slick-next {
	right: -10px;
}
}
/* Dots */
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\2022';
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 6px;
	line-height: 20px;
	text-align: center;
	color: black;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
}
.blue, html {
	background: #fff;
	color: #fff;
}
.blue h2 {
	text-align: center;
	color: #fff;
	margin: 0 auto;
	display: block;
	padding: 30px 0 10px 0;
}
.blue h3, html .blue h3 {
	background: #fff;
	color: #3498db;
	font-size: 36px;
	line-height: 100px;
	margin: 10px;
	padding: 0;
	position: relative;
	text-align: center;
	border: 1px solid #999;
}
.blue p, html .blue p {
	color: #ffffff;
	font-size: 1em;
	margin: 10px;
	padding: 0;
	position: relative;
	text-align: left;
}
.blue a {
	color: #fff;
	outline: none;
	text-decoration: none;
}
.blue a:hover p {
	color: #f7c93b;
}
/* Dots */
.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0px;
	width: 100%;
	margin-bottom: 20px;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 20px;
	width: 20px;
	margin: 0px 5px;
	padding: 0px;
	cursor: pointer;
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 20px;
	width: 20px;
	outline: none;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer;
	outline: none;
}
.slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: '\2022';
	width: 20px;
	height: 20px;
	font-family: "slick";
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	color: white;
	opacity: 0.25;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
}

@media (max-width:767px) {
.image-bg-fluid-height h1 {
	font-size: 40px;
}
.itemS {
	height: inherit !important;
	padding: 0;
}
.yellowSlider {
	height: 500px!important;
}
.smallsecivces{
	clear:both;	
	margin-bottom:40px;
}
.smallsecivces img{
	max-height:50px;	
}
.smallsecivces + div{
	margin-bottom:40px;
}
}
.yellowSlider .carousel-caption {
	position: static !important;
	left: 5%;
	top: 10%;
	z-index: 10;
	padding-top: 50px;
	padding-bottom: 20px;
	color: #000 !important;
	text-align: center;
	text-shadow: none !important;
}
/* ------  quote-carousel  -----*/
.bottomSlider {
	background: #3f3e3d url(../img/bottomslider.jpg) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.bottomSlider h2 {
	color: #fff;
}
.factIco {
	margin: 30px auto 0 auto;
	display: block;
	text-align: center;
}

@media (max-width:667px) {
.bottomSlider {
	background: #3f3e3d url(../img/bottomslider.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
}
/* carousel */
#quote-carousel {
	padding: 0 10px 30px 10px;
	margin-top: 30px;
}
#quote-carousel .carousel-caption p {
	text-align: left;
}
.carousel-caption h4 {
	text-align: left;
	margin-left: 5%;
}
.carousel .item {
	text-align: left;
}
#quote-carousel .item {
	min-height: 200px;
	text-align: left;
	color: #e6bd17!important;
}
#quote-carousel .item p {
	color: #e6bd17!important;
	font-size: 1em;
	margin-top: 10%;
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
/* Control buttons  */
#quote-carousel .carousel-control {
	background: none;
	color: #fff;
	font-size: 1.3em;
	text-shadow: none;
	margin-top: 70px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
	left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
	right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
	right: 50%!important;
	top: auto;
	bottom: 0px;
	z-index: 1;
	width: 94px;
	margin-right: -47px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
	background: #3f3e3d;
	border-color: #fff;
}
#quote-carousel .carousel-indicators .active {
	background: #fff;
}
.item blockquote {
	border-left: none;
	margin: 0;
}
.item blockquote img {
	margin-bottom: 10px;
}
.item p {
	margin: 0 5%;
	color: #000;
}
.item p strong {
	font-weight: bold;
	color: #fff;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
#quote-carousel {
	margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) {
/* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
#quote-carousel .carousel-indicators {
	bottom: 0px !important;
}
#quote-carousel .carousel-indicators li {
	display: inline-block;
	margin: 0px 5px;
	width: 15px;
	height: 15px;
}
#quote-carousel .carousel-indicators li.active {
	margin: 0px 5px;
	width: 20px;
	height: 20px;
}
}

@media (max-width: 767px) {
#quote-carousel .carousel-indicators {
	display: none;
}
}
.technovationContent h3 {
	display: block;
	clear: both;
	width: 100%;
	font-size: 1.2em;
	border-bottom: 1px solid #ee6900;
	position: relative;
	margin-bottom: 20px;
}
.technovationContent h3 span {
	width: 100px;
	height: 5px;
	background: #ee6900;
	position: absolute;
	display: block;
	z-index: 1;
	bottom: -5px;
	left: 0;
}
.technovationContent h3.BlueHead {
	line-height: 60px;
	color: #01427f;
}
.technovationContent h3.BlueHeadMiddle {
	line-height: 60px;
	color: #01427f;
}

@media (max-width: 321px) {
.technovationContent h3.BlueHeadMiddle {
	line-height: 20px!important;
	color: #01427f;
	padding: 0 0 20px 0;
}
.technovationContent h3.BlueHeadMiddle .fa.pull-left {
	margin-top: -5px
}
}
.webappIco {
	background: url(../img/webapp_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.supplyChainIco {
	background: url(../img/supplychain_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.adsIco {
	background: url(../img/ads_ico.png) no-repeat;
	background-size: cover;
	width: 55px;
	height: 55px;
}
.technovationContent .fa.pull-left {
	margin-right: .2em;
}
.technovationContent ul {
	margin: 0 0 40px 0;
	padding: 0;
}
.technovationContent ul li {
	margin: 0 0 15px 20px;
}
.messageBlock {
	background: #534e56;
	padding-top: 50px;
}
.messageContent {
	padding: 0px 0 40px 0;
}
.messageContent h3 {
	border-bottom: 1px solid #f7c93b;
	padding: 0 0 10px 0px;
	color: #f7c93b;
	margin: 16px 10px 20px 10px;
	text-transform: uppercase;
	text-align: center;
}
.messageContent p {
	color: #fff;
	padding: 5px 10px;
	text-align: center;
}
.profileBlock {
	display: block;
	margin: 0 auto;
	padding: 0 0 0 0;
	position: relative;
}
.profilPic {
	display: block;
	margin: 0 auto 20px auto;
	width: 150px;
	height: 150px;
	border-radius: 50%;
	background: #ccc url(../img/sachin.png) no-repeat bottom center;
	border: 10px solid #f7c93b;
}
.searchBar {
	background: #f44607;
	margin: 0 0px 30px 0px;
	padding: 30px 15px;
}
.btn {
	border-radius: 0;
}
.form-inline .form-control {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}

@media (min-width: 768px) {
.form-inline .form-control {
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.submitBtn {
	width: 100%;
}
}
#contactSocial .social:hover {
	background: #f1f6f8;
}
/* ----- Campus page ----- */

.campus_block .blue {
	background: #1e74b9;
	padding: 60px 0px;
}
.campus_block .blue h2 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	font-size: 2em;
	color: #ffffff;
	line-height: 30px;
}
.campus_block .blue p {
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0px;
	font-size: 16px;
	color: #ffffff;
	line-height: 26px;
}
.flintern_meterial {
	padding: 60px 0px;
}
.flintern_meterial h2 {
	text-align: center;
	margin-top: 0px;
}
.flintern_meterial .listBlock h4 {
	text-align: center;
}
.flintern_meterial .listBlock {
	padding: 30px 0 0 0px;
}
.flintern_meterial .listBlock p {
	text-align: center;
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
.flintern_meterial .listBlock h4 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 20px 0;
	font-size: 1.6em;
	color: #565a5c;
	line-height: normal;
}
.flintern-promotion {
	background: #f7c93b;
	position: relative;
	padding: 60px 0px;
}
.flinterns-promo-leftBg {
	position: absolute;
	top: 0px;
	left: 0px;
}
.flinterns-promo-rightBg {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.flintern-promotion h3 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	font-size: 2em;
	color: #292929;
	line-height: 30px;
	z-index: 5;
}
.flintern-promotion p {
	text-align: left;
	padding: 0 0 0 0px;
	margin: 0px;
	font-size: 18px;
	color: #292929;
	line-height: 26px;
	z-index: 5;
	position: relative;
}
.flintern-promotion .follows {
	border-top: 1px solid #ffdd74;
	padding: 15px 0 0 0px;
	margin: 15px 0 0 0px;
	font-weight: bold;
}
.flintern-promotion .follows a {
	color: #1e74b9;
}

@media (max-width: 800px) {
.flintern_meterial .listBlock p {
	padding: 5px 0px 10px 0px !important;
}
.flintern-promotion h3 {
	padding: 0 0 20px 0;
	font-size: 1.5em;
	text-align: center;
}
.flintern-promotion p {
	text-align: center;
}
.campus_block .blue h2, .campus_block .blue p {
	text-align: center
}
}

@media (max-width: 768px) {
.flinterns-promo-leftBg img {
	width: 50%;
	margin: 0px;
	padding: 0px;
}
.flinterns-promo-rightBg img {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 50%;
}
.flintern_meterial h2 {
	padding: 0px;
	margin: 0px;
}
.flintern_meterial .listBlock h4 {
	font-size: 1.2em;
}
}
/*Tearm CSS ---jas---*/


.services {
	margin: 20px 0;
}
.service {
	width: 48%;
	height: auto;
	margin: 0px 1%;
	text-align: center;
	border: 1px solid #ddd;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background: #fff;
	float: left;
	min-height: 230px;
	cursor: pointer;
}
/*.services :hover {
	background: #000000;
	border: none;
}*/
.service .icon-holder {
	position: relative;
    top: 80px;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}
.service .heading {
	position: relative;
	top: 50px;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	font-style: italic;
	    color: #33C3F0;
    font-weight: bold;
    font-size: 20px;
}
.items-container .service:hover .icon-holder{
	color: #fff;
}
.items-container .service:hover .description a{
	color: #fff;
}
.items-container .service:hover .heading{

}
.service .icon-holder > img.icon {
	width: 40px;
}
.service:hover {
	border-color: #00a8ff;
}
.service:hover .icon-holder {
	top: 10px;
	color: #fff;
}
.service:hover .heading {
	top: -15px;
}
.service .description {
	width: 80%;
	margin: 0px auto 15px auto;
	padding: 10px 0px 0px 0px;
	opacity: 0;
	-webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: scale(0);
	transform: scale(0);
	border-top: 1px dashed #fff;
}
.service:hover .description {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	color: #fff;
}
.service ul {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #fff;
}
.service li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
}
.service li a {
	color: #fff;
	padding: 2px 0px;
	display: block;
}

@media (max-width:800px) {
.service {
	width: 100%;
	margin: 0px 0 1% 0 !important;
	min-height: 250px;
}
.services {
	margin: 0px 0 !important;
}
.services .items-container .itemS {
	height: inherit !important;
}
.services .items-container .itemS img{
	height: 100%;
}
.service li a {
	color: #737373;
	padding: 10px 0px;
	display: block;
}
}
/*-----applyFromAbroad-----*/


.applyFromAbroad {
	margin: 0px;
	padding: 0px;
}
.wight_block {
	background: #fff;
	padding: 70px 0 70px 0;
	margin: 0 0 0 0;
	display: block;
}
.wight_block h2 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 30px 0;
	font-size: 36px;
	color: #565a5c;
	line-height: normal;
}
.wight_block p {
	text-align: center;
	padding: 0 0 0 0px;
	font-size: 16px;
	color: #565a5c;
	line-height: 26px;
}
.ecommerceMarket-ind {
	background: #e9f9d7;
	background-image: url(../img/ecommere-market-bg.png), url(../img/ecommere-market-bg.png);
	/*	background-position: center bottom, center -180px;*/
	background-position: left 0px bottom -250px, left 0px top -180px;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 130px 0px 130px 0px;
	overflow: hidden;
}
.ecommerceMarket-ind h2 {
	color: #297ec3;
	font-size: 3.125em;
	margin: 0px;
	padding: 0px 0px 90px 0px;
	text-align: center;
	font-family: 'Fjalla One', sans-serif;
	font-weight: 600;
	display: block;
}
.marketStudy .disclaimer {
	text-align: right;
	display: block;
	color: #565a5c;
	font-size: 11px;
	line-height: normal;
	padding: 30px 0px 0px 0px;
}
.marketStudy .market_info {
}
.marketStudy .market_info span {
	display: block;
	padding-bottom: 15px;
}
.marketStudy .market_info h2 {
	color: #297ec3;
	font-size: 4em;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	float: left;
	text-align: left !important;
	font-family: 'Fjalla One', sans-serif;
	font-weight: 600;
}
.marketStudy .market_info h4 {
	color: #737075;
	font-size: 1.6em;
	padding: 0px;
	margin: 0px;
	display: inline;
	line-height: 1.2;
	text-align: left !important;
	font-family: 'Fjalla One', sans-serif;
	font-weight: 500;
}
.marketStudy .market_info p {
	color: #565a5c;
	font-size: 18px;
	text-align: left;
	padding: 30px 0px 0px 0px;
	margin: 0px;
	border-top: 1px solid #565a5c;
}
.marketStudy .market_info .green {
	color: #aac431;
	display: inline;
	margin: 0px;
	padding: 0px;
}

@media (min-width:768px) and (max-width:1024px) {
.marketStudy .market_info h2 {
	font-size: 2.6em !important;
	padding: 0px 10px 0px 0px;
}
.marketStudy .market_info h4 {
	color: #737075;
	font-size: 1.2em;
}
}

@media (max-width:800px) {
.ecommerceMarket-ind {
	padding: 40px 0px;
}
.marketStudy .market_info {
	padding: 0 0 30px 0px;
}
.ecommerceMarket-ind h2 {
	padding: 0px 0px 60px 0px;
}
.marketStudy .market_info p {
	color: #565a5c;
	font-size: 18px;
	text-align: left;
	padding: 10px 0px 0px 0px;
}
}

@media (max-width:768px) {
.marketStudy .market_info h2 {
	font-size: 2em !important;
	padding: 0px 10px 0px 0px;
}
.whosShoppingOnline h4 {
	font-size: 1.5em !important;
	padding: 0 0 20px 0 !important;
}
.whosShoppingOnline h3 {
	font-size: 1.5em !important;
	padding: 0px 0px 0px 0px !important;
}
.marketStudy .disclaimer {
	padding-top: 0px;
	margin: 0px;
}
.whosShoppingOnline img {
	padding-top: 20px !important;
}
.whosShoppingOnline .demo-pie {
	padding-top: 15px;
}
}
/*ecommerceMarket-ind END*/


.whosShoppingOnline {
	padding: 60px 0 0 0px;
}
.whosShoppingOnline h3 {
	color: #3b916b;
	font-size: 2.875em;
	margin: 0px;
	padding: 0px 0px 90px 0px;
	text-align: center;
	font-family: 'Fjalla One', sans-serif;
	font-weight: 600;
	display: block;
}
.whosShoppingOnline h4 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
	font-size: 1.875em;
	color: #565a5c;
	overflow: hidden;
}
.whosShoppingOnline h4:before, .whosShoppingOnline h4:after {
	background-color: #297ec3;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.whosShoppingOnline h4:before {
	right: 0.5em;
	margin-left: -50%;
}
.whosShoppingOnline h4:after {
	left: 0.5em;
	margin-right: -50%;
}
/*whosShoppingOnline END*/

.ageGroups {
	background: #d4d9fb url(../img/age-groups-bg.png) top left repeat;
	margin: 0px;
	padding: 70px 0px;
	font-family: 'Fjalla One', sans-serif;
}
.ageGroups h3 {
	color: #4c77b1;
	font-size: 2.875em;
	margin: 0px;
	padding: 0px 0px 90px 0px;
	text-align: center;
	font-weight: 600;
	display: block;
}
.counter {
	display: inline;
}
.ageGroups .ctrBlock p {
	color: #585062;
	font-size: 1.875em;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
	font-weight: 200;
	line-height: normal;
	display: block;
}
.ageGroups .ctrBlock h3.minText {
	color: #3276c9;
	font-size: 4em;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: 600;
	display: block;
	line-height: normal;
}
.ageGroups .ctrBlock h3.minText b {
	font-size: 0.6em;
	float: left;
	position: absolute;
	clear: both;
	padding-top: 22px;
}

@media (min-width:768px) and (max-width:991px) {
}

@media (max-width:800px) {
.ageGroups {
	padding: 40px 0px;
}
.ctrBlock {
	padding: 0 0 30px 0px;
}
}

@media (max-width:768px) {
.ageGroups {
	padding: 30px 0px 0px 0px;
}
.ageGroups h3 {
	font-size: 1.5em;
	padding: 0px 0px 60px 0px;
}
.ctrBlock {
	padding: 0 0 30px 0px;
}
}
/*ageGroups END*/



.leadingCities {
	background: #fff;
	margin: 0px;
	padding: 70px 0px;
	font-family: 'Fjalla One', sans-serif;
}
.leadingCities h3 {
	color: #fb967b;
	font-size: 2.875em;
	margin: 0px;
	padding: 0px 0px 60px 0px;
	text-align: center;
	font-weight: 600;
	display: block;
}
.leadingCities h5 {
	color: #fb967b;
	font-size: 1.875em;
	margin: 0px;
	padding: 20px 0px;
	text-align: center;
	font-weight: 500;
	display: block;
}
.leadingCities .mumbai_text {
	color: #634099;
}
.leadingCities .delhi_text {
	color: #3d9c72;
}
.leadingCities .ahmedabad_text {
	color: #cb832d;
}
.leadingCities .bangalore_text {
	color: #279dcd;
}
.leadingCities .kolkata_text {
	color: #cc4e2c;
}
.leadingCities .disclaimer {
	text-align: right;
	display: block;
	color: #565a5c;
	font-size: 11px;
	line-height: normal;
	padding: 30px 0px 0px 0px;
	font-family: "Open Sans";
}

@media (min-width:768px) and (max-width:991px) {
}

@media (max-width:800px) {
.leadingCities {
	padding: 40px 0px 30px 0px;
}
.leadingCities .cities {
	padding: 0 0 30px 0px;
}
}

@media (max-width:768px) {
.leadingCities h3 {
	font-size: 1.5em !important;
	padding: 0px 0px 60px 0px;
}
.leadingCities h5 {
	font-size: 1em;
	padding: 10px 0px;
	font-weight: 500;
}
}
/*leadingCities END*/


.riseMcommerce {
	background: #ffe6c2 url(../img/m-commerce-bg.jpg) top left repeat;
	margin: 0px;
	padding: 70px 0px;
	font-family: 'Fjalla One', sans-serif;
}
.riseMcommerce h4 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0 0 50px 0;
	font-size: 1.875em;
	color: #565a5c;
	overflow: hidden;
	font-family: "Open Sans";
	text-transform: uppercase;
}
.riseMcommerce h4:before, .riseMcommerce h4:after {
	background-color: #297ec3;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.riseMcommerce h4:before {
	right: 0.5em;
	margin-left: -50%;
}
.riseMcommerce h4:after {
	left: 0.5em;
	margin-right: -50%;
}
.riseMcommerce ul {
	margin: 0px;
	padding: 0px;
	font-family: "Open Sans";
}
.riseMcommerce ul li {
	margin: 0px;
	padding: 20px 0px 10px 0px;
	font-size: 1.25em;
	color: #565a5c;
	display: block;
	list-style: none;
}
.riseMcommerce ul li b {
	color: #905430;
}
.riseMcommerce .disclaimer {
	text-align: right;
	display: block;
	color: #565a5c;
	font-size: 11px;
	line-height: normal;
	padding: 10px 0px 0px 0px;
	font-family: "Open Sans";
}

@media (max-width:800px) {
.riseMcommerce {
	padding: 40px 0px;
}
}

@media (max-width:768px) {
.riseMcommerce h4 {
	font-size: 1.5em;
}
}
/*riseMcommerce END*/



.believeIndia {
	background: #fff;
	margin: 0px;
	padding: 70px 0px 40px 0px;
}
.believeIndia h2 {
	color: #297ec3;
	font-size: 3.125em;
	margin: 0px;
	padding: 0px 0px 60px 0px;
	text-align: center;
	font-weight: 600;
	font-family: 'Fjalla One', sans-serif;
	display: block;
}
.believeIndia p {
	text-align: center;
	padding: 0 0 0 0px;
	font-size: 1em;
	color: #565a5c;
	line-height: 26px;
}
.believeIndia h4 {
	display: block;
	text-align: center;
	margin: 0 0 0 0;
	padding: 50px 0 40px 0;
	font-size: 1.875em;
	color: #565a5c;
	overflow: hidden;
	font-family: "Open Sans";
	text-transform: uppercase;
}
.believeIndia h4:before, .believeIndia h4:after {
	background-color: #297ec3;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}
.believeIndia h4:before {
	right: 0.5em;
	margin-left: -50%;
}
.believeIndia h4:after {
	left: 0.5em;
	margin-right: -50%;
}
/*-----first_row-----*/

.believeIndia .first_row {
	padding: 30px 0px 70px 0px;
}
.believeIndia .first_row .advantage i {
	margin: 0 20px 0 0px;
	line-height: inherit;
}
.believeIndia .first_row .advantage h2 {
	color: #9a86b8;
	font-size: 5em;
	padding: 0px;
	margin: 0px;
	display: block;
	line-height: 1;
	text-align: left !important;
	font-family: 'Fjalla One', sans-serif;
	font-weight: 500;
}
.believeIndia .first_row .advantage span {
	display: inline-block;
	padding: 0 0 0 0px;
	font-size: 0.6em !important;
	text-transform: none
}
.believeIndia .first_row .advantage p {
	color: #565a5c;
	font-size: 18px;
	text-align: left;
	padding: 6px 0px 0px 0px;
	margin: 0px;
	line-height: normal;
}
/*-----second_row-----*/
	
.believeIndia .second_row {
	padding: 0px 0px 30px 0px;
}
.believeIndia .second_row .advantage {
	padding: 20px 0px;
	border: 1px solid #cacaca;
	float: left;
	width: 100%;
}
.believeIndia .second_row .advantage span {
	display: block;
	padding: 0px 10px;
	float: left;
	width: 100%;
}
.believeIndia .second_row .advantage .counter {
	padding: 0px 6px;
}
.believeIndia .second_row .advantage i {
	margin: 0 0px 0 0px;
	line-height: inherit;
	float: left;
}
.believeIndia .second_row .advantage h2 {
	font-size: 3.5em;
	padding: 0px;
	margin: 0px;
	float: left;
	line-height: normal;
	text-align: left !important;
	font-family: 'Fjalla One', sans-serif;
	font-weight: 500;
}
.believeIndia .second_row .advantage p {
	color: #565a5c;
	font-size: 1em;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	line-height: normal;
	float: left;
}
.believeIndia .second_row .advantage p b {
	font-family: 'Fjalla One', sans-serif;
	font-size: 2em;
	font-weight: 600 !important;
}
.believeIndia .second_row .users {
	color: #69c49c;
}
.believeIndia .second_row .products {
	color: #279dcd;
}
.believeIndia .second_row .visits {
	color: #fb967b;
}
.believeIndia .second_row .month {
	color: #779cc7;
}
.believeIndia .disclaimer {
	text-align: right;
	display: block;
	color: #565a5c;
	font-size: 11px;
	line-height: normal;
	padding: 10px 0px 0px 0px;
	font-family: "Open Sans";
}
.believeIndia h5 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 70px 0 0px 0;
	font-size: 1.5em;
	color: #4289c7;
	overflow: hidden;
	line-height: normal;
	font-family: "Open Sans";
}

/*BELIEVE IN INDIA END*/ 


@media (min-width:991px) and (max-width:1200px) {
.believeIndia .first_row .advantage p {
	text-align: left !important;
}
.believeIndia .second_row .advantage i {
	float: none;
	text-align: center;
}
.believeIndia .second_row .advantage h2 {
	float: none;
	text-align: center !important;
}
.believeIndia .second_row .advantage p {
	text-align: center;
	float: none;
}
}

@media (max-width:991px) {
.believeIndia .second_row .advantage {
	margin-bottom: 15px;
}
}

@media (max-width:800px) {
.believeIndia {
	padding: 40px 0px 40px 0px;
}
.believeIndia .second_row .advantage {
	margin-bottom: 15px;
}
.believeIndia .second_row {
	padding: 0px 0px 0px 0px !important;
}
}

@media (max-width:768px) {
.believeIndia h4 {
	font-size: 1.5em;
	padding: 30px 0 20px 0
}
.believeIndia .first_row .advantage h2 {
	font-size: 4em !important;
	text-align: center !important;
}
.believeIndia .first_row .advantage p {
	text-align: center;
}
.advantage {
	padding: 0 0 20px 0px;
}
.believeIndia .first_row {
	padding: 20px 0px 30px 0px;
}
.believeIndia .second_row .advantage h2 {
	font-size: 3.5em !important;
	margin: 0 10px 0 0px;
}
.believeIndia .second_row .advantage i {
	margin: 0 10px 0 0px;
}
.believeIndia h5 {
	padding: 30px 0 0px 0;
	font-size: 1em;
}
}
.demo-pie {
	margin: 0 auto;
	text-align: center;
}
.whosShoppingOnline img {
	padding-top: 30%;
}
.pie-title-center {
	display: inline-block;
	position: relative;
	text-align: center;
	font-family: 'Fjalla One', sans-serif;
}
.demo-pie canvas {
	background: #fff;
	border-radius: 50%;
}
.pie-value {
	display: block;
	position: absolute;
	font-size: 4em;
	height: 40px;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -20px;
	line-height: 40px;
}
.sachinMessage {
	background: #f9d71e url(../img/message-bg.png) top left repeat;
	position: relative;
}
.sachinMessage p {
	color: #000;
	font-size: 1em;
	line-height: 1.6em
}
.MessageBlock {
	margin: 0 40px;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	position: absolute;
	visibility:hidden;
}
.sachinMessage .img-sm {
	display: none;
}
.sachinPhoto img {
	min-width: 100%;
}

@media (max-width:767px) {
.sachinPhoto {
	height: auto!important;
}
.sachinMessage .itemSec {
	height: auto!important;
}
.MessageBlock {
	margin: 20px 40px;
	position: relative;
	top: 0;
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
}
}

@media (min-width:991px) and (max-width:1530px) {
.sachinMessage .img-sm {
	display: block;
}
.sachinMessage .img-lg {
	display: none;
}
}

@media (min-width:768px) and (max-width:1024px) {
.sachinMessage p {
	color: #000;
	font-size: .96em;
	line-height: 1.5em
}
}

@media (min-width:991px) {
.goup-container {
	width: 40px !important;
	height: 40px !important;
	bottom: 50px !important;
	right: 50px !important;
	display: none !important;
}
}

@media (max-width:800px) {
.goup-container {
	width: 30px !important;
	height: 30px !important;
	bottom: 10px !important;
	right: 10px !important;
}
}
/* Technovation */

.webAppSection {
	background: #e9f9d7 url(../img/webapp-bg.png) repeat-x top left;
	padding: 50px 0 100px 0;
	margin: 0;
}
.supplyChainSection {
	background: #d8ddfb url(../img/supplychain-bg.png) repeat-x top left;
	padding: 50px 0 100px 0;
	margin: 0;
}
.flipkaerAdsSection {
	background: #ffe6c2 url(../img/flipkart-ads-bg.png) repeat-x top left;
	padding: 50px 0 100px 0;
	margin: 0;
}
.webAppSection p {
	padding: 0px 20px;
	color: #262b2d;
	margin-bottom: 20px;
}
.flipkaerAdsSection p {
	padding: 0px 30px 0px 30px;
	color: #262b2d;
	margin-bottom: 20px;
}
.supplyChainSection p {
	padding: 0px 30px 0px 30px;
	color: #262b2d;
	margin-bottom: 20px;
}
p.brdrLeftBrown {
	border-left: 2px solid #f5b727;
}
p.brdrLeftViolet {
	border-left: 2px solid #7682c9;
}
p.brdrLeftGreen {
	border-left: 2px solid #69c49c;
}

@media (max-width:991px) {
p.brdrLeftBrown {
	border-left: 0px solid #f5b727;
}
p.brdrLeftViolet {
	border-left: 0px solid #7682c9;
}
p.brdrLeftGreen {
	border-left: 0px solid #69c49c;
}
}
.webAppSection h3 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 40px auto 30px auto;
	color: #279162;
	font-weight: bold;
	text-transform: uppercase;
}
.supplyChainSection h3 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 40px auto 30px auto;
	color: #0f31a1;
	font-weight: bold;
	text-transform: uppercase;
}
.flipkaerAdsSection h3 {
	text-align: center;
	padding: 0 0 0 0;
	margin: 40px auto 30px auto;
	color: #905430;
	font-weight: bold;
	text-transform: uppercase;
}
.technoIcon-ico1 {
	margin: 0 auto;
	display: block;
	background: #ffffff;
	border-radius: 50%;
	border: 5px solid #69c49c;
	padding: 10px;
}
.technoIcon-ico2 {
	margin: 0 auto;
	display: block;
	background: #ffffff;
	border-radius: 50%;
	border: 5px solid #4d76fc;
	padding: 10px;
}
.technoIcon-ico3 {
	margin: 0 auto;
	display: block;
	background: #ffffff;
	border-radius: 50%;
	border: 5px solid #f5b727;
	padding: 10px;
}
.NewSecbg {
	background: #d4d9fb url(../img/top-bg.png) top left repeat;
	color: #121111;
}
.workspaces {
	background: #fff url(../img/workspace-bg.png) repeat top left;
}
.listBlock hr {
	margin: -10px auto 40px auto;
	text-align: center;
	width: 50%;
	border-color: #b4bdc2;
}
.patternBg {
	background: #fff url(../img/pattern-bg.png) repeat top left;
	background-size: contain;
}
.patternBg h2 {
	display: block;
	text-align: left;
	margin: 0 0 0 0;
	padding: 70px 0 0 0;
	font-size: 36px;
	color: #565a5c;
	line-height: normal;
}
.secondContainer {
	min-height: 750px;
}
/*--- CAMPUS Page // OUR CAMPUS PHILOSOPHY // ---*/


.campusPhilosophy {
	background: #d8ddfb url(../img/campusPhilosophy-patterns.png) top left repeat-x;
	padding: 70px 0px 70px 0px;
}
.campusPhilosophy h2, .campusPhilosophy h3, .campusPhilosophy p {
	text-align: center
}
.campusPhilosophy h2, .campusPhilosophy h3 {
	color: #0f31a1;
}
.campusPhilosophy p {
	font-size: 1.1em;
	line-height: 26px;
}
/*campusPhilosophy END HERE...*/



.light_blue {
	background: #c9f5fd url(../img/blue-light-pattern.png) left -150px repeat-x;
	padding: 100px 0 70px 0;
}
.pale_blue {
	background: #b8f4fe url(../img/paleblue-bg.png) no-repeat top center;
	padding: 100px 0 70px 0;
}
.soft_blue {
	background: #cdf8ff url(../img/softblue-bg.png) no-repeat top center;
	padding: 100px 0 70px 0;
}
.bgImagepattern {
	background: url(../img/flinternsProgram-patterns-top.png) no-repeat top center;
	padding: 70px 15px 0 15px;
}
.flinternsProgram {
	padding: 0px 0px 70px 0px;
	background: #e9f9d7 url(../img/flinternsProgram-patterns-bottom.png) no-repeat bottom center;
	margin: 0px;
	overflow: hidden;
}
.flinternsProgram h2, .flinternsProgram, .flinternsProgram p {
	text-align: center
}
.flinternsProgram h2, .flinternsProgram h3 {
	color: #279162;
}
.flinternsProgram p {
	font-size: 1.1em;
	line-height: 26px;
}
.flinternsProgram h3 {
	padding: 30px 0px;
	border-bottom: 1px #279162 double;
	border-top: 1px #279162 double;
}
/*.flinternsProgram h3:before{
	content:"";
	display:block;
	position:absolute;
	left:0;
	bottom:5px;
	width:100%;
	height:3px;
	background:#000;
	}*/
.flinternsScore strong {
	font-size: 30px;
}
.flinternsProgram .program_list {
	padding: 70px 0px 0px 0px;
}
.flinternsProgram .program_list h3 {
	color: #2D2D2D;
	font-weight: bold;
	border: none;
	padding: 0px 0px 25px 0px;
}
.flinternsProgram .program_list h4 {
	color: #279162;
	font-weight: bold;
	border: none;
	padding: 10px 0px;
}
.how_works h3 {
	color: #2D2D2D;
	font-weight: bold;
	border: none;
	padding: 0px 0px 25px 0px;
	margin: 50px 0px 0px 0px;
	text-align: left;
}
.how_works ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 20px;
}
.how_works ul li {
	padding: 0px 0px 10px 0px;
	margin-left: 20px;
	color: #2D2D2D;
}
.sprintersWanted h2 {
	text-align: center;
	color: #3f68b1;
}
.sprintersWanted article {
	clear: both;
	background: #fff;
	padding: 30px;
	display: block;
	position: relative;
	margin-top: 15px;
}
.sprintersWanted article i {
	float: left;
	margin-right: 30px;
	margin-top: -10px;
}
.sprintersWanted article:before {
	content: "";
	width: 0;
	height: 0;
	border-top: 15px solid #fff;
	border-bottom: 15px solid transparent;
	border-left: 15px solid transparent;
	position: absolute;
	left: -15px;
	top: 0;
}
.eventMesssage {
	background: #fff;
	border: 1px solid #cfe7ed;
	color: #565a5c;
	text-align: center;
	margin-bottom: 80px
}
.eventMesssage p {
	padding: 40px 20px;
	font-weight: bold;
	font-size: 1.1em;
}
.description img {
	float: right;
}
.description p {
	margin-top: 10px;
}

@media (max-width:991px) {
.description br {
	display: none;
}
}
#newsFeed h4{
	color:#e7bc17;
	font-weight:bold;
	font-size:1.4em!important;
	margin:0 15px;
	padding:0 0 5px 0;
	border-bottom:1px solid #7b797c;
	line-height:1.3em;
	
}

#newsFeed h4 a {
	color:#e7bc17;
}

#newsFeed p {
	margin:0 15px;
	padding:15px 0 5px 0;
}

#newsFeed p a {
	color:#479ae2;
	text-decoration:underline;
}
#newsFeed .postDate {
font-size:.80em!important;
font-style:italic;	
margin:0 15px;
padding:0 0 0 0;
color:#b2b2b2;
}

ul.arrow{
	padding-left: 0;
}

ul.arrow li {
    background: url(/images/arrow-new.png) no-repeat scroll 7px 5px;
    color: #666;
    font-size: 15px;
    line-height: 20px;
    margin: 7px -7px;
    padding: 0 0 0 25px;
list-style: none;}
	

.better-table {
    margin: 3px 0 5px;
}
.better-table tr:first-of-type {
    background: #f16136 none repeat scroll 0 0;
    color: #fff;
}
.better-table td, .better-table th {
    border: 1px solid #ccc !important;
    padding: 6px !important;
}
ul.runningtext {
    list-style: outside none none;
    margin: 3px 0 10px;
    padding-left: 0;
}
ul.runningtext li.runningtext {
    background: rgba(0, 0, 0, 0) url("/images/arrow-new.png") no-repeat scroll 10px 9px;
    color: #515151;
    line-height: 20px;
    padding: 4px 0 4px 30px;
}	

.navbar-collapse{ background:#fff !important;}

@media only screen 
and (min-width : 992px) 
and (max-width : 1191px) {
.navbar-nav > li > a{ padding:15px 8px;}
}
/*
.social {
    text-align: center;
    width: 37px;
    height: 37px;
    float: left;
    border: 1px solid rgb(106,104,104);
    border-radius: 100px;
    margin: 0 10px 10px 0;
    padding: 5px;
    font-size: 13px;
}

.social li {
    background: none repeat scroll 0 0 #18b0e2;
    border: 2px solid #0689b4;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    list-style: none;
    float: left;
    height: 36px;
    line-height: 36px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    float: right;
    width: 36px;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}*/

.row.no-gutters {
	margin-right: 0;
	margin-left: 0;
}
.row.no-gutters > [class^="col-"], .row.no-gutters > [class*=" col-"] {
	padding-right: 0;
	padding-left: 0;
}
.contentAlign {
	width: 75%;
	text-align: left;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	position: relative;
	margin-left: 10%;
	visibility:hidden;
}
.contentAlign h2 {
	text-align: left;
	color: #fff;
	line-height: 1.2;
	margin-bottom: 10px;
	padding-right: 10%;
	font-size: 3em;
}
.contentAlign {
	color: #fff;
}
.eqHeight {
	background: #737a93;
}
.2Columns {
	margin-top: 30px 0px;
	display: block;
}
.adjust1 {
	float: left;
	width: 100%;
}
.adjust2 {
	margin: 0;
	text-align: center
}
.adjust2 p {
	font-size: 0.90em;
	display: block;
	text-align: center;
	padding: 30px 0 0 0;
	margin: 0;
}
.leaderName {
	font-weight: 700;
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #565a5c;
}
.positionName {
	font-style: italic;
	color: #565a5c;
}
.media-object {
	margin: auto;
}
.img-full-rounded {
	border-radius: 50%;
	border: 3px solid #fff;
}
.contenalign{
	padding-top: 40px;
}
.contenalign .row > p{
	padding: 0 15px;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 25px;
}

/* footer css  startt by me */

.ftr {
    border-top: 10px solid #f16137;
    background: #3a3049;
    padding: 10px 0;
    color: #cccccc;
    padding: 30px 0;
}	
body .btn-war {
    background-color: #337cbb;
    border-color: #2e6fa7;
    color: #fff;
}
body .btn-war:hover{
    background-color: #1e67a6;
    border-color: #1e67a6;
    color: #fff;
}
.ftr h5 {
    color: #ffffff;
    font-size: 16px;
    letter-spacing: 1.1px;
}
.ftr nav ul {
    margin: 0;
    padding: 0;
}
.ftr nav li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.ftr nav li a {
    color: #ffffff !important;
    font-size: 13px;
    line-height: 2.18;
    opacity: 0.6;
}
.ftr nav li ul {
    margin-left: 10px;
}
.ftr nav li ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 10px;
    position: relative;
}
.ftr nav li ul li .fa {
    position: absolute;
    left: 0px;
    top: 8px;
}
.footeroutercon{
	margin-top:30px;
}
.navbar-right{
			padding-right: 15px;
    		padding-top: 12px;
		}
	 	.dropdown {
			position: relative;
			display: inline-block;
			margin-bottom: 0px;
		}
		.dropdown:hover .links {
			color: #000;
		}
		
		.btn-outline-info {background-color: transparent;
			background-image: none;
			border-color: #2e6fa7;
			color: #2e6fa7;
		}
		.btn-outline-info:hover {
			background-color: #2e6fa7;
			border-color: #2e6fa7;
			color: #fff;
		}
		.navbar-default {
			background: none !important;
			border: 0px !important;
			position:relative; width:100%; top:0px;
			margin-bottom: 0;
		}
		.highltcolor {
    background: #ff692e none repeat scroll 0 0 !important;
			border-radius: 2px;
			color: #ffffff !important; text-align:center;
			margin: 2px 10px;
			font-weight: 400;
			padding: 7px 16px !important;font-family:"Libre Franklin",sans-serif; font-size:14px;
}
		.nbdr {
			background: none;
			border-radius: 2px;
			margin: 0px 5px;
			padding: 9px 17px !important; color:#000!important;
			font-family:"Libre Franklin",sans-serif;
			font-size: 13px;
		}
		.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover{ background:none!important;}
		.noclr:hover{background:none!important;}
		.noclr > a:hover { background: #ff692e !important; color:#fff!important;}
		.noclr > a:hover .fa { color:#fff!important;}
		.blink {
			-webkit-animation: blink .75s linear infinite;
			-moz-animation: blink .75s linear infinite;
			-ms-animation: blink .75s linear infinite;
			-o-animation: blink .75s linear infinite;
			animation: blink .75s linear infinite;
		}
		
		@media only screen and (min-width : 767px)  {
			.dropdown:hover .dropdown-menu {
				display: block;
			}
		}
		@media only screen and (max-width : 767px)  {
			.breadcrumb.yellow{
				text-align:left;
				margin-top:0;
			}
		}
.footeacord .panel-group .panel {
    margin: 0 !important;
    border: 0;
    background: none;
    box-shadow: initial;
    border-radius: 0;
}
		.footeacord .panel-default>.panel-heading {
    background-color: transparent;
    border: 0;
}
.footeacord .panel-default>.panel-heading a {
    display: block;
    color: #FFFFFF;
    padding-right: 25px;
    background-repeat: no-repeat;
    background-position: right center;
    line-height: 16px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    font-weight: bold;
   
}
.footeacord .panel-default>.panel-heading a:focus, .footeacord .panel-default>.panel-heading a:hover {
    color: #ff692e;
    outline: 0 !important;
    text-decoration: none;
}
.footeacord .panel-body {
    border-top: 0 !important;
    padding-top: 10px;
}
.footeacord .panel-body ul {
    padding-left: 15px;
    margin-left: 10px;
    line-height: 30px;
    list-style: none;
}
.footeacord .panel-body ul li {
    position: relative;
}
.footeacord .panel-body ul li a {
    color: #FFFFFF;
}
.footeacord .panel-body ul li:after {
    color: #fff;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 15px;
    left: -15px;
    position: absolute;
    top: 0;
    opacity: 0.2;
}
.footeacord .panel-default>.panel-heading a.collapsed {
    
}

.caption-panel {
    background-color: #fafafa;
    background-position: center center;
    background-size: cover;
    border-radius: 2px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    font-weight: 400;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
}


.caption-panel-2 {
    background-color: #fff;
    background-position: center center;
    background-size: cover;
    border-radius: 0px;
    font-weight: 400;
    padding: 15px 20px 15px 20px;
    position: relative;
    width: 100%;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
	border-top: 1px solid #e0e0e0;
	margin-bottom: 20px;
}


.caption-panel-2:hover {
    background-color: #fafafa;
    background-position: center center;
    background-size: cover;
    border-radius: 2px;
    box-shadow: 0 10px 14px rgba(0, 0, 0, 0.2);
    font-weight: 400;
    padding-bottom: 15px;
    position: relative;
    width: 100%;
	z-index: 2;
}

.secondary-text {
    color:#ff692e ;
	font-size: 14px;
	width: 100%;
	font-weight: 400;
}

.first-text {
    color:#000;
	font-size: 22px;
	width: 100%;font-weight: 700;
}


.text {
    color:#515151;
	text-align: left;
	margin-left: 0px;
	font-size: 14px;
	margin-bottom: 7px;
	line-height: 1.6;
	font-weight: 400;
	
}




.caption-panel__image {
    background-color: #b0b0b0;
    background-image: linear-gradient(to bottom, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.2) 100%);
    background-position: center center;
    background-size: cover;
    display: block;
    height: 150px;
    overflow: hidden;
    width: 100%;
}


.caption-panel__heading {
    color: #414141;
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.36;
    margin-bottom: 8px;
	padding-left: 15px;
}


.caption-panel__text {
    color: #ff692e;
    margin-bottom: 10px;
    margin-top: 8px;
	padding-left: 15px;
	font-size: 18px;
}

.caption-panel__links a, .caption-panel__links span {
    padding-right: 1em;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
	padding-bottom: 20px;
	padding-left: 15px;
}


#head{
	background-color: #fff!important;
}
