/*--
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
body{
	padding:0;
	margin:0;
	background:#fff;
	position:relative;
	font-family: 'Raleway', sans-serif;
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	color: #66cc66;
}
a:link, a:visited {color:#66cc66; }
a:hover{
	text-decoration:none;
	color: #ccc;
}
a[href^="tel"]{
    text-decoration:none;
	color:#66cc66;
}
input[type="button"],input[type="submit"],input[type="reset"],.contact-form input[type="submit"], .contact-form input[type="reset"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
	font-family: 'Raleway', sans-serif;
	font-weight: 700;	
}	
p{
	margin:0;
	font-size: 16px;
	color: #333;
    line-height: 20px;
	margin-bottom:25px;
}
ul{
	margin:0;
	padding:0;
	list-style: none;
}
label{
	margin:0;
}
.center {text-align:center;}

hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }

/* #Images
================================================== */

	img.img-responsive {
		max-width: 100%;
		height: auto; }
		
		img {
		max-width: 100%;
		height: auto; }

/*-- header --*/ 

.header {background: #fff; min-height: 155px;}
h1 a.logo, h2 a.logo {
    font-size: 1.05em;
    color: #fff !important;
    z-index:1000;
	position:absolute; top:0; left:10px;
}
nav.navbar.navbar-default {position:absolute; top:0; right:0; z-index:10000;}
nav.navbar.navbar-default.navbar-fixed-top, nav.navbar.navbar-default {
    background: transparent;
    border: none;
    padding:2em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse, nav.navbar.navbar-default.top-nav-collapse {
    background: transparent;
	padding:10px;
}
.navbar-default .navbar-nav > li > a {
    color: #3c3489;
    font-size: 1.1em;
    font-weight: 700;
    
}
.navbar-default .navbar-nav > li:last-child > a {
    color: #fff;
    background-color: #66cc66;
    border-radius: 15px;
    
}
.navbar-default .navbar-nav > li:last-child > a:hover {
    color: #fff;
    background-color: #3c3489;
    border-radius: 15px;
    
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #7275b8;
   
	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #7275b8;
	
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px!important;
}
.navbar-right {
    margin-right: 10px;
}
.navbar-nav > li {
    margin: 0 .3em !important;
}
.navbar-default {
    background: rgba(255,255,255,0.7);
    border-color: transparent !important;
    margin: 0;
}
.navbar-nav .open .dropdown-menu {
		background:rgba(0, 0, 0, 0.71);
		z-index:1000;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	}
	.agile_short_dropdown {
    border-radius: 0;
    background:rgba(0, 0, 0, 0.71);
    text-align: left;
	padding:0;
	border: none;
}
.agile_short_dropdown li a{
	color:#fff;
	font-size:13px;
	font-weight:600;
	padding: 10px;
}
.agile_short_dropdown > li > a:hover{
    color: #fff;
    text-decoration: none;
    background-color: #66cc66;
}

/*-- //header --*/ 
/*--  Slider Part starts Here --*/
.slider-img {display: block; margin: 0 auto; text-align: center; }
.rslides_tabs {
	list-style: none;
	padding: 0;
	background: rgba(0,0,0,.25);
	
	-moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	-webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
	font-size: 18px;
	margin: 0 auto 50px;
	max-width: 540px;
	text-align: center;
	width: 100%;
}
.rslides_tabs li {
	display: inline;
	float: none;
	margin-right: 1px;
}
.rslides_tabs a {
	width: auto;
	line-height: 20px;
	padding: 9px 20px;
	height: auto;
	background: transparent;
	display: inline;
}
.rslides_tabs li:first-child {
	margin-left: 0;
}
.rslides_tabs .rslides_here a {
	background: rgba(255,255,255,.1);
	color: #fff;
	font-weight: bold;
}
.events {
	list-style: none;
}
.callbacks_container {
	position: relative;
	float: left;
	width: 100%;
}
.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}
.callbacks li {
	position: absolute;
	left: 0;
	top: 0;
}
.callbacks img {
	position: relative;
	z-index: 1;
	height: auto;
	border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 48%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 64px;
    width: 64px;
    background: url("../images/left-arrow.png") no-repeat 0px 0px;
}
.callbacks_nav.next {
    left: auto;
    background: url("../images/right-arrow.png") no-repeat 0px 0px;
    right: 40px;
}
.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

#slider-pager a {
	display: inline-block;
}

