
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: 'Poppins', sans-serif;
}
body{
	background:#FFFFFF;
}
/*-- banner --*/
.banner{
	background: url(../../../lenovog5080soft/website/images/slide-01-01-01.jpg) no-repeat 0px 0px;
	background-color:#00557F;
    background-size: cover;
    padding: 1em 0 1em;
	height:50em;
	color:#fff;
}
.header {
    border-bottom: 1px ridge rgba(255, 255, 255, 0.29);
    position:relative;
    padding-top: 0em;
	width:100%;
	background-color:#FFF;
	position:fixed;
	
}

.header.active {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	color:#006;
	
/*	color:#00557F; */
}
/*--logo--*/
.navbar-header h1 {
    font-size: 2.5em;
    margin: 0;
    display: block;
}
.navbar-header h1 a {
    color: #FFFFFF;
    text-decoration: none;
    padding: 0em;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.navbar-header h1 a span {
    color: #FF9800;
    font-weight: 400;
    font-size: 1em !important;
    text-transform: capitalize;
}
/*--//logo--*/
/* Service Modal */
.CSA{
	padding:0%;

}

.CSA p{
	text-align:justify;
}

.CSA tr td:nth-child(1){
	width:18%;
	padding:0.5%;
	border-bottom:1px dotted #333;
}

.CSA tr td:nth-child(2){
	padding:1%;
	vertical-align:top;
	border-bottom:1px dotted #333;
}
/* Service Modal */
/*--top-nav--*/
.navbar-default {
    background: none;
    border: none;
	margin: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #99abd5;
    background: none;
}
.navbar-nav {
    float: left;
    margin: 0em;
	
}
.navbar-nav > li {
    margin: 0em;
	width:120px;
	text-align:center;
	color:#FFF;
	border-right:solid 0px #22C99A;
}
.navbar-default .navbar-nav > li > a{
    color:#07575B;
    font-size: 1em;
    margin: 0;
    position: relative;
	padding:2em 0em;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #FFF;
	background-color:#07575B;
	border:0px solid #000;
	border-radius:5px;
	/* transform: scale(1.1);  (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav li a.active {
	color: #FFF;
	background-color:#07575B;
	border:0px solid #000;
	border-radius:5px;
}
/*.navbar-default .navbar-nav > li > a:before {
    content: '';
    position: absolute;
    bottom: -2px;
    background: #FF9800;
    height: 3px;
    width: 0;
    left: 0;
    transition: .5s all;
}*/
.navbar-default .navbar-nav li  a:hover:before,.navbar-default .navbar-nav li a.active:before{
	width: 100%;
}/*--//top-nav--*/
.desktop{
	width:100%;
	height:315px;
	border:1px solid #000;
}
.w3layouts-banner-info {
    text-align: center;
    margin-top: 7em;
}
.agileits-banner-info {
    width: 75%;
	height:450px;
    margin: 0 auto;
	background-color: #0f7faa;
    opacity: 0.6;
	
}
.agileits-banner-info img{
		width:65%;
	}
.agileits-banner-info h3{
	color: #FFFFFF;
   
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    line-height: 1.3em;
}
.agileits-banner-info h4{
	color: #FFFFFF;
    font-size: 3em;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    line-height: 1.3em;
}
.agileits-banner-info h5{
	color: #FFFFFF;
    font-size: 2.5em;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    line-height: 1.3em;
}

.agileits-banner-info p{
	color: #FFFFFF;
    font-size: .9em;
    margin: 2em auto 0;
    line-height: 1.8em;
    width: 80%;
}
/*--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: -50%;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    width: 40px;
    height: 40px;
    background: transparent url("../../../lenovog5080soft/website/images/arrows.png") no-repeat left top;
}
 .callbacks_nav:hover{
  	opacity: 0.3;
  }
.callbacks_nav.next {
  left: auto;
    background-position: right top;
  left: 95.5%;
 }
 .callbacks_nav.prev {
	right: auto;
	background-position:left top;
	left: 91%;
}
#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: 100%;
    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: #FF9800;
    border: 2px solid #FF9800;
}
/*-- //slider --*/
.mouse {
    height: 45px;
    bottom: 0;
    left: 0;
    margin-left: -12.5px;
    
    margin: 10em auto 0;
}
.mouse:after {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    background-color: #fff;
    border-radius: 100%;
    left: 50%;
    margin-left: -2.5px;
    top: 10px;
    -webkit-animation: rotateplane 1.2s infinite ease-in-out;
    animation: rotateplane 1.2s infinite ease-in-out;
}
.bounce.animated {
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -o-animation-duration: 3s;
    -ms-animation-duration: 3s;
    animation-duration: 3s;
    width: 25px;
    margin: 0 auto;
}
.bounce {
	-moz-animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
	-ms-animation: bounce 2s infinite;
	animation: bounce 2s infinite;
}
/*-- //banner --*/
/*-- welcome --*/
.containerBG{
	width:100%;
	padding-left:15px;
	padding-right:15px;
	margin-left: auto;
	margin-right:auto;
	
}

.containerOurExpertise{
	width:96%;
	padding-left:15px;
	padding-right:15px;
	margin-left: auto;
	margin-right:auto;
	background-color:#FFF;
	margin-bottom:2%;
	}

.welcome,.about,.services,.blog,.news,.feedback,.wthree-subscribe,.contact{
	padding:1em 0;
}

.contact{
	-webkit-box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px -1px 5px 0px rgba(0,0,0,0.75);
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}
.tenant{
	padding:0em 0;
	background-image:url(../images/bgImage2-01.png);
	background-attachment:fixed;
}

.tenant-heading{
	padding:8em 0 0 0;
}

.tenant-heading h2, .tenant-heading h3{
	color: #FFF;
    font-size: 1.8em;
	text-decoration:underline;
    margin: 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}

.w3-welcome-heading h2,.w3-welcome-heading h3{
    color: #FFF;
    font-size: 1.8em;
	text-decoration:underline;
    margin: 0;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
}
.w3l-welcome-info {
    margin: 4em 0 2em 0;
}
/*--//welcome--*/
img.zoom-img {
     transform: scale(1, 1);
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transition-timing-function: ease-out;
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-ms-transition-duration: .5s;
	-o-transition-duration: .5s;
}
img.zoom-img:hover{
     transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transition-timing-function: ease-in-out;
	-webkit-transition-duration: 750ms;
	-moz-transition-timing-function: ease-in-out;
	-moz-transition-duration: 750ms;
	-ms-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	-ms-transition-duration: 750ms;
	-o-transition-duration: 750ms;
	overflow: hidden;
}
.welcome-img {
    overflow: hidden;
    border: 8px solid #E4E4E4;
}
.w3l-welcome-text p {
    font-size: .875em;
    margin: .5em 0 0 0;
    color: #999999;
    line-height: 1.8em;
    text-align: justify;
}
/*-- //welcome --*/
/*-- about --*/
.about {
    background: #f1f1f1;
}
.w3ls-about-grids{
	margin:4em 0 0 0;
}
.about-right {
    float: right;
}
.about-left {
    padding-right: 6em;
}
.about-left h4 {
    color: #000;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 1em 0;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 800;
}
.about-left p {
    font-size: .9em;
    margin: 0 0 2em 0;
    color: #999;
    line-height: 2.2em;
}
.about-left p span{
	display:block;
	margin:1em 0 0 0;
}
.about-left ul {
    padding: 0;
}
.about-left ul li {
    display: block;
    font-size: .875em;
    color: #999999;
    margin-top: 1em;
}
.about-left ul li  span.glyphicon {
    padding-right: 6px;
}
.about-right img {
    width: 100%;
    border: solid 5px #ffffff;
}
/*-- //about --*/
/*-- services --*/
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.agileits-services-left h4,.agileits-services-right h4{
    color: #000;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 1em 0;
    font-size: 1.5em;
    text-transform: uppercase;
    font-weight: 800;
}
.agileits-services-text p{
	color:#999999;
	font-size:.875em;
	margin:1em 0 0 0;
	line-height:1.8em;
}
.credit-grids{
	margin:2em 0 0 0;
}
.credit-grids h5{
	color: #000;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 1em 0;
    font-size: 1.2em;
    font-weight: 800;
}
.credit-grid{
	float:left;
	width:30%;
}
.credit-grid:nth-child(2){
	margin:0 1em;
}
.credit-grid img{
    width: 55%;
    border: solid 2px #e4e4e4;
}
.credit-grid h6{
	color:#FF9800;
	font-size:1em;
	margin:1em 0;
}
.credit-grid p{
	color:#999999;
	font-size:.875em;
	margin:0;
}
.agileinfo-services-right img{
    width: 50%;
	border:5px solid #ccc;
	float:left;
}
.agileinfo-services-right span{
    width: 50%;
	border:0px solid #ccc;
	float:left;
	padding-top:2%;
	padding-bottom:10%;
	padding-left:3%;
}
.w3-services-grids {
    margin: 4em 0 0 0;
}
.w3l-services-grid{
	text-align:center;
}
.w3ls-services-img i.fa.fa-money,.w3ls-services-img i.fa.fa-credit-card,.w3ls-services-img i.fa.fa-line-chart{
	width: 70px;
    height: 70px;
    color: #ffffff;
    font-size: 1.7em;
    background: #dadada;
    padding: .75em 0 0 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileits-services-info h4{
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
    color: #000000;
    font-size: 1em;
    margin: 1em 0;
}
.w3l-services-grid:hover div.w3ls-services-img i.fa.fa-money,.w3l-services-grid:hover div.w3ls-services-img i.fa.fa-credit-card,.w3l-services-grid:hover div.w3ls-services-img i.fa.fa-line-chart{
    background: #ff9800;
    padding: 1.2em 0 0 0;
    color: #FFFFFF;
    font-size: 1.2em;	
}
.debit-grids-text p{
	color:#999999;
	font-size:.875em;
	line-height:1.8em;
	margin:1em 0;
}
.agileinfo-services-right h6{
    font-size: .875em;
    margin: 1em 0;
    color: #000;
    line-height: 1.8em;
}
div#design {
    min-height: 230px;
}
.date-text{
	position:relative;
	margin-bottom:1em;
}
.date-text a{
	font-size: .875em;
    margin: 0;
    line-height: 1.8em;
    color: #999999;
    text-decoration: none;
}
.date-text a:hover{
    color: #ff9800;
}
.date-text p{
    color: #999999;
    font-size: .9em;
    margin: .5em 0;
    line-height: 1.8em;
}
.date-text img{
	padding-left:1em;
}
.services-two-grids{
	border: solid 5px #e4e4e4;
    padding: 1em;
}
/*-- //services --*/
/*-- blog --*/
.blog{
	background:url(../../../lenovog5080soft/website/images/b1.jpg) no-repeat 0px 0px;
	background-size:cover;
}
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.wthree-blog-grids {
    margin: 4em 0 0 0;
}
.blog-left h4{
    color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 1em 0;
    font-size: 2.5em;
    font-weight: 800;
}
.blog-left ul{
	padding:0;
	margin:1em 0 0 0;
}
.blog-left ul li{
    display: block;
    color: #FFFFFF;
    font-size: .875em;
	margin:.5em 0;
}
.blog-left ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.blog-left ul li a:hover{
	color:#FF9800;
}
.blog-left ul li a:focus,.blog-right a:focus,.date-text a:focus{
	outline:none;
}
.blog-right a{
	color: #FFFFFF;
    font-size: .875em;
    margin: 0;
    line-height: 1.8em;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.blog-right a:hover{
	color:#FF9800;
}
.blog-right p{
    color: #d8d8d8;
    font-size: .875em;
    margin: 1em 0 0 0;
    line-height: 1.8em;
}
/*-- //blog --*/
/*-- news --*/
.w3ls-news-grids {
    margin: 1em 0 0 0;
	padding:1em 0 1em 0;
}
.news-right-grid {
    padding-left: 0;
	margin-bottom:0.5%;
}

.news-right-grid:hover {
	
}
.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:15em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.tenant-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em 0	;
	height:auto;
	background-color:#FFF;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#333;
}

.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
	
.features-text-1{
	width:35%;
	border:2px dotted #0095D3;
	padding:1em;
	float:left;
	position:relative;
	margin-top:3%;
	margin-left:7%;
}

.features-text-1 h3{
	margin:0px;
	padding:5px;
}

.features-text-1 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:30%;
	border:0px solid #fff;
	float:right;
	margin-right:3%;
}

.features-img-1 img{
	width:100%;
}
.features-img-2{
    width:30%;
    border:0px solid #fff;
    float:left;
    margin-left:5%;
}
.features-img-2 img{
	width:100%;
}
.features-text-2{
    width:35%;
    border:2px dotted #0095D3;
    padding:1em;
    margin-right:5%;
    float:right;
	margin-top:3%;
}


.textAround{
	width:71%;
	float:left;
	margin-left:4%;
}

.textAround-tenant{
	width:100%;
	margin-left:0%;
	padding:2em;
}

.imgRound{
	width:25%;	
	height:13vh;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin-top:10%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}



.textAround{
	width:71%;
	float:left;
	margin-left:4%;
}

.textAround-tenant{
	width:100%;
	margin-left:0%;
	padding:2em;
}

.responsiveImg{
	text-align:center;
	margin-left:37%;
	margin-top:1em;
}


.agile-news-info1 {
    border: solid 5px #e4e4e4;
    padding: 1em;
}

.news-right-grid h4 {
    margin: 0em 0;
	font-size:1.5em;
}
.news-right-grid span {
    color: #000000;
    font-size: .9em;
}
.news-right-grid h4 a {
	color: #FFF;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
    font-weight: 800;
    text-decoration: none;
}
.news-right-grid h4 a:hover{
	color:#000;
	cursor:default;
}
.news-right-grid h4 a:focus,.agileinfo-news-button a:focus{
	outline:none;
}
.news-right-grid p {
    font-size: 1em;
    line-height: 1.5em;
    text-align:left;
    margin: .5em 0 0 0;
}
.agileinfo-news-button {
    margin: 1em 0 0 0;
	/*position:absolute;
	bottom:10%;
	right:7%;*/
}
.agileinfo-news-button a {
    padding: .3em 2em;
    color: #000000;
    font-size: .9em;
    text-decoration: none;
    border: solid 2px #000000;
}

.agileinfo-news-button-pro {
    margin: 1em 0 0 0;
	margin-left:85%;
	margin-top:28%;
	
}
.agileinfo-news-button-pro a {
    padding: .3em 2em;
    color: #000000;
    font-size: .9em;
    text-decoration: none;
    border: solid 2px #000000;
}
/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background: #2098D;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #ffffff;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
.modal-header h4 {
    margin: 0;
    font-size: 1.5em;
    color: #000000;
    font-weight: 800;
    font-family: 'Open Sans', sans-serif;
}
.modal-header h4 span{
	font-weight:100;
	color:#FF9800;
}
.agileits-w3layouts-info img {
    width: 100%;
}
.modal-body p{
    margin: 1em 0 0 0;
    font-size: .875em;
    color: #999999;
    line-height: 1.8em;
}
/*-- //news --*/
/*-- feedback --*/
.feedback{
	background:url(../../../lenovog5080soft/website/images/7.jpg) no-repeat 0px 0px;
	background:size:cover;
}
.agileits-feedback-grids {
    margin: 4em 0 0 0;
}
.feedback-top{
    padding: 1em;
    background-color:#ccc;
	position:relative;
}
/*.feedback-top:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 27%;
    width: 0;
    height: 0;
    border-top: 9px solid rgba(0, 0, 0, 0.23);
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    transform: rotate(0deg);
}*/
.feedback-top p{
	color:#FFFFFF;
	font-size:.9em;
	margin:0;
	line-height:1.8em;
}
.feedback-img{
    float: left;
    width: 100%;
}
.product-img{
    width: 49%;
	float:left;
	margin-left:1%;
	color:#027cc3;
	
}
.feedback-grids {
    margin: 2em auto 0;
    width: 55%;
}
.product-grids {
    margin: 1em auto 0;
    width: 90%;
	padding-bottom:1%;
}
.feedback-img img{
	width:50%;
}
.feedback-info {
    margin: 1em !important;
}
.product-info {
    margin: 1em !important;
	margin-left:0em;
	margin-right:0em;
}
.feedback-img-info{
    float: left;
    width: 65%;
    margin-left: .5em;
}
.feedback-img-info h5{
    color: #ff9800;
    font-size: 1em;
    margin: 0;
    font-weight: 600;
}
.feedback-img-info p{
    color: #cecece;
    font-size: .9em;
    margin: 0;
}
/*-- //feedback --*/
/*-- subscribe --*/
.jarallax {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.w3l-services-heading p{
	color:#FFFFFF;
	font-size:.9em;
	margin:1em 0 0 0;
}
.w3-agileits-subscribe-form {
    text-align: center;
    margin: 3em 0 0 0;
}
.w3-agileits-subscribe-form input[type="text"] {
    display: inline-block;
    background: #ececec;
    width: 45%;
    outline: none;
    padding: 1em;
    font-size: .875em;
    color: #999999;
    border: solid 2px #ececec;
}
button.btn1 {
	color: #FFFFFF;
    font-size: .875em;
    border: solid 2px #FF9800;
    padding: 1em 2em;
    text-align: center;
    text-decoration: none;
    background: #ff9800;
    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: none;
    border: solid 2px #000000;
    color: #000000;
}
/*-- //subscribe --*/
/*-- map --*/
.map-grid iframe{
    border: none;
    width: 100%;
    height: 400px;
}
/*-- //map --*/
/*-- contact --*/
.contact-form {
    text-align: right;
}
.agile-contact-grids {
    margin: 4em 0 0 0;
}
.contact input[type="text"],.contact input[type="email"] {
    width: 100%;
    color: #999;
    float: left;
    background: none;
    outline: none;
    font-size: .875em;
    padding: .7em 1em;
    margin-bottom: 1.5em;
    border: solid 1px #e4e4e4;
    -webkit-appearance: none;
    display: inline-block;
}
.contact textarea {
    resize: none;
    width: 100%;
    background: none;
    color: #999;
    font-size: .875em;
    outline: none;
    padding: .6em .8em;
    border: solid 1px #e4e4e4;
    min-height: 12em;
    -webkit-appearance: none;
}
.contact input[type="submit"]{
    color: #FFFFFF;
    font-size: .875em;
    border: solid 2px #FF9800;
    padding: .5em 2em;
    text-align: center;
    margin-top: 1em;
    text-decoration: none;
    background: #ff9800;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.contact input[type="submit"]:hover{
	background: none;
    border: solid 2px #000000;
    color: #000000;
}
.agileits-w3layouts-address-top h5{
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 1em 0;
    font-size: 1em;
    font-weight: 800;
	text-transform:uppercase;
}
.agileits-w3layouts-address-top ul{
	padding:0;
	margin:0;
}
.agileits-w3layouts-address-top ul li{
	display:block;
	margin:.5em 0;
	color: #999999;
    font-size: .875em;
}
.agileits-w3layouts-address-top ul li a{
	color: #999999;
	text-decoration:none;
}
.agileits-w3layouts-address-top ul li a:hover{
	color:#FF9800;
}

/*-- //contact --*/
/*-- footer --*/
.footer{
	background: url(../../../lenovog5080soft/website/images/7.jpg) no-repeat 0px 0px;
    background: size:cover;
	text-align:center;
	padding:2em 0;
}
.footer-logo h3 {
    font-size: 2.5em;
    margin: 0;
    display: block;
}
.footer-logo h3 a {
    color: #FFFFFF;
    text-decoration: none;
    padding: .2em 0.5em;
    display: inline-block;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
}
.footer-logo h3 a span {
    color: #FF9800;
    font-weight: 400;
    font-size: 1em !important;
    text-transform: capitalize;
}
.agileinfo-social-grids {
    margin: 2em 0;
}
.agileinfo-social-grids h4{
	color: #FFFFFF;
    font-family: 'Open Sans', sans-serif;
    margin: 0 0 1em 0;
    font-size: 1em;
    font-weight: 800;
    text-transform: uppercase;
}
.border{
    border-bottom: solid 1px #FFFFFF;
    width: 6%;
    margin: 0 auto;
}
.agileinfo-social-grids ul{
	padding:0;
	margin:0;
}
.agileinfo-social-grids ul li{
    display: inline-block;
}
.agileinfo-social-grids ul li a {
	color: #333;
    text-align: center;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook{
    height: 40px;
    width: 40px;
    line-height: 40px;
    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;
}
.agileinfo-social-grids ul li a i.fa.fa-facebook:hover {
    color: #3b5998;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter{
    height: 40px;
    width: 40px;
    line-height: 40px;
    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;
}
.agileinfo-social-grids ul li a i.fa.fa-twitter:hover{
	color: #55acee;
}
.agileinfo-social-grids ul li a i.fa.fa-rss{
    height: 40px;
    width: 40px;
    line-height: 40px;
    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;
}
.agileinfo-social-grids ul li a i.fa.fa-rss:hover{
	color: #f26522;
}
.agileinfo-social-grids ul li a i.fa.fa-vk{
    height: 40px;
    width: 40px;
    line-height: 40px;
    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;
}
.agileinfo-social-grids ul li a i.fa.fa-vk:hover{
	color: #45668e;
}
.agileinfo-social-grids ul li:nth-child(2){
	margin:.5em 0;
}
.agileinfo-social-grids ul li:nth-child(3){
	margin:0 0 .5em 0;
}
.copyright{
	margin:2em 0 0 0;
}
.copyright p{
	color:#FFFFFF;
	font-size:.875em;
	margin:0;
}
.copyright p a{
	color:#FFFFFF;
	text-decoration:none;
}
.copyright p a:hover{
	color:#FF9800;
}
/*-- //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(../../../lenovog5080soft/website/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);
}
.agile-news-info img.linked {
		width:2%;
		margin:0px;
		padding:0px;
	}
/*-- //to-top --*/
/*Product modal css*/
	.middle-value_analytics{
		 width:100%;
		 border:0px solid #F00;
		 float:left;
		 margin-top:1%;
	}
		
		.kw_ana{
		 width:31%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:200px;
		 margin-right:2%;
		 float:left;
		 margin-bottom:2%;
	}
	
.blink_me{
	position:absolute; top:70%; right:24%; z-index:9999; font-size:14px; color:#F00;
}

.services{
	margin-top:0%;
	top:0;
	left:0;
	z-index:111;
	
}

.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:50em;
	top: 0;
	left: 0;
	z-index: 1;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.allScreen{
	width:34%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
		
	/*	.kw_ana:nth-child(4){
		 width:23.1%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:160px;
		 margin-right:0%;
		 float:right;
	}*/
/*-- responsive --*/
@media(max-width:1366px){
	
	.services{
	margin-top:0%;
	top:0;
	left:0;
	z-index:111;
	
}
	.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:17em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.tenant-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em 0	;
	height:60em;
	background-color:#FFF;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#333;
}

.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.features-text-1{
	width:35%;
	border:2px dotted #0095D3;
	padding:1em;
	margin-left:5%;
	float:left;
}
.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:30%;
	border:0px solid #fff;
	float:right;
	margin-right:5%;
}
.features-img-2{
	width:30%;
	border:0px solid #fff;
	float:left;
	margin-left:5%;
}
.features-text-2{
    width:35%;
    border:2px dotted #0095D3;
    padding:1em;
    margin-right:5%;
    float:right;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}

.imgRound{
	width:30%;	
	height:15vh;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin-top:17%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}



.textAround{
	width:66%;
	float:left;
	margin-left:4%;
}

.textAround-tenant{
	width:100%;
	margin-left:0%;
	padding:2em;
}

.responsiveImg{
	text-align:center;
	margin:0px auto;
	margin-top:1em;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:50em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}

.allScreen{
	width:34%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}

}

@media(max-width:1080px){
	h1{
		font-size:50px;
	}
	.agileits-banner-info {
		width: 80%;
		height:338px;
	}
	.desktop{
	width:100%;
	height:315px;
}
.product-img{
    width: 49%;
	float:left;
	
}

.agile-news-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
}

.tenant-info {
    border: solid 5px #2a2a2a;
    padding: 1em;
	height:auto;
}

.agile-news-info1 {
    border: solid 5px #e4e4e4;
    padding: 1em;
}



	div#design {
		min-height: 290px;
	}
	.news-right-grid h4 a {
		font-size: .9em;
	}
	.agile-news-info img.linked {
		width:3%;
		margin:0px;
		padding:0px;
	}
	.middle-value_analytics{
		 width:85%;
		 border:0px solid #F00;
		 float:left;
		 margin-top:1%;
	}
		
		.kw_ana{
		 width:31%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:160px;
		 margin-right:2%;
		 float:left;
		 margin-bottom:2%;
	}
		
		
	/*	.kw_ana:nth-child(4){
		 width:23.1%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:160px;
		 margin-right:0%;
		 float:right;
	}*/

.blink_me{
	position:absolute; top:75%; right:28.5%; z-index:9999; font-size:14px; color:#F00;
}

.services{
	margin-top:0%;
}

.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:16em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.imgRound{
	width:30%;	
	height:7em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin-top:10%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:50em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}

.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
}
		
