body { 
	padding: 0;
	margin: 0;
	background: #FFF;
	font-family: 'PT Sans', sans-serif;
}
a{text-decoration:none;color: #333}

body a {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	text-decoration: none;
}
body a:focus, a:hover {
	color: #e62318;
	text-decoration: none;
	outline:none;
}
input[type="button"], input[type="submit"], button.btn ,i.fa.icons:hover,.footer-nav li{
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Ubuntu Condensed', sans-serif;
}
ul {
	margin: 0;
	padding: 0;
}
label {
	margin: 0;
}
.text-center {
	text-align: center;
}
/*-- //Reset-Code --*/
p {
	margin: 0;
	font-family: 'PT Sans', sans-serif;
	line-height: 2;
	font-size: 1em;
	color:#888;
}
/*-- header styling starts here --*/
/*-- banner --*/
 .flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 482px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
    background: url(../images/ad_ctr.png) no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(../images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 482px;}

/* ******************************************************
	Basic Styling
*********************************************************/

.linkEffects ul{
	margin:0;
	padding:0;
	text-align:center;
}
.linkEffects li {
    list-style: none;
    display: inline-block;
    margin: 14px -10px;
}
.linkEffects li a{
	font-weight: 400;
	font-size: 1.1em;
	position: relative;
	display: inline-block;
	outline: none;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.linkEffects a:hover,
.linkEffects a:focus {
	outline: none;
	color:#9ac220;
}

/* ******************************************************
	Effect 2: Changer .linkHoverEffect_2
*********************************************************/
/* Effect 1: Brackets */
.cl-effect-1 li a::before,
.cl-effect-1 li a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
	color: #fff;
}

.cl-effect-1 li  a::before {
	margin-right: 10px;
	content: '|';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 li a::after {
	margin-left: 10px;
	content: '|';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 li a:hover::before,
.cl-effect-1 li  a:hover::after,
.cl-effect-1 li  a:focus::before,
.cl-effect-1 li a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}
/*-- //nav-effect --*/
.w3layouts_banner_info {
    padding: 16em 0 0;
}
.w3layouts_banner_info_agileits_w3layouts{
	padding:18em 0 0;
}
.w3layouts_banner_info_left ul li{
	display: inline-block;
    color: #fff;
    width:24%;
    text-transform: capitalize;
    font-weight: 600;
}
.w3layouts_banner_info_left ul li:nth-child(2){
	margin:0 5em;
}
.w3layouts_banner_info_left ul li span{
	display:block;
	padding-top:.5em;
	margin-top:.5em;
	border-top:1px solid;
}
.w3layouts_banner_info_left{
	float:left;
	width: 50%;
}
/*Wrapper*/
.wrapper{
    position: relative;
}
.wrapper h2 {
    font-size: 1.1em;
    letter-spacing: 5px;
    text-align: center;
    text-transform: capitalize;
    color: #000;
    font-weight: 800;
}
.wrapper .sentence {
    font-size:4em;
	text-transform: capitalize;
}
.wrapper h4 {
    color: #fff;
	font-size:1em;
    letter-spacing: 2px;
}

/*Pop Effect*/
.popEffect{
	display: inline;
	text-indent: 8px;
}
.popEffect span {
    animation: pop 7.5s linear infinite 0s;
    -ms-animation: pop 7.5s linear infinite 0s;
    -webkit-animation: pop 7.5s linear infinite 0s;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 70%;
    left: 13%;
    color: #fff;
    font-family: 'Ubuntu Condensed', sans-serif;
    letter-spacing: 1px;
}
.popEffect span:nth-child(2){
	animation-delay: 2.5s;
	-ms-animation-delay: 2.5s;
	-webkit-animation-delay: 2.5s;
}
.popEffect span:nth-child(3){
	animation-delay: 5s;
	-ms-animation-delay: 5s;
	-webkit-animation-delay: 5s;
}
.popEffect span:nth-child(4){
	animation-delay: 7.5s;
	-ms-animation-delay: 7.5s;
	-webkit-animation-delay: 7.5s;
}

/*Pop Effect Animation*/
@-moz-keyframes pop{
	0% { opacity: 0; }
	5% { opacity: 0; -moz-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
	10% { opacity: 1; -moz-transform: translateY(0px); }
	25% { opacity: 1; -moz-transform: translateY(0px); }
	30% { opacity: 0; -moz-transform: translateY(0px); }
	80% { opacity: 0; }
	100% { opacity: 0;}
}
@-webkit-keyframes pop{
	0% { opacity: 0; }
	5% { opacity: 0; -webkit-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px);}
	10% { opacity: 1; -webkit-transform: translateY(0px); }
	25% { opacity: 1; -webkit-transform: translateY(0px); }
	30% { opacity: 0; -webkit-transform: translateY(0px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
@-ms-keyframes pop{
	0% { opacity: 0; }
	5% { opacity: 0; -ms-transform: rotate(0deg) scale(0.10) skew(0deg) translate(0px); }
	10% { opacity: 1; -ms-transform: translateY(0px); }
	25% { opacity: 1; -ms-transform: translateY(0px); }
	30% { opacity: 0; -ms-transform: translateY(0px); }
	80% { opacity: 0; }
	100% { opacity: 0; }
}
/*-- //banner --*/
.modal-header h3{
    color: black;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin: 0.5em 0em 1em;
}
.modal-header h5 {
    color: #f44639;
    font-size: 1.3em;
    letter-spacing: 1px;
   text-align:center;
}
.modal-header span {
    font-size: 1em;
    color: #777;
    line-height: 1.7;
    padding-bottom: 16px;
    display: inline-block;
    margin-top: 1em;
}
.modal-header img{
    float: left;
    width: 100%;
}
.w3ls-section{
	padding:4em 0;
}
h3.h3-w3l {
    font-size:3em;
    color: #000;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0 auto 1em;
	text-transform:capitalize;
	text-align:center;
}	
.button a {
    font-size: 1.2em !important;
    color: #fff;
    letter-spacing: 1px;
    padding: 0.4em 1em;
    text-decoration: none !important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    background: #00629b;
    -ms-transition: 0.5s all;
    margin: 2em auto 0;
    width: 12%;
    display: block;
}
.button a:hover {
    color: #ffffff !important;
    background: #24a0de;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.button span {
    font-size: 14px;
    margin-left: 9px;
}
.modal-header h3{
    color: black;
    font-size: 2em;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
    margin: 0.5em 0em 1em;
}
.modal-header h5 {
    color: #f44639;
    font-size: 1.3em;
    letter-spacing: 1px;
   text-align:center;
}
.modal-header span {
    font-size: 1em;
    color: #777;
    line-height: 1.7;
    padding-bottom: 16px;
    display: inline-block;
    margin-top: 1em;
}
.modal-header img{
    float: left;
    width: 100%;
}
/*-- //about --*/
span.wthree-line {
    display: block;
    background: #d53362;
    width: 75px;
    border-radius: 10px;
    height: 7px;
    margin: 1em auto;
}
span img {
    border-radius: 50%;
    -webkit-transition:.5s all;
    -moz-transition:.5s all; 
    transition:.5s all;
}
h4 {
    color: #666;
    font-size: 1.3em;
    font-weight: 600;
    margin:1.4em 0 .8em;
    -webkit-transition:.5s all;
    -moz-transition:.5s all; 
    transition:.5s all;
} 
h2.h3-w3l.text-center {
    width: 65%;
    margin: 0 auto;
    line-height: 1.3;
	text-transform:none;
}
.about-grids{
    text-align: left;
    margin-bottom: 20px;
}
p.about-info {
    width: 47%;
    margin: 0 auto;
    text-align: center;
    color: rgba(2, 2, 2, 0.88);
    font-size: 1.05em;
}
.agileits-about-grid1 {
    background: url(../images/jianzhu1.jpg)no-repeat center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    min-height: 320px;
}

.agileits-about-grid2 {
     padding: 0.1em 0.8em 0em;
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.1rem;
    color:#006cdc;
    text-transform: uppercase;
    text-align: left;
}
/*-- //about --*/
/*--service--*/
.services-right-grid {
    text-align: center;
}
.service-top-w3ls{    margin: 2em 0 0;}
.services-right-grid .working-block {
    position: relative;
}

.services-right-grid .working-block .inner-box .count-text {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 15;
}

.services-right-grid .working-block .inner-box .count-text h3 {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    text-align: center;
    border-radius: 50%;
}

.services-right-grid .working-block .inner-box .count-text h3::before {
    position: absolute;
    content: '';
    width: 120px;
    height: 120px;
    left: -15px;
    top: -15px;
    border-radius: 50%;
    border: 1px dashed #1d5f9b;
}

.services-right-grid .working-block .inner-box .count-text h3 img {
    display: block;
    width: 90px;
    height: 90px;
}

.services-right-grid .working-block .inner-box .text {
    position: relative;
    width: auto;
    height: 200px;
    top: -50px;
    text-align: center;
    background: #fff;
    border-radius: 25px;
    box-shadow: 0px 0px 120px rgba(0, 0, 0, 0.07);
    padding: 0px 20px;
    transition: all 1000ms;
    z-index: 11;
    letter-spacing:0.1rem;
}

.services-right-grid .working-block .inner-box .text:hover {
    width: auto;
    height: 200px;
    top: -50px;
    text-align: center;
    background: #6b54f6;
    color: #fff;
    border-radius: 25px;
    box-shadow: 0px 0px 120px rgba(0, 0, 0, 0.07);
    padding: 0px 20px;
    transition: all 1000ms;
}

.services-right-grid .working-block .inner-box .text h5 {
    display: block;
    padding-top: 30%;
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 15px;
    transition: all 1000ms;
}

.services-right-grid .working-block .inner-box .text p {
    transition: all 1000ms;
}

.services-right-grid .working-block .inner-box .text:hover h5 {
    color: var(--tg-white);
    transition: all 1000ms;
}

.services-right-grid .working-block .inner-box .text:hover p {
    color: var(--tg-white);
    transition: all 1000ms;
}
/*-- //services --*/
.service-section {
    position: relative;
    background: var(--tg-section-background-four);
}

.service-div {
    position: relative;
    padding-top: 20px;
}

.image-work {
    position: relative;
    text-align: center;
}

.image-size {
    position: relative;
    width: 80%;
    height: 80%;
    border-radius: 20px;
    top: 2px;
    z-index: 11;
}

.service-div:hover .image-size {
    position: relative;
    width: 80%;
    height: 80%;
    border-radius: 20px;
    top: 2px;
    z-index: 11;
    content: "";
    transform: scale(1.1);
    opacity: 0.8;
}

.icon-work  img{
    position: relative;
    text-align: center;
    z-index: 11;
    top: 2px;
    width: 100%;
    height: 100%;
}

.service-icon {
    position: relative;
    background: var(--tg-primary-color);
    width: 80px;
    height: 80px;
    border-radius: 50%;
    color: var(--tg-white);
    font-size: 32px;
    line-height: 60px;
}

.service-design {
    top: -38px;
    background: var(--tg-white);
    transition: all 400ms;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border-bottom: 4px solid #000;
    height: 700px;
}

.service-div:hover .service-design {
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
    background: var(--tg-white);
    transition: all 400ms;
    border-bottom: 4px solid #000;
}

.second-btn {
    transition: all 400ms;
}

.card-title {
    font-size: 21px;
    font-weight: bold;
    padding: 20px 0;
    margin-left: 15px;
}
.text-center p{ 
    text-align:left;
    font-size: 18px; line-height: 35px;
    letter-spacing: 0.1rem;
    text-indent: 2em;
    padding: 0px 20px;

 }
  /* circle text effect */
.price-section {
    position: relative;
    background:#fff;
    padding: 6em 0;
}

.pricingTable .heading>h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 10px 20px;
    line-height: 35px;
    text-align: left;
}

.pricingTable {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 120px rgba(0, 0, 0, 0.07);
    text-align: center;
    transition: all 0.4s ease 0s;
    height: 400px;
    margin-top: 3em;
}

.pricingTable:hover {
    background: #5897f7;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 120px rgba(0, 0, 0, 0.07);
    text-align: center;
    transition: all 0.4s ease 0s;
}

.pricingTable:hover .heading>h3 {
    color: #fff;
    transition: all 0.4s ease 0s;
}


.pricingTable:hover .price-value,
.pricingTable.active .price-value {
    border: 2px solid var(--tg-white);
    -webkit-box-shadow: 0px 0px 0px 3px #3583e8;
    -moz-box-shadow: 0px 0px 0px 3px #3583e8;
    box-shadow: 0px 0px 0px 3px #3583e8;
}

.pricingTable>.pricingTable-header {
    padding-top: 20px;
}

.pricingTable-header>.price-value {
    background: #3583e8 none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 32px;
    font-weight: 700;
    height: 140px;
    margin: 0 auto;
    padding: 43px 0;
    transition: all 0.4s ease 0s;
    width: 140px;
}

.price-value>.mo {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: -6px;
}

.pricingTable-header>.heading {
    display: block;
    padding-top: 20px;
}
/*--portfolio--*/

.our-team {
    text-align: center;
    overflow: hidden;
    position: relative;
    background: #f9f9f9;
    border-radius: 10px;
    box-shadow: 0px 0px 120px rgba(0, 0, 0, 0.07);
    transition: all 1000ms;
    height: 580px; border:1px solid #ccc;
    padding: 40px 0;
}

.our-team:hover {
    text-align: center;
    overflow: hidden;
    position: relative;
    background: #3784e9;
    border-radius: 10px;
    box-shadow: 0px 0px 120px rgba(0, 0, 0, 0.07);
    transition: all 1000ms;
    height: 580px; border:1px solid #ccc;
}

.our-team .team-img {
    width: 100%;
    overflow: hidden;

}

.our-team .team-img img {
    max-width: 100%;
    height: 100%;
}

.our-team .team-content {
    padding: 10px 0 10px;
    transition: all 1000ms;
    width: 100%;
    height: 100%;

}

.our-team .team-content .title {
    color: #000;
    transition: all 1000ms;
    font-size: 24px;
    letter-spacing: 0.2rem;
    padding-top: 15px;
    padding-bottom: 15px;
}

.our-team .team-content .post {
    color: #666;
    transition: all 1000ms;
    font-size: 18px; 
    line-height: 35px;
    padding: 0px 20px;
    font-weight: 400;
    text-align: left;
}

.our-team:hover .team-content .title {
    color: #fff;
    transition: all 1000ms;
}

.our-team:hover .team-content .post {
    color: #fff;
    transition: all 1000ms;
    font-weight: 400px;
}

.agileits-title h3{
    font-size:26px;
    color: #000;
    text-align: center;
    letter-spacing:1px;
    margin:1em 0;
}

.portfolio-grids {
    padding: 0;
}

span.w3-line {
    width: 100%;
    background: #fff;
    display: block;
    margin: 10px auto 0;
    font-size: 20px;
    text-indent: 2em;
    line-height: 35px;
    padding-bottom: 2em;
}
span.w4-line {
    width: 100%;
    background: #fff;
    display: block;
    margin: 10px auto 0;
    font-size: 20px;
    text-indent: 2em;
    line-height: 35px;
    padding-bottom: 0.5em;
    text-align: left;
}

/*-- contact--*/
.box{ width:980px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:980px; height:385px; overflow:hidden; position:relative;}
.piclist{ height:385px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:20px; padding:5px; float:left; list-style: none;}
.piclist li p {
    color: #333;
    line-height: 2em;
    margin-bottom: 1em;
    text-align:left;
    font-size:18px;
    padding: 5px 0;
    font-weight: bold;
    text-align: center;
}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:153px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}
 .content{
    padding-top: 5em;
 }
/*-- section --*/
.agileits-section{
}
.w3ls-sec-right {
    padding: 2em;
}
.agileits-section p {
    width: 70%;
    margin: 0 auto;
    color: #fff;
    letter-spacing: 1px;
}
.agileits-section.w3ls-section h3.h3-w3l {
    color: #333;
    letter-spacing: 5px;
}
/*-- section --*/
.agileits-section2 {
    background: #03c0ca;
}
.w3ls-sec-left {
    background: url(../images/b2.png) no-repeat 42px -26px;
    min-height: 420px;
}
.agileits-section .team-img img{
    width: 100%;
    height: 100%;
    padding-bottom: 20px;}
/*-- gallery --*/ 
/*-- jzBox-lightbox --*/
#jzBox {
	top: 0;
	left: 0;
	z-index: 10000;
	position: fixed;
	background-color: rgba(30, 30, 30, 0.9);
	margin: 0 !important;
	text-align: center;
	width: 100%;
	height: 100%;
	display: none;
	color: #fff;
}
#jzBoxTargetImg {
	margin:4% 0 1% 0;
	max-width: 96%;
	max-height: 73%;
	cursor: pointer;
}
#jzBoxTitle {
    font-size: 1.1em;
    font-weight: 300;
	margin-bottom: 1em;
}
#jzBoxCounter {
	margin-bottom: 1%;
	font-size: 12px;
}

