@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i');
@import url('https://fonts.googleapis.com/css?family=Merriweather:400,900i');

@import url('../css/slider.css');
@import url('../css/owl.carousel.css');
@import url('../css/font-awesome.css');


html, body {
	font-family: 'Roboto', sans-serif;
	font-size: 100%;
	background: #FFf;
}
a:hover {
	text-decoration: none;
}
input[type="button"], input[type="submit"], li.parallelogram {
	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: "Oswald", sans-serif;
	font-weight: 700;
}
p {
	margin: 0;
	font-family: 'Roboto', sans-serif;
	line-height: 1.9em;
	font-weight: 400;
	letter-spacing: 1px;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
.top_banner {
	position: relative;
}
/*-- nav --*/
/*------------------------------------------*/
/*	     02 - Header & Navigation
/*------------------------------------------*/


.top-bar {
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;
}
.top-bar { margin:0 -15px}
.top-bar a {
	color: #2c2c2c;
}
.top-bar .contact-details {
 //border-left: 1px solid #f2f2f2;
 //padding-top: 8px;
}
.top-bar .contact-details li {
	display: inline-block;
	padding: 5px 15px;
 
	line-height: 32px; font-size:14px;
}

.top-bar .contact-details li i { color:#000}

.top-bar .contact-details li:last-child {
	border-right: 1px solid #f2f2f2;
}
.top-bar .contact-details li a:before {
	color: #2c2c2c;
}
.top-bar .contact-details li:first-child a:before {
	display: none;
}
.top-bar .contact-details li a {
	font-size: 14px;
	letter-spacing: 1px;
	display: block;
	line-height: 32px; font-weight:400
}
/* Top Bar Social */

ul.social-list li {
	float: right;
	border-left: 1px solid #f2f2f2;
}
ul.social-list li a {
	display: inline-block;
	transition: background 0.3s;
	-webkit-transition: background 0.3s;
	-moz-transition: background 0.3s;
	-o-transition: background 0.3s;
}
ul.social-list li:first-child {
	border-right: 1px solid #f2f2f2;
}
ul.social-list li a:hover {
	background: #FCB314;
}
ul.social-list li a i {
	font-size: 14px;
	display: block;
	width: 42px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
ul.social-list li a:hover i {
	-webkit-animation: toRightFromLeft 0.3s forwards;
	-moz-animation: toRightFromLeft 0.3s forwards;
	animation: toRightFromLeft 0.3s forwards;
	color: #fff;
}
 @-webkit-keyframes toRightFromLeft {
 49% {
 -webkit-transform: translate(40%);
}
 50% {
 opacity: 0;
 -webkit-transform: translate(-40%);
}
 51% {
 opacity: 1;
}
}
@-moz-keyframes toRightFromLeft {
 49% {
 -moz-transform: translate(40%);
}
 50% {
 opacity: 0;
 -moz-transform: translate(-40%);
}
 51% {
 opacity: 1;
}
}
@keyframes toRightFromLeft {
 49% {
 transform: translate(40%);
}
 50% {
 opacity: 0;
 transform: translate(-40%);
}
 51% {
 opacity: 1;
}
}
/* Top Bar Social */

.navbar-default {
	background: none;
	border: none;
}
.navbar {
	margin-bottom: 0;
}
.navbar-collapse {
	padding: 0;
}
.navbar-right {
	margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	color: #fff;
	background: none;
}
.navbar-default .navbar-nav > li > a {
	font-weight: 500;
	letter-spacing: 1px;
}
.navbar-nav > li > a {
	margin: 0;
	padding: 0 1.5em;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #e50004;
}
.navbar-default .navbar-nav > li > a:focus {
	color: #fff;
	outline: none;
}
nav.navbar.navbar-default {
	background: none;
	padding: 2em 2em 0em 2em;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #fff;
	background: none;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
}
.navbar-default .navbar-nav > .active.open > a:focus {
	background: #0a9dbd;
	color: #fff;
}
.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #FCB314;
}
.navbar-brand {
	padding: 0;
	text-transform: capitalize;
	letter-spacing: 3px;
	line-height: 33px;
	position: relative;
}
.agile_short_dropdown {
	border-radius: 0;
	background: #ffffff;
	text-align: center;
	padding: 0;
	border: none;
}
.agile_short_dropdown li a {
	text-transform: uppercase;
	color: #212121!important;
	font-size: 13px;
	font-weight: 600;
	padding: .8em 0;
}
.agile_short_dropdown > li > a:hover {
	color: #0a0a0a;
	text-decoration: none;
	background-color: #fcb314;
}
/*-- nav-effect --*/
#m_nav_bar {
	width: 80%;
	margin: auto;
}
#m_nav_list {
	list-style: none;
}
.m_nav_item {
	display: inline-block;
	margin-right: 0.5em;
}
.m_nav_item a {
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 2px;
	-webkit-transition-duration: 0.5s;
	padding: 10px 20px;
	font-size: 0.9em;
}
.container_open {
	position: fixed !important;
	display: block;
	height: 120px;
}
#m_nav_menu {
	width: 65px;
	height: 65px;
	position: fixed;
	background: #34b3f5;
	top: 0;
	left: 0%;
	z-index: 3;
	cursor: pointer;
}
.m_nav_ham {
	width: 20px;
	height: 2px;
	background: #fff;
	margin: 5px auto;
}
.m_nav_ham_1_open {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	margin-top: 15px;
}
.m_nav_ham_2_open {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -7px;
}
.m_nav_ham_3_open {
	opacity: 0;
}
.button_open {
	background: #333;
}
.agileits_ham {
	margin-top: 1.5em;
}
.agileits_ham.m_nav_ham_1_open {
	margin-top: 32px !important;
}
.menu__list li a i {
	padding-right: 1em;
}
.link--kumya:hover i, .menu__list .active a i {
	color: #fff;
}
.agile_short_dropdown {
	border-radius: 0;
	background: #ffffff;
	text-align: center;
	padding: 0;
	border: none;
}
.agile_short_dropdown li a {
	text-transform: uppercase;
	color: #212121!important;
	font-size: 13px;
	font-weight: 600;
	padding: .8em 0;
}
.agile_short_dropdown > li > a:hover {
	color: #0a0a0a;
	text-decoration: none;
	background-color: #fcb314;
}
ul.dropdown-menu.agile_short_dropdown li {
	list-style: none;
}
ul.dropdown-menu.agile_short_dropdown li a {
	padding: 10px 10px;
}
.link {
	outline: none;
	position: relative;
	display: inline-block;
}
/* ----------------------------------------------------------------*/
/* Start Navigation Section */
/* ----------------------------------------------------------------*/
.navbar-logo .sulfur-logo-text {
	margin-top: 15px !important;
}
.navbar {
	margin-bottom: 0;
	background: #fff;
	border-bottom: 1px solid #f2f2f2 !important;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
}
.navbar-brand {
	position: relative;padding: 27px 0;
	padding-top: 0;
	margin: 0!important;
	transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}
a.navbar-brand {
	font-size:30px;
	padding-top:20px; padding-bottom:20px;
	color:#000!important; font-family: 'Merriweather', serif; font-weight:900; font-style:italic;
}
.navbar-default .navbar-nav {
	margin-right: 10px!important;
	position: relative;
	transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-webkit-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
}
.navbar-default .navbar-nav > li {
	margin-left:10px;
}
.navbar-default .navbar-nav > li:first-child {
}
.navbar-default .navbar-nav > li > a {
	color: #2c2c2c;
	display: block;
	font-size:15px;
	line-height: 10px;
	font-weight: 500;
	padding:25px 15px 20px;
	overflow: hidden; margin:0 0 5px 0;
}
 
