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 Condensed', sans-serif;
}
/*-- banner --*/
.banner{
    background: url(../images/3.jpg) no-repeat 0px -160px;
    background-size: cover;
    padding: 1em 0 2em;
}
.navbar-default {
    border: none !important;
    background: none !important;
    margin: 0 !important;
    min-height: 0 !important;
    padding: 0 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background: none !important;
}
/*-- top-nav --*/
.top-nav {
    margin: 2em 0 0 0;
    text-align: center;
    padding: 1em;
    border: solid 1px #FFF;
}
.top-nav ul{
    padding: 0;
    margin: 0;
}
.top-nav ul li{
    display: inline-block;
    margin: 0 4em;
    float: none;
}
.top-nav ul li:first-child{
	margin-left:0;
}
.top-nav ul li:nth-child(6){
	margin-right:0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none !important;
    border-right: solid 1px #EFEFEF;
    box-shadow: 1px 0px 0px 0px rgba(72, 72, 72, 0);
}
.navbar-nav {
    float: none;
}
.top-nav ul li a{
	color: #fff !important;
    font-size: 1em;
    margin: 0;
    text-decoration: none;
    padding: 0;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.top-nav ul li a:hover{
    color: #FFC107 !important;
}
.top-nav ul li a.active{
    color: #FFC107 !important;
}
.w3layouts-logo h1{
    margin: 0;
    padding: 1em 0 0 0;
}
.w3layouts-logo {
    text-align: center;
    width: 215px;
    height: 215px;
    margin: 11em auto 0;
    border: solid 20px rgba(255, 255, 255, 0.58);
    background: rgba(255, 193, 7, 0.74);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
}
.w3layouts-logo a{	
	font-family: 'Oswald', sans-serif;
	color: #000000;
    font-size: 1.5em;
    text-decoration: none;
    font-weight: 600;
}
.w3layouts-logo a span{
	display: block;
    font-size: .25em;
    letter-spacing: 1px;
    margin: .5em 0 0 0;
}
.w3-info{
    margin: 12em 0 0 0;
}
.w3l-mail{
	float:left;
}
.w3ls-phone{
	float:right;
}
.w3l-mail p i.fa.fa-envelope-o,.w3ls-phone p i.fa.fa-phone{
	margin-right:1em;
}
.w3l-mail p,.w3ls-phone p{
	color:#FFFFFF;
	font-size:1em;
	margin:0;
}
.w3l-mail p a{
	color:#FFFFFF;
	text-decoration:none;
}
/*-- about --*/
.about{
	padding:4em 0;
	background:#FFFFFF;
}
.about-left-img{
	background: url(../images/2.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 350px;
    box-shadow: -20px 20px 8px #9e9e9e;
}
.about-right-info h2{
    color: #404040;
    margin: 0;
    font-size: 2.5em;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    padding-bottom: .5em;
    position: relative;
}
.border{
	border-bottom: solid 1px #dcdcdc;
    width: 20%;
}
.about-right-info h2:after{
    content: "";
    height: 3px;
    background: #FFC107;
    position: absolute;
    width: 7%;
    top: 63px;
    left: 0;
}
/*--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;
  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: -30%;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 12px;
    height: 20px;
    background: transparent url("../images/arrows.png") no-repeat right top;
}
.callbacks_nav.next {
    left: auto;
    background-position: right top;
    left: 0;
 }
 .callbacks_nav.prev {
    right: auto;
    background-position: left top;
    left: 4%;
}
#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: 255px;
    left: 545px;
    padding: 0;
    margin: 0;
    z-index: 990;
    display: block;
    text-align: center;
}
.slider-top span{
	font-weight:600;
}
.callbacks_tabs li{
    display: inline-block;
    margin: 0;
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
    content: "\f111";
    font-size: 0;
    visibility: visible;
    display: block;
    height: 10px;
    width: 10px;
    display: inline-block;
    background: rgba(255, 193, 7, 0.31);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
.callbacks_here a:after{
    height: 10px;
    width: 10px;
    display: inline-block;
    background: #ffc107;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
}
/*-- slider --*/
.w3ls-text {
    width: 75%;
    margin: 2em 0 auto;
}
.w3ls-text p{
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
/*-- //about --*/
/*-- services --*/
.services,.works{
    padding: 4em 0;
    background: #e8e8e8;
}
.services-heading h3{
    color: #404040;
    margin: 0;
    font-size: 2.5em;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
    position: relative;
    padding-bottom: .5em;
}
.services-heading h3:after{
    content: "";
    height: 3px;
    background: #FFC107;
    position: absolute;
    width: 5%;
    top: 63px;
    left: 0;
}
.border1{
    border-bottom: solid 1px #ffffff !important;
}
.w3-agileits-services-grids {
    margin: 4em 0 0 0;
}
.services-icon {
    text-align: center;
}
.services-icon-info {
	width: 80px;
    height: 80px;
    background: #FFFFFF;
    text-align: center;
    color: #FFC107;
    font-size: 2em;
    padding: .6em 0 0 0;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
    margin: 0 auto;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.services-icon-text h4{
    color: #404040;
    font-size: .9em;
    margin: 1em 0 0 0;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Oswald', sans-serif;
    letter-spacing: 1px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.services-icon:hover div.services-icon-info {
	background: #FFC107;
	color: #FFFFFF;
}
.services-icon:hover div.services-icon-text h4{
	color:#FFFFFF;
}
.agile-services-left-grid:last-child{
    margin: 4em 0 0 0;
}
.w3-agile-services-right h5{
	color:#000000;
	font-size:1em;
	line-height:1.8em;
	font-weight:600;
	margin:0 0 1em 0;
}
.w3-agile-services-right p{
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
.w3-agile-services-right p span{
	display:block;
	margin:1em 0 0 0;
}
/*-- //services --*/
/*-- works --*/
.works{
	background:#FFFFFF !important;
}
.border2 {
    width: 16% !important;
}
.gallery-grids{
	margin:3em 0 0;
}
.item-desc {
    background-color: rgba(0,0,0,0.5);
    color: white;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1em;
    z-index: 1;
    bottom: 1em;
    left: 1em;
    right: 1em;
}

/* Filter controls */
.simplefilter li, .multifilter li, .sortandshuffle li {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: .3em 0.6em;
    font-size: 1em;
    margin: 0 1.5em 0 1.8em;
    background: none;
    border-radius: 4px;
    position: relative;
}
.simplefilter li:before {
    content: '';
    width: 22px;
    height: 1px;
    background-color: #fff;
    position: absolute;
    transform: rotate(-68deg);
    top: 14px;
    left: -37px;
}
.simplefilter li:nth-child(1):before {
    height: 0;
}
.simplefilter li.active {
    color: #fff;
    background: #fe7200;
}
/* Shuffle and sort controls */
select {
    padding: 1rem 1rem;
    text-transform: uppercase;
}
.sortandshuffle .shuffle-btn {
    background-color: #dec800;
}
.sortandshuffle .sort-btn {
    background-color: #de0000;
}
.sortandshuffle .sort-btn.active {
    background-color: #9d0000;
}
/*----*/
ul.simplefilter {
    text-align: center;
	margin-bottom: 1em;
}
.gallery-grids-left-sub,.gallery-grid-sub{
	margin:2em 0 0;
}
.gallery-grids-left-subl,.gallery-grids-left {
    padding-left: 0;
}
.gallery-grids-left-subr {
    padding-right: 0;
}
.gallery-grids-right1 {
    padding: 0 1em;
	margin:2em 0;
}
.gallery-grid img {
    width: 100%;
	cursor: pointer;
}
.gallery-grid{
	position:relative;
}
.gallery-grid-pos{
	position:absolute;
	top:0%;
	left:5%;
	text-align:center;
	opacity:0;
	background:#000;
	transition:.5s ease-in-out;
	-webkit-transition:.5s ease-in-out;
	-moz-transition:.5s ease-in-out;
	-o-transition:.5s ease-in-out;
	-ms-transition:.5s ease-in-out;
}
.gallery-grid:hover .gallery-grid-pos{
	opacity:1;
}
.gallery-grid:hover img{
	opacity:.5;
}
/*-- //works --*/
/*-- testimonial --*/
.testimonial{
    background: url(../images/4.jpg) no-repeat 0px 0px;
    padding: 4em 0;
    background-size: cover;
	position:relative;
}
.testimonial-top{
	text-align:center;
}
i.fa.fa-quote-right {
    font-size: 3em;
    color: #FFFFFF;
}
.testimonial-top p {
    color: #ffffff;
    font-size: .9em;
    line-height: 2em;
    margin: 2em auto;
    width: 81%;
    font-weight: 300;
}
.testimonial-top h5 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: 1px;
}
.testimonial-top h5 span{
	font-weight:300;
}
/*-- //testimonial --*/
/*-- team --*/
.team{
	padding:4em 0;
	background:#FFFFFF;
}
.team-grids {
    margin: 4em 0 0 0;
}
.agileinfo-team-grid{
	position:relative;
	overflow: hidden;
}
.agileinfo-team-grid img{
	width:100%;
}
.captn {
	background: rgba(255, 193, 7, 0.75);
    padding: 2em;
    position: absolute;
    border: solid 1px #FFF;
    left: 15%;
    bottom: -100%;
    text-align: center;
    width: 200px;
    height: 200px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.captn h4 {
    font-size: 1.5em;
    color: #fff;
    font-family: 'Oswald', sans-serif;
}
.captn p {
    margin: 0.3em 0 .8em;
    color: #ffffff;
    font-size: .875em;
}
.agileinfo-team-grid:hover .captn{
    bottom: 25%;
}
.w3l-social {
    margin: 1em 0 0 0;
}
.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{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #3b5998;
    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 {
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #3b5998;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-twitter{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #1da1f2;
    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-twitter:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #1da1f2;
	color: #FFFFFF;
}
.w3l-social ul li a i.fa.fa-rss{
	height: 40px;
    width: 40px;
    background: #FFFFFF;
    line-height: 40px;
    color: #f26522;
    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-rss:hover{
    height: 40px;
    width: 40px;
    line-height: 40px;
	background: #f26522;
	color: #FFFFFF;
}
/*-- //team --*/
/*-- map --*/
.map {
    -webkit-filter: grayscale(100%);
       -moz-filter: grayscale(100%);
        -ms-filter: grayscale(100%);
         -o-filter: grayscale(100%);
            filter: grayscale(100%);
}
.map-grid iframe{
	border:none;
	width:100%;
	height:400px;
}
/*-- //map --*/
/*-- contact --*/
.contact{
	padding:4em 0;
	background:#FFFFFF;
}
.address {
    margin: 4em 0 0 0;
}
.address-grids {
    padding: 0;
}
.address ul {
    padding: 0;
    margin: 0;
}
.address h4{
	margin: 0 0 1em 0 !important;
}
.address p {
    margin: 0 0 .3em 0;
    color: #999999;
    font-size: .9em;
    line-height: 1.8em;
}
.address p span{
	display:block;
}
.address a {
    color: #999999;
    font-size: .9em;
    letter-spacing: 1px;
	text-decoration:none;
}
.address a:hover{
	color:#FFC107;
}
.contact-form{
	margin:2em 0 0 0;
}
.contact-form h4,.address h4{
    margin-bottom: 2em;
    color: #404040;
    margin: 0 0 2em 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 600;
}
.styled-input.agile-styled-input-top {
    margin-top: 0;
} 
.contact input[type="text"],.contact textarea{
    font-size: .9em;
    color: #8c8c8c;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
	outline: none;
}
.contact textarea { 
	min-height: 150px;
    resize: none;
} 
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
    font-size: .9em;
    color: #333333;
    top: -1.3em;
    -webkit-transition: all 0.125s;
	-moz-transition: all 0.125s; 
	-o-transition: all 0.125s;
	-ms-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input {
	width: 49%;
    margin: 2em 0 1em 1em;
    position: relative;
    float: left;
}
.styled-input:nth-child(1),.styled-input:nth-child(3){
	margin-left:0;
}
.textarea-grid{
	float:none !important;
	width:100% !important;
	margin-left:0 !important;
}
.styled-input label {
	color: #8c8c8c;
    padding: 0.5em .9em;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: .9em;
    display: block;
    line-height: 1em;
}
.styled-input input ~ span,.styled-input textarea ~ span {
	display: block;
    width: 0;
    height: 2px;
    background: #333;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: all 0.125s;
    -moz-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input textarea ~ span { 
    bottom: 5px; 
}
.styled-input input:focus.styled-input textarea:focus { 
	outline: 0; 
} 
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {
	width: 100%;
	-webkit-transition: all 0.075s;
	-moz-transition: all 0.075s;  
	transition: all 0.075s; 
} 
/*-- //input-effect --*/
.contact input[type="submit"] {
    outline: none;
    color: #FFFFFF;
    padding: .8em 4em;
    font-size: .9em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #ffc107;
    border: 2px solid #333333;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.contact input[type="submit"]:hover {
    background-color: transparent;
    color: #333333;
	background:none;
	border: 2px solid #333333;
}
/*-- //contact --*/
/*-- newsletter --*/
.newsletter{
	padding:1em 0;
	background:#191d20;
}
.newsletter-left h5{
    color: #FFFFFF;
    font-size: .9em;
    margin: 0.7em 0 0 0;
}
.newsletter-right {
    text-align: right;
}
.newsletter-right input[type="text"] {
    display: inline-block;
    background: #FFFFFF;
    border: none;
    width: 50%;
    outline: none;
    padding: .5em;
    font-size: .9em;
    color: #999999;
}
button.btn1 {
	color: #ffffff;
    font-size: .9em;
    border: none;
    width: 40px;
    height: 35px;
    text-align: center;
    text-decoration: none;
    background: #ffc107;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
button.btn1:hover{
	background:#999999;	
}
/*-- //newsletter --*/
/*-- footer --*/
.footer{
    background: #0f1215;
    padding: 4em 0 0 0;
}
.agile-footer-grids {
    padding-bottom: 2em;
}
.agile-footer-grid h4{
    color: #FFFFFF;
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 1em 0;
    letter-spacing: 1px;
}
.agile-footer-grid p{
	color: #bbbbbb;
    font-size: .9em;
    line-height: 1.8em;
    margin: 0;
}
.agile-footer-grid p span {
    display: block;
    margin: 1em 0 0 0;
}
.agile-footer-grid ul{
	padding:0;
	margin:0;
}
ul.w3agile_footer_grid_list li {
    list-style-type: none;
    color: #bbbbbb;
    line-height: 1.8em;
    margin-bottom: 1em;
	font-size:.9em;
}
ul.w3agile_footer_grid_list li:last-child {
    margin-bottom: 0;
}
ul.w3agile_footer_grid_list li a {
    color: #ffc107;
    text-decoration: none;
}
ul.w3agile_footer_grid_list li span {
    display: block;
    margin: 1em 0 0;
}
ul.w3agile_footer_grid_list i.fa.fa-twitter{
	margin-right:1em;
}
.popular-grid{
    float: left;
    width: 21%;
    margin-right: 1em;
}
.popular-grid a img{
    width: 100%;
    border: solid 2px #fff;
}
.popular-grid:nth-child(4){
	margin-right:0;
}
.popular-grids:last-child{
	margin:1em 0 0 0;
}
.copyright{
    text-align: center;
    padding: 2em 0;
    border-top: ridge 1px #232323;
}
.copyright p{
	color: #bbbbbb;
    font-size: .9em;
    margin: 0;
}
.copyright p a{
	color: #bbbbbb;
	text-decoration:none;
}
.copyright p a:hover{
	color:#ffc107;
}
/*-- //footer --*/
/*-- 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) 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:1280px){
	.banner {
		background: url(../images/3.jpg) no-repeat 0px -90px;
		background-size: cover;
	}
}
@media(max-width:1080px){
	.top-nav ul li {
		margin: 0 3em;
	}
	.banner {
		background: url(../images/3.jpg) no-repeat 0px 0px;
		background-size: cover;
	}
	.w3ls-text {
		width: 90%;
	}
	.services-icon-text h4 {
		letter-spacing: 0px;
	}
	.callbacks_tabs {
		left: 447px;
	}
	.captn {
		padding: 1em;
		width: 180px;
		height: 180px;
		left: 12%;
	}
	.popular-grid {
		width: 19%;
	}
}
@media(max-width:991px){
	.top-nav ul li {
		margin: 0 1.5em;
	}
	.w3layouts-logo {
		margin: 7em auto 0;
	}
	.w3-info {
		margin: 8em 0 0 0;
	}
	.wthree-about-right {
		margin: 3em 0 0 0;
	}
	.callbacks_nav {
		bottom: -19%;
	}
	.services-icon {
		float: left;
		width: 33.33%;
	}
	.w3-agile-services-right {
		margin: 3em 0 0 0;
	}
	.gallery-grids-left {
		float: left;
		width: 50%;
	}
	.gallery-grids-left-subl {
		padding-right: 0;
	}
	.gallery-grids-left-subr {
		padding: 0;
		margin: 2em 0 0;
	}
	.gallery-grids-right {
		padding-right: 0;
		margin-bottom: 2em;
	}
	.gallery-grids-right1 {
		padding: 0 0em 0 1em;
		margin: 0em 0 2em;
	}
	.testimonial-top p {
		width: 100%;
	}
	.callbacks_tabs {
		top: 271px;
		left: 329px;
	}
	.agileinfo-team-grid {
		float: left;
		width: 50%;
	}
	.agileinfo-team-grid:nth-child(3),.agileinfo-team-grid:nth-child(4){
		margin-top:2em;
	}
	.captn {
		padding: 2em;
		width: 200px;
		height: 200px;
		left: 22%;
	}
	.styled-input {
		width: 48%;
	}
	.agile-footer-grid {
		margin-bottom: 2em;
	}
	.agile-footer-grid:nth-child(3){
		margin-bottom:0;
	}
	button.btn1 {
		height: 34px;
	}
}
@media(max-width:736px){
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none !important;
		box-shadow: inset 0 0 0 !important;
	}
	.top-nav ul li {
		margin: 1em 0;
		display: block;
	}
	.navbar-toggle {
	    float: none;
		margin: 0;
	}
	.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: none;
	}
	.top-nav ul {
		padding: 0;
		margin: 1em 0 0 0;
	}
	.address-grids:nth-child(2) {
		margin: 2em 0;
	}
	.newsletter-left {
		text-align: center;
		margin-bottom: 1em;
	}
	.newsletter-right {
		text-align: center;
	}
}
@media(max-width:667px){
	.callbacks_tabs {
		left: 285px;
	}
	.captn {
		left: 19%;
	}
	.w3layouts-logo {
		margin: 5em auto 0;
	}
}
@media(max-width:640px){
	.callbacks_tabs {
		left: 285px;
	}
	.w3ls-text {
		width: 100%;
	}
}
@media(max-width:600px){
	.callbacks_tabs {
		left: 266px;
		top: 300px;
	}
}
@media(max-width:480px){
	.w3layouts-logo a {
		font-size: 1.2em;
	}
	.w3layouts-logo {
		width: 175px;
		height: 175px;
		margin: 3em auto 0;
		border: solid 15px rgba(255, 255, 255, 0.58);
	}
	.w3-info {
		margin: 5em 0 0 0;
	}
	.about-left-img {
		min-height: 260px;
	}
	.callbacks_nav.prev {
		left: 6%;
	}
	.callbacks_nav {
		bottom: -8%;
	}
	.services-icon-text h4 {
		font-size: .875em;
	}
	.about {
		padding: 2em 0 3em 0;
	}
	.services, .works {
		padding: 2em 0;
	}
	.w3-agileits-services-grids {
		margin: 2em 0 0 0;
	}
	.gallery-grids {
		margin: 2em 0 0;
	}
	.testimonial {
		padding: 2em 0;
	}
	.testimonial-top p {
		width: 98%;
	}
	.callbacks_tabs {
		left: 190px;
		top: 344px;
	}
	.team {
		padding: 2em 0;
	}
	.team-grids {
		margin: 2em 0 0 0;
	}
	.agileinfo-team-grid:hover .captn {
		bottom: 15%;
	}
	.captn h4 {
		font-size: 1.2em;
	}
	.captn {
	    padding: 1em;
		width: 165px;
		height: 165px;
		left: 12%;
	}
	.contact {
		padding: 2em 0;
	}
	.footer {
		padding: 2em 0 0 0;
	}
}
@media(max-width:414px){
	.top-nav {
		margin: 1em 0 0 0;
		padding: .5em;
	}
	.w3-info {
		margin: 4em 0 0 0;
	}
	.about-right-info h2 {
		font-size: 2em;
	}
	.about-right-info h2:after {
		width: 13%;
		top: 50px;
	}
	.border {
		width: 32%;
	}
	.w3ls-text {
		margin: 1em 0 auto;
		width: 99%;
	}
	.services-heading h3 {
		font-size: 2em;
	}
	.services-heading h3:after {
		width: 13%;
		top: 50px;
	}
	.services-icon {
		float: none;
		width: 100%;
	}
	.services-icon:nth-child(2) {
		margin: 2em 0;
	}
	.agile-services-left-grid:last-child {
		margin: 2em 0 0 0;
	}
	.border2 {
		width: 32% !important;
	}
	.gallery-grids-left {
		float: none;
		width: 100%;
		padding: 0;
	}
	.gallery-grids-right {
		padding: 0;
		margin: 1em 0;
	}
	.gallery-grids-left-sub, .gallery-grid-sub {
		margin: 1em 0 0;
	}
	.gallery-grids-left-subr {
		margin: 1em 0 0;
	}
	.gallery-grids-right1 {
		padding: 0 0em 0 0em;
		margin: 0em 0 1em;
	}
	i.fa.fa-quote-right {
		font-size: 2em;
	}
	.callbacks_tabs {
		left: 168px;
		top: 354px;
	}
	.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-rss {
		height: 30px;
		width: 30px;
		line-height: 32px;
	}
	.w3l-social ul li a i.fa.fa-facebook:hover,.w3l-social ul li a i.fa.fa-twitter:hover,.w3l-social ul li a i.fa.fa-rss:hover {
		height: 30px;
		width: 30px;
		line-height: 32px;
	}
	.captn {
		padding: 1em;
		width: 140px;
		height: 140px;
	}
	.captn h4 {
		margin: 0 0 .5em 0;
	}
	.styled-input {
		width: 100%;
		float: none;
		margin: 2em 0 1em 0em;
	}
}
@media(max-width:384px){
	.w3l-mail p, .w3ls-phone p {
		font-size: .9em;
	}
	.w3layouts-logo a {
		font-size: 1em;
	}
	.w3layouts-logo {
		width: 160px;
		height: 160px;
		margin: 2em auto 0;
		border: solid 12px rgba(255, 255, 255, 0.58);
	}
}
@media(max-width:320px){
	.w3layouts-logo {
		width: 140px;
		height: 140px;
	}
	.w3layouts-logo h1 {
		padding: .6em 0 0 0;
	}
	.w3l-mail {
		float: none;
		text-align: center;
	}
	.w3ls-phone {
		float: none;
		text-align: center;
		margin: .5em 0 0 0;
	}
	.w3-info {
		margin: 3em 0 0 0;
	}
	.callbacks_nav.prev {
		left: 10%;
	}
	.w3ls-text {
		width: 93%;
	}
	.address {
		margin: 2em 0 0 0;
	}
	.callbacks_tabs {
		left: 113px;
		top: 441px;
	}
	.agileinfo-team-grid {
		float: none;
		width: 100%;
	}
	.agileinfo-team-grid:nth-child(2),.agileinfo-team-grid:nth-child(3), .agileinfo-team-grid:nth-child(4) {
		margin-top: 1em;
	}
	.agileinfo-team-grid:hover .captn {
		bottom: 23%;
		padding: 2em;
		width: 200px;
		height: 200px;
	}
	.map-grid iframe {
		height: 250px;
	}
	.services-heading h3 {
		font-size: 1.5em;
	}
	.contact input[type="submit"] {
		padding: .5em 3em;
	}
	.newsletter-right input[type="text"] {
		width: 65%;
	}
	.popular-grid {
		width: 20%;
	}
	.contact textarea {
		min-height: 120px;
	}
	.services-heading h3:after {
		top: 37px;
	}
	.about-right-info h2 {
		font-size: 1.5em;
	}
	.about-right-info h2:after {
		top: 37px;
	}
	.about-left-img {
		min-height: 150px;
	}
	.top-nav ul li a {
		font-size: .9em;
	}
	.top-nav ul li {
		margin: .5em 0;
	}
}
/*-- //responsive --*/