#jzBox i:hover {
	cursor: pointer;
	color: #f35a5a;
} 
#jzBoxBottom { max-height: 22%; }

#jzBoxNextBig, #jzBoxPrevBig {
	cursor: pointer;
	top: 0;
	left: 0;
	width: 35%;
	position: fixed;
	z-index: 10001;
	height: 100%; 
} 
#jzBoxNextBig { left: 69%; }

i#jzBoxPrev, i#jzBoxNext {
    font-size: 2em;
    padding: 0.2em;
    border: 1px solid #fff;
	z-index: 99999;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
i#jzBoxClose {
    font-size: 3em;
    vertical-align: bottom;
    margin-left: 10em;
	-webkit-transition:.5s all;
	-moz-transition:.5s all; 
	transition:.5s all;
}
/*-- //jzBox-lightbox --*/
.gallery-grid {
    padding: 0; 
}
.wpf-demo-4{
    padding: 0;
    position: relative;
    overflow: hidden;
}
.view-caption {
    position: absolute;
    top: -30%;
    width: 100%;
    text-align: center;
    background: rgb(3, 192, 202);
    border-bottom: 2px solid #fb623a;
    padding: 1em;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    transition: .5s all;
}
.wpf-demo-4:hover .view-caption {
	top: 0;
}
.view-caption p {
    color: #fff;
    font-size: 1.2em;
    font-weight: 400;
    letter-spacing: 3px;
}
/*-- //gallery --*/