#slider-pager span {
	float: left;
}
#slider-pager span {
	width: 100px;
	height: 15px;
	background: #fff;
	display: inline-block;
	border-radius: 30em;
	opacity: 0.6;
}
#slider-pager .rslides_here a {
	background: #FFF;
	border-radius: 30em;
	opacity: 1;
}
#slider-pager a {
	padding: 0;
}
#slider-pager li {
	display: inline-block;
}
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	padding: 0;
	margin: 0;
	width: 100%;
}
.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	left: 0%;
	top: 0;
	width: 100%;
}
.rslides li {
	position: relative;
	display: block;
	float: none;
}
.rslides img {
	height: auto;
	border: 0;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 80.5%;
	z-index: 999;
	left: 44.5%;
	padding: 0em 0.6em 1em 0.3em;
	margin: 0;
}
.callbacks_tabs li {
	display: inline-block;
	margin: 0.5em;
}
.callbacks_tabs a {
	visibility: hidden;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	width:12px;
	height: 12px;
	display: inline-block;
	background: #fff;
	border: none;
	border-radius: 50%;
}
.callbacks_here a:after {
	background: #b56d10;
}
.slider-info {
    position: absolute;
    top: 0;
    z-index: 999;
    left: 229px;
    width: 100%;
    height: 100%;
    padding-top: 350px;
}
.slider-info img {
	width: 100px;
	margin: 0 auto;
}
.slider-info h3 {
    font-size: 45px;
    font-weight: 900;
    color: #FFF;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin: 2px 0px 10px;
}

.callbacks_tabs {
    list-style: none;
    position: absolute;
    bottom: -39%;
    left: 13.4%;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: block;
    text-align: center;
}
.slider-top span{
font-weight:600;
}
.callbacks_tabs li{
       display: inline-block;
    margin: 0 7px;
}
/*-- //Slider --*/

/*--  Slider Part ends Here --*/
.banner{
	position:relative;
}
.banner-info{
	background: url(../images/b1.jpg) no-repeat center 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:522px;
}
.banner-info1{
	background: url(../images/b2.jpg) no-repeat center 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:522px;
}

.banner-text{
	padding:150px 50px 10px 50px;
	width:100%;
	max-width:1200px;
	display:block;
	margin:0 auto;
		
}

.banner-text h2{
	color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-align: left;
	text-shadow: 2px 2px 1px #333;
	margin-bottom:20px;
}
.banner-text h3{
	color: #fff;
	font-size:24px;
	font-weight: 600;
	text-align:left;
	text-shadow: 2px 2px 1px #333;
	margin-bottom:10px;
}
span {
    color: #66cc66;
}
.agile_more a {
    font-size: 1.1em;
	font-weight: bold;
    color: #fff;
    text-decoration: none;
    background:#66cc66;
    padding: .7em 2em;
    display: inline-block;
	border-radius: 15px;
	margin-top: 20px;
}
.agile_more a:focus{
	outline:none;
}
.agile_more a:hover{
	background-color: #3c3489;
}
/*.agile_more.menu__item {
    text-align: center;
}*/


