body{
	margin:0;
	font-family: 'Roboto', sans-serif;
	background: #fff;
}
body a{ 
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
	text-decoration:none;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family: '微软雅黑', cursive;
}
p{
	margin:0;
}
ul,label{
	margin:0;
	padding:0;
}

img{
	max-width: 100%;
}
body a:hover{
	text-decoration:none;
}
/*-- banner --*/
.news_date{float: right}
				.news_title{float: left}
				.news_date{color: #666666}
				.hot_news{border-bottom: 1px dotted black;margin-top: 5px;padding-top: 5px}
			.hot_pro_tit{width:100%;font-size:16px;font-weight:bold;line-height: 30px; border-bottom:1px solid #ddd;margin:30px 0 10px 0;}
.hot_pro li{margin:10px;width:calc(25% - 20px);box-shadow:0 2px 10px 0 rgba(0,0,0,0.3);position:relative;}
.hot_pro li img{width:100%;}
.hot_pro li p{text-align:center;font-size:16px;padding:10px 0;background:#fff;}
.hot_pro li:hover{top:-5px;}

@media screen and (max-width:760px){
.hot_pro li{width:calc(50% - 20px);margin:20px 10px;}
.hot_pro li p{font-size:14px;}
}
					.hotpro_move {
    width: 1000%;
    position: relative;
}
					.hotpro_show {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.hotpro_box{width:100%;position:relative;}
.hotpro_show{width:100%;overflow:hidden;position:relative;}
.hotpro_move{width:1000%;position:relative;}
.hotpro_list{margin:5px;float:left;box-shadow:0 2px 6px 0 rgba(0,0,0,0.3);cursor:pointer;}
.hotpro_list a{display:block;}
.hotpro_list4{width:calc(10% / 4 - 10px);}
.hotpro_list6{width:calc(10% / 6 - 10px);}
.hotpro_list8{width:calc(10% / 8 - 10px);}
.hotpro_list img{width:100%;}
.hotpro_txt{width:100%;background:#fff;}
.hotpro_txt p{text-align: center;padding:10px 0;}
.hotpro_prev,.hotpro_next{position:absolute;width:30px;height:30px;padding:5px;border-radius:50%;background-color:#fff;top:calc(50% - 13px);
-webkit-box-shadow:0 4px 4px rgba(0,0,0,.3),0 0 4px rgba(0,0,0,.2);
	        box-shadow:0 4px 4px rgba(0,0,0,.3),0 0 4px rgba(0,0,0,.2)
}
.hotpro_prev strong{display:block;width:11px;height:18px;background:url(../images/jiantou.png) -14px 0px no-repeat;margin:0 4px;}
.hotpro_next strong{display:block;width:11px;height:18px;background:url(../images/jiantou.png) 0 0 no-repeat;margin:0 4px;}
.hotpro_prev{left:-5px;}
.hotpro_next{right:-5px}

.content_tit h1{font-size: 24px;color: #2255AF}
.IndexCont2_2{margin-left: 30px;width:850px}
.return_but a{color: white;text-align: center;}
.return_but {background:#035C63;width:100px;line-height: 30px;margin: 0 auto}
.pro_detail{}
.product_detail{margin-top: 20px;}
.contact_wenben{margin: 20px}
.chanpin_wenben{font-size: 20px;text-align: center;padding: 30px 50px;position: absolute;top:-80px;}
h3.agileits-title{margin-bottom: 60px}
.banner {
    min-height: 780px;
    background: url(../images/bg.jpg) no-repeat center 0px;
    background-size: cover;
    position: relative;
} 
/*-- top-nav --*/
.header {  
    padding-top: 2em;
} 
.navbar-nav {
    float: none;
    margin: 0;
    text-align: center;
}
.navbar-default {
    background: none;
    border: none;
    margin: 0;
    min-height: inherit;
}
ul.nav.navbar-nav.navbar-right {
    margin: 0.6em 0 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 > li {
    margin: 0 0.5em;
	float: none;
    display: inline-block;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 1.2em;
    padding: 0 5px;
    position: relative;
	font-weight: 300;
	min-width: 120px;
	text-transform:uppercase;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
	text-decoration:none;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav li a.active {
    color: #ff8c00;
}
.w3ls-hover:hover,.navbar-default .navbar-nav li a.active {
  letter-spacing: 3px;
}
.tlinks{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.w3ls-hover:after,
.w3ls-hover:before {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden; 
		  backface-visibility: hidden;
	border: 1px solid rgba(255, 255, 255, 0);
	bottom: -3px;
	content: " ";
	display: block;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 280ms ease-in-out;
	-moz-transition: all 280ms ease-in-out;
	-o-transition: all 280ms ease-in-out;
	-ms-transition: all 280ms ease-in-out;
	transition: all 280ms ease-in-out;
	width: 0;
}

.w3ls-hover:hover:after,
.w3ls-hover:hover:before,.navbar-default .navbar-nav li a.active:after,.navbar-default .navbar-nav li a.active:before {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-color: #fff;
  -webkit-transition: width 350ms ease-in-out;
  -moz-transition: width 350ms ease-in-out;
  -o-transition: width 350ms ease-in-out;
  -ms-transition: width 350ms ease-in-out;
  transition: width 350ms ease-in-out;
  width: 55%;
}

.w3ls-hover:hover:before,.navbar-default .navbar-nav li a.active:before {
  bottom: auto;
  top: -3px;
  width: 92%;
} 
/*-- //top-nav --*/
/*-- logo --*/   
h1.agile-logo {
    line-height: 0.6;
    margin-bottom: 3em;
}
.agile-logo a{  
    display: inline-block;  
	outline:none;
} 
.agile-logo span, .agile-logo span:hover {
    font-family: 'Black Ops One', cursive;
    color: #fff;
    font-size: 1.5em;
    border: 10px dashed #fff;
    padding: .4em .3em .3em;
    text-decoration: none;
    display: inline-block;
    background: #ff8c00; 
} 
.agile-logo a b {
    font-family: 'Roboto', sans-serif;
    font-size: .3em;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #b5b5b5;
    display: block;
    padding: 8px 0 0 5px;
}
/*-- //logo --*/ 
.banner-text {
    text-align: center;
    padding: 8em 0;
}
.banner-text h2{
    color: #fff;
    font-size: 5em;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0.4em 0 0.6em;
}
.banner-text h4 {
    font-size: 1.8em;
    color: #b5b5b5;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
} 
/*-- //banner --*/
/*-- about --*/
.content{width:1000px;margin: 0 auto}
.leftlx{background:#FFF;border:1px solid #DFDFDF; border-bottom:none;border-top:none; }
.leftlx h1{text-align:center;height:30px;line-height:30px;font-size:14px;}
.leftlx .dianh{padding:0 5px 0 10px;}
.leftlx p{line-height:24px;}
.leftlx .dianhua {background: url(../images/teln.gif) no-repeat scroll 0 18px transparent;color: #666666;line-height: 20px;padding: 10px 0 10px 55px;}
.leftlx .dianhua span {display: block;font: 18px "Impact";color:#084EA4;}
.left { width:201px; float:left; overflow:hidden;}
.leftss {position: fixed; left:1%; top:20%;_left:1%; _top:20%; _position: absolute;z-index:9;width: 150px;}
.left2 { width:710px; float:left; overflow:hidden;background:#fff;}
.left3 { width:754px; float:left; overflow:hidden; color:#666;}
.lefttop { background:url(../images/left_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-top:10px;}
.left2top { background:url(../images/left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(../images/left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(../images/right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }

.right { width:775px; float:left; display:inline; margin-left:24px; overflow:hidden; background:#fff;}
.right2 { width:275px;  float:right; overflow:hidden;background:#fff;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(../images/right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(../images/right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(../images/right_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}
.right2bot { background:url(../images/left_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px;}

.right_main { width:775px; padding-bottom:15px; overflow:hidden; }
.right2_main { width:273px; padding-bottom:15px; overflow:hidden;}
.left2_main { width:710px;  padding-bottom:15px; overflow:hidden;}



.leib .tit{ height:67px; line-height:67px; background:#006780;font-size:20px; text-transform:uppercase;display:block; color:#fff; text-align:center; font-weight:bold;}
.leib .tit a{ color:#fff; }
.leib .tit a:hover{color:#333; }
.leib .nr {border:1px solid #006780; padding:5px; background:#fff;}
.leib .nr h4 a{display:block; height:37px; line-height:37px; background:url(../images/pro_bg2s.png) no-repeat; padding-left:50px; color:#fff;}
.leib .nr h4 a:hover,.leib .nr h4.cur a{background:url(../images/pro_bg1s.png) no-repeat; }
.leib .nr ul { padding-bottom:5px; margin-bottom:7px;}
.leib .nr li{line-height:34px;display: inline-block;width: 100%;}
.nrli {
    width:100%;
    height:30px;
    text-align:left;
    line-height:30px;
    background-color:#036d87;
    border-radius: 3px;
    color:#fff;
    text-indent:10px;
}
.content{margin-top: 40px}
.leib .nr li a {display: block;color: #555;font-size: 12px;text-indent:15px; padding-left:20px; background:url(../images/pro_icon.png) no-repeat 10px center; min-width:5em; _width:5em;_white-space:nowrap;_overflow:visible; margin-right:0.5em;}
.leftss .leib .nr li a{padding-left:30px; background:url(../images/pro_icon.png) no-repeat 15px center; }
.leib .nr li a:hover,.leib .nr li.cur a{color:#FF801F;}
.leib .nr h4{ font-size:16px;}

.leib2{ width:201px;}
.leib2 .tit{height:67px; line-height:67px; background:#006780;font-size:20px; text-transform:uppercase;display:block; color:#fff; text-align:center; font-weight:bold;}
.leib2 .tit a{ color:#333;}
.leib2 .nr{ border:1px solid #ccc; border-top:0; background:#fff; padding:4px 11px 8px;overflow:hidden;}
.leib2 .nr h4{ background:url(../images/tit3n.gif) no-repeat; height:33px; line-height:33px; padding-left:28px;overflow:hidden;margin-top:4px;}
.leib2 .nr ul{padding:0 15px;}
.leib2 .nr li{background: url(../images/icon1.gif) no-repeat scroll 0 10px ; padding-left: 17px; color: #666;line-height: 29px; overflow: hidden;white-space: nowrap; height:29px;border-bottom:1px dashed #DEDEDE}
.leib2 .nr li a{}
.leib2 .nr li.cur a{ color:#C10005;}
.lxclass{width:auto;}
.leib .clpads{ padding:10px;}

.plc { height:36px; line-height:36px; border-bottom:2px solid #006780 ; overflow:hidden;  font-size:14px; padding-left:10px; color:#006780; font-weight:bold;background:url(../images/lr_logo.gif) no-repeat 15px 5px; padding-left:47px;}
.agent_con span {
    margin-left: 5px;
}
input, select {
    vertical-align: middle;
}
table{font-size:inherit;font:100%; border-collapse:collapse;}
.editor {
    color: #333;
    font-size: 14px;
	line-height: 24px;
	
}
.product_detail{margin-top: 40px;}
		.pd_list_dl dd{text-align: center;margin-top: 20px}
.about-left {
    padding: 5em 8em;
	text-align:center;
} 


.news_con { width:770px; margin:0 auto; padding-top:15px;}  /*资讯中心大框架*/
.news_top { width:720px; height:132px; overflow:hidden; border-bottom:solid 1px #ccc; padding-bottom:15px; margin-bottom:15px;}  /*资讯首页内容顶部（图片和文字区）*/
.news_top img { width:128px; height:128px; display:block; float:left;} 
.news_top .n_top_img { width:128px; height:128px; display:block; border:solid 1px #ccc;  padding:1px; float:left; } /*资讯首页内容顶部,图片的边框色可以自选修改*/
.news_top .n_top_img:hover { border:solid 1px #C10005; }  /*资讯首页内容顶部,图片的边框点击色,可以自选修改*/
.news_img_rt { width:570px; height:132px; float:left; margin-left:10px;} /*资讯首页内容顶部,图片的右边区块*/
.new_top_tit { width:518px; height:20px; line-height:20px; overflow:hidden; margin-bottom:10px;}
.new_top_tit .top_tit1 { font-weight:bold; text-decoration:underline; color:#000; font-size:14px;}/*资讯首页内容顶部, 粗体标题,颜色可自行修改*/
.new_top_tit .top_tit1:hover { color:#C10005;}/*资讯首页内容顶部, 粗体标题点击时的样式,颜色可自行修改*/
.new_top_tit .top_tit2 {  margin-left:15px;}
.new_top_tit .top_tit3 {  margin-left:15px; color:#FF0000;}/*资讯首页内容顶部, 文章出处,颜色可自行修改*/
.new_top_tit .top_tit3 a { color:#FF0000; text-decoration:underline;}/*资讯首页内容顶部, 文章出处,颜色可自行修改*/
.news_img_rt .news_top_con { line-height:24px; height:100px; overflow:hidden; white-space: normal; letter-spacing: normal; word-spacing:10px; } /*资讯首页顶部, 文章颜色可自行修改*/
.news_img_rt .news_top_con a { color:#C10005; text-decoration:underline;}

/*资讯中心首页的--ul*/
ul.news_ul { line-height:25px; font-size:13px; color:#666; padding:0 5px; margin-bottom:10px; }
ul.news_ul li { background:url(../images/ico10.gif) no-repeat 0 11px; padding-left:10px; height:25px;font-family: "宋体";}
ul.news_ul li a {  font-size: 13px;}
ul.news_ul li .a_2 { width:405px; display:block; float:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  }

ul.news_ul .last{ float:right; font-size:12px; color:#888;padding: 0 10px 0 8px;}
/*资讯首页内容,点击时的图片*/
.last{ float:right; margin-right:8px; font-size:12px;}

		/*资讯中心列表页面的--dl*/
dl.news_dl {font-size:14px; color:#666; padding:0 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
dl.news_dl a{ color:#000; }
dl.news_dl dt { margin-bottom:3px; margin-top:5px; line-height:24px; height:24px; width:720px; overflow:hidden;}
dl.news_dl .dt_1 { height:20px; background:url(../images/ico10.gif) no-repeat 0 6px;  padding-left:10px;  font-size:14px; color:#333; font-weight:bold; }
dl.news_dl .dt_1:hover {background:url(../images/ico7.gif) no-repeat 0 6px;color:#006780; }/*资讯首页内容,点击时的图片*/
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"宋体"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} /*文章出处*/
dl.news_dl dd { font-size:12px; padding-left:10px; height:45px; overflow:hidden; margin-bottom:10px;font-family: "Microsoft YaHei";}
.mb10{ margin-bottom:10px;}
.newchang{ border-bottom:1px dashed #ccc; height:25px; padding-left:30px;}

/*资讯中心列表页面（图片列表）--dl_2*/



/*资讯中心列表页面（图片列表）--dl_xc*/



/*资讯中心列表页面（图片列表）--dl_ry*/


/*资讯中心列表页面（图片列表）--dl_4*/







/*资讯中心列表页面（图片列表）--dl_6*/

/*资讯中心列表页面（图片列表）--dl_5*/

.age_li_about h4 {line-height:27px;}
.agent_con { width:765px;  padding-top:10px; line-height:24px; margin-left:5px;}
.agent_con p {}
.agent_con span { margin-left:5px;color: #333;}
.agenttop .call { padding-bottom:10px;   }/*表单顶部的文字样式，颜色根据需要修改*/
.agenttop div {font-size:12px; line-height:20px;}
.agenttop .call span{ font-weight:bold; color:#f00; margin:0;} 
.about-right {
	padding: 0;
    background: url(../images/img1.jpg)no-repeat center 0px;
    background-size: cover;
    min-height: 513px;
}
.about-right img {
    width: 100%;
}
h3.agileits-title {
    text-align: center;
    font-size: 30px;
	color: #000;
    margin-bottom: 1em;
	position:relative;
}
h3.agileits-title:after {
    width: 60px;
    height: 3px;
    background: #ff8c00;
    position: absolute;
    bottom: -22%;
    left: 48%;
    content: '';
}
.about h4 {
    font-size: 1.6em;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.4em;
	margin-bottom: 0.8em;
}
p {
    font-size: 1em;
    line-height: 1.8em;
    color: #333;
}
/*-- //about --*/
/*-- read more --*/
a.sim-button.button13 {
    font-size: 1em;
    color: #555;
    padding: 1em 3em;
    margin-top: 2em;
    display: inline-block;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	-ms-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	text-decoration: none;
	outline: none;
}   
.button13 a{
	color: #000;
	text-decoration: none;
	display: block;
}
.button13::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	border: 1px solid #ff8c00;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}
.button13:hover::before{
	opacity: 0;
	-webkit-transform: scale(1.2,1.2);
	-moz-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
}
.button13::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    background-color: #ff8c00;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: scale(0.5,0.5);
    -moz-transform: scale(0.5,0.5);
    -o-transform: scale(0.5,0.5);
    -ms-transform: scale(0.5,0.5);
    transform: scale(0.5,0.5);
}
.button13:hover::after{
	opacity: 1 ;
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-ms-transform: scale(1,1);
	-o-transform: scale(1,1);
	transform: scale(1,1);
} 
a.sim-button.button13:hover {
    color: #fff;
}
/*-- //read more --*/
/*-- banner-modal --*/
.modal-open .modal {
    background: rgba(0, 0, 0, 0.48);
}
.modal-body {
    padding: 0 2em 2.5em;
}
.modal-dialog {
    margin: 6em auto 0;
} 
.modal-body h4 {
    font-size: 2em;
    margin-bottom: 0.4em;
}
.bnr-modal .modal-header {
    border: none;
    min-height: 2.5em;
    padding: 0.5em 2em 0;
}
.bnr-modal button.close {
    color: #E64B3B;
    opacity: .9;
    font-size: 2.5em;
	outline:none;
}
.modal-body p {
    font-weight: 300;
}
/*-- skills --*/
.skills{
	position:relative;
} 
h3.title {
    font-size: 2em;
    margin-top: 0.5em;
}
.skill-info {
    margin-top: 2em;
    text-align: center;
}
.skills ul li {
    display: inline-block;
    margin: 0 1em;
}
.skills p {
    font-size: 1em;
    color: #555;
    margin-top: 0.5em;
    font-weight: 400;
} 
/*-- //skills --*/
/*-- //banner-modal --*/
/*-- team --*/ 
.team,.services,.testimonials,.subscribe,.contact{
	padding:5em 0; 
}
.team{ 
	background: #f1f1f1;
}
.ch-item {
	width: 100%;
	height: 100%;
	position: relative;
	cursor: default;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out; 
}
.ch-info {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);	
	-webkit-backface-visibility: hidden; /*for a smooth font */
}
.ch-info h3 {
    color: #fff; 
    position: relative;
    letter-spacing: 1px;
    font-size: 1.8em;
    padding: 43px 0 0 0;   
}
.ch-info p {
    color: #fff;
    padding: 10px 5px 0;
    font-style: italic;
    margin: 15px 30px 0;
    font-size: 1em;
    border-top: 1px solid rgba(255,255,255,0.5);
}
.ch-item:hover {
	-webkit-box-shadow: inset 0 0 0 110px rgba(0, 64, 92, 0.9), inset 0 0 0 16px rgba(24, 85, 113, 0.84), 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 0 0 110px rgba(0, 64, 92, 0.9), inset 0 0 0 16px rgba(24, 85, 113, 0.84), 0 1px 2px rgba(0,0,0,0.1);
	-o-box-shadow: inset 0 0 0 110px rgba(0, 64, 92, 0.9), inset 0 0 0 16px rgba(24, 85, 113, 0.84), 0 1px 2px rgba(0,0,0,0.1);
	-ms-box-shadow: inset 0 0 0 110px rgba(0, 64, 92, 0.9), inset 0 0 0 16px rgba(24, 85, 113, 0.84), 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 0 110px rgba(0, 64, 92, 0.9), inset 0 0 0 16px rgba(24, 85, 113, 0.84), 0 1px 2px rgba(0,0,0,0.1);
}
.ch-item:hover .ch-info {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);	
}
.ch-grid {
	margin:0;
	padding: 0;
	list-style: none;
	display: block;
	text-align: center;
	width: 100%;
}
.ch-grid:after,
.ch-item:before {
	content: '';
    display: table;
}
.ch-grid:after {
	clear: both;
}
.ch-grid li.ch-grid-item {
	width: 220px;
	height: 220px;
	display: inline-block;
	margin: 50px;
}
.team ul.social-icons {
    margin-top: 1em;
}
.team ul.social-icons li {
    display: inline-block;
}
.team .icon {
    width: 32px;
    height: 32px;
}
.team ul.social-icons li a.fa {
    font-size: 1em;
    color: #fff; 
    line-height: 2.4em;
}
/*-- //team --*/
/*-- services --*/
.services-row {
	overflow: hidden;
}
.services-left {
    padding: 0;
    background: url(../images/img2.jpg)no-repeat center 0px;
    background-size: cover;
    min-height: 343px; 
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	-ms-transition: .5s all;
    transition: .5s all;
}
.services-right{
	padding:7.84em 10em;
	background:#00405c;
}
h4.w3agile-sbtitle {
    font-size: 1.8em;
    color: #fff;
    position: relative;
    font-weight: 300;
    margin-bottom: 1em;
    padding-bottom: 0.8em;
    text-transform: uppercase;
    letter-spacing: 3px;
}
h4.w3agile-sbtitle:after {
    width: 6%;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
}
.services p {
    color: #d4d4d4;
    font-weight: 300;
}
img.img-responsive {
    width: 100%;
}
.services-left.services-left2 {
    float: right;
    background: url(../images/img3.jpg) no-repeat center 0px;
    background-size: cover;
	min-height: 344px;
}
.services-right.services-right2 {
    background: #2b82ad;
}
.services-left.services-left3 { 
    background: url(../images/img4.jpg) no-repeat center 0px;
    background-size: cover;
}
.services-row:hover .services-left {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
    transform: scale(1.2);
}
/*-- //services --*/
/*-- gallery --*/
.gallery-grid {
    margin-top: 2em;
}
.wpf-demo-4 {
	background-color: #ff8c00;
	display: block; 
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s; 
	width: 100%;
	height: 230px;
}
.wpf-demo-4 a.item-hover {
    display: block;
}
.wpf-demo-4 img {
	height: 100%;
	width: 100%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.wpf-demo-4:hover img {
    height: 100%;
    margin-left: -42px;
    margin-top: -7px;
	-webkit-transform: translateY(-10%) rotate(-42deg) scale(1.5);
	-moz-transform: translateY(-10%) rotate(-42deg) scale(1.5);
	-o-transform: translateY(-10%) rotate(-42deg) scale(1.5);
	-moz-transform: translateY(-10%) rotate(-42deg) scale(1.5);
    transform: translateY(-10%) rotate(-42deg) scale(1.5);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
    transition: all 0.5s;
    width: 134%;
}
.wpf-demo-4:hover .view-caption {
    text-align: right;
	-webkit-transform: translateY(-111%);
	-moz-transform: translateY(-111%);
	-o-transform: translateY(-111%);
	-moz-transform: translateY(-111%);
    transform: translateY(-111%);
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s; 
    transition: all 0.5s;
    bottom: 0;
}
.wpf-demo-4 .view-caption {
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s; 
	text-align: right;
	position: absolute;
	right: 0;
	bottom: -25px;
}
.wpf-demo-4 .view-caption p {
    color: #fff;
    font-size: 1em;
    padding-right: 7px;
}
/*-- 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;
	    overflow-y: scroll;
}
#jzBoxTargetImg {
	margin:6% 0 1% 0;
	max-width: 96%;
	max-height: 73%;
	cursor: pointer;
}
#jzBoxCounter {
	margin-bottom: 1%;
	font-size: 12px;
}

#jzBox i:hover {
    cursor: pointer;
    color: #ff8c00;
    opacity: 1;
	background:transparent;
}
#jzBoxBottom { max-height: 22%; }

#jzBoxNextBig, #jzBoxPrevBig {
	cursor: pointer;
	top: 0;
	left: 0;
	width: 0;
	position: fixed;
	z-index: 10001;
	height: 100%;
}

#jzBoxNextBig { left: 60%; }
#jzBoxMoreItems{
	position:relative;
	margin-bottom: 2em;
}
#jzBoxMoreItems .close {
    float: none;
    opacity: 1;
    margin: 1.5em 1em 0;
    position: absolute;
    font-size: 1.7em;
    color: #fff;
    border: 1px solid;
    padding: .3em .5em;
    top: 0;
    right: 29%;
    z-index: 99999;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
} 
.arrow-left,.arrow-right {  
    font-size: 3em;
    background: #ff8c00;
    padding: 0em 0.3em;
	border: 1px solid #ff8c00;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
 .arrow-left{ 
    margin-right:0.5em; 
}
.item-type-move .item-hover {
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-decoration: none;
    background: #FF69B4;
	display:block;
} 
/*-- //jzBox-light box --*/
/*-- //gallery --*/
/*-- features --*/

.features {
    margin-top: 70px;
}
.features h4 {
    font-size: 1.6em;
    color: #ff8c00;
    margin-bottom: .5em;
}
.features-grid.features-w3ls-btm {
    margin-top: 4em;
}
/*-- Effect1 --*/
.features-grid-left {
    text-align: right;
}
.features-grid-left i{
    font-size: 2em;
    color: #fff;
    display: inline-block;
	-webkit-border-radius: 50%;
    border-radius: 50%;
	-moz-border-radius: 50%;
    text-decoration: none;
    z-index: 1;
    padding: 1em;
	position: relative;
}
.features-grid-left i:after {
	pointer-events: none;
	position: absolute;
	width: 100%;
	height: 100%;
	-webkit-border-radius: 50%; 
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	content: '';
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
}
.effect-1 {
  background: #2b82ad;
  -webkit-transition: background 0.5s, color 0.2s;
  -moz-transition: background 0.5s, color 0.2s;
  -o-transition: background 0.5s, color 0.2s;
  -ms-transition: background 0.5s, color 0.2s;
  transition: background 0.5s, color 0.2s;
}
.effect-1:after {
	top: -7px;
	left: -7px;
	padding: 7px;
	-webkit-box-shadow: 0 0 0 2px #2b82ad; 
	-moz-box-shadow: 0 0 0 2px #08B1A3;
	-o-box-shadow: 0 0 0 2px #08B1A3;
	-ms-box-shadow: 0 0 0 2px #08B1A3;
	box-shadow: 0 0 0 2px #2b82ad;
	-webkit-transition: -webkit-transform 0.5s, opacity 0.2s;
	-moz-transition: -moz-transform 0.5s, opacity 0.2s;
	-o-transition: -moz-transform 0.5s, opacity 0.2s;
	-ms-transition: -moz-transform 0.5s, opacity 0.2s;
	transition: transform 0.5s, opacity 0.2s;
	-webkit-transform: scale(0.5);
	-moz-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
	-moz-opacity: 0;
}
.features-grid:hover i{
	background:#2b82ad;
	color: #fff !important;
}
.features-grid:hover i:after {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	opacity: 1;
	-moz-opacity: 1;
}
/*-- //Effect1 --*/
/*-- //features --*/
/*-- testimonial --*/
.testi-left {
    float: left;
    width: 20%;
}
.testi-right {
    float: left;
    width: 70%;
    margin-left: 2em;
}
.testi-three-grids {
    width: 72%;
    margin: 0 auto;
}
.testi-right h4 {
    font-size: 2em;
    text-transform: uppercase;
    margin-top: 0.5em;
}
.testi-right h4 span {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 0.6em;
}
/*-- //testimonial --*/
/*-- subscribe --*/
.subscribe {
    background: #2b82ad;
    text-align: center;
}
.subscribe-w3row {
    width: 50%;
    margin: 0 auto;
}
.subscribe h3.agileits-title { 
    color: #fff; 
}
.subscribe input[type="text"] {
    width: 100%;
    padding: .5em 1em;
    font-size: 1.5em;
    color: #fff;
    outline: none;
    border: 3px solid #fff;
    background: none;
    -webkit-appearance: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    text-align: center;
}
.subscribe input[type="submit"] {
    color: #fff;
    width: 100%;
    font-size: 1em;
    outline: none;
    padding: 1em 1.8em;
    border: 3px solid #FFF;
    border-top: none;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    transition: 0.5s all;
    -webkit-appearance: none;
    background: #216385;
    text-transform: uppercase;
}
input[type="submit"]:hover {
    background-color: darkorange;
}
.subscribe ::-webkit-input-placeholder {
	color:#67adce !important;
}
.subscribe :-moz-placeholder { /* Firefox 18- */
	color:#67adce !important;
}
.subscribe ::-moz-placeholder {  /* Firefox 19+ */
	color:#67adce !important;
}
.subscribe :-ms-input-placeholder {  
	color:#67adce !important;
}
/*-- social-icons --*/
.social-icons {
    margin-top: 4em;
}
.social-icons h3.agileits-title {
    font-size: 2.5em;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 3px;
}
.social-icons ul li {
    display: inline-block;
}
.social-icons ul li a.fa {
    font-size: 1.5em;
    color: #fff;
    padding: 0 0.5em;
    line-height: 2.2em;
}
.icon-border {
	position: relative;
}
.icon {
    vertical-align: top;
    overflow: hidden;
    margin: 4px;
    width: 45px;
    height: 45px;
}
.icon-border::before,
.icon-border::after {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: "";
} 
.icon-border::before {
	z-index: 1;
	-webkit-border-radius: 75%;
	-moz-border-radius: 75%;
	-o-border-radius: 75%;
	-ms-border-radius: 75%;
	border-radius: 75%;
	-webkit-transition: box-shadow 0.3s;
	-moz-transition: box-shadow 0.3s;
	-o-transition: box-shadow 0.3s;
	-ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;      
}  
/* facebook */
.icon-border.facebook::before {
	-webkit-box-shadow: inset 0 0 0 48px #3b5998; 
	-moz-box-shadow: inset 0 0 0 48px #3b5998; 
	-o-box-shadow: inset 0 0 0 48px #3b5998; 
	-ms-box-shadow: inset 0 0 0 48px #3b5998; 
	box-shadow: inset 0 0 0 48px #3b5998; 
} 
.icon-border.facebook:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #3b5998; 
	-moz-box-shadow: inset 0 0 0 4px #3b5998; 
	-o-box-shadow: inset 0 0 0 4px #3b5998; 
	-ms-box-shadow: inset 0 0 0 4px #3b5998; 
	box-shadow: inset 0 0 0 4px #3b5998;
} 
/* twitter */
.icon-border.twitter::before {
	-webkit-box-shadow: inset 0 0 0 48px #4099ff;
	-moz-box-shadow: inset 0 0 0 48px #4099ff;
	-o-box-shadow: inset 0 0 0 48px #4099ff;
	-ms-box-shadow: inset 0 0 0 48px #4099ff;
	box-shadow: inset 0 0 0 48px #4099ff;
} 
.icon-border.twitter:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #4099ff;
	-moz-box-shadow: inset 0 0 0 4px #4099ff;
	-o-box-shadow: inset 0 0 0 4px #4099ff;
	-ms-box-shadow: inset 0 0 0 4px #4099ff;
	box-shadow: inset 0 0 0 4px #4099ff;
} 
/* google plus */
.icon-border.googleplus::before {
	-webkit-box-shadow: inset 0 0 0 48px #d34836;
	-moz-box-shadow: inset 0 0 0 48px #d34836;
	-o-box-shadow: inset 0 0 0 48px #d34836;
	-ms-box-shadow: inset 0 0 0 48px #d34836;
	box-shadow: inset 0 0 0 48px #d34836;
} 
.icon-border.googleplus:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #d34836;
	-moz-box-shadow: inset 0 0 0 4px #d34836;
	-o-box-shadow: inset 0 0 0 4px #d34836;
	-ms-box-shadow: inset 0 0 0 4px #d34836;
	box-shadow: inset 0 0 0 4px #d34836;
} 
/* dribbble */
.icon-border.dribbble::before {
	-webkit-box-shadow: inset 0 0 0 48px #ec4a89;
	-moz-box-shadow: inset 0 0 0 48px #ec4a89;
	-o-box-shadow: inset 0 0 0 48px #ec4a89;
	-ms-box-shadow: inset 0 0 0 48px #ec4a89;
	box-shadow: inset 0 0 0 48px #ec4a89;
}

.icon-border.dribbble:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #ec4a89;
	-moz-box-shadow: inset 0 0 0 4px #ec4a89;
	-o-box-shadow: inset 0 0 0 4px #ec4a89;
	-ms-box-shadow: inset 0 0 0 4px #ec4a89;
	box-shadow: inset 0 0 0 4px #ec4a89;
} 
/* rss */
.icon-border.rss::before {
	-webkit-box-shadow: inset 0 0 0 48px #ee802f;
	-moz-box-shadow: inset 0 0 0 48px #ee802f;
	-o-box-shadow: inset 0 0 0 48px #ee802f;
	-ms-box-shadow: inset 0 0 0 48px #ee802f;
	box-shadow: inset 0 0 0 48px #ee802f;
} 
.icon-border.rss:hover::before {
	-webkit-box-shadow: inset 0 0 0 4px #ee802f;
	-moz-box-shadow: inset 0 0 0 4px #ee802f;
	-o-box-shadow: inset 0 0 0 4px #ee802f;
	-ms-box-shadow: inset 0 0 0 4px #ee802f;
	box-shadow: inset 0 0 0 4px #ee802f;
} 
/*-- //social-icons --*/  
/*-- //subscribe --*/
/*-- contact --*/
.contact-left iframe {
    width: 100%;
    min-height: 32.5em;
    border: none;
}
.styled-input.agile-styled-input-top {
    margin-top: 0;
} 
.contact input[type="text"],.contact textarea{
    font-size: 1em;
    color: #555;
    padding: 0.5em 1em;
    border: 0;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background: none;
    -webkit-appearance: none;
	outline: none;
}
.contact textarea { 
    min-height: 13em; 
} 
/*-- input-effect --*/
.styled-input input:focus ~ label, .styled-input input:valid ~ label,.styled-input textarea:focus ~ label ,.styled-input textarea:valid ~ label{
    font-size: 1.1em;
    color: #ff8c00;
    top: -1.3em;
    -webkit-transition: all 0.125s;
	-moz-transition: all 0.125s; 
	-o-transition: all 0.125s;
	-ms-transition: all 0.125s;
    transition: all 0.125s;
}
.styled-input {
	width:100%;
	margin: 2em 0 1em;
	position: relative;
}
.styled-input label {
    color: #555;
    padding: 0.5em .9em;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    pointer-events: none;
    font-weight: 400;
    font-size: 1em;
    display: block;
    line-height: 1em;
}
.styled-input input ~ span,.styled-input textarea ~ span {
	display: block;
	width: 0;
	height:2px;
	background:#2b82ad;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.125s;
	-moz-transition: all 0.125s; 
	transition: all 0.125s; 
}
.styled-input textarea ~ span { 
    bottom: 5px; 
}
.styled-input input:focus.styled-input textarea:focus { 
	outline: 0; 
} 
.styled-input input:focus ~ span,.styled-input textarea:focus ~ span {
	width: 100%;
	-webkit-transition: all 0.075s;
	-moz-transition: all 0.075s;  
	transition: all 0.075s; 
} 
/*-- //input-effect --*/
.contact input[type="submit"] {
    outline: none;
    color: #fff;
	width: 30%;
    padding: .8em 4em;
    font-size: 1em;
    margin: 1em 0 0 0;
    -webkit-appearance: none;
    background: #2b82ad;
    border: 2px solid #216385;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    transition: 0.5s all;
}
.contact input[type="submit"]:hover {
    background-color: transparent;
    color: #216385;
	letter-spacing: 5px;
}
/*-- //contact --*/
/*-- footer --*/
.footer {
    padding: 3em 0;
    background: #333;
}
.address ul li {
    font-size: 1.1em;
    display: inline-block;
    width: 33%;
    text-align: center;
    color: #fff;
}
.address ul li a{ 
    color: #fff;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.address ul li a:hover{
    color: #ff8c00;
}
.address ul li i.fa {
    font-size: 1.5em;
    margin-right: 0.5em;
    vertical-align: middle;
}
.copy-right p {
    color: #fff;
    text-align: center;
    margin-top: 2em;
    padding-top: 2em;
    border-top: 2px solid #2d2d2d;
}
.copy-right p a {
    color: #ff8c00;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.copy-right p a:hover{
    color: #fff;
}
/*-- //footer --*/
/*-- slider-up-arrow --*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 3%;
	right: 3%;
	overflow: hidden;
	width: 32px;
	height: 32px;
	border: none;
	text-indent: 100%;
	background: url("../images/move-up.png") no-repeat 0px 0px;
}
#toTopHover {
	width: 32px;
	height: 32px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*-- //slider-up-arrow --*/ 
/*-- responsive-design --*/
@media(max-width:1440px){
.about-left {
    padding: 4em 6em;
}
.about-right { 
    min-height: 485px;
}
.services-left { 
    min-height: 368px; 
}
.services-left.services-left2 { 
    min-height: 369px;
}
}
@media(max-width:1366px){
.banner {
    min-height: 710px; 
}
h1.agile-logo { 
    margin-bottom: 2em;
}
.banner-text h2{ 
    font-size: 4.5em; 
} 
.about-left h3.agileits-title {
    font-size: 3.5em;
}
.about-left h3.agileits-title:after { 
    left: 45%; 
}
.about h4 {
    font-size: 1.4em; 
}
.team, .services, .testimonials, .subscribe, .contact {
    padding: 4em 0;
}
h3.agileits-title { 
    font-size: 3.6em; 
}
h3.agileits-title:after {
    width: 55px; 
    left: 47%; 
}
.services-right {
    padding: 6em 10em; 
}
.services-left,.services-left.services-left2  {
    min-height: 340px;
} 
}
@media(max-width:1280px){
.about h4 {
    font-size: 1.3em;
} 
.about-right {
    min-height: 467px;
}
a.sim-button.button13 { 
    padding: 0.8em 3em;
    margin-top: 1.5em; 
}
#jzBoxMoreItems .close {
    margin: 1.3em 1em 0;
}
}
@media(max-width:1080px){
.agile-logo span, .agile-logo span:hover { 
    font-size: 1.3em; 
}
.agile-logo a b { 
    letter-spacing: 4px; 
}
.banner-text h2{
    font-size: 4.3em;
	margin: 0.2em 0 0.5em;
}
.banner-text h4 {
    font-size: 1.6em;  
}
.banner {
    min-height: 650px;
}
.navbar-default .navbar-nav > li > a { 
    font-size: 1.1em;
    padding: 0 2px; 
}
.about-left {
    padding: 4em 3em;
}
.ch-grid li.ch-grid-item {
    width: 210px;
    height: 210px; 
    margin: 10px;
}
.services-right {
    padding: 5em 6em;
}
.services-left, .services-left.services-left2 {
    min-height: 312px;
}
.wpf-demo-4 { 
    height: 194px;
}
.wpf-demo-4 .view-caption p { 
    padding-right: 5px;
}
.wpf-demo-4:hover .view-caption {  
    -webkit-transform: translateY(-95%); 
    -moz-transform: translateY(-95%); 
    -o-transform: translateY(-95%); 
    -moz-transform: translateY(-95%); 
    transform: translateY(-95%); 
}
.features-grid-right {
    padding-right: 0;
}
.testi-three-grids {
    width: 80%; 
}
.testi-right h4 {
    font-size: 1.8em; 
}
.testi-right h4 span { 
    font-size: 0.5em;
} 
.contact textarea {
    min-height: 10em;
}
.contact-left iframe { 
    min-height: 29em; 
}
.modal-dialog {
    margin: 4em auto 0;
}
}
@media(max-width:1024px){
.about-left h3.agileits-title {
    font-size: 3em;
}
.about-left {
    padding: 3em 3em;
}
.services-right {
    padding: 4.1em 6em;
}
h3.agileits-title {
    font-size: 3.4em;
}
.address ul li {
    font-size: 1em; 
}
.copy-right p { 
    text-align: center;
    margin-top: 1.5em;
    padding-top: 1.5em; 
}
.contact input[type="submit"] { 
    width: 40%; 
} 
}
@media(max-width:991px){
.navbar-default .navbar-nav > li > a { 
    font-size: 1.1em; 
    min-width: 97px; 
}
.agile-logo span, .agile-logo span:hover {
    font-size: 1.2em;
    border: 8px dashed #fff;
}
.banner-text h2 {
    font-size: 4em; 
}
.banner {
    min-height: 630px;
}
.about-left {
    padding: 3em 7em;
}
.about-right {
    min-height: 360px;
    background-position: center;
}
.ch-grid li.ch-grid-item {
    width: 167px; 
    margin: 5px;
}
.services-right { 
    float: right;
    width: 65%;
}
.services-left{ 
    float: left;
    width: 35%;
}
.services-left, .services-left.services-left2 {
    min-height: 287px;
}
.gallery-grid {
    margin-top: 1em;
    float: left;
    width: 33.33%;
    padding: 0 .5em;
}
.wpf-demo-4 {
    height: 155px;
}
#jzBoxMoreItems .close { 
    right: 16%; 
}
.features-grid {
    margin-bottom: 2em;
}
.features-grid.features-w3ls-btm {
    margin-top: inherit;
}
.testi-right h4 {
	font-size: 1.6em;
}
h3.agileits-title {
    font-size: 3em;
}
.social-icons {
    margin-top: 3em;
}
.contact-left iframe {
    min-height: 17em;
}
.contact textarea {
    min-height: 8em;
}
.contact input[type="submit"] {
    width: 27%;
    padding: .6em 4em; 
    margin: 0;
}
.contact-right {
    margin-top: 1.5em;
}
.address ul li { 
    width: inherit;
}
.address ul li:nth-child(2) {
    margin: 0 4em;
}
.modal-dialog {
    margin: 2em auto;
}
}
@media(max-width:800px){ 
.agile-logo span, .agile-logo span:hover {
    font-size: 1.1em; 
}
.agile-logo a b {
    letter-spacing: 3px;
    font-size: .28em;
}
.banner-text h4 {
    font-size: 1.5em;
}
.banner-text h2 {
    font-size: 3.6em;
}
.banner {
    min-height: 600px;
}
.about-right {
    min-height: 300px; 
}
.team, .services, .testimonials, .subscribe, .contact {
    padding: 3em 0;
} 
h4.w3agile-sbtitle {
    font-size: 1.5em; 
    margin-bottom: 0.8em;
    padding-bottom: 0.6em; 
    letter-spacing: 2px;
}
.services-right {
    padding: 3.94em 4em;
}
.features {
    margin-top: 4em;
}
.features-grid-left i { 
    padding: 0.9em; 
}
.subscribe input[type="text"] { 
    padding: .7em 1em;
    font-size: 1.3em; 
}
.wpf-demo-4 .view-caption p { 
    font-size: 0.9em; 
}
} 
@media(max-width:767px){
.header {
    padding: 1.5em 1.5em 0;
}
ul.nav.navbar-nav.navbar-right {
    margin: 0;
}
.navbar-default .navbar-nav > li > a { 
    text-align: center;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    background: #000;
}
.navbar-default .navbar-toggle {
    border-color: #ff8c00;
    background: #ff8c00;
    margin: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ff8c00;
} 
.navbar-default .navbar-nav > li > a { 
    padding: 0.8em;
}
.navbar-nav > li {
    margin: 0;
    display: block;
} 
.w3ls-hover:hover:after, .w3ls-hover:hover:before, .navbar-default .navbar-nav li a.active:after, .navbar-default .navbar-nav li a.active:before {
   width: 7%;
}
.w3ls-hover:hover:before, .navbar-default .navbar-nav li a.active:before { 
    width: 19%;
}
div#bs-example-navbar-collapse-1 {
    background: rgba(0, 0, 0, 0.83);
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 999;
    border: 1px solid #fff;
    margin-top: 0.5em;
} 
}
@media(max-width:736px){
.banner-text {
    text-align: center;
    padding: 6em 0;
}
.banner {
    min-height: 540px;
}
h1.agile-logo {
    margin-bottom: 1.8em;
}
.banner-text h2 {
    font-size: 3.2em;
}
.about-left {
    padding: 3em 4em;
}
.ch-grid li.ch-grid-item {
    width: 36%; 
}
.services-left,.services-right {
    float: none;
    width: 100%;
}
.services-left, .services-left.services-left2{
    float: none; 
    min-height: 245px;
}
.wpf-demo-4 {
    height: 143px;
}
.features h4 { 
    margin-bottom: .3em;
}
.testi-right { 
    width: 74%; 
}
.testi-right h4 { 
    margin-top: 0.3em;
}
.social-icons h3.agileits-title {
    font-size: 2em; 
}
.address ul li {
    width: inherit;
    display: block;
}
.address ul li:nth-child(2) {
    margin: 1.2em 0;
}
.address ul li i.fa {
    font-size: 1.1em; 
}
.footer {
    padding: 2.5em 0; 
}
.modal {
    padding: 0 !important;
}
.modal-dialog { 
    width: 80%; 
}
.modal-body h4 ,h3.title{
    font-size: 1.8em; 
}
}
@media(max-width:667px){
.banner {
    min-height: 420px;
}
.banner-text {
    padding: 3.8em 0;
}
.banner-text h4 {
    font-size: 1.2em;
}
.banner-text h2 {
    font-size: 3em;
}
h1.agile-logo {
    margin-bottom: 1.2em;
}
.about-left {
    padding: 2.5em 3em;
}
.about-left h3.agileits-title {
    font-size: 2.8em;
    margin-bottom: .8em;
}
.about h4 {
    font-size: 1.2em;
    margin-bottom: 0.5em;
}
.wpf-demo-4 {
    height: 132px;
}
.gallery-grid {
    margin-top: 0.6em; 
    padding: 0 .3em;
}
.features h4 {
    font-size: 1.5em; 
} 
.testi-left {
    float: left; 
}
.testi-right {
    width: 72%;
    margin-left: 1em;
}
.testi-right h4 {
    margin-top: 0.1em;
    font-size: 1.3em;
}
.subscribe-w3row {
    width: 70%; 
}
h3.agileits-title { 
    margin-bottom: 0.8em; 
}
.about-right {
    min-height: 250px;
}
.services-right {
    padding: 3em 4em;
}
.skills ul li { 
    margin: 0 0.7em;
}
}
@media(max-width:640px){
.wpf-demo-4 {
    height: 130px;
}
.wpf-demo-4 .view-caption p {
    font-size: 0.8em;
}
.contact-left iframe {
    min-height: 14em;
} 
#jzBoxMoreItems .close { 
    right: 8%; 
}
}
@media(max-width:600px){
.modal-body {
    padding: 0 1.5em 2.5em;
}
.modal-body h4, h3.title {
    font-size: 1.6em;
}
.skills ul li {
    margin: 1em 1.7em 0;
}
.banner-text {
    padding: 3em 0;
}
.banner-text h2 {
    font-size: 2.7em;
}
h3.agileits-title {
    font-size: 2.6em;
}
.gallery-grid {
    margin-top: 1em;
    padding: 0 .5em;
    width: 50%;
}
.wpf-demo-4 {
    height: 174px;
}
.features-grid-left i {
    font-size: 1.8em; 
}
.testi-left {
    float: none;
    text-align: center;
    margin: 0 auto;
}
.testi-right {
    width: 100%;
    margin: 1em 0 0;
    text-align: center;
}
.wpf-demo-4:hover .view-caption {
    -webkit-transform: translateY(-115%);
    -moz-transform: translateY(-115%);
    -o-transform: translateY(-115%);
    -moz-transform: translateY(-115%);
    transform: translateY(-115%);
}
.testi-three-grids {
    width: 70%;
}
}
@media(max-width:568px){
.agile-logo span, .agile-logo span:hover {
    font-size: 1em;
}
.services-right {
    padding: 2.5em 3.5em;
}
.wpf-demo-4 {
    height: 164px;
}
}
@media(max-width:480px){
.banner-text h2 {
    font-size: 2.3em;
}
.banner-text h4 {
    font-size: 1.1em;
}
.banner {
    min-height: 370px;
}
.agile-logo span, .agile-logo span:hover {
    font-size: 0.9em;
}
.agile-logo a b {
    letter-spacing: 1px; 
}
.navbar-default .navbar-nav > li > a {
    font-size: 1em; 
}
.w3ls-hover:hover:before, .navbar-default .navbar-nav li a.active:before {
    width: 31%;
}
.header {
    padding: 1em 1em 0;
}
.about-left h3.agileits-title {
    font-size: 2.6em; 
}
h3.agileits-title:after {
    width: 40px; 
}
p {
    font-size: 0.9em; 
}
a.sim-button.button13 {
    font-size: 0.9em; 
}
.modal-dialog {
    width: 90%;
}
.skill-info {
    margin-top: 1em; 
}
.ch-grid li.ch-grid-item {
    width: 47%;
}
.services-left, .services-left.services-left2 { 
    min-height: 200px;
}
.wpf-demo-4 {
    height: 140px;
}
.arrow-left, .arrow-right {
    font-size: 2.5em; 
}
#jzBoxMoreItems .close{
	font-size: 1.5em;
	margin: 1.7em 0 0;
}
#jzBoxCounter {
    margin-bottom: 4%; 
} 
.social-icons ul li a.fa {
    font-size: 1.3em; 
    line-height: 2.3em; 
	padding:0;
}
.icon { 
    width: 40px;
    height: 40px;
}
.contact-left,.contact-right {
    padding: 0;
}
.contact input[type="text"], .contact textarea {
    font-size: 0.9em; 
}
.styled-input input:focus ~ label, .styled-input input:valid ~ label, .styled-input textarea:focus ~ label, .styled-input textarea:valid ~ label {
    font-size: 0.9em; 
}
.contact input[type="submit"] {
    width: 35%;
    padding: .6em 2em; 
}
.address ul li {
    font-size: 0.9em;
}
.testi-right h4 span {
    font-size: 0.6em;
}
}
@media(max-width:414px){
.agile-logo span, .agile-logo span:hover {
    font-size: 0.8em;
    border: 6px dashed #fff;
}
.agile-logo a b {
    letter-spacing: 0px;
}
.banner-text h2 {
    font-size: 2em;
}
.banner-text h4 {
    font-size: 1em;
} 
h1.agile-logo {
    margin-bottom: 0.8em;
}
.banner {
    min-height: 330px;
}
.about-left {
    padding:2em 1.5em 2.5em;
}
.about-left h3.agileits-title {
    font-size: 2.4em;
}
.about h4 {
    font-size: 1.1em; 
}
.about-right {
    min-height: 160px;
}
.ch-grid li.ch-grid-item {
    width: 68%;
}
.services-right {
    padding: 2em 2.5em;
}
h4.w3agile-sbtitle {
    font-size: 1.3em; 
}
.team, .services, .testimonials, .subscribe, .contact {
    padding: 2em 0;
}
.wpf-demo-4 {
    height: 220px;
}
.gallery-grid {
    margin-top: 1em;
    padding: 0 1em;
    width: 100%;
    float: none;
}
.wpf-demo-4 .view-caption p {
    padding-right: 12px;
}
.features {
    margin-top: 3em;
}
.features-grid {
    margin-bottom: 1em;
    padding: 0;
}
.features h4 {
    font-size: 1.4em;
}
h3.agileits-title:after { 
    left: 45%;
}
.subscribe input[type="text"] {
    padding: .7em 1em;
    font-size: 1.1em;
    border-width: 2px;
}
.subscribe input[type="submit"] { 
    font-size: 0.9em; 
	border-width: 2px;
}
.subscribe-w3row {
    width: 86%;
}
.social-icons h3.agileits-title {
    font-size: 1.7em;
    letter-spacing: 1px;
}
.contact-left iframe {
    min-height: 10em;
}
.contact input[type="submit"] { 
    font-size: 0.9em; 
}
.footer {
    padding: 2em 0;
}
.copy-right p { 
    margin-top: 1em;
    padding-top: 1em;
}
}
@media(max-width:384px){
.wpf-demo-4 {
    height: 200px;
}
.services-right {
    padding: 1.8em 2em;
}
}
@media(max-width:375px){
.services-left, .services-left.services-left2 {
    min-height: 170px;
}
.wpf-demo-4 {
    height: 190px;
}
.navbar-default .navbar-nav > li > a {
    font-size: 0.9em;
}
.navbar-toggle { 
    padding: 6px 6px; 
}
.banner-text h2 {
    font-size: 1.8em;
}
}
@media(max-width:320px){
.banner-text {
    padding: 2.5em 0;
}
.banner-text h4 {
    font-size: 0.95em;
}
.banner {
    min-height: 300px;
} 
.about-left h3.agileits-title {
    font-size: 2.2em;
}
h3.agileits-title:after {
    width: 35px;
}
.about-right {
    min-height: 140px;
} 
h3.agileits-title {
    font-size: 2.3em;
}
.gallery-grid { 
    padding: 0; 
} 
.wpf-demo-4 {
    height: 183px;
}
.features {
    margin-top: 2em;
}
.features-grid-left i {
    font-size: 1.5em;
}
.features-grid-left {
    text-align: left;
    padding: 0;
}
.features h4 {
    font-size: 1.3em;
}
.subscribe input[type="text"] { 
    font-size: 1em; 
}
.social-icons {
    margin-top: 2em;
}
h3.agileits-title {
    font-size: 2.1em;
}
.contact input[type="submit"] {
    width: 42%; 
} 
}
/*-- //responsive-design --*/



#mdA table,
#mdA table td,
#mdA table th {
	border: 1px solid #999999;
	border-collapse: collapse;
	padding-left: 5px;
	text-align: center;
	font-size: 16px;
	line-height: 30px;

}

#mdA table {
	width: 100%;
}

#mdA tr:nth-child(2n) {
	background: #efefef;
}

#mdA tr td:nth-child(1) {
	background: #dedede;
}

@media (max-width: 768px) {

	#mdA {
		line-height: 1.35rem;
	}

	#mdA img {
		width: 100%;
		height: auto;
	}

	#mdA tr:nth-child(2n) {
		background: #efefef;
	}

	#mdA tr td:nth-child(1) {
		background: #dedede;
	}
}