.features-text-1{
	width:35%;
	border:2px dotted #0095D3;
	padding:1em;
	margin-left:5%;
	float:left;
}
.features-text-2{
	width:35%;
	border:2px dotted #0095D3;
	padding:1em;
	margin-right:5%;
	float:right;
}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:30%;
	border:0px solid #fff;
	float:right;
	margin-right:5%;
}
.features-img-2{
	width:30%;
	border:0px solid #fff;
	float:left;
	margin-left:5%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}

.allScreen{
	width:34%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}

}
@media(max-width:991px){
	h1{
		font-size:10px;
	}
	.desktop{
	width:100%;
	height:315px;
	border:2px solid #000;
}
.product-img{
    width: 100%;
	float:left;
	
}

.agile-news-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
}

.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:auto;
}

.agile-news-info1 {
    border: solid 5px #e4e4e4;
    padding: 1em;
}

	.callbacks_tabs{
	list-style: none;
    position: absolute;
    top: 100%;
    left: 48%;
    padding: 0;
    margin: 0;
    display: block;
    z-index: 999;
}
	.navbar-default .navbar-nav > li > a {
		padding: 1.8em 0.2em;
	}
	.agileits-banner-info {
		width: 100%;
		height:303px;
	}
	.agileits-banner-info img{
		width:50%;
	}
