/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
	margin:0;
	font-size: 100%;
	font-family: 'Lato', sans-serif;
	background: #fff;
}
body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h2,h3,h4,h5,h6{
	margin:0;
	font-family: 'Josefin Sans', sans-serif;
    font-weight: 600;
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*-- banner --*/
.banner,.banner1{
	padding:2em 0 0;
}
.banner{
	background:url(../images/ban.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:770px;
	position:relative;
}
.banner1{
	background:url(../images/banner.jpg) no-repeat 0px 0px;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	min-height:300px;
}
.w3_agile_logo{
	float:left;
}
.w3_agile_logo h1 a {
    font-size: 1.1em;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 5px;
	font-family: 'Josefin Sans', sans-serif;
	
}
.w3_agile_logo h1 a span {
    display: block;
    font-size: .3em;
    letter-spacing: 7px;
    text-transform: capitalize;
    background: rgba(0, 0, 0, 0.43);
    width: 98%;
    padding: 5px 0px 5px 33px;
    color: #00c4ff;
}
.agile_banner_info {
    width: 100%;
    margin: 15em 0 4em;
    text-align: center;
}
.agile_banner_info h3 {
    font-size: 6em;
    color: #fff;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 17px;
	line-height: 105px;
	font-family: 'Six Caps', sans-serif;
}
.agile_banner_info h3 span {
    color: #00c4ff;
}
.w3_agileits_social_media ul li{
	display: inline-block;
    font-weight: 600;
    margin: 0 .8em;
}
.w3_agileits_social_media ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    width: 35px;
    height: 35px;
    padding: 6px 0 0 0px;
    background: #ff0b00;
    transform: rotate(45deg);
}
.w3_agileits_social_media ul li a:hover {
    background: #00c4ff;
}
.w3_agileits_social_media ul li a:hover {
	color:#fff;
}
.w3_agileits_social_media {
    text-align: center;
}
.w3_agileits_social_media ul li a i {
    transform: rotate(-45deg);
}
.agileinfo_share {
    position: relative;
    color: #000000;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
}
/*-- menu --*/
.mobile-nav-button {
	position: fixed;
    margin:4em 0em 0;
    right: 14%;
    top: 0;
    z-index: 9999;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: rgb(22, 29, 29);
}

.mobile-nav-button .mobile-nav-button__line {
	width: 30px;
    height: 2px;
    background: #fff;
    position: relative;
    transition: 1s ease;
    margin: .3em auto;
}

.mobile-nav-button .mobile-nav-button__line:nth-of-type(2) { margin: 0.7em auto; }

.mobile-nav-button .mobile-nav-button__line--1 {
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	top: 13px;
	position: absolute;
}

.mobile-nav-button .mobile-nav-button__line--2 { 
	display: none;	
}

.mobile-nav-button .mobile-nav-button__line--3 {
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	top: 13px;
	position: absolute;
}

.mobile-nav-button .mobile-nav-button__line--1,.mobile-nav-button .mobile-nav-button__line--3 {
	left:10%;
}

.mobile-menu {
	display: block;
    width: 20%;
    right:-20%;
    height: 100%;
    background: rgba(0, 0, 0, 0.64);
    position: fixed;
    z-index: 9998;
    transition: 0.6s ease;
    top: 0;
    opacity: 0;
}

.mobile-menu ul {
	position: relative;
    top: 20%;
    padding: 0;
}

.mobile-menu ul li { 
	list-style: none;
    margin-bottom: 2em;
	display: block;
}
.mobile-menu ul li a {
	width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #ff0b00;
    font-size: 1em;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    padding: 1em 0;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.open > ul.dropdown-menu.agile_short_dropdown{
    display: block;
    transform: none !important;
    min-width: 65%;
    border: none;
    box-shadow: none;
    border-radius: 0;
    left: 18%;
}
.open > ul.dropdown-menu.agile_short_dropdown li{
	margin:0 !important;
}
ul.dropdown-menu.agile_short_dropdown > li > a:hover{
    background: none;
}
.mobile-menu ul li a:after {
	content: '';
	background: #00c4ff;
	width: 100%;
	height: 100%;
	position: absolute;
	right: -100%;
	top: 0;
	z-index: -1;
	transition: 0.4s ease;
}

.mobile-menu ul li a:hover,.mobile-menu ul li.active a { 
	color: #fff; 
}

.mobile-menu ul li a:hover:after,.mobile-menu ul li.active a:after { 
	right: 0; 
}
li.dropdown.act a.w3_icons_act {
    background: #0e0e0e;
	color: #fff;
}
.mobile-menu img {
	position: absolute;
	width: 150px;
	display: block;
	left: 50%;
	top: 3rem;
	transform: translatex(-50%);
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	-ms-transform: translatex(-50%);
	padding: 0;
	text-align: center;
}

.mobile-menu--open {
	opacity: 1;
	right:0%;
}
.dropdown.active.open a  ul.dropdown-menu.agile_short_dropdown li a.w3_icon_1:after{
	background:none !important;
}
/*-- //banner --*/

/*-- //Banner-Slider --*/
/*--modal--*/
.modal-content  img{
	width:100%;
}
.modal-content h4 {
    color: #000;
    text-align: center;
    font-size: 26px;
    margin-bottom: .5em;
    text-transform: uppercase;
}
.modal-content h5 {
    color: #00c4ff;
    padding-top: 15px;
    font-size: 21px;
}
.modal-content p{
	color:#636363;
	font-size:14px;
	line-height:25px;
	    padding-top: 10px;
}
.modal-header {
    padding: 30px;
}
/*--//modal--*/
/*-- /about --*/
.gallery,.team,.testimonials,.services,.test,.map-w3ls{
	padding: 100px 0px;
}
.about {
    background: url(../images/about.jpg)no-repeat 0px 0px;
    background-size: cover;
    padding: 0;
    min-height: 800px;
    position: relative;
    text-align: center;
    z-index: 999;
    margin: 0;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.about-bar-w3-agile {
    padding: 3em 20em;
    background: #00c4ff;
    text-align: center;
}
.about-bar-w3-agile p {
    color: #fdfdfd;
    font-size: 18px;
    line-height: 35px;
	letter-spacing: .5px;
}
.about-bar-w3-agile h2 {
    font-size: 2.5em;
    letter-spacing: 5px;
    color: #000;
    display: inline-block;
    float: left;
    margin-top: 5px;
}
.about-left-agileits-w3layouts h3 {
    color: #000;
    text-transform: capitalize;
    padding: 10px 15px;
    background: #00c4ff;
    display: inline-block;
    letter-spacing: 2px;
    font-weight: 700;
	font-size: 24px;
}
.about-main-w3-agile {
    padding: 8em 25em 0;
}
.about-left-agileits-w3layouts{
	border-right:2px solid #000;
}
.about-left-agileits-w3layouts, .about-right-agileinfo {
    padding: 25px;
    background: rgba(0, 0, 0, 0.41);
}
.about-left-agileits-w3layouts p, .about-right-agileinfo p {
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 35px;
    color: #fff;
}
.about-left-agileits-w3layouts h5, .about-right-agileinfo h5 {
    font-size: 23px;
    letter-spacing: 1px;
    color: #fff;
    background: #000;
    display: inline-block;
    padding: 8px 25px;
    margin-bottom: 1em;
}
a.find-about {
    float: none;
    margin-top: 3.5em;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 8px 25px;
    font-size: 15px;
    background: #ff0b00;
    border:none;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
a.find-about:hover {
		background: #00c4ff;
		transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
/*-- //about --*/
/*-- services --*/
.services{
	background:#252525;
}
.services h3{
	color:#fff!important;
}
.w3_sub_head{
	text-align:center;
	color:#FF008F;
	font-size:1em;
}
.w3_head {
    text-align: center;
    color: #212121;
    margin: 0 0 1em;
    font-size: 2.5em;
    text-transform: capitalize;
}
.nunc{
	position:relative;
	text-align:center;
	color:#999;
	line-height:1.8em;
	padding-bottom:1.5em;
}
.nunc:after{
	content: '';
    background: #FF008F;
    height: 2px;
    position: absolute;
    bottom: 0%;
    left: 45%;
    width: 10%;
}
.agileits_services_grids {
    margin: 0em 0 3em;
}
.agileits_services_grid {
    padding: 2em;
    border: 1px solid #999;
	border-left:3px solid #999;
    text-align: left;
    border-right: none;
    background: #fff;
	transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
.agileits_services_grid h5{
	font-size:1.5em;
	color:#000;
	margin: 0em 0 .5em;
	transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
.agileits_services_grid p{
	color:#7e7e7e;
	line-height:2em;
	font-size: 16px;
}
.agileits_services_grid:hover {
    background: #ecfbff;
    border-left: 3px solid #ff0b00;
    border-right: none;
	transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
.agileits_services_grid:hover h5 {
    color: #ff0b00;
	transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
/*--flexisel--*/
.flex-slider{	
background:#222227;
padding: 70px 0 165px 0;
}
.opportunity{
background:#28282e;
margin:0px 20px;
padding:80px 0;
position:relative;
}
#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;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:60px;
	height:115px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left:0%;
	top: 15% !important;
	display:none;
	}
.nbs-flexisel-nav-right {
	right: 0%;
	top: 15% !important;
	display:none;
	}
/*--//flexisel--*/
.agileits_service_grid_btm_left1{
	-webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
	z-index: 1;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.agileits_service_grid_btm_left1:before {
    bottom: 0;
    right: 0;
    border-bottom: 2px solid #ff0b00;
    border-right: 2px solid #ff0b00;
}
.agileits_service_grid_btm_left1:after, .agileits_service_grid_btm_left1:before {
    content: '';
    z-index: 2;
    width: 0;
    height: 0;
    visibility: hidden;
    position: absolute;
    -webkit-transition: all 800ms ease-in-out;
    -moz-transition: all 800ms ease-in-out;
    -ms-transition: all 800ms ease-in-out;
    -o-transition: all 800ms ease-in-out;
    transition: all 800ms ease-in-out;
}
.agileits_service_grid_btm_left1:after {
    top: 0;
    left: 0;
    border-top: 2px solid #ff0b00;
    border-left: 2px solid #ff0b00;
}
.agileits_service_grid_btm_left1:hover:after, .agileits_service_grid_btm_left1:hover:before {
    width: 100%;
    height: 100%;
    visibility: visible;
}
.agileits_service_grid_btm_left2 h5 {
    margin: 0em 0 .5em;
    color: #00c4ff;
    font-size: 1.5em;
    letter-spacing: 1px;
    text-transform: capitalize;
	transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
}
.agileits_service_grid_btm_left2 p {
    color: #999;
    font-size: 15px;
    line-height: 2em;
}
.agileits_service_grid_btm_left2 p span {
    color: #000;
    padding: 0px 4px 0px 10px;
    font-weight: bold;
}
.agileits_service_grid_btm_left2 {
    padding: 2em 1em;
    border: none;
    border-bottom: 2px solid #000000;
    background: #fff;
    text-align: center;
}
.agileits_service_grid_btm_left1:hover {
    cursor: default;
}
.agileits_service_grid_btm_left1:hover .agileits_service_grid_btm_left2 h5 {
    color: #ff0b00;
	transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
}
/*-- //services --*/
/*--sevices-section--*/
.sevices-w3layouts h3 {
    color: #fff!important;
}
.sevices-w3layouts{
	background:url("../images/s2.jpg") no-repeat 0px 0px;
	background-size:cover;
}
.sevices-w3layouts p.w-text {
    margin-top: 1em;
}
.sevices-w3layouts-row {
    margin-top: 4em;
}
.sevices-w3layouts-grids {
    /* border: 1px solid #fff; */
    padding: 3em 2em;
    width: 22.5%;
    position: relative;
    transition: .5s all;
    -webkit-transition: .5s all;
    -o-transition: .5s all;
    -moz-transition: .5s all;
    -ms-transition: .5s all;
    overflow: hidden;
    text-align: center;
    background: rgba(9, 9, 9, 0.53);
}
.sevices-w3layouts-grids.sevices-w3layouts-mdl {
    margin: 0 2.3em;
}
.sevices-w3layouts-grids.sevices-w3layouts-mdl1 {
    margin-right: 2.5em;
}
.sevices-w3layouts-grids h5 {
    font-size: 1.2em;
    text-transform: uppercase;
	color:#F58703;
}
.sevices-w3layouts-grids p {
	margin-top: 1em;
	font-size:1em;
	line-height:1.8em;
	color:#fcfcfc;
}
.sevices-w3layouts-row .social-icons {
    margin: 1em 0 0;
}
.sevices-w3layouts-img{
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
	transition: .7s all;
	-webkit-transition: .7s all;
	-moz-transition: .7s all;
}
.c1{
	background-color: #7371b7 ;
}
.c2{
	background-color: #fd9f3e ;
}
.c3{
	background-color: #3be8b0 ;
}
.c4{
	background-color: #fc636b ;
}
.sevices-w3layouts-img i {
    color: #fff;
    font-size: 4em;
    margin-top: 1.16em;
}
.sevices-w3layouts-grids:hover div.sevices-w3layouts-img {
	top:100%;
}

/*--//services-section--*/
/*-- Team --*/	
.h-f {
    width: 24%;
    float: left;
    margin-right: 1%;
}
.h-f:nth-child(4) {
    margin-right: 0%;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
}
.hf-text {
  text-align: center;
  background-color: #fff;
  padding-bottom: 1em;
  }
.hf-text h5 {
 font-size: 2em;
    font-weight: 400;
    color: #011750;
    line-height: 1.8em;
}
.hf-text p{
      color: #D00030;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
}
/* Common style */
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  height: auto;
  background: #000;
  text-align: center;
  /*cursor: pointer;*/
}

.grid figure img {
	position: relative;
	display: block;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 1em;
	color: #fff;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-errors: none;
}
.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}
.grid figure h4 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.grid figure h4 span {
    font-weight: bold;
    color: #fff;
    margin-left: 12px;
}
.grid figure h4,
.grid figure p {
	margin: 0;
}
figure.effect-jazz {
    background: -webkit-linear-gradient(-65deg, #000 0%,#000 100%);
    background: linear-gradient(-65deg, #000 0%,#000 100%);
}

figure.effect-jazz img {
	opacity: 0.8;
}
figure.effect-jazz figcaption::after,
figure.effect-jazz img,
figure.effect-jazz p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}
figure.effect-jazz figcaption::after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,0,1);
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}
figure.effect-jazz h2,
figure.effect-jazz p {
	opacity:1;
	-webkit-transform: scale3d(0.8,0.8,1);
	transform: scale3d(0.8,0.8,1);
}
figure.effect-jazz h4 {
    padding-top: 23%;
    color: #fff;
    font-size: 1.6em;
}
figure.effect-jazz p {
	    padding: 0em 2em;
    text-transform: none;
    font-size: 0.7em;
    opacity: 0;
    line-height: 1.8em;
}
figure.effect-jazz:hover img {
	opacity: 0.5;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}
figure.effect-jazz:hover figcaption::after {
	opacity: 1;
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}
figure.effect-jazz:hover h4,
figure.effect-jazz:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}
.h-f.one {
    margin-bottom:0em;
}
p.name-w3-agile {
    color: #ff0b00!important;
    text-transform: uppercase!important;
    font-size: 17px!important;
    font-family: 'Josefin Sans', sans-serif!important;
    font-weight: bold;
    margin-top: 7em!important;
    border-bottom: 2px dotted #00c4ff;
    display: inline-block;
    letter-spacing: 1px;
}

p.sec-w3layouts {
    color: #eee!important;
    text-transform: uppercase!important;
    font-size: 12px!important;
    letter-spacing: 2px;
    margin: 10px 0px 17px!important;
}
/*-- /Team --*/	 

/*-- Gallery Section --*/
.view {
    width: 350px;
    height: 234px;
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px rgba(107, 106, 107, 0.43);
    -moz-box-shadow: 1px 1px 2px rgba(107, 106, 107, 0.43);
    box-shadow: 1px 1px 2px rgba(107, 106, 107, 0.43);
    cursor: default;
}
.view:nth-child(1),.view:nth-child(2),.view:nth-child(3) {
	margin-top:0!important;
}
.view .mask,.view .content {
   width: 350px;
   height: 234px;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
	width:100%;
   display: block;
   position: relative;
}
.view h4 {
   text-transform: uppercase;
   color: #fff;
    font-family: 'Alegreya Sans', sans-serif;
   text-align: center;
   position: relative;
   padding:8px;
   margin: 9px 0 0 0;
}
.view p {
    /* font-style: italic; */
    font-size: 14px;
    position: relative;
    color: #d0cdcd;
    line-height: 1.8em;
    padding: 2px 20px 0px 20px;
    text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}
.view-ninth .mask-1, .view-ninth .mask-2 {
    height:393px;
    width: 361px;
    background:#000000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out 0.6s;
    -moz-transition: all 0.3s ease-in-out 0.6s;
    -o-transition: all 0.3s ease-in-out 0.6s;
    transition: all 0.3s ease-in-out 0.6s;
}
.view-ninth .mask-1 {
    left: auto;
    right: 0;
    -webkit-transform: rotate(56.5deg) translateX(-185px);
    -moz-transform: rotate(56.5deg) translateX(-185px);
    -o-transform: rotate(56.5deg) translateX(-185px);
    -ms-transform: rotate(56.5deg) translateX(-185px);
    transform: rotate(56.5deg) translateX(-185px);
    -webkit-transform-origin: 100% 0%;
    -moz-transform-origin: 100% 0%;
    -o-transform-origin: 100% 0%;
    -ms-transform-origin: 100% 0%;
    transform-origin: 100% 0%;
}
.view-ninth .mask-2 {
    top: auto;
    bottom:0px;
    -webkit-transform: rotate(56.5deg) translateX(185px);
    -moz-transform: rotate(56.5deg) translateX(185px);
    -o-transform: rotate(56.5deg) translateX(185px);
    -ms-transform: rotate(56.5deg) translateX(185px);
    transform: rotate(56.5deg) translateX(185px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}
.view-ninth .content {
    background:transparent;
    height: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    opacity: 0.5;
    width: 361px;
    overflow: hidden;
    -webkit-transform: rotate(-33.5deg) translate(-112px, 166px);
    -moz-transform: rotate(-33.5deg) translate(-112px, 166px);
    -o-transform: rotate(-33.5deg) translate(-112px, 166px);
    -ms-transform: rotate(-33.5deg) translate(-112px, 166px);
    transform: rotate(-33.5deg) translate(-112px, 166px);
    -webkit-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: all 0.4s ease-in-out 0.3s;
    -moz-transition: all 0.4s ease-in-out 0.3s;
    -o-transition: all 0.4s ease-in-out 0.3s;
    transition: all 0.4s ease-in-out 0.3s;
}
.view-ninth h4 {
    /* background: #e6005c; */
    margin: 9px 0 15px;
    border-bottom: 2px dotted #00c4ff;
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
    padding-bottom: 9px;
    padding: 7px 31px;
    display: inline-block;
    text-transform: capitalize;
    font-family: 'Josefin Sans', sans-serif;
}
.view-ninth a.info {
    display: none;
}
.view-ninth:hover .content {
   height: 130px;
    width: 330px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    opacity: 0.9;
    top: 40px;
    -webkit-transform: rotate(0deg) translate(0, 0);
    -moz-transform: rotate(0deg) translate(0, 0);
    -o-transform: rotate(0deg) translate(0, 0);
    -ms-transform: rotate(0deg) translate(0, 0);
    transform: rotate(0deg) translate(0, 0);
}
.view-ninth:hover .mask-1, .view-ninth:hover .mask-2 {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.view-ninth:hover .mask-1 {
    -webkit-transform: rotate(56.5deg) translateX(1px);
    -moz-transform: rotate(56.5deg) translateX(1px);
    -o-transform: rotate(56.5deg) translateX(1px);
    -ms-transform: rotate(56.5deg) translateX(1px);
    transform: rotate(56.5deg) translateX(1px);
}
.view-ninth:hover .mask-2 {
    -webkit-transform: rotate(56.5deg) translateX(-1px);
    -moz-transform: rotate(56.5deg) translateX(-1px);
    -o-transform: rotate(56.5deg) translateX(-1px);
    -ms-transform: rotate(56.5deg) translateX(-1px);
    transform: rotate(56.5deg) translateX(-1px);
}
/*-- //Gallery Section --*/
/*--testimonials--*/
.test {
    background: url(../images/test.jpg)no-repeat 0px 0px;
    background-size: cover;
    min-height: 544px;
    position: relative;
    text-align: center;
    z-index: 999;
    margin: 0;
}
.test-top2 {
    background: rgba(0, 0, 0, 0.58);
    padding: 1.5em;
}
.test-top3 {
    background: #00c4ff;
    padding: 1em 1.5em;
}
.test-top2 p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    text-align: right;
}
.test-top3 img {
    float: right;
    width: 20%;
}
.test-top3 h6 {
    float: left;
    color: #000;
    font-size: 1em;
    line-height: 2em;
    width: 76%;
    letter-spacing: 1px;
    margin-top: 1em;
}
/*--//testimonials--*/
/*--Contact --*/
.contact-left h6 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    color: #00c4ff;
    letter-spacing: 2px;
    margin-bottom:15px;
}
.open-w3ls {
    margin-top: 25px;
}
.contact-agile {
    background: #000000;
    width: 65%;
    padding: 3em 4em 3em;
    position: absolute;
    left: 17.5em;
    bottom: 20em;
}
.contact-left {
    float: left;
    width: 40%;
}
.contact-middle {
    width: 60%;
    float: left;
}
.contact-agile h4{
    text-align: left;
    font-size: 22px;
    margin-bottom: 13px;
    color: #00c4ff;
}
.contact-agile h4 {
    color: #00c4ff;
    font-size: 25px;
    margin-bottom: 10px;
}
.contact-left p {
    text-align: left;
    font-size: 15px;
    margin-bottom: 10px;
    color: #999;
    letter-spacing: 1px;
}
.contact-left a {
    color: #999;
    text-decoration: none;
	 transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.contact-left a:hover {
    color: #00c4ff;
	 transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.contact-left span {
    color: #444;
    font-size: 14px;
    letter-spacing: .8px;
    display: inline-block;
    margin-bottom: 15px;
}
.contact-agile p.heading-btm-w3ls,.sevices-w3layouts p.heading-btm-w3ls{
    color: #e7e3e3;
}
.contact-middle input[type="text"], .contact-middle input[type="email"], textarea {
    width: 100%;
    padding: 7px 10px;
    font-size: 15px;
    border: none;
    background: rgba(68, 68, 68, 0.28);
	 border-bottom: 2px solid rgba(68, 68, 68, 0.28);
    color: #fff;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.contact-middle input[type="text"]:hover, .contact-middle input[type="email"]:hover, textarea:hover {
    border-bottom: 2px solid rgba(255, 255, 255, 0.62);
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
}
.contact-middle p {
    color: #b1b1b1;
    margin-bottom: 4px;
    /* margin-left: 5px; */
    font-size: 15px;
}
.contact-middle input[type="text"],.contact-middle input[type="email"] {
    margin-bottom: 1.2em;
}
.input-w3ls {
    width: 49%;
    float: left;
}
.input-w3ls:nth-child(1){
	margin-right:10px;
}
input[type="text"]:focus,input[type="email"]:focus,textarea:focus{
	outline:none;
}
textarea {
    height: 90px;
    resize: none;
    width: 100%;
}
textarea:focus{
	outline:none;
}
.contact-middle input[type="submit"] {
    float: none;
    margin-top: 2em;
    display: inline-block;
    text-decoration: none;
    color: #fff;
    padding: 8px 25px;
    font-size: 15px;
    background: #ff0b00;
    border: none;
	outline:none;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
.contact-middle input[type="submit"]:hover {
    background: #00c4ff;
    transition: .5s ease-in;
    -webkit-transition: .5s ease-in;
    -moz-transition: .5s ease-in;
    -o-transition: .5s ease-in;
    -ms-transition: .5s ease-in;
}
.form-agileinfo {
    width: 100%;
}
/*--//Contact --*/


/*--Map --*/
.map-w3ls {
    position: relative;
    padding-bottom: 0px!important;
}
.map-w3ls h3 {
    margin-bottom: 9em!important;
}
.map-w3ls iframe {
    width: 100%;
    height: 400px;
    border: none;
}
/*-- //Map--*/
/*--footer--*/
.footer {
  padding: 5em 0 4em;
     background-color: rgb(16, 16, 16);
}
.footer h4 {
    margin:0 0 .5em;
}
.footer h3 {
    color: #fff;
    font-size: 1.4em;
    margin: 0.4em 0 .5em;
    text-transform: capitalize;
}
.footer-grids ul li {
      margin-bottom: 1em;
      list-style: none;
	     display: inline-block;
}
.footer-grids ul li a {
  color: #868686;
  font-size:14px;
  text-decoration: none;
}
ul.b-nav li{
	display:block;
}
section.social ul li a i {
    line-height: 34px;
    color: #fff;
}
.footer-grids ul li a:hover {
  color: #00c4ff;
}
.footer-grids h2 a {
    color: #00c4ff;
    font-size: 25px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
}
.footer-grids p  a{
	color: #868686;
    font-size: 14px;
    text-decoration: none;
}
.footer-grids p a:hover {
	color: #fff;
}
.footer-grids p {
    color: #a5a5a5;
    font-size: 14px;
    line-height: 1.8em;
    margin: 0;
    letter-spacing: .5px;
}
.footer-grids.w3l-agileits span {
    color: #444;
    font-size: 14px;
    letter-spacing: .8px;
}
.footer-grids form {
  margin-top: 1.2em;
}
.footer-grids form input[type="email"] {
  width: 72%;
  padding: 9px 12px;
  font-size: 0.9em;
  float: left;
  color: #8D8D8D;
  outline: none;
  border: none;
  background: #fff;
  -webkit-appearance: none;
}
.footer-grids form input[type="submit"] {
	width: 24%;
    font-size: 14px;
    float: left;
    color: #fff;
    outline: none;
    padding: 9px 9px;
    border: none;
    background:#ff0b00;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -webkit-appearance: none;
}
.footer-grids form input[type="submit"]:hover{
	    background: #00c4ff;
}
.footer-bottom {
	background-color: #201F1F;
	padding: 2em 0;
	text-align: center;
}
.footer-bottom p {
    color: #777;
    margin: 0;
    font-size: 14px;
    letter-spacing: .7px;
    margin-top: 9px;
}
.footer-bottom p a{
	color: #00c4ff;
	text-decoration:none;
}
.footer-bottom p a:hover{
	color: #ff0b00;
}
.top-w3ls a {
    color: #777;
    font-size: 14px;
    word-spacing: 1px;
    letter-spacing: .6px;
    text-decoration: none;
    display: block;
    text-align: right;
    margin-top: 6px;
}
.top-w3ls a:hover {
    color: #ffffff;
}
.top-w3ls a span {
    margin-right: 4px;
}
.social-agileits ul li{
	display: inline-block;
    font-weight: 600;
    margin: 0 .8em;
	text-align: center;
}
.social-agileits ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
    width: 35px;
    height: 35px;
    padding: 6px 0 0 0px;
    background: #ff0b00;
    transform: rotate(45deg);
}
.social-agileits ul li a:hover {
    background: #00c4ff;
}
.social-agileits {
    text-align: left;
}
.social-agileits ul li a i {
    transform: rotate(-45deg);
	font-size: 16px;
}
/*--w3-agile--*/
/*--agileits--*/
/*-- social-icons --*/
section.socialul li {
    display: inline-block!important;
	float:left;
}
.social{
    position:relative;
    margin: 10px auto 3px;
}
.social a{
    position: relative;
    display: inline-block;
    width:38px;
    height:38px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    text-align: center;
    margin-right: 10px;
}
.social .fb{
    background: #6788ce;
	border:2px solid #6788ce;
}
.social .fb:hover{
    background:none;
	border:2px solid #6788ce;
}
.social .tw{
    background: #00ACEE;
	border:2px solid #00ACEE;
}
.social .tw:hover{
    background:none;
	border:2px solid #00ACEE;
}
.social .gp{
    background: #DD4B39;
	border:2px solid #DD4B39;
}
.social .gp:hover{
    background:none;
	border:2px solid #DD4B39;
}
.social .pin{
    background: #fe4445;
	border:2px solid #fe4445;
}
.social .pin:hover{
    background:none;
	border:2px solid #fe4445;
}
.social .db{
    background: #f85993;
	border:2px solid #f85993;
}
.social .pin:hover{
    background:none;
border:2px solid #f85993;
}
/*--wthree-agile--*/
/*--agile-its--*/
/*--//footer--*/

/*--responsive--*/
@media(max-width:1600px){
	
}
@media(max-width:1440px){
	.agile_banner_info {
		margin: 11em 0 4em;
	}
	.about-main-w3-agile {
		padding: 6em 22em 0;
	}
	.about {
		min-height: 775px;
	}
	.mobile-menu ul li {
		margin-bottom: 1.5em;
	}
	.banner {
		min-height: 686px;
	}
	.agile_banner_info h3 {
		font-size: 5em;
	}
	.input-w3ls:nth-child(1) {
		margin-right: 9px;
	}
	.contact-agile {
		left: 16em;
	}
	.footer {
		padding: 4em 0 3em;
	}
	.lb-outerContainer {
		margin: 2em auto 0.5em auto;
	}
}
@media(max-width:1366px){
	.w3_agile_logo h1 a {
		font-size: 1em;
	}
	.agile_banner_info h3 {
		font-size: 4.5em;
		padding: 0px 54px;
		letter-spacing: 15px;
		line-height: 85px;
	}
	.agile_banner_info {
		margin: 10em 0 3.5em;
	}
	.banner {
		min-height: 652px;
	}
	.w3_head {
		margin: 0 0 .9em;
		font-size: 2.1em;
	}
	.about-main-w3-agile {
		padding: 6em 19em 0;
	}
	.about {
		min-height: 790px;
	}
	.about-left-agileits-w3layouts h5, .about-right-agileinfo h5 {
		font-size: 22px;
	}
	.agileits_services_grid h5,.agileits_service_grid_btm_left2 h5,.footer h3 {
		font-size: 22px;
	}
	.test-top3 h6 {
		font-size: 15px;
	}
	.gallery, .team, .testimonials, .services, .test ,.map-w3ls{
		padding: 80px 0px;
	}
	.map-w3ls h3 {
		margin-bottom: 10.4em!important;
	}
	.test {
		min-height: 486px;
	}
	.social-agileits ul li a {
		width: 30px;
		height: 30px;
	}
	.social-agileits ul li a i {
		font-size: 14px;
	}
	.social-agileits ul li a {
		padding: 4px 0 0 0px;
	}
}
@media(max-width:1280px){
	.banner {
		min-height: 610px;
	}
	.about-main-w3-agile {
		padding: 6em 16em 0;
	}
	.agileits_services_grid {
		padding: 1.5em;
	}
	.input-w3ls:nth-child(1) {
		margin-right: 8px;
	}
	.map-w3ls h3 {
		margin-bottom: 10.9em!important;
	}
	.contact-middle p {
		font-size: 14px;
	}
	.contact-agile {
		left: 14em;
		padding: 2em 3em 2em;
	}
	.map-w3ls h3 {
		margin-bottom: 9.3em!important;
	}
	.contact-left p {
		font-size: 13px;
	}
	.footer-bottom {
		padding: 1.5em 0;
	}
}
@media(max-width:1080px){
	.w3_agile_logo h1 a {
		font-size: .8em;
		letter-spacing: 4px;
	}
	.w3_agile_logo h1 a span {
		letter-spacing: 6px;
		padding: 5px 0px 5px 26px;
	}
	.header h1 {
		margin: 10px 0;
	}
	.mobile-nav-button .mobile-nav-button__line:nth-of-type(2) {
		margin: 0.5em auto;
	}
	.mobile-nav-button .mobile-nav-button__line {
		width: 26px;
		margin: .5em auto;
	}
	.mobile-nav-button .mobile-nav-button__line:active {
		margin: .4em auto;
	}
	.mobile-nav-button .mobile-nav-button__line--1, .mobile-nav-button .mobile-nav-button__line--3 {
		left: 18%;
	}
	.agile_banner_info h3 {
		font-size: 3.8em;
		line-height: 78px;
	}
	.agile_banner_info {
		margin: 8em 0 3em;
	}
	.banner {
		min-height: 532px;
	}
	.about-bar-w3-agile {
		padding: 3em 9em;
	}
	.about-main-w3-agile {
		padding: 6em 10em 0;
	}
	.about {
		min-height: 755px;
	}
	p.name-w3-agile {
		margin-top: 4.5em!important;
	}
	figcaption p:nth-child(3) {
		padding: 0!important;
	}
	p.name-w3-agile {
		font-size: 16px!important;
		letter-spacing: .5px;
	}
	.agileits_services_grid p {
		font-size: 15px;
	}
	.agileits_service_grid_btm_left2 h5 {
		font-size: 1.3em;
	}
	.agileits_service_grid_btm_left2 {
		padding: 1.4em 1em;
	}
	.view {
	  width: 292px;
	  height: 213px;
	  }
	  .view .mask, .view .content {
		  width:290px;
		  height: 232px;
	  }
	  .view-ninth .mask-1, .view-ninth .mask-2 {
		height:300px;
		width: 359px;
		}
	.view-ninth .mask-1 {
	  left: auto;
	  right: -55px;
	  }
	  .view-ninth .mask-1, .view-ninth .mask-2 {
	  height: 900px;
	  width: 900px;
	  }
	.view-ninth .content {
	  top: 32px !important;
	  width: 100% !important;
	  }
	.view-ninth .content {
	  -webkit-transform: rotate(-33.5deg) translate(-291px, 166px);
	  -moz-transform: rotate(-33.5deg) translate(-291px, 166px);
	  -o-transform: rotate(-33.5deg) translate(-291px, 166px);
	  -ms-transform: rotate(-33.5deg) translate(-291px, 166px);
	  transform: rotate(-33.5deg) translate(-291px, 166px);
	  }
	.view-ninth h4 {
		margin-top: 0px;
		padding-bottom: 3px;
	}
	.view p {
		padding: 0px 20px 0px 20px;
	}
	.test-top3 img {
		width: 24%;
	}
	.test-top2 p {
		font-size: 15px;
		line-height: 28px;
	}
	.contact-agile {
		left: 10em;
		bottom: 23em;
		width: 72%;
	}
	.map-w3ls h3 {
		margin-bottom: 10.5em!important;
	}
	.mobile-menu ul li a {
		font-size: 13px;
		padding: 12px 0;
		letter-spacing: 2px;
	}
	.contact-agile h4 {
		font-size: 22px;
	}
	.footer-grids h2 a {
		font-size: 23px;
	}
	.social-agileits ul li {
		margin: 0 .59em;
	}
	.footer-bottom p {
		margin-top: 0;
		line-height: 28px;
	}
	.social-agileits {
		margin-top: 13px;
	}
	.top-w3ls a {
		margin-top: 17px;
	}
	.footer-grids:nth-child(2), .footer-grids:nth-child(3), .footer-grids:nth-child(4) {
		margin-top: 31px;
	}
	.footer-grids ul li {
		margin-bottom: .6em;
	}
	.footer-grids form input[type="email"] {
		width: 76%;
	}
	.mobile-nav-button {
		margin: 3.5em 0em 0;
	}
}
@media(max-width:1050px){
	.mobile-menu ul li {
		margin-bottom: 2em;
	}
	.mobile-menu ul {
		top: 18%;
	}
	.about-bar-w3-agile {
		padding: 3em 8em;
	}
	.w3_head {
		font-size: 2em;
	}
	.gallery, .team, .testimonials, .services, .test, .map-w3ls {
		padding: 60px 0px;
	}
	.agileits_services_grid h5 {
		margin: 0em 0 .3em;
	}
	.agileits_services_grid p {
		font-size: 14.5px;
	}
	.test-top3 h6 {
		font-size: 14px;
	}
	.about-main-w3-agile {
		padding: 4.5em 10em 0;
	}
	a.find-about {
		margin-top: 2.8em;
	}
	.about {
		min-height: 700px;
	}
	.input-w3ls {
		width: 48.99%;
	}
	.footer {
		padding: 2.6em 0 2.9em;
	}
}
@media(max-width:1024px){
	.agile_banner_info h3 {
		font-size: 3em;
		line-height: 68px;
		letter-spacing: 13px;
		padding: 0px 73px;
	}
	.agile_banner_info {
		margin: 7em 0 2.5em;
	}
	.banner {
		min-height: 480px;
	}
	.about-bar-w3-agile p {
		font-size: 16px;
	}
	.about-bar-w3-agile {
		padding: 2em 8em;
	}
	.about-main-w3-agile {
		padding: 4.3em 10em 0;
	}
	.about-left-agileits-w3layouts p, .about-right-agileinfo p {
		font-size: 14px;
		line-height: 28px;
	}
	.about-left-agileits-w3layouts h5, .about-right-agileinfo h5 {
		font-size: 20px;
	}
	.about {
		min-height: 640px;
	}
	a.find-about {
		padding: 7px 20px;
	}
	p.name-w3-agile {
		margin-top: 5.5em!important;
	}
	.agileits_services_grid h5, .agileits_service_grid_btm_left2 h5, .footer h3 {
		font-size: 21px;
	}
	.agileits_services_grid p {
		font-size: 14px;
		line-height: 28px;
	}
	.agileits_services_grid {
		padding: 1em 1.4em;
	}
	.agileits_service_grid_btm_left2 h5 {
		font-size: 21px;
		letter-spacing: .5px;
	}
	.agileits_service_grid_btm_left2 p {
		font-size: 14.5px;
		line-height: 28px;
	}
	.view-ninth h4 {
		font-size: 20px;
	}
	.view p {
		font-size: 13px;
	}
	.test {
		min-height: 460px;
	}
	.test-top2 {
		padding: 1em 1.5em;
	}
	.input-w3ls:nth-child(1) {
		margin-right: 7px;
	}
	.contact-agile {
		left: 7.6em;
		bottom:16em;
		width: 76%;
	}
	.contact-middle input[type="submit"] {
		margin-top: 1.3em;
		padding: 6px 19px;
	}
	.map-w3ls iframe {
		height: 299px;
	}
}
@media(max-width:991px){
	.banner {
		min-height: 471px;
	}
	.agile_banner_info {
		margin: 5em 0 2.5em;
	}
	.w3_agileits_social_media ul li a {
		width: 32px;
		height: 32px;
		padding: 5px 0 0 0px;
	}
	.w3_agileits_social_media ul li {
		margin: 0 .6em;
	}
	.about-left-agileits-w3layouts {
		border-right: none;
		border-bottom: 2px solid #000;
	}
	.about-main-w3-agile {
		padding: 4.3em 14em 0;
	}
	.about {
		min-height: 775px;
	}
	.h-f {
		width: 41%;
		margin-right: 0;
		margin-left: 2.5em;
	}
	.h-f:nth-child(1),.h-f:nth-child(2) {
		margin-bottom: 1.5em;
	}
	figcaption p:nth-child(3) {
		padding: 0 10px!important;
		font-size: 0.8em;
	}
	p.name-w3-agile {
		margin-top: 7.5em!important;
		font-size: 18px!important;
	}
	.agileits_service_grid_btm_left {
		width: 33.3%;
		float: left;
	}
	.agileits_service_grid_btm_left2 {
		padding: 1em 1em;
	}
	.agileits_service_grid_btm_left1:before {
		border-bottom: 1px solid #ff0b00;
		border-right: 1px solid #ff0b00;
	}
	.agileits_service_grid_btm_left1:after {
		border-top: 1px solid #ff0b00;
		border-left: 1px solid #ff0b00;
	}
	.view {
		margin: 10px 3px;
		border: 6px solid #fff;
	}
	.view {
		width: 234px;
		height: 178px;
	}
	.view-ninth .content {
		top: 19px !important;
	}
	.test-top1 {
		width: 60%;
		margin: 0 auto;
		margin-bottom: 1em;
	}
	.test-top1:nth-child(3) {
		margin-bottom: 0em!important;
	}
	.test-top3 img {
		width: 18%;
	}
	.test-top3 h6 {
		margin-top: 1.3em;
	}
	.w3l-agileits {
		width: 50%;
		float: left;
		padding-left: 0;
	}
	.footer-one-w3ls{
		padding-right:2em;
	}
	.footer-grids:nth-child(2), .footer-grids:nth-child(3), .footer-grids:nth-child(4) {
		margin-top: 35px;
	}
	.social-agileits {
		margin-top: 6px;
		width: 100%;
		text-align: center;
	}
	.copy {
		width: 82%;
		float: left;
	}
	.top-w3ls {
		width: 18%;
		float: right;
	}
	.top-w3ls a {
		margin-top: 4px;
	}
	.copy,.top-w3ls {
		margin-top: 18px!important;
	}
	.footer-grids:nth-child(3), .footer-grids:nth-child(4) {
		margin-top: 7px;
	}
	.test-top3 h6 {
		margin-top: 1.35em;
	}
}
@media(max-width:900px){
	.banner {
		min-height: 420px;
		padding: 0.9em 0 0;
	}
	.mobile-nav-button {
		margin: 2.5em 0em 0;
	}
	.agile_banner_info h3 {
		font-size: 2.5em;
		line-height: 55px;
		letter-spacing: 9px;
	}
	.w3_agileits_social_media ul li a {
		width: 30px;
		height: 30px;
		padding: 3px 0 0 0px;
	}
	.w3_agileits_social_media ul li a i {
		font-size: 14px;
	}
	.agileinfo_share {
		font-size: 13px;
		letter-spacing: 1.2px;
	}
	.about-bar-w3-agile {
		padding: 2em 5em;
	}
	.w3_head {
		font-size: 1.9em;
	}
	.input-w3ls {
		width: 100%;
	}
	.input-w3ls:nth-child(1) {
		margin-right: 0;
	}
	.contact-middle {
		padding-left: 30px;
	}
	.contact-middle input[type="text"], .contact-middle input[type="email"] {
		margin-bottom: .8em;
	}
	.contact-agile {
		left: 5em;
		bottom: 17em;
		width: 82%;
	}
	.contact-middle p {
		font-size: 13px;
	}
	.map-w3ls h3 {
		margin-bottom: 13.3em!important;
	}
}
@media(max-width:800px){
	.banner {
		min-height: 372px;
	}
	.agile_banner_info {
		margin: 3.8em 0 1.7em;
	}
	.about-bar-w3-agile p {
		font-size: 14px;
		line-height: 30px;
	}
	.about-main-w3-agile {
		padding: 4em 11em 0;
	}
	.about-left-agileits-w3layouts h5, .about-right-agileinfo h5 {
		font-size: 18px;
	}
	a.find-about {
		margin-top: 2em;
	}
	.about {
		min-height: 720px;
	}
	.footer-grids h2 a {
		font-size: 21px;
	}
	.mobile-menu {
		width: 25%;
	}
	.mobile-nav-button {
		right: 4%;
	}
	.contact-left p {
		margin-bottom: 0px;
		line-height: 26px;
	}
	.contact-middle input[type="text"], .contact-middle input[type="email"], textarea {
		font-size: 14px;
	}
}
@media(max-width:768px){
	.banner {
		min-height: 357px;
	}
	.agile_banner_info h3 {
		line-height: 50px;
	}
	.about-bar-w3-agile {
		padding: 2em 4em;
	}
	.mobile-nav-button {
		right: 2%;
	}
	.about-main-w3-agile {
		padding: 4em 10em 0;
	}
	a.find-about {
		padding: 6px 16px;
		font-size: 14px;
	}
	.contact-middle input[type="submit"] {
		padding: 5px 15px;
		font-size: 14px;
	}
	.w3_agile_logo h1 a {
		font-size: .6em;
		letter-spacing: 3px;
	}
	.w3_agile_logo h1 a span {
		letter-spacing: 4px;
		padding: 5px 0px 5px 17px;
		font-size: .4em;
	}
}
@media(max-width:767px){
	.test-top1 {
		width: 57%;
	}
	.test-top2 p {
		font-size: 14px;
	}
	.map-w3ls h3 {
		margin-bottom: 13em!important;
	}
	.modal-dialog {
		width: 80%;
		margin: 3em auto 0;
	}
}
@media(max-width:736px){
	.header h1 {
		margin: 0 0;
	}
	.banner {
		min-height: 342px;
	}
	.mobile-nav-button {
		margin: 2em 0em 0;
	}
	.agile_banner_info h3 {
		line-height: 45px;
		font-size: 2.2em;
	}
	.agile_banner_info {
		margin: 4.5em 0 1.7em;
	}
	.about-main-w3-agile {
		padding: 4em 9em 0;
	}
	.about {
		min-height: 745px;
	}
	.agileits_services_grids {
		margin: 0em 0 2em;
	}
	.view {
		width: 223px;
		height: 170px;
	}
	.view-ninth .content {
		top: 14px !important;
	}
	.view p {
		padding: 0px 15px 0px 15px;
	}
	.test-top3 h6 {
		margin-top: 1.1em;
	}
	.copy {
		width: 81%;
	}
	.top-w3ls {
		width: 19%;
	}
	.mobile-menu {
		overflow-y: auto;
	}
	.mobile-menu ul li {
		margin-bottom: 1.2em;
	}
	.mobile-menu ul {
		top: 25%;
	}
}
@media(max-width:667px){
	.agile_banner_info h3 {
		line-height: 41px;
		font-size: 2em;
	}
	.banner {
		min-height: 310px;
	}
	.agile_banner_info {
		margin: 3.8em 0 1.3em;
	}
	.about-main-w3-agile {
		padding: 4em 7em 0;
	}
	p.name-w3-agile {
		margin-top: 6em!important;
	}
	.agileits_service_grid_btm_left {
		padding: 0 6px;
	}
	.agileits_services_grid h5, .agileits_service_grid_btm_left2 h5, .footer h3 {
		font-size: 19px;
	}
	.agileits_service_grid_btm_left2 h5 {
		font-size: 18px;
	}
	.agileits_service_grid_btm_left2 p {
		font-size: 14px;
		line-height: 24px;
	}
	.view {
		width: 200px;
		height: 153px;
	}
	.view p {
		font-size: 12px;
		padding: 0;
	}
	.view-ninth .content {
		top: 5px !important;
	}	
	.view-ninth h4 {
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 7px;
	}
	.test-top3 h6 {
		margin-top: 1.2em;
	}
	.test-top3 img {
		width: 21%;
	}
	.test-top3 ,.test-top2{
		padding: .8em 1em;
	}
	.test {
		min-height: 879px;
	}
	.contact-agile {
		left: 4.25em;
		width: 80%;
		padding: 1.5em 2em 1.8em;
	}
	.contact-middle {
		padding-left: 10px;
	}
	.map-w3ls h3 {
		margin-bottom: 12.6em!important;
	}
	.footer-one-w3ls {
		padding-right: .8em;
	}
	.footer-bottom p {
		font-size: 13px;
	}
	.top-w3ls {
		padding: 0px 10px;
	}
	.mobile-menu ul li a {
		font-size: 12.4px;
	}
}
@media(max-width:640px){
	.banner {
		min-height: 296px;
	}
	.agile_banner_info h3 {
		line-height: 39px;
		font-size: 1.8em;
	}
	.w3_agileits_social_media ul li a,.social-agileits ul li a {
		width: 26px;
		height: 26px;
		padding: 1px 0 0 0px;
	}
	.w3_agileits_social_media ul li a i,.social-agileits ul li a i {
		font-size: 12px;
	}
	.agileinfo_share {
		font-size: 11px;
	}
	.w3_head {
		font-size: 1.6em;
	}
	.view {
		width: 191px;
		height: 146px;
		border: 4px solid #fff;
	}
	.view-ninth .content {
		top: 4px !important;
	}
	.about-main-w3-agile {
		padding: 4em 6em 0;
	}
	.about {
		min-height: 740px;
	}
	.h-f {
		width: 43%;
		margin-left: 1.8em;
	}
	.test {
		min-height: 866px;
	}
	.contact-left p {
		font-size: 12.5px;
	}
	.contact-agile {
		left: 4.1em;
		bottom: 12em;
	}
	.map-w3ls iframe {
		height: 230px;
	}
	.map-w3ls h3 {
		margin-bottom: 14.2em!important;
	}
	.footer-grids p {
		font-size: 13px;
	}
	.top-w3ls {
		padding: 0px 8px;
	}
}
@media(max-width:600px){
	.agile_banner_info {
		margin: 3em 0 1.2em;
	}
	.banner {
		min-height: 277px;
		padding: 0.8em 0 0;
	}
	.about-main-w3-agile {
		padding: 4em 5em 0;
	}
	.w3_agileits_social_media ul li {
		margin: 0 .5em;
	}
	.about-left-agileits-w3layouts h5, .about-right-agileinfo h5 {
		font-size: 17px;
	}
	.about {
		min-height: 730px;
	}
	p.name-w3-agile {
		margin-top: 5em!important;
		font-size: 17px!important;
	}
	figcaption p:nth-child(3) {
		font-size: 0.7em;
	}
	.agileits_service_grid_btm_left {
		width: 60%;
		float: none;
		margin: 0 auto 1.3em;
	}
	.agileits_service_grid_btm_left:nth-child(3) {
		margin-bottom:0!important;
	}
	.view {
		width: 270px;
		height: 193px;
		border: 7px solid #fff;
	}
	.view-ninth .content {
		top: 25px !important;
	}
	.view p {
		font-size: 13px;
		padding: 0 8px;
	}
	.view-ninth h4 {
		margin-top: 11px;
	}
	.w3l-agileits {
		width: 100%;
		float: none;
		padding-left: 15px;
	}
	.footer-grids:nth-child(2), .footer-grids:nth-child(3), .footer-grids:nth-child(4) {
		margin-top: 17px!important;
	}
	.agileits_services_grid h5, .agileits_service_grid_btm_left2 h5, .footer h3 {
		font-size: 17px;
	}
	.footer-grids ul li a {
		font-size: 13px;
	}
	.footer-grids h2 a {
		font-size: 19px;
	}
	.footer-grids form {
		width: 55%;
	}
	.test {
		min-height: 852px;
	}
	.test-top3 h6 {
		margin-top: 1em;
	}
	.view:nth-child(3) {
		margin: 10px 3px!important;
	}
	.top-w3ls {
		padding: 0px 10px;
		width: 23%;
	}
	.copy {
		width: 77%;
	}
	textarea {
		height: 80px;
	}
	.map-w3ls h3 {
		margin-bottom: 13.9em!important;
	}
	.mobile-menu ul li a {
		letter-spacing: 1px;
	}
}
@media(max-width:568px){
	.w3_agile_logo h1 a {
		font-size: .5em;
	}
	.w3_agile_logo h1 a span {
		letter-spacing: 3px;
		padding: 4px 0px 4px 13px;
		font-size: .5em;
	}
	.mobile-nav-button {
		margin: 1.8em 0em 0;
		right: 3%;
	}
	.agile_banner_info h3 {
		line-height: 32px;
		font-size: 1.55em;
		letter-spacing: 7px;
	}
	.banner {
		min-height: 262px;
	}
	.about-bar-w3-agile {
		padding: 2em 3em;
	}
	.about-main-w3-agile {
		padding: 4em 4em 0;
	}
	.h-f {
		width: 45%;
		margin-left: 1.1em;
	}
	.h-f:nth-child(1), .h-f:nth-child(2) {
		margin-bottom: 1.3em!important;
	}
	p.name-w3-agile {
		margin-top: 6em!important;
	}
	.view {
		width: 253px;
		height: 193px;
	}
	.view-ninth h4 {
		margin-top: 12px;
	}
	.test-top1 {
		width: 72%;
	}
	.test-top3 h6 {
		margin-top: 1.4em;
	}
	.contact-middle {
		width: 100%;
		float: none;
		padding-left: 0;
	}
	.contact-left {
		float: none;
		width: 100%;
	}
	.map-w3ls h3 {
		margin-bottom: 25.8em!important;
	}
	.contact-left h6 {
		font-size: 14px;
		margin-bottom: 11px;
	}
	.contact-agile h4 {
		font-size: 20px;
	}
	.contact-agile {
		bottom: 13em;
		left: 4.25em;
		padding: 2em 2em 1.9em;
	}
	.test {
		min-height: 806px;
	}
	.agile_banner_info {
		margin: 2em 0 1.2em;
	}
	.banner {
		min-height: 240px;
	}
	.about-bar-w3-agile {
		padding: 2em 2em;
	}
}
@media(max-width:480px){
	.about-main-w3-agile {
		padding: 3em 4em 0;
	}
	.about-left-agileits-w3layouts h5, .about-right-agileinfo h5 {
		margin-bottom: .52em;
		font-size: 15px;
	}
	.about {
		min-height: 771px;
	}
	.h-f:nth-child(3) {
		margin-bottom: 1.3em!important;
	}
	.gallery, .team, .testimonials, .services, .test, .map-w3ls {
		padding: 50px 0px;
	}
	.h-f {
		width: 100%;
		margin-left: 0;
	}
	.grid {
		width: 55%;
	}
	.agileits_services_grid {
		padding: 2em 2em;
	}
	.view {
		width: 210px;
		height: 160px;
	}
	.view p {
		padding: 0 5px;
	}
	.view-ninth .content {
		top: 8px !important;
	}
	.contact-agile {
		left: 3.1em;
	}
	.test-top3 h6 {
		margin-top: 1em;
	}
	.copy, .top-w3ls {
		width: 100%;
		float: none;
	}
	.top-w3ls a{
		text-align:center;
		margin-top:0;
	}
	.top-w3ls {
		margin-top: 11px!important;
	}
	.mobile-menu {
		width: 30%;
	}
}
@media(max-width:414px){
	.w3_agile_logo h1 a {
		font-size: .42em;
		letter-spacing: 2px;
	}
	.w3_agile_logo h1 a span {
		letter-spacing: 2px;
		padding: 4px 0px 4px 8px;
		font-size: .6em;
	}
	.agile_banner_info h3 {
		line-height: 28px;
		font-size: 1.3em;
		letter-spacing: 5px;
		padding: 0px 40px;
	}
	.agileinfo_share {
		font-size: 10px;
	}
	.w3_agileits_social_media ul li a, .social-agileits ul li a {
		width: 24px;
		height: 24px;
		padding: 0px 0 0 0px;
	}
	.w3_agileits_social_media ul li {
		margin: 0 .4em;
	}
	.banner {
		min-height: 220px;
		padding: 0;
	}
	.mobile-nav-button {
		margin: 1em 0em 0;
	}
	.about-left-agileits-w3layouts p, .about-right-agileinfo p {
		font-size: 13px;
	}
	.about-main-w3-agile {
		padding: 3em 2em 0;
	}
	.about {
		min-height: 798px;
	}
	.grid {
		width: 65%;
	}
	.agileits_service_grid_btm_left {
		width: 67%;
	}
	.view {
		width: 260px;
		height: 194px;
		margin: 0 auto 25px auto!important;
		float: none;
	}
	.view:nth-child(3) {
		margin: 0 auto 25px auto!important;
	}
	.view:nth-child(9) {
		margin-bottom: 0!important;
	}
	.view p {
		padding: 0 10px;
		font-size: 13px;
	}
	.view-ninth .content {
		top: 25px !important;
	}
	.test-top1 {
		width: 82%;
	}
	.test {
		min-height: 824px;
	}
}
@media(max-width:384px){
	.about-left-agileits-w3layouts, .about-right-agileinfo {
		padding: 24px 24px 20px 24px;
	}
	.about {
		min-height: 815px;
	}
	.grid {
		width: 70%;
	}
	.agileits_service_grid_btm_left {
		width: 73%;
	}
	.test-top1 {
		width: 89%;
	}
	.contact-agile {
		left: 2em;
		width: 84%;
	}
	.footer-bottom {
		padding: 1.2em 0;
	}
	.footer {
		padding: 2.2em 0 2.9em;
	}
	.footer-grids form {
		width: 75%;
	}
}
@media(max-width:375px){
	.agile_banner_info {
		margin: 1.9em 0 1.2em;
	}
	.about-bar-w3-agile {
		padding: 1.3em 1em;
	}
	.grid {
		width: 72%;
	}
	.view {
		margin: 0 auto 15px auto!important;
	}
	.view:nth-child(3) {
		margin: 0 auto 15px auto!important;
	}
	.test-top3 h6 {
		margin-top: .8em;
	}
	.test {
		min-height: 900px;
	}
	.contact-agile {
		padding: 2em 1.5em 1.9em;
	}
	.agile_banner_info h3 {
		font-size: 1.4em;
		padding: 0px 20px;
	}
}
@media(max-width:320px){
	.modal-dialog {
		width: 95%;
	}
	.about-main-w3-agile {
		padding: 3em 1em 0;
	}
	.about {
		min-height: 845px;
	}
	.grid {
		width: 85%;
	}
	.agileits_service_grid_btm_left {
		width: 85%;
	}
	.test-top1 {
		width: 100%;
	}
	.test {
		min-height: 890px;
	}
	.mobile-menu ul {
		top: 21%;
	}
	.contact-agile {
		left: 0.35em;
		width: 96%;
	}
	.footer-grids form {
		width: 98%;
	}
	.test-top3 h6 {
		margin-top: .6em;
	}
}
/*--responsive--*/