*{
	margin:0;
	padding:0;
}
*{
	font-family: 'Open Sans', sans-serif;
}

.clearfix:after{
	content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}
.center-page{
	margin:0 auto;
	max-width: 1200px;
}
/*header*/
.navbar-brand > h1 {
	font-size: 30px;
	padding: 7px;
	border:1px solid #ffffff;
}
.navbar-light .navbar-brand,.navbar-dark {
    color: #ffffff !important;
}
.header-wrap,.background-parent,.approach-wrap,.industries-wrap,.enterprise-wrap,.acheievment-wrap,.contact-wrap,.footer-wrap,.abt-banner-wrap,.vision-wrap,.clients-wrap,.hr-services-wrap,.tecnology-wrap,.map-wrap,.cards-wrap,.service-wrap{
	position: relative;
	background-size: 100% 100%;
	overflow: hidden;
}
.hrservices-icon i{
	margin:0 auto;
	display: table;
	color: #f05a23;
}
.hrservice-content-wrap ul{
	list-style: none;
}
.hrservice-content-wrap ul li p span{
	font-weight: bold;
	display: inline-block;
}

body div nav.bg-light {
    /*background: rgba(32, 36, 55, 0.2) !important;*/
   background: rgba(32, 36, 55,0.9 ) !important;
}
nav.navbar-light ul.navbar-nav .active>.nav-link, nav.navbar-dark ul.navbar-nav .active>.nav-link{
	color: #f05a23 !important;
	border-bottom:1px solid #f05a23;

}
nav.navbar-light ul.navbar-nav .nav-link, nav.navbar-dark ul.navbar-nav .nav-link{
	color: #ffffff !important;
}
/*header*/
/*banner*/
.navbar-brand > h1{
	display: inline-block;
}
.navbar-brand > span{
	font-size: 2.5rem;
	color: #ffffff;
}
.background-image{
  position: relative;
  background: 100% 100%;
  background: url(../images/itsolutions.jpg) no-repeat center center;
  background-color: #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:600px;
}