/*	.welcome-img img {
		width: 100%;
	}*/
	.about-right {
		float: none;
		margin-bottom: 1em;
	}
	.about-left {
		padding-right: 1em;
	}
	.w3l-services-grid {
		float: left;
		width: 33%;
	}
	.w3-services-grids {
		margin: 4em 0 2em 0;
	}
	div#design {
		min-height: 235px;
	}
	.w3-agileits-blog-grid:nth-child(2) {
		margin: 3em 0 0 0;
	}
	.news-right-grid {
		float: left;
		width: 50%;
	}
	.feedback-grids {
		width: 90%;
	}
	.agile-news-info img {
		width: 100%;
	}
	.agile-news-info img.linked {
		width:10%;
		margin:0px;
		padding:0px;
	}
	.agileits-w3layouts-address {
		margin: 2em 0 0 0;
	}
	.middle-value_analytics{
		 width:100%;
		 border:0px solid #F00;
		 float:left;
		 margin-top:1%;
	}
	.kw_ana{
		 width:31%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:160px;
		 margin-right:2%;
		 float:left;
	
}
.blink_me{
	position:absolute; top:75%; right:28.5%; z-index:9999; font-size:14px; color:#F00;
}
.services{
	margin-top:0%;
}

.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:16em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.imgRound{
	width:30%;	
	height:6.5em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin-top:13%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:50em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.features-text-1{
	width:40%;
	border:2px dotted #0095D3;
	padding:1em;
	margin-left:5%;
	float:left;
}
.features-text-2{
	width:40%;
	border:2px dotted #0095D3;
	padding:1em;
	margin-right:5%;
	float:right;
}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:30%;
	border:0px solid #fff;
	float:right;
	margin-right:5%;
}
.features-img-2{
	width:30%;
	border:0px solid #fff;
	float:left;
	margin-left:5%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}