/*-- team --*/
.team{
	padding:50px 0px;
}
.team h3:before{
	width:20%;
}
.team h3:after{
	width:5%;
}
.agile_team_grid_main:before {
    content: '';
    background: #fb623a;
    width: 35%;
    height: 3px;
    position: absolute;
    top: 0%;
    left: 0%;
}
.agile_team_grid_main:after {
    content: '';
    background: #fb623a;
    width: 83%;
    height: 3px;
    position: absolute;
    top: -3%;
    left: -41%;
    transform: rotate(90deg);
}
.tg1:after {
    content: '';
    background: #fb623a;
    width: 83%;
    height: 3px;
    position: absolute;
    bottom: 0;
    right: -40.5%;
    transform: rotate(90deg);
}
.tg1:before {
    content: '';
    background: #fb623a;
    width: 35%;
    height: 3px;
    position: absolute;
    bottom: 0%;
    left: 64%;
}
.agile_team_grids{
	margin:3em 0 0;
}
.p-mask h5 a{
    color: #fff;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 35px;
    letter-spacing: 0.1rem;
}
.p-mask h6 a{
    color: #fff;
    font-size: 1em;
    line-height: 18px;
}
.agile_team_grid1{
	padding: 1em;
    border: 4px double #D0D0D0;
    text-align: center;
}
.agile_team_grid_main{
	position:relative;
	overflow:hidden;
	border-radius:5px;
    margin-bottom: 40px;
}
.agile_team_grid_main .p-mask{
    opacity: 0;
    visibility: hidden;
    background:rgb(251,98,58,0.9);
    background-color: #fb623a;
    /*opacity: 0.2;*/
    bottom: 0%;
    position: absolute;
    line-height: 30px;
    padding:0.8em .6em;
    width: 100%;
    -webkit-transform: translate3d( 0px, 100%, 0px );
    -moz-transform: translate3d( 0px, 100%, 0px );
    -ms-transform: translate3d( 0px, 100%, 0px );
    -o-transform: translate3d( 0px, 100%, 0px );
    transform: translate3d( 0px, 100%, 0px );
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    text-align: center;
}
.agile_team_grid:hover .p-mask{
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate3d( 0px, 0px, 0px );
    -moz-transform: translate3d( 0px, 0px, 0px );
    -ms-transform: translate3d( 0px, 0px, 0px );
    -o-transform: translate3d( 0px, 0px, 0px );
    transform: translate3d( 0px, 0px, 0px );
}