.banner-color{
	background: rgba(68, 64, 64, 0.6);
    /*background: rgba(255, 246, 246, 0);*/
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.banner-wrap{
	margin-top:155px;
}
.bg-header > h1{
	/*color: #ffffff;*/
	/*padding:180px 0px 0px;*/
	color: #eeeeee;
	text-align: left;
	display: inline-block;
}
.bg-header > span{
	display: inline-block;
	font-size: 2.5rem;
	/*color: #f05a23;*/
	color: #eeeeee;
	font-weight: bold;
}
.bg-para > p{
	/*color: #ffffff;*/
	color: #eeeeee;
    font-size: 14px;
    text-align: justify;
}
.bg-border{
	border-top: 1px solid rgba(255,255,255,.2);
}
.bg-header > h2{
	/*color: #ffffff;*/
	color: #eeeeee;
}
.development-wrap > div{
	padding:15px 0px;
}
.development-wrap > ul{
	list-style: none;
}
.development-wrap > ul > li{
	position: relative;
	width: 20%;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.development-wrap > ul > li > div > i {
	/*color: #ffffff;*/
	color: #eeeeee;
	margin:0 auto;
	display: table;
}
.development-wrap > ul > li > div > span{
	/*color: #ffffff;*/
	color: #eeeeee;
	font-size: 18px;
	text-align: center;
	margin:0 auto;
	display: table;

}
.button-wrap{
	margin-top: 45px !important;
}
.quote-btn{
	color:#ffffff;
	padding:10px 20px;
	border: 0px;
	outline: 0px;
	background-color: #f05a23;
	margin-top:25px;
	text-decoration: none !important;
}
.quote-btn:hover{
	color: #ffffff;
}
/*banner*/
/*approach*/
.approach-main > ul{
	list-style: none;
	margin-bottom: 0px !important;
}
.approach-main > ul > li{
	position: relative;
	width:33.33%;
	float: left;
	display: inline-block;
	overflow: hidden;
	height:350px;
}
.approach,.offering{
	background-color: #1f2436;
	color: #ffffff;
}
.excellence{
	background-color: #eee;
}
.approach-main > ul > li > h2{
	margin:30px 0px;
	text-align: center;
}
.approach-main > ul > li > p{
	text-align: justify;
	padding: 0px 50px;
	line-height: 25px;
}
.approach-wrap h2{
	margin:30px 0px;
	text-align: center;
}
.approach-wrap p{
	text-align: justify;
	padding: 0px 50px;
	line-height: 25px;
}
/*approach*/
/*industries*/
.industries-icon, .industries-image{
	position: relative;
	width:50%;
	float: left;
	display: inline-block;
}
.industries-header{
	margin: 30px 0px;
}
.industries-header > h3{
	text-align: center;;
}
.industries-icons > ul{
	list-style: none;
	margin:50px 0px;
}
.industries-icons > ul > li{
	position: relative;
	width: 20%;
	float: left;
	display: inline-block;
	overflow: hidden;
	margin:0px 10px;
	border:1px solid #eee;
}
.industries-icons > ul > li  i{
	padding:20px 0px;
}
.industries-icons > ul > li  i, .industries-icons > ul > li  span{
	margin:0 auto;
	display: table;
	text-align: center;
	color: #777a7d;
}
.industries-icons > ul > li:hover i, .industries-icons > ul > li:hover  span{
	color:#f05a23;
}
.industries-icons > ul > li  span{
	padding:15px 0px;
}

.industries-image > img{
	height:500px;
	width: 100%;
}

/*end industries*/
/*enterprise*/
.enterprise-wrap{
	background-color: #eee;
}
.enterprise-header{
	margin:25px 0px;
}
.enterprise-main > ul{
	list-style: none;
}
.enterprise-main > ul > li{
	position: relative;
	width: 23%;
	float: left;
	margin:0px 10px;
	display: inline-block;
	overflow: hidden;
}
.enter-wrap{
	background-color: #ffffff;
	height:365px;
}

.enterprise-main > ul > li  img{
	width: 100%;
	height:200px;
}
.enter-wrap > div > h5{
	text-align: center;
	margin:5px 0px;
}
.enter-wrap > div > p{
	font-size: 15px;
    text-align: center;
    padding: 0px 10px;

}
/*end enterprise*/
/*contact-wrap*/

.discuss-wrap{
	position: relative;
	width: 70%;
	float: left;
	display: inline-block;
	margin:30px 0px;
}
.discuss-quote{
	position: relative;
	width: 30%;
	float: left;
	display: inline-block;
	margin:30px 0px;
}
.discuss-quote > a{
	background: #f05a23;
    color: #fff;
    border-color: #f05a23;
    padding:10px 20px;
    border-radius: 5px;
    text-align: center;
    border:0px;
    float: right;
    text-decoration: none !important;
}
.discuss-quote > a:hover{
	color: #ffffff;
}
/*end contact-wrap*/
/*acheivment-data*/
.acheivment-data ul{
	list-style: none;
}
.acheivment-data > ul > li{
	position: relative;
	width: 23%;
	float: left;
	display: inline-block;
	overflow: hidden;
	margin:0px 10px;
}
.acheivment-header{
	margin:0px 0px 25px;
}
.ach-wrap{
	position: relative;
	border:1px solid #eee;
	height:150px;
	overflow: hidden;
}
.ach-icon, .ach-data{
	position: relative;
	width: 50%;
	float: left;
	display: inline-block;
}
.ach-icon > i{
	color:#f05a23;
	margin: 50px auto;
	display:table;
}
.ach-data h3{
	display: inline-block;
	margin-top: 50px;
}
.ach-data p{
	text-align: center;
}
/*end acheivment-data*/
/*footer-wrap*/
.footer-wrap{
	background-color: #252c3f;

}
.foo-services{
	position: relative;
	width: 60%;
	float: left;
	display: inline-block;
}
.social-info{
	position: relative;
	width: 40%;
	float: left;
	display: inline-block;
}
.social-info > ul > li > a{
	color: #ffffff;
	text-decoration: none;
}
.social-info > ul > li > a:hover{
	color: #ffffff;
	text-decoration: none;
}
.foo-header h5{
	margin:20px 0px;
	color: #ffffff;
}
.foo-services ul,.social-info ul{
	list-style: none;
}
.foo-services ul > li{
	margin:10px 0px;
	float: left;
	width: 50%;
	display: inline-block;
	overflow: hidden;
}
.foo-services ul > li > a{
	text-decoration: none;
	color: #ffffff;
}
.social-info ul li{
	margin:25px 0px;
	color: #ffffff;
}
.social-info ul li > i{
	margin:0px 15px;
	color: #ffffff;
}
/*end footer-wrap*/
/*loader*/
/* #loading {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: fixed;
   display: block;
   background-color:#252c3f;
   z-index: 10000;
   text-align: center;
   overflow-x: hidden;
} */

/* #loading-image {
  	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%);
    transform: -moz-translate(-50%, -50%);
    transform: -ms-translate(-50%, -50%);
  	z-index: 10000;
} */
/* .loader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform: -webkit-translate(-50%, -50%);
  transform: -moz-translate(-50%, -50%);
  transform: -ms-translate(-50%, -50%);
  color: #f05a23;
  font-size: 90px;
  text-indent: -9999em;
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;

  position: relative;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
  animation: load6 1.7s infinite ease, round 1.7s infinite ease;
} */
@-webkit-keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@keyframes load6 {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}
@-webkit-keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes round {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*end loader*/

/*about*/
.abt-background-image{
  position: relative;
  background: 100% 100%;
  background: url(../images/about-bg.jpg) no-repeat center center;
  background-color: #000;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:350px;
  margin-top: 55px;
}
body div nav.navbar-abt {
    background: rgba(32, 36, 55) !important;
}
.abt-page-bg-content{
	margin-top: 150px;
}
.abt-bg-header > h3{
	text-align: center;
	color: #ffffff;
}
.abt-bg-para > p{
	text-align: justify;
	color: #ffffff;
	line-height: 25px;
}
.vision-main {
	margin-top: 25px;
}
.vision-title{
	border-bottom: 1px solid #f05a23;
}
.vision-main > .img-left-wrap,.vision-main > .mission-img-left-wrap{
	position: relative;
	float: left;
	display: inline-block;
	width: 30%;
	overflow: hidden;
}
.vision-main > .right-content-wrap{
	position: relative;
	float: left;
	display: inline-block;
	width: 70%;
	overflow: hidden;
}

.img-left-wrap > i{
	margin:20px auto;
	display: table;
	color: #f05a23;
	border:1px solid #eee;
	padding:30px 40px;
	border-radius: 50%;
	border-top: 2px solid #f05a23;
}
.mission-img-left-wrap > i{
	margin:20px auto;
	display: table;
	color: #f05a23;
	border:1px solid #eee;
	padding:30px;
	border-radius: 50%;
}
.abt-vision-para-content-wrap{
	margin-top: 15px;
}
.abt-vision-para-content-wrap{
	text-align: justify;
}
.client-img-wrap ul{
	list-style: none;
}
.client-img-wrap ul li{
	position: relative;
	width:20%;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.client-img-wrap ul li img{
	height:175px;
	width: 100%;
}
/*end about*/
/*it services*/
.it-services-background-image{
	position: relative;
	background: 100% 100%;
	background: url(../images/software-dev.jpg) no-repeat center center;
	background-color: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:350px;
	margin-top: 55px;
}
.it-service{
	position: relative;
	background-size: 100% 100%;
	overflow:hidden;
}
.it-services-main,.hr-services-main{
	margin-top:15px;
}
.it-service,.hr-service{
	margin:35px 0px;
}
.itservice-left-image-wrap, .itservice-right-image-wrap,.hrservice-left-image-wrap,.hrservice-right-image-wrap{
	position: relative;
	width: 30%;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.itservice-right-content-wrap,.itservice-left-content-wrap,.hrservice-right-content-wrap,.hrservice-left-content-wrap{
	position: relative;
	width: 70%;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.itservice-icon > img{
	margin: 0 auto;
	display:table;
}
.itservice-icon > h5{
	text-align: center;
	margin-top:30px;
	color: rgba(32, 36, 55);
}
.itservice-right-content-wrap > p, .itservice-left-content-wrap > p{
	text-align: justify;
	line-height: 35px;
}
.technology-main{
	margin-top:25px;
}
.tecnology-title > h5{
	text-align: left;
	color: rgba(32, 36, 55);
}
.technology-wrap-list{
	margin-top: 20px;
}
.technology-wrap-list ul{
	list-style: none;
}
.technology-wrap-list ul li{
	position: relative;
	width: 20%;
	float: left;
	display: inline-block;
}
.technology-wrap-list ul li i, .technology-wrap-list ul li p{
	margin:0 auto;
	display: table;
}
/*end it-servicices*/
/*hrservice*/
.service-main{
	margin-top: 45px;
}
.hr-services-background-image{
	position: relative;
	background: 100% 100%;
	background: url(../images/hrservices.jpg) no-repeat center center;
	background-color: #000;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height:350px;
	margin-top: 55px;
}
.hrservice-icon > i,.service-image-left > i,.service-image-right > i{
	margin: 0 auto;
	display:table;
	color: #f05a23;
}
.hrservice-icon > h5{
	text-align: center;
	margin-top:30px;
	color: rgba(32, 36, 55);
}
.hrservice-right-content-wrap > p, .hrservice-left-content-wrap > p{
	text-align: justify;
	line-height: 35px;
}
.card-header-wrap{
	margin-top: 15px;
}
.card-main > ul{
	list-style: none;
}
.card-main > ul > li{
	position: relative;
	width: 32%;
	float: left;
	margin:0px 5px;
	display: inline-block;
}
.card-data-wrap{
	border:1px solid #eee;
	border-radius: 5px;
	height:300px;
	margin:5px;
}
.card-data h5{
	text-align: center;
}
.card-data p{
	text-align: center;
}
.card-data{
	margin:20px 0px;
	padding:0px 10px;
}
.card-data button,.card-image i{
	margin:0 auto;
	display: table;
}
.card-image{
	margin:10px 0px;
}
.card-image i{
	color: #f05a23;
}
.service-image-left,.service-image-right{
	position: relative;
	width: 20%;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.service-data-right-wrap,.service-data-left-wrap{
	position: relative;
	width: 80%;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.service-image-left > i,.service-image-right > i{
	margin-top:20px;
}
.service-image-left > h5,.service-image-right > h5{
	text-align: center;
	margin:10px 0px;
}
.service-data-right-wrap p,.service-data-left-wrap p{
	margin:10px 0px;
	text-align: justify;
	line-height: 25px;
}
/*hrservices*/
/*contact*/
.contact-main{
	margin-top:20px;
}
.contact-main > ul{
	list-style: none;
}
.contact-main > ul > li{
	position: relative;
	width: 50%;
	float: left;
	display: inline-block;
	overflow: hidden;
}
.contact-main > ul > li > h3{
	text-align: center;
}
.contact-info-wrap{
	margin:40px 20px;
}
.contact-info-wrap > ul{
	list-style: none;
}
.contact-info-wrap > ul > li{
	display: block;
	margin:40px 0px;
}
.contact-info-wrap > ul > li > i{
	color: #202437;
	width: 10%;
	display: inline-block;
	float: left;
}

/*map*/
.map-wrap{
  position: relative;
  background-size: 100% 100%;
  overflow: hidden;
}
#map,.map-main{
  height: 400px;
  width:100%;
}
.map-main{
	margin-bottom: 10px;
}
/*end map*/
/*contact*/
/*parsley-validation*/
input.parsley-error,textarea.parsley-error{
    color: #d9534f !important;
    /*background-color: #F2DEDE !important;*/
    border: 1px solid #d9534f !important;
}
li.parsley-required,li.parsley-pattern{
	color:#d9534f;
}
.btn-submit{
	padding:5px 10px;
	background-color: #202437;
	border-color: #202437;
	color: #ffffff;
}
.form-group label:after {
  content:"*";
  color:red;
}
/*end parsley-validation*/
/*media queries*/
@media only screen and (max-width: 1125px) {
	.approach-main > ul > li {
		height: 380px;
	}
	.center-page{
		margin:0 auto;
		max-width: 900px;
	}
	.abt-page-it-bg-content{
		margin:150px auto !important;
		max-width: 900px;
	}
	.con-page-contact-bg-content{
		margin:100px auto !important;
		max-width: 900px;
	}
	.contact-info-wrap > ul > li {
		width: 100%;
		position: relative;
		overflow: hidden;
		display: block;
	}
	.contact-info-wrap > ul > li > i {
		width: 10%;
		float: left;
		display: inline-block;
	}
	.contact-info-wrap > ul > li > span {
		width: 90%;
		float: left;
		display: inline-block;
	}
}
@media only screen and (max-width: 1100px) {
	.center-page{
		margin:0 auto;
		max-width: 900px;
	}
	.abt-page-bg-content{
		margin-top:60px;
	}
	.abt-bg-para > p{
		text-align: center;
	}
	.abt-it-hr-services{
		margin-top: 90px !important;
	}
	.navbar-dark .navbar-toggler{
		border-color: transparent;
		outline: 0px;
		outline-color: transparent;
	}
	.navbar-brand > span,.navbar-brand > h1 {
		font-size: 28px;
	}
	.approach-main > ul > li {
		height: 340px;
	}
	.approach-main > ul > li > p{
		padding:0px 15px;
	}
	.approach-wrap p{
		padding:0px 15px;
	}
	.quote-btn{
		margin-top: 0px;
	}
	.discuss-wrap{
		position: relative;
		width: 75%;
		float: left;
		display: inline-block;
	}

	.service-image-left, .service-image-right,.service-data-right-wrap,.service-data-left-wrap{
		width: 100%;
		float: none;
		display: block;
	}
	.discuss-quote {
	    position: relative;
	    width: 25%;
	    float: left;
	    display: inline-block;
	}
	.enterprise-main > ul > li {
		width:47%;
		margin:5px 10px;
	}
	.enterprise-header{
		text-align: center;
	}
	.enter-wrap {
    	background-color: #ffffff;
    	height: 320px;
    	width: 320px;
    	margin:0 auto;
    	display: table;
	}
	.industries-icons > ul > li span {
		font-size: 13px;
	}
	.acheivment-data > ul > li {
	    position: relative;
	    width: 47%;
	    float: left;
	    display: inline-block;
	    overflow: hidden;
	    margin: 5px 10px;
	}
	.foo-services{
		width: 70%;
	}
	.social-info {
		width:30%;
	}
}

@media only screen and (max-width: 1098px) {
	.abt-page-bg-content{
		margin-top: 60px;
	}
	.vision-wrap{
		margin-top: 20px;
	}
}

@media only screen and (max-width: 1031px) {
	.approach-main > ul > li > p{
		font-size: 14px;
	}
	.approach-wrap p{
		font-size: 14px;
	}
	.approach-main > ul > li {
	    height: 325px;
	}
}
@media only screen and (max-width: 944px){
	.industries-icon{
		width: 100%;
		float: none;
	}
	.industries-image{
		display: none;
	}
	.industries-icons{
		margin:0 auto;
		max-width: 900px;
	}
	.industries-icons > ul > li {
		width: 23%;
		margin: 0px 8px;
	}
}
@media only screen and (max-width: 925px){
	.bg-header h1,.bg-header > span {
		font-size: 31px;
	}
	.center-page {
	    margin: 0 auto;
	    max-width: 855px;
	}
	.development-wrap > ul > li > div > span {
		font-size: 14px;
	}
	.approach-main > ul > li > h2{
		font-size: 28px;
	}
	.approach-wrap h2{
		font-size: 28px;
	}
	.abt-page-bg-content{
		margin-top: 65px;
	}
	.contact-info-wrap > ul > li > i {
		width: 20%;
	}
	.contact-info-wrap > ul > li > span {
		width: 80%;
	}
}
@media only screen and (max-width: 900px){
	.approach-main > ul > li {
		width: 100%;
		float: none;
		clear: both;
		display: block;
	}
	.approach-main > ul > li{
		height: 195px;
		padding:0px 15px;
		margin:0px !important;
	}
	.approach-wrap h2{
		text-align: left;
	}
	.approach-wrap p{
		text-align: left;
		padding:0px;
	}
}
@media only screen and (max-width: 888px){
	.banner-wrap {
    	margin-top: 90px;
	}
	.development-wrap > ul > li{
		width: 33.33%;
		margin:10px 0px;
	}
	.center-page{
	    margin: 0 auto;
	    max-width: 740px;
	}
	.approach-wrap{

	}
	.discuss-quote > button{
		padding: 5px;
	}
	.foo-services{
		display: none;
	}
	.social-info{
		width: 100%;
		float: none;
		display: block;
	}
	.abt-page-bg-content{
		margin-top: 60px;
	}
	.abt-bg-header-contact h3{
		font-size: 23px;
	}
	.card-main ul li {
		width: 48%;
	}
	.hr-service-flex{
		display: flex;
		flex-direction: column-reverse;
	}
}
@media only screen and (max-width: 865px){
	.itservice-left-image-wrap,.itservice-right-content-wrap,.itservice-right-image-wrap,.itservice-left-content-wrap{
		width: 100%;
		float: none;
		display: block;
	}
	.it-service-flex{
		display: flex;
		flex-direction: column-reverse;
	}
}
@media only screen and (max-width: 816px){
	.industries-icons > ul > li {
	    width: 45%;
	    margin: 5px 10px;
	}
	.industries-icons > ul{
		margin:20px 0px;
	}
}
@media only screen and (max-width: 770px){
	.development-wrap > div {
	    padding: 0px 0px;
	}
	.center-page {
	    margin: 0 auto;
	    max-width: 620px;
	}
	.industries-icons > ul > li {
	    width: 45%;
	    margin: 5px 10px;
	}
	.industries-icons > ul{
		margin:20px 0px;
	}
	.bg-header > h2,.abt-bg-header > h3 {
		font-size: 28px;
	}
	.approach-wrap h2 {
		font-size: 24px;
	}
	.approach-wrap h2{
		margin:10px 0px;
	}
	.approach-main > ul > li {
		height: 155px;
	}
	.enterprise-header h3{
		font-size: 24px;
	}
	.enterprise-main > ul > li{
		width: 100%;
		float: none;
		display: block;
		clear: both;
	}
	.discuss-wrap h5{
		font-size: 20px;
	}
	.discuss-wrap{
		width: 100%;
		float: none;
		display: block;
	}
	.discuss-quote{
		display: none;
	}
	.acheivment-data > ul > li {
		width: 100%;
		float: none;
		display: block;
		clear: both;
	}
	.abt-page-bg-content{
		margin-top: 30px;
	}
	.abt-bg-header-contact h3 {
		font-size: 21px;
	}
	.contact-main > ul > li {
		position: relative;
		width: 100%;
		float: none;
		display: block;
	}
}
@media only screen and (max-width: 660px){
	.bg-para{
		display: none;
	}
	.bg-header h1, .bg-header > span {
	    font-size: 25px;
	}
	.bg-header > h2 {
		font-size: 20px;
	}
	body .background-image {
		height: 460px !important;
	}
	.center-page {
		max-width: 500px;
	}
	.abt-bg-header > h3 {
	    font-size: 22px;
	}
	.abt-bg-para > p {
		font-size: 16px;
		text-align: justify;
	}
	.abt-bg-para-it > p{
		text-align: center !important;
	}
	.vision-main > .img-left-wrap,.vision-main > .right-content-wrap,.vision-main > .mission-img-left-wrap {
		width: 100%;
		float: none;
		display: block;
	}
	.abt-vision-para-content-wrap{
		margin:0 auto;
		display: table;
	}
	.mission-img-left-wrap > i{
		margin: 20px auto;
		padding: 30px;
		border-radius: 50%;
	}
	.card-main ul li {
		width: 100%;
		float: none;
		display: block;
		clear: both;
	}
}
@media only screen and (max-width: 649px){
	.approach-main > ul > li {
	    height: 175px;
	}
	.technology-wrap-list ul li {
		width: 40%;
		margin:10px;
	}
	.button-wrap {
    	margin-top: 15px !important;
	}
}

@media only screen and (max-width: 649px){
	.development-wrap > ul > li > div > i,.ach-icon > i {
		font-size: 32px;
	}
	body .background-image {
	    height: 412px !important;
	}
	.quote-btn{
		padding: 5px;
	}
	.industries-header > h3,.enterprise-header h3  {
		font-size: 22px;
	}
	.approach-wrap h2 {
	    font-size: 22px;
	}
	.enter-wrap > div > h5 {
		font-size: 18px;
	}
	.enter-wrap > div > p {
		font-size: 14px;
	}
	.ach-data h3 {
		font-size: 22px;
	}
	.ach-data h5{
		font-size: 19px;
	}
	.foo-header h5 {
		font-size: 19px;
		text-align: center;
	}
	.social-info ul li > i {
		font-size: 23px;
	}
}
@media only screen and (max-width: 496px){
	.navbar-brand > h1,.navbar-brand > span  {
	    font-size: 24px;
	}
	.development-wrap > ul > li {
		width: 50%;
	}
	.center-page {
		max-width: 400px;
	}
	.bg-header h1, .bg-header > span {
	    font-size: 21px;
	}
	.bg-header > h2 {
	    font-size: 18px;
	}
	body .background-image {
	    height: 463px !important;
	}
	.approach-wrap h2 {
		font-size: 18px;
	}
	.approach-wrap p {
	    font-size: 13px;
	}
	.discuss-wrap h5 {
	    font-size: 18px;
	}
	.enterprise-header h3,.acheivment-header h3 {
		font-size: 18px;
	}
	.con-page-contact-bg-content{
		margin-top: 25px !important;
	}
}
@media only screen and (max-width: 440px){
	.center-page {
	    max-width: 330px;
	}
	.approach-main > ul > li {
	    height: 198px;
	}
	.abt-bg-para > p {
		font-size: 15px;
	}
}
@media only screen and (max-width: 418px){
	.industries-icons > ul > li{
		width: 90%;
		float: none;
		display: block;
		clear: both;
	}
}
/*end media queries*/