.allScreen{
	width:50%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}


}

@media(max-width:768px){
	h1{font-size:10px;}
	.desktop{
	width:100%;
	height:315px;
}
.product-img{
    width: 96%;
	float:left;
	
}
.agile-news-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:600px;
}

.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:auto;
}

.agile-news-info1 {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:600px;
}


	.w3layouts-banner-info {
		text-align: center;
		margin-top: 10em;
	}
	.banner{
		background: url(../images/slide-01-01-01.jpg) no-repeat 0px 0px;
	background-color:#00557F;
    background-size: cover;
    padding: 1em 0 3em;
	height:42em;
	color:#fff;
	}
	.agile-news-info img.linked {
		width:8%;
		margin:0px;
		padding:0px;
	}
		.middle-value_analytics{
		 width:78%;
		 border:0px solid #F00;
		 float:left;
		 margin-top:1%;
	}
		
		.kw_ana{
		 width:31%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:130px;
		 margin-right:2%;
		 float:left;
	}
		
		
	/*	.kw_ana:nth-child(4){
		 width:23.1%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:130px;
		 margin-right:0%;
		 float:right;
	}*/
	.blink_me{
	position:absolute; top:30%; right:28.5%; z-index:9999; font-size:14px; color:#F00;
}
.services{
	margin-top:0%;
}