/*-- team--*/

/* -- Responsive code -- */
@media screen and (max-width: 1440px){
	.contact-right-w3l {
		width: 68%;
	}
	.contact-left-w3ls {
		width: 30%;
	}
	.contact-left-w3ls:before {
		top: 6px;
		left: -42%;
		width: 141px;
		height: 103px;
		background-size: 100%;
	}
	.contact-text-agileinf0 {
		margin-left: 1em;
		width: 77%;
	}
	.contact-left-w3ls:after {
		bottom: 158px;
		background-size: 100%;
		left: 75%;
		height: 100px;
		width: 100px;
	}
}
@media screen and (max-width: 1366px){
	.popEffect span {
		left: 15%;
	}
	.services_bottom_grid_right {
		padding-left: 3em;
	}
	.services_bottom_grid_left1 {
		top: -19.5%;
		left: 13%;
	}
	.contact-left-w3ls:before {
		top: 51px;
		left: -25%;
		width: 100px;
		height: 100px;
	}
}	
@media screen and (max-width: 1280px){
	.services_bottom_grid_left1 {
		left: 8%;
	}
	.contact-left-w3ls:before {
		top: 45px;
		left: -18%;
		background-size: 89px;
	}
}	
@media screen and (max-width: 1080px){
	.agileits-about-grid1 {
		padding: 1em 2em 1em;
	}
	.contact-left-w3ls {
		width: 38%;
	}
	.contact-right-w3l {
		width: 62%;
	}
	.navbar-nav > li > a {
		margin: 0 1.5em;
	}
	.contact-right-w3l input[type="text"]:nth-child(1), .contact-right-w3l input[type="text"]:nth-child(3) {
		margin-right: 2.3%;
	}
	.button a {
		width: 14%;
	}
	.agileinfo-about-grid1 {
       width: 31.68%;
	}
	.about-sub-grid1 {
       width: 48.87%;
	}
	.services_bottom_grid_left1 {
		left: 4%;
	}
	.services_bottom_grid_left1 {
		top: -12%;
	}
	.a1 {
		padding: 4em 2em 9.5em
	}
	.contact-left-w3ls:after {
		left: 76%;
	}
}	
@media screen and (max-width: 1050px){
	.services_bottom_grid_left1 {
        left: 3%;
	}
	.services_bottom_grid_left1 {
		position: absolute;
		top: -12%;
		left: 5%;
	}
	.contact-left-w3ls:after {
		background-size: 90px;
	}
	.contact-left-w3ls:before {
		top: 45px;
		left: -13%;
		background-size: 75px;
	}
	.agileits_w3layouts-map iframe {
		min-height: 330px;
	}
	.banner {
		min-height: 727px;
	}
	.popEffect span {
        width: 74%;
	}
}
@media screen and (max-width: 1024px){
	.banner {
		min-height: 676px;
	}
	.services_bottom_grid_right h3.agileits-title {
		font-size: 3.1em;
	}
	.services_bottom_grid_left1 {
		left: 2%;
	    top: -13.5%;
	}
	.contact-left-w3ls:before {
       left: -10%;
		background-size: 65px;
	}
}
@media screen and (max-width: 991px){
	.navbar-default {
       padding: 0em 1em;
	}
	.w3layouts_banner_info {
		padding: 14em 0 0;
	}
	.linkEffects li a {
		font-size:1em;
	}
	.linkEffects li {
		margin: 14px -22px;
	}
	.services_bottom_grid_left1 {
		top: -19.3%;
	}
	.wrapper .sentence {
		font-size: 3.5em;
	}
	.agileits-about-grid1 {
		padding: 1em 2em;
	}
	.button a {
		width: 19%;
	}
	.agileinfo-about-grid2 {
		width: 100%;
		float: left;
		margin: 1em 0 0;
	}
	.about-sub-grid1 {
		width: 49%;
	}
	.agileits-section p {
		width: 84%;
	}
	.services_bottom_grid_right p {
		width: 86%;
	}
	.agile_team_grid {
		width: 45%;
		float: left;
		margin: 1em;
		padding: 1em;
	}
	.contact-left-w3ls {
		width: 55%;
	}
	.contact-right-w3l {
		width: 45%;
	}
	.contact-right-w3l input[type="text"]:nth-child(1), .contact-right-w3l input[type="text"]:nth-child(3) {
		margin-right: 1.7%;
	}
	.contact-left-w3ls:before {
		left: -20%;
		background-size: 100px;
		top: 38px;
	}
	.gallery-grid {
		float: left;
		width: 33.33%;
	}
	.view-caption {
		top: -38%;
	}
	.services_bottom_grid_right {
		margin: 8em 0;
		padding-left: 9em;
	}
	.popEffect span {
		width: 97%;
	}
	.popEffect span {
		left: 1%;
	}
	.contact-right-w3l input[type="text"] {
        width: 100%;
	}
	.contact-right-w3l input[type="text"]:nth-child(1), .contact-right-w3l input[type="text"]:nth-child(3) {
		margin-right: 0;
	}
	.tg1:after {
       right: -41%;
	}
	.a1 {
		padding: 3em 2em 3.8em;
	}
	.agileinfo-about-grid1 {
		width: 100%;
	}
	.agileinfo-about-bottom h4 {
        line-height: 1.5;
		margin:0 0 0.5em;
	}
	.about-sub-grid2 {
		background: url(../images/a2.jpg) no-repeat center;
    }
	.contact-left-w3ls:after {
		background-size: 75px;
	}
	.test-review {
		padding: 1em 1.4em;
	}
}
@media screen and (max-width: 900px){
	.linkEffects li {
		margin: 14px -29px;
	}
	.banner {
		min-height: 623px;
	}
	.w3layouts_banner_info {
		padding: 12em 0 0;
	}
	.navbar-default {
		 padding: 0em 1em;
	}
	.navbar-nav > li > a {
		margin: 0 2em;
	}
	.linkEffects li a {
		font-size: 1em;
	}
	.services_bottom_grid_right {
		padding-left: 11em;
	}
	.agileits-section p {
		width: 95%;
	}
}
@media screen and (max-width: 800px){
	.wrapper .sentence {
		font-size: 3.2em;
	}
	.contact-left-w3ls:before {
		left: -9%;
		background-size: 64px;
		top: 52px;
	}
	.services_bottom_grid_right {
		margin: 7em 0;
		padding-left: 23em;
	}
	.services_bottom_grid_right {
		margin: 7em 0;
		padding-left: 14em;
	}
	.services_bottom_grid_right h3.agileits-title {
		font-size: 2.9em;
	}
	.services_bottom_grid_left1 {
		top: -19.7%;
	}
}
@media screen and (max-width: 768px){
	.agileits-section.w3ls-section h3.h3-w3l {
		font-size:2.8em;
		letter-spacing:3px;
	}
	.services_bottom_grid_left1 {
		top: -19.5%;
	}
	.about-sub-grid1 {
		padding: 1em 1.5em;
	}
	h3.h3-w3l {
       margin: 0 auto 0.7em;
	}
	.img-agile img {;
		width: 81%;
	}
	.services-bottom {
       margin: 2em 0 0;
	}
	.contact-left-w3ls:before {
		left: -4%;
		background-size: 58px;
		top: 29px;
	}
	.contact-left-w3ls:after {
		left: 74%;
	}
	.services_bottom_grid_left1 {
		left: -1%;
	}
}

