/*--
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{
    font-size: 100%;
	font-family: 'Lato', sans-serif;
	background:#ffffff;
	margin: 0;
}
p,ul li,ol li{
	margin:0;
	font-size:14px;
	letter-spacing:1px;
}
h1,h2,h3,h4,h5,h6{
font-family: 'Josefin Sans', sans-serif;
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}
.text-right{
	text-align:right!important;
}
body a:hover{
	text-decoration:none;
}
input[type="submit"],input[type="reset"],a{
	-webkit-transition: 0.5s ease-in;
    -moz-transition: 0.5s ease-in;
    -ms-transition: 0.5s ease-in;
    -o-transition: 0.5s ease-in;
    transition:0.5s ease-in;
}
/*-- header --*/
.w3ls-banner {
    position: relative;
    margin-bottom: 7.5em;
}
.header-w3l {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 0%;
    left: 0;
}
.header-top-agileits {
    padding: 1em 0;
    background: rgba(0, 0, 0, 0.53);
}
.header-w3l.inner {
    position: absolute;
    z-index: 999;
    width: 100%;
    top: 8%;
    left: 0;
    background: rgba(0, 0, 0, 0.37);
    padding: 1em 0;
}
/*-- Navbar --*/
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:transparent;
}
.navbar-default .navbar-brand {
     font-size: 3em;
    color: #FFF;
    text-shadow: 3px 3px #000000;
	text-decoration:none;
	font-weight: bold;
}
.navbar {
	margin-bottom:0px;
}
.navbar-nav>li {
    float: left;
}
.navbar-default .navbar-nav>li>a {
    color: #FFFEFE;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 15px 25px;
    font-weight: 400;
}
.navbar-default .navbar-nav>li:last-child a{
	padding-right:0!important;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #fff;
    background:none!important;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
.dropdown-menu > li > a {
    padding: 7px 20px;
    color: #4a4a4a;
    text-shadow: 1px 1px #7b7b7b;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #303841;
    border-color: #fff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover , .navbar-default .navbar-nav>li>a.active{
    color: #1bbde8;
    text-shadow: 1px 1px #000;
    background-color: transparent;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #1bbde8;
    text-shadow: 1px 1px #000;
    background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #1bbde8;
    text-shadow: 1px 1px #000;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #EB4549;
}
a.active.scroll {
    color: #1bbde8!important;
	text-shadow: 1px 1px #000;
}
.navbar-default {
    border-color: #e7e7e7;
    border: none!important;
    background: none!important;
}
.navbar {
    border-radius: 0!important;
}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;

    line-height: 45px;
}
/*-- nav-effect --*/