.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:20em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.imgRound{
	width:30%;	
	height:5em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin-top:20%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:42em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.features-text-1{
	width:45%;
	border:2px dotted #0095D3;
	padding:1em;
	margin-left:5%;
	float:left;
}
.features-text-2{
	width:45%;
	border:2px dotted #0095D3;
	padding:1em;
	margin-right:5%;
	float:right;
}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:30%;
	border:0px solid #fff;
	float:right;
	margin-right:5%;
}
.features-img-2{
	width:30%;
	border:0px solid #fff;
	float:left;
	margin-left:5%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:50%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}
}
@media(max-width:736px){
	h1{font-size:10px;}
	.desktop{
	width:100%;
	height:315px;
}
.product-img{
    width: 100%;
	float:left;
	
}
.agile-news-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
}

.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:auto;
}

.agile-news-info1 {
    border: solid 5px #e4e4e4;
    padding: 1em;
}


	.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{
			background-color:#333;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color:#333;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	    background: rgba(255, 255, 255, 1);
		text-align: center;
		border: none;
		position: absolute;
		width: 100%;
		z-index: 9990;
	}
	.navbar-default .navbar-nav > li > a {
		padding: 1em 0;
	}
	.agileits-banner-info h3 {
		font-size: 2em;
	}
	.welcome-grids {
		float: left;
		width: 50%;
	}
	.blog-left {
		float: left;
		width: 24%;
	}
	.blog-right {
		float: right;
		width: 75%;
	}
	.middle-value_analytics{
		 width:100%;
		 border:0px solid #F00;
		 float:left;
		 margin-top:1%;
	}
		
		.kw_ana{
		 width:48%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:130px;
		 margin-right:2%;
		 float:left;
		 margin-bottom:2%;
	}
		
		
	/*	.kw_ana:nth-child(4){
		 width:49%;
		 border:1px solid #262626;
		 border-radius:10px;
		 height:130px;
		 margin-right:0%;
		 float:left;
		
	}*/
	
	.blink_me{
	position:absolute; top:20%; right:28.5%; z-index:9999; font-size:14px; color:#F00;
}
.services{
	margin-top:0%;
}