/*-- about --*/
.about, .services, .features, .contact {
    padding: 5em 0;
	position:relative;
}
.about {background: #3d358b;}
.about h2 { color: #fff; text-align: left;}
.about p { color: #fff; font-weight: 700;}
.about ul {color: #fff; font-size: 18px; margin-bottom:20px;}

h2 {
    font-size:24px;
    position:relative;
	margin-bottom:35px;
}

h3 {
    font-size:20px;
    position:relative;
	margin-bottom:35px;
}
h3:before {
    left: 0;
}
h3:after {
    right: 0;
}

/*-- //about --*/
/*-- services --*/  
.services {
    background:#fff;
}
.services .col-md-3 img {margin-bottom: 20px;}
.services h2 {color: #3d358b; font-weight: bold; text-align: left;}
.services ul {color: #3d358b; font-weight: bold; font-size: 18px; margin-bottom:20px;}


/*-- features --*/

.features {background-color: #7275b8;}
.features h2 {color: #fff; text-align: center;}
.features ul {color: #fff; font-size: 18px; font-weight: 700; margin: 80px 20px;}
.features ul li {padding-bottom: 15px;}


/* accordion styles*/

.dropdownheader{ /*header */
position:relative;
cursor: hand;
cursor: pointer;
font: bold;
font-size:1.2em;
margin: 10px 0 20px 0;
padding: 10px;
background: #3d358b;
color:#FFF;
}
.dropdownheader:hover{ /*header on hover*/
position:relative;
cursor: hand;
cursor: pointer;
font: bold;
font-size:1.2em;
margin: 10px 0 20px 0;
padding: 10px;
background: #66cc66;
color:#FFF;
}


.dropdownheader img {position:absolute; top:10px; right:10px;}
/*-- //services --*/ 


.more {
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    background:#669900;
	border:#fff 1px solid;
	margin-top:50px;
    padding: 10px;
    display: inline-block;
}

/*-- logos --*/ 

#logos { margin:0 auto; text-align:center; width:100%; }
#logos img {margin:10px; display:inline-block; text-align:center; }
		
/*-- contact --*/ 
#contact { background:#3c3489;}
#contact h2 {color:#fff; margin-bottom:25px; text-align: center;}
#contact legend {color:#fff; font-weight: bold;}
#contact fieldset {width: 50%; float: left; margin-bottom: 50px;}
#contact label {color: #fff;}
#contact p {margin-bottom:5px; text-align: center; font-size: 18px;}

form {margin: 50px 0;}
.mail_grids textarea{
	outline: none;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border:2px solid #fff;
    background:#fff;
    width: 97.3%;
    margin:0 0 3em 0;
    min-height: 150px;
    resize: none;
	font-weight:600;
}
.mail_grids textarea::-webkit-input-placeholder, .mail_grids input[type="text"]::-webkit-input-placeholder, .mail_grids input[type="email"]::-webkit-input-placeholder {
	color: #666 !important;
	
}
.mail_grids input[type="submit"], .mail_grids input[type="reset"]{
	outline: none;
    padding: 10px 20px;
	display: inline-block;
	margin: 10px 10px 10px 0;
	text-align: center;
    font-size: 1em;
	font-weight: bold;
    border: 1px;
	border-color: #66cc66;
	border-radius: 15px;
    color:#fff;
	background:#66cc66;
    width:auto;
}
.mail_grids input[type="submit"]:hover, .mail_grids input[type="reset"]:hover {
    color: #fff;
	background-color:#7275b8;
	border: 1px;
	border-color: #7275b8;
	border-radius: 15px;
}
.mail_grids input[type="text"], .mail_grids input[type="email"] {
    outline: none;
    padding: 10px;
    color: #333;
    font-size: 14px;
    border: 2px solid #fff;
    background:#fff;
    width: 97.3%;
    margin: 0 0 3em 0;
    resize: none;
    font-weight: 600;
}
span.input {
    width: 50%;
    float: left;
}
span.input:nth-child(2) {
    margin: 0 2em;
}

/*-- //contact --*/

/*-- map section --*/
.map { width:100%; height:450px; }

/*Make Google map responsive*/

.google-maps {
    position: relative;
    height: 450px;
    overflow: hidden;
	
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
	height:450px;
	margin:0;
	z-index:2;
}
/*-- /map section --*/

/*-- footer --*/ 
.footer{
	background: #666666;
	padding:30px 0;
}


/*-- social-icons --*/
.social-icons {
    margin: 10px auto;
	width:100%;
	text-align:center;
	
}
.social-icons img {margin:10px 5px;}

.footer p {
    text-align: center;
    padding:5px 0;
	margin:0;
    color: #fff; 
}
.footer a:link, .footer a:visited{
    color:#fff;
}
.footer a:hover{
    color:#fff;text-decoration: underline;
}

/*-- //footer --*/


/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 24px;
	right: 1%;
	overflow: hidden;
	z-index: 999; 
    width: 64px;
    height: 64px;
	border: none;
	text-indent: 100%;
	background: url("../images/top_up.png") no-repeat 0px 0px;
}
#toTopHover {
    width: 64px;
    height: 64px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/

/*--responsive--*/
@media(max-width: 1440px){
	.col-md-3, .col-md-6 {width:50%;}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 4.5em 4em;
	}
	.services-grid {margin-bottom:20px; min-height: 400px; margin-bottom: 50px; clear:right; border-bottom: 1px solid #ccc;}
	
}
@media(max-width: 1366px){
	.Main-agile {
		min-height: 694px;
	}
	.agileits-banner-info {
		padding: 18em 0 0;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 3.5em 3em;
	}
	
}
@media(max-width: 1280px){
	.agileits-banner-info span {
		letter-spacing: 8px;
	}
	
}
@media(max-width: 1080px){
	.Main-agile {
		min-height: 620px;
	}
	.agileits-banner-info {
		padding: 16em 0 0;
	}
	.about-top, .services, .gallery, .logos, .contact {
		padding: 4em 0;
	}
	
	.services-grid.agileits {
		padding: 0 .5em;
	}
	.services-grid h5 {
		font-size: 1.8em;
	}
	.agile_more a {
		letter-spacing: 1px;
	}
	
	
	.nbs-flexisel-nav-left {
		left: 3%;
	}
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		top: 39% !important;
	}
	.nbs-flexisel-nav-right{
		right: 3%;
	}
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: 1.7em;
		letter-spacing: 1px;
	}
	[class^='imghvr-'] .agile-figcaption p {
		font-size: 1.2em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 2.5em 2em;
	}
	.input {
		max-width: 278px;
	}
	h2 a.logo {
		font-size: 1.5em;
		letter-spacing: 3px;
	}
	
}
@media(max-width: 1050px){
	
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 2.5em 1em;
	}
	
}
@media(max-width: 1024px){
	h1 a.logo {
    font-size: 1.05em;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
	z-index:1000;
	position:absolute;
		top: 0;
}
	h1 a.logo img {width: 70%; height: auto;}
	.agile_more a {
		font-size: 1em;
	}
	.address-row {
		padding: 0 .5em;
	}
	.navbar-default .navbar-nav > li > a {
    font-size:14px !important;
    
}
		
}
@media (min-width: 991px) and (max-width: 1600px){
	[class^='imghvr-'] .agile-figcaption h4 {
    font-size: 1.2em !important;
    margin-bottom:15px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
}
[class^='imghvr-'] .agile-figcaption p{
	font-size:1.1em !important;
	line-height:1.2em;
	color:#fff;
	margin-bottom:5px;
}
	
}
@media(max-width: 991px){
	h1 a.logo img {width: 60%; height: auto;}
	.col-md-3 {width:100%; margin-bottom: 0;}
	.features ul {margin:0 10px;}
	.services-grid {margin-bottom:20px; min-height:150px;}
	.banner-info{
	background: url(../images/b1.jpg) no-repeat center 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:350px;
}
	
	.agileits-banner-info {
		padding: 15em 0 0;
	}
	.input {
		max-width: 205px;
	}
	
	
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 2em 1em;
	}
	.mail_grids {margin-top:50px;}
}
@media(max-width: 900px){
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 1.5em .2em;
	}
}
@media(max-width: 800px){
	h1 a.logo {
    font-size: 1.05em;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
	z-index:1000;
	position:absolute;
		top: 0;
}
	h1 a.logo img {width: 50%; height: auto;}
	h1 a.logo span {
		font-size: 1.1em;
	}
	.nav > li > a {
		padding: 9px 13px!important;
	}
	
	.cd-header-buttons {
		right: 17px;
	}
	.Main-agile {
		min-height: 560px;
	}
	.agileits-banner-info {
		padding: 13em 0 0;
	}
	
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: 1.3em;
	}
	[class^='imghvr-'] .agile-figcaption p {
		font-size: 1.1em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 1.5em .1em;
	}
	h2 a.logo {
		font-size: 1.3em;
	}
	
}
@media(max-width: 768px){
	h1 a.logo img {width: 100%; height: auto;}
	
	.navbar-default .navbar-nav > li > a {
		font-size:12px;
		color: #fff;
	}
}
@media(max-width: 767px){
	.col-md-3, .col-md-6 {width:100%;}
	
	.navbar-right {float:none !important; left:0; margin: 0 !important; padding: 0;  }
	.navbar-default .navbar-toggle {
		border-color: #333;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #333;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: transparent !important;
	}
	.navbar-toggle {
		margin:0 10px 0 0 !important;
	}
	.navbar-nav {
		margin: 0;
		text-align: center;
		float: none;
		background: rgba(9, 9, 9, 0.25);
		padding:0;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #66cc66;
		position: relative;
		width: 100%;
		padding: 0;
		background: #000;
		z-index: 9999;
		margin: 0;
	}
	.banner-text{
	padding:25px 10px 10px 10px;
	width: 100%;
	position:absolute;
	top:50px;
	left:0;
}
	.cl-effect-1 a::before {
		margin-right: 10px;
	}
	.cl-effect-1 a::after {
		margin-left: 10px;
	}
	
	.slider-info {
		width: 57%;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		background: rgba(11, 11, 11, 0.82);
		border: none;
	}
	.navbar-nav > li {
		margin: 1em 0 !important;
	}
	.navbar-nav > li > a {
		padding: 25px 0px;
		font-size: 12.5px;
		margin: 0;
	}
	.logo h1 {
		font-size: 1.7em;
		
	}
	.cd-header-buttons {
		top: -82px;
		right: 23px;
	}
	.navbar-default .navbar-toggle {
		border: 1px solid #66cc66;
		background: transparent;
		border-radius: 0px;
	}
	.slider-info {
		margin-left: 2.8em;
	}
	.callbacks_nav.prev {
		left: 10px;
	}
	.callbacks_nav.next {
		left: 95.5%;
	}
	
	.navbar-brand {
		margin-top: 9px;
	}
	.banner-text h2{
	color: #fff;
    font-size:24px;
	}
	.banner-text h3 {
		font-size: 20px;
	}
	#contact fieldset {width: 100%; float:none; margin-bottom:30px;}
	
}
@media(max-width: 736px){
	h1 {
		width: inherit;
		float: left;
	}
	.gallery-grids {
		padding: 1em;
	}
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: 1.7em;
	}
	[class^='imghvr-'] .agile-figcaption p {
		font-size: 1em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 4.5em 2em;
	}
	
}
@media(max-width: 667px){
	.Main-agile {
		min-height: 520px;
	}
	.agileits-banner-info {
		padding: 12em 0 0;
	}
	.services-grid h5 {
		font-size: 1.5em;
		letter-spacing: 0px;
	}
	
	.input {
		max-width: 162px;
	}
	
}
@media(max-width: 640px){
	
.banner-text{
	padding:40px 10px 10px 10px;
	width: 100%;
	display:block;
	margin:0 auto;
		
}
	.banner-text h2{
	color: #fff;
	font-size:18px;
	
}
	.banner-text h3{
	color: #fff;
	font-size:16px;
	
}
	
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 3.5em 2em;
	}
	.footer {
		padding: 3em 0;
	}
	
	.Main-agile {
		min-height: 500px;
	}
}
@media(max-width: 600px){
	.about-top, .services, .gallery, .logos, .contact {
		padding: 3em 0;
	}
	.input {
		max-width: 100%;
		margin: 1em 0;
	}
	.mail_grids textarea {
		padding: 10px 14px;
		margin: 1em 0 3em 0em;
	}
	
	.footer-nav ul li a {
		letter-spacing: 1px;
	}
	
	span.input {
		width: 100%;
	}
	.mail_grids input[type="text"], .mail_grids input[type="email"] {
		margin: 0 0 1em 0;
	}
	span.input:nth-child(2) {
		margin: 0;
	}
}
@media(max-width: 568px){
	.Main-agile {
		min-height: 450px;
	}
	.agile_more a {
		font-size: .9em;
	}
	.agileits-banner-info {
		padding: 11em 0 0;
	}
	
	
}
@media(max-width: 480px){
	h1 a.logo {
		font-size: .9em;
		
		}
	h1 a.logo img {width: 100%; height: auto;}
	.navbar-right {float:none !important; left:0px; top:10px !important; margin: 0; padding: 0; }
		
.banner-text{
	position:absolute;
	top:20px;
	left:0;
}	

	
	.Main-agile {
		min-height: 430px;
	}
	.agileits-banner-info {
		padding: 9em 0 0;
	}
	
	.services-grid.agileits {
		width: 100%;
		text-align: center;
	}
	.services-grid h5 {
		width: 100%;
	}
	.services-grid.agileits:nth-child(2), .services-grid.agileits:nth-child(3){
		margin-top:2em;
	}
	
	
	
	.mail_grids textarea {
		margin: 0 0 2em 0em;
	}
	.mail_grids input[type="submit"] {
		letter-spacing: 2px;
	}
	
	
}
@media(max-width: 414px){
	
		
	
	.navbar-default .navbar-nav > li > a {
		font-size:12px;
		padding: 8px 13px!important;
	}
}
@media(max-width: 384px){
	.navbar-toggle .icon-bar {
		width: 19px !important;
	}
	.navbar-toggle {
		padding: 8px 9px !important;
	}
	.agileits-banner-info {
		padding: 8em 0 0;
	}
	.about-top, .services, .features, .contact {
		padding: 2.5em 0;
	}
	
	
	
	.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
		width: 45px;
		height: 45px;
	}
	.nbs-flexisel-nav-left {
		left: -3%;
	}
	.nbs-flexisel-nav-right {
		right: -3%;
	}
	
	.mail_grids textarea {
		font-size: 13px;
	}
	.input__field--jiro {
		font-size: 13px;
	}
	
}
@media(max-width: 375px){
	.navbar-default .navbar-nav > li > a {
		font-size: .9em;
	}
	h1 a.logo span {
		font-size: 1em;
	}
	.navbar-default {
		margin: 1em 1em;
	}
	
	.cd-header-buttons {
		top: -44px;
	}
	.agileits-banner-info {
		padding: 6.5em 0 0;
	}
	.Main-agile {
		min-height: 400px;
	}
	.agile_more a {
		padding: .7em 1.5em;
	}
	.mail_grids textarea {
		min-height: 130px;
	}
	
	.services-grid span {
		font-size: 2.2em;
	}
	.services-grid h5 {
		font-size: 1.4em;
	}
	
	.cd-header-buttons {
		top: -60px;
		right: 18px;
	}
}
@media(max-width: 320px){
	h1 a.logo {
		font-size: .85em;
	}
	h1 a.logo span {
		font-size: .95em;
	}
	.navbar-toggle {
		padding: 7px 8px !important;
	}
	.agileits-banner-info p {
		margin: .5em 0 2em;
	}
	.Main-agile {
		min-height: 387px;
	}
	.agile_more a {
		padding: .7em 1.3em;
		font-size: .85em;
	}
	.about-top, .services, .gallery, .logos, .contact {
		padding: 2em 0;
	}
	
	
	.services-grid span {
		font-size: 2em;
	}
	.services-grid h5 {
		font-size: 1.3em;
	}
	.agileits-team-grid {
		width: 100%;
	}
	.agileits-team-grid:nth-child(3) {
		margin-top: 2em;
	}
	.agileits-team-grid:nth-child(4) {
		margin-top: 2em;
	}
	
	
	
	.nbs-flexisel-nav-left {
		left: -4%;
	}
	.nbs-flexisel-nav-right {
		right: -3%;
	}
	.gallery-grids {
		width: 100%;
		padding: 1em;
	}
	[class^='imghvr-'] .agile-figcaption h4 {
		font-size: 1.4em;
	}
	[class^='imghvr-'] .agile-figcaption, [class*=' imghvr-'] .agile-figcaption {
		padding: 3.5em 1em;
	}
	.footer {
		padding: 2em 0;
	}
	h2 a.logo {
		font-size: 1.1em;
	}
	
	.support input[type="email"] {
		padding: .6em 1em;
	}
	.support input[type="submit"] {
		padding: .7em 1em;
	}
}
/*--//responsive--*/