.navbar-default .navbar-nav > li > a.active, .navbar-default .navbar-nav > li:hover > a {color:#2c2c2c; }
 
 
 
 
/*-- nav --*/
.navbar-default {
 
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
}
.navbar-right {
    margin-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color:#FF9800;
    background:none;
}
.navbar-default .navbar-nav > .active > a:before{
	background: #FF9800;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}
.navbar-default .navbar-nav > li > a {
    font-weight: 700;
    letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > a:hover{
    color:#FF9800;
}
.navbar-default .navbar-nav > li > a:focus {
    color: #FF9800;
	outline:none;
}
nav.navbar.navbar-default {background: none;padding: 1.7em 0 0.2em 0;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
       color: #262c38;
    background: none;
}
.navbar-default .navbar-nav > li > a {
    color: #222;
}
.navbar-default .navbar-nav  > .active.open > a:focus {
	background:transparent;
	color: #fff;
}
 
a.navbar-brand i{
	color:#FF9800;
}
 
 .effect-3 {
	overflow: hidden;
}
.effect-3:before {
	left: -1px;
	bottom: 0;
	width: 100%;
	height: 2px;
	background:#FF9800;
	content: '';
    position: absolute;
    transition: transform .5s ease;
	transform: translateX(-100%);
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
}
.effect-3:hover:before {
	transform: translateX(0);
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-o-transform: translateX(0);
	-ms-transform: translateX(0);
}
 
 
 
 /*-- nav --*/ 
 
.navbar-default .navbar-nav .sup-dropdown {
	position: absolute;
	left: 100%;
	top: 0;
	width: 180px;
	background-color: #fff;
	margin-top: 10px;
	transition: margin-top 0.2s ease-in-out;
	-moz-transition: margin-top 0.2s ease-in-out;
	-webkit-transition: margin-top 0.2s ease-in-out;
	-o-transition: margin-top 0.2s ease-in-out;
	visibility: hidden;
	z-index: 3;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
	visibility: visible;
	margin-top: 0;
}
/*--------------------------------------------------*/
/* Start Header Section                             */
/*--------------------------------------------------*/
 

/*--/top_header_agile_info--*/
h3.titleagileits {
	font-size:35px;
	color: #080808; 
	position: relative;
	text-align: center; background:url(../images/boder.jpg) no-repeat center bottom; padding:0 0 10px 0;
}

.top_header_agile_info {
	position: absolute;
	z-index: 99;
	width: 100%;
	border-bottom: 1px solid rgba(221, 221, 221, 0.13);
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 99;
	left: 32%;
	top: 41%;
}
.banner_agile_info_wthree h2 {
	color: white;
	font-weight: 700;
	font-size: 4em;
	border: none;
	letter-spacing: 5px;
}
/*--//top_header_agile_info--*/
.about-wel {
	text-align: left;
}
.come {
	padding-left: 3em;
}
.come h3 {
	font-family: "Oswald", sans-serif;
}
.red {
	background: rgba(255, 255, 255, 0.84);padding: 10px;position: relative;box-shadow: 0 1px 4px #a5a5a7;
}
.red img {
	width: 100%;
}
 
.about-img {
	padding-top: 1em;
}
.about-img1 {
	padding: 0 0.5em 0 0;
}
.about-img2 {
	padding: 0 0 0 0.5em;
}
.about-wel p {
	font-size: 14px;
	color: #545151;
	line-height: 25px;
	margin: 1em 0 1.5em;
}
.steps-wel h5 {
	font-size: 1.5em;
	color: #00bfff;
	text-align: left;
	letter-spacing: 1px;
	margin: 0 0 2em;
}
.w3l_banner_bottom_grid1 {
	width: 60px;
	height: 60px;
	border: 2px solid #000;
	border-radius: 50px;
	text-align: center;
	position: relative;
	display: inline-block;
}
.banner_bottom_grids.first-posi-w3l {
	padding-left: 3em;
}
.w3l_banner_bottom_grid1 i {
	font-size: 1.5em;
	color: #26bdef;
	line-height: 2.3em;
}
.w3l_banner_bottom_grid1:nth-child(2), .w3l_banner_bottom_grid1:nth-child(3) {
	margin-top: 2em;
}
.banner_bottom_grid:hover .w3l_banner_bottom_grid1 i {
	color: #0accff;
}
.banner_bottom_grids h6 {
	font-size: 2.5em;
	line-height: 59px;
	color: #232323;
	font-weight: 300;
}
.w3l_banner_bottom_grid1:before {
	content: " ";
	width: 48px;
	height: 2px;
	background: #e6e6e6;
	position: absolute;
	top: 31px;
	left: -89%;
}
.w3l_banner_bottom_grid1:after {
	content: " ";
	width: 12px;
	height: 12px;
	background: #000000;
	position: absolute;
	top: 25px;
	border-radius: 50px;
	left: -89%;
}
.first-posi-w3l:before {
	position: relative;
}
.banner_bottom_grids h6:nth-child(2), .banner_bottom_grids h6:nth-child(3) {
	margin-top: .8em;
}
.banner_bottom_grids p:nth-child(2), .banner_bottom_grids p:nth-child(3) {
	margin-top: 2.2em!important;
}
.banner_bottom_grids p {
	text-align: left;
}
.banner_bottom_grids p {
	font-size: 1.4em;
	font-weight: 700;
	color: #3a3a3a;
	margin-top: 9px!important;
}
/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
 to {
 -webkit-transform: scale(0.9);
 transform: scale(0.9);
}
}
@keyframes hvr-pulse-shrink {
 to {
 -webkit-transform: scale(0.9);
 transform: scale(0.9);
}
}
.hvr-pulse-shrink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active, .banner_bottom_grid:hover .hvr-pulse-shrink {
	-webkit-animation-name: hvr-pulse-shrink;
	animation-name: hvr-pulse-shrink;
	-webkit-animation-duration: 0.3s;
	animation-duration: 0.3s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-direction: alternate;
	animation-direction: alternate;
}
/*--//services-section--*/
/*-- stats --*/
.stats_left {
	padding: 5em 0 4em 0;
	text-align: center;
}
.stats_left p {
	font-size: 80px;
	font-weight: 700;
	font-family: "Oswald", sans-serif;
	color: #fff;
	margin: 0;
}
.stats_left h3 {
	font-size: 1em;
	color: #efb312;
	font-style: italic;
	letter-spacing: 1px;
}
.stats_left i {
	font-size: 2.5em;
	color: #fff;
}
.w3l_stats_bottom_grid_left img {
	margin: 0 auto;
}
.stats {
	background: url(../images/wallhaven-12018.jpg) no-repeat 0px 0px fixed;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-moz-background-size: cover;
	min-height: 300px;
	text-align: center; margin:0 0 5em 0; 
}
/*-- //stats --*/
/*-- banner-bottom --*/
.agileits_banner_bottom_left {
	background: #000;
	padding: 0; min-height:300px;
}
.agileits_banner_bottom_pos_grid {
	padding:2em 2em;
}
.wthree_banner_bottom_grid_right h4 {
	font-size: 1.6em;
	color: #fcb314;
	margin-bottom: .7em;
	letter-spacing: 2px;
}

.wthree_banner_bottom_grid_right h4 a { color: #fcb314;}
.wthree_banner_bottom_grid_right h4 a:hover { color: #fff;}

.wthree_banner_bottom_grid_right p {
	color: #fff;
	line-height:25px; min-height:150px;
}
.agile_banner_bottom_grid_left_grid {
	width: 100px;
	height: 100px;
	text-align: center;
}
.agile_banner_bottom_grid_left_grid i {
	font-size: 3em;
	color: #fff;
	line-height: 2.1em;
}
.agileits_banner_bottom_left:hover .agileinfo_banner_bottom_pos, .agileits_banner_bottom_left1:hover .agileinfo_banner_bottom_pos, .agileits_banner_bottom_left2:hover .agileinfo_banner_bottom_pos {
	background: rgba(12, 12, 12, 0.98);
}
.agileits_banner_bottom_left:nth-child(2), .agileits_banner_bottom_left:nth-child(6), .agileits_banner_bottom_left:nth-child(4) {
	background: #111;
}
/* Radial Out */
.hvr-radial-out {
	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;
	overflow: hidden;
	background: transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.hvr-radial-out:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fcb314;
	border-radius: 100%;
	-webkit-transform: scale(0);
	transform: scale(0);
	-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;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
	color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .agileits_banner_bottom_left:hover .hvr-radial-out:before, .agileits_banner_bottom_left1:hover .hvr-radial-out:before, .agileits_banner_bottom_left2:hover .hvr-radial-out:before, .services_grid:hover .hvr-radial-out:before, .agileits_services_bottom_grid:hover .hvr-radial-out:before, .mail_grid_left:hover .hvr-radial-out:before {
	-webkit-transform: scale(2);
	transform: scale(2);
}
/*-- //banner-bottom --*/
/*--testimonial --*/
#testimonial {
	text-align: center;
}
h3.titleagileits.two {
	color: #fff;
}
.tittle-agileinfo {
	margin-bottom: 3em;
	text-align: center;
}
.test-review img {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-mox-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
	-moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
	-o-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
	-ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.41);
	width: 37%;
	border: none;
}
.test-review h5 {
	font-size: 1.3em;
	color: #0c2149;
	text-transform: none;
	text-align: center;
	letter-spacing: 1px;
}
.test-review p {
	color: #545151;
	line-height: 1.9em;
	padding: 0 10px;
}
.test-review span {
	color: #fcb314;
	letter-spacing: 3px;
	font-size: 15px;
	margin-top: 0.5em;
	display: block;
	font-weight: 600;
}
.test-review img {
	margin: 0 auto;
	position: absolute;
	top: -4em;
	left: 36%;
	width: 28%;
}
.test-review {
	background: #f1f1f1;
	padding: 5em 1em 1em;
	margin: 4em 1px 0;
	position: relative; min-height: 408px;
}
.test-review ul li {
	margin: 0 5px!important;
}
#testimonial {
	background: #12345f;
}
#testimonial, .inner_section, .about-agileinfo, #blog, .gallery {
	padding:1em 0;
}
.banner-bottom {
	padding: 5em 0 0 0;
}
/*-- //team --*/
.banner_bottom_right img {
	margin: 0 auto;
	width: 50%;
	float: right;
}
.banner_bottom_right {
	float: right;
	width: 100%;
}
.agileits_banner_bottom_grid {
	position: relative;
}
.blog-info-agileits-w3layouts {
	padding: 1em 2em 0em 1em;
	width: 50%;
	float: left;
}
.blog-info-agileits-w3layouts ul {
	margin-bottom: 1em;
}
.blog-info-agileits-w3layouts ul li {
	list-style: none;
	display: inline-block;
	margin-right: 10px;
	font-size: 15px;
	color: #888787;
}
.blog-info-agileits-w3layouts ul li i {
	color: #000;
	font-size: 17px;
	display: inline-block;
	margin-right: 10px;
}
.blog-info-agileits-w3layouts h5 a {
	border-bottom: 1px solid #ffb900;
	padding-bottom: 11px;
}
.event-info-wthree h5, .blog-info-agileits-w3layouts h5 a {
	font-size: 25px;
	letter-spacing: 1.5px;
	color: #000000;
	margin-bottom: 14px;
	line-height: 32px;
	display: block;
	text-decoration: none;
}
p.para-w3layouts {
	color: #545151;
}
.wthree_more a {
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding: 10px 30px;
	background: #26bdef;
	margin-top: 1.2em;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
}
.modal-header {
	text-align: center;
}
.modal-content p {
	font-size: 0.9em;
	color: #545151;
}
.modal-content img {
	margin: 1em 0;
}
.modal-header {
	border-bottom: none!important;
}
/*-//Blog-*/
.inner_banner_agileinfo {
	background: url(../images/wallhaven-3178.jpg) no-repeat 0px 0px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-attachment: fixed;
	min-height: 300px;
}
/*-- footer --*/
.agile_footer_grid_left {
	text-align: center;
	background: #eee;
	width: 33%;
	float: left;
	margin: 45px 1px 0;
	position: relative;
}
.agile_footer_grid_left1 {
	width: 70px;
	height: 70px;
	border: 4px solid #fff;
	text-align: center;
	margin: 0 auto 1em;
	position: absolute;
	border-radius: 50px;
	border-radius: 50px;
	top: -33px;
	left: 42%;
	background: #eee;
}
.agile_footer_grid_left1 span {
	color: #212121;
	font-size: 1.5em;
	line-height: 63px;
}
.agile_footer_grid_left h4, .agile_footer_grid_left a {
	color: #000;
	line-height: 1.8em;
	font-size: 14px;
	padding: 3em 0 2em;
	text-decoration: none;
	display: block;
}
.agile_footer_grid_left a:hover {
	color: #fe4630;
}
.agile_footer_grid_left h4 span {
	display: block;
}
.agileinfo_footer_bottom {
	background: #131315;
	font-style: normal;
	padding: 4em 0;
}
.agileinfo_footer_bottom_grid h2, .agileinfo_footer_bottom_grid h3 {
	color: #fff;
	font-size: 1.5em;
	margin: 0;
	padding-bottom: 1em;
	letter-spacing: 1px;
	font-weight: 300;
	margin: 0 0 .5em;
	position: relative;
}
.agileinfo_footer_bottom_grid h2:before, .agileinfo_footer_bottom_grid h3:before {
	content: "";
	width: 44px;
	height: 2px;
	background: #FCB314;
	display: block;
	bottom: 8px;
	left: 0px;
	position: absolute;
}
.agileinfo_footer_bottom_grid h2 span, .agileinfo_footer_bottom_grid h3 span {
	color: #fcb314;
	margin-left: .3em;
	font-weight: 600;
}
.agileinfo_footer_bottom_grid p {
	color: #999;
	line-height: 1.8em;
	margin: 0;
}
.agileinfo_footer_bottom_grid p a {color: #999;}
.agileinfo_footer_bottom_grid p a:hover {color: #fff;}

.agileinfo_footer_bottom_grid ul.tag2 {
	padding: 0;
	margin: 0 0 17px 0;
}
.agileinfo_footer_bottom_grid ul.tag2 li {
	display: inline-block;
}
.agileinfo_footer_bottom_grid ul.tag2 li a {
	font-size: 14px;
	color: #CCC8C8;
	padding: 7px 21px;
	background: #0f0f10;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
	text-transform: capitalize;
	letter-spacing: 1px;
}
.agileinfo_footer_bottom_grid ul.tag2 li a:hover {
	text-decoration: none;
	background: #26bdef;
	color: #fff;
}
.agileinfo_footer_bottom_grid ul.tag2 {
	display: block;
}
ul.tag2:last-child {
	margin: 0;
}
.agileinfo_footer_bottom_grid ul.twi li {
	display: block;
	color: #B8B8B8;
	font-size: 0.9em;
	margin-bottom: 1.5em;
	font-weight: 400;
	line-height: 1.8em;
}
.agileinfo_footer_bottom_grid ul.twi li i {
	padding-right: 1em;
}
.agileinfo_footer_bottom_grid ul.twi li:nth-child(2) {
	margin: 0;
}
.agileinfo_footer_bottom_grid ul.twi li a.mail {
	color: #B8B8B8;
	font-size: 0.9em;
	line-height: 1.9em;
	font-weight: 600;
	letter-spacing: 1px;
}
.agileinfo_footer_bottom_grid ul.twi li a.mail:hover {
	color: #fff;
}
.agileinfo_footer_bottom_grid ul.twi li span {
	display: block;
	margin: 1em 0 0em;
	color: #fff;
	font-size: 0.9em;
}
.flickr-grids {
	margin: 1em 0 0;
}
.flickr-grid {
	float: left;
	width: 33%;
	padding: 2px;
}
.flickr-grid img {
	width: 100%;
}
.agileinfo_footer_bottom_grid {
	padding-right: 0;
}
.agileinfo_footer_bottom1 {
	padding: 1em 0;
	background: #0f0f10;
}
.index-copy-right {
	background: transparent;
}
.agileinfo_footer_bottom1 p {
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.5px;
	text-align: center;
}
.agileinfo_footer_bottom1 p a {
	color: #26bdef;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
	-o-transition: .5s ease-in;
	-ms-transition: .5s ease-in;
}
.agileinfo_footer_bottom1 p a:hover {
	color: #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;
}
.social-nav {
	padding: 0;
	list-style: none;
	display: inline-block;
	margin: 2em 0 0;
}
.social-nav li {
	display: inline-block;
}
.social-nav a {
	display: inline-block;
	float: none;
	width: 30px;
	height: 30px;
	text-decoration: none;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	background: #000;
	position: relative;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.model-3d-0 a {
	background: #5C5B5B;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.model-3d-0 .front, .model-3d-0 .back {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translateZ(18px);
	-moz-transform: translateZ(18px);
	-ms-transform: translateZ(18px);
	-o-transform: translateZ(18px);
	transform: translateZ(18px);
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible;
	color: #212121;
	font-size: 12px;
}
.model-3d-0 .back {
	-webkit-transform: rotateX(90deg) translateZ(18px);
	-moz-transform: rotateX(90deg) translateZ(18px);
	-ms-transform: rotateX(90deg) translateZ(18px);
	-o-transform: rotateX(90deg) translateZ(18px);
	transform: rotateX(90deg) translateZ(18px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
a.twitter .front {
	background: #00acee;
}
a.facebook .front {
	background: #3b5998;
}
a.instagram .front {
	background: #f77737;
}
a.pinterest .front {
	background: #bd081c;
}
.twitter .back, .facebook .back, .instagram .back, .pinterest .back {
	background: #fff;
}
.model-3d-0 a:hover {
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	-ms-transform: rotateX(-90deg);
	-o-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
.model-3d-0 a:hover .back {
	-webkit-backface-visibility: visible;
	-moz-backface-visibility: visible;
	-ms-backface-visibility: visible;
	-o-backface-visibility: visible;
	backface-visibility: visible;
}
.social .front i {
	color: #fff;
	font-size: 12px;
}
.social .back i {
	color: #000;
	font-size: 12px;
}
.team_grid img {
	background: #e4e3e3;
	padding: 7px;
}
/*--social icons--*/
/* Brand Colours */
.facebook {
	background: #3b5998;
}
.twitter {
	background: #00acee;
}
.google-plus {
	background: #dd4b39;
}
.rss {
	background: #f26522;
}
.social-iconagile {
	width: 25%;
	float: left;
	text-align: center;
	padding: 1.5em 0;
}
.social-iconagile i {
	color: #fff;
	font-size: 28px;
}
.social-agileinfo a:hover {
	opacity: 0.8;
}
/*social icons*/

/*-- icons --*/
.grid_3.grid_4.agileits_icons_page {
	margin: 0;
}
ul.bs-glyphicons-list li:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
ul.bs-glyphicons-list li:hover span {
	color: #fff;
}
.codes a {
	color: #999;
}
.row.fontawesome-icon-list {
	margin: 0;
}
.icon-box {
	padding: 8px 15px;
	background: rgba(149, 149, 149, 0.18);
	margin: 1em 0 1em 0;
	border: 5px solid #ffffff;
	text-align: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
	cursor: pointer;
}
.icon-box:hover {
	background: #000;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.icon-box:hover i.fa {
	color: #fff !important;
}
.icon-box:hover a.agile-icon {
	color: #fff !important;
}
.codes .bs-glyphicons li {
	float: left;
	width: 12.5%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
}
.codes .bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
}
.codes .glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #777;
}
.codes .bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}
h3.icon-subheading {
	font-size: 25px;
	color: #26bdef !important;
	margin: 30px 0 15px;
	font-weight: 400;
}
h3.agileits-icons-title {
	text-align: center;
	font-size: 35px;
	color: #000;
	font-weight: 300;
}
.icons a {
	color: #999;
}
.icon-box i {
	margin-right: 10px !important;
	font-size: 20px !important;
	color: #282a2b !important;
}
.bs-glyphicons li {
	float: left;
	width: 18%;
	height: 115px;
	padding: 10px;
	line-height: 1.4;
	text-align: center;
	font-size: 12px;
	list-style-type: none;
	background: rgba(149, 149, 149, 0.18);
	margin: 1%;
	cursor: pointer;
}
.bs-glyphicons .glyphicon {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 24px;
	color: #282a2b;
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #fcb314;
}
.bs-glyphicons .glyphicon-class {
	display: block;
	text-align: center;
	word-wrap: break-word;
}
@media (max-width:1080px) {
.icon-box {
	width: 33.33%;
}
}
@media (max-width:991px) {
h3.agileits-icons-title {
	font-size: 28px;
}
h3.icon-subheading {
	font-size: 22px;
}
.icon-box {
	width: 50%;
}
}
@media (max-width:768px) {
h3.agileits-icons-title {
	font-size: 28px;
}
h3.icon-subheading {
	font-size: 25px;
}
.row {
	margin-right: 0;
	margin-left: 0;
}
.icon-box {
	margin: 0;
	float: left;
}
.input {
	max-width: 99%;
}
.input {
	margin: 1em 0em 1em 0;
}
}
@media (max-width: 640px) {
.icon-box {
	float: left;
	width: 50%;
}
h3.icon-subheading {
	font-size: 22px;
}
.grid_3.grid_4.agileits_icons_page {
	margin-top: 0;
}
}
@media (max-width: 480px) {
.bs-glyphicons li {
	width: 31%;
}
h3.agileits-icons-title {
	font-size: 25px;
}
h3.icon-subheading {
	font-size: 19px;
}
}
@media (max-width: 414px) {
h3.agileits-icons-title {
	font-size: 23px;
}
h3.icon-subheading {
	font-size: 18px;
}
.bs-glyphicons li {
	width: 31.33%;
}
}
@media (max-width: 384px) {
.icon-box {
	float: none;
	width: 100%;
}
}
@media (max-width: 375px) {
.agileits_icons_page {
	margin: 0 !important;
}
}
/*-- //icons --*/
/*--Typography--*/
.well {
	font-weight: 300;
	font-size: 14px;
}
.list-group-item {
	font-weight: 300;
	font-size: 14px;
}
li.list-group-item1 {
	font-size: 14px;
	font-weight: 300;
}
.typo p {
	margin: 0;
	font-size: 14px;
	font-weight: 300;
}
.show-grid [class^=col-] {
	background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3 {
	margin-bottom: 2em;
}
.xs h3, h3.m_1 {
	color: #000;
	font-size: 1.7em;
	font-weight: 300;
	margin-bottom: 1em;
}
.grid_3 p {
	color: #999;
	font-size: 0.85em;
	margin-bottom: 1em;
	font-weight: 300;
}
.grid_4 {
	background: none;
	margin-top: 50px;
}
.label {
	font-weight: 300 !important;
	border-radius: 4px;
}
.grid_5 {
	background: none;
	padding: 2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
	color: #26bdef;
	font-weight: 400;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p {
	line-height: 2em;
	color: #888;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.alert {
	font-size: 0.85em;
}
h1.t-button, h2.t-button, h3.t-button, h4.t-button, h5.t-button {
	line-height: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl {
	padding: 0;
}
.in-gp-tb {
	padding-right: 0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2 {
	margin: 0 0 10px;
}
@media (max-width:800px) {
.grid_3.grid_5.w3ls, .grid_3.grid_5.w3l, .grid_3.grid_5.agileits, .grid_3.grid_5.agileinfo, .grid_3.grid_5.wthree {
	margin: 0;
}
}
@media (max-width:768px) {
.grid_5 {
	padding: 0 0 1em;
}
.grid_3 {
	margin-bottom: 0em;
}
.grid_3.grid_5.w3l {
	margin-top: 1.5em;
}
}
@media (max-width:640px) {
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: .5em;
}
.progress {
	height: 10px;
	margin-bottom: 10px;
}
ol.breadcrumb li, .grid_3 p, ul.list-group li, li.list-group-item1 {
	font-size: 14px;
}
.breadcrumb {
	margin-bottom: 25px;
}
.well {
	font-size: 14px;
	margin-bottom: 10px;
}
h2.typoh2 {
	font-size: 1.5em;
}
.label {
	font-size: 60%;
}
.in-gp-tl {
	padding: 0 1em;
}
.in-gp-tb {
	padding-right: 1em;
}
.list-group {
	margin-bottom: 20px;
}
}
@media (max-width:480px) {
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	font-size: 1.2em;
}
.table h1 {
	font-size: 26px;
}
.table h2 {
	font-size: 23px;
}
.table h3 {
	font-size: 20px;
}
.label {
	font-size: 53%;
}
.alert, p {
	font-size: 14px;
}
.pagination {
	margin: 20px 0 0px;
}
.grid_3.grid_4.w3layouts {
	margin-top: 0;
}
}
@media (max-width: 320px) {
.grid_4 {
	margin-top: 18px;
}
h3.title {
	font-size: 1.6em;
}
.alert, p, ol.breadcrumb li, .grid_3 p, .well, ul.list-group li, li.list-group-item1, a.list-group-item {
	font-size: 13px;
}
.alert {
	padding: 10px;
	margin-bottom: 10px;
}
ul.pagination li a {
	font-size: 14px;
	padding: 5px 11px;
}
.list-group {
	margin-bottom: 10px;
}
.well {
	padding: 10px;
}
.nav > li > a {
	font-size: 14px;
}
table.table.table-striped, .table-bordered, .bs-docs-example {
	display: none;
}
}
/*-- //typography --*/
/*-- about-bottom --*/
.w3l_about_bottom_left {
	padding: 0;
	position: relative;
}
.w3l_about_bottom_left img {
	width: 100%;
}
.play-icon {
	position: absolute;
	top: 51%;
	left: 46%;
}
.play-icon span {
	font-size: 3em;
	color: #24f4ff;
}
.play-icon:focus {
	outline: none;
}
.w3l_about_bottom_left_video {
	position: absolute;
	top: 37%;
	left: 36%;
}
.w3l_about_bottom_left_video h4 {
	text-transform: uppercase;
	font-size: 1.5em;
	color: #fff;
}
.w3l_about_bottom_right {
	padding: 3em 5em;
	background: #26bdef;
	min-height: 495px;
}
.agileinfo_header1 {
	font-size: 1.6em;
	color: #212121;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 600;
	padding: .5em 0;
	position: relative;
}
.agileinfo_header1:before, .agileinfo_header1:after {
	content: '';
	background: #ffffff;
	height: 2px;
	position: absolute;
	width: 10%;
}
.agileinfo_header1:before {
	top: 0%;
	left: -5%;
}
.agileinfo_header1:after {
	bottom: 0%;
	right: 52%;
}
.w3l_about_bottom_right p {
	margin: 1em 0 1.3em;
	color: #555;
	line-height: 2em;
}
/*-- //about-bottom --*/
/*-- team --*/
.team_grid1 {
	position: relative;
}
.team_grid1_pos {
	position: absolute;
	right: 0%;
	bottom: -5%;
	background: none;
}
.team_grid1_pos ul li:nth-child(2), .team_grid1_pos ul li:nth-child(3) {
	opacity: 0;
}
.team_grid:hover .team_grid1_pos ul li:nth-child(2), .team_grid:hover .team_grid1_pos ul li:nth-child(3) {
	opacity: 1;
}
.team_grid {
	text-align: center;
	position: relative;
	overflow: hidden;
}
.team_grid h4 {
	margin: 2em 0 0.3em;
	color: #212121;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.1em;
}
.team_grid p {
	color: #b2b9bb;
}
/*-- //team --*/
/*-- gallery --*/
.agileits_portfolio_sub_grid {
	background: #26bdef;
}
.portfolio_grid1 {
	margin-top: 2em;
	overflow: hidden;
}
.agileinfo_portfolio_grid .portfolio_grid1:nth-child(1) {
	margin-top: 0!important;
}
.portfolio_grid1:hover .agileits_team_grid img {
	opacity: 0.4;
}
.portfolio_grid1:hover .agileits_team_grid .port_head {
	opacity: 1;
	filter: alpha(opacity=100);
	margin-top: 0;
}
/*-- //gallery --*/
@media(max-width:991px) {
.agileinfo_portfolio_grid {
	float: left;
	width: 33.33%;
	padding: 0 .5em;
}
.portfolio_grid1 {
	margin-top: 1em;
}
}
@media(max-width:480px) {
.agileinfo_portfolio_grid {
	float: none;
	width: 100%;
	padding: 0 1em;
	margin-bottom: 1em;
}
}
/*-- faq --*/
.pa_italic i {
	left: -1em;
	font-size: 11px;
}
.pa_italic span {
	display: none;
}
.collapsed span {
	display: inline-block;
	left: -1em;
	font-size: 11px;
}
.collapsed i {
	display: none;
}
.panel-heading {
	padding: 10px 30px;
}
.panel-title > a {
	font-size: 1em;
	color: #212121;
	text-transform: capitalize;
	text-decoration: none;
}
.panel-default {
	border-color: #FFF;
	background: #f5f5f5;
}
.panel-default > .panel-heading {
	border-color: #FFF;
	color: #212121;
	background-color: #fff;
}
.panel-body {
	padding: 2em;
	font-size: 14px;
	line-height: 2em;
	color: #555;
	background: #f3f1f1;
}
a.pa_italic label {
	cursor: pointer;
	font-weight: 500;
}
a.pa_italic:focus {
	outline: none;
	text-decoration: none;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: transparent;
}
/*-- //faq --*/
/*-- contact --*/

.agileits_mail_left {
	background: #f5f4f4;
}
.agileits_mail_left h4 {
	padding: 1em;
	color: #fff;
	background: #26bdef;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 1.1em;
}
.agileits_mail_left {
	text-align: center;
}
.agileits_mail_left h4 i {
	padding-right: 1em;
	color: #fff;
}
.agileits_mail_left p.wthree_address {
	padding: 1em;
	color: #212121;
	line-height: 1.8em;
}
.agileits_mail_left1 {
	padding: 1em;
}
.agileits_mail_left1 a {
	font-size: 16px;
	color: #212121;
	text-decoration: none;
	display: block;
	line-height: 30px;
}
.agileits_mail_left1 a:hover {
	color: #26bdef;
}
p.agileinfo_para {
	color: #212121;
}
.agileits_map iframe {
	width: 100%;
	min-height: 400px;
}
.agileinfo_mail_grids {
	margin: 2em 0 0;
}
/*-- effect --*/
.input {
	position: relative;
	z-index: 1;
	display: inline-block;
	margin: 1em 1.7em 1em 0;
	max-width: 350px;
	width: calc(100% - 0em);
	vertical-align: top;
}
.input__field {
	position: relative;
	display: block;
	float: right;
	padding: 0.8em;
	width: 60%;
	border: none;
	border-radius: 0;
	background: #f0f0f0;
	color: #aaa;
	font-weight: 400;
	-webkit-appearance: none; /* for box shadows to show on iOS */
}
.input__field:focus {
	outline: none;
}
.input__label {
	display: inline-block;
	float: right;
	padding: 0 1em;
	width: 40%;
	color: #696969;
	font-weight: bold;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.input__label-content {
	position: relative;
	display: block;
	padding: 1.6em 0;
	width: 100%;
}
/* Chisato */

.input--chisato {
	padding-top: 1em;
}
.input__field--chisato {
	width: 100%;
	padding: .9em 0.5em;
	background: transparent;
	border: 2px solid #b5b5b5;
	color: #212121;
	-webkit-transition: border-color 0.25s;
	transition: border-color 0.25s;
}
.input__label--chisato {
	width: 100%;
	position: absolute;
	top: 0;
	text-align: left;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	-webkit-transform: translate3d(0, 3em, 0);
	transform: translate3d(0, 3em, 0);
}
.input__label-content--chisato {
	padding: 0 1em;
	font-weight: 400;
	color: #7d7b7b;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}
.input__label-content--chisato::after {
	content: attr(data-content);
	position: absolute;
	top: -200%;
	left: 0;
	color: #fcb314;
	font-weight: 600;
}
.input__field--chisato:focus, .input--filled .input__field--chisato {
	border-color: #fcb314;
}
.input__field--chisato:focus + .input__label--chisato, .input--filled .input__label--chisato {
	-webkit-animation: anim-chisato-1 0.25s forwards;
	animation: anim-chisato-1 0.25s forwards;
}
.input__field--chisato:focus + .input__label--chisato .input__label-content--chisato, .input--filled .input__label-content--chisato {
	-webkit-animation: anim-chisato-2 0.25s forwards ease-in;
	animation: anim-chisato-2 0.25s forwards ease-in;
}
 @-webkit-keyframes anim-chisato-1 {
 0%, 70% {
 -webkit-transform: translate3d(0, 3em, 0);
 transform: translate3d(0, 3em, 0);
}
 71%, 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @-webkit-keyframes anim-chisato-2 {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 70%, 71% {
 -webkit-transform: translate3d(0, 125%, 0);
 transform: translate3d(0, 125%, 0);
 opacity: 0;
 -webkit-animation-timing-function: ease-out;
}
 100% {
 color: transparent;
 -webkit-transform: translate3d(0, 200%, 0);
 transform: translate3d(0, 200%, 0);
}
}
 @keyframes anim-chisato-1 {
 0%, 70% {
 -webkit-transform: translate3d(0, 3em, 0);
 transform: translate3d(0, 3em, 0);
}
 71%, 100% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
}
 @keyframes anim-chisato-2 {
 0% {
 -webkit-transform: translate3d(0, 0, 0);
 transform: translate3d(0, 0, 0);
}
 70%, 71% {
 -webkit-transform: translate3d(0, 125%, 0);
 transform: translate3d(0, 125%, 0);
 opacity: 0;
 -webkit-animation-timing-function: ease-out;
}
 100% {
 color: transparent;
 -webkit-transform: translate3d(0, 200%, 0);
 transform: translate3d(0, 200%, 0);
}
}
/*-- //effect --*/
.agileinfo_mail_grids textarea {
	outline: none;
	background: none;
	border: 2px solid #b5b5b5;
	font-size: 13px;
	color: #212121;
	width: 97.5%;
	padding: .9em 0.9em;
	margin: 2em 0;
	min-height: 200px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}
.agileinfo_mail_grids textarea:focus {
	border-color: #fcb314;
}
.agileinfo_mail_grids input[type="submit"] {
	outline: none;
	background: #26bdef;
	border: none;
	font-size: 17px;
	color: #fff;
	width: 30%;
	padding: 1em 0;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}
.agileinfo_mail_grids input[type="submit"]:hover {
	background: #fcb314;
}
/*-- //contact --*/
ul.w3_short li {
	display: inline-block;
	text-transform: uppercase;
	color: #030408;
	font-size: 0.9em;
	font-weight: 600;
}
ul.w3_short li a {
	color: #26bdef;
	text-decoration: none;
}
.services-breadcrumb {
	padding: 1em 0;
	background: #f5f5f5;
	text-align: center;
}
.services-breadcrumb ul li i {
	padding: 0 1.5em;
}
/*-- single --*/
.agileits_recent_posts, .agileits_twitter_posts, .agileits_tags {
	padding: 2em;
	border: 5px solid #f5f5f5;
}
.agileits_recent_posts h3, .agileits_twitter_posts h3, .agileits_tags h3 {
	font-size: 1.4em;
	color: #fcb314;
	margin-bottom: 1.5em;
	letter-spacing: 1px;
}
.agileits_recent_posts_gridl {
	float: left;
	width: 30%;
}
.agileits_recent_posts_gridr {
	float: right;
	width: 65%;
}
.agileits_recent_posts_gridr h4 a {
	font-size: 1em;
	text-decoration: none;
	color: #212121;
	line-height: 1.5em;
	text-transform: capitalize;
}
.agileits_recent_posts_gridr h4 a:hover {
	color: #999;
}
.agileits_recent_posts_gridr ul {
	padding: 0.3em 0 0;
}
.agileits_recent_posts_gridr ul li {
	display: inline-block;
	margin-right: 1.5em;
	color: #999;
}
.agileits_recent_posts_gridr ul li a {
	color: #999;
	text-decoration: none;
}
.agileits_recent_posts_gridr ul li a:hover {
	color: #fcb314;
}
.agileits_recent_posts_gridr ul li span {
	padding-right: .5em;
	color: #fcb314;
}
.agileits_recent_posts_grid:nth-child(3) {
	margin: 2em 0;
}
.agileits_recent_posts_grid:nth-child(4) {
	margin: 0em 0 2em;
}
.agileits_twitter_posts {
	margin: 3em 0;
}
.agileits_twitter_posts ul li {
	list-style-type: none;
	color: #999;
	line-height: 2em;
}
.agileits_twitter_posts ul li a {
	color: #212121;
	text-decoration: none;
}
.agileits_twitter_posts ul li a:hover {
	color: #fcb314;
}
.agileits_twitter_posts ul li span {
	display: block;
	font-size: 0.9em;
}
.agileits_twitter_posts ul li:nth-child(2), .agileits_twitter_posts ul li:nth-child(3) {
	margin: 1.5em 0;
}
.agileits_twitter_posts ul li i {
	color: #26bdef;
	padding-right: 10px;
}
.agileits_tags ul li {
	display: inline-block;
	margin: 0 .5em .5em 0;
}
.agileits_tags ul li a {
	display: block;
	padding: .3em 1em;
	background: #f5f5f5;
	color: #212121;
	text-decoration: none;
}
.agileits_tags ul li a:hover {
	background: #fcb314;
	color: #fff;
}
.w3_comments ul li {
	display: inline-block;
	margin-right: 1.5em;
	color: #555;
}
.w3_comments ul li a {
	color: #555;
	text-decoration: none;
}
.w3_comments ul li a:hover {
	color: #fcb314;
}
.w3_comments ul li span {
	padding-right: 1em;
	color: #fcb314;
}
.agile_single_right h3 {
	margin: 2em 0;
	color: #212121;
	font-size: 1.4em;
	padding-left: 1.5em;
	line-height: 1.8em;
	border-left: 5px solid #fcb314;
}
.w3_comments_bottom img {
	width: 100%;
}
.w3_comments_bottom p {
	color: #555;
	line-height: 2em;
	margin: 2em 0;
	font-size: 1em;
}
.w3_comments_bottom p i {
	display: block;
	margin-bottom: 1em;
	color: #26bdef;
	font-size: 1em;
	font-weight: 600;
}
.agile_single_right_grid p {
	color: #444343;
	line-height: 2em;
}
.agile_single_right_grid p span {
	display: block;
	margin: 1em 0 0;
	color: #26bdef;
	font-style: italic;
	font-weight: 600;
}
.agile_single_right_grids_two_grid h4 {
	padding: 2em 2em 2em 4em;
	color: #212121;
	font-size: 1em;
	text-transform: capitalize;
	position: relative;
	line-height: 2em;
	background: #f5f5f5;
}
.agile_single_right_grids_two_grid h4:before {
	content: '';
	width: 24px;
	height: 15px;
	display: block;
	position: absolute;
	top: 19%;
	left: 7%;
}
.agile_single_right_grids_two_grid p {
	padding: 1em;
	background: #F5F5F5;
	font-size: 1em;
	text-transform: uppercase;
	line-height: 1.5em;
	margin: 0;
	color: #555;
	text-align: center;
}
.agile_single_right_grids_two {
	margin: 2em 0 0em;
}
.agile_comments h4, .agileinfo_write_reply h3 {
	font-size: 1.5em;
	color: #212121;
	margin-bottom: 1.5em;
	letter-spacing: 1px;
}
.agile_grid_left {
	float: left;
	width: 15%;
}
.agile_grid_right {
	float: right;
	width: 80%;
}
.agile_grid_right h3 a {
	font-size: .8em;
	color: #26bdef;
	margin: 0;
	text-decoration: none;
}
.agile_grid_right h3 a:hover {
	color: #212121;
}
.agile_grid_right h5 {
	font-size: .8em;
	color: #3c3b3b;
	margin: .5em 0 1em;
	letter-spacing: 1px;
}
.agile_grid_right h5 span {
	padding-right: .5em;
}
.agile_grid_right p {
	margin: 0 0 1em;
	line-height: 2em;
	color: #555;
	width: 80%;
	font-size: 0.95em;
}
.reply a {
	color: #fff;
	text-decoration: none;
	background: #000;
	padding: 6px 24px;
	letter-spacing: 1px;
	font-size: 0.9em;
}
.reply a:hover {
	background: #fcb314;
}
.comments-grid:nth-child(3) {
	margin: 2em 0 0;
}
.agileinfo_write_reply {
	width: 85%;
}
.agileinfo_write_reply input[type="text"], .agileinfo_write_reply input[type="email"], .agileinfo_write_reply textarea {
	outline: none;
	width: 100%;
	background: #F3F3F3;
	padding: 10px;
	border: 1px solid #DBDBDB;
	font-size: 14px;
	color: #212121;
}
.agileinfo_write_reply textarea {
	min-height: 210px;
}
.agileinfo_write_reply input[type="submit"] {
	outline: none;
	width: 30%;
	background: #26bdef;
	padding: 13px 0;
	border: none;
	font-size: 1.1em;
	color: #fff;
	text-transform: uppercase;
	margin: 2em 0 0;
}
.agileinfo_write_reply input[type="submit"]:hover {
	background: #212121;
}
.agileinfo_write_reply_left {
	padding-left: 0;
	padding-right: 2em;
}
.agileinfo_write_reply input[type="email"] {
	margin: 1em 0;
}
.agileinfo_write_reply input[type="text"]:nth-child(4) {
	margin: 1em 0 0;
}
.agile_comments {
	margin: 2em 0;
}
/*-- //single --*/
/*--top-move--*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 0px;
	right: 10px;
	overflow: hidden;
	width: 32px;
	height: 35px;
	border: none;
	text-indent: 100%;
	background: url(../images/move-top.png) no-repeat 0px 0px;
}
/*--responsive--*/
/*-- start-responsive-design --*/

@media (max-width:1680px) {
.w3_banner_bottom_icons1 {
	padding: 0.88em;
}
.w3l_about_bottom_right {
	min-height: 520px;
}
}
@media (max-width:1600px) {
.w3_banner_bottom_icons1 {
	padding: 0.45em;
}
.w3l_about_bottom_right {
	min-height: 495px;
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 99;
	left: 29%;
	top: 45%;
}
}
@media (max-width:1440px) {
.w3_banner_bottom_icons1 i {
	font-size: 1.4em;
	width: 55px;
	height: 55px;
}
.w3_banner_bottom_icons1 {
	padding: 0.414em;
}
.w3l_about_bottom_right {
	min-height: 459px;
	padding: 2em 3em 0;
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 99;
	left: 27%;
	top: 53%;
}
.agileits_banner_bottom_pos_grid {
	padding: 2em 2em;
}
}
@media (max-width:1366px) {
.w3_banner_bottom_icons1 h3 {
	font-size: 1.023em;
}
.view .info {
	margin-top: 6em;
}
.panel-group {
	margin-bottom: 10px;
}
.w3l_about_bottom_right {
	min-height: 421px;
	padding: 2em 2em 0;
}
.w3l_about_bottom_right p {
	margin: 1em 0 2em;
}
.agileinfo_header1:before {
	left: -2%;
}
.wthree_banner_bottom_grid_right h4 {
	font-size: 1.4em;
	margin-bottom: .7em;
	letter-spacing: 2px;
}
#testimonial, .inner_section, .about-agileinfo, #blog, .gallery {

}
.banner-bottom {
	padding: 4em 0 0 0;
}
.w3l_about_bottom_right p {
	margin: 1em 0 1.2em;
}
.inner_banner_agileinfo {
	min-height: 258px;
}
h3.titleagileits {
	font-size: 2.4em;
}
.banner_agile_info_wthree h2 {
	font-size: 3.6em;
	border: none;
}
}
@media (max-width:1280px) {
.agileits_banner_bottom_pos_grid {
	padding:1em 1em;
}
.agile_banner_info_pos {
	top: 40%;
}
.w3_banner_bottom_icons1_effect {
	padding: 0.536em;
}
.services_bottom_grid_left1 {
	left: 15%;
}
.w3l_about_bottom_left img {
	min-height: 450px;
}
.w3l_about_bottom_right {
	min-height: 450px;
}
.w3l_about_bottom_left_video {
	left: 33%;
}
.agile_banner_bottom_grid_left_grid {
	width: 80px;
	height: 80px;
}
.agile_banner_bottom_grid_left_grid i {
	font-size: 2.5em;
	line-height: 2em;
}
.banner_agile_info_wthree h2 {
	font-size: 3.5em;
	letter-spacing: 5px;
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 99;
	left: 27%;
	top: 33%;
}
}
@media (max-width: 1080px) {
.banner_bottom_right_pos {
	top: 60%;
}
.banner_bottom img {
	min-height: 475px;
}
.view .info {
	margin-top: 4em;
}
.agile_events_top_grid_pos {
	left: 34%;
}
.newsletter_right input[type="email"] {
	width: 74%;
}
.newsletter_left h3 {
	font-size: 1.8em;
}
.footer-logo h2 a {
	font-size: 1.3em;
}
.footer-logo h2 a:before {
	width: 27px;
	height: 40px;
}
.services-bottom {
	min-height: 385px;
}
.services_bottom_grid_left1 {
	top: -28%;
}
.input--chisato:nth-child(3) {
	margin-right: 0;
}
.input {
	max-width: 292px;
}
.agileinfo_mail_grids textarea {
	width: 99.6%;
}
.about_grid_right h3 {
	font-size: 1.3em;
	letter-spacing: 2px;
}
.about_grid_right p.w3_turpis_para {
	margin: 1em 0 2em;
}
.w3l_about_bottom_left_video {
	left: 30%;
}
.agileinfo_header:after {
	right: 63%;
}
.services_grid h4 {
	font-size: 6em;
}
.services_grid_pos {
	left: 2%;
}
.agileinfo_header {
	letter-spacing: 2px;
}
.w3_featured_services_grid h4 {
	font-size: 1em;
}
.about_grid_right {
	padding-right: 0;
}
.agileinfo_header1:after {
	right: 34%;
}
 
.agileits_banner_bottom_left {
	width: 50%;
}
.agileinfo_footer_bottom_grid ul.tag2 li a {
	font-size: 9px;
	padding: 13px 21px;
}
.m_nav_item {
	display: inline-block;
	margin-right: 0.1em;
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 99;
	left: 27%;
	top: 39%;
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 99;
	left: 23%;
	top: 39%;
}
.event-info-wthree h5, .blog-info-agileits-w3layouts h5 a {
	font-size: 18px;
}
.test-review {
	padding: 3em 1em 1em;
}
}
@media (max-width:1050px) {
.agileinfo_footer_bottom_grid {
	padding-right: 0;
	width: 50%;
	margin-bottom: 2em;
}
.agileinfo_footer_bottom_grid:nth-child(4), .agileinfo_footer_bottom_grid:nth-child(3) {
	margin: 0;
}
.agileinfo_footer_bottom_grid ul.tag2 li a {
	font-size: 13px;
	padding: 8px 21px;
}
.team_grid h4 {
	font-size: 0.9em;
}
}
@media (max-width: 1024px) {
.banner_bottom_right_pos {
	top: 56%;
}
.agileits_banner_bottom_left p.w3l_para {
	margin: 2em 0;
}
.w3l_social_icon_grid_pos {
	left: 31%;
}
.agile_events_top_grid_pos img {
	width: 80%;
	margin: 0 auto;
}
.agileinfo_header {
	font-size: 1.8em;
}
.wthree_events_grid_right {
	min-height: 365px;
	padding: 2em;
}
.about_grid_right_grid1l {
	width: 20%;
	padding-left: 0;
}
.about_grid_right_grid1r {
	width: 80%;
}
.agileinfo_header1:before {
	left: -5%;
}
.team_grid h4 {
	font-size: 1em;
}
.banner_agile_info_wthree h2 {
	font-size: 3em;
	letter-spacing: 5px;
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 99;
	left: 26%;
	top: 39%;
}
.agileinfo_footer_bottom {
	padding: 3em 0;
}
}
@media (max-width: 991px) {
.agileits_banner_bottom_left h3 {
	font-size: 1.8em;
}
.w3l_social_icon_gridr {
	margin: 1.4em 0 0 15em;
}
.agileits_banner_bottom_right {
	margin: 2em 0 0;
}
.agileits_banner_bottom_right img {
	margin: 0 auto;
}
.banner_bottom_right_pos {
	top: 30%;
	left: -10%;
}
.banner-bottom-icons {
	padding: 2em 0 0;
}
.banner_bottom img {
	min-height: auto;
}
.w3_banner_bottom_icons1_effect {
	padding: 1em;
}
.w3_banner_bottom_icons1 {
	padding: 2em;
}
.agile_events_top_grid_pos {
	left: 32%;
}
.w3_banner_bottom_icons1 h3 {
	font-size: 1.1em;
}
.agileinfo_header:before, .agileinfo_header:after {
	width: 18%;
}
.agileinfo_header:after {
	right: 50%;
}
.agileinfo_header:before {
	left: -5%;
}
.wthree_events_grid_left1_gridr h4 a {
	font-size: 1.1em;
}
.w3_modal_body_left img {
	margin: 0 auto;
}
.wthree_events_grid_right {
	width: 85%;
	margin: 0 auto;
}
.newsletter_left {
	float: none;
	text-align: center;
	margin-bottom: 1em;
}
.newsletter_right {
	float: none;
	width: 75%;
	margin: 0 auto;
}
.wthree_events_grid_left:before, .wthree_events_grid_left:after {
	left: -1.5%;
}
.agileinfo_footer_grid {
	float: left;
	width: 50%;
}
.agileinfo_footer_grid:nth-child(2) {
	margin-bottom: 2em;
}
.w3_services_grid {
	float: left;
	width: 33.33%;
}
.services_grid h4 {
	font-size: 5.7em;
}
.w3_services_grid h3 {
	line-height: 1.5em;
}
.services_bottom_grid_right {
	margin: 2em 0 0;
	width: 65%;
	float: right;
}
.services-bottom {
	min-height: 360px;
	margin: 4em 0 0;
}
.services_bottom_grid_left1 {
	top: -20.5%;
	width: 25%;
	left: 12%;
}
.w3_featured_services_grid {
	float: left;
	width: 33.33%;
}
.w3_featured_services_grid h4 {
	line-height: 1.5em;
}
.about_grid_left1 {
	float: left;
	width: 50%;
}
.w3_about_grid img {
	margin: 0 auto;
}
.about_grid_right {
	margin: 2em 0 0;
}
.w3l_about_bottom_left img {
	min-height: auto;
}
.w3l_about_bottom_left_video {
	left: 37%;
}
.agileinfo_header1:after {
	right: 65%;
}
.agileinfo_header1:before {
	left: -3%;
}
.w3l_about_bottom_right {
	min-height: auto;
	padding: 3em;
}
.team_grid {
	float: left;
	width: 50%;
}
.team_grid:nth-child(2) {
	margin-bottom: 2em;
}
.team_grid img {
	margin: 0 auto;
}
.agileits_mail_left {
	float: left;
	width: 33.33%;
}
.input {
	max-width: 219px;
}
.agileits_mail_left {
	float: left;
	width: 100%;
}
.agileits_mail_left:nth-child(2) {
	margin: 1em 0;
}
.m_nav_item a {
	letter-spacing: 2px;
	padding: 10px 20px;
	font-size: 0.8em;
}
.come {
	padding: 0;
	margin-top: 2em;
}
.stats_left {
	padding: 0;
	text-align: center;
	float: left;
	width: 50%;
	margin-bottom: 2em;
}
.stats {
	min-height: 300px;
	padding: 3em 0 1em 0;
}
.agileinfo_footer_bottom_grid:nth-child(4) {
	margin: 0;
}
.agileinfo_footer_bottom_grid:nth-child(3) {
	margin-bottom: 2em;
}
 
.banner_bottom_right img {
	width: 100%;
	float: none;
}
.blog-info-agileits-w3layouts {
	padding: 2em 1em 2em 0.2em;
	width: 100%;
}
.inner_banner_agileinfo {
	min-height: 223px;
}
.agileits_recent_posts, .agileits_twitter_posts, .agileits_tags {
	padding: 2em;
	margin-bottom: 2em;
}
.agileinfo_write_reply input[type="text"]:nth-child(4) {
	margin: 1em 0 1em;
}
}
@media (max-width:900px) {
.m_nav_item a {
	letter-spacing: 1px;
	padding: 10px 18px;
	font-size: 0.8em;
}
}
@media (max-width: 800px) {
.agile_banner_info_pos {
	left: -23%;
}
.banner_bottom_right_pos {
	left: 0%;
}
.view .info {
	margin-top: 2.5em;
}
.agile_events_top_grid_pos img {
	width: 70%;
}
.agile_events_top_grid_pos {
	left: 28%;
}
.agileinfo_header:before {
	left: -2%;
}
.modal-dialog {
	width: 700px;
}
.services_bottom_grid_left1 {
	width: 31%;
	left: 5%;
}
.play-icon {
	left: 48%;
}
.agileinfo_header1:after {
	right: 55%;
}
.agileits_map iframe {
	min-height: 300px;
}
nav.navbar.navbar-default {
	background: none;
	padding: 2em 1em 0em 1em;
}
.banner_agile_info_wthree h2 {
	font-size: 2.8em;
	letter-spacing: 3px;
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 99;
	left: 22%;
	top: 39%;
}
.agileits_banner_bottom_left {
	width: 100%;
}
#testimonial, .inner_section, .about-agileinfo, #blog, .gallery {
	padding: 3em 0;
}
.agileinfo_write_reply input[type="submit"] {
	outline: none;
	width: 42%;
}
.test-review ul li {
	margin: 0 1px!important;
}
.m_nav_item a {
	letter-spacing: 1px;
	padding: 10px 14px;
	font-size: 0.7em;
}
}
@media (max-width: 768px) {
.view .info {
	margin-top: 7.5em;
}
.agile_events_top_grid_pos img {
	width: 80%;
}
.agile_events_top_grid_pos {
	left: 38%;
	bottom: -13%;
}
.agileinfo_header:before {
	left: -1%;
}
.services-bottom {
	min-height: 365px;
}
.services_bottom_grid_left1 {
	width: 33%;
	left: 4%;
	top: -21%;
}
.banner_agile_info_wthree {
	position: absolute;
	z-index: 9;
	left: 22%;
	top: 26%;
}
.banner_agile_info_wthree h2 {
	font-size: 2.6em;
	letter-spacing: 3px;
}
.test-review {
	padding: 7em 1em 1em;
}
.tittle-agileinfo {
	margin-bottom: 2em;
}
.inner_banner_agileinfo {
	min-height: 190px;
}
}
@media (max-width: 767px) {
.banner_agile_info_wthree {
	position: absolute;
	left: 23%;
	top: 43%;
}
ul.dropdown-menu.agile_short_dropdown {
	margin: 0 auto!important;
	text-align: center;
	width: 100%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	position: absolute;
	width: 100%;
	z-index: 999;
}
.m_nav_item a {
	letter-spacing: 1px;
	padding: 0px;
	font-size: 0.8em;
}
.navbar-collapse.in {
	overflow: hidden!important;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
}
.nav > li > a {
	display: inline-block;
}
.navbar-collapse {
	box-shadow: none;
}
.m_nav_item {
	display: block;
	margin-right: 0em;
	margin-bottom: 0.3em;
	padding: 0.5em 0;
}
.menu__list {
	margin: 0;
	background: #3fc8ef;
	text-align: center;
	padding: 1em 0;
}
.menu--iris .menu__item {
	margin: 0 0 0em;
}
.navbar-nav .open .dropdown-menu {
	background-color: #1f7f9a;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 10px 15px 10px 25px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	position: absolute;
	width:100%;
	background: #fff;
	z-index: 999;
}
.navbar-toggle {
	margin: 0
}

.navbar-nav li a { padding-left:10px!important; padding-right:10px!important }

}
@media (max-width: 736px) {
.agile_banner_info_pos {
	top: 80%;
	left: -20%;
}
.agile_banner_info_pos ul li {
	margin: 0 0.5em;
}
.banner-bottom-icons {
	padding: 1em 0 0;
}
.banner_bottom_right_pos {
	left: -2%;
}
.w3_banner_bottom_icons1 {
	padding: 1em;
}
.agileinfo_header {
	font-size: 1.7em;
}
.wthree_events_grid_left1 {
	min-height: 110px;
}
 
}
@media (max-width: 667px) {
.agile_banner_info_pos ul li {
	margin: 0 0.5em;
	font-size: 13px;
}
.agile_banner_info_pos {
	top: 70%;
	left: -22%;
}
.agile_banner_info p {
	margin: 1em auto 0;
}
.banner_bottom_right_pos {
	top: 35%;
}
.view .info {
	margin-top: 6.5em;
}
.banner_agile_info_wthree {
	position: absolute;
	left: 19%;
	top: 41%;
}
.newsletter_right {
	width: 90%;
}
 
.inner_banner_agileinfo {
	min-height: 170px;
}
.agileinfo_write_reply input[type="submit"] {
	outline: none;
	width: 57%;
}
.agileits_banner_bottom_pos_grid {
	padding: 2.5em 1em;
}
}
@media (max-width: 640px) {
.agileinfo_more a {
	border: 1px solid #fff;
	font-size: 13px;
}
.agile_events_top_grid_pos {
	left: 37%;
}
.agileinfo_header:after {
	right: 40%;
}
.wthree_events_grid_right1 h2 {
	font-size: 3.5em;
}
.wthree_events_grid_right1 {
	height: auto;
}
.wthree_events_grid_right {
	min-height: 330px;
}
.services_bottom_grid_right h3 {
	font-size: 1.7em;
}
.services_bottom_grid_right p {
	margin: 1em 0 2em;
}
.services_bottom_grid_left1 {
	width: 39.8%;
	left: 1%;
}
p.b_label {
	margin: 0 0 .5em !important;
}
.w3l_about_bottom_left_video {
	left: 34%;
}
.about_grid_right h3 {
	font-size: 1.2em;
	letter-spacing: 1px;
}
.agileinfo_header1:after {
	right: 42%;
}
.w3l_about_bottom_right {
	padding: 3em 2em 2em;
}
.agileits_banner_bottom_left h3 {
	font-size: 1.6em;
}
.agileits_mail_left {
	float: none;
	width: 100%;
}
.wthree_events_grid_left {
	margin-left: 1em;
}
.wthree_events_grid_left:before, .wthree_events_grid_left:after {
	left: -2%;
}
.agileits_mail_left:nth-child(2) {
	margin: 1em 0;
}
.input {
	margin: 1em 0em 0;
	max-width: 100%;
}
.banner_agile_info_wthree {
	position: absolute;
	left: 20%;
	top: 30%;
}
 
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border: none;
	position: absolute;
	width:100%;
	z-index: 999;
}
.wthree_banner_bottom_grid_right h4 {
	font-size: 1.2em;
	margin-bottom: .7em;
	letter-spacing: 1px;
}
.wthree_banner_bottom_grid_right p {
	font-size: 0.85em;
}
}
@media (max-width: 600px) {
.agile_banner_info_pos {
	left: -26%;
}
.w3l_social_icon_gridr {
	margin: 1.4em 0 0 10em;
}
.view .info {
	margin-top: 5.5em;
}
.agile_events_top_grid_pos {
	left: 35%;
}
.agileinfo_header {
	font-size: 1.5em;
}
.agileinfo_header:after {
	right: 45%;
}
.wthree_events_grid_left1_gridr h4 a {
	font-size: 1em;
}
.wthree_events_grid_right1 h3 {
	font-size: 2em;
}
.wthree_events_grid_right1 h2 {
	font-size: 3em;
}
.wthree_events_grid_right {
	min-height: 275px;
}
.agileinfo_footer_grid h4 span {
	font-size: 2em;
}
.banner_agile_info_wthree h2 {
	font-size: 2.4em;
	letter-spacing: 3px;
}
 
.about-wel p {
	font-size: 0.9em;
}
}
@media (max-width: 568px) {
.newsletter_right {
	width: 100%;
}
.banner_agile_info_wthree h2 {
	font-size: 2.3em;
	letter-spacing: 3px;
}
.banner_agile_info_wthree {
	position: absolute;
	left: 20%;
	top: 27%;
}
 
.agileinfo_footer_bottom_grid ul.tag2 li {
	display: block;
	margin-bottom: 21px;
	width: 50%;
	float: left;
}
.agileinfo_footer_bottom_grid ul.tag2 li a {
	font-size: 13px;
	padding: 8px 40px;
	width: 100%;
}
.agileinfo_footer_bottom_grid {
	width: 100%;
}
}
@media (max-width: 480px) {
.agile_banner_info_pos {
	left: -31%;
}
.agileits_banner_bottom_left h3 {
	font-size: 1.5em;
}
.w3l_social_icon_gridl {
	width: 60px;
	height: 60px;
}
.w3l_social_icon_gridl i {
	font-size: 1.2em;
}
.w3l_social_icon_gridr {
	margin: 0.8em 0 0 8em;
}
.w3l_social_icon_grid_pos {
	top: 20%;
}
.w3_banner_bottom_icons1 {
	float: none;
	width: 100%;
}
.view .info {
	margin-top: 9.5em;
}
.agile_events_top_grid_pos img {
	width: 100%;
}
.agile_events_top_grid_pos {
	left: 40%;
}
.agileinfo_header:before, .agileinfo_header:after {
	width: 20%;
}
.agileinfo_header:after {
	right: 38%;
}
.agileinfo_header {
	font-size: 1.45em;
}
.wthree_events_grid_left:before, .wthree_events_grid_left:after {
	left: -3%;
}
.modal-header {
	font-size: 1.7em;
}
.newsletter_left h3 {
	font-size: 1.6em;
}
.agileinfo_footer_grid {
	float: none;
	width: 100%;
}
.agileinfo_footer_grid h4 {
	margin: 0;
}
.agileinfo_footer_grid p span {
	display: inline-block;
}
.agileinfo_footer_grid:nth-child(2) {
	margin-bottom: 1em;
}
.agileinfo_footer_grid:nth-child(3) {
	margin-bottom: 2em;
}
.w3_services_grid {
	float: none;
	width: 100%;
	text-align: center;
}
.services_grid_pos {
	left: 35%;
}
.services_bottom_grid_left1 {
	width: 40%;
	left: 27%;
	top: -18%;
}
.services-bottom {
	min-height: auto;
	margin: 6em 0 0;
}
.services_bottom_grid_right {
	margin: 15em 0 2em;
	width: 100%;
	float: none;
}
.services_bottom_grid_right p {
	margin: 1em 0;
}
.services_grid h4 {
	font-size: 5em;
}
.services_grid_pos i {
	font-size: 1.2em;
	width: 40px;
	height: 40px;
	line-height: 2.2em;
}
.w3_services_grid h3 {
	font-size: 1em;
	margin: 1em 0;
}
.w3_services_grid:nth-child(2) {
	margin: 1em 0;
}
.w3_featured_services_grid {
	float: none;
	width: 100%;
}
.w3_featured_services_grid h4 {
	margin: 1em 0;
}
.w3_featured_services_grid:nth-child(2) {
	margin: 2em 0;
}
.w3_featured_services_grid p {
	margin-bottom: 1em;
}
.w3l_about_bottom_left_video {
	left: 28%;
	top: 35%;
}
.play-icon span {
	font-size: 2em;
}
.w3_about_grid {
	padding: 0 .5em;
	margin-bottom: 1em;
}
.about_grid_left1 {
	padding: 0 .5em;
}
.agileinfo_header1 {
	font-size: 1.5em;
	letter-spacing: 2px;
}
.agileinfo_header1:before, .agileinfo_header1:after {
	width: 20%;
}
.agileinfo_header1:after {
	right: 33%;
}
.footer-logo h2 a {
	font-size: 1.1em;
}
.footer-logo h2 a:before {
	width: 22px;
	height: 33px;
	border: 3px solid #24f4ff;
}
.agileinfo_mail_grids {
	margin: 0;
}
.input {
	margin: 1em 0 0;
	max-width: 100%;
}
.input__field--chisato {
	padding: .7em 0.5em;
}
.input__label--chisato {
	-webkit-transform: translate3d(0, 2.6em, 0);
	transform: translate3d(0, 2.6em, 0);
}
.agileinfo_mail_grids input[type="submit"] {
	width: 100%;
}
.banner_agile_info_wthree h2 {
	font-size: 2em;
	letter-spacing: 3px;
}
.banner_agile_info_wthree {
	position: absolute;
	left: 17%;
	top: 27%;
}
 
.team_grid h4 {
	font-size: 0.8em;
}
.team_grid p {
	font-size: 12px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	width: 93%;
}
}
@media (max-width: 440px) {
 
.banner_bottom_grids p {
	font-size: 1.2em;
}
.banner_bottom_grids p:nth-child(2), .banner_bottom_grids p:nth-child(3) {
	margin-top: 3em!important;
}
.banner_bottom_grids h6 {
	font-size: 1.5em;
	line-height: 60px;
}
.banner_bottom_grids h6:nth-child(2), .banner_bottom_grids h6:nth-child(3) {
	margin-top: 1.4em;
}
.test-review {
	padding: 4em 1em 1em;
}
.test-review img {
	top: -3em;
	left: 36%;
	width: 28%;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	width:100%;
}
h3.titleagileits {
	font-size: 2.2em;
}
.banner_agile_info_wthree {
	position: absolute;
	left: 13%;
	top: 27%;
}
.agile_banner_bottom_grid_left_grid {
	width: 60px;
	height: 60px;
}
.agile_banner_bottom_grid_left_grid i {
	font-size: 1.9em;
	line-height: 2em;
}
}
@media (max-width: 414px) {
.logo h1 a {
	font-size: .9em;
}
.agile_banner_info_pos ul li {
	font-size: 11px;
}
.agile_banner_info_pos {
	left: -36%;
}
.agileits_banner_bottom_left p.w3l_para {
	margin: 1em 0 2em;
}
.agileits_banner_bottom_left {
	padding: 0;
}
.w3l_social_icon_gridr {
	margin: 0.8em 0 0 6em;
}
.agileits_banner_bottom_right {
	padding-right: 0;
}
.banner_bottom_right_pos {
	left: -5%;
}
.agile_events_top_grid_pos {
	left: 39%;
}
.view .info {
	margin-top: 8.5em;
}
.agileinfo_header {
	font-size: 1.4em;
	letter-spacing: 1px;
}
.agileinfo_header:after {
	right: 25%;
}
.wthree_events_grid_left1_gridr {
	padding-right: 0;
}
.wthree_events_grid_left1_gridr h4 a {
	font-size: .95em;
}
.wthree_events_grid_left1_gridl p:before {
	left: -4%;
	bottom: -6%;
}
.wthree_events_grid_left:before, .wthree_events_grid_left:after {
	left: -3.1%;
}
.wthree_events_grid_right {
	margin: 2em 0 0;
	width: 100%;
	min-height: auto;
}
.wthree_events_grid_right1 h2 {
	font-size: 2.5em;
}
.wthree_events_grid_right1 {
	padding: 1em;
}
.newsletter_right input[type="email"] {
	width: 72%;
}
.newsletter_right input[type="submit"] {
	width: 26.8%;
}
.footer-logo h2 {
	line-height: 1em;
}
.agileinfo_footer_grid {
	padding: 0;
}
.footer-logo h2 a span {
	line-height: 1;
}
.footer-logo h2 a:before {
	height: 38px;
}
.agileinfo_footer_grid h4 {
	font-size: .9em;
}
.agileinfo_footer_grid p {
	margin: 0.5em 0 1em;
}
.modal-body p {
	padding: 1em 0 1em;
}
.modal-body p i {
	margin: 1em 0 0;
}
.services_grid_pos {
	left: 32%;
}
.services_bottom_grid_right h3 {
	font-size: 1.5em;
	border-left: 5px solid #13b3bb;
	padding-left: .5em;
}
.services_bottom_grid_right {
	margin: 13em 0 2em;
}
.about_grid_right {
	padding: 0;
}
.about_grid_right h3, .about_grid_right_grid1r h4 {
	font-size: 1.1em;
}
.w3l_about_bottom_left_video {
	left: 24%;
}
.agileinfo_header1 {
	font-size: 1.4em;
	letter-spacing: 1px;
}
.w3l_about_bottom_right {
	padding: 2em 1em 1.5em;
}
.panel-body {
	padding: 1em;
}
.team_grid h4 {
	font-size: .9em;
	letter-spacing: 0;
}
.agileits_mail_left h4 {
	font-size: 1em;
}
.banner_agile_info_wthree {
	position: absolute;
	left: 9%;
	top: 25%;
}
 
.steps-wel h5 {
	font-size: 1.3em;
	letter-spacing: 1px;
	margin: 0 0 1em;
}
.banner_bottom_grids p {
	font-size: 1em;
}
.banner_bottom_grids p:nth-child(2), .banner_bottom_grids p:nth-child(3) {
	margin-top: 4.2em!important;
}
.banner_bottom_grids {
	text-align: right;
}
.inner_banner_agileinfo {
	min-height: 140px;
}
.test-review span {
	letter-spacing: 1px;
	font-size: 13px;
}
}
@media (max-width: 384px) {
.agile_banner_info {
	margin: 3em auto 2em;
}
.agile_banner_info h2 i {
	letter-spacing: 1.5px;
}
.agile_banner_info_pos {
	left: -39%;
}
.agileits_banner_bottom_left h3 {
	font-size: 1.3em;
}
.logo h1 a {
	font-size: .8em;
}
.logo h1 a span {
	font-size: .4em;
	padding-left: 1.9em;
}
.logo h1 a:before {
	width: 17px;
	height: 32px;
}
.w3_banner_bottom_icons1 h3 {
	font-size: 1em;
}
.view .info {
	margin-top: 7.5em;
}
.wthree_events_grid_left1_gridr h4 a {
	font-size: .85em;
}
.wthree_events_grid_left1_gridr {
	padding: 0;
}
.wthree_events_grid_left1 {
	min-height: 145px;
}
.wthree_events_grid_left1_gridl p:before {
	bottom: -4%;
}
.wthree_events_grid_left:before {
	top: -2%;
}
.newsletter_left h3 {
	font-size: 1.4em;
}
.newsletter_right input[type="email"] {
	width: 100%;
	margin-bottom: 1em;
}
.newsletter_right input[type="submit"] {
	width: 100%;
}
.agileinfo_footer_grid h4 span {
	font-size: 1.8em;
}
.services_bottom_grid_left1 {
	width: 45%;
	left: 28%;
	top: -21%;
}
.w3l_about_bottom_left_video {
	left: 20%;
}
.play-icon {
	left: 46%;
}
.panel-title > a {
	font-size: .9em;
}
.agileits_map iframe {
	min-height: 250px;
}
.banner_agile_info_wthree h2 {
	font-size: 1.8em;
	letter-spacing: 2px;
}
.banner_agile_info_wthree {
	position: absolute;
	left: 13%;
	top: 25%;
}
 
.banner_bottom_grids.first-posi-w3l {
	padding-left: 2em;
}
.w3l_banner_bottom_grid1:before {
	content: " ";
	width: 39px;
	height: 2px;
	top: 31px;
	left: -75%;
}
.w3l_banner_bottom_grid1:after {
	top: 25px;
	left: -72%;
}
.test-review ul li {
	margin: 0 3px!important;
}
}
@media (max-width: 375px) {
.agile_events_top_grid_pos {
	left: 38%;
}
.wthree_events_grid_left {
	padding-right: 0;
}
.wthree_events_grid_left1 {
	min-height: 115px;
}
.wthree_events_grid_right1 h2 {
	font-size: 2em;
}
.services_grid_pos {
	left: 30%;
}
p.b_label {
	font-size: 13px;
}
.agileinfo_header:before, .agileinfo_header:after {
	width: 30%;
}
.agileinfo_header:after {
	right: 15%;
}
.agileinfo_more a {
	letter-spacing: 1px;
}
.about_grid_right_grid1l_1 {
	width: 55px;
	height: 55px;
}
.about_grid_right_grid1l_1 i {
	font-size: 1.2em;
	line-height: 2.8em;
}
.w3l_about_bottom_left_video h4 {
	font-size: 1.3em;
}
.w3l_about_bottom_left_video {
	left: 24%;
}
.team_grid {
	float: none;
	width: 100%;
	padding: 0 3em;
}
.team_grid:nth-child(2) {
	margin: 2em 0;
}
.team_grid:nth-child(3) {
	margin-bottom: 2em;
}
.banner_agile_info_wthree {
	position: absolute;
	left: 12%;
	top: 25%;
}
h3.titleagileits {
	font-size: 1.8em;
	letter-spacing: 1px;
}
.banner_bottom_grids.first-posi-w3l {
	margin-bottom: 1em;
}
.stats_left i {
	font-size: 2em;
}
.banner-bottom {
	padding: 3em 0 0 0;
}
.agileits_banner_bottom_pos_grid {
	padding: 2em 1em;
}
 
.banner_bottom_grids p {
	margin-top: 14px!important;
}
.agileinfo_footer_bottom_grid {
	padding-right: 0;
	width: 100%;
	margin-bottom: 2em;
}
.agileinfo_footer_bottom_grid ul.tag2 li {
	display: block;
	margin-bottom: 21px;
	width: 50%;
	float: left;
}
}
@media (max-width: 320px) {
#m_nav_menu {
	top: 4%;
}
.agile_banner_info h2 {
	font-size: .5em;
}
.agile_banner_info h2 i {
	letter-spacing: 1px;
}
.agile_banner_info_pos {
	left: -46%;
}
.agileinfo_more a {
	letter-spacing: 0px;
}
.w3l_social_icon_gridr {
	margin: 0.8em 0 0 4em;
}
.banner_bottom_right_pos {
	left: -8%;
	top: 40%;
}
p, ul li, ol li {
	font-size: 13px;
}
.view .info {
	margin-top: 5.5em;
}
.agile_events_top_grid_pos {
	left: 37%;
}
.agileinfo_header:before, .agileinfo_header:after {
	width: 45%;
}
.agileinfo_header:after {
	right: 5%;
}
.wthree_events_grid_left {
	margin-left: 0em;
}
.wthree_events_grid_left1_gridr h4 a {
	font-size: .9em;
}
.wthree_events_grid_left1_gridl p {
	font-size: 11px;
}
.wthree_events_grid_left1_gridl p:before {
	bottom: -7%;
	left: -5%;
}
.wthree_events_grid_left:before, .wthree_events_grid_left:after {
	left: -4.1%;
}
.wthree_events_grid_left1 {
	min-height: 150px;
}
.wthree_events_grid_right {
	padding: 1em;
}
.newsletter_left h3 {
	font-size: 1.28em;
}
.footer-logo h2 a {
	font-size: 1em;
}
.footer-logo h2 a span {
	font-size: .4em;
	padding-left: 2.2em;
}
.agileinfo_footer_grid h4, .panel-body {
	font-size: 13px;
}
.agileinfo_header {
	font-size: 1.3em;
}
.modal-header {
	font-size: 1.4em;
	padding: 10px;
}
.services_grid_pos {
	left: 25%;
}
.services_bottom_grid_left1 {
	width: 55%;
	left: 24%;
}
.about_grid_right h3, .about_grid_right_grid1r h4 {
	font-size: 1em;
}
.about_grid_right h3 {
	letter-spacing: 0px;
}
.about_grid_right {
	margin: 1em 0 0;
}
.about_grid_right_grid1r h4 {
	line-height: 1.5em;
}
.about_grid_right_grid:nth-child(2) {
	margin: 1em 0;
}
.w3l_about_bottom_left_video h4 {
	font-size: 1.1em;
}
.w3l_about_bottom_left_video {
	left: 23%;
	top: 30%;
}
.play-icon {
	left: 44%;
	top: 48%;
}
.agileinfo_header1 {
	font-size: 1.3em;
}
.agileinfo_header1:before, .agileinfo_header1:after {
	width: 30%;
}
.agileinfo_header1:after {
	right: 10%;
}
.team_grid {
	padding: 0 2em;
}
.agileits_mail_left {
	padding: 0;
}
.input__field, .agileinfo_mail_grids input[type="submit"] {
	font-size: 13px;
}
.input__label--chisato {
	-webkit-transform: translate3d(0, 2.3em, 0);
	transform: translate3d(0, 2.3em, 0);
}
h3.titleagileits {
	font-size: 1.6em;
	letter-spacing: 1px;
}
.wthree_banner_bottom_grid_right h4 {
	font-size: 1em;
	margin-bottom: .7em;
	letter-spacing: 1px;
}
 
.banner_agile_info_wthree h2 {
	font-size: 1.55em;
	letter-spacing: 1px;
}
.agileinfo_footer_bottom_grid ul.tag2 li {
	display: block;
	margin-bottom: 21px;
	width: 50%;
	float: left;
}
.test-review img {
	top: -2em;
	left: 36%;
	width: 28%;
}
.test-review h5 {
	font-size: 1em;
}
.banner_bottom_grids {
	text-align: right;
	margin-left: 0.5em;
	width: 24%;
}
.banner_bottom_grids h6 {
	font-size: 1em;
	line-height: 69px;
}
.banner_bottom_grids p {
	margin-top: 24px!important;
}
.m_nav_item a {
	letter-spacing: 1px;
	padding: 0px;
	font-size: 0.9em;
}
}
/* banner*/
.intro-text h1 {
	animation: 2s ease 0s normal none 1 running bounceIn;
	font-family: "Oswald", sans-serif;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 3px;
	line-height: 50px;
	margin-bottom:40px;
	text-transform: uppercase
}
.intro-text h1 span {
	color: #fcb314
}
.intro-text p {
	animation: 2s ease 0s normal none 1 running bounceLeft;
	color: #fff;
	font-size: 26px;
	font-weight: 300;
	letter-spacing: 3px;
	line-height: 35px;
	margin-bottom:40px;
	font-family: 'Oswald', sans-serif;
}
.intro-text .btn-primary {
	padding: 10px 25px;
	font-size: 20px;
	background: #FCB314;
	color: #2c2c2c;
	 border-radius:5px;
 
	font-family: 'Oswald', sans-serif;
}
.btn-primary:hover {
	background: #fff;
	border-color: #fff;
	color: #111;
}
/* banner*/

 
/*******************************************/
/* Start Clients Section
/*******************************************/
#client-section {
	padding-top:5em;
	padding-bottom: 1.4em;
}

.client-box {text-align: center}
.client-box ul {
	margin: 0;
	padding: 0;
	overflow: hidden; text-align: center
}
.client-box ul li {
	list-style: none;
	display: inline-block;
	padding: 0 1px;
	width: 20%;
}
.client-box ul li  {
	display: inline-block;
	text-decoration: none;
	transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	border: 1px solid #cccccc; 
 
 
	text-align:center; padding: 10px 0;

text-align: center;
margin: 0 2px;
}
.client-box ul li a {
	text-align: center
}
.client-box ul li a img {
	max-width: 100%;
}
/*client*/


/*-- portfolio-inner-page --*/
#portfolio { margin:5em 0 0 0}
.portfolio h4{
	color:#000;
	font-size:18px;
}
label.portfolio-line{
	display:block;
	background-color:#000;
	width:10%;
	margin:15px auto;
	height:2px;
}
.portfolio h6{
	width:50%;
	margin:0 auto 20px auto;
	font-size:14px;
	line-height:30px;
}
.portfolio-grid1,.portfolio-grid2,.portfolio-grid3, .portfolio-grid6, .portfolio-grid4, .portfolio-grid5 {
	margin-bottom:20px;
}
/*--SAP--*/
.sap_tabs{
	clear:both;
	padding: 0;
}
.tab_box{
	background:#fd926d;
	padding: 2em;
}
.top1{
	margin-top: 2%;
}
.resp-tabs-list {
    list-style: none;
    padding: 0 0 3em;
    margin: 0 auto;
    text-align: center;
}
.resp-tab-item {
    color: #333;
    font-size: 1.1em;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
    margin:0 0 10px 0!important;
    text-align: center;
    list-style: none;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
 
    margin: 0 0.3em 0;
	border-bottom: 2px solid #fff;
	color:#000;
	padding:7px 15px;
	border:2px solid #FF9800;
}

.resp-tab-active {
   background-color:#FF9800;
	color:#fff;
	
}
.resp-tabs-container {
	padding: 0px;
	clear: left;	
}
h2.resp-accordion {
	cursor: pointer;
	padding: 5px;
	display: none;
}
.resp-tab-content {
	display: none;
}
.resp-content-active, .resp-accordion-active {
   display: block;
}

.tab_img{
	padding:2em 0 0;
	display: inline-block;
}
.portfolio-grids .div-css {
    display: block;
    overflow: hidden;
	position:relative;
}

.portfolio-grids .div-css2 {
    display: block;
    overflow: hidden;
	position:relative;
}
 
.portfolio-grids h3 { background:#000; font-size:15px; color:#fff; margin:0; padding:10px 0; position:absolute; bottom:0; left:0; right:0; margin:0 auto; text-align:center; 	font-family: "Oswald", sans-serif; font-weight:normal; font-size:15px;} 

.div-css2:hover h3 { opacity:0}

.portfolio-grids img.img-responsive {
    width: 100%;
}
.b-wrapper {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0%;
    left: 0;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
    transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
}

.b-wrapper p { text-align:center; color:#fff;}
.portfolio-grids .div-css:hover .b-wrapper{
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
    transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
}

.b-wrapper p a { color:#fff}
.fa-link { font-size:20px;}
.b-wrapper h5, .b-wrapper h2 {
    font-size:2em;
    color: #fff;
    text-align: center;
    padding:10% 0 5% 0;
    font-weight: 300;
}
img.zoom-img{
	-webkit-transform: scale(1, 1);
    transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: 2s !important;
	-moz-transition-duration: 2s !important;
	transition-duration: 2s !important;
}
img.zoom-img:hover,.portfolio-grids:hover img.zoom-img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transform: scale(1.2);
	-ms-transform: scale(1.2);
	-o-transform: scale(1.2);
	overflow: hidden;
}
/*-- //portfolio-inner-page --*/

.partner-sites { font-size:11px; padding:10px 0; color:#fff; text-align:center;}
.partner-sites a { color:#fff;}


/*-- footer --*/
.footer {
    background: #000;
    padding:0;
}
ul.agile_footer_grid_list li{
    color: #777676;
    line-height: 1.8em;
    list-style-type: none;
    font-size: 0.9em;
}
ul.agile_footer_grid_list li:nth-child(2){
	margin:2em 0 0;
}
ul.agile_footer_grid_list li a{
	color:#efb312;
	text-decoration:none;
}
ul.agile_footer_grid_list li a:hover{
	color:#fff;
}
ul.agile_footer_grid_list li span{	
	display:block;
	color:#fff;
	margin:.5em 0 0;
}
ul.agile_footer_grid_list li i{
	padding-right:1.5em;
	color:#0accff;
}
.footer_grid h3 {
    font-size: 1.6em;
    color: #fff;
    padding-bottom: .7em;
    position: relative;
    margin-bottom: 1.5em;
    letter-spacing: 2px;
}
.footer_grid h3:after {
    content: '';
    background: #efb312;
    width: 20%;
    height: 2px;
    position: absolute;
    bottom: 0%;
    left: 0%;
}
.agileits_w3layouts_footer_grid_list li{
	list-style-type:none;
	margin-bottom:1em;
	color:#999;
	text-transform:uppercase;
}
.agileits_w3layouts_footer_grid_list li i{ 
    color: #00a98f;
    padding-right: 1em;
}
.agileits_w3layouts_footer_grid_list li a{
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 0.9em;
}
.agileits_w3layouts_footer_grid_list li a:hover{
	color: #efb312;
}
.agileits_w3layouts_footer_grid_list li:last-child{
	margin-bottom:0;
}
.agileits_footer_grid_left{
	float:left;
	width:33.33%;
}
.w3_newsletter_footer_grid_right{
	text-align: center;
    margin-top: .5em;
}
.wthree_footer_grid_left{
    width: 55px;
    height: 55px;
    border-radius: 50px;
    text-align: center;
    background: #FF9800;
    border: 2px solid #000;
    margin: 0 auto 1em;
}
.wthree_footer_grid_left i{
	color: #fff;
    font-size: 1em;
    line-height:3.3em;
}
.footer_grid_left p{
    color: #737171;
    line-height: 2em;
    font-size: 0.9em; text-align:center;
}
.address_mail_footer_grids {
    margin-top: 2em;
}
.footer_grid_left p span{
	display:block;
}
.footer_grid_left p a{
	color:#999;
	text-decoration:none;
}
.footer_grid_left p a:hover{
	color:#fff;
}
.;/footer_grid_left{
	text-align:center;
}
.agileinfo_copyright{
    margin: 3em 0 0;
    padding: 1em 0;
    text-align: center;
    background: #0c0c0c;
}
.agileinfo_copyright p{
    color: #fff;
    line-height: 2em;
    font-size: 0.9em;
}
.agileinfo_copyright p a{ 
    color: #efb312;
	text-decoration:none;
}
.agileinfo_copyright p a:hover{ 
	color:#fff;
}
/*-- //footer --*/
 
 
 
/* Carousel Fading slide */

.carousel-fade .carousel-control {z-index: 2;}
.carousel-fade .item {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.carousel-fade .next.left, .carousel-fade .prev.right, .carousel-fade .item.active {
	opacity: 1;
}
.carousel-fade .active.left, .carousel-fade .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}
/* Safari Fix */

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
opacity: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
opacity: 1;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}

 
body  { padding:110px 0 0 0}

html,
body {
    height: 100%;
}

/* You can change the height of the carousel by changing the height in the class below. It is set to 50% by default, but can be any height! */

.carousel {
    height: 80%;
}

.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

 

.fill {
    width: 100%;
    height: 100%;
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; background-position:center;
	
}

.footer2 { background:#131315}
 
 
 /* footer social icons */

.social {
	text-align: right
}
.copy-right {
	margin: 5px 0 0 0
}
.mg-b {
	margin: 0 0 10px 0
}
ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 1px;
}
/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color: #3B5998;
}
.social-network a.icoTwitter:hover {
	background-color: #33ccff;
}
.social-network a.icoGoogle:hover {
	background-color: #BD3518;
}
.social-network a.icoVimeo:hover {
	background-color: #0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color: #007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i, .social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color: #fff;
}
a.socialIcon:hover, .socialHoverClass {
	color: #44BCDD;
}
.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 15px;
}
.social-circle li i {
	margin: 0;
	line-height: 30px;
	text-align: center;
}
.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.social-circle a {
	background-color: #1565C0;
}

#White .col-sm-2 {  text-align:center}
#White .col-sm-2 a { text-align:center; padding:5px; border:solid 1px #ccc; display:block; height:70px; margin:0 0 10px 0}
.logo2 { margin:0 0 50px 0}

.w3ls_footer_grid_left  { text-align:center!important}
body { overflow-x:hidden}