.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:17em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}

.imgRound{
	width:30%;	
	height:5em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin-top:20%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:42em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.features-text-1{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}
.features-text-2{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:40%;
	border:0px solid #fff;
	margin-right:31%;
}
.features-img-2{
	width:40%;
	border:0px solid #fff;
	margin-left:31%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:50%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}
}
@media(max-width:600px){
	.news-right-grid {
		float: none;
		width: 100%;
		padding: 0 1em;
	}
	.news-right-grid {
		margin: 1em 0;
	}
	.agile-news-info img.linked {
		width:5%;
		margin:0px;
		padding:0px;
	}
	.services{
	margin-top:0%;
}
.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:14em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.imgRound{
	width:30%;	
	height:7.5em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin-top:7%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:42em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
}

.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
}
	
.features-text-1{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}
.features-text-2{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:40%;
	border:0px solid #fff;
	margin-right:31%;
}
.features-img-2{
	width:40%;
	border:0px solid #fff;
	margin-left:31%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:100%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}
}
@media(max-width:568px){
	.w3layouts-banner-info {
		margin-top: 8em;
	}
	.banner{
		background: url(../images/slide-01-01-01.jpg) no-repeat 0px 0px;
	background-color:#00557F;
    background-size: cover;
    padding: 1em 0 3em;
	height:38em;
	color:#fff;
	}
	.mouse {
	    margin: 5em auto 0;
	}
	.callbacks_tabs {
		top: 106%;
		left: 46%;
	}
	.services{
	margin-top:0%;
}
.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:18em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.imgRound{
	width:25%;	
	height:5.5em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:none;
	background-color:#FFF;
	margin-top:0%;
	margin-bottom:3%;
	margin-left:37%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}

.textAround{
	width:100%;
	float:none;
	margin-left:0%;
	text-align:center;
}

.textAround p{
	text-align:center;
}

.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:39em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
	
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}	
	