.navbar-default {
    background: rgba(0, 0, 0, 0.72);
    border: none;
    border-radius: 0;
	
}
.header-nav {
    position: relative;
}
.cl-effect-13 ul li a:hover::before, .cl-effect-13 ul li a:focus::before, ul.nav.navbar-nav li a.active::before {
    color: #fff;
    text-shadow: 10px 0 #fff, -10px 0 #fff;
}
/*-- //nav-effect --*/
.navbar-header h1 a {
    font-size: 1.4em;
    color: #FFF;
    text-shadow: 3px 3px #000000;
    text-decoration: none;
    font-weight: bold;
}
.navbar-right {
    float: right !important;
    margin-top: 0.7em;
}
.navbar-brand {
    float: left;
    padding:0!important;
    line-height: 45px;
}
/*-- /Navbar --*/
/*--header-left--*/
.header-left {
    float: left;
}
.header-left h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 10px;
}
.header-left h3 i {
    color: #1bbde8;
    font-size: 20px!important;
    padding-right: 8px;
}
/*--//header-left--*/
/*-- registration --*/
ul.agile_forms {
    float: right;
}
ul.agile_forms li a i {
    color: #1bbde8;
    font-size: 20px;
    padding-right: 8px;
}
ul.agile_forms li {
    display: inline-block;
    list-style: none;
}
ul.agile_forms li a {
    color: #fff;
    font-size: 17px;
    display: inline-block;
    text-decoration: none;
    padding: 8px 0 8px 35px;
    text-transform: capitalize;
    letter-spacing: 1px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
}
ul.agile_forms li a:focus {
   outline:none;
}
.signin-form {
	    padding: 0em 1em 1em 1em;
    text-align: center;
}
.signin-form h3, h3.agileinfo_sign, .modal-info h3 {
    font-size: 1.5em;
    color: #212121;
    font-weight: 700;
    margin: 1em 0 0.8em 0;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.modal-info h3 span  {
    color: #146eb4!important;
	line-height: 35px!important;
}
h3.agileinfo_sign  {
	text-align:center;
}
.signin-form h3 span {
    color: #67e1ff;
}
.signin-form img {
    width:100%;
}
.login-form {
    margin: 1em 0 2.5em;
}
.signin-form input[type="email"],.signin-form input[type="text"], .signin-form input[type="password"],.signin-form textarea {
    width: 100%;
    padding: 1em 1em 1em 1em;
    font-size: 14px;
    margin: 0.5em 0;
    outline: none;
    color: #212121;
    border: none;
    border-bottom: 1px solid #ccc;
    letter-spacing: 1px;
    text-align: left;
}
.signin-form input[type="email"] {
    background: none;
    display: block;
}
.signin-form input[type="text"] {
    background: none;
    display: block;
}
.signin-form input[type="password"] {
     background: none;
    display: block;
}
.signin-form ::-webkit-input-placeholder{
	color:#212121 !important;
}
.signin-form ::-webkit-textarea-placeholder{
	color:#212121 !important;
}
.signin-form textarea {
	min-height:100px;
}
.signin-form input[type="submit"] {
    outline: none;
    padding: 0.8em 0;
    width: 100%;
    text-align: center;
    font-size: 1em;
    margin-top: 1em;
    border: none;
    color: #FFFFFF;
	text-transform:uppercase;
    cursor: pointer;
      background: #1bbde8;
    box-shadow: 0px 2px 1px rgba(28, 28, 29, 0.42);
	
}
.signin-form input[type="submit"]:hover {
    color: #fff;
       background: #202020;
    transition: .5s all;
	-webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.signin-form p a {
    font-size: 1em;
    color: #212121;
    letter-spacing: 1px;
}
.login-social-grids{
    margin: 1em 0;
}
.login-social-grids ul {
    padding: 0;
    margin: 0;
}
.login-social-grids ul li {
    display: inline-block;
    margin: 0 .5em 0 0;
}
.login-social-grids ul li a {
    color: #FFFFFF;
    text-align: center;
}
.login-social-grids ul li a i.fa.fa-facebook, .login-social-grids ul li a i.fa.fa-twitter, .login-social-grids ul li a i.fa.fa-rss {
    height: 35px;
    width: 35px;
    border: solid 2px #212121;
    border-radius: 50px;
    line-height: 31px;
    background: none;
    color: #212121;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.login-social-grids ul li a i.fa.fa-facebook:hover {
	border: solid 2px #3b5998;
	background:#3b5998;
    color: #FFFFFF;
}
.login-social-grids ul li a i.fa.fa-twitter:hover{
	border: solid 2px #55acee;
	background:#55acee;
	color: #FFFFFF;
}
.login-social-grids ul li a i.fa.fa-rss:hover{
	border: solid 2px #f26522;
	background:#f26522;
	color: #FFFFFF;
}
.modal-header .close{
	float:right!important;
}
.form-control:focus {
    border: 1px solid #ccc;
    outline: 0;
	 box-shadow:none!important;
}
/*-- //registration --*/
/*--modal--*/
.modal-content h4 {
    color: #000;
    text-align: center;
    font-size: 26px;
    margin-bottom: .5em;
    text-transform: uppercase;
}
.modal-content h5 {
    color: #1bbde8;
    padding: 20px 0 0px;
    font-size: 25px;
}
.modal-content p{
	color:#636363;
	font-size:14px;
	line-height:25px;
	    padding-top: 10px;
}
.modal-header {
    padding: 30px;
    border: none;
}
.modal-content .agileits_w3layouts_heding {
    margin-top: 2em!important;
}
/*--//modal--*/
.w3_agileits_header_text h3 {
    color: #fff;
    line-height: 3.5;
    font-size: 1em;
    letter-spacing: 2px;
}
.agileits_social_list li{
	display:inline-block;
}
.agileits_social_list li a {
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 1em;
    padding-right: 2em;
}
.agileits_social_list li a i{
	line-height:3;
}
.agileits_social_list li a i{
	color:#fff;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
a.w3_agile_facebook i:hover{
	color:#3b5998;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
a.agile_twitter i:hover{
	color:#1da1f2;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
a.w3_agile_dribble i:hover{
	color:#ea4c89;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
a.w3_agile_vimeo i:hover{
	color:#1ab7ea;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.agileits_w3layouts_logo h1 a {
    font-size: 1em;
    display: block;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-top: 7px;
}
/*-- //header --*/
/*-- banner --*/
/*-- banner-text --*/ 
.header-w3layouts{
    position: absolute;
    top: 0;
    z-index: 99;
    text-align: center;
    left: 0;
    width: 100%;
}
.agileits-banner-info h3 {
    color: #fff;
    font-size: 3em;
    margin: 0;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 700;
}
.agileits-banner-info {
    text-align: center;
    padding: 22em 0 0em;
    margin: 0 auto;
}

/*-- //banner-text --*/
/*-- banner-top --*/
.w3layouts-banner-top{
    background: url(../images/banner2.jpg) no-repeat 0px 0px;
}
.w3layouts-banner-top1{
	background: url(../images/banner1.jpg) no-repeat 0px 0px;
}
.w3layouts-banner-top2{
	background: url(../images/banner4.jpg) no-repeat 0px 0px;
}
.w3layouts-banner-top3{
	background: url(../images/banner3.jpg) no-repeat 0px 0px;
}
.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2,.w3layouts-banner-top3{
	background-size: cover;	
	-webkit-background-size: cover;	
	-moz-background-size: cover;
	-o-background-size: cover;		
	-moz-background-size: cover;
	min-height:800px;
}
/*-- //banner-top --*/ 
/*--slider--*/
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top:55%;
    left: 40px;
    opacity: 0.7;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 34px;
    width: 34px;
    background: url(../images/left.png) no-repeat 0px 0px;
}
.callbacks_nav.next {
    left: auto;
    background: url(../images/right.png) no-repeat 0px 0px;
    right: -62px;
}
.callbacks_nav.prev {
    left: auto;
    background: url(../images/left.png) no-repeat 0px 0px;
    left: -58px;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display:none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display:block;
  float: left;
}
.rslides img {
  height: auto;
  border: 0;
  }
.callbacks_tabs {
    list-style: none;
    position: absolute;
    top: 44%;
    right: 4%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 99;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li {
    display: block;
    margin: 5px 0px;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height:12px;
    width:12px;
    display: inline-block;
    background: #ffffff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
       background: #1bbde8;
}
/*-- //slider --*/
.w3_agile_logo h1 a{
	font-size: 1em;
    color: #212121;
    text-decoration: none;
    text-transform: uppercase;
}
.w3_agile_logo h1 a span {
    padding: 0em .5em;
    border: 2px solid #1bbde8;
    display: inline-block;
    color: #1bbde8;
}
.agileits-banner-info h3 {
    color: #fff;
    font-size: 3em;
    width: 40%;
    line-height: 60px;
    margin: 0 auto;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 1px 1px 2px rgb(12, 12, 12);
    -webkit-text-shadow: 1px 1px 2px rgb(12, 12, 12);
    -o-text-shadow: 1px 1px 2px rgb(12, 12, 12);
    -moz-text-shadow: 1px 1px 2px rgb(12, 12, 12);
    font-family: 'Lato', sans-serif;
}
.agileits-banner-info h3 span {
    border-bottom: 3px solid #1bbde8;
    padding: 0 15px;
}
.header-w3ls {
    background: rgba(63, 81, 181, 0);
    padding: 2em 2em;
    position: absolute;
    width: 100%;
    z-index: 999;
}
button#trigger-overlay {
    background: transparent;
    border: none;
    outline: none;
    float: left;
    margin-top: 2.5px;
}
button#trigger-overlay i {
    color: #fff;
    font-size: 30px;
    padding: 11px;
    background: #0c2149;
}
/*-- //banner-text --*/
.agileits_w3layouts_call_mail ul li{
	color:#212121;
	font-weight:600;
	display:inline-block;
}
.agileits_w3layouts_call_mail ul li:first-child{
	margin-right:3em;
}
.agileits_w3layouts_call_mail ul li i{
	padding-right:1em;
}
.agileits_w3layouts_call_mail ul li a{
	color:#212121;
	text-decoration:none;
}
.agileits_w3layouts_call_mail ul li a{
	color:#212121;
}
.agileits_w3layouts_call_mail ul li a:hover{
	color:#1bbde8;
}
.agileits_social_list li a{
    color: #212121;
    text-align: center;
    display: inline-block;
    font-size: 1.2em;
}
a.w3_agile_facebook:hover{
	color:#3b5998;
}
a.agile_twitter:hover{
	color:#1da1f2;
}
a.w3_agile_dribble:hover{
	color:#ea4c89;
}
a.w3_agile_vimeo:hover{
	color:#1ab7ea;
}
.w3_agileits_banner_social_icons_pos{
	position:absolute;
	bottom:25%;
	right:15.3%;
}
.w3_agileits_banner_social_icons_pos ul li{
	display:block;
    margin-top: 2em;
	position:relative;
}
.w3_agileits_banner_social_icons_pos ul li:nth-child(1):before,.w3_agileits_banner_social_icons_pos ul li:last-child:after{
	content: '';
    background: #212121;
    height: 55px;
    width: 2px;
    position: absolute;
    bottom: 190%;
    right: 45%;
}
.w3_agileits_banner_social_icons_pos ul li:nth-child(1):before{
    bottom: 190%;
}
.w3_agileits_banner_social_icons_pos ul li:last-child:after{
    top: 190%;
}
/*-- banner --*/
/*--Banner form--*/
div#horizontalTab {
    position: absolute;
    top: 30em;
    z-index: 999;
    width: 65%!important;
    left: 17.5%;
    background: #1bbde8;
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.22);
}
.resp-tabs-container h6 {
    color: #1bbde8;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 1em;
}
/*--tab-1--*/
.fields input[type="text"],.fields input[type="email"],.fields input[type="password"] ,.fields .form-control,textarea {
    padding: 7px 0px;
    font-size: 15px;
    margin-bottom: 15px;
    border: none;
    outline: none;
    border-bottom: 1px solid #777;
	background:transparent;
    width: 100%;
	color: #000;
	text-align: center;
}
.fields .form-control {
    box-shadow: none!important;
    border-radius: 0!important;
}
textarea {
	resize:none;
	height:100px!important;
}
.left-agileits{
	width:49%!important;
	float:left!important;
}
.right-agileits{
	width:49%!important;
	float:right!important;
}
.resp-tabs-container input[type="submit"] {
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-transform: capitalize;
    margin: 1.5em auto 0;
    display: block;
    padding: 10px 40px;
    border: none;
    outline: none;
    background: rgb(27, 189, 232);
    border: 2px solid #1bbde8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.resp-tabs-container input[type="submit"]:hover {
	background:#1d1f21;
	 -webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
	 transition: 0.5s all;
}
.tab1 ul {
    margin-top: 20px;
    text-align: left;
    display: block;
}

/*--//tab-1--*/
/*--tab-2--*/
 form p {
    font-size: 13px;
    text-transform: uppercase;
    color: #777;
    font-weight: 500;
	display:block;
}
.filter-price {
    width: 70%;
    margin: 2em auto 0!important;
    text-align: center;
}
.tab2,.fields {
    text-align: left;
}
/*-- Slider range --*/
ul.dropdown-menu6 ,ul.dropdown-menu5{
	margin:0;
	position:relative;
}
ul.dropdown-menu6 li {
	list-style:none;
}
ul.dropdown-menu6 li p{
	width:100%;
}
span.amount{
	color:#ffffff;
	font-size:16px;
}
.filter-price input#amount,.filter-price input#amount1 {
    font-size: 18px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #000 !important;
    position: absolute;
    left: 0%;
    top: 10px;
    text-align: center;
    width: 100%;
    padding: 4px 0;
}
ul.dropdown-menu6 li a {
	text-decoration: none;
}
.range,.range-two{
	padding: 15px 0 22px 0;
	border-bottom: 1px solid #e5e3db; 
}
.filter-price h3 {
    color: #1bbde8;
    text-transform: capitalize;
    font-size: 1.2em;
}
 ::-webkit-input-placeholder{
	color:#222;
}
:-moz-placeholder { /* Firefox 18- */
   color: #222; 
}
::-moz-placeholder {  /* Firefox 19+ */
   color: #222;  
}
:-ms-input-placeholder {  
   color: #222;  
}
/*-- //Slider range --*/
/*--//tab-2--*/
/*--tab-3--*/
.reset {
    padding: 4.5em 0;
}
/*--//tab-3--*/
/*--//Banner form--*/
/*-- about banner-bottom --*/
.about{
	position:relative;
}
p.para-w3layouts.white {
    font-size: 17px;
    line-height: 31px;
    color: #afafaf;
    letter-spacing: 0.5px;
}
.about .agileits_w3layouts_heding {
    position: absolute;
    text-align: left;
    left: 5%;
    top: 6%;
}
.banner_bottom_left h3 {
    font-size: 1.4em;
    letter-spacing: 3px;
    color: #ffb900;
    margin-bottom: 1em;
    text-transform: uppercase;
}
.banner_bottom_left {
    text-align: left;
    float: right;
    padding: 6em 7em 6em 10em;
    background: rgb(29, 29, 29);
}
.banner_bottom_right {
    background: url(../images/about.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    min-height: 350px;
    width: 41%;
    position: absolute;
    z-index: 999;
    top: 10em;
    left: 5%;
    box-shadow: 3px 3px 15px rgb(0, 0, 0);
}
.wthree_more a{
	color: #fff;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-transform: capitalize;
    margin: 1.5em auto 0;
    display: inline-block;
    padding: 10px 40px;
    border: none;
    outline: none;
    background: rgb(27, 189, 232);
    border: 2px solid #1bbde8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.wthree_more a:hover {
        background: #1d1f21;
}
/*-- //about banner-bottom --*/
/*-- banner-bottom --*/
.w3_banner_bottom_grid_pos{
	position:relative;
}
.w3_banner_bottom_grid {
    text-align: center;
    margin-bottom: 4em;
}
.w3_banner_bottom_grid p {
    font-size: 1.2em;
    color: #555;
    font-weight: 600;
    margin: 1em auto 0;
    width: 85%;
    line-height: 1.9em;
}
.w3_banner_bottom_grid h2{
	font-size:3em;
    color: #000;
    text-transform: uppercase;
}
.w3l_banner_bottom_right h3{
	text-transform: capitalize;
    font-size: 2em;
    color: #212121;
}
.w3l_banner_bottom_right h3 span{
	text-transform:uppercase;
}
.w3l_banner_bottom_right h3 span i{
	font-style:normal;
	display:inline-block;
	padding:.1em .5em;
	border:2px solid #1bbde8;
	color:#1bbde8;
}
.w3l_banner_bottom_right p{
    margin: 0em 0 0.5em 0;
	color:#666;
	line-height:2em;
}
.w3l_banner_bottom_right ul li{
	display: block;
    color: #212121;
    padding-top: 1em;
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 1px;
}
.w3l_banner_bottom_right ul li i {
    font-size: 1.5em;
    padding-right: 1em;
    vertical-align: middle;
    color: #1bbde8;
    width: 60px;
}
.agileits_banner_bottom_grid_three{
	margin:3em 0 0;
}

/* Common style */
.grid figure {
    position: relative;
    overflow: hidden;
    background: #000000;
    text-align: center;
    margin-bottom: 1.5em;
}

.grid figure img {
	position: relative;
	display: block;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 2em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure h3 {
	word-spacing: -0.15em;
	font-weight: 300;
}

.grid figure h3 span {
	font-weight: 800;
    color: #1bbde8;
}

.grid figure p {
	letter-spacing: 1px;
	color:#fff;
	line-height:2em;
}

figure.effect-roxy img {
	max-width: none;
	width: -webkit-calc(100% + 60px);
	width: calc(100% + 60px);
	width: -moz-calc(100% + 60px);
	width: -o-calc(100% + 60px);
	width: -ms-calc(100% + 60px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-50px,0,0);
	transform: translate3d(-50px,0,0);
	-moz-transform: translate3d(-50px,0,0);
	-o-transform: translate3d(-50px,0,0);
	-ms-transform: translate3d(-50px,0,0);
}

figure.effect-roxy figcaption::before {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	border: 1px solid #fff;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0,0);
	transform: translate3d(-20px,0,0);
	-ms-transform: translate3d(-20px,0,0);
	-moz-transform: translate3d(-20px,0,0);
	-o-transform: translate3d(-20px,0,0);
}

figure.effect-roxy figcaption {
	padding: 3em;
	text-align: right;
}

figure.effect-roxy h3 {
    padding: 0 0 .5em;
    font-size: 2.3em;
    color: #fff;
    text-transform: capitalize;
}

figure.effect-roxy p {
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-10px,0,0);
	transform: translate3d(-10px,0,0);
}

figure.effect-roxy:hover img,.agileinfo_banner_bottom_grid_three_left:hover img{
	opacity: 0.7;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-roxy:hover figcaption::before,
figure.effect-roxy:hover p,.agileinfo_banner_bottom_grid_three_left:hover figcaption::before,
.agileinfo_banner_bottom_grid_three_left:hover p{
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*-- //banner-bottom --*/
/*-- schedule --*/
/* Wayra */
.button--wayra {
	overflow: hidden;
	width: 28%;
	-webkit-transition: border-color 0.3s, color 0.3s;
	transition: border-color 0.3s, color 0.3s;
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	margin:0 auto;
}
.button--wayra::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1bbde8;
	z-index: -1;
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
	transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.button--wayra:hover {
	color: #fff;
	border-color:#1bbde8;
}
.button--wayra.button--inverted:hover {
	color: #3f51b5;
	border-color: #fff;
}
.button--wayra:hover::before {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
	transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.button--wayra.button--inverted:hover::before {
	background-color: #fff;
}
.agileits_w3layouts_heding {
    text-align: center;
    margin-bottom: 2em;
}
.agileits_w3layouts_heding.three h3 {
    color: #fff;
    font-weight: 300;
    font-size: 2em;
    letter-spacing: 7px;
    width: 70%;
    margin: 0 auto;
    line-height: 1.7em;
}
.agileits_w3layouts_heding h3 {
    font-size: 2.5em;
    color: #000;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
}
.agileits_w3layouts_heding h3 span {
    font-weight: bold!important;
}
h3.two {
    text-align: left;
    margin-bottom: 0.5em;
}
h3.subheading-agileits-w3layouts {
    font-size: 2.2em;
    line-height: 1.5em;
    color: #101010;
    font-weight: 300;text-transform: uppercase;
    letter-spacing: 2px;
}
h3.subheading-agileits-w3layouts span{
	font-weight: bold!important;
}
.agileits_w3layouts_heding p {
    color: #000;
    font-size: 16px;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
/*-- //schedule --*/
/*--services--*/
.agile_services {
    background: #f7f7f7;
}
.icon-left {
    float: left;
    width: 60px;
    height: 60px;
    text-align: center;
    padding: 1.2em 0 0 0;
    margin-right: 1em;
    background: #1bbde8;
}
.icon-right {
    float: left;
    width: 70%;
}
.icon-left i.fa {
    color: #FFFFFF;
    font-size: 2em;
    line-height: 23px;
	-webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.icon-right h5 {
    color: #000;
    font-size: 1.5em;
    margin: 0;
    font-weight: 600;
    letter-spacing: 1px;
	-webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.icon-right p {
    font-size: 16px;
    line-height: 28px;
    color: #bbbbbb;
    margin: 0.5em 0 0;
    letter-spacing: 1px;
}
.w3ls-markets-grid:nth-child(4), .w3ls-markets-grid:nth-child(5), .w3ls-markets-grid:nth-child(6) {
    margin: 2em 0 0 0;
}
.agileits-icon-grid a {
    display: block;
    text-decoration: none;
    color: #1bbde8;
    text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    padding: 8px 0;
    width: 100%;
    border-top: 1px solid rgba(27, 189, 232, 0.18);
    border-bottom: 1px solid rgba(27, 189, 232, 0.18);
    margin-top: 1em;
	-webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.agileits-icon-grid a:hover{
    border-color:#000;
	background:#000;
	color:#fff;
}
.agileits-icon-grid a:focus{
	outline:none;
}
.agileits-icon-grid:hover a{
	border-color:#000;
}
.agileits-icon-grid:hover .icon-left{
	background:#000;
}
.agileits-icon-grid:hover .icon-left i{
	color:#1bbde8;
}
.agileits-icon-grid:hover .icon-right h5{
	color:#1bbde8;
}
/*--//Services--*/
/*-- features --*/
.features-right-w3l {
    border-left: 3px solid #000;
}
.features-right-w3l {
    padding: 6em 0 0;
}
.feature-grid-agileinfo {
    position: relative;
}
.features-left-w3l .feature-text-w3ls{
	float:left;
	text-align:right
}
.features-left-w3l .feature-img-wthree{
	float:right;
}
.features-right-w3l .feature-text-w3ls{
	float:right;
	text-align:left
}
.features-right-w3l .feature-img-wthree{
	float:left;
}
.feature-img-wthree img {
    border: 3px solid rgb(27, 189, 232);
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
}
.f-left,.f-right {
    width: 362px;
    margin: 0 auto;
}
.feature-text-w3ls h6 {
    color: #000;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 23px;
    width: 250px;
    margin-top: 1em;
}
.feature-text-w3ls p {
    color: #999;
    letter-spacing: 0.5px;
    font-size: 16px;
    width: 250px;
    margin: 0.5em 0 0 0;
}
.feature-grid-agileinfo.mid-agileits {
    margin: 5em 0;
}
.features-left-w3l .feature-grid-agileinfo i {
    position: absolute;
    color: #000000;
    font-size: 10px;
    top: 4.975em;
    right: -110px;
    z-index: 000;
    background: #000000;
}
.features-right-w3l .feature-grid-agileinfo i {
    position: absolute;
    color: #000000;
    font-size: 10px;
    top: 4.999em;
    left: -108px;
    z-index: 000;
    background: #000000;
}
.features-left-w3l .feature-grid-agileinfo:before {
    content: "";
    position: absolute;
    background: #000;
    width: 104px;
    height: 3px;
    top: 3.3em;
    right: -104px;
}
.features-right-w3l .feature-grid-agileinfo:before {
    content: "";
    position: absolute;
    background: #000;
    width: 104px;
    height: 3px;
    top: 3.3em;
    left: -103px;
}
/*-- features --*/
/*-- team --*/
.white-w3ls{
 color:#fff!important;
}
.team,.testimonials,.contact,.features,.agile_services,.banner-bottom,.w3layouts_newsletter,.prices,.middle-section-agileits-w3layouts{
   padding: 6em 0;
}
.team {
    background: rgb(29, 29, 29);
}
.w3_agile_team_grid h3 {
    font-size: 1.4em;
    color: #1bbde8;
    margin: 1em 0 0.2em;
    font-weight: 600;
    letter-spacing: 1px;
}
.w3_agile_team_grid p {
    color: #5f5f5f;
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: .8em;
    font-size: 15px;
    letter-spacing: 1.5px;
}
.w3_agile_team_grid:nth-child(2),.w3_agile_team_grid:nth-child(4){
	margin-top:5em;
}
.w3_agile_team_grid figure {
	overflow: hidden;
	position: relative;
}
.hover14 figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.hover14 figure:hover::before,.w3_agile_team_grid:hover .hover14 figure::before{
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.w3_agile_team_grid .w3l-social{
	float:left!important;
}
/*-- //team --*/
/*-- prices --*/
.prices-grid-agileinfo {
    text-align: center;
    border: 1px solid #e8e8e8;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    padding: 0;
    width: 32%;
    float: left;
}
.price-top-w3layouts {
    padding: 1.5em 0;
    border-bottom: 1px solid #e8e8e8;
}
.price-top-w3layouts h5 {
    font-size: 2.7em;
    letter-spacing: 1px;
    font-weight: 600;
    color: #000;
}
.price-top-w3layouts h5 span {
    display: block;
    padding: 10px 0 15px;
    font-size: 0.7em!important;
}
.price-top-w3layouts p {
    font-size: 20px;
    letter-spacing: 1px;
    color: #8a8a8a;
}
.prices-grid-agileinfo ul li {
    list-style: none;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 1.5em;
    color: #505050;
}
.mid-price-w3ls{
	margin:0 2%;
}
.cart1 a {
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 11px 35px;
    margin: 2em 0 2em;
    background: #000000;
    color: #fff;
}
.prices-grid-agileinfo:hover{
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
	box-shadow: 3px 3px 22px rgba(0, 0, 0, 0.23);
}
.prices-grid-agileinfo:hover .price-top-w3layouts{
	background:#1bbde8;
}
.prices-grid-agileinfo:hover .price-top-w3layouts h5{
	color:#fff;
}
.prices-grid-agileinfo:hover .price-top-w3layouts p{
	color:#000;
}
.prices-grid-agileinfo:hover .cart1 a{
	background:#1bbde8;
}



/* Styles for dialog window */
.pricing-plans {
    background: #eee;
}
.pop_up{
		border: 7px solid#485460;
}
#small-dialog,#small-dialog1,#small-dialog2,#small-dialog3,#small-dialog4,#small-dialog5{
	background: white;
	padding:20px;
	text-align: left;
	max-width: 700px;
	margin: 40px auto;
	position: relative;
	text-align:center;
	border: 9px solid#eee;
}
/*---start-pricing-tabels-----*/
.payment-online-form-left{
}
form li {
list-style: none;
}
form ul {
 padding:0;
}
.payment-online-form-left h4{
	font-size: 1.8em;
	color: #222222;
	padding: 0.5em 0;
	text-align: left;	
}
.payment-online-form-left span{
	vertical-align:sub;
	margin-right: 5px;
}
.payment-online-form-left form{
	padding:2em;
}
.payment-online-form-left input[type="text"], .payment-online-form-left input[type="email"] {
    padding: 1em 1em;
    color: #485460;
    width: 47%;
    margin: 0.5em 0;
    border: 1px solid;
    outline: none;
    text-align: center;
    transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    -ms-transition: border-color 0.3s;
    -moz-transition: border-color 0.3s;
    -webkit-transition: border-color 0.3s;
    float: left;
    font-size: 0.9em;
    border-color: #EEE;
    -webkit-appearance: none;
}
.payment-online-form-left input[type="text"]:hover, .payment-online-form-left textarea:hover, .payment-online-form-left input[type="email"]:hover{
	border-color:#14cdf5;
}
.payment-online-form-left textarea {
    width: 98.5%;
    height: 150px;
    margin: 6px 0;
    padding: 10px;
	color: #485460;
	outline: none;
	border: 1px solid;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	font-size: 0.9em;
	border-color: #EEE;
}
.payment-online-form-left ul li:first-child input[type="text"], .payment-online-form-left ul li input[type="email"]{
	margin-right: 5%;
}
.payment-online-form-left  input[type="text"]:active, .payment-online-form-left input[type="text"]:hover {
	border-color:#14cdf5 ;
}

.payment-sendbtns {
    float: right;
    margin: 1.4em 0;
}
.payment-sendbtns input[type="reset"] {
	background: #14cdf5;
	padding: 8px 50px;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	display: block;
	/*-- w3layouts --*/
	/*-- agileits --*/
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	outline: none;
}

.payment-sendbtns input[type="reset"]:hover {
	color: #FFF;
	background:#000;
}

.payment-sendbtns input[type="submit"] {
    background: #000;
	padding: 8px 20px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	display: block;
	/*-- w3layouts --*/
	/*-- agileits --*/
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	-webkit-appearance: none;
	outline: none;
	text-decoration: none;
}

.payment-sendbtns input[type="submit"]:hover {
	color: #fff;
	background: #14cdf5;
}

.payment-sendbtns li {
	display: inline-block;
}

/* start state */
.my-mfp-zoom-in #small-dialog {
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready #small-dialog {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing #small-dialog {
-webkit-transform: scale(0.8);
-moz-transform: scale(0.8);
-ms-transform: scale(0.8);
-o-transform: scale(0.8);
transform: scale(0.8);
opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
opacity: 0;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
opacity: 0;
}

/**
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
 }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }
.mfp-content iframe{
	width:100%;
	min-height:500px;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #cccccc; }

.mfp-preloader a:hover {
  color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	border: 0;
	background:#EEEEEE;
	-webkit-appearance: none;
	display: block;
	/*-- w3layouts --*/
	/*-- agileits --*/
	padding: 0;
	z-index: 1046;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.mfp-close {
	width: 32px;
	height: 32px;
	line-height: 1;
	position: absolute;
	right: 0;
	top: -32px;
	/*-- wthree --*/
	/*-- agileits --*/
	text-decoration: none;
	text-align: center;
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	outline: none;
	left: 96.7%;
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}

.mfp-close-btn-in .mfp-close {
	color: #333333;
	padding: 0;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	/*-- w3layouts --*/
	/*-- agileits --*/
	padding-right: 6px;
	width: 100%;
}
/*-- //prices --*/
/*-- mid-contact-section --*/
.middle-section-agileits-w3layouts {
    background: url(../images/services.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;
}
/*-- //mid-contact-section --*/
ul.gallery_agile li {
    list-style: none;
    display: inline-block;
    width: 33%;
}
/*-- portfolio --*/
.gallery{
	padding-bottom:0!important;
}
.w3_agile_portfolio_grid{
    overflow: hidden;
    position: relative;
}
.w3layouts_news_grid_pos{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    background-color:rgba(0, 0, 0, 0.4);
    right: 0;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    transition: all 400ms ease;
}
.w3layouts_news_grid_pos{
    -webkit-transform: scale3d(0,0,1);
    -moz-transform: scale3d(0,0,1);
    -ms-transform: scale3d(0,0,1);
    transform: scale3d(0,0,1);
}
.w3_agile_portfolio_grid:hover .w3layouts_news_grid_pos{
    opacity:1;
	-webkit-transform: scale3d(1,1,1);
    -moz-transform: scale3d(1,1,1);
    -ms-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}
.w3_agile_portfolio_grid:hover .wthree_text{
    opacity: 1;
	-webkit-transform: translateY(0) scale3d(1,1,1);
    -moz-transform: translateY(0) scale3d(1,1,1);
    -ms-transform: translateY(0) scale3d(1,1,1);
    transform: translateY(0) scale3d(1,1,1);
    -webkit-transition: transform 400ms ease 380ms;
    -moz-transition: transform 400ms ease 380ms;
    transition: transform 400ms ease 380ms;
}
.wthree_text{
    text-align: center;
    padding: 8.4em 0 0;
    opacity: 0;
	    -webkit-transform: translateY(0) scale3d(0,0,1);
    -moz-transform: translateY(0) scale3d(0,0,1);
    -ms-transform: translateY(0) scale3d(0,0,1);
    transform: translateY(0) scale3d(0,0,1);
    -webkit-transition: transform 400ms ease 280ms;
    -moz-transition: transform 400ms ease 280ms;
    transition: transform 400ms ease 280ms;
}
.main-txt-w3ls{
	padding: 10.5em 0 0!important;
}
.wthree_text h3{
	color: #fff;
    font-size: 1.8em;
	font-weight:bold;
	letter-spacing:2px;
    text-transform: uppercase;
}
.wthree_text h3 span,.agile_testimonials_grid h3 span{
	color:#1bbde8;
}
/*--flexisel--*/
.flex-slider{	
	background:#222227;
	padding: 70px 0 165px 0;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
	padding:0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 35px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
    width: 40px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    z-index: 100;
    background:none;
    top: -5% !important;
    border-radius: 5px;
	display:none;
}
.nbs-flexisel-nav-left {
	left:91%;
}
.nbs-flexisel-nav-right {
	right: 1.2%;
    background:none;
}
/*--//flexisel--*/
/*-- //portfolio --*/
/*-- testimonials --*/
section.slider {
    padding: 0 !important;
}
.testimonials {
    background: transparent url(../images/services.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;
    position: relative;
}
.testimonial_grids{
	margin:3em 0 0;
}
.w3_agileits_testimonial_grid {
    width: 50%;
    width: 49%;
    float: left;
    margin: 0 0.5%;
    text-align: center;
}
.test-bg-w3ls {
    padding: 2em 3em;
    position: relative;
    text-align: left;
    background: #fff;
	margin-bottom: 2em;
}
.test-bg-w3ls::after {
    content: '';
    position: absolute;
    left: -.3%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    top: 89%;
    z-index: 000;
    margin-top: 17px;
    border-left: 0;
    border-bottom: 0px solid transparent;
    border-top: 24px solid transparent;
    border-left: 28px solid #fff;
    background: transparent;
}
.w3_agileits_testimonial_grid img {
    margin: 0 auto;
}
.w3_agileits_testimonial_grid h4 {
    font-size: 1.3em;
    letter-spacing: 1px;
    color: #000;
    margin-bottom: 0.5em;
}
.w3_agileits_testimonial_grid h4 span {
    display: inline-block;
    font-size: .8em;
    font-weight: bold;
    color: #1bbde8;
    padding-left: 8px;
}s
/*-- //testimonials --*/
/*-- schedule-bottom --*/
.schedule-bottom{
	background:#1bbde8;
}
.agileits_schedule_bottom_right,.agileinfo_schedule_bottom_left {
    padding: 0;
}
.agileinfo_schedule_bottom_left img{
	width:100%;
}
.w3ls_schedule_bottom_right_grid {
    padding: 3em;
    background: #fff;
    margin: 10em auto 0;
    width: 90%;
    text-align: center;
    box-shadow: 3px 3px 22px rgba(0, 0, 0, 0.23);
}
.w3ls_schedule_bottom_right_grid h3 {
    text-transform: uppercase;
    font-size: 1.5em;
    color: #212121;
    letter-spacing: 2px;
    font-weight: bold;
}
.w3ls_schedule_bottom_right_grid h3 span{
	color:#1bbde8;
}
.w3ls_schedule_bottom_right_grid p {
    margin: 1em 0 2em;
    color: #666;
    line-height: 2em;
    font-size: 15px;
}
.w3l_schedule_bottom_right_grid1{
	text-align:center;
}
.w3l_schedule_bottom_right_grid1 i{
	font-size:1.5em;
	color:#1bbde8;
	display:block;
	
}
.w3l_schedule_bottom_right_grid1 h4 {
    margin: 1em 0;
    color: #212121;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px;
}
.w3l_schedule_bottom_right_grid1 h5{
	font-size:2em;
	color:#212121;
	font-weight:600;
}
/*-- //schedule-bottom --*/
/*-- bootstrap-pop-up --*/
.close {
    opacity: 1;
}
.modal-body p {
    color: #666;
    text-align: left;
    padding:3.5em 1em 0;
    margin: 0 !important;
    line-height: 2em;
}
.modal-body p i {
    display: block;
    margin: 2em 0 0;
	color:#212121;
}
.modal-body {
    padding:0;
}
.modal-content {
    border-radius: 0;
}
button.close {
    font-size: 1em;
    color:#922e1b;
	outline: none;
}
.modal-dialog {
    width: 845px;
}
.w3_modal_body_left {
    padding-left: 0;
}
/*-- //bootstrap-pop-up --*/
/*-- newsletter --*/
.w3layouts_newsletter_left{
	float:left;
}
.w3layouts_newsletter_right {
    text-align: center;
}
.w3layouts_newsletter_right form {
    padding: 3em 0 0;
}
.w3layouts_newsletter_right input[type="email"],.w3layouts_newsletter_right input[type="text"] {
    outline: none;
    border: none;
    padding: 10px;
    background: #fff;
    border: 2px solid #1d1d1d;
    color: #212121;
    font-size: 15px;
    text-align: center;
    float: left;
}

.w3layouts_newsletter_right input[type="submit"],.w3layouts_newsletter_right input[type="text"]{
    width: 30%;
}
.w3layouts_newsletter_right input[type="email"] {
    width: 38%;
    margin: 0 1%;
}
.w3layouts_newsletter_right input[type="submit"] {
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-transform: capitalize;
    display: block;
    padding: 9.5px 0px;
    border: none;
    outline: none;
    background: rgb(27, 189, 232);
    border: 2px solid #1bbde8;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.w3layouts_newsletter_right input[type="submit"]:hover{
	background: #1d1f21;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
/*-- //newsletter --*/
/*-- contact-page --*/
/*--map--*/
.map-agileits-w3layouts iframe {
    width: 100%;
    height: 280px;
    display: block;
    margin: 0 auto;
	border: none;
}
/*--//map--*/
/*--footer--*/
/*--address--*/
.agileits_footer_nav_bottom{
	padding: 4em 0;
}
.w3ls_footer_nav_bottom_left {
    border: 1px solid #ccc;
    border-top: none;
    border-right: none;
    padding: 0;
}
.w3ls_footer_nav_bottom_left:nth-child(3){
	border-right:1px solid #ccc;
}
.w3ls_footer_nav_bottom_left  i,.w3ls_footer_nav_bottom_left p{
	padding:1em;
	text-align:center;
	font-size:1em;
}
.w3ls_footer_nav_bottom_left  i {
    color: #1bbde8;
    display: block;
    font-size: 1.3em;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.w3ls_footer_nav_bottom_left p{
	color:#000;
	font-weight:600;
}
.w3ls_footer_nav_bottom_left p a{
	color:#000;
	text-decoration:none;
}
.w3ls_footer_nav_bottom_left p a:hover,.agileits_footer_nav ul li a:hover{
	color:#1bbde8;
}
/*--//address--*/
.footer {
    background: #2a2a2a;
}
.footer h5 {
    color: #fcfcfc;
}
.footer h5 {
    color: #fcfcfc;
    margin-bottom: 23px;
}
.footer label {
    margin-bottom: 20px;
}
.footer .para-w3 {
    color: #fcfcfc;
    padding-right: 15px;
}
.footer-right-w3-agile {
    padding: 0;
}
.footer form {
    padding: 3em;
    background: #fff;
}
.footer input[type="text"], .footer input[type="email"], .footer textarea {
    background: transparent;
    border: none;
    border-bottom: 2px solid #ccc;
    padding: 8px 22px;
    width: 32.5%;
    color: #000;
    outline: none;
    text-align: center;
    font-size: 14px;
    letter-spacing: 1px;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.footer input[type="text"]:hover,.footer input[type="email"]:hover,.footer textarea:hover,
.footer input[type="text"]:focus,.footer input[type="email"]:focus,.footer textarea:focus {
	border-color:#000!important;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	transition:0.5s all;
}
.footer input[type="email"] {
    margin: 0 9px;
}
.footer textarea {
    border: 2px solid #ccc!important;
    margin: 2em 0 0.5em;
    outline: none;
    resize: none;
    width: 100%!important;
    height: 100px!important;
}
.footer form input[type="submit"] {
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 16px;
    text-transform: capitalize;
    margin: 1.5em auto 0;
    display: block;
    padding: 10px 40px;
    border: none;
    outline: none;
    background: rgb(27, 189, 232);
    border: 2px solid #1bbde8;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
	width:100%!important;
}
.footer form input[type="submit"]:hover {
	background: #1d1f21;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
    transition: 0.5s all;
}
.footer-left-agile label {
    width: 30px;
    height: 4px;
    background: #62A0EC;
    display: block;
    margin: 0px 30px 35px 0px;
}
/*-- //contact-page --*/
/*-- contact --*/
.w3l_footer {
    background: #212121;
    padding: 3em 0;
}
.w3l_footer h2 a {
    letter-spacing: 1.5px;
    text-transform: capitalize;
    text-decoration: none;
    font-size: 1.4em;
    color: #FFF;
    text-shadow: 3px 3px #000000;
}
.botttom-nav-agileits ul.nav-w3ls li a {
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.botttom-nav-agileits ul.nav-w3ls li:hover a {
    color: #1bbde8!important;
}
.botttom-nav-agileits ul.nav-w3ls li {
    list-style: none;
    display: inline-block;
    margin: 0px 15px;
}

.w3l-social ul{
	padding:0;
	margin:0;
}
.w3l-social ul li{
	display:inline-block;
}
.w3l-social ul li a {
	color: #333;
    text-align: center;
}
.w3l-social ul li a i.fa.fa-facebook, .w3l-social ul li a i.fa.fa-twitter, .w3l-social ul li a i.fa.fa-google-plus {
    height: 35px;
    width: 35px;
    background: #FFFFFF;
    line-height: 37px;
    margin-left: 3px;
    color: #383838;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3l-social ul li a i.fa.fa-facebook:hover {
	background: #3b5998;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-twitter:hover{
	background: #1da1f2;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-google-plus:hover{
	background: #dd4b39;
	color: #FFFFFF;
}
.w3l-social {
    float: right;
}
ul.nav-w3ls {
    float: left;
    margin-top: 1em;
}
/*-- //contact --*/
.banner-inner_agile {
    background: url(../images/banner1.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: 350px;
    margin-bottom: 0!important;
}
.banner-inner_agile h4 {
    text-align: center;
    font-size: 3.4em;
    text-transform: capitalize;
    letter-spacing: 2px;
    font-weight: 600;
    padding-top: 1.3em;
    color: #ffffff;
    text-shadow: 2px 2px 3px #000;
}
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: #1bbde8;
    text-decoration: none;
}
.services-breadcrumb {
    padding: 1em 0;
    background: #f5f5f5;
    text-align: center;
}
.services-breadcrumb ul li i {
    padding: 0 1.5em;
}
ul.w3_short {
    text-align: left;
}
.agile_inner_breadcrumb {
    padding: 0 4em;
}
.w3_agileits_mail_left{
  background: #f5f4f4;
}
.w3_agileits_mail_left h4{
    padding: 1em;
    color: #fff;
    background: #101010;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 1.1em;
}
.w3_agileits_mail_left{
	text-align:center;
}
.w3_agileits_mail_left h4 i{
    padding-right: 1em;
    color: #1bbde8;
}
.w3_agileits_mail_left p.wthree_address{
	padding:1em;
	color:#212121;
	line-height:1.8em;
}
.w3_agileits_mail_left1{
	padding:1em;
}
.w3_agileits_mail_left1 a{
    font-size: 14px;
    color: #212121;
    text-decoration: none;
    display: block;
    line-height: 23px;
}
p.agileinfo_para {
    line-height: 23px;
}
.w3_agileits_mail_left1 a:hover{
	    color: #1bbde8;
}
/*-- icons --*/
.grid_3.grid_4.w3_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: #1bbde8 !important;
    margin: 30px 0 15px;
    font-weight: 400;
    letter-spacing: 1px;
}
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: #777;
} 
.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;
	}
}
@media (max-width: 640px){
	.icon-box {
		float: left;
		width: 50%;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.grid_3.grid_4.w3_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){
	.w3_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: #1bbde8;
    letter-spacing: 1px;
}
.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 --*/
/*-- footer --*/
.w3_agile_footer{
	padding:4em 0 2em;
	text-align:center;
	background:#212121;
	position:relative;
}
.w3_agile_footer p{
	color:#fff;
	line-height:2em
}
.w3_agile_footer p a{
	color:#1bbde8;
	text-decoration:underline;
}
.w3_agile_footer p a:hover{
	color:#fff;
}
/*-- //footer --*/
/*-- arrow-animation --*/
.arrow-container,.arrow-1{
  width: 100px;
  height: 100px;
}
.arrow-container{
  margin: 0 auto;
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  top: -40%;
}

.arrow-1{
  background:#1bbde8;
  opacity: 0.5;
  border-radius: 50%;
  position: absolute;
}

.arrow-2{
  width: 60px;
  height: 60px;
  background:#1bbde8;
  border-radius: 50%;
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 1;
  display: table;
}
.arrow-2:focus{
  text-decoration:none;
}

.arrow-2:before {
    width: 52px;
    height: 52px;
    content: "";
    border: 2px solid rgba(0, 120, 152, 0.22);
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
}

.arrow-2 i.fa{
  font-size: 30px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
}

/* Custom Animate.css */

.animated.hinge {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.4, .4, .4);
            transform: scale3d(.4, .4, .4);
  }

  50% {
    opacity: 0.5;
  }
  
  100% {
    opacity: 0;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.4, .4, .4);
            transform: scale3d(.4, .4, .4);
  }

  50% {
    opacity: 0.5;
  }
  
  100% {
    opacity: 0;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
/*-- //arrow-animation --*/
/*-- responsive-design --*/
@media (max-width:1680px){
	.banner_bottom_right {
		background: url(../images/about.jpg)no-repeat 0px 0px;
		background-size: cover;
		min-height: 392px;
		width: 43%;
		top: 11em;
	}
	.w3ls_schedule_bottom_right_grid {
		margin: 7.2em auto 0;
	}
	.wthree_text{
		padding: 8.5em 0 0;
	}
	.main-txt-w3ls{
		padding: 9.5em 0 0!important;
	}
}
@media (max-width:1600px){
	.w3ls_schedule_bottom_right_grid {
		margin: 6.2em auto 0;
	}
}
@media (max-width:1440px){
	.wthree_text {
		padding: 7.5em 0 0;
	}
	.w3ls_schedule_bottom_right_grid {
		margin: 3.5em auto 0;
	}
	.w3l_schedule_bottom_right_grid1 h4 {
		font-size: 14px;
		letter-spacing: 0.5px;
	}
	.main-txt-w3ls {
		padding: 8.2em 0 0!important;
	}
	.w3_banner_bottom_grid h2, .agileits_w3layouts_heding h3 {
		font-size: 2.3em;
	}
	.w3layouts-banner-top,.w3layouts-banner-top1,.w3layouts-banner-top2,.w3layouts-banner-top3{
	     min-height:700px;
    }
	.agileits-banner-info h3 {
		font-size:2.8em;
		width: 45%;
	}
	.w3ls-banner {
		margin-bottom: 13.8em;
	}
	h3.two {
      font-size: 2em;
	}
	.meddile_agile_section {
		min-height:360px;
		padding-top: 8em;
	}
	figure.effect-roxy h3 {
		padding: 1em 0 .5em;
		font-size: 1.7em;
	}
	p.para-w3layouts.white {
		font-size: 16px;
		line-height: 30px;
	}
	.team, .testimonials, .contact, .features, .agile_services, .banner-bottom, .w3layouts_newsletter, .prices, .middle-section-agileits-w3layouts {
		padding: 4.5em 0;
	}
	.banner_bottom_left {
		padding: 4.5em 6em 4.5em 8em;
	}
	.navbar-header h1 a {
		font-size: 1.3em;
	}
	.banner-inner_agile h4 {
		font-size: 3em;
	}
	.banner-inner_agile {
		min-height: 300px;
	}
	.banner-inner_agile h4 {
		padding-top: 0.8em;
	}
	.price-top-w3layouts h5 {
		font-size: 2.3em;
	}
	.wthree_text {
		padding: 8.5em 0 0;
	}
	ul.agile_forms li a {
		font-size: 16px;
	}
}
@media (max-width:1366px){
	.w3ls_schedule_bottom_right_grid {
		margin: 3.8em auto 0;
		padding: 2em;
	}
	.wthree_text {
		padding: 7em 0 0;
	}
	.agileits_w3layouts_heding,.w3_banner_bottom_grid {
		margin-bottom: 3em;
	}
	.agileits-banner-info {
		padding: 17em 0 0em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3 {
		min-height: 640px;
	}
	div#horizontalTab {
		top: 28em;
	}
	.w3ls-banner {
		margin-bottom: 15.5em;
	}
	.banner_bottom_right {
		min-height: 355px;
		top: 10.5em;
	}
	.icon-right h5 {
		font-size: 1.4em;
	}
	.icon-right p {
		font-size: 15px;
	}
	.main-txt-w3ls {
		padding: 7.5em 0 0!important;
	}
	.wthree_text {
		padding: 8.5em 0 0;
	}
	.agileits_footer_nav_bottom {
		padding: 3em 0;
	}
}
@media (max-width: 1280px){
	.w3ls_schedule_bottom_right_grid {
		margin: 3em auto 0;
		padding: 2em 0.5em;
	}
	.wthree_text {
		padding: 6em 0 0;
	}
	.agileinfo_social_icons, .w3_agileits_header_text, .agileits_w3layouts_logo {
		display: inline-block;
		float: left;
		padding-left: 3em;
	}
	.w3_banner_bottom_grid p {
		font-size: 1em;
		margin: 1em auto 0;
		width: 85%;
	}
	h3.two {
		font-size: 1.8em;
	}
	figure.effect-roxy h3 {
      padding: 0.5em 0 .5em;
	}
	.agileits_w3layouts_heding.three h3 {
		font-size: 2em;
		letter-spacing: 7px;
		width: 80%;
	}
	.m_nav_item {
		margin: 0 0.5em;
	}
	.callbacks_tabs {
		top: 35%;
	}
	.banner_bottom_left {
		padding: 4.5em 4em 4.5em 7.5em;
	}
	.wthree_text h3 {
		font-size: 1.6em;
	}
	.main-txt-w3ls {
		padding: 7.3em 0 0!important;
	}
	.w3_banner_bottom_grid h2, .agileits_w3layouts_heding h3 {
		font-size: 2em;
	}
	.agileits_w3layouts_heding p {
		font-size: 15px;
		letter-spacing: 1.5px;
	}
	.team, .testimonials, .contact, .features, .agile_services, .banner-bottom, .w3layouts_newsletter, .prices, .middle-section-agileits-w3layouts {
		padding: 3.5em 0;
	}
	.price-top-w3layouts h5 {
		font-size: 2em;
	}
	.agileits_w3layouts_heding, .w3_banner_bottom_grid {
		margin-bottom: 2em;
	}
	.wthree_text {
		padding: 8.5em 0 0;
	}
}
@media (max-width: 1080px){
	.w3_agile_logo h1 a {
		font-size: .9em;
	}
	.cd-stretchy-nav {
		right: 6%;
		top: 30px;
	}
	.w3_agileits_banner_social_icons_pos {
		right: 7.7%;
	}
	.w3_banner_bottom_grid h3 {
		font-size: 5em;
	}
	h3.two {
		font-size: 1.6em;
	}
	figure.effect-roxy h3 {
		font-size: 1.4em;
	}
	.w3ls_schedule_bottom_right_grid h3 {
		font-size: 1.3em;
	}
	.w3ls_schedule_bottom_right_grid {
		margin: 1.2em 0 0;
		width: 97%;
	}
	.w3_agile_team_grid p {
		font-size: 12px;
	}
	.w3_agile_team_grid h3 {
		font-size: 1.1em;
	}
	.team, .testimonials, .contact {
		padding: 4em 0;
	}
	.wthree_text h3 {
		font-size: 1.5em;
	}
	.wthree_text {
		padding: 5.2em 0 0;
	}
	.wthree_events_grid_right {
		padding: 2em;
	}
	.wthree_events_grid_right1 {
		height: 335px;
	}
	.wthree_events_grid_right1 h3 {
		font-size: 2.5em;
	}
	.wthree_events_grid_right1 h2 {
		font-size: 3em;
		letter-spacing: 14px;
	}
	.wthree_events_grid_right {
		min-height: auto;
	}
	.wthree_events_grid_right1 {
		height: auto;
	}
	.w3layouts_contact_grid {
		width: 90%;
	}
	.m_nav_item a {
		font-size: 14px;
		letter-spacing: 2px;
		padding: 10px 20px;
	}
	.agileits-banner-info h3 {
		font-size: 2.5em;
		width: 81%;
		letter-spacing: 4px;
	}
	.agileits-banner-info {
		width: 78%;
	}
	.header-top-agileits {
		padding: 0.5em 0;
	}
	div#horizontalTab {
		width: 75%!important;
		left: 12.5%;
		top: 22em;
	}
	.w3ls-banner {
		margin-bottom: 18.5em;
	}
	.banner_bottom_right {
		min-height: 300px;
		top: 10.5em;
		width: 42%;
	}
	.banner_bottom_left {
		padding: 3.5em 2.5em 3.5em 5em;
	}
	.banner_bottom_left h3 {
		font-size: 1.3em;
		letter-spacing: 1px;
		margin-bottom: 0.7em;
	}
	.w3ls-markets-grid {
		width: 50%;
	}
	.w3ls-markets-grid:nth-child(3) {
		margin: 2em 0 0 0;
	}
	.agileits-banner-info {
		padding: 12em 0 0em;
	}
	.agileits_schedule_bottom_right, .agileinfo_schedule_bottom_left {
		padding: 0;
		width: 100%;
	}
	.w3ls_schedule_bottom_right_grid {
		margin: 3.5em auto 0;
		width: 87%;
		padding: 2em 2em;
	}
	.features-right-w3l .feature-grid-agileinfo:before {
		width: 51px;
		left: -51px;
	}
	.features-right-w3l .feature-grid-agileinfo i {
		left: -58px;
	}
	.features-left-w3l .feature-grid-agileinfo i {
		right: -60px;
	}
	.features-left-w3l .feature-grid-agileinfo:before {
		width: 57px;
		right: -57px;
	}
	.main-txt-w3ls {
		padding: 6.3em 0 0!important;
	}
	.botttom-nav-agileits ul.nav-w3ls li a {
		font-size: 12px;
		letter-spacing: 1px;
	}
	.w3l_footer {
		padding: 2em 0 3em;
	}
	ul.nav-w3ls {
		margin-top: 0.8em;
	}
	.agileits-banner-info h3 {
		width: 75%;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3 {
		min-height: 500px;
	}
	.wthree_text {
		padding: 7em 0 0;
	}
	.footer input[type="email"] {
		margin: 0 6px;
	}
	.w3l_footer h2 a {
		font-size: 1.2em;
	}
	.banner-inner_agile h4 {
		padding-top: 0.7em;
		font-size: 2.8em;
	}
	.banner-inner_agile {
		min-height: 275px;
	}
	.navbar-header h1 a {
		font-size: 1.23em;
	}
}
@media (max-width: 1050px){
	.w3ls-banner {
		margin-bottom: 18.2em;
	}
	.prices-grid-agileinfo ul li {
		font-size: 15px;
	}
	.price-top-w3layouts p {
		font-size: 18px;
	}
	.price-top-w3layouts h5 {
		font-size: 1.8em;
	}
	.navbar-default .navbar-nav>li>a {
		letter-spacing: 2px;
		padding: 9px 25px;
		font-size: 12.5px;
	}
	.banner-inner_agile h4 {
		padding-top: 1em;
	}
}
@media (max-width: 1024px){
	.w3l_schedule_bottom_right_grid1 h5 {
		font-size: 1.8em;
	}
	.w3l_schedule_bottom_right_grid1 h4 {
		font-size: 14px;
	}
	.wthree_text {
		padding:4.8em 0 0;
	}
	.agileits_w3layouts_heding.three h3 {
		font-size: 2em;
		letter-spacing: 5px;
		width: 90%;
	}
	ul.agile_forms li a i {
		font-size: 16px;
		padding-right: 2px;
	}
	.main-txt-w3ls {
		padding: 6em 0 0!important;
	}
	.main-txt-w3ls {
		padding: 5.6em 0 0!important;
	}
	.wthree_text {
		padding: 6.8em 0 0;
	}
	.w3layouts_newsletter_right form {
		padding: 2.5em 0 0;
	}
}
@media (max-width: 991px){
	.team, .testimonials, .contact, .features, .agile_services, .banner-bottom, .w3layouts_newsletter, .prices, .middle-section-agileits-w3layouts {
		padding: 3em 0;
	}
	.w3l_banner_bottom_right {
		margin: 2em 0 0;
	}
	.w3_banner_bottom_grid h3 {
		font-size: 4em;
	}
	.w3_banner_bottom_grid {
		left: 1%;
		top: 470px;
	}
	.agileinfo_banner_bottom_grid_three_left {
		float: left;
		width: 33.33%;
		padding-left: 0;
	}
	.wthree_banner_bottom_grid_three_left1 {
		padding-top: 2em;
	}
	.agileits_banner_bottom_grid_three {
		margin: 0em 0 0;
	}
	figure.effect-roxy h3 {
		font-size: 1.3em;
		margin-top: 0.5em;
	}
	figure.effect-roxy figcaption::before {
		top: 15px;
		right: 15px;
		bottom: 15px;
		left: 15px;
	}
	figure.effect-roxy figcaption {
		padding: 1.5em;
	}
	.w3_agileits_para {
		margin: 1em auto 0;
	}
	.agileits_w3layouts_schedule h3 {
		font-size: 1.8em;
	}
	.agileits_w3layouts_schedule img {
		width: 50%;
	}
	.agile_schedule_list ul {
		width: 65%;
	}
	.w3ls_schedule_bottom_right_grid {
		margin: 0;
		width: 100%;
	}
	.agileits_schedule_bottom_right {
		padding: 3em 3em 0;
	}
	.w3l_schedule_bottom_right_grid1 {
		float: left;
		width: 33.33%;
	}
	.w3_agile_team_grid {
		float: left;
		width: 25%;
	}
	.w3_agile_team_grid:nth-child(2), .w3_agile_team_grid:nth-child(4) {
		margin-top: 3em;
	}
	.agile_testimonials_grid p {
		width: 90%;
	}
	.wthree_test_social_pos {
		right: 31.5%;
	}
	.w3_modal_body_left,.w3_modal_body_right {
		float: left;
		width: 50%;
	}
	.wthree_events_grid_right {
		min-height: 465px;
		margin: 2em 0 0;
		background: url(../images/12.jpg) no-repeat 0px 0px;
		background-size: cover;
		padding: 4em;
	}
	.wthree_events_grid_right1 {
		padding: 5em 3em;
	}
	.w3layouts_newsletter_left h3 {
		font-size: 1.5em;
	}
	.w3layouts_newsletter_left {
		width: 50%;
	}
	.w3_agileits_contact_grid_left, .w3_agileits_contact_grid_right {
		float: left;
		width: 50%;
	}
	.w3layouts_contact_grid {
		width: 100%;
	}
	.w3ls_footer_nav_bottom_left {
		float: left;
		width: 33.33%;
	}
	.w3ls_footer_nav_bottom_left p {
		font-size: 14px;
	}
	.agileits_w3layouts_mail_left:nth-child(2) {
		margin: 1em 0;
	}
	ul.gallery_agile li {
		list-style: none;
		display: inline-block;
		width: 49%;
	}
	.resp-tabs-list li {
		font-size: 11.5px;
		letter-spacing: 1.5px;
		padding: 15px 25px;
	}
	.filter-price {
		margin: 1em auto 0!important;
	}
	.resp-tabs-container input[type="submit"],.wthree_more a ,.footer form input[type="submit"]{
		font-size: 15px;
		margin: 1em auto 0;
		padding: 7px 35px;
	}
	.ui-widget-content {
		margin: 1em auto 4em!important;
	}
	textarea {
		height: 80px!important;
	}
	.w3ls-banner {
		margin-bottom: 15.5em;
	}
	.reset {
		padding: 4.75em 0;
	}
	.banner_bottom_left {
		padding: 3em 4em 3em 4em;
		margin-bottom: 17.7em;
	}
	.banner_bottom_right {
		min-height: 260px;
		top: 34.5em;
		left: 10%;
		width: 80%;
	}
	.w3ls-markets-grid {
		width: 50%;
		float: left;
	}
	.img-modal-w3l {
		width: 50%;
		float: left;
	}
	.modal-info.text-right {
		width: 50%;
		float: left;
	}
	.features-right-w3l {
		border-left: none;
	}
	.test-bg-w3ls::after {
		left: -0.4%;
	}
	.w3l_footer h2 {
		text-align: center;
	}
	ul.nav-w3ls {
		margin: 0.8em 0 1.5em;
		float: none;
		text-align: center;
	}
	.w3l-social {
		float: none;
		text-align: center;
	}
	.w3l_footer {
		padding: 2em 0 3.5em;
	}
	.w3_agile_footer {
		padding: 3.5em 0 2em;
	}
	.cart1 a {
		font-size: 15px;
		letter-spacing: 0.5px;
		padding: 7px 31px;
		margin: 1.3em 0 2em;
	}
	.wthree_text {
		padding: 7.8em 0 0;
	}
	.footer input[type="email"] {
		margin: 0px;
	}
	.footer input[type="text"], .footer input[type="email"], .footer textarea {
		width: 100%;
		margin-bottom: 1em!important;
	}
	.footer textarea {
		margin: 0em 0 0.5em;
		width: 100%!important;
		height: 75px!important;
		border: none!important;
		border-bottom: 2px solid #ccc!important;
	}
	.w3_banner_bottom_grid h2, .agileits_w3layouts_heding h3 {
		font-size: 1.8em;
	}
	.agileits_w3layouts_heding p {
		font-size: 14px;
		letter-spacing: 1px;
	}
	.agileits_w3layouts_heding, .w3_banner_bottom_grid {
		margin-bottom: 1.5em;
	}
	.banner-inner_agile h4 {
		font-size: 2.6em;
	}
	.banner-inner_agile h4 {
		padding-top: 0.7em;
		font-size: 2.7em;
	}
	.banner-inner_agile {
		min-height: 250px;
	}
	.navbar-header h1 a {
		font-size: 1.2em;
	}
	.navbar-default .navbar-nav>li>a {
		letter-spacing: 1.5px;
		padding: 9px 18px;
	}
	.w3ls_footer_nav_bottom_left i {
		font-size: 1.1em;
	}
	.agileits_footer_nav_bottom {
		padding: 2.5em 0;
	}
	.w3_agile_team_grid {
		float: left;
		width: 50%;
	}
	.w3_agile_team_grid:nth-child(2), .w3_agile_team_grid:nth-child(4) {
		margin-top: 0;
	}
	.w3_agile_team_grid:nth-child(1), .w3_agile_team_grid:nth-child(2) {
		margin-bottom: 2em;
	}
	.feature-grid-agileinfo.mid-agileits {
		margin: 2em 0;
	}
	.features-right-w3l {
		padding: 2em 0 0;
	}
	.about .agileits_w3layouts_heding {
		position: initial;
		text-align: center;
	}
	.about {
		padding-top: 3em;
	}
}
@media (max-width: 900px){
	.wthree_text {
		padding: 4.3em 0 0;
	}
	.agileits-banner-info h3 {
		font-size: 2.1em;
		line-height: 45px;
		letter-spacing: 2px;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3 {
		min-height: 420px;
	}
	.w3ls-banner {
		margin-bottom: 18.2em;
	}
	.resp-tabs-container h6 {
		font-size: 19px;
	}
	.fields input[type="text"], .fields input[type="email"], .fields input[type="password"], .fields .form-control, textarea {
		font-size: 14px;
	}
	.modal-content h5 {
		font-size: 23px;
	}
	.main-txt-w3ls {
		padding: 4.8em 0 0!important;
	}
	.test-bg-w3ls::after {
		left: -0.5%;
	}
	div#horizontalTab {
		top: 20em;
	}
	.wthree_text {
		padding: 8em 0 0;
	}
	.prices-grid-agileinfo ul li {
		font-size: 14px;
		margin-top: 1em;
	}
	.w3layouts_newsletter_right input[type="email"], .w3layouts_newsletter_right input[type="text"] {
		font-size: 14px;
	}
	.mfp-close {
		width: 28px;
		height: 28px;
		font-size: 23px;
		left: 97.3%;
	}
	.w3layouts_newsletter_right input[type="submit"] {
		font-size: 15px;
		padding: 9.5px 0px;
	}
}
@media (max-width: 800px){
	.w3_agile_logo h1 a {
		font-size: .8em;
	}
	.team, .testimonials, .contact, .banner-bottom {
		padding: 3em 0;
	}
	.w3_banner_bottom_grid h3 {
		font-size: 3.8em;
	}
	.w3_banner_bottom_grid {
		left: 2%;
		top: 470px;
	}
	.banner_bottom_left {
		margin-bottom: 17.8em;
	}
	.wthree_text h3 {
		font-size: 1.3em;
	}
	.wthree_text {
		padding: 3.5em 0 0;
	}
	.modal-dialog {
		width: auto;
		margin: 2em;
	}
	.modal-body p {
		padding: 1em 0 0;
	}
	.modal-body p i {
		margin: 0;
	}
	.arrow-container, .arrow-1 {
		width: 80px;
		height: 80px;
	}
	.arrow-2 {
		width: 50px;
		height: 50px;
		top: 15px;
		left: 15px;
	}
	.arrow-2:before {
		width: 45px;
		height: 45px;
		top: 2px;
		left: 2px;
	}
	.arrow-container {
		top: -27%;
	}
	.w3_agile_footer {
		padding: 4em 0 2em;
	}
	.agileits-banner-info h3 {
		font-size: 2.6em;
		width: 90%;
		letter-spacing: 2px;
	}
	.agileits-banner-info a {
		padding: 6px 20px;
		letter-spacing:1px;
		margin: 0em 1em 0 0em;
	}
	.w3l_banner_bottom_right {
		margin: 3em 0 0;
	}
	.agileinfo_social_icons, .w3_agileits_header_text, .agileits_w3layouts_logo {
		display: inline-block;
		float: left;
		padding-left: 2em;
	}
	.agileits_social_list li a {
		font-size:1em;
		padding-right:1em;
	}
	.w3_agileits_ham {
		margin-top: 1em;
	}
	.callbacks_tabs {
		list-style: none;
		position: absolute;
		top: 44%;
		right: 7%;
	}
	.agileits-banner-info a {
		padding: 6px 20px;
		letter-spacing: 1px;
		margin: 0em 0.2em 0 0em;
	}
	.banner-inner_agile h4 {
		font-size: 2.7em;
	}
	.m_nav_item a {
		font-size: 13px;
		letter-spacing: 1px;
		padding: 10px 14px;
	}
	ul.agileits_social_list {
		margin-top: 7px;
	}
	.banner_bottom_right {
		top: 38.5em;
	}
	.main-txt-w3ls {
		padding: 4.5em 0 0!important;
	}
	.wthree_text {
		padding: 8em 0 0;
	}
}
@media (max-width: 768px){
	.cd-stretchy-nav .stretchy-nav-bg,.cd-nav-trigger {
		width: 45px;
		height: 45px;
	}
	.cd-nav-trigger span, .cd-nav-trigger span::after, .cd-nav-trigger span::before {
		width: 17px;
	}
	.cd-stretchy-nav ul a {
		width: 45px;
	}
	.cd-stretchy-nav ul a::after {
		right: 15px;
	}
	.cd-stretchy-nav ul {
		padding: 45px 0 10px;
	}
	.cd-stretchy-nav.edit-content ul span {
		right: 50px;
		font-size: 1em;
	}
	.agileits_social_list li a {
		font-size: 1em;
	}
	.w3l_banner_bottom_right h3 {
		font-size: 1.6em;
	}
	figure.effect-roxy h3 {
		margin-top: .7em;
	}
	.wthree_text {
		padding: 4.7em 0 0;
	}
	.wthree_events_grid_left {
		margin-left: 3em;
	}
	.wthree_events_grid_left1_gridl p:before {
		left: -1%;
		bottom: -6%;
	}
	.wthree_events_grid_left:before, .wthree_events_grid_left:after {
		left: -1.5%;
	}
	.wthree_events_grid_right {
		min-height: 425px;
		padding: 3em;
		margin: 2em 1em 0;
	}
	.w3layouts_contact_grid {
		width: 95%;
	}
	.agile_inner_breadcrumb {
		padding: 0 2em;
	}
	.agileits-banner-info h3 {
		font-size: 2em;
		width: 75%;
		line-height: 40px;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3 {
		min-height: 360px;
	}
	.callbacks_tabs {
		top: 38%;
	}
	div#horizontalTab {
		top: 18.8em;
	}
	.w3ls-banner {
		margin-bottom: 3.7em;
	}
	.resp-tab-content {
		padding: 1.5em 2em;
	}
	.reset {
		padding:0;
	}
	.resp-tabs-container h6 {
		font-size: 18px;
	}
	.modal-content h5 {
		font-size: 22px;
		padding: 8px 0 0px;
	}
	.modal-content p {
		padding-top: 6px;
	}
	.features-right-w3l .feature-grid-agileinfo i {
		left: -59px;
		top: 4.89em;
	}
	.main-txt-w3ls {
		padding: 5.8em 0 0!important;
	}
	.wthree_text {
		padding: 8em 0 0;
	}
}
@media (max-width:767px){
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		position: absolute;
		width: 100%;
		background: rgba(0, 0, 0, 0.91);
		z-index: 999;
	}
	.navbar-nav > li > a {
		margin-bottom: 5px;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 10px 0px;
		letter-spacing: 1.5px;
		font-size: 12.4px;
	}
	.navbar-nav {
		margin: 0;
		text-align: center;
		padding-left: 0;
		width: 100%;
		padding: 1em 0;
	}
	.navbar-nav .open .dropdown-menu {
		width: 100%;
		text-align: center;
		margin: 0 auto;
		background-color: transparent;
		border-radius: 0;
		padding: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
		font-size: 12.4px;
		text-transform: uppercase;
		font-weight: 400;
		padding: 0;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li:nth-child(2) a {
		padding: 13px 0 4px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
		color: #1bbde8;
		text-shadow: 1px 1px #000;
		background-color: transparent;
	}
	.dropdown-menu > li > a {
		text-shadow: 1px 1px #000000;
	}
	.navbar-nav>li {
		margin-right: 0;
		float: none;
	}
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: rgba(255, 255, 255, 0.24);
	}
	.navbar-toggle {
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	div#horizontalTab {
		z-index: 99;
	}
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
	.callbacks_tabs li {
		margin: 0px 0px;
	}
	.callbacks_tabs {
		top: 42%;
	}
	.w3l_banner_bottom_right {
		margin: 2em 0 0;
	}
	.prices-grid-agileinfo {
		width: 50%;
		margin: 0 auto;
		float: none;
	}
	.mid-price-w3ls {
		margin: 1em auto;
	}
	.mfp-close {
		left: 97.2%;
	}
	.icon-box {
		width: 50%;
		float: left;
	}
}
@media (max-width: 736px){
	.w3_modal_body_left, .w3_modal_body_right {
		float: none;
		width: 100%;
	}
	.w3_modal_body_left {
		padding: 0;
	}
	.w3_modal_body_right {
		padding: 2em;
	}
	.modal-body p {
		padding: 0;
	}
	.modal-body p i {
		margin: 1em 0 0;
	}
	.w3layouts_newsletter_left h3 {
		margin-top: 0;
		line-height: 1.5em;
	}
	#map {
		min-height: 300px;
	}
	.w3layouts_contact_grid {
		margin: 2em auto 0;
	}
	.w3layouts_contact_grid form {
		margin: 2em 0;
	}
	.signin-form input[type="submit"] {
		padding: 0.7em 0;
		font-size: 14px;
		letter-spacing: 1px;
	}
	.banner_bottom_right {
		top: 37.5em;
	}
	.banner_bottom_left {
		margin-bottom: 17.5em;
	}
	p.para-w3layouts.white {
		font-size: 14px;
		line-height: 28px;
		letter-spacing: 0.8px;
	}
	.banner_bottom_left h3 {
		font-size: 1.2em;
	}
	.icon-right p {
		font-size: 14.5px;
	}
	.icon-left i.fa {
		font-size: 1.5em;
	}
	.w3ls-markets-grid {
		width: 100%;
		float: none;
	}
	.markets-grids {
		width: 60%;
		margin: 0 auto;
	}
	.w3ls-markets-grid {
		margin: 1.5em 0 0 0;
	}
	.w3ls-markets-grid:nth-child(1) {
		margin: 0em 0 0 0!important;
	}
	.main-txt-w3ls {
		padding: 5.5em 0 0!important;
	}
}
@media (max-width: 667px){
	.cd-stretchy-nav ul a {
		height: 33px;
	}
	.w3_banner_bottom_grid {
		top: 430px;
	}
	figure.effect-roxy h3 {
		margin-top: .2em;
		font-size: 1.1em;
	}
	.grid figure p {
		letter-spacing: 0px;
	}
	.agile_schedule_list ul {
		width: 80%;
	}
	.agileits_w3layouts_schedule h3 {
		font-size: 1.6em;
	}
	.w3_agile_team_grid h3 {
		font-size: 1em;
	}
	.wthree_text {
		padding: 4.3em 0 0;
	}
	.wthree_events_grid_left1_gridl p:before {
		left: -2%;
		bottom: -5%;
	}
	.wthree_events_grid_left1_gridr h4 a {
		font-size: .9em;
	}
	.agileinfo_social_icons, .w3_agileits_header_text, .agileits_w3layouts_logo {
		display: inline-block;
		float: left;
		padding-left: 3em;
	}
	ul.agileits_social_list {
		margin-top: 0px;
		float: none;
	}
	.resp-tabs-container h6 {
		line-height: 28px;
		margin-bottom: 0.5em;
	}
	.banner_bottom_right {
		top: 39.5em;
	}
	.agileits-banner-info h3 {
		width: 90%;
	}
	.img-modal-w3l {
		width: 100%;
		float: none;
	}
	.modal-info.text-right {
		width: 100%;
		float: none;
		text-align: left!important;
	}
	.w3ls_schedule_bottom_right_grid h3 {
		font-size: 1.2em;
	}
	.w3l_schedule_bottom_right_grid1 h4 {
		font-size: 13px;
	}
	.w3l_schedule_bottom_right_grid1 h5 {
		font-size: 1.6em;
	}
	.main-txt-w3ls {
		padding: 5em 0 0!important;
	}
	.test-bg-w3ls {
		padding: 2em 2em;
	}
	.w3layouts_newsletter_right form {
		padding: 1.5em 0 0;
	}
	.w3l_banner_bottom_right h3 {
		font-size: 1.5em;
	}
	.agileinfo_banner_bottom_grid_three_left {
		float: left;
		width: 50%;
		padding-left: 15px;
	}
	.team .w3l-social ul li a i {
		width: 29px!important;
		height: 29px!important;
		line-height: 31px!important;
	}
	.icon-right h5 {
		font-size: 1.3em;
	}
	.feature-text-w3ls h6 {
		font-size: 1.3em;
	}
	.mfp-close {
		left: 96.9%;
	}
	.navbar-header h1 a {
		font-size: 1.1em;
	}
	.banner-inner_agile h4 {
		font-size: 2.5em;
		padding-top: 0.5em;
	}
	.banner-inner_agile {
		min-height: 226px;
	}
	.header-left h3 {
		font-size: 16px;
	}
	.header-left h3 i {
		font-size: 16px!important;
		padding-right: 5px;
	}
	.wthree_text {
		padding: 7em 0 0;
	}
	.w3ls_footer_nav_bottom_left i, .w3ls_footer_nav_bottom_left p {
		padding: 0.7em;
		font-size: 14px;
	}
}
@media (max-width: 640px){
	.w3_banner_bottom_grid {
		top: 408px;
	}
	figure.effect-roxy figcaption {
		padding: 1.3em;
	}
	.button--wayra {
		width: 30%;
	}
	.wthree_text h3 {
		font-size: 1.5em;
	}
	.wthree_text {
		padding: 5.8em 0 0;
	}
	.wthree_test_social_pos {
		right: 27.5%;
	}
	.wthree_events_grid_left:before, .wthree_events_grid_left:after {
		left: -2%;
	}
	.modal-header {
		font-size: 1.7em;
		padding: 10px;
	}
	.wthree_events_grid_right {
		min-height: auto;
		padding: 2em;
	}
	.wthree_events_grid_right1 {
		padding: 3em 3em;
	}
	.w3layouts_newsletter {
		padding: 2em 0;
	}
	.w3layouts_newsletter_left {
		width: 100%;
		float: none;
		margin-bottom: 1em;
		text-align: center;
	}
	.w3layouts_newsletter_right {
		width: 100%;
		float: none;
	}
	.meddile_agile_section {
		min-height: 280px;
		padding-top: 5em;
	}
	.banner_bottom_right {
		top: 41em;
	}
	.markets-grids {
		width: 80%;
	}
	.main-txt-w3ls {
		padding: 7em 0 0!important;
	}
	.wthree_text {
		padding: 6.5em 0 0;
	}
	.agileits_footer_nav_bottom {
		padding: 2em 0;
	}
	.map-agileits-w3layouts iframe {
		height: 200px;
	}
	div#horizontalTab {
		width: 90%!important;
		left: 5%;
	}
	.modal-content h3 {
		font-size: 22px!important;
	}
	.modal-content .agileits_w3layouts_heding {
		margin: 20px!important;
	}
	.mfp-close {
		left: 96.8%;
	}
}
@media (max-width: 600px){
	.cd-stretchy-nav {
		right: 3%;
	}
	.w3_agileits_banner_social_icons_pos ul li {
		margin-top: 1.5em;
	}
	.w3_agileits_banner_social_icons_pos {
		right: 4.7%;
	}
	.banner {
		min-height: 430px;
	}
	.w3_banner_bottom_grid {
		top: 385px;
	}
	.agileinfo_banner_bottom_grid_three_left {
		float: none;
		width: 80%;
		padding-left: 1em;
		margin: 0 auto;
	}
	figure.effect-roxy figcaption {
		padding: 3em;
	}
	figure.effect-roxy h3 {
		margin-top: 0;
		font-size: 1.5em;
	}
	.grid figure p {
		letter-spacing: 1px;
	}
	.agileinfo_banner_bottom_grid_three_left:nth-child(2) {
		margin: 2em auto;
	}
	.w3layouts_payment_online_form h4 {
		font-size: 1.5em;
		margin-top: 0.5em;
	}
	.w3_agile_team_grid {
		width: 50%;
	}
	.w3_agile_team_grid h3 {
		font-size: 1.2em;
	}
	.wthree_events_grid_left:before, .wthree_events_grid_left:after {
		left: -2.2%;
	}
	.wthree_events_grid_right1 h2 {
		font-size: 2.5em;
		letter-spacing: 12px;
	}
	.arrow-container {
		top: -35%;
	}
	.icon-box {
		float: left;
		width: 100%;
	}
	.bs-glyphicons li {
		width: 48%;
	}
	.w3ls_footer_nav_bottom_left {
		float: left;
		width: 100%;
	}
	.w3ls_footer_nav_bottom_left {
		border: 1px solid #ccc;
		border-top: none;
		border-right: 1px solid #ccc;
	}
	.agileits_w3layouts_heding.three h3 {
		font-size: 1.8em;
		letter-spacing: 3px;
		width: 97%;
	}
	.w3_banner_bottom_grid h2, .agileits_w3layouts_heding h3 {
		font-size: 2em;
	}
	.w3_banner_bottom_grid h2 {
		font-size: 1.8em;
		line-height: 1.5em;
	}
	h3.two {
		font-size: 1.4em;
	}
	.w3_banner_bottom_grid p {
		font-size: 0.9em;
		margin: 1em auto 0;
		width: 100%;
	}
	.agileits-banner-info h3 {
		font-size: 2.4em;
		width: 100%;
		letter-spacing: 2px;
	}
	.agileinfo_social_icons, .w3_agileits_header_text, .agileits_w3layouts_logo {
		display: inline-block;
		float: left;
		padding-left: 2.2em;
	}
	.agileits-banner-info p {
		font-size: 1em;
		margin: 1em auto;
	}
	.agileits-banner-info h3 {
		font-size: 1.8em;
		line-height: 35px;
	}
	.agileits-banner-info {
		padding: 10em 0 0em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3 {
		min-height: 320px;
	}
	div#horizontalTab {
		top: 16.3em;
	}
	.banner_bottom_right {
		top: 42em;
	}
	.w3_banner_bottom_grid h2, .agileits_w3layouts_heding h3 {
		font-size: 1.7em;
	}
	.team, .testimonials, .contact, .features, .agile_services, .banner-bottom, .w3layouts_newsletter, .prices, .middle-section-agileits-w3layouts {
		padding: 2.5em 0;
	}
	.agileits_w3layouts_heding, .w3_banner_bottom_grid {
		margin-bottom: 1.5em;
	}
	.agileits_schedule_bottom_right {
		padding: 2.5em 2em 0;
	}
	.w3l_schedule_bottom_right_grid1 {
		float: none;
		width: 100%;
	}
	.w3ls_schedule_bottom_right_grid p {
		margin: 1em 0 0em;
	}
	.w3l_schedule_bottom_right_grid1 {
		margin-top: 1.5em;
	}
	.main-txt-w3ls {
		padding: 6.7em 0 0!important;
	}
	.w3_agileits_testimonial_grid {
		width: 100%;
	}
	.flexslider .slides img {
		width: 78px;
	}
	.w3_agileits_testimonial_grid:nth-child(1) {
		margin-bottom: 2em;
	}
	.test-bg-w3ls::after {
		left: -0.8%;
	}
	.prices-grid-agileinfo {
		width: 60%;
	}
	.wthree_text {
		padding: 6em 0 0;
	}
	.w3_agile_footer {
		padding: 3em 0 2em;
	}
	.wthree_banner_bottom_grid_three_left1 {
		padding-top: 0;
	}
	.w3l_banner_bottom_right {
		margin: 2em 0;
	}
	.mfp-close {
		left: 96.5%;
	}
	.login-form {
		margin: 1em 0 1em;
	}
	.about {
		padding-top: 2.5em;
	}
}
@media (max-width: 568px){
	.cd-stretchy-nav ul li {
		font-size: 13px;
	}
	.cd-stretchy-nav ul a {
		height: 25px;
	}
	.cd-stretchy-nav ul {
		padding: 38px 0 10px;
	}
	.w3l_banner_bottom_right h3 {
		font-size: 1.5em;
	}
	.w3_banner_bottom_grid {
		top: 365px;
	}
	.agile_schedule_list ul li {
		font-size: .9em;
	}
	.button--wayra {
		width: 33%;
	}
	.wthree_text {
		padding: 5.5em 0 0;
	}
	.wthree_events_grid_left:before, .wthree_events_grid_left:after {
		left: -2.4%;
	}
	.wthree_banner_bottom_grid_three_left1 {
		padding-top: 0em;
	}
	.main-txt-w3ls {
		padding: 6em 0 0!important;
	}
	.filter-price {
		width: 100%;
	}
	.banner_bottom_left {
		padding: 2.5em 2em 2.5em 2em;
	}
	.banner_bottom_right {
		top: 39.5em;
	}
	.navbar-header h1 a {
		font-size: 1.05em;
	}
	.banner-inner_agile h4 {
		font-size: 2.3em;
		padding-top: 0.3em;
	}
	.banner-inner_agile {
		min-height: 200px;
	}
	.mfp-close {
		left: 96.3%;
	}
	.payment-online-form-left form {
		padding: 0.5em 1.5em;
	}
	.payment-online-form-left ul li:first-child input[type="text"], .payment-online-form-left ul li input[type="email"] {
		margin-right: 0;
	}
	.payment-online-form-left input[type="text"], .payment-online-form-left input[type="email"] {
		width: 100%;
	}
	.payment-online-form-left h4 {
		font-size: 1.6em;
	}
	.w3l_footer h2 a {
		font-size: 1.1em;
	}
	.w3layouts_newsletter_right input[type="submit"], .w3layouts_newsletter_right input[type="text"] {
		width: 100%;
	}
	.w3layouts_newsletter_right input[type="email"] {
		width: 100%;
		margin: 10px 0 15px;
	}
	.right-agileits, .left-agileits {
		width: 100%!important;
		float: none!important;
	}
}
@media (max-width: 480px){
	.w3_agileits_banner_social_icons_pos ul li:nth-child(1):before, .w3_agileits_banner_social_icons_pos ul li:last-child:after {
		height: 30px;
	}
	.cd-stretchy-nav ul a {
		height: 38px;
	}
	.agileits_w3layouts_call_mail ul li:first-child {
		margin-right: 2em;
	}
	.w3_agileits_banner_social_icons_pos ul li {
		margin-top: 1em;
	}
	.team, .testimonials, .contact, .banner-bottom {
		padding: 2em 0;
	}
	.w3_banner_bottom_grid h3 {
		font-size: 3.4em;
	}
	.w3_banner_bottom_grid {
		top: 295px;
	}
	.agile_schedule_list ul {
		width: 90%;
	}
	.wthree_more a {
		font-size: .8em;
	}
	.agile_schedule_list {
		margin: 3em 0 2em;
	}
	.w3layouts_payment_online_form ul li {
		display: block;
		width: 100%;
	}
	.w3layouts_payment_online_form ul li:first-child {
		margin-right: 0;
	}
	.w3layouts_payment_online_form ul li.w3ls_address {
		width: 100%;
	}
	ul.w3_payment_sendbtns li {
		display: inline-block;
	}
	.agileits_w3layouts_schedule h3 {
		font-size: 1.5em;
	}
	.agileits_w3layouts_schedule img {
		width: 65%;
	}
	.w3_agile_team_grids {
		margin: 2em 0 0;
	}
	.wthree_text {
		padding: 9.5em 0 0;
	}
	.wthree_test_social_pos {
		right: 18.5%;
	}
	.wthree_events_grid_left {
		margin-left: 1em;
		padding: 0;
	}
	.wthree_events_grid_right1 {
		padding: 2em;
	}
	.wthree_events_grid_right1 h2 {
		letter-spacing: 8px;
	}
	.agileits_footer_nav ul li i {
		margin: 0 1em;
	}
	.w3ls_footer_nav_bottom_left  i, .w3ls_footer_nav_bottom_left p {
		padding: .5em;
	}
	.w3ls_footer_nav_bottom_left p {
		font-size: 12px;
	}
	.w3layouts_contact_grid input[type="submit"] {
		font-size: 1.1em;
	}
	.contact {
		padding-bottom: 3em;
	}
	.cd-stretchy-nav {
		top: 18px;
	}
	ul.agileits_social_list {
		margin-top: 7px;
		float: none;
	}
	.agileits-banner-info h3 {
		font-size: 1.5em;
		width: 100%;
		letter-spacing: 2px;
		line-height: 30px;
	}
	.w3_banner_bottom_grid h2 {
		font-size: 1.6em;
		line-height: 1.5em;
	}
	h3.two {
		font-size: 1.4em;
	}
	.meddile_agile_section {
		min-height: 258px;
		padding-top: 5em;
	}
	.agileits-banner-info a {
		padding: 6px 9px;
		letter-spacing: 1px;
		margin: 0em 0.2em 0 0em;
		font-size: 13px;
	}
	.agileinfo_social_icons, .w3_agileits_header_text, .agileits_w3layouts_logo {
		display: inline-block;
		float: left;
		padding-left: 1.7em;
	}
	.w3layouts-banner-top, .w3layouts-banner-top1, .w3layouts-banner-top2, .w3layouts-banner-top3 {
		min-height: 295px;
	}
	div#horizontalTab {
		top: 14.7em;
	}
	.banner_bottom_right {
		min-height: 190px;
		top: 42.5em;
		left: 5%;
		width: 90%;
	}
	.banner_bottom_left {
		margin-bottom: 13.2em;
	}
	.f-left, .f-right {
		width: 100%;
	}
	.features-left-w3l .feature-text-w3ls {
		float: none;
		text-align: left;
	}
	.features-left-w3l .feature-grid-agileinfo:before {
		right: 106px;
		top: 8em;
	}
	.features-left-w3l .feature-grid-agileinfo i {
		right: 154px;
		top: 12.4em;
	}
	.features-right-w3l .feature-text-w3ls {
		float: right;
		text-align: right;
	}
	.features-right-w3l .feature-img-wthree {
		float: none;
	}
	.features-right-w3l .feature-grid-agileinfo:before {
		left: 106px;
	}
	.features-right-w3l .feature-grid-agileinfo i {
		left: 155px;
	}
	.w3_agile_team_grid {
		width: 100%;
	}
	.w3_agile_team_grids {
		margin: 0 auto;
		width: 75%;
	}
	.w3_agile_team_grid:nth-child(3){
		margin-bottom: 2em;
	}
	.prices-grid-agileinfo {
		width: 80%;
	}
	.wthree_text {
		padding: 4.8em 0 0;
	}
	.footer form {
		padding: 2em;
	}
	.w3_agile_footer p {
		font-size: 13px;
	}
	.banner-inner_agile h4 {
		font-size: 2.1em;
	}
	.main-txt-w3ls {
		padding: 10.5em 0 0!important;
	}
	.mfp-close {
		left: 95.6%;
	}
}
@media (max-width: 440px){
	.banner_bottom_left h3 {
		font-size: 1.1em;
	}
	ul.agile_forms li a {
		font-size: 15px;
		padding: 8px 0 8px 20px;
	}
	.header-left h3 {
		font-size: 15px;
	}
	.banner_bottom_right {
		top: 44.8em;
	}
	.w3_banner_bottom_grid h2, .agileits_w3layouts_heding h3 {
		font-size: 1.4em;
	}
	.agileits_w3layouts_heding img {
		width: 40px;
	}
	.agileits_w3layouts_heding, .w3_banner_bottom_grid {
		margin-bottom: 1.2em;
	}
	.team, .testimonials, .contact, .features, .agile_services, .banner-bottom, .w3layouts_newsletter, .prices, .middle-section-agileits-w3layouts {
		padding: 2em 0;
	}
	.agileits_schedule_bottom_right {
		padding: 2em 2em 0;
	}
	.main-txt-w3ls {
		padding: 10em 0 0!important;
	}
	.w3_agile_footer p {
		letter-spacing: 1.5px;
	}
	.test-bg-w3ls::after {
		left: -0.9%;
	}
	.modal-content h3 {
		font-size: 19px!important;
	}
	.login-form {
		margin: 0em 0 0.5em;
	}
	h3.two {
		font-size: 1.2em;
	}
	.agileinfo_banner_bottom_grid_three_left {
		width: 100%;
	}
	.mfp-close {
		left: 95%;
	}
	ul.gallery_agile li {
		width: 100%;
		float: none;
	}
	.wthree_text {
		padding: 9em 0 0;
	}
	.about {
		padding-top: 2em;
	}
}
@media (max-width: 414px){
	.agileits_w3layouts_call_mail ul li {
		font-size: 13px;
	}
	.w3_agileits_banner_social_icons_pos {
		bottom: 20%;
	}
	.w3l_banner_bottom_right {
		padding: 0;
	}
	.w3_banner_bottom_grid {
		top: 255px;
		left: 0%;
	}
	.agileinfo_banner_bottom_grid_three_left {
		width: 100%;
	}
	.agile_schedule_list ul {
		width: 100%;
	}
	.agile_schedule_list ul li span {
		width: 45%;
	}
	.button--wayra {
		width: 40%;
	}
	.schedule {
		background-position: -700px 0px;
	}
	.w3ls_schedule_bottom_right_grid h3 {
		font-size: 1.15em;
	}
	.w3ls_schedule_bottom_right_grid {
		padding: 1.5em;
	}
	.w3l_schedule_bottom_right_grid1 h4 {
		font-size: 13px;
	}
	.w3l_schedule_bottom_right_grid1 h5 {
		font-size: 1.6em;
	}
	.w3_agile_team_grid h3 {
		font-size: 1em;
	}
	.wthree_text {
		padding: 8.7em 0 0;
	}
	.wthree_events_grid_left1_gridl p {
		padding: 5em 0 1em 0;
		font-size: 12px;
	}
	.wthree_events_grid_left1_gridr h4 a {
		font-size: .8em;
		line-height: 1.5em;
	}
	.wthree_events_grid_left1_gridl p:before {
		left: -4%;
		bottom: -4%;
	}
	.wthree_events_grid_left:before, .wthree_events_grid_left:after {
		left: -3.1%;
	}
	.wthree_events_grid_right1 h3 {
		font-size: 2em;
	}
	.wthree_events_grid_right1 h2 {
		letter-spacing: 5px;
		font-size: 2em;
	}
	.w3ls_footer_nav_bottom_left {
		float: none;
		width: 100%;
		border: 1px solid #ccc;
		border-bottom: none;
	}
	.agileits_footer_nav {
		padding: 1em;
		border: 1px solid #fff;
		border-bottom: none;
	}
	.w3ls_footer_nav_bottom_left:nth-child(3) {
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
	}
	.w3ls_footer_nav_bottom_left i {
		border-bottom: 1px solid #ccc;
	}
	.w3ls_footer_nav_bottom_left  i, .w3ls_footer_nav_bottom_left p {
		padding: 1em;
	}
	.w3ls_footer_nav_bottom_left p {
		font-size: 13px;
	}
	.w3_agileits_contact_grid_left, .w3_agileits_contact_grid_right {
		float: none;
		width: 100%;
	}
	.w3layouts_contact_grid input[type="text"], .w3layouts_contact_grid input[type="email"], .w3layouts_contact_grid textarea {
		border: 1px solid #fff;
		padding: 13px;
	}
	.w3layouts_contact_grid textarea {
		border-left: 1px solid #fff;
		border-top: none;
	}
	.w3layouts_contact_grid input[type="submit"] {
		font-size: 1em;
		border: 1px solid #fff;
	}
	.arrow-2 {
		width: 40px;
		height: 40px;
	}
	.arrow-2 i.fa {
		font-size: 1em;
	}
	.arrow-2:before {
		width: 36px;
		height: 36px;
	}
	.arrow-container, .arrow-1 {
		width: 70px;
		height: 70px;
	}
	.arrow-container {
		top: -25%;
	}
	.w3layouts_contact_grid input[type="email"] {
		border-top: none;
		border-bottom: none;
	}
	.agileinfo_banner_bottom_grid_three_left:nth-child(2) {
		margin:1em auto;
	}
	.callbacks_tabs a:after {
		height: 10px;
		width: 10px;
	}
	.banner_bottom_left h3 {
		font-size: 1.1em;
		line-height: 30px;
		margin-bottom: 0.2em;
	}
	.banner_bottom_right {
		top: 48.6em;
	}
	.markets-grids {
		width: 100%;
	}
	.w3_agile_team_grids {
		width: 90%;
	}
	.mfp-close {
		left: 94.1%;
	}
	#small-dialog, #small-dialog1, #small-dialog2, #small-dialog3, #small-dialog4, #small-dialog5 {
		padding: 10px;
		border: 6px solid#eee;
	}
	.pop_up {
		border: 4px solid#485460;
	}
	.botttom-nav-agileits ul.nav-w3ls li {
		margin: 0px 11px;
	}
	.main-txt-w3ls {
		padding: 9em 0 0!important;
	}
	.wthree_text {
		padding: 8em 0 0;
	}
}
@media (max-width: 384px){
	.w3l_banner_bottom_right h3 {
		font-size: 1.3em;
	}
	.w3_banner_bottom_grid h3 {
		font-size: 3em;
	}
	.w3_banner_bottom_grid {
		top: 225px;
	}
	.w3l_banner_bottom_right p {
		margin: 1em 0 0;
	}
	figure.effect-roxy figcaption {
		padding: 2em;
	}
	.agile_schedule_list ul li span {
		width: 40%;
	}
	.w3_payment_sendbtns input[type="reset"], .w3_payment_sendbtns input[type="submit"] {
		padding: 0.6em 1.5em;
	}
	.w3ls_schedule_bottom_right_grid {
		padding: 1.5em 1em;
	}	
	.w3l_schedule_bottom_right_grid1 {
		padding: 0 .5em;
	}
	.agileits_w3layouts_schedule h3 {
		font-size: 1.4em;
	}
	.agileits_w3layouts_schedule img {
		width: 80%;
	}
	.w3_agile_team_grid:nth-child(2), .w3_agile_team_grid:nth-child(4) {
		margin-top: 1em;
	}
	.wthree_events_grid_left1_gridl p:before {
		bottom: -3%;
	}
	.wthree_events_grid_right {
		padding: 1em;
	}
	.wthree_events_grid_right1 {
		padding: 1.5em;
	}
	.w3layouts_newsletter_left h3 {
		font-size: 1.4em;
	}
	.agileits_footer_nav ul li i {
		margin: 0 0.5em;
	}
	.wthree_text {
		padding: 8em 0 0;
	}
	.modal-header {
		font-size: 1.5em;
	}
	.modal-dialog {
		margin: 1em;
	}
	.w3_modal_body_right {
		padding: 1em;
	}
	.agileits-banner-info p {
		font-size: 0.9em;
		margin: 1em auto;
		letter-spacing: 3px;
	}
	.agileits-banner-info {
		width: 100%;
	}
	.w3_banner_bottom_grid h2 {
		font-size: 1.4em;
		line-height: 1.5em;
	}
	h3.two {
		font-size: 1.2em;
	}
	.w3l_banner_bottom_right ul li {
		padding-top: 1em;
		font-size: 0.9em;
	}
	.w3l_banner_bottom_right ul li i {
		font-size: 1.5em;
		padding-right: 1em;
		width: 60px;
	}
	.w3l_banner_bottom_right p {
		margin: 0em 0 0;
	}
	.agileits_w3layouts_heding.three h3 {
		font-size: 1.4em;
		letter-spacing: 3px;
		width: 97%;
	}
	.w3_banner_bottom_grid h2, .agileits_w3layouts_heding h3 {
		font-size: 1.4em;
	}
	.agileits_w3layouts_logo h1 a {
       font-size: 0.8em;
	}
	.agileits-banner-info h3 {
		font-size: 1.4em;
	}
	.callbacks_tabs {
		right: 4%;
	}
	.banner_bottom_right {
		top: 52em;
	}
	.callbacks_tabs {
		top: 38%;
	}
	.main-txt-w3ls {
		padding: 8.5em 0 0!important;
	}
	.test-bg-w3ls::after {
		left: -1%;
	}
	.botttom-nav-agileits ul.nav-w3ls li {
		margin: 0px 9px;
	}
	.w3_agile_footer {
		padding: 3em 1em 2em;
	}
	.prices-grid-agileinfo {
		width: 90%;
	}
	.mfp-close {
		left: 93.5%;
	}
	.wthree_text {
		padding: 7.5em 0 0;
	}
	.w3l_footer h2 a {
		font-size: 1em;
	}
	.navbar-toggle {
		padding: 7px 8px;
	}
}
@media (max-width: 375px){
	.agileits_w3layouts_call_mail ul li:first-child {
		margin-right: 1em;
	}
	.button--wayra {
		width: 42%;
	}
	.wthree_text {
		padding: 7.5em 0 0;
	}
	.wthree_events_grid_left1_gridl p {
		padding: 2em 0 1em 0;
	}
	.wthree_events_grid_right1 h2 {
		font-size: 1.8em;
	}
	.agile_testimonials_grid h3 {
		font-size: 1em;
	}
	.callbacks_tabs a:after {
		height:9px;
		width:9px;
	}
	.agileinfo_social_icons, .w3_agileits_header_text, .agileits_w3layouts_logo {
		display: inline-block;
		float: left;
		padding-left: 1.2em;
	}
	.resp-tab-content {
		padding: 1.5em 1.5em;
	}
	.banner_bottom_left h3 {
		font-size: 1.08em;
	}
	.icon-right h5 {
		font-size: 1.1em;
	}
	.feature-text-w3ls h6 {
		font-size: 1.2em;
	}
	.main-txt-w3ls {
		padding: 8em 0 0!important;
	}
	.agileits_w3layouts_heding h3 {
		letter-spacing: 1px;
	}
	.w3l_footer {
		padding: 2em 0 3em;
	}
	.price-top-w3layouts h5 {
		font-size: 1.6em;
	}
	.mfp-close {
		left: 93.4%;
	}
	.icon-right p {
		font-size: 14px;
	}
}
@media (max-width: 320px){
	.agileits_w3layouts_call_mail ul li i {
		padding-right: .5em;
	}
	.agileits_w3layouts_call_mail ul li {
		font-size: 12px;
	}
	.agileits_social_list li a {
		font-size: .8em;
	}
	.w3_agileits_banner_social_icons_pos ul li {
		margin-top: 0.5em;
	}
	.w3_agileits_banner_social_icons_pos ul li:nth-child(1):before {
		bottom: 125%;
	}
	.w3_agileits_banner_social_icons_pos ul li:last-child:after {
		top: 125%;
	}
	.cd-stretchy-nav ul a {
		height: 35px;
	}
	.cd-stretchy-nav.edit-content ul span {
		font-size: 12px;
	}
	.w3l_banner_bottom_left {
		padding: 0;
	}
	.w3l_banner_bottom_right h3 {
		font-size: 1.2em;
	}
	.w3_banner_bottom_grid h3 {
		font-size: 2.8em;
	}
	.w3_banner_bottom_grid {
		top: 200px;
	}
	p, ul li, ol li {
		font-size: 13px;
	}
	.w3l_banner_bottom_right ul li i {
		font-size: 1.5em;
		padding-right: 0em;
		width: 45px;
	}
	.wthree_banner_bottom_grid_three_left1 {
		padding-top: 1em;
	}
	figure.effect-roxy h3 {
		font-size: 1.3em;
	}
	.w3_agileits_banner_social_icons_pos {
		bottom: 30%;
	}
	.agile_schedule_list ul li {
		font-size: 13px;
	}
	.agile_schedule_list ul li span {
		width: 37%;
	}
	.button--wayra {
		width: 50%;
	}
	.w3layouts_payment_online_form h4 {
		font-size: 1.2em;
		margin-top: 0;
	}
	.w3layouts_payment_online_form form {
		padding: 0;
	}
	.w3_payment_sendbtns input[type="reset"], .w3_payment_sendbtns input[type="submit"] {
		padding: 0.6em 1.1em;
	}
	.w3ls_schedule_bottom_right_grid h3 {
		font-size: 1em;
		line-height: 1.5em;
	}
	.w3l_schedule_bottom_right_grid1 {
		padding: 0;
	}
	.w3l_schedule_bottom_right_grid1 i {
		font-size: 1.2em;
	}
	.w3l_schedule_bottom_right_grid1 h5 {
		font-size: 1.4em;
	}
	.agileits_w3layouts_schedule img {
		width: 95%;
	}
	.w3_agile_team_grid {
		padding: 0 .5em;
	}
	.w3_agile_team_grid h3 {
		font-size: .9em;
	}
	.wthree_text {
		padding: 6.8em 0 0;
	}
	.wthree_test_social_pos {
		right: 2.5%;
	}
	.wthree_events_grid_left:before, .wthree_events_grid_left:after {
		height: 15px;
		width: 15px;
	}
	.wthree_events_grid_right1 h3 {
		font-size: 1.6em;
	}
	.wthree_events_grid_right1 h2 {
		font-size: 1.5em;
	}
	.modal-header {
		font-size: 1.3em;
	}
	.modal-dialog {
		margin: .5em;
	}
	.w3layouts_newsletter_left h3 {
		font-size: 1.17em;
	}
	.w3layouts_newsletter_right input[type="email"] {
		width: 100%;
		margin-bottom: 1em;
		font-size: 13px;
	}
	.w3layouts_newsletter_right input[type="submit"] {
		width: 100%;
	}
	.w3layouts_contact_grid {
		width: 100%;
	}
	.agileits_footer_nav ul li i {
		margin: 0 0.3em;
	}
	.w3_agile_footer {
		padding: 2.5em 0 2em;
	}
	.w3_agileits_header_text h3 {
		color: #fff;
		line-height: 3.5;
		font-size: 0.9em;
		letter-spacing: 2px;
	}
	.agileits_w3layouts_logo h1 a {
		font-size: 0.7em;
	}
	.agileits-banner-info p {
		font-size: 0.9em;
		margin: 1em auto;
		letter-spacing: 2px;
	}
	.header-left {
		float: none;
		text-align: center;
	}
	ul.agile_forms li a {
		font-size: 14px;
		padding: 8px 29px 6px;
	}
	.header-left h3 {
		font-size: 14px;
	}
	ul.agile_forms li a i {
		font-size: 14px;
	}
	.header-left h3 i {
		font-size: 15px!important;
	}
	.agileits-banner-info {
		padding: 11em 0 0em;
	}
	.agileits-banner-info h3 {
		font-size: 1.3em;
		letter-spacing: 1.5px;
	}
	.navbar-header h1 a {
		font-size: 1em;
	}
	.navbar-toggle {
		margin-top: 6px;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 6px 0px;
	}
	.banner_bottom_right {
		top: 60.5em;
	}
	.icon-left {
		float: none;
	}
	.icon-right {
		float: none;
		width: 100%;
		margin-top: 1.3em;
	}
	.main-txt-w3ls {
		padding: 7.5em 0 0!important;
	}
	.botttom-nav-agileits ul.nav-w3ls li a {
		font-size: 11px;
		letter-spacing: 0.5px;
	}
	.botttom-nav-agileits ul.nav-w3ls li {
		margin: 0px 5px;
	}
	h3.two {
		font-size: 1.1em;
		letter-spacing: 1px;
	}
	.w3l_banner_bottom_right {
		margin: 1.5em 0;
	}
	.payment-sendbtns input[type="reset"] {
		padding: 8px 41px;
	}
	.mfp-close {
		left: 92%;
	}
	.w3_banner_bottom_grid h2, .agileits_w3layouts_heding h3 {
		font-size: 1.2em;
	}
	.banner-inner_agile h4 {
		font-size: 1.8em;
	}
}
/*--//responsive-design--*/