
/*-- banner-top --*/
.cmtss-banner-top{
    background: url(../images/cmtssbanner/banner.png) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:700px;
}
.cmtss-banner-top1{
	background: url(../images/cmtssbanner/banner1.png) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:700px;
}
.cmtss-banner-top2{
	background: url(../images/cmtssbanner/banner2.png) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:700px;
}
.cmtss-banner-top3{
	background: url(../images/cmtssbanner/banner3.png) no-repeat 0px 0px;
    background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;	
	min-height:700px;
}
.agileits-banner-info h3 {
    color: #fff;
    font-size: 5.5em;
    margin: 0.3em 0 0.2em 0;
    letter-spacing: 2px;
    font-weight:800;
	text-shadow: 1px 1px 2px rgb(12, 12, 12);
	-webkit-text-shadow: 1px 1px 2px rgb(12, 12, 12);
	-o-text-shadow: 1px 1px 2px rgb(12, 12, 12);
	-moz-text-shadow: 1px 1px 2px rgb(12, 12, 12);
	
}
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  background: #efb312;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #efb312;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  	border-radius: 30px;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}
.agileits-banner-info {
    text-align:center;
    padding: 17em 0 0em;
}

.agileits-banner-info p {
    color: #e2dfdf;
    font-size: 1.1em;
    line-height: 1.9em;
    letter-spacing: 9px;
    font-weight: 600;
     text-align:center;
}