.features-text-1{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}
.features-text-2{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:40%;
	border:0px solid #fff;
	margin-right:31%;
}
.features-img-2{
	width:40%;
	border:0px solid #fff;
	margin-left:31%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:100%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}
}
@media(max-width:480px){
	.agileits-banner-info img {
		width: 100%;
	}
	.agileits-banner-info h3 {
		font-size: 1.5em;
	}
	.agileits-banner-info p {
		width: 93%;
	}
	.banner {
		padding: 1em 0 2em;
	}
	.welcome, .about, .services, .blog, .news, .feedback, .wthree-subscribe, .contact {
		padding: 2em 0;
	}
	.w3l-welcome-info {
		margin: 2em 0 1em 0;
	}
	.w3ls-about-grids {
		margin: 2em 0 0 0;
	}
	.w3-welcome-heading h2, .w3-welcome-heading h3 {
		font-size: 2em;
	}
	.tenant-heading h2, .tenant-heading h3{
		font-size: 2em;
	}
	
	.agileits-services-left h4, .agileits-services-right h4 {
		font-size: 1.2em;
	}
	.agileits-services-grids {
		
	}
	.w3-services-grids {
		margin: 2em 0 2em 0;
	}
	.agileits-services-info h4 {
		letter-spacing: 0px;
	}
	.agile-news-info img.linked {
		width:5%;
		margin:0px;
		padding:0px;
	}
	.blog-left {
		width: 30%;
	}
	.blog-right {
		width: 70%;
	}
	.w3ls-news-grids {
		margin: 2em 0 0 0;
	}
	.agileits-feedback-grids {
		margin: 2em 0 0 0;
	}
	.w3-agileits-subscribe-form {
		margin: 2em 0 0 0;
	}
	.agile-contact-grids {
		margin: 2em 0 0 0;
	}
	.wthree-blog-grids {
		margin: 2em 0 0 0;
	}
	.blink_me{
	position:absolute; top:20%; right:28.5%; z-index:9999; font-size:14px; color:#F00;
}
.news-right-grid {
		float: none;
		width: 100%;
		padding: 0 1em;
	}
.services{
	margin-top:0%;
}
.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:20em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.imgRound{
	width:25%;	
	height:5em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:none;
	background-color:#FFF;
	margin-top:0%;
	margin-bottom:3%;
	margin-left:37%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}

.textAround{
	width:100%;
	float:none;
	margin-left:0%;
	text-align:center;
}

.textAround p{
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:39em;
	top: 0;
	left: 0;
	z-index: 1;
}
.tenant{
	padding:0em 0;
	background-color:#FFFFFF;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
}

.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
}
	
.features-text-1{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}
.features-text-2{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:40%;
	border:0px solid #fff;
	margin-right:31%;
}
.features-img-2{
	width:40%;
	border:0px solid #fff;
	margin-left:31%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:100%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
.address{
	color:#bebebe;
}
.phone{
	 padding-left:2.5em;
}
.email{
	margin-left:0em;
}
.follow{
	margin-left:0em;
}
}
@media(max-width:414px){
	.agileits-banner-info p {
		width: 100%;
	}
	.agileits-banner-info {
		width: 100%;
	}
	.callbacks_tabs {
		left: 45%;
	}
	.blog-left h4 {
		font-size: 2em;
	}
	.map-grid iframe {
		height: 300px;
	}
	.agileinfo-social-grids {
		margin: 1em 0;
	}
	.copyright {
		margin: 1em 0 0 0;
	}
	.banner{
		background: url(../images/slide-01-01-01.jpg) no-repeat 0px 0px;
	background-color:#00557F;
    background-size: cover;
    padding: 1em 0 3em;
	height:38em;
	color:#fff;
	}
	.navbar-header h1 {
		font-size: 2em;
	}
	.navbar-default .navbar-nav > li > a {
		padding: .5em 0;
	}
	.w3-agileits-blog-grid {
		padding: 0;
	}
	.news-right-grid {
		padding: 0;
	}
	.contact-form {
		padding: 0;
	}
	.agileits-w3layouts-address {
		padding: 0;
	}
	.blink_me{
	position:absolute; top:20%; right:28.5%; z-index:9999; font-size:14px; color:#F00;
}
.services{
	margin-top:0%;
}
.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:21em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.imgRound{
	width:25%;	
	height:4.5em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:none;
	background-color:#FFF;
	margin-top:0%;
	margin-bottom:3%;
	margin-left:37%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}

.textAround{
	width:100%;
	float:none;
	margin-left:0%;
	text-align:center;
}

.textAround p{
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:39em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}	
	
.features-text-1{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}
.features-text-2{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:40%;
	border:0px solid #fff;
	margin-right:31%;
}
.features-img-2{
	width:40%;
	border:0px solid #fff;
	margin-left:31%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:100%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}

}
@media(max-width:384px){
	.banner{
		background: url(../images/slide-01-01-01.jpg) no-repeat 0px 0px;
	background-color:#00557F;
    background-size: cover;
    padding: 1em 0 3em;
	height:30em;
	color:#fff;
	}
	.agileits-banner-info h3 {
		font-size: 1.3em;
	}
	.agileits-banner-info h4 {
		font-size: 1em;
	}
	.credit-grid {
		float: none;
		width: 100%;
		text-align:center;
	}
	.credit-grid img {
		width: 28%;
	}
	.credit-grid:nth-child(2) {
		margin: 2em 0;
	}
	.w3l-services-grid {
		float: none;
		width: 100%;
	}
	.w3l-services-grid:nth-child(2) {
		margin: 2em 0;
	}
	div#design {
		min-height: 280px;
	}
	.blog-left {
		width: 55%;
		float: none;
		margin: 0 0 1em 0;
	}
	.blog-right {
		width: 100%;
		float: none;
	}
	.w3-agileits-blog-grid:nth-child(2) {
		margin: 2em 0 0 0;
	}
	.w3-agileits-subscribe-form input[type="text"] {
		width: 54%;
	}
	.agileits-banner-info {
		width: 100%;
	}
	.blink_me{
	position:absolute; top:75%; right:28.5%; z-index:9999; font-size:14px; color:#F00;
}
.services{
	margin-top:0%;
}
.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:21em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.imgRound{
	width:25%;	
	height:4.5em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:none;
	background-color:#FFF;
	margin-top:0%;
	margin-bottom:3%;
	margin-left:37%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}

.textAround{
	width:100%;
	float:none;
	margin-left:0%;
	text-align:center;
}

.textAround p{
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:39em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:85%;
	margin:0px auto;
}
.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 1em;
	height:auto;
}
.features{
	width:100%;
	background-color:#B0E0E7;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
}

