html, body{
	margin:0;
	font-size: 100%;
	font-family:  "SimHei", Arial, Helvetica, sans-serif, '����';
	background: #fff;
}
body a {
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
a:hover{
 text-decoration:none;
}
input[type="button"],input[type="submit"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	font-family:  "SimHei", Arial, Helvetica, sans-serif, '����';
    font-weight: 600;
}	
p{
	margin:0;
}
ul{
	margin:0;
	padding:0;
}
label{
	margin:0;
}
/*--top--*/
.top{
    background: #e2e2e2;
    height: 42px;
}
.index_top_left{
    float: left;
    height: 42px;
    line-height: 42px;
}
.index_top-right{
    float: right;
    height: 42px;
    line-height: 42px;
}
.index_middle{
    padding: 16px 0 24px 0;
}
.search_left,.search_right{
    float: left;
}

.logo{
    float: left;
}
.index_middle_right{
    float: right;
    padding-top: 10px;
    width: 40%;
}
.search_left{
    width: 84%;
}
.a_search{
    border: 2px solid #09a7c1;
    height: 36px;
    width: 100%;
    padding-left: 10px;
    font-size: 14px;
}
.index_middle_right button{
    background: #09a7c1;
    border: none;
    height: 36px;
    color: #FFFFFF;
    padding: 0 20px;
}
.key{
    padding-top: 5px;
}
.key a{
    font-size: 12px;
    color: #747474;
}
.key strong{
    font-size: 12px;
    color: #b24d4b;
}
/*header*/
header{
    background: #09a7c1;
}
.index_header li,.index_header_nav li{
    float: left;
    list-style: none;
    width: 14%;
    text-align: center;
}
.index_header a,.index_header_nav a{
    display: inline-block;
    color: #FFFFFF;
    padding: 15px 0;
    width: 100%;
    font-weight: 600;
}
.active a{
    background: #FFFFFF;
    color: #000;
}
.index_header_nav{
    display: none;
}
/*banner*/
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {position: relative; float: left; width: 100%; }
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; }
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0, .8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none; }
.slide_nav { position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 52%; left: 0; opacity: 0.7; z-index: 3; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px; background: transparent url("../images/themes.gif") no-repeat left top; margin-top: -45px; }
.slide_nav:active { opacity: 1.0; }
.slide_nav.next { left: auto; background-position: right top; right: 0; }
/*��ҳbanner*/
.banner-img img{
    width: 100%;
    height: auto;
}
/*��ҳ��Ʒ����*/
.index_product{
    background:#e9e9e9 ;
    padding: 50px 0;
}
.index_product_top{
    position: relative;
}
.title_logo{
    display: block;
    background: url(../images/title_logo.png) no-repeat;
    width: 96px;
    height: 41px;
    vertical-align: middle;
    margin-right: 15px;
    float: left;
}
.index_product_top h2{
    font-size: 41px;
    float: left;
    width: 90%;
    padding-bottom: 20px;
    border-bottom: 1px solid #000000;
}
.index_more{
    position: absolute;
    bottom: 2px;
    right: 5px;
}
.index_more a{
    color: #ba706f;
}
.index_box{
    padding-top: 60px;
}
.index_product_img img{
    width: 100%;
    height: auto;
}
.index_product_txt{
    margin-top: 17px;
    padding-left: 15px;
    border-left: 4px solid #a41812;
}
.title-top a{
    font-size: 20px;
    letter-spacing: 2px;
    font-weight: 600;
    color: #000000;
}
.title-txt a{
    color: #5d5d5d;
	font-size: 14px;
}
.box_product{
    margin-bottom: 40px;
}
.adle_p{
    margin-top: 35px;
}
/*�ŵ�*/
.index_merit{
    padding-top: 15px;
    text-align: center;
    padding-bottom: 50px;
}
.merit_top{
    position: relative;
}
.merit_top img{
    width: 60%;
}
.merit_top h2{
    position: absolute;
    top:83px;
    left: 33.5%;
    font-size: 41px;
    color: #09a7c1;
}
.merit_middle{
    padding-top: 30px;
}
.merit_title{
    color: #09a7c1;
    padding-top: 20px;
    font-size: 30px;
}
/*�豸����*/
.case{
    margin-top: 45px;
    background: url(../images/timg1.jpg)no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding: 7em 0;
}
.case_box{
    background: #FFFFFF;
    padding: 30px 0;
}
.case_list{
    padding: 0 50px;
}
.case_img img{
    width: 100%;
    height: auto;
}
.line{
    width: 55px;
    height: 2px;
    border: 1px solid #09a7c1;
    background: #09a7c1;
    margin: 25px auto;
}
.case_title,.case_more{
    text-align: center;
}
.case_title a{
    color: #000;
    text-align: center;
    font-size: 20px;
}
.case_title a:hover{
    color: #a41812;
}
.case_more {
   margin-top: 20px;
}
.case_more a{
    color: #a41812;
    display: inline-block;
    padding:5px 20px;
    border: 2px solid #000000;
}
/*��ҳ������ѯ*/
.index_news{
    margin: 45px 0;
}
.merit_top_t{
    text-align: center;
}
.index_news .news-con h3 a {
    display: inline-block;
    font-size: 20px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.index_news .news-con .news-list .news-top .news-img {
    margin-bottom: 10px;
}
.index_news .news-con .news-list .news-top .news-img a {
    padding-left: 0;
}
.index_news .news-con .news-list .news-top .news-img a img {
    max-width: 100%;
}
.index_news .news-con .news-list .news-top .news-content h2 {
    margin-bottom: 10px;
}
.index_news .news-con .news-list .news-top .news-content h2 a {
    padding-left: 0;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.index_news .news-con .news-list .news-top .news-content p {
    color: #666;
}
.index_news .news-con .news-list li {
    margin-bottom: 10px;
    line-height: 20px;
    overflow: hidden;
}
.index_news .baike-con h3 a {
    display: inline-block;
    font-size: 20px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.index_news .baike-con .baike-top {
    padding: 20px;
    background: #eeeded;
}
.index_news .baike-con li {
    overflow: hidden;
    margin-bottom: 10px;
}
.dat,.dab{
    float: left;
}
.dat{
    width: 21%;
}
.dab{
    width: 79%;
    padding-top: 5px;
}
.dab a{
    font-size: 18px;
    font-weight: bold;
    color: #000;
}
.dab .bt{
    font-size: 16px;
    padding-top: 10px;
}
.dat span,.news-top span{
    display: block;
    text-align: center;
    border: 1px solid #303841;
    padding: 15px;
    line-height: 1;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    margin-right: 20px;
}
.index_news .baike-con li span b,.news-top span b {
    display: block;
    font-size: 40px;
    font-weight: bold;
    color: #a80000;
}
.index_news .baike-con li span a,.news-top span a{
    display: block;
    float: left;
}
.news-top span{
    display: none;!important;
}
.title-con {
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.title-con h3 {
    display: inline-block;
    font-size: 34px;
    border-top: 1px solid #dcdcdc;
    padding-top: 20px;
    font-weight: 600;
}
.date_d{
    display: none;
}
/*��ҳ��Ƶ*/
.index_video,.video_top{
    padding-top: 50px;
}
/*footer*/
.footer{
    background: url(../images/footerbg.jpg);
    padding: 60px 0 100px 0;
}
.footer_logo{
    width: 20%;
}
.footer_logo img{
    width: 100%;
    height: auto;
}
.footer_box{
    width: 76%;
}
.footer_logo,.footer_box,.ff{
    float: left;
}
.footer_logo{
    padding-right: 30px;
}
.footer_line{
    float: left;
    width: 2px;
    height: 160px;
    background: #9d9d9d;
    margin-top: 20px;
    margin-right: 35px;
}
.footer_top,.footer_middle,.footer_middle a{
    color: #ffffff;
    font-size: 15px;
}
.footer_top span a,.ff p a{
    color: #ffffff;
    font-size: 17px;
    letter-spacing: 2px;
    background: #3b3c3e;
    padding: 10px;
    border-radius: 5px;
}
.footer_middle_t p{
    float: left;
}
.footer_middle p{
    padding-top: 24px;
}
.footer_middle_t p{
    padding-right: 50px;
}
.freinds{
    background: #000000;
    padding: 10px;
    color: #ffffff;
}
.freinds span a{
    color: #ffffff;
    padding-right: 25px;
}
.footer_box1{
    padding-top: 35px;
    display: none;
}
.footer_middle1{
   display: none;
}
.ff{
    padding-right: 25px;
}
.ff p {
    margin: 20px 0;
}
/*���м*/
.t-mn {
    border-bottom: 1px solid #ccc;
}
.mn{
    float: right;
    padding:6px 15px 6px 0;
}
.mn span{
    font-size: 14px;
}
.mn i{
    color: #aaaaaa;
    padding-right: 3px;
    font-size: 12px;
}
.mn a{
    font-size: 14px;
    color: #000000;
}
/*//���м*/

/*-- main --*/
.banner-btm-w3layouts,.gallery,.team,.property,.contact,.video{
	padding: 100px 0 0;
}
.tittle-agileinfo{
	margin-bottom:2.5em;
    margin-top: 60px;
}
.tittle-agileinfo p{
    text-align: center;
    padding: 20px 0 0;
}
.tittle-agileinfo p a{
    color: #000;
    padding: 0 15px;
    font-weight: 600;
    font-size: 14px;
}
.tittle-agileinfo p a:hover{
    color: #f63f0e;
}
.tittle-agileinfo span {
    /*text-shadow: 2px 2px #303841;*/
    color: #09a7c1;
}
.tittle-agileinfo h3 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 35px;
    color: #09a7c1;
    font-weight: 600;
}
.contact_b{
    margin-bottom: 60px;
}
/*-- //main --*/
/*--Team--*/
.team h3,.team p,.team h6 {
    color: #fff!important;
}
.team {
    background: url(../images/timg1.jpg)no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    padding-bottom: 5em;
}
.test-review{
    padding: 0 10px;
}
.test-review h5 a{
    display: block;
    font-size: 1.3em;
    color: #f63f0e;
    text-transform: none;
    margin: 1.2em 0 .5em;
    text-align: center;
    letter-spacing: 1px;
}
.test-review h6 a{
    display: block;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
}
.test-review img{
	box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
    -webkit-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
    -moz-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
    -o-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);
    -ms-box-shadow:0 10px 20px rgba(0, 0, 0, 0.41);    
	width: 100%;
    height: auto;
	border:none;
	
}
.test-review p img {
  background: #efeded;
	box-shadow:none;
}
.test-review img {
    margin: 0 auto;
}
.owl-theme .owl-controls .owl-buttons div {
    width: 37px;
    height: 46px;
    background-size: 35px;
    top: 9em;
}
/*--//Team--*/
/*-- properties --*/
h3.agile-tittle.two {
    color: #fff;
}
.team-grid-text-agile{
    padding:6em 5em 5em 5em;
}
.team-grid {
    text-align: center;
}
.team-grid img {
    width: 100%;
}
.team-img {
    position: relative;
    border:2px solid #303841;
    border-bottom: none;
}
.team-img:hover .overlay {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: rotateY(0deg) scale(1,1);
    -moz-transform: rotateY(0deg) scale(1,1);
    -ms-transform: rotateY(0deg) scale(1,1);
    -o-transform: rotateY(0deg) scale(1,1);
    transform: rotateY(0deg) scale(1,1);
}
.team-img .overlay {
   padding: 1em 0.5em;
    line-height: 24px;
}
.overlay {
    background:rgba(0, 0, 0, 0.45);
    text-align: center;
    position: absolute;
    left: 20px;
    top: 22px;
    width: 90%;
    height: 85%;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 450ms ease-out 0s;
    -moz-transition: all 450ms ease-out 0s;
    -o-transition: all 450ms ease-out 0s;
    transition: all 450ms ease-out 0s;
    -webkit-transform: rotateY(180deg) scale(0.5,0.5);
    -moz-transform: rotateY(180deg) scale(0.5,0.5);
    -ms-transform: rotateY(180deg) scale(0.5,0.5);
    -o-transform: rotateY(180deg) scale(0.5,0.5);
    transform: rotateY(180deg) scale(0.5,0.5);
}
.overlay h5{
    font-size: 16px;
    font-weight: bold;
}
.overlay p{
    font-size: 14px;
    text-align: left;
}
.team-grid {
    text-align: center;
    padding: 0 1em;
}
.agile-team-grids {
    padding: 0;
}
.prop-info-w3ls {
    background: #303841;
    padding: 10px;
}
.prop-info-w3ls p a{
    color: #fff;
}
.team-img a {
    text-decoration: none;
    color: #fff;
    text-transform: capitalize;
    padding: 4px 25px;
    background: #f63f0e;
    font-size: 15px;
    display: inline-block;
    margin-top: 2em;
	outline: none;
}
/*-- //properties --*/

/*ʾ��ͼ*/
.view_t{
    margin-top: 50px;
    margin-bottom: 3em;
}
.view{
    background: #e9e9e9;
    padding-top: 10px;
    padding-bottom: 70px;
}
.g-title{
    background: #b0aeae;
    color: #000;
    padding: 30px;
    margin-top: 30px;
}
.view_t h2{
    position: absolute;
    top: 83px;
    left: 31.5%;
}
.g-title h3{
    padding-bottom: 15px;
    text-align: center;
}
.g-title-s{
    color: #a64542;padding-bottom: 15px;
}
.g-title .explain{
    padding-bottom: 15px;
}
.view_img img{
   width: 100%;
    height: auto;
}
/*//ʾ��ͼ*/
/*��Ƶ*/
.video-title h5{
    padding: 15px 0;
    text-align: center;
    /*background: #303841;*/
    color: #303841;
    font-size: 18px;
}

/*��������*/
.summary{
    padding-bottom: 3.5em;
}
.summary p{
    padding-bottom: 10px;
}
.sum-img h5{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    padding: 15px 0;
    color: #000;
}
.sum-img p{
    font-size: 14px;
    text-align: center;
}
.sum-img img{
    width: 100%;
    height: auto;
}
.sev{
    padding-left: 3em;
}
.sev h3{
    font-size: 26px;
}
.services-icon {
    /*margin: 0 0 2em;*/
}
.services-icon-info {
    width: 70px;
    height: 70px;
    background: #FFFFFF;
    text-align: center;
    color: #09a7c1;
    border: 2px solid #09a7c1;
    font-size: 2em;
    padding: .4em 0 0 0;
    margin-top: .8em;
    transform: rotate(45deg);
}
.services-icon i.fa {
    transform: rotate(-45deg);
}
.services-icon {
    margin: 0 0 2em;
}
.services-icon-text{
    padding-top: 1.5em;
    padding-left: 30px;
}
.services-icon-text h5{
    font-size: 16px;
    padding-bottom: 10px;
}
.services-icon-text p{
    font-size: 14px;
}
/*��Ʒ����*/
.product_m{
    /*background: #e9e9e9;*/
}
.product-title{
    text-align: center;
}
.product-title p{
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
}
.product-img{
    width: 400px;
    height: 270px;
    margin: 15px auto;
    border: 1px solid #dcdcdc;
}
.product-img img{
    width: 100%;
    height: auto;
}
.main_b{
    margin-top: 60px;
    margin-bottom: 60px;
}
.xg_t a{
	color:#000;
	display:inline-block;
	letter-spacing:2px;
	padding-bottom:5px;
}
.xg{
	font-size:18px;
	font-weight:600;
	padding-bottom:10px;
	margin-bottom: 10px;
	border-bottom:1px dashed #000; 
}
.xg_t a:hover{
	color:#4FB4DE;
}

/*��������*/
/*�����*/
.p-l{
    display: block;
}
.p-l i{
    padding-right: 5px;
    font-size: 22px;
    vertical-align: middle;
}
.p-l li p img{
    width: 100%;
    height: auto;
}
.p-l li:first-child{
    font-size: 20px;
    background: #09a7c1;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
}
.p-l li{
    background: #ececec;
    border-bottom: 1px solid #FFFFFF;
    text-align: center;
    list-style: none;
}
.p-l li a{
    display: inline-block;
    text-align: center;
    padding: 10px 0;
    color: #000;
}
.p-l li a:hover{
    text-decoration: none;
    color: #a80000;
}
.oul li{
    border: 1px solid #b9b9b9;
    border-top: none;
}
.oul li .oli a {
  padding: 10px 0;
  font-weight: bold;
}
.pul{
    padding-bottom: 25px;
}
.pul li{
    text-align: left;
    padding: 5px 15px;
}
.pul li a{
    text-align: left;
}
/*//�����*/

.r-l{
    padding: 0 30px;
}
.r-l li{
    list-style: disc;
    color: #09a7c1;
    padding: 15px 0;
    border-bottom: dashed 1px #8c8c8c;
}
.r-l li a{
    color: #000;
}
.r-l .r-left{
    float: left;
}
.r-l .r-right{
    float: right;
}
.r-l li a:hover{
    text-decoration: none;
}
.news-title{
    text-align: center;
    border-bottom: 1px dashed #000000;
    padding-bottom: 20px;
}
.news-title h3{
    padding-bottom: 20px;
}
.news-title span{
    padding: 0 20px;
    font-size: 14px;
}
.text{
    padding: 20px 50px;
    line-height: 25px;
}
/*����*/
.animg{
    margin-bottom: 3em;
}
.animg a img{
    width: 100%;
    height: auto;
    border: 2px solid #000000;
}
.animg a p{
    text-align: center;
    padding-top: 10px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*��ҳ�б���ʽcss*/
.pageg{
    text-align: center;
    margin: 30px 0;
    line-height: 37px;
}
.pageg a,.pageg b{
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ddd;
    color: #000000;
    padding: 5px 10px;
}
.pageg b{
    color: #ffffff;
    background-color: #999999;
}
.pageg a:hover,.pageg a:active{
    color: #ffffff;
    background-color: #999999;
}
.pageg a b{
    font-size: 14px;
    border: none;
    color: #000;
    background-color: transparent;
}
/*��ϵ��ʽ*/
.contact-icon{
    text-align: center;
    margin-bottom: 20px;
}
.contact-icon .box{
    width: 100px;
    height: 100px;
    border: 3px solid #000000;
    border-radius: 50%;
    padding: 23px 0;
    margin: 0 auto;
}
.contact-icon h5{
    padding: 15px 0;
    font-size: 16px;
    color: #000;
}
.contact-icon .icon{
    display: inline-block;
    width: 48px;
    height: 48px;
}
.contact-icon .icon1{
    background: url(../images/address.png) no-repeat;
}
.contact-icon .icon2{
    background: url(../images/phone.png) no-repeat;
}
.contact-icon .icon3{
    background: url(../images/fax.png) no-repeat;
}
.contact-icon .icon4{
    background: url(../images/email.png) no-repeat;
}
.smalltext{
    padding-top: 25px;
}
/*���ض���*/
.cbbfixed {
    position: fixed;
    right: 10px;
    transition: bottom ease .3s;
    bottom: 10px;
    z-index: 3;
    cursor:pointer;
}
.cbbfixed .cbbtn {
    width: 40px;
    height: 40px;
    display: block;
    background-color: #999;
}
.cbbfixed .gotop {
    transition: background-color ease .3s;
    margin-top: 1px;
}
.cbbfixed .gotop .up-icon{
    float:left;
    margin:14px 0 0 9px;
    width:23px;
    height:12px;
    background: url(../images/side-icon02.png);
}
.cbbfixed .gotop:hover {
    background-color:#2c2d2e;
}
.cbbfixed .cweixin {
    background: #cfd0d2;
}
.cbbfixed .cweixin div {
    background: url(../images/weixin.png) no-repeat;
    width: 145px;
    height: 145px;
    position: absolute;
    left: -92px;
    top: -48px;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: 100% 70%;
    -webkit-transform-origin: 100% 70%;
    transition: transform ease .3s,opacity ease .3s;
    -webkit-transition: all ease .3s;
    display:none\0;*display:none;
}
.cbbfixed .cweixin:hover div {
    display: block;
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    *display:block;
}
.cbbfixed .cweixin .weixin-icon{
    float: left;
    margin:12px 0 0 11px;
    width:18px;
    height: 18px;
    background: url(../images/side-icon01.png);
}
/*--responsive--*/
@media(max-width:1600px){
	
}
@media(max-width:1200px){
    .index_middle_right{
        width: 50%;
    }
    .index_product_top h2{
        width: 88%;
        font-size: 32px;
    }
    .merit_top img{
        width: 55%;
    }
    .merit_top h2{
        position: absolute;
        top: 62px;
        left: 34.3%;
        font-size: 32px;
    }
    .view_t h2{
        position: absolute;
        top: 74px;
        left: 32.5%;
    }
    .view_t img{
        width: 63%;
    }
    .case_list {
        padding: 0 20px;
    }
    .baike-con,.news-con{
        width: 100%;
    }
    .index_news .news-con .news-list .news-top .news-img a{
        display: none;
    }
    .news-top span{
        display: block;
    }
    .merit_title{
        font-size: 24px;
    }
    .footer_box1,.footer_middle1{
        display: block;
    }
    .footer_box{
        display: none;
    }
    .main{
        padding: 60px 0 0;
    }
}
@media(max-width:1366px){
	.banner-btm-w3layouts, .gallery, .team, .property, .contact {
		padding: 65px 0px;
	}
	.tittle-agileinfo h3 {
		font-size: 30px;
	}
	.about-left h2 {
		font-size: 3em;
	}
	.grid figure h3 {
		font-size: 1.2em;
		bottom: 28px;
	}
	figure.effect-roxy figcaption::before {
		top: 204px;
		left: 114px;
	}
}
@media(max-width:1080px){
	.search-agileits form {
		width: 58%;
	}
	.flex-control-nav {
		bottom: -213%;
	}
	.search-agileits {
		margin: 3em 0 9.5em;
	}
	.flex-control-nav {
		bottom: -182%;
	}
	.thim-click-to-bottom {
		left: 49.2%;
	}
	.about-left h2 {
		font-size: 2.7em;
		letter-spacing: 2px;
		width: 65%;
	}
	.about-left {
		padding: 3em 3em;
	}
	.about-left p {
		padding-left: 30px;
	}
	.team-img a {
		margin-top: 0.7em;
	}
	.prop-btm-w3ls h4 span {
		padding-left: 3em;
		font-size: 20px;
	}
	.prop-btm-w3ls h4 {
		padding-left: 10px;
	}
	.prop-btm-w3ls p {
		margin: 10px 0 0 8px;
		font-size: 15px;
	}
	figure.effect-roxy figcaption::before {
		top: 160px;
		left: 58px;
	}
	.agileinfo_team_grid1_pos {
		top: -45%;
	}
	.agileinfo_team_grid1_text {
		padding-left: 9.4em;
	}
	.agileinfo_team_grid1_text h4 {
		width: 68%;
	}
	#slideshow > button {
		bottom: 1%;
	}
	#slideshow .strip {
		padding-bottom: 38.5%;
	}
	.agileinfo_team_grid1_text p {
		margin: .5em 0 0 .5em;
		line-height: 1.6em;
	}
	#slideshow button.next {
		left: auto;
		right: 86%;
	}
	.news-left h3 {
		font-size: 23px;
		padding: 40px 0px 40px 55px;
		letter-spacing: 2px;
	}
	.news-left h3 span {
		font-size: 31px;
	}
	.news-right {
		padding: 21px 0;
	}
	.banner-bottom {
		padding-top: 8em;
	}
}
@media(max-width:1024px){
	.about-left h2 {
		font-size: 2.3em;
		letter-spacing: 3px;
	}
	.grid figure h3 {
		font-size: 1em;
		bottom: 34px;
		right: 56px;
	}
	.owl-theme .owl-controls {
		margin: 4em 0 0 0em;
	}
}
@media(max-width:991px){
	ul.res li a {
		padding: 15px 15px;
		font-size: 14px;
	}
    .merit_top img {
        width: 70%;
    }
    .merit_top h2{
        position: absolute;
        top: 60px;
        left: 29.8%;
        font-size: 32px;
    }
    .view_t h2{
        position: absolute;
        top: 73px;
        left: 27.8%;
    }
    .view_t img{
        width: 80%;
    }
    .merit_title {
        font-size: 20px;
    }
    .case_list {
        padding: 0 5px;
        margin-bottom: 20px;
    }
    .index_product_top h2{
        width: 84%;
        font-size: 32px;
    }
	.search-agileits form {
		width: 80%;
		padding: 11px;
	}
	.search-agileits {
		margin: 2em 0 7.5em;
	}
	.banner-botm-w3ls {
		width: 50%;
		float: left;
		margin-bottom: 1.8em;
	}
	.bottom-w3ls .banner-botm-w3ls:nth-child(3),.bottom-w3ls .banner-botm-w3ls:nth-child(4) {
		margin-bottom:0!important;
	}
	.top-w3ls {
		margin-bottom: 0;
	}
	.banner-btm-w3layouts-img i {
		font-size: 40px;
		margin-top: 32px;
	}
	.tittle-agileinfo h3 {
		font-size: 26px;
	}
	.banner-btm-w3layouts, .gallery, .team, .property, .contact {
		padding: 55px 0px;
	}
	 .team-grid {
		text-align: center;
		padding: 0 1em;
		float: left;
		width: 50%;
	}
	.team-grid:nth-child(3) {
		margin-top: 2em;
	}
	.prop-btm-w3ls h4 span {
		padding-left: 5em;
		font-size: 20px;
	}
	.test-review h5 {
		font-size: 1.1em;
	}
	.gallery-grid {
		float: left;
		width: 50%;
	}
	.test-review h6 {
		font-size: 13px;
	}
	figure.effect-roxy figcaption::before {
		top: 187px;
		left: 113px;
	}
	#slideshow .strip {
		padding-bottom: 75.5%;
	}
	.agileinfo_team_grid1_pos {
		width: 28%;
	}
	.agileinfo_team_grid1_text {
		padding-left: 11em;
	}
	.agileinfo_team_grid1_text h4 {
		width: 45%;
	}
	.agileinfo_team_grid1_text h5 {
		width: 32%;
	}
	#slideshow button.next {
		right: 82%;
	}
	.news-left {
		width: 35%;
		float: left;
	}
	.news-right {
		width: 65%;
		float: left;
	}
	.map-grid iframe {
		height: 300px;
	}
	.agile-contact-right {
		margin-top: 2em;
	}
	.address-grid h4, .contact-form h4, .agileits-map h4 {
		font-size: 1.08em;
	}
	.address-grid ul {
		margin: 1.5em 0 0 0;
	}
	.contact-form h4 {
		margin-bottom: 1.5em;
	}
	.contact textarea {
		min-height: 6em;
	}
	.owl-theme .owl-controls {
		margin: 2em 0 0 0em;
	}
	.news-left h3 {
		font-size: 21px;
		padding: 40px 0px 40px 42px;
	}
	.news-left h3 span {
		font-size: 26px;
	}
	.news-right {
		padding: 17px 0;
	}
	.tittle-agileinfo {
		margin-bottom: 1.5em;
	}
    .p-l{
        display: none;
    }
    .index_middle_right{
        display: none;
    }
    .logo{
        float: none;
        text-align: center;
    }
    .footer_line{
        height: 100px;
    }
    .footer_box1 {
        padding-top: 7px;
    }
}
@media(max-width:900px){
    .index_header_nav{
        display: block;
    }
    .index_header{
        display: none;
    }
	.search-agileits input[type="search"] {
		font-size: 14px;
	}
	.search-agileits input[type="submit"] {
		font-size: 14px;
		padding: 7.06px 31px;
	}
	.flex-control-nav {
		bottom: -198%;
	}
	.thim-click-to-bottom {
		left: 49%;
	}
	.about-left {
		width: 70%;
	}
	.about-left h2 {
		font-size: 2em;
		letter-spacing: 2px;
		width: 58%;
	}
	.about-left p {
		margin-top: 2em;
	}
	.team-img a {
		margin-top: 1.2em;
	}
	.banner-btm-w3layouts, .gallery, .team, .property, .contact-agile {
		padding: 50px 0px;
	}
    .top{
        display: none;
    }
}
@media(max-width:800px){
	.logo h1 {
		font-size: 2em;
		margin-top: 7px;
	}
    .index_product_top h2{
        width: 82%;
        font-size: 28px;
    }
	.tittle-agileinfo p,.banner-btm-w3layouts-grids p,.about-left p,.agileinfo_team_grid1_text p {
		font-size: 15px;
	}
	.address-grid ul li {
		font-size: 15px;
	}
	ul.w3_address i.fa.fa-map-marker, ul.w3_address i.fa.fa-envelope-o, ul.w3_address i.fa.fa-mobile {
		font-size: 1.3em;
		margin-bottom: 7px;
	}
	.contact input[type="submit"] {
		padding: .4em 3em;
	}
	.about-left p {
			line-height: 30px;
	}
}
@media(max-width:768px){
	.test-review img {
		width: 90%;
	}
	figure.effect-roxy figcaption::before {
		top: 191px;
	}
    .product-img{
        width: 350px;
        height: 235px;
    }
	.text{
		padding:20px;
	}
	.text img{
	  width:100%;
	  height:auto;
    }
}

