body a{
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
html, body{
    font-size: 100%;
	font-family: 'Roboto', sans-serif;
}
body{
	background:#FFFFFF;
}
.banner{
	/* background: url("../images/4.jpg?__rev=8e10a66") no-repeat center 28%; */
	background-repeat: no-repeat;
	background-position: center 28%;
  background-size: cover;
}
@media screen and (max-width:768px) {
	.banner{
		/* background: url("../images/4.jpg?__rev=8e10a66") no-repeat 0 0; */
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: cover;
	}
}
.agileinfo-dot{
    background: url("../images/dott.png?__rev=010ada0")repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
    padding: 3em 0;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
/*-- banner --*/
/*-- header --*/
.header-top{
    z-index: 6666;
	width: 100%;
	height: 120px;
	background: rgba(0,0,0,.6);
}
.header-top .logo{
	width: 200px;
	height: 85px;
	background: url("../images/logo.png?__rev=f7f48393") no-repeat 0 0;
	background-size: contain;
	position: absolute;
	top:24px;
	left: 20px;
}
@media screen and (max-width:1025px) {
	.header-top .logo{
		width: 120px;
		height: 51px;
		top:38px;
	}
}
@media screen and (max-width:991px) {
	.header-top .logo{
		width: 120px;
		height: 51px;
		top:38px;
	}
}
@media screen and (max-width:768px) {
	.header-top{
		height: 100px;
	}
	.header-top .logo{
		width: 150px;
		height: 63.8px;
		position: relative;
		margin: -28px auto 0;
		left: 0;
	}
	.header-top .container{
		margin-top: 50px;
	}
}
.agileits-logo {
	text-align:center;
}
.agileits-logo h1{
	margin:0;
}
.agileits-logo h1 a{
    font-size: 2em;
    text-transform: uppercase;
    color: #eeeffb;
    text-decoration: none;
    font-weight: 700;
    font-family: 'Roboto Condensed', sans-serif;
    letter-spacing: 6px;
	padding: 0;
    text-shadow: 0 0 0.2em #636af6, 0 0 0.2em #636af6;
}
.agileits-logo h1 a span{
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 300;
    color: #FFFFFF;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar {
    margin-bottom: 0;
}
.navbar-collapse {
    padding: 0;
    box-shadow: none;
}
.navbar-default .navbar-brand {
    color: #fff;
}
.navbar-nav {
    float: none;
    text-align: center;
	background: none;
    margin: 2.3em 0 0 0;
}
.header-top-info ul li{
    display: inline-block;
    float: none;
}
/* .navbar-nav li:after {
    content: "";
    position: absolute;
    background: #FFFFFF;
    height: 7px;
    width: 7px;
    top: 16px;
    left: 0;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
.navbar-nav li.active:after {
    background: none !important;
    width: 0px !important;
} */
.navbar-default .navbar-nav > li > a {
    color: #fff;
    border: solid 2px rgba(255, 255, 255, 0);
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
	border: solid 2px #ffffff;
    background: none;
    border-radius: 30px;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #ffffff;
}
.navbar-nav > li > a {
    font-size: 1em;
	padding: .8em 3.5em;
    margin: 0 1em;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    border: solid 2px #ffffff;
    background: none;
    border-radius: 30px;
}
/*-- //header --*/
/*--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);
    bottom: 109px;
    left: 0;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 50px;
    height: 50px;
    background: transparent url("../images/arrows.png?__rev=b266e51") no-repeat left top;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left: 0;
}
#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: 116%;
    left: 48%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 999;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
    display: inline-block;
    margin: 0;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    font-family: FontAwesome;
    visibility: visible;
    display: block;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #ffffff;
    border: 2px solid #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: #636af6;
    border: 2px solid #ffffff;
}
/*-- //slider --*/
/*-- w3layouts-banner-info --*/
.w3layouts-banner-info {
    padding: 8em 0;
}
.banner_text {
    text-align: center;
}
.banner_text h3 {
    color: #FFFFFF;
    font-size: 7em;
    margin: 0;
    font-weight: 100;
    text-transform: uppercase;
}
.banner_text p {
    color: #FFFFFF;
    font-size: 1em;
    margin: 2em 4em;
    letter-spacing: 2px;
}
.w3-button {
    position: relative;
    margin: 0;
    padding: 1em;
    z-index: 1;
}
.w3-button a {
    color: #FFFFFF;
    font-size: 1em;
    padding: .5em 1em;
    border: solid 2px #636af6;
    text-decoration: none;
    border-radius: 30px;
    margin: 0;
    background:#636af6;
}
.w3-button a:hover {
    color: #FFFFFF;
    background:none;
    border: solid 2px #FFFFFF;
}
/*-- //w3layouts-banner-info --*/
/*-- about--*/
.about,.markets,.portfolio,.testimonial-dot,.team,.blog,.mail{
    padding: 4em 0;
}
.about{
		min-height: 38em;
}
.welcome{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 1em;
	text-align:center;
}
.agileits-title h2,.agileits-title h3{
    font-size: 4em;
    color: #636af6;
    margin: 0;
    text-align: center;
    font-family: 'Jura', sans-serif;
}
.agileits-title p {
    font-size: 1em;
    color: #999;
    line-height: 1.8em;
    margin: 1em auto 0;
    width: 65%;
} 
.about-w3lsrow {
	margin: 4em 0 0 0;
}
.w3about-img {
		background-repeat: no-repeat;
		background-position: 0 0;
    /* background: url("../images/5.jpg?__rev=f15ce45")no-repeat 0px 0px; */
    background-size: cover;
    min-height: 30em;
    padding: 0;
	position:relative;
}
.w3about-text {
    background: #eee;
    position: absolute;
    width: 100%;
    padding: 3em;
    right: -72%;
	top: 40%;
	max-height: 23em;
		overflow: auto;
}
.w3about-text h5 {
    font-size: 2.5em;
    color: #524ca4;
    margin: 0;
} 
.w3about-text p{
	color:#999999;
	font-size:.9em;
	line-height:1.8em;
	margin:1em 0 0 0;
}
/*-- //about--*/
/*-- markets --*/
.markets{
	background: #eee;
}
.wthree-heading h3,.agileits-top-heading h2 {
    color: #212121;
    font-size: 2.5em;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 6px;
}
.wthree-heading{
	text-align:center;
}
.markets-grids,.agileits-feedback-grids,.w3-agileits-newsletter,.team-grids,.agile-contact-form,.w3-agile-testimonial,.wthree-blog-grids,.w3_mail_grids,.agileits-team-grids{
    margin: 4em 0 0 0;
}
.agileits-icon-grid {
	border-radius: 2px;
    padding: 2em;
    background: #FFFFFF;
	box-shadow: 0px 0px 0px rgb(107, 107, 107), 0 1px 2px rgba(0,0,0,.24);
}
.agileits-icon-grid:hover .img-left{
	transform: scale(1.03)
}
.icon-left{
	float: none;
    width: 70px;
    height: 70px;
    text-align: center;
    padding: 1.2em 0 0 0;
    margin: 0 auto 1em;
    background: #636af6;
}
.icon-left i.fa{
    color: #FFFFFF;
    font-size: 2em;
}
.img-left{
	width: 7.5em;
    height: 7.5em;
    margin: 0 auto 1em;
	display: block;
	transition:all 0.5s ease-in-out;
}
.icon-right{
    float: none;
    width: 100%;
    text-align: center;
}
.icon-right h5{
    color: #212121;
    font-size: 1em;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.icon-right p{
	color: #999999;
    font-size: .9em;
    margin: 1em 0 0 0;
    line-height: 1.8em;
}
.w3ls-markets-grid:nth-child(4),.w3ls-markets-grid:nth-child(5),.w3ls-markets-grid:nth-child(6){
	margin:3em 0 0 0;
}
/*-- //markets --*/
/*-- portfolio --*/
.filtr-item {
	padding: 0;
	width: 33.3335%;
	float: left;
}
.filtr-container {
	width: 100%;
}
.item-desc {
	background-color: rgba(0,0,0,0.5);
	color: white;
	position: absolute;
	text-transform: uppercase;
	text-align: center;
	z-index: 1;
}
.simplefilter li, .multifilter li, .sortandshuffle li {
	color: #212121;
    cursor: pointer;
    display: inline-block;
    padding: 10px 20px;
    font-size: .9em;
    font-weight: 600;
    margin: 0 0.4em;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
}
.simplefilter li {
    border: 2px solid #212121;
}
.simplefilter li.active {
    border: 2px solid #636af6;
    color: #ffffff;
    background: #636af6;
	border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -o-border-radius: 30px;
    -ms-border-radius: 30px;
}
select {
	padding: 1rem 1rem;
	text-transform: uppercase;
}
.sortandshuffle .shuffle-btn {
	background-color: #6f76f7;
}
.sortandshuffle .sort-btn {
	background-color: #6f76f7;
}
.sortandshuffle .sort-btn.active {
	background-color: #6f76f7;
}

.filtr-item {
	transform: scale(1) translate3d(0px, 0px, 0px);
	-o-transform: scale(1) translate3d(0px, 0px, 0px);
	transition: all 0.5s ease-out 0ms;
	-o-transition: all 0.5s ease-out 0ms;
	transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
}
ul.simplefilter {
	text-align: center;
    margin: 4em 0 3em;
    padding: 0;
}
@media screen and (max-width:991px) {
	.filtr-item {
		float: left;
		width: 33.33%;
	}
	.simplefilter li, .multifilter li, .sortandshuffle li {
		padding: 10px 13px;
		font-size: 1em;
	}
}
@media screen and (max-width:768px) {
	.filtr-item {
		float: left;
		width: 50%;
	}
	.simplefilter li, .multifilter li, .sortandshuffle li {
		padding: 8px 10px;
		font-size: 0.9em;
		letter-spacing: 0px;
	}
}
@media screen and (max-width:600px) {
	.filtr-item {
		padding: 0em;
	}
	ul.simplefilter {
		margin-bottom: 0em;
	}
	.simplefilter li, .multifilter li, .sortandshuffle li {
		margin-bottom: 1em;
	}
}
@media screen and (max-width:414px) {
	ul.simplefilter {
		margin-bottom: 0em;
	}
	.filtr-item {
		width: 100%;
	}
	.simplefilter li, .multifilter li, .sortandshuffle li {
		padding: 4px 4px;
		font-size: 0.8em;
		letter-spacing: 0px;
		margin-bottom: 1em;
	}
}
.portfolio figure {
	margin: 0;
	padding: 0;
	position: relative;
	display: block;
	cursor: pointer;
	overflow: hidden;
}
.portfolio figure:hover figcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: alpha(opacity=100);
	opacity: 1;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
	top: 0;
}
.portfolio figcaption {
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	top: -100%;
	background: rgba(0,0,0,.5);
	color: #fff;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transition: all .5s ease;
	-webkit-transition-delay: .5s;
	-moz-transition-delay: .5s;
	-o-transition-delay: .5s;
	-ms-transition-delay: .5s;
	transition-delay: .5s;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.portfolio figcaption h3 {
    color: #FFF;
    text-align: center;
    margin-bottom: 0;
    font-size: 2em;
    letter-spacing: 3px;
    font-weight: 700;
	font-family: 'Jura', sans-serif;
    text-transform: uppercase;
    position: relative;
    margin-top: 105px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    transition-delay: 1s;
}
.portfolio figcaption h3 span{
	text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 300;
}
.portfolio figure:hover h3 {
	left: 0;
}
.portfolio figcaption a {
	color: #fff;
	border: 2px solid #fff;
	padding: 4px 10px;
	text-decoration: none;
}
.portfolio figcaption a:hover {
	color: #4f5856;
	background: #fff;
}
/*-- //portfolio --*/
/*-- model --*/
.agileits-w3layouts-info img{
	width:100%;
}
.modal-header h4 {
    margin: 0;
    font-size: 2em;
    text-transform: uppercase;
    color: #636af6;
    text-decoration: none;
    font-weight: 700;
    font-family: 'Jura', sans-serif;
    letter-spacing: 6px;
    padding: 0;
}
.modal-header h4 span{
	text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 300;
    color: #212121;
}
.modal-body p{
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #999999;
    line-height: 1.8em;
}
/*-- //model --*/
/*-- testimonial --*/
.testimonial{
	/* background:url("../images/5.jpg?__rev=f15ce45") no-repeat 0px 0px; */
	/* background:url("../images/role.png?__rev=e2724d9") no-repeat center center; */
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
}
.testimonial-dot{
    background: url("../images/dott.png?__rev=010ada0")repeat 0px 0px;
    background-size: 2px;
    -webkit-background-size: 2px;
    -moz-background-size: 2px;
    -o-background-size: 2px;
    -ms-background-size: 2px;
}
.testimonial-heading h3{
	color:#FFFFFF;
	word-break: break-all;
}
.testimonial-heading h5{
	color:#FFFFFF;
}
.testimonial-img-grid{
    width: 28%;
    margin: 0 auto;
}
.testimonial-img{
	float: left;
    width: 26.33%;
}
.testimonial-img:nth-child(2){
	margin:0 2em;
}
.testimonial-img img{
	width:100%;
	border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
}
.t-img1 img,.t-img2 img{
	opacity: 0.6;
}
.testimonial-img-info{
	margin:2em 0 0 0;
}
.testimonial-img-info{
	text-align:center;
}
.testimonial-img-info p{
    color: #FFFFFF;
    font-size: 1em;
    margin:0 auto;
	width:60%;
    line-height: 1.8em;	
}
.testimonial-img-info h5{
    color: #FFFFFF;
    font-size: 1em;
    margin: 1em 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
}
.testimonial-img-info h6{
	color: #FFFFFF;
    font-size: .9em;
    margin: 1em 0;
    font-style: italic;
}
/*-- //testimonial --*/
/*-- team --*/
.team-heading h4{
    color: rgba(255, 255, 255, 0.47);
}
.team-info{
    position: relative;
    overflow: hidden;	
}
.team-info img{
	width:100%;
}
.team-caption h4{
    color: #FFFFFF;
    font-size: 1.5em;
    margin: .5em 0 0 0;
    font-family: 'Jura', sans-serif;
}
.team-caption p{
    color: #eaeaea;
    font-size: .9em;
    margin: 0;
}
.team-caption ul{
    padding: 0;
    margin: 1em 0 0 0;
}
.team-caption ul li{
    display: inline-block;
}
.team-caption ul li a {
	color: #333;
    text-align: center;
}
.team-caption ul li a i.fa.fa-facebook{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-facebook:hover {
    background: #3b5998;
}
.team-caption ul li a i.fa.fa-twitter{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-twitter:hover{
	background: #55acee;
}
.team-caption ul li a i.fa.fa-rss{
    height: 30px;
    width: 30px;
    line-height: 30px;
    border: solid 2px #FFF;
    background: none;
    color: #FFF;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.team-caption ul li a i.fa.fa-rss:hover{
	background: #6f76f7;
}
.team-caption {
    background: #6f76f7;
    padding: 1em;
    position: absolute;
    left: 0;
    bottom: -105%;
    text-align: center;
    width: 100%;
    height: 154px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.team-info:hover .team-caption{
    bottom: 0%;
}
.team-info:hover .team-caption {
    bottom: 0%;
}
/*-- //team --*/
/*-- blog --*/
.blog a{
	text-decoration: none !important;
	width: 100%;
	display: inline-block;
	padding: 10px 15px;
}
.blog .panel-group{
	margin-top: 20px;
}
.blog .panel-group .panel{
	margin-bottom: 20px;
}
.blog .panel-group .panel-default{
    border-color: #fff;
}
.blog .panel-group .panel-heading{
	padding: 0 ;
}
.blog .panel .panel-title{
    color: #636af6;
    font-size: 1.2em;
    font-weight: 800;
}
.blog .panel-default > .panel-heading{
	background-color: #fff;
}
.blog .panel-body ul li{
	margin-bottom: 10px;
}
/*-- blog  new  v2--*/


.blog-left h6,.blog-right h6{
	font-size: 1em;
	font-weight: 800;
}
.blog-left ul{
	padding:0;
}
.blog-right ul{
	padding:0;
}
.blog-left ul li a{
    color: #6f76f7;
    text-decoration: none;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.blog-left ul li a:hover{
	color:#212121;
}
.blog-left ul li a:focus,.blog-right a:focus,.date-text a:focus{
	outline:none;
}
/*-- //blog --*/
/*-- copyright --*/
.copyright{
	background:#131744;
	padding:1em 0;
}
.copyright p{
	color:#FFFFFF;
	font-size:.9em;
	text-align:center;
	margin:0;
}
.copyright p a{
	color:#b5b4b4;
}
.copyright p a:hover{
	color:#6f76f7;
}
/*-- //copyright --*/
/*-- to-top --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 2%;
	overflow: hidden;
	z-index: 999; 
	width: 40px;
	height: 40px;
	border: none;
	text-indent: 100%;
	background: url("../images/arrow.png?__rev=d0ca156") no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //to-top --*/
/*-- responsive --*/
@media(max-width:1080px){
	.w3about-text {
		width: 63%;
		right: -35%;
	}
	.portfolio figcaption h3 {
		margin-top: 87px;
	}
	.input {
		max-width: 29.5%;
	}
	.testimonial-img-grid {
		width: 35%;
	}
	.address-row {
		padding-left: 0;
	}
	.contact-w3lsright {
		padding: 3em 3em;
	}
	.map iframe {
		min-height: 516px;
	}
	.support input[type="email"] {
		width: 54%;
	}
}
@media(max-width:991px){
	.navbar-nav > li > a {
		padding: .5em 1em;
		margin: 0 .8em;
	}
	.banner_text h3 {
		font-size: 5em;
	}
	.w3layouts-banner-info {
		padding: 5em 0;
	}
	.w3about-text {
		width: 89%;
	}
	.w3ls-markets-grid:nth-child(2),.w3ls-markets-grid:nth-child(3),.w3ls-markets-grid:nth-child(4),.w3ls-markets-grid:nth-child(5),.w3ls-markets-grid:nth-child(6) {
		margin: 2em 0 0 0;
	}
	.testimonial-img-grid {
		width: 50%;
	}
	.portfolio figcaption h3 {
		margin-top: 70px;
	}
	.testimonial-img-info p {
		width: 85%;
	}
	.agileits-title p {
		width: 95%;
	}
	.agileits-team-grid {
		float: left;
		width: 50%;
		margin-bottom: 2em;
	}
	.agileits-team-grid:nth-child(3),.agileits-team-grid:nth-child(4){
		margin:0;
	}
	.amet-medium {
		margin: 2em 0;
	}
	.support input[type="email"] {
		width: 83%;
	}
	.input {
		max-width: 28.5%;
	}
}
@media(max-width:768px){
	.callbacks_tabs {
		left: 47%;
	}
	.portfolio figcaption h3 {
		margin-top: 100px;
	}
}
@media(max-width:736px){
	.agileits-logo h1 a {
		font-size: 1.5em;
	}
	.navbar-toggle {
		float: none;
		margin-right: 0;
	}
	.navbar {
		text-align: center;
	}
	.navbar-nav {
	    margin: 1em 0;
	}
	.header-top-info ul li {
		display: block;
	}
	.navbar-nav li:after {
		background: none;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    border: none;
		position: absolute;
		width: 100%;
		background: rgba(0, 0, 0, 0.84);
		z-index: 9999;
	}
	.navbar-default .navbar-toggle {
		border-color: #fff;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background: #636af6;
	}
	.input {
		max-width: 28%;
	}
	.w3about-text {
		width: 60%;
		right: 0;
	}
	.support input[type="email"] {
		width: 82%;
	}
	.navbar-nav > li > a {
		margin: 1em .5em;
	}
}
@media(max-width:667px){
	.input {
		max-width: 27.5%;
	}
	.support input[type="email"] {
		width: 80%;
	}
}
@media (max-width:640px) {
	.support input[type="email"] {
		width: 78%;
	}
}
@media(max-width:600px){
	.banner_text h3 {
		font-size: 4em;
	}
	.w3layouts-banner-info {
		padding: 4em 0;
	}
	.w3about-text {
		width: 72%;
	}
	.portfolio figcaption h3 {
		margin-top: 75px;
	}
	.testimonial-img-grid {
		width: 60%;
	}
	.input {
		max-width: 27%;
	}
	.map iframe {
		min-height: 350px;
	}
	.support input[type="email"] {
		width: 77%;
	}
}
@media(max-width:568px){
	.input {
		max-width: 26%;
	}
	.support input[type="email"] {
		width: 75%;
	}
}
@media(max-width:480px){
	.agileits-logo h1 a {
		font-size: 1.2em;
	}
	.navbar-nav > li > a {
		margin: .5em .5em;
	}
	.navbar-nav > li > a {
		margin: .5em .5em;
	}
	.callbacks_tabs {
		left: 45%;
		top: 108%;
	}
	.agileinfo-dot {
		padding: 2em 0;
	}
	.w3layouts-banner-info {
		padding: 3em 0;
	}
	.portfolio figcaption h3 {
		margin-top: 60px;
		font-size: 1.5em;
	}
	.testimonial-img:nth-child(2) {
		margin: 0 1em;
	}
	.testimonial-img-info p {
		width: 95%;
	}
	.agileits-title h2, .agileits-title h3 {
		font-size: 3em;
	}
	.blog-left h4 {
		font-size: 2em;
	}
	.input {
		max-width: 100%;
	}
	.w3_mail_grids textarea {
		width: 93.3%;
		margin: 1em;
	}
	.contact-w3lsright h6 {
	    font-size: 1em;
	}
	.address-row {
		float: none;
		width: 100%;
		margin-top: 2em;
	}
	.support input[type="email"] {
		width: 70%;
	}
	.callbacks_nav {
		width: 35px;
		height: 35px;
		background: transparent url("../images/arrows.png?__rev=b266e51") no-repeat left top;
		background-size: 203%;
	}
	.w3about-text {
		padding: 2em;
	}
}
@media(max-width:414px){
	.banner_text h3 {
		font-size: 3em;
	}
	.w3about-img {
		min-height: 22em;
	}
	.w3about-text {
		padding: 1em;
	}
	.w3about-text h5 {
		font-size: 2em;
	}
	.w3about-text {
		top: 20%;
	}
	.about, .markets, .portfolio, .testimonial-dot, .team, .blog, .mail {
		padding: 2em 0;
	}
	.markets-grids, .agileits-feedback-grids, .w3-agileits-newsletter, .team-grids, .agile-contact-form, .w3-agile-testimonial, .wthree-blog-grids, .w3_mail_grids,.agileits-team-grids {
		margin: 2em 0 0 0;
	}
	ul.simplefilter {
		margin: 2em 0 2em;
	}
	.portfolio figcaption h3 {
		margin-top: 105px;
	}
	.agileits-title h2, .agileits-title h3 {
		font-size: 2.5em;
	}
	.team-caption h4 {
		font-size: 1.2em;
	}
	.blog-left h4 {
		font-size: 1.2em;
	}
	.address-right {
		padding-left: 1em;
	}
	.about-w3lsrow {
		margin: 2em 0 0 0;
	}
	.support input[type="email"] {
		width: 62%;
	}
}
@media(max-width:384px){
	.agileits-logo h1 a {
		font-size: 1em;
	}
	.banner_text p {
		margin: 1em 0;
		letter-spacing: 1px;
		font-size: .8em;
	}
	.callbacks_nav {
		bottom: 25px;
		display: none;
	}
	.w3layouts-banner-info {
		padding: 2em 0;
	}
	.callbacks_tabs {
		left: 44%;
	}
	.agileits-icon-grid {
		padding: 1em;
	}
	.portfolio figcaption h3 {
		margin-top: 95px;
	}
	.agileits-team-grid {
		float: none;
		width: 100%;
		margin-bottom: 2em !important;
	}
	.agileits-team-grid:nth-child(4) {
		margin: 0 !important;
	}
	.blog-left {
		float: none;
		width: 100%;
	}
	.blog-right {
		float: none;
		width: 100%;
		margin: 1em 0 0 0;
	}
	.address-right {
		padding-left: 1.5em;
		padding-right: 0;
	}
	.footer {
		padding: 2em 0;
	}
	.support input[type="email"] {
		width: 58%;
	}
	.agileits-title p {
		font-size: .9em;
	}
}
@media(max-width:320px){
	.agileits-logo h1 a {
		font-size: .9em;
	}
	.banner_text h3 {
		font-size: 2em;
	}
	.callbacks_tabs {
		left: 43%;
	}
	.w3-button {
		padding: .5em;
	}
	.w3about-text {
		width: 87%;
	}
	.portfolio figcaption h3 {
		margin-top: 80px;
	}
	.agileits-title h2, .agileits-title h3 {
		font-size: 2em;
	}
	.blog-left {
		padding: 0;
	}
	.blog-right {
		padding: 0;
	}
	.blog-right a {
		font-size: .9em;
	}
	.w3_mail_grids input[type="submit"] {
		font-size: .9em;
	}
	.contact-w3lsright {
		padding: 2em;
	}
	.support input[type="email"] {
		width: 100%;
	}
	.support input[type="submit"] {
		margin: 1em 0 0 0;
	}
}
/*-- //responsive --*/