.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
}
	
	
.features-text-1{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}
.features-text-2{
	width:90%;
	border:2px dotted #0095D3;
	padding:1em;

}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:40%;
	border:0px solid #fff;
	margin-right:31%;
}
.features-img-2{
	width:40%;
	border:0px solid #fff;
	margin-left:31%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:100%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}

}
@media(max-width:375px){
	.banner{
		background: url(../images/slide-01-01-01.jpg) no-repeat 0px 0px;
	background-color:#00557F;
    background-size: cover;
    padding: 1em 0 3em;
	height:38em;
	color:#fff;
	}
	.agileits-banner-info {
		width: 100%;
	}
	.services{
	margin-top:0%;
}
.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:21em;
	background-color:#B0E0E7;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.imgRound{
	width:25%;	
	height:4em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:none;
	background-color:#FFF;
	margin-top:0%;
	margin-bottom:3%;
	margin-left:37%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}

.textAround{
	width:100%;
	float:none;
	margin-left:0%;
	text-align:center;
}

.textAround p{
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:39em;
	top: 0;
	left: 0;
	z-index: 1;
}
.agileits-services-grids{
	width:100%;
	margin:0px auto;
}
.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 0em;
	height:auto;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}	
	
	
.features-text-1{
	width:90%;
	border:2px dotted #0095D3;
	padding:0em;

}
.features-text-2{
	width:90%;
	border:2px dotted #0095D3;
	padding:0em;

}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:80%;
	border:0px solid #fff;
	margin-right:6%;
}
.features-img-2{
	width:80%;
	border:0px solid #fff;
	margin-left:6%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:100%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}

}
@media(max-width:320px){
	.banner{
		background: url(../images/slide-01-01-01.jpg) no-repeat 0px 0px;
	background-color:#00557F;
    background-size: cover;
    padding: 10em 0 1em;
	height:39em;
	color:#fff;
	}
	.welcome, .about, .services, .blog, .news, .feedback, .wthree-subscribe, .contact {
		padding: 0em 0;
	}
	.navbar-header h1 {
		font-size: 1.8em;
	}
	.w3layouts-banner-info {
		margin-top: 0em;
	}
	.agileits-banner-info h3 {
		font-size: 1.1em;
	}
	.agileits-banner-info h4 {
		font-size: 1.5em;
	}
	.callbacks_tabs {
		left: 43%;
		top: 100%;
	}
	.mouse {
		margin: 3.2em auto 0;
	}
	.agileits-banner-info {
		width: 100%;
		height:280px;
	}
	.agileits-banner-info p {
		line-height: 1.5em;
	}
	.welcome-grids {
		float: none;
		width: 100%;
	}
	.welcome-grids {
		margin: 0 0 0 0;
	}
	.about-left h4 {
		font-size: 1em;
	}
	.agileits-services-left {
		padding: 0;
	}
	.agileits-services-right {
		padding: 0;
	}
	div#design {
		min-height: 310px;
	}
	.blog-left h4 {
		font-size: 2em;
		margin: 0 0 .5em 0;
	}
	.blog-left {
		width: 70%;
	}
	.agileits-feedback-grids {
		margin: 1em 0 0 0;
	}
	.w3-agileits-subscribe-form input[type="text"] {
		width: 90%;
		padding: .5em;
	}
	button.btn1 {
		padding:.5em 1em;
		margin: 1em 0 0 0;
	}    
	.footer-logo h3 {
		font-size: 2em;
	}
	.mouse {
		height: 40px;
	}
	.services{
	margin-top:0%;
}
.agile-news-info {
    border: solid 1px #09F;
	border-radius:5px;
    padding: 1em;
	height:22em;
	background-color:#B0E0E6;
	display:inline-block;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);  
	color:#000;
}

.agile-news-info:hover, .imgRound:hover{
	box-shadow: 0px 0px 5px #000000;
    z-index: 2;
	background-color:#FFF;
	color:#337ab7;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.1);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.1);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.1);
    transition: all 200ms ease-in;
    transform: scale(1.1);
}
.imgRound{
	width:30%;	
	height:3.8em;
	border:0px solid #000;
	border-radius:50%;
	text-align:center;
	float:left;
	background-color:#FFF;
	margin-top:0%;
	 -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.7);
}

.imgRound img{
	width:90%;
	margin-top:19%;
	text-align:center;
}
.background
{
	background: #333;
	position:absolute;
	width: 100%;
	height:39em;
	top: 0;
	left: 0;
	z-index: 1;
}

.agileits-services-grids{
	width:100%;
	margin:0px auto;
}
.tenant-info {
    border: solid 5px #e4e4e4;
    padding: 0em;
	height:auto;
	width:100%;
}
.features{
	width:100%;
	background-color:#F5F5F5;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}
.visual-features{
	width:100%;
	background-color:#c7c4e2;
	padding:1em;
	margin:1em 0;
	overflow:hidden;
	}	
	
	
.features-text-1{
	width:90%;
	border:2px dotted #0095D3;
	padding:0em;

}
.features-text-2{
	width:90%;
	border:2px dotted #0095D3;
	padding:0em;

}

.features-text-1 h3, .features-text-2 h3 {
	margin:0px;
	padding:5px;
}

.features-text-1 ul li, .features-text-2 ul li{
	font-size:15px;
	padding-bottom:3px;
	color:#000;
}

.features-img-1{
	width:80%;
	border:0px solid #fff;
	margin-right:6%;
}
.features-img-2{
	width:80%;
	border:0px solid #fff;
	margin-left:6%;
}

.features-img-1 img, .features-img-2 img{
	width:100%;
}
.allScreen{
	width:100%;
	margin:0px auto;
}

.allScreen img{
	width:100%;
}
}


/*-- //responsive --*/