@media(max-width:767px){
    .merit_top h2 {
        position: absolute;
        top: 60px;
        left: 28.8%;
        font-size: 32px;
    }
	.modal-dialog {
		width: 80%;
		margin: 2em auto 0;
	}
	#slideshow .strip {
		padding-bottom: 71.5%;
	}
	.news-left h3 {
		padding: 40px 0px 40px 30px;
	}
	.news-left h3 span {
		font-size: 23px;
	}
	.newsletter input[type="email"] {
		padding: 7px;
	}
	.newsletter input[type="submit"] {
		padding: 8px 0;
	}
	.newsletter form {
		margin: 2px auto 28px;
	}
	.styled-input {
		margin: 2em 0 .5em;
	}
}
@media(max-width:746px){
    .index_product_top h2{
        width: 80%;
        font-size: 32px;
    }
    .merit_top img {
        width: 75%;
    }
    .merit_top h2{
        position: absolute;
        top: 60px;
        left: 28.8%;
    }
    .view_t h2{
        position: absolute;
        top: 66px;
        left: 26.8%;
    }
    .view_t img{
        width: 80%;
    }
}
@media(max-width:736px){
    .index_product_top h2{
        width: 80%;
        font-size: 32px;
    }
	.search-agileits input[type="search"] {
		width: 73%;
	}
	.search-agileits form {
		width: 60%;
		padding: 9px;
	}
	.tittle-agileinfo h3 {
		font-size: 23px;
	}
	.banner-botm-w3ls h5 {
		font-size: 14px;
		margin-top: 17px;
	}
	.prop-btm-w3ls h4 {
		font-size: 16px;
	}
	.prop-btm-w3ls h4 span {
		padding-left: 6em;
		font-size: 18px;
	}
	.owl-theme .owl-controls .owl-page span {
		width: 10px;
		height: 10px;
	}
	.grid figure h3 {
		bottom: 32px;
		right: 47px;
	}
}
@media(max-width:710px){
    .merit_top img {
        width: 74%;
    }
    .merit_top h2 {
        position: absolute;
        top: 53px;
        left: 28.8%;
    }
}
@media(max-width:680px){
    .footer{
        padding: 60px 0 60px 0;
    }
    .footer_box1 {
        display: none;
    }
    .footer_middle1 {
        float: left;
        width: 60%;
        font-size: 16px;
    }
    .footer_middle1 a{
        font-size: 16px;
    }
    .footer_middle1 p{
        padding-top: 5px;
    }
}
@media(max-width:684px){
    .title_logo{
        display: none;
    }
    .index_product_top h2 {
        width: 100%;
        font-size: 28px;
    }
    .merit_top h2{
        font-size: 28px;
    }
}
@media(max-width:667px){
	.team-img a {
		margin-top: 0.4em;
	}
	.about-left p {
		line-height: 28px;
	}
	.prop-btm-w3ls h4 span {
		padding-left: 4em;
	}
	.agileinfo_team_grid1_text {
		padding-left: 9.3em;
	}
	.map-grid iframe {
		height: 200px;
	}
	.map-grid {
		margin: 1.5em 0 0 0;
	}
	#toTop {
		bottom: 17px;
		right: 3%;
		width: 32px;
		height: 32px;
		background-size: 28px;
	}
}
@media(max-width:640px){
    .merit_top img {
        width: 83%;
    }
    .merit_top h2 {
        position: absolute;
        top: 58px;
        left: 27.8%;
    }
    .view_t h2 {
        position: absolute;
        top: 58px;
        left: 24.8%;
    }
	.about-left h2 {
		font-size: 1.6em;
	}
	.prop-btm-w3ls h4 {
		font-size: 16px;
	}
	.prop-btm-w3ls h4 span {
		font-size: 16px;
	}
	.banner-btm-w3layouts, .gallery, .team, .property, .contact {
		padding: 40px 0px;
	}
	.tittle-agileinfo {
		margin-bottom: 1.3em;
	}
	.grid figure h3 {
		font-size: 14px;
	}
	figure.effect-roxy figcaption::before {
		top: 164px;
		left: 102px;
	}
	.agileinfo_team_grid1_pos {
		width: 29.5%;
	}
	.news-left h3 {
		font-size: 18px;
		padding: 35px 0px 35px 18px;
	}
	.news-left h3 span {
		font-size: 20px;
	}
	.newsletter input[type="email"] {
		padding: 4px 7px;
	}
	.newsletter input[type="submit"] {
		padding: 5.25px 0;
	}
	.news-right {
		padding: 14px 0;
	}
	.newsletter form {
		margin: 0px auto 24px;
	}
	.team-img a {
		padding: 2px 20px;
		font-size: 14px;
	}
}
@media(max-width:600px){
    .merit_top img {
        width: 97%;
    }
    .merit_top h2 {
        position: absolute;
        top: 57px;
        left: 21.8%;
    }
    .view_t h2 {
        position: absolute;
        top: 58px;
        left: 18.8%;
    }
    .view_t img{
        width: 100%;
    }
	.search-agileits input[type="search"] {
		padding: 4px 20px;
	}
	.search-agileits input[type="submit"] {
		padding: 5.4px 25px;
	}
	.search-agileits {
		margin: 1em 0 5em;
	}
	.banner {
		min-height: 343px;
	}
	.thim-click-to-bottom {
		left: 48.4%;
	}
	.banner-btm-w3layouts-img i {
		margin-top: 40px;
	}
	.team-grid {
		float: none;
		width: 65%;
		margin:0 auto;
	}
	.about-left p {
		margin-top: 1.3em;
	}
	.overlay {
		left: 18px;
		top: 19px;
	}
	.team-img a {
		margin-top: 1.7em;
	}
	.prop-btm-w3ls h4 span {
		padding-left: 8em;
	}
	.team-grid:nth-child(2),.team-grid:nth-child(3) {
		margin-top: 1.5em;
	}
	.modal-content h4 {
		font-size: 22px;
	}
	.modal-content .prop-btm-w3ls h4 {
		font-size: 16px!important;
	}
	.modal-content h5 {
		font-size: 18px;
	}
	figure.effect-roxy figcaption::before {
		top: 149px;
		left: 90px;
	}
	.agileinfo_team_grid1_pos {
		width: 31.5%;
	}
	#slideshow .strip {
		padding-bottom: 87.5%;
	}
	#slideshow > button {
		left: 3%;
	}
	#slideshow button.next {
		right: 82%;
	}
	.agileits_w3layouts.newsletter {
		margin-top: 2.5em;
	}
	.news-left h3 {
		padding: 35px 0px 35px 9px;
	}
}
@media(max-width:568px){
    .index_news .baike-con li span,.news-top span{
        display: none;
    }
    .date_d{
        display: block;
        text-align: right;
    }
	.search-agileits input[type="search"] {
		width: 68%;
	}
	.search-agileits input[type="submit"] {
		padding: 5.06px 25px;
	}
	.tittle-agileinfo h3 {
		font-size: 21px;
	}
	.about-left h2 {
		font-size: 1.4em;
	}
	.about-left p {
		margin-top: 1.1em;
		line-height: 26px;
		font-size: 14px;
		padding-left: 17px;
		border-left: 6px solid #f63f0e;
	}
	.modal-dialog {
		width: 85%;
	}
	.banner-btm-w3layouts-grids {
		padding: 2em 1.5em;
	}
	.banner-btm-w3layouts-img i {
		margin-top: 7px;
		font-size: 33px;
	}
	.prop-btm-w3ls h4 span {
		padding-left: 7em;
	}
	.team-img a {
		margin-top: 1.3em;
	}
	.test-review img {
		width: 90%;
	}
	.owl-theme .owl-controls .owl-buttons div {
		top: 7em;
	}
	.owl-theme .owl-controls {
		margin: 1em 0 0 0em;
	}
	figure.effect-roxy figcaption::before {
		top: 140px;
		left: 74px;
	}
	#slideshow .strip {
		padding-bottom: 92.5%;
	}
	.agileinfo_team_grid1_pos {
		width: 34.5%;
	}
	.news-left h3 {
		padding: 35px 0px 35px 10px;
		font-size: 17px;
	}
	.news-left h3 span {
		font-size: 19px;
		padding-left: 18px;
	}
	.news-right {
		padding: 12.5px 0;
	}
	.styled-input {
		margin: 1.5em 0 .5em;
	}
    .footer_logo,.footer_line{
        display: none;
    }
    .footer_middle1{
        width: 100%;
    }
	.dab{
		width:100%;
	}
}
@media(max-width:480px){
    .merit_top img {
        width: 90%;
    }
    .merit_top h2 {
        position: absolute;
        top: 47px;
        left: 26.8%;
    }
    .view_t h2 {
        position: absolute;
        top: 47px;
        left: 23.8%;
    }
    .view_t img{
        width: 90%;
    }
    .index_product_top h2,.merit_top h2 {
        font-size: 22px;
    }
	.search-agileits input[type="submit"] {
		padding: 5.06px 15px;
	}
	.search-agileits input[type="search"] {
		padding: 4px 8px;
	}
	.banner-bottom-text h3 {
		font-size: 1.2em;
		letter-spacing: 3px;
	}
	.banner-bottom-text p {
		font-size: 11px;
		letter-spacing: 4px;
	}
	.banner-bottom {
		padding-top: 2.3em;
	}
	.search-agileits form {
		padding: 7px;
	}
	.search-agileits {
		margin: .5em 0 4em;
	}
	.thim-click-to-bottom {
		bottom: 3%;
	}
	.banner-botm-w3ls {
		width: 70%;
		float: none;
		margin: 0 auto;
		margin-bottom: 1em;
	}
	.bottom-w3ls .banner-botm-w3ls:nth-child(3){
		margin-bottom: 1em!important;
	}
	.banner-btm-w3layouts-img i {
		margin-top: 7px;
		font-size: 28px;
	}
	.banner-botm-w3ls h5 {
		margin-top: 14px;
	}
	.about-left {
		padding: 2em 2em;
	}
	.team-grid {
		width: 77%;
	}
	.gallery-grid {
		float: none;
		width: 100%;
	}
	.grid figure h3 {
		font-size: 17px;
		bottom: 34px;
	}
	figure.effect-roxy figcaption::before {
		top: 250px;
		left: 226px;
	}
	.agileinfo_team_grid1_pos {
		width: 35%;
		top: -30%;
	}
	.agileinfo_team_grid1_text {
		padding-left: 0em;
		padding-top: 4.4em;
	}
	.agileinfo_team_grid1_text h4 {
		width: 44%;
		font-size: 15px;
		padding:.4em;
	}
	.agileinfo_team_grid1_text h5 {
		padding: .4em;
	}
	.agileinfo_team_grid1_text p {
		margin: .7em 0 0 0em;
	}
	.agileinfo_team_grid1 {
		padding: 1.5em;
	}
	#slideshow .strip {
		padding-bottom: 134.5%;
	}
	#slideshow button.next {
		right: 78%;
	}
	.news-left {
		width: 100%;
		float: none;
	}
	.news-left h3 {
		padding: 1em 0;
		font-size: 17px;
		text-align: center;
	}
	.news-left h3 span {
		padding-left: 59px;
	}
	.news-right {
		padding: 10px 0;
	}
	.newsletter form {
		margin: 0px auto 15px;
	}
	.newsletter input[type="submit"] {
		padding: 6.5px 0;
		margin-top: 1.1em;
		font-size: 12px;
	}
	.newsletter input[type="email"] {
		padding: 3.8px 7px;
	}
	.news-right {
		width: 100%;
		float: none;
	}
	.copy p {
		font-size: 13px;
		line-height: 27px;
		padding: .8em 1em;
	}
	.banner {
		min-height: 282px;
	}
    .product-img{
        width: 250px;
        height: 170px;
    }
}
@media(max-width:440px){
    .merit_top h2 {
        position: absolute;
        top: 41px;
        left: 24.8%;
    }
    .view_t h2 {
        position: absolute;
        top: 47px;
        left: 20.8%;
    }
    .view_t img{
        width: 95%;
    }
}
@media(max-width:414px){
    .merit_top img{
        width: 100%;
    }
    .merit_top h2 {
        position: absolute;
        top: 45px;
        left: 22.8%;
    }
	.search-agileits form {
		width: 71%;
	}
	.banner-bottom-text h3 {
		font-size: 1.1em;
	}
	.thim-click-to-bottom {
		left: 48.1%;
	}
	.tittle-agileinfo p {
		line-height: 26px;
		padding-top: 5px;
	}
	.banner-btm-w3layouts-img i {
		margin-top: 7px;
	}
	.about-left {
		width: 100%;
	}
	.about {
		min-height: 500px;
	}
	.modal-header {
		padding: 22px;
	}
	.team-grid {
		width: 91%;
	}
	figure.effect-roxy figcaption::before {
		top: 208px;
		left: 164px;
	}
	.grid figure h3 {
		bottom: 32px;
	}
	#slideshow .strip {
		padding-bottom: 156.5%;
	}
	#slideshow button.next {
		right: 75%;
	}
	.test-review img {
		width: 85%;
	}
	.test-review h5 {
		font-size: 1.04em;
	}
	.address-grid h4, .contact-form h4, .agileits-map h4 {
		font-size: .97em;
		letter-spacing: .5px;
	}
	.agileinfo_team_grid1_pos {
		width: 40%;
		top: -25%;
	}
	.modal-content .prop-btm-w3ls h4 span {
		padding-left: 6em;
	}
	.modal-dialog {
		width: 95%;
	}
}
@media(max-width:384px){
    .merit_top img{
        width: 100%;
    }
    .merit_top h2 {
        position: absolute;
        top: 39px;
        left: 20.8%;
    }
    .view_t h2 {
        position: absolute;
        top: 40px;
        left: 18.8%;
        font-size: 20px;
    }
	.search-agileits form {
		width: 80%;
	}
	.search-agileits input[type="search"] {
		width: 71%;
	}
	.banner-bottom-text h3 {
		letter-spacing: 2px;
	}
	.tittle-agileinfo h3 {
		font-size: 19px;
		letter-spacing: .5px;
	}
	.banner-btm-w3layouts, .gallery, .team, .property, .contact {
		padding: 30px 0px;
	}
	.tittle-agileinfo {
		margin-bottom: 1em;
	}
	.banner-botm-w3ls {
		width: 95%;
	}
	.banner-btm-w3layouts-img i {
		margin-top: 7px;
	}
	.prop-btm-w3ls h4 span {
		padding-left: 5em;
	}
	figure.effect-roxy figcaption::before {
		top: 187px;
		left: 133px;
	}
	.agileinfo_team_grid1_pos {
		width: 44%;
	}
	#slideshow .strip {
		padding-bottom: 170.5%;
	}
	#slideshow > button {
		left: 4.6%;
	}
	#slideshow button.next {
		right: 71.5%;
	}
	.agileits_w3layouts.newsletter {
		margin-top: 1.8em;
	}
	.address-grid ul {
		margin: 1.1em 0 0 0;
	}
	.contact-form {
		margin: 1.5em 0 0 0;
	}
	.agile-contact-right {
		margin-top: 1.5em;
	}
	.map-grid {
		margin: 1.3em 0 0 0;
	}
}
@media(max-width:375px){
	.search-agileits input[type="search"] {
		width: 70%;
	}
	.about {
		min-height: 550px;
	}
	.team-grid {
		width: 95%;
	}
	.team-img a {
		margin-top: .7em;
	}
	.test-review img {
		width: 85%;
	}
	figure.effect-roxy figcaption::before {
		top: 181px;
		left: 125px;
	}
	.agileinfo_team_grid1_pos {
		width: 47%;
		top: -23%;
	}
	#slideshow .strip {
		padding-bottom: 190.5%;
	}
	.thim-click-to-bottom {
		left: 47.7%;
	}
}
@media(max-width:320px){
	.search-agileits input[type="search"] {
		font-size: 13px;
	}
	.banner-bottom-text h3 {
		letter-spacing: 1px;
		font-size: 1em;
	}
	.banner-bottom-text p {
		font-size: 11px;
		letter-spacing: 2px;
	}
	.search-agileits input[type="search"] {
		width: 73%;
	}
	.search-agileits input[type="submit"] {
		padding: 4.4px 11px;
	}
	.search-agileits form {
		width: 95%;
	}
	.thim-click-to-bottom i {
		font-size: 15px;
	}
	.search-agileits {
		margin: .2em 0 3em;
	}
	.flex-control-nav {
		bottom: -171%;
	}
	.tittle-agileinfo h3 {
		font-size: 18px;
		text-shadow: 1.5px 1.5px #bbbcbd;
		letter-spacing: .8px;
		line-height: 25px;
	}
	.tittle-agileinfo span{
		text-shadow: 1.5px 1.5px #303841;
	}
	.banner-btm-w3layouts-img i {
		margin-top: 7px;
		font-size: 30px;
	}
	.about-left h2 {
		font-size: 1.3em;
	}
	.team-grid {
		width: 100%;
		padding: 0 5px;
	}
	.prop-btm-w3ls h4 span {
		padding-left: 4em;
	}
	.team-img a {
		margin-top: .4em;
	}
	figure.effect-roxy figcaption::before {
		top: 143px;
		left: 68px;
	}
	.agileinfo_team_grid1_text h4 {
		width: 65%;
		font-size: 14px;
	}
	.agileinfo_team_grid1_text h5 {
		width: 47%;
	}
	.agileinfo_team_grid1_pos {
		width: 60%;
	}
	#slideshow .strip {
		padding-bottom: 226.5%;
	}
	#slideshow button.next {
		right: 65.5%;
	}
	.copy p {
		padding: .8em 1.2em;
		letter-spacing: 1.5px;
	}
	.modal-content .prop-btm-w3ls h4 span {
		padding-left: 3em;
	}
}
/*--responsive--*/

.bh{
    display: none;
    width: 100%;
    background: #ffffff;
    margin: 20px 0;
}
.bh a{
    display: block;
    float: left;
}
.bh a:nth-child(1){
    width: 29%;
}
.bh a:nth-child(2){
    width: 69%;
}
.bh .im1{
    width: 100%;
    height: auto;
}
.bh .im2{
    width: 100%;
    height: auto;
}
@media screen and (max-width:750px){
    .bh{
        display: block;
    }
}