/*-- //banner-top --*/ 
/*--flexisel--*/
.flex-slider{	
	background:#222227;
	padding: 70px 0 165px 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	padding:0 0 .5em;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px 2px;
	padding: 0px;
	position: relative;
	line-height: 35px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
       background:#222 url(../images/left.png) no-repeat 7px 7px;
     top: -13% !important;
	display:block;
}
.nbs-flexisel-nav-left {
	    left: 93.5%;
}
.nbs-flexisel-nav-right {
	right: 1.2%;
    background:#222 url(../images/right.png) no-repeat 7px 7px;
}
/*--//flexisel--*/
/*-- start-responsive-design --*/
@media (max-width:1440px){
	.cmtss-banner-top,.cmtss-banner-top1,.cmtss-banner-top2,.cmtss-banner-top3 {
		min-height: 630px;
	}
	.agileits-banner-info {
		padding: 15em 0 0em;
	}
	
	.agileits-banner-info h3 {
		font-size: 5em;
	}
}
@media (max-width: 1366px){
	.agileits-banner-info {
		padding: 13em 0 0em;
	}
	.nbs-flexisel-nav-left {
		left: 91.5%;
	}
}
@media (max-width: 1280px){
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 530px;
	}
	.agileits-banner-info {
		padding: 11em 0 0em;
	}
	.agileits-banner-info h3 {
      font-size: 4.5em;
	}
}
@media (max-width: 1080px){
	.w3_agileits_search {
		width:34%;
	}
	.menu--iris .menu__item {
		margin: 0 1em 0 0;
	}
	.wthree_banner_info {
		width: 80%;
	}
	.wthree_banner_info h2 {
		font-size: 2.4em;
		margin-bottom: 1.5em;
	}
	.banner-bottom h2 {
		font-size: 1.7em;
	}
	
	.w3l_header:after {
		left: 17%;
	}
	.w3_agileits_header:after {
		left:30% !important;
	}
	
	
	.agileits_cmtss_service_grid h4 {
		font-size: 0.9em;
		letter-spacing: 2px;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 2.5em;
	}
	.banner1 {
       min-height: 160px;
	}
	.agile_service_grd {
		width: 80px;
		height: 80px;
	}
	.agile_service_grd i {
		font-size: 1.7em;
		line-height: 2.8em;
	}
	.wthree_services_grid_left h3 {
		font-size: 1.3em;
	}
	.agileinfo_services_grid1 h4 {
		letter-spacing: 0px;
	}
	.w3_agileits_header1:after {
		left: 24% !important;
	}
	.w3_textbox h4 {
		font-size: 1.5em;
		margin: 1.5em 0 .5em;
	}
	.agileits_mail_grid_right1 {
		padding: 2em;
	}
	.agileits_mail_grid_right1 span i {
		font-size: 13px;
	}
	
	.w3_agileits_search {
		width: 30%;
	}
	.service-box p {
		font-size: .85em;
		margin: 0;
	}
	.icon i.fa {
		top: -29px;
		left: 53px;
	    font-size: 2.5em;
	}
	.w3-agile-post-img a {
		min-height: 290px;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 18em;
	}
	.w3-agile-post-img a ul li {
		font-size: 0.8em;
		padding: .5em 0em;
		width: 21%;
	}
	.stats {
		min-height: 254px;
		text-align: center;
	}
	.cmtss_stats_left {
		padding: 4em 0 4em 0;
	}
	.textbox h4 {
		font-size: 2em;
		margin-top: 1.9em;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 2em;
		padding-top: 2em;
	}
	.agileits-banner-info p {
       font-size: 1em;
	}
	.cmtss_mail_grid_left2 h3 {
		font-size: 1em;
		margin: 1em 0 0.3em;
		letter-spacing: 4px;
	}

	.agile_inner_w3ls-grids {
		margin-top: 2em;
	}
	.agileits_cmtss_banner_nav {
		margin: 0 auto;
		width: 95%;
	}
	
	.agileits-banner-info h3 {
		font-size: 4.3em;
	}
	#chart #bars li {
		width: 66px;
		height: 300px;
		margin: 0;
	}
		
	#chart #bars li .bar {
		display: block;
		width: 54px;
		margin-left: 15px;
		bottom: 0;
	}
	#chart {
		width: 500px;
		height: 300px;
		margin: 30px auto 0;
		display: block;
	}
	.banner-bottom,.services,.service-bottom,.contact,.inner_main_agile_section,.test {
		padding: 3em 0;
	}
	.agile_inner_grids {
		margin-top: 2em;
	}
	.sub_para_agile {
		font-size: 0.9em;
		letter-spacing: 2px;
		margin-top: 0.6em;
	}
	.banner-bottom h6,.inner_main_agile_section h6 {
		letter-spacing: 6px;
		font-size: 0.9em;
	}
	.medile_agile_its_blue {
		min-height: 150px;
	}
	.medile_agile_its_blue h4 {
		font-size: 2em;
		padding-top: 1.7em;
	}
	.medile_agile_its_green {
	  min-height: 150px;
	}
	.more.click {
		padding-top: 1em;
	}
	.nbs-flexisel-nav-left {
		left: 89.5%;
	}
	.w3_agile_event_grid1_pos p {
      padding: .1em 1em;
	}
	.agileits_cmtss_event_grid1 h5 {
		margin: 1em 0;
		font-size: 0.8em;
	}
	.agileits_cmtss_event_grid1 {
       padding: 1em;
	}
	figcaption h3 {
		font-size: 1.6em;
		margin-top: 45px;
	}
}
@media (max-width: 1024px){
	.w3_agileits_search {
		width: 30%;
	}
	.cmtss_work_grid_right h5 {
		font-size: 1.8em;
	}
	.cmtss_work_grid_right {
		padding: 2em 7em 0em 3em;
	}
	.w3_agileits_search input[type="submit"] {
		background-position:2px 1px;
	}
	
   .agileits-banner-info h3 {
		font-size: 4em;
	}
	.cmtss_stats_left {
		padding: 3em 0 0em 0;
	}
	.stats {
		min-height: 235px;
		text-align: center;
	}
	
	
	#chart {
		width: 487px;
		height: 300px;
		margin: 30px auto 0;
		display: block;
	}
	.more a {
      padding: 9px 25px;
	}
}
@media (max-width: 991px){
	
	.menu--iris .menu__item:last-child{
		margin-right:0;
	}
	.w3_agileits_search {
		width: 35%;
	}
	.wthree_banner_info h2 {
		font-size: 2.2em;
	}
	.link--kumya {
		padding: 12px 25px;
	}
	.banner-bottom h2 {
		width: 100%;
	}
	.agileits_banner_bottom_grid {
		float: left;
		width: 50%;
	}
	.agileits_banner_bottom_grid:nth-child(2){
		margin-bottom:2em;
	}
	
	.w3l_header:after {
		left: 21%;
	}
	.cmtss_work_grid_right {
		padding: 2em 5em 0em 3em;
	}
	.w3_agile_team_grid {
		width: 55%;
		margin: 5em 0 0 4em;
	}
	
	.agileits_cmtss_service_grid {
		float: left;
		width: 33.33%;
	}
	.wthree_services_grid_right {
		margin-top: 2em;
	}
	.agileits_cmtss_service_grid h4 {
		font-size: 1.1em;
		letter-spacing: 7px;
	}
	.cmtss_service_bottom_grid {
		float: left;
		width: 25%;
	}
	.agileits_cmtss_stats_grid {
		width: 65px;
		height: 65px;
	}
	.agileits_cmtss_stats_grid i {
		font-size: 1.5em;
		line-height: 2.5em;
	}
	.cmtss_service_bottom_grid p {
		font-size: 1.7em;
		width: 80%;
	}
	.cmtss_service_bottom_grid h3 {
		font-size: 1.2em;
		letter-spacing: 1px;
	}
	.agileinfo_services_grid {
		padding-top: 3em;
	}
	.agileinfo_services_grids {
		margin: 1em 0 0em;
	}
	.agileinfo_services_grid1 h4 {
		letter-spacing: 2px;
		font-size: 1.2em;
	}
	.agileinfo_services_grid1_pos {
		top: -22%;
	}
	.agileinfo_services_grid1 h4:after {
		right: 50%;
	}
	.w3_agileits_header1:after {
		left: 31% !important;
	}
	.agileits_portfolio_grid .w3_textbox {
		padding: 0 1em;
	}
	.w3_textbox h4 {
		font-size: 1em;
		letter-spacing: 3px;
	}
	.simplefilter li {
		padding: 0.6em 1.5em;
		font-size: 13px;
	}
	.cmtss_mail_grid_left {
		float: left;
		width: 100%;
		text-align: center;
		margin-bottom: 1em;
		padding:0;
	}
	.cmtss_mail_grid_left1 {
		float: none;
		margin-left: 3.5em;
	}
	.cmtss_mail_grid_left2 p {
		line-height: 1.8em;
	}
	.agileits_cmtss_mail_grid_right {
		margin-top: 2em;
	}
	.agileits_mail_grid_right1 input[type="submit"] {
		margin: .5em 0 0 6em;
	}
	.gallery-grid {
		padding: 0;
		float: left;
		width: 33%;
	}
	.textbox h4 {
		font-size: 1.5em;
		margin-top: 1.9em;
	}
	.banner-bottom, .services, .service-bottom, .contact,#blog {
		padding: 3em 0;
	}
	
	.agileits-banner-info {
		padding: 9em 0 0em;
	}
	.w3l_header {
		font-size: 1.8em;
	}
	.banner-bottom h2 {
		font-size: 1.6em;
	}
	.service-box {
		float: left;
		width: 50%;
	}
	.service-box:nth-child(3),.service-box:nth-child(4) {
		margin-top:2em;
	}
	.w3-agile-post-img a ul {
      padding: 4em 1em 0 1em;
	}
	.w3-agile-post-img a {
		min-height: 207px;
	}
	.w3-agile-post-info p {
		font-size: 0.9em;
		margin: 1em 0;
		letter-spacing: 1px;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 10em;
	}
	.stats {
		min-height: 430px;
		text-align: center;
		background: url(../images/banner.jpg) no-repeat 0px 0px;
	}
	.cmtss_stats_left {
		padding: 3.5em 0 0em 0;
		float: left;
		width: 50%;
	}
	.wthree_services_grid_right {
		margin-top: 2em;
		padding: 0;
	}
	.agileits_mail_grid_right1 input[type="submit"] {
		margin: .5em 0 0 6.3em;
	}
	#chart {
		width: 487px;
		height: 300px;
		margin: 60px auto 0;
		display: block;
	}
	.more.click {
		padding-top: 3.2em;
		margin: 0;
	}
	.medile_agile_its_blue h4 {
		font-size: 2em;
		padding-top: 1.7em;
	}
	.nbs-flexisel-nav-left {
		left: 87.5%;
	}
	.choose_icon:nth-child(2), .choose_icon:nth-child(4) {
		margin-right: 0;
	}
	.choose_icon:nth-child(3), .choose_icon:nth-child(4) {
		margin-top: 0em;
	}
	.choose_icon {
		padding: 3em 2em;
		margin-left: 0%;
		width: 100%;
		margin-bottom:1.2em;
	}
	.test-grid2 img {
		width: 23%;
		margin: 2em 0 4em 0;
	}
	
	
	figcaption h3 {
		font-size: 1.3em;
		padding: 10px 20px;
		margin-top: 28px;
	}
	.styled-input {
		width: 100%;
		margin: 1em 0 1em 0em;
		position: relative;
		float: left;
	}
	.contact-form textarea {
		min-height: 150px;
	}
	.banner1 {
		min-height: 168px;
	}
}
@media (max-width:900px){
	
	
}
@media (max-width: 800px){
	
	.w3_agileits_search input[type="search"] {
		width: 86%;
	}
	.w3_agileits_search input[type="submit"] {
		background-position: 1px 1px;
		width: 11%;
	}
	.wthree_banner_info h2 {
		font-size: 1.8em;
	}
	.agileinfo_more a {
		font-size: 13px;
	}
	.wthree_banner_info {
		margin: 8em auto 0;
	}
	.cmtss_work_grid_right h5 {
		font-size: 1.5em;
	}
	.cmtss_work_grid_right {
		padding: 0em 3em 0em 2em;
		margin-top: 2em;
	}
	.cmtss_work_grid_right p {
		margin: 1em 0 0;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 2.3em;
	}

	.agileits-banner-info h3 {
		font-size: 3.3em;
	}
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 480px;
	}
	.w3-agile-post-img a ul {
		padding: 2em 1em 0 1em;
	}
	.w3-agile-post-img a ul li {
		font-size: 0.8em;
		padding: .5em 0em;
		width: 27%;
	}
	
	.agileits_cmtss_event_grid1 h5 a{
		font-size:1.1em;
		letter-spacing:1px;
	}
	.w3_agile_event_grid1_pos p {
		padding: .1em 0.5em;
		font-size:0.9em;
	}
	.agile_event_grid1_pos ul li a {
	   font-size:0.85em;
	}
}
@media (max-width: 768px){
	.w3_agileits_search {
		width: 29%;
	}
	.w3_agileits_search input[type="submit"] {
		background-position: 0px 1px;
	}
	.w3_agile_map iframe {
		min-height: 300px;
	}
	.w3-agile-post-img a ul {
		padding: 3em 1em 0 1em;
	}
	.cmtss_stats_left {
		padding: 3em 0 0em 0;
		float: left;
		width: 50%;
	}
	
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 450px;
	}
	figcaption h3 {
		font-size: 1.3em;
		padding: 10px 20px;
		margin-top: 63px;
	}
	.styled-input {
		width: 100%;
		margin: 1em 0;
		position: relative;
		float: left;
	}
	.choose_icon {
      padding: 2em 2em;
	}
}
@media (max-width: 767px){
	
	.w3_agileits_search {
		width: 45%;
		float: none;
		margin: 0 auto;
	}
	.w3_agileits_search input[type="submit"] {
		width: 7%;
		background-position: 0px 5px;
	}
	.w3_agileits_search input[type="search"] {
		width: 91%;
	}
	
	.menu--iris .menu__item {
		margin: 6px 0;
	}
	
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 450px;
	}
	.agileits-banner-info p {
		font-size: 0.9em;
		letter-spacing: 9px;
	}
	.agileits-banner-info {
		padding: 10em 0 0em;
	}
	.banner-bottom h2 {
		font-size: 1.5em;
	}
	.w3-agile-post-img a ul {
		padding:7em 1em 0 2em;
	}
	.w3-agile-post-img a {
		min-height: 350px;
	}
	.w3-agile-post-img a ul li {
		font-size: 0.8em;
		padding: .5em 0em;
		width: 17%;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 35em;
	}
	
	ul.agile_forms {
		margin-bottom: 1em;
	}
	.agileits_cmtss_event_grid1 h5 a {
		font-size: 1.2em;
		letter-spacing: 2px;
	}
}
@media (max-width: 736px){
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 430px;
	}
	
	.textbox h4 {
		font-size: 1.3em;
		margin-top: 1.9em;
	}
	.agileits_mail_grid_right1 input[type="submit"] {
		margin: .5em 0 0 6em;
		width: 28%;
	}


}
@media (max-width: 667px){
	.cmtss_work_grid_left {
		width: 40%;
	}
	.cmtss_work_grid_right {
		margin-top: 0em;
		width: 53%;
		padding: 0em 3em 0em 1em;
	}
	.cmtss_work_grid_right h5 {
		font-size: 1.4em;
	}

	.banner-bottom, .services, .service-bottom, .contact, #blog {
		padding: 2.5em 0;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 28em;
	}
	.gallery-grid {
		padding: 0;
		float: left;
		width: 50%;
	}
	.textbox h4 {
		font-size: 1.3em;
		margin-top: 2.9em;
	}
	.agileits-banner-info h3 {
		font-size: 3em;
	}
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 400px;
	}
	.agileits-banner-info {
		padding: 7em 0 0em;
	}
	figcaption h3 {
		font-size: 1.3em;
		padding: 10px 20px;
		margin-top: 53px;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 2.3em;
		padding-top: 1.8em;
	}
	.nbs-flexisel-nav-left {
		left: 81.5%;
	}
}
@media (max-width: 640px){

	.cmtss_work_grid_left {
		width: 85%;
		float: none;
	}
	.cmtss_work_grid_right {
		width: 90%;
		padding: 2em 2em 3em;
		float: none;
	}
	.cmtss_work_grid_right h5 {
		font-size: 1.6em;
	}
	.w3l_header:after {
		left: 26%;
	}
	.agileits_banner_bottom_grids, .cmtss_work_grids, .wthree_testimonial_grids, .wthree_services_grids, .cmtss_mail_grid {
		margin: 2em 0 0;
	}
	.agileits_cmtss_quotes h3 {
		font-size: 1.2em;
	}
	.agileits_cmtss_quotes:after {
		font-size: 1.6em;
		right: -8%;
	}
	.agileits_cmtss_quotes {
		margin: 1em 0 0;
	}
	.w3_agileits_header:after {
		left: 45% !important;
	}
	.agileits_testimonials_right_grid:before {
		left: -3%;
	}
	.w3_testimonials_right_grid:before {
		right: -3% !important;
	}	
	.wthree_testimonial_grid_right h3 {
		font-size: 1.6em;
	}
	.wthree_testimonial_grid_right p {
		margin: 1em 0 0;
	}
	
	
	.agileits_cmtss_service_grid h4 {
		font-size: 1em;
		letter-spacing: 3px;
	}
	.cmtss_service_bottom_grid h3 {
		font-size: 1.1em;
	}
	.w3_agileits_header1:after {
		left: 35% !important;
	}
	.cmtss_mail_grid_left2 h3 {
		font-size: 1em;
		letter-spacing: 2px;
	}
	.agileits_mail_grid_lft_grid1 {
		margin: 2em 0 0;
	}
	.cmtss_mail_grid_left1 {
		width: 50px;
		height: 50px;
	}
	.cmtss_mail_grid_left1 span {
		font-size: 1em;
		line-height: 3.1em;
	}
	.w3_agile_map iframe {
		min-height: 250px;
	}
	.agileits_mail_grid_right1 input[type="submit"] {
		margin: .5em 0 0 5em;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 2em;
	}
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 400px;
	}
	.agileits-banner-info h3 {
		font-size: 2.5em;
	}
	.agileits-banner-info {
		padding: 9em 0 0em;
	}
	.banner1 {
		min-height: 143px;
	}
	.medile_agile_its_green,.medile_agile_its_blue {
		min-height: 140px;
	}
	
	
	.w3_agileits_about_grid_right {
		padding: 0;
	}
	
	.agileits_banner_bottom_grid {
		float: left;
		width: 50%;
	}
	.test-grid h4 {
      font-size: 1.4em;
	}
	.modal-header {
		padding: 10px 10px;
	}
	.map iframe {
		min-height:250px;
		border: none;
		margin-top:2em;
	}
	h3.agileits-icons-title {
		font-size: 25px;
	}
}
@media (max-width: 600px){
	.wthree_banner_info h2 {
		font-size: 1.5em;
	}
	.wthree_banner_info h2 span {
		font-size: .5em;
	}
	.banner {
		min-height: 400px;
		background-position: -135px 0px;
	}
	.w3_agileits_search {
		width: 60%;
	}
	
	.w3_agile_team_grid {
		width: 70%;
	}
	
	.cmtss_event_right h3 {
      font-size: 1.5em;
	}
	
	.wthree_services_grid_left h3 {
		font-size: 1.3em;
		letter-spacing: 0;
	}
	.agileits_cmtss_service_grid {
		float: left;
		width: 50%;
		margin-bottom: 1em;
	}
	.agileits_cmtss_service_grid:nth-child(4), .agileits_cmtss_service_grid:nth-child(5), .agileits_cmtss_service_grid:nth-child(6) {
		margin-top: 0em;
	}
	.f-bg-w3l {
		padding: 3em 0 3em 0;
	}
	.agile_inner_w3ls-grids.two {
		margin-top: 2em;
	}
	.agileits_mail_grid_right1 span i {
		width: 25%;
		padding: 10px 10px;
	}
	.agileits_mail_grid_right1 input[type="submit"] {
		margin: .5em 0 0 0em;
	}
	.agileits_mail_grid_right1 input[type="text"], .agileits_mail_grid_right1 input[type="email"], .agileits_mail_grid_right1 textarea {
		outline: none;
		width: 100%;
		margin-top: .5em;
	}
	.agileits_mail_grid_right1 textarea {
		min-height: 120px;
	}
	figcaption h3 {
		font-size: 1.2em;
		padding: 6px 20px;
		margin-top: 45px;
	}
	figcaption p {
		padding: 4px 20px;
		font-size: 0.9em;
		letter-spacing: 4px;
	}
	.banner-bottom, .services, .service-bottom, .contact, .inner_main_agile_section, .test {
		padding: 2em 0;
	}
	
	.agileits-banner-info {
		padding: 7em 0 0em;
	}
	.w3_agileits_about_grid_right {
		padding: 0;
	}
	.test-grid1 {
		padding: 0;
	}
	.test-grid2 {
		padding: 0;
	}
}
@media (max-width: 568px){
	
	.w3_agileits_header:after {
		left: 48% !important;
	}
	.agileits-banner-info p {
		font-size: 0.9em;
		letter-spacing: 5px;
	}
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 340px;
	}
	.service-box {
		float: left;
		width: 100%;
		margin-bottom: 2em;
	}
	.service-box:nth-child(3), .service-box:nth-child(4) {
		margin-top: 0em;
	}
	.w3-agile-post-img a {
		min-height: 300px;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 16em;
	}
	.w3-agile-post-img a ul li {
		font-size: 0.8em;
		padding: .5em 0em;
		width: 22%;
	}
	.w3l_header {
		font-size: 1.6em;
		letter-spacing: 2px;
	}
	
	.nbs-flexisel-nav-left {
		left: 75.5%;
	}
	.agileits-banner-info {
		padding: 5em 0 0em;
	}
}
@media (max-width: 480px){

	
	.agileits_banner_bottom_grid:nth-child(2) {
		margin-bottom: 0;
	}
	.w3l_header:after {
		width: 20%;
		left: 32%;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 1.8em;
	}
	.wthree_services_grid_left h3 {
		font-size: 1.2em;
		letter-spacing: 0;
	}
	.wthree_services_grid_left {
		padding: 0;
	}
	.wthree_services_grid_left p {
		margin: 1em 0 2em;
	}
	.agileits_cmtss_service_grid h4 {
		font-size: .9em;
		letter-spacing: 1px;
	}
	.cmtss_service_bottom_grid {
		width: 50%;
	}
	.cmtss_service_bottom_grid:nth-child(2){
		margin-bottom:2em;
	}
	.agileinfo_services_grid1 h4:after {
		right: 35%;
	}
	.agileinfo_services_grid1_pos {
		top: -15%;
	}
	.agileinfo_services_grid {
		padding-top: 2.5em;
	}	
	.w3_agileits_header1:after {
		left: 45% !important;
	}
	
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 15em;
	}
	.textbox h4 {
		font-size: 1.3em;
		margin-top: 1.9em;
	}

	#chart {
		width: 446px;
		height: 300px;
		margin: 60px auto 30px;
		display: block;
	}
	#chart #numbers {
		height: 100%;
		width: 46px;
		margin: -6px;
	}
	#chart #bars li span {
		bottom: -2em;
		left: 9px;
		font-size: 0.8em;
	}
	.medile_agile_its_blue h4 {
		font-size: 1.7em;
		padding-top: 1.7em;
	}
	.medile_agile_its_green, .medile_agile_its_blue {
		min-height: 117px;
	}
	.more.click {
		padding-top: 2.5em;
		margin: 0;
	}
	
	.w3_agileits_about_grid_left {
		padding: 0;
	}
	.agile_inner_grids {
		margin-top: 1.2em;
	}
	.agileits_banner_bottom_grids, .cmtss_work_grids, .wthree_testimonial_grids, .wthree_services_grids, .cmtss_mail_grid {
		margin: 1.2em 0 0;
	}
	.test-grid2 img {
		width: 34%;
		margin: 2em 0 4em 0;
	}
	
	.agileits_banner_bottom_grids.two {
		margin-top: 0em;
	}
	.agileinfo_copyright {
		margin: 1.22em 0 0;
		padding: 1em 0;
	}
	.map iframe {
		min-height:200px;
		border: none;
		margin-top:1em;
	}
	.agileits_banner_bottom_grid {
		float: left;
		width: 100%;
	}
}
@media (max-width: 440px){
	.agileits_banner_bottom_grid {
		width: 100%;
		padding: .5em 1em;
	}
	.cmtss_work_grid_left_pos img {
		border: 2px solid #efb312;
	}
	.agileits_cmtss_quotes:after {
		right: -10%;
	}
	
	.w3_agileits_service_banner_info h2 {
		font-size: 1.6em;
		letter-spacing: 3px;
	}
	.agileits_cmtss_service_grid {
		float: none;
		width: 60%;
		    margin: 0 auto 1.5em;
	}
	.agileits_cmtss_service_grid:nth-child(2){
		margin:2em auto;
	}
	.agileits_cmtss_service_grid p {
		line-height: 2em;
	}
	.agileits_cmtss_service_grid h4 {
		letter-spacing: 5px;
	}
	.w3_agileits_header:after {
		left: 62% !important;
	}
	.agileinfo_services_grid1 h4:after {
		right: 10%;
		width: 45%;
	}
	.agileinfo_services_grid1 h4 {
		letter-spacing: 1px;
	}
	.w3_textbox h4 {
		margin: 3.3em 0 .5em;
	}
	.w3_agileits_header1:after {
		left: 48% !important;
	}
	.agileits_mail_grid_right1 input[type="text"], .agileits_mail_grid_right1 input[type="email"], .agileits_mail_grid_right1 textarea {
		width: 100%;
		margin-top: .5em;
	}
	.agileits_mail_grid_right1 input[type="submit"] {
		margin: .5em 0 0 0em;
		width: 100%;
	}
	.agileits_cmtss_mail_grid_right,.agileinfo_mail_grid_left {
		padding: 0;
	}
	.agileits-banner-info h3 {
		font-size: 2em;
	}
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 300px;
	}
	.agileits-banner-info {
		padding:5.5em 0 0em;
	}
	.service-box h5 {
      font-size: 0.86em;
	}
	.services{
		padding:2em 0 1em 0;
	}
	.w3-agile-post-img a ul li {
		font-size: 0.8em;
		padding: .5em 0em;
		width: 27%;
	}
	.w3-agile-post-img a ul {
		padding: 6em 1em 0 2em;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 11em;
	}
	.textbox h4 {
		font-size: 1em;
		margin-top: 1.9em;
	}
	.banner1 {
		min-height: 116px;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 1.6em;
		letter-spacing: 3px;
		padding-top: 1.8em;
	}
	#chart #bars li .bar {
		display: block;
		width: 33px;
		margin-left: 2px;
		bottom: 0;
	}
	#chart #bars li {
		width: 56px;
		height: 300px;
		margin: 0;
	}
	#chart {
		width: 371px;
		height: 300px;
		margin: 60px auto 30px;
		display: block;
	}
	#chart #bars li span {
		bottom: -2em;
		left: -5px;
		font-size: 0.7em;
	}
	.medile_agile_its_blue h4 {
		font-size: 1.4em;
		padding-top: 2em;
	}
	
	
	.agileits_cmtss_banner_nav {
		padding: 0.5em 0;
	}
	.more {
		margin-top: 1.2em;
	}
	.agileits-banner-info {
		padding: 4em 0 0em;
	}
	.choose_right h3 {
       font-size: 1em;
	}
	.stats {
       min-height: 405px;
	}
	figcaption h3 {
		font-size: 1.3em;
		padding: 6px 20px;
		margin-top: 68px;
	}
   
}
@media (max-width: 414px){
	.agileits_banner_bottom_grid {
		width: 100%;
		padding: .5em 1em;
	}
	.cmtss_work_grid_left_pos img {
		border: 2px solid #efb312;
	}
	.agileits_cmtss_quotes:after {
		right: -10%;
	}
	
	.w3_agileits_service_banner_info h2 {
		font-size: 1.6em;
		letter-spacing: 3px;
	}
	.agileits_cmtss_service_grid {
		float: none;
		width: 60%;
		    margin: 0 auto 1.5em;
	}
	.agileits_cmtss_service_grid:nth-child(2){
		margin:2em auto;
	}
	.agileits_cmtss_service_grid p {
		line-height: 2em;
	}
	.agileits_cmtss_service_grid h4 {
		letter-spacing: 5px;
	}
	.w3_agileits_header:after {
		left: 62% !important;
	}
	.agileinfo_services_grid1 h4:after {
		right: 10%;
		width: 45%;
	}
	.agileinfo_services_grid1 h4 {
		letter-spacing: 1px;
	}
	.w3_textbox h4 {
		margin: 3.3em 0 .5em;
	}
	.w3_agileits_header1:after {
		left: 48% !important;
	}
	.agileits_mail_grid_right1 input[type="text"], .agileits_mail_grid_right1 input[type="email"], .agileits_mail_grid_right1 textarea {
		width: 100%;
		margin-top: .5em;
	}
	.agileits_mail_grid_right1 input[type="submit"] {
		margin: .5em 0 0 0em;
		width: 100%;
	}
	.agileits_cmtss_mail_grid_right,.agileinfo_mail_grid_left {
		padding: 0;
	}
	.agileits-banner-info h3 {
		font-size: 2em;
	}
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 300px;
	}
	.agileits-banner-info {
		padding:5.5em 0 0em;
	}
	.service-box h5 {
      font-size: 0.86em;
	}
	.services{
		padding:2em 0 1em 0;
	}
	.w3-agile-post-img a ul li {
		font-size: 0.8em;
		padding: .5em 0em;
		width: 27%;
	}
	.w3-agile-post-img a ul {
		padding: 6em 1em 0 2em;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 11em;
	}
	.textbox h4 {
		font-size: 1em;
		margin-top: 1.9em;
	}
	.banner1 {
		min-height: 116px;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 1.6em;
		letter-spacing: 3px;
		padding-top: 1.8em;
	}
	.medile_agile_its_blue h4 {
		font-size: 1.4em;
		padding-top: 2em;
	}
	
	
	.agileits_cmtss_banner_nav {
		padding: 0.5em 0;
	}
	.more {
		margin-top: 1.2em;
	}
	.agileits-banner-info {
		padding: 4em 0 0em;
	}
	.choose_right h3 {
       font-size: 1em;
	}
	.stats {
       min-height: 405px;
	}
	figcaption h3 {
		font-size: 1.3em;
		padding: 6px 20px;
		margin-top: 68px;
	}
}
@media (max-width: 384px){
	.wthree_banner_info h2 {
		font-size: 1.1em;
	}
	.agileits_banner_bottom_grid {
		width: 100%;
	}
	.w3l_header:after {
		left: 35%;
	}
	
	.wthree_services_grid_left h3 {
		font-size: 0.9em;
	}
	.agileits_cmtss_service_grid {
		width: 75%;
	}
	.w3_agileits_header:after {
		left: 68% !important;
	}
	.agileinfo_services_grid {
		padding: 2.5em 0 0;
	}
	.w3_textbox h4 {
		margin: 2.6em 0 .5em;
	}
	.w3_agileits_header1:after {
		left: 52% !important;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 1.4em;
	}
	.w3_agile_map iframe {
		min-height: 200px;
	}
	.banner1 {
		min-height: 100px;
	}
    .cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 270px;
	}
	.agileits-banner-info h3 {
		font-size: 1.8em;
	}
	.banner-bottom h2 {
		font-size: 1.4em;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 9em;
	}
	.w3-agile-post-img a {
		min-height: 200px;
	}
	.w3-agile-post-img a ul li {
		font-size: 0.8em;
		padding: .5em 0em;
		width: 33%;
	}
	.w3-agile-post-img a ul {
		padding: 2.6em 1em 0 1em;
	}
	.wthree_services_grid_left h4 {
		font-size: 0.85em;
		letter-spacing: 5px;
	}
	.agileits_cmtss_service_grid:nth-child(2) {
		margin: 1em auto;
	}
	.agileits-banner-info {
		padding: 4em 0 0em;
	}
	#chart #bars li {
		width: 51px;
		height: 300px;
		margin: 0;
	}
	
	#chart {
		width: 350px;
		height: 300px;
		margin: 60px auto 30px;
		display: block;
	}
	.banner-bottom h6,.inner_main_agile_section h6 {
		letter-spacing:4px;
		font-size: 0.85em;
	}
	
	.w3_agileits_about_grid_left p {
		line-height:1.9em;
		font-size: 0.9em;
	}
	.w3_agileits_about_grid_left ul li {
		margin-bottom: 0.5em;
		line-height: 1.6em;
		font-size: 0.9em;
		letter-spacing: 2px;
	}
	
	
}
@media (max-width: 375px){
	.w3_agileits_search {
		width: 90%;
	}
	
	.w3l_header:after {
		left: 37%;
	}
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 250px;
	}
	.more a {
		padding: 6px 18px;
	}
	.agileits-banner-info {
		padding: 3em 0 0em;
	}
	#chart #bars li {
		width: 47px;
		height: 300px;
		margin: 0;
	}
	#chart {
		width: 340px;
		height: 300px;
		margin: 60px auto 30px;
		display: block;
	}
	.w3l_header {
		font-size: 1.4em;
		letter-spacing: 2px;
	}
	
}
@media (max-width: 320px){

	.w3l_header:after {
		left: 45%;
	}
	.cmtss_work_grid_right h5 {
		font-size: 1.39em;
	}
	.w3_agileits_service_banner_info h2 {
		font-size: 1.2em;
	}
	.agileits_cmtss_service_grid {
		width: 85%;
	}
	.cmtss_service_bottom_grid p {
		font-size: 1.5em;
	}
	.cmtss_service_bottom_grid h3 {
		font-size: .9em;
	}
	.agileinfo_services_grid1 {
		padding: 2em 1em 1.5em;
	}
	.agileinfo_services_grid1 h4 {
		font-size: 1.1em;
	}
	.w3_agileits_header1:after {
		left: 63% !important;
	}
	.agileits_mail_grid_right1 {
		padding: .5em 1em;
	}
	.agileits_cmtss_mail_grid_right {
		margin-top: 1em;
	}
	.w3_agileits_search {
		padding: 5px 10px 10px;
	}
	.cmtss-banner-top, .cmtss-banner-top1, .cmtss-banner-top2, .cmtss-banner-top3 {
		min-height: 200px;
	}
	.agileits-banner-info {
		padding: 2.3em 0 0em;
	}
	.w3-agile-post-grids {
		padding: 0;
	}
	.w3-agile-post-info ul li:nth-child(2) {
		margin: 0 0 0 6em;
	}
	.agileits-banner-info h3 {
		font-size: 1.8em;
		letter-spacing:1px;
	}
	
	.medile_agile_its_blue h4 {
		font-size: 1.2em;
		padding-top: 1em;
		line-height: 1.6em;
	}
	.medile_agile_its_blue h4 {
		font-size: 1.2em;
		padding-top: 1em;
		line-height: 1.6em;
	}
	.more.click {
		padding-top: 2em;
		margin: 0;
	}
	.choose_icon {
		padding: 1em 1em;
	}
	.choose_icon i {
		font-size: 1.7em;
	}
	
	.nbs-flexisel-nav-left {
		left: 70.5%;
	}
}