@media screen and (max-width: 767px){
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: none;
		position: absolute;
		background:rgba(3, 192, 202, 0.58);
		z-index: 999;
	}
	.navbar-default {
		padding: 0em 0em;
	}
	.navbar-left {
		 float: none !important;
	}
	.navbar-brand {
		height: 64px;
		padding-left:10px;
	}
	.navbar-toggle {
        margin-top: 16px;
	}
	.linkEffects ul {
		margin: 0;
		padding: 0;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff !important;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #034d90 !important;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border: 0px solid #FFF;
	}

	nav.linkEffects.cl-effect-1 ul li {
		z-index: 9999;
	}
	nav.navbar.navbar-default {
		right: 0px;
	}
	.linkEffects li {
		width: 100%;
		background:transparent;
		margin: 0.2em auto;
		padding: 0.4em 0;
	}
	.agileits-about-grid1 {
		padding: 1em 2em 1em;
	}
	.services_bottom_grid_right {
		padding-left: 23em;
	}
	.contact-left-w3ls,.contact-right-w3l {
		width: 100%;
		float: none;
		padding:2em 4em;
	}
	.contact-left-w3ls:before {
		left: -1%;
	}
	.contact-left-w3ls:after {
		left: -23px;
		bottom: -47%;
	}
}
@media screen and (max-width: 736px){
	.banner {
		min-height: 560px;
	}
	.agileits-about-grid1 {
		padding: 0em 2em 1em;
	}
	.button a {
		width: 20%;
	}
	.about-sub-grid1 {
		width: 48.8%;
	}
	.services_bottom_grid_right p {
		width: 94%;
	}
	.services_bottom_grid_left1 {
		top: -19.4%;
	}
	.view-caption {
		top: -40%;
	}
	.contact-icon-wthree {
		width: 10%;
	}
}
@media screen and (max-width: 667px){
	.services_bottom_grid_left1 {
		left: -2%;
		width:40%;
	}
	.button a {
		width: 22%;
	}
	.view-caption {
		top: -44%;
	}
	.services_bottom_grid_right h3.agileits-title {
		font-size: 2.7em;
	}
	.wrapper .sentence {
		font-size: 3em;
	}
	h3.h3-w3l {
		font-size: 2.8em;
	}
	.w3ls-section {
		padding: 3em 0;
	}
	.services_bottom_grid_right {
		padding-left: 18em;
		margin:5em 0;
	}
	.services-bottom {
		min-height: 325px;
	}
	.button a {
        margin: 1em auto 0;
	}
	.agile_team_grid {
		width: 45%;
		float: left;
		margin: 1em;
	}
	.test-review i {
       font-size: 1.5em;
	}
}
@media screen and (max-width: 640px){
	.agileits-section.w3ls-section h3.h3-w3l {
		font-size: 2.5em;
		letter-spacing: 3px;
	}
	.button a {
		width: 23%;
	}
	.view-caption {
		top: -46%;
	}
	.services_bottom_grid_right {
		padding-left: 16em;
		margin: 4em 0 0;
	}
	.services_bottom_grid_left1 {
		top: -14%;
	}
	.icon-button {
		height: 2.5rem;
		line-height: 0rem;
		margin: 0em 0.2em;
	}
	.img-agile {
		width: 20%;
	}
	.img-agile,.test-review  {
		width: 100%;
	}
	.img-agile img {
		width: 20%;
	}
	.test-tooltip1:after {
		 left: 48%;
		top: -15%;
		transform: rotate(90deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}
	.img-agile h6 {
		margin: 2em 0;
	}
	ul.social-icons {
		padding: 1em 0;
	}
	.test-review {
		width: 100%;
	}
	.contact-left-w3ls, .contact-right-w3l {
       padding: 1em 4em 1em;
	}
}
@media screen and (max-width: 600px){
	.button a {
		width: 24%;
	}
	.about-sub-grid1 {
		padding: 1em;
	}
	.about-sub-grid1 {
		width: 48.6%;
	}
	.agileits-section.w3ls-section h3.h3-w3l {
		font-size: 2.5em;
	}
	.view-caption {
		top: -50%;
	}
	.services_bottom_grid_left1 {
		top: -7%;
	}
	.services_bottom_grid_right h3.agileits-title {
		font-size: 2.5em;
	}
	.services_bottom_grid_right p {
		margin:1em 0 0;
		width: 100%;
	}
	.agile_team_grid {
		width: 44%;
	}
	h3.h3-w3l {
		font-size: 2.5em;
	}
	.agileits_w3layouts-map iframe {
		min-height: 284px;
	}
	.w3layouts_banner_info {
		padding: 12em 0 0;
	}
}
@media screen and (max-width: 568px){
	.banner {
		min-height: 484px;
	}
	.wrapper .sentence {
		font-size: 2.8em;
	}
	.button a {
		width: 26%;
	}
	.about-sub-grid1 {
		width: 48.6%;
	}
	.w3layouts_banner_info {
		padding: 10em 0 0;
	}
	.services_bottom_grid_left1 {
		top: -1%;
	}
	.a1 {
		padding: 3em 2em 3em;
	}
	.view-caption {
		top: -53%;
		padding:0.1em;
	}
	.services_bottom_grid_right {
		padding-left: 14em;
	}
	.navbar-brand {
		font-size: 1.1em;
	}
}
@media screen and (max-width: 480px){
	.contact-icon-wthree {
		width: 13%;
	}
	.wrapper .sentence {
		font-size: 2.3em;
	}
	.wrapper h4 {
		letter-spacing: 1px;
	}	
	.wrapper p {
		letter-spacing: 1px;
	}
	.button a {
		width: 31%;
	}
	.agileinfo-about-grid1,.agileinfo-about-grid2,.about-sub-grid1,.about-sub-grid1{
		width:100%;
	}
	.agileinfo-about-grid2 {
		margin: 1em 0;
	}
	.about-sub-grid1.m1 {
		margin: 1em 0;
	}
	.w3ls-section {
		padding: 2.8em 0;
	}
	.agileits-section.w3ls-section h3.h3-w3l {
		font-size: 2.2em;
		letter-spacing:3px;
	}
	.gallery-grid {
		width: 100%;
	}
	.services_bottom_grid_right {
		padding-left: 16em;
		margin: 3em 0 0;
	}
	.services_bottom_grid_left1 {
		top: -2%;
	}
	.services_bottom_grid_left1 {
		width: 48%;
	}
	.services_bottom_grid_right {
		padding-left: 14em;
    }
	.services_bottom_grid_right h3.agileits-title {
		font-size: 1.8em;
	}
	.about-sub-grid2 {
		margin-bottom: 0;
	}
	.services_bottom_grid_left1 {
		width: 38%;
		position: inherit;
		margin: 0 auto;
	}
	.services_bottom_grid_right {
		width: 100%;
		float: none;
		padding: 2em;
		margin: 0em auto 0;
	}
	.agile_team_grid {
		width: 100%;
		float: none;
	}
	.agile_team_grid {
		width: 76%;
		margin: 1em auto;
		float: none;
	}
	.banner {
		min-height: 464px;
	}
	.w3layouts_banner_info {
		padding: 8em 0 0;
	}
}
@media screen and (max-width: 414px){
	.popEffect span {
		left: 0%;
		width: 100%;
	}
	.wrapper .sentence {
		font-size: 2.2em;
	}
	.popEffect {
       text-indent: -1px;
	}
	.button a {
		width: 36%;
	}
	h3.h3-w3l {
        margin: 0 auto 0.7em;
	}
	.w3layouts_banner_info {
		padding: 7em 0 0;
	}
	.agileits-about-grid1 {
		padding: 0em 0.5em 1em;
	}
	.a1 {
		padding: 2em 2em 3em;
	}
	.about-sub-grid1 {
		padding: 2em;
	}
	.agileinfo-about-bottom {
		padding: 2em 0 0;
	}
	.w3ls-section {
		padding: 2.3em 0;
	}
	.agileits-section.w3ls-section h3.h3-w3l {
		font-size: 2em;
		letter-spacing: 2px;
	}
	.agileits-section p {
		width: 100%;
	}
	.services-bottom {
		margin: 0em 0 0;
	}
	.services-bottom {
		min-height: 279px;
	}
	.services_bottom_grid_right h3.agileits-title {
		font-size: 1.64em;
	}
	.services_bottom_grid_right p {
        font-size: 1em;
		letter-spacing:0px;
	}
	.test-tooltip1:after {
        top: -12%;
	}
	.contact-left-w3ls, .contact-right-w3l {
		padding: 1em 2em 1em;
	}
	.contact-left-w3ls:before {
      top: 40px;
	}
	.contact-left-w3ls:after {
		left: -18px;
		bottom: -71%;
		background-size: 61px;
	}
	.contact-text-agileinf0 {
		padding: 0 2em;
	}
}
@media screen and (max-width: 384px){
	.contact-text-agileinf0 {
		padding: 0 0 0 2em;
	}
	.banner {
		min-height: 400px;
	}
	.wrapper .sentence {
		font-size: 1.9em;
		letter-spacing: 0px;
	}
	.w3layouts_banner_info {
		padding: 6em 0 0;
	}
	.button a {
		width: 40%;
	}
	.agileits-section.w3ls-section h3.h3-w3l {
        letter-spacing: 1px;
	}
	.services_bottom_grid_right h3.agileits-title {
		font-size: 1.6em;
		line-height: 1.2;
	}
	.services-bottom {
		min-height: 257px;
	}
	.agile_team_grid {
		width: 100%;
		padding: 0 18px;
	}
	.agile_team_grid_main .p-mask {
		padding: 1em 0;
	}
	.agileinfo-copyright {
		padding: 1em;
	}
	.contact-left-w3ls:before {
		top: -39px;
	}
}
@media screen and (max-width: 375px){
	.banner {
		min-height: 365px;
	}
	.w3layouts_banner_info {
		padding: 5em 0 0;
	}
	.a1 {
		padding: 1em 2em 2em 1em;
	}
	.services_bottom_grid_left1 {
		top: 6%;
	}
}
@media screen and (max-width: 320px){
	.banner {
		min-height: 330px;
	}
	.agileits-about-grid1 {
		padding: 0em 0 1em;
	}
	h3.h3-w3l {
		margin: 0 auto 0.5em;
	}
	.wrapper h4 {
		letter-spacing: 0px;
	}
	.wrapper p {
		letter-spacing: 0px;
	}
	.services_bottom_grid_left1 {
		top: 15.5%;
	}
	h3.h3-w3l {
		font-size: 2.3em;
	}
	.button a {
		width: 49%;
	}
	.agileinfo-about-bottom h4 {
		font-size: 1.4em;
	}
	.agileits-section.w3ls-section h3.h3-w3l {
		font-size: 1.7em;
	}
	.contact-left-w3ls, .contact-right-w3l {
		padding: 1em 0em 1em;
	}
}	
/* -- //Responsive code -- */