a,img {border:0;}
a{text-decoration:none;}
.txt-rt{text-align:right;}
.txt-lt{text-align:left;}
.txt-center{text-align:center;}
.float-rt{float:right;}
.float-lt{float:left;}
.clear{clear:both;}
.pos-relative{position:relative;}
.pos-absolute{position:absolute;}
.vertical-base{	vertical-align:baseline;}
.vertical-top{	vertical-align:top;}
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}
nav.vertical ul li{	display:block;}
nav.horizontal ul li{	display: inline-block;}
img{max-width:100%; display:block;}
body a{transition: 0.5s all;-webkit-transition: 0.5s all;-o-transition: 0.5s all;-moz-transition: 0.5s all;-ms-transition: 0.5s all;}
.header-top{display:none;}
.top-nav ul li {list-style:none;}
.top-nav ul li  a.black{
	background:#30383c;
}
.top-nav ul li  a.black1{
	background: rgb(51,58,62);
	background: -moz-linear-gradient(top,  rgba(51,58,62,1) 0%, rgba(46,54,58,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,58,62,1)), color-stop(100%,rgba(46,54,58,1)));
	background: -webkit-linear-gradient(top,  rgba(51,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: -o-linear-gradient(top,  rgba(51,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: -ms-linear-gradient(top,  rgba(51,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: linear-gradient(to bottom,  rgba(51,58,62,1) 0%,rgba(46,54,58,1) 100%);
}
.top-nav ul li  a.black2{
	background: rgb(51,59,62);
	background: -moz-linear-gradient(top,  rgba(51,59,62,1) 0%, rgba(46,54,58,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,59,62,1)), color-stop(100%,rgba(46,54,58,1)));
	background: -webkit-linear-gradient(top,  rgba(51,59,62,1) 0%,rgba(46,54,58,1) 100%);
	background: -o-linear-gradient(top,  rgba(51,59,62,1) 0%,rgba(46,54,58,1) 100%);
	background: -ms-linear-gradient(top,  rgba(51,59,62,1) 0%,rgba(46,54,58,1) 100%);
	background: linear-gradient(to bottom,  rgba(51,59,62,1) 0%,rgba(46,54,58,1) 100%);
}
.top-nav ul li  a.black3{
	background: rgb(51,58,62);
	background: -moz-linear-gradient(top,  rgba(51,58,62,1) 0%, rgba(46,54,58,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,58,62,1)), color-stop(100%,rgba(46,54,58,1)));
	background: -webkit-linear-gradient(top,  rgba(51,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: -o-linear-gradient(top,  rgba(51,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: -ms-linear-gradient(top,  rgba(51,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: linear-gradient(to bottom,  rgba(51,58,62,1) 0%,rgba(46,54,58,1) 100%);
}
.top-nav ul li  a.black4{
	background: rgb(50,58,62);
	background: -moz-linear-gradient(top,  rgba(50,58,62,1) 0%, rgba(46,54,58,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(50,58,62,1)), color-stop(100%,rgba(46,54,58,1)));
	background: -webkit-linear-gradient(top,  rgba(50,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: -o-linear-gradient(top,  rgba(50,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: -ms-linear-gradient(top,  rgba(50,58,62,1) 0%,rgba(46,54,58,1) 100%);
	background: linear-gradient(to bottom,  rgba(50,58,62,1) 0%,rgba(46,54,58,1) 100%);
}
ul.social-in {
  text-align: right;
  padding: 2em 1em 2em 0;
}
ul.social-in li{
	display: inline-block;	
}
ul.social-in li  i{
	background: url(img-sprite.png)no-repeat -411px -9px;
	width: 28px;
	height: 28px;
	display: inline-block;
	margin: 0 3px;
	
}
ul.social-in li  i.gmail{
	background-position: -74px -8px;
}
ul.social-in li  i.twitter{
	background-position:-145px -9px;
}

ul.social-in li  i.pin{
	background-position:-215px -8px;
}
ul.social-in li  i.dribble{
	background-position: -280px -9px;
}
ul.social-in li  i.behance{
	background-position:-347px -9px;
}
ul.social-in li  i:hover{
	background-position: -444px -9px;
}
ul.social-in li  i.gmail:hover{
	
	background-position:-109px -9px;
}
ul.social-in li  i.twitter:hover{
	background-position: -180px -8px;
}

ul.social-in li  i.pin:hover{
	background-position:-247px -8px;
}
ul.social-in li  i.dribble:hover{
	background-position: -313px -9px;
}
ul.social-in li  i.behance:hover{
	background-position: -379px -8px;
}

p.footer-class{
	color:#6b7072;
	font-size:0.87em;
	text-align:right;
	padding: 0 1em 0 0;
}
p.footer-class a{
	color:#fff;
	text-decoration:none;	
}
p.footer-class a:hover{
	color:#6b7072;	
}
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	overflow:hidden;
	width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
	
}
/*	Animation effects*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
}
.b-animate img{
	margin-top: 4%;
	display: -webkit-inline-box;
}
.b-animate span{
	display:block;
	font-size: 1.7em;
	padding-top: 2em;
	display: block;
	font-weight: 300;
}
.b-animate p{
	padding: 0.2em 0 1em;
	color: #fff;
	font-size: 1em;
	font-weight: 400;
	border-bottom:1px solid #fff;
	display: inline-block;
	margin:0 0 1em;
}
.b-animate i{
	background:url(ar.png) no-repeat 0px 0px;
	width:70px;
	height:70px;
	display:block;
	margin:0 auto;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
ul.social li{
	list-style:none;
}
ul.social li span,ul.social li a{
	font-size:1em;
	color:#fff;
	margin: 0 0 0.5em;
	display: block;
}
ul.social li a:hover{
	text-decoration:none;
	color:#1ab5b3;
}
ul.social li  i{
	  background: url(img-sprite.png)no-repeat -39px -49px;
	width: 23px;
	height: 23px;
	display: inline-block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	vertical-align: middle;
	margin:0 13px 0 0;
}
ul.social li  i.mes{
	background-position: -72px -50px;
}
ul.social li  i.down{
	background-position:-108px -49px;
}
.arrow img{
	margin: 0 0 0 70%;
}
.arrow-at img{
	margin:0;
}
/*--work--*/
.work{
	padding:1.5em;
	background:#fff;
	margin:1.5em;
}
.work-top,.work-in{
	float:left;
	width:47.9%;
}
.work-top {
  border-right: 1px solid #D5D3D3;
  padding: 0 2% 0 0;
}
.work-in {
    padding: 0 0 0 2%;
}
/*--- slider-css --*/
.slider {
	position: relative;
}
.rslides {
  position: relative;
  list-style: none;
  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;
  }
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 8px;
	width: 22px;
	display: inline-block;
	background:#b6b6b6;
}
.callbacks_here a:after{
	background:#1ab5b3;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 14px;
	z-index: 999;
	right: 13px;
}
.work-top h2{
	font-size: 1.8em;
	font-weight: 300;
	padding: 0.5em 0;
}
.work-top h2 a{
	color: #000;
	text-decoration:none;
}
.work-top h2 a:hover{
	color: #1ab5b3;
}
.work-top p{
	color:#a3a3a3;
	font-size: 1.1em;
	line-height: 1.7em;
	font-weight: 300;
	padding: 0 0 1em;
}
.work-top p span{
	padding:1.3em 0 0;
	display: block;
}
.projects {
	border-top: 1px solid #D5D3D3;
    padding: 1em 0 0em;
}
.projects h3,.info h3,.tags h3,.gallery h3,.feature h3{
	color:#000;
	font-size:1.8em;
	font-weight:300;
	padding: 0 0 0.7em;
}
.info ,.tags,.gallery,.feature {
  padding: 0em 0 1.5em;
}

.projects ul li{
	display:inline-block;
	width:33.33%;
	float:left;
}
ul.likes li{
	list-style:none;
	border-bottom: 1px solid #D5D3D3;
	padding: 0.3em 0;
}
ul.likes li a,ul.likes li span{
	font-size:1em;
	color:#848484;
	margin: 0 0 0.5em;
	display: block;
}
ul.likes li a:hover{
	text-decoration:none;
	color:#1ab5b3;
}
ul.likes li  i{
	background: url(img-sprite.png)no-repeat -14px -91px ;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	margin:0 13px 0 0;
}
ul.likes li  i.like{
	background-position:  -139px -91px ;
}
ul.likes li  i.dec{
	background-position:  -182px -91px ;
}
ul.likes li  i.comment{
	background-position:  -97px -91px ;
}
ul.tag li{
	display:inline-block;
}
ul.tag li a{
	color: #a3a3a3;
	font-size: 0.8em;
	padding: 0.8em;
	border: 1px solid #D5D3D3;
	border-radius: 12px;
	margin: 0 0.5em 0 0;
}
ul.tag li a:hover{
	color: #1ab5b3;
	border: 1px solid #1ab5b3;
}
ul.gallery-grid li{
	float:left;
	width:11.5%;
	display:inline-block;
	margin:1% 1% 0 0;
}
ul.feature-grid li{
	list-style:none;
}
ul.feature-grid li a{
	color:#848484;
	font-size:1em;
	padding:0.5em 0;
	display:block;
}
ul.feature-grid li a:hover{
	color:#1ab5b3;
}
ul.feature-grid li i{
	background: url(img-sprite.png)no-repeat -188px -52px ;
	width: 18px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin:0 13px 0 0;
}
/*--about--*/
.about{
	padding:1.5em;
	background:#fff;
	margin:1.5em;
}
.about-top,.about-in{
	float:left;
	width:47.9%;
}
.about-top {
  border-right: 1px solid #D5D3D3;
  padding: 0 2% 0 0;
}
.about-in {
    padding: 0 0 0 2%;
}
.about-top h2{
	font-size: 1.8em;
	font-weight: 300;
	padding: 0.5em 0;
}
.about-top h2 a{
	color: #000;
	text-decoration:none;
}
.about-top h2 a:hover{
	color: #1ab5b3;
}
.about-top p{
	color:#a3a3a3;
	font-size: 1.1em;
	line-height: 1.7em;
	font-weight: 300;
	padding: 0 0 1em;
}
.about-top p span{
	padding:2em 0 0;
	display: block;
}
.staff {
  padding: 1em 0;
  border-top: 1px solid #D5D3D3;
    padding: 1em 0 0em;
}
.staff h3,.skills h3,.test h3{
	color:#000;
	font-size:1.8em;
	font-weight:300;
	padding: 0 0 0.7em;
}
.staff h3{
	padding: 0 ;
}
.test {
  padding: 1.5em 0;
}
.our{
	float:left;
	width: 31.3%;
	margin: 3% 3% 0 0;
	position:relative;
}
.our:nth-child(4),.our:nth-child(7){
	margin:3% 0 0;
}
.our-grid h5{
	float:left;
	color:#000;
	font-size:1em;
}
.our-grid span{
	float:right;
	color:#000;
	font-size:1em;
}
.design label{
	width:88%;
	float:left;
	height:30px;
	display:block;
	background:#e2e1dd;
	border:1px solid #e2e1dd;
}
.design b{
	width:11%;
	float:left;
	height:30px;
	display:block;
	background:#fff;
	border:1px solid #E2E0E0;
}
.site label{
	width:95%;
}
.site b{
	width:4%;
}
.eight label{
	width:81%;
}
.eight b{
	width:18%;
}
.seven label{
	width:72%;
}
.seven b{
	width:27%;
}
.our-grid {
  padding: 0.3em 0;
}
.our-skill {
  padding: 0.5em 0;
}
.in-at{
	float:left;
	width:12%;
}
.in-at img{
	width:100%;
}
h4.author{
	  float: left;
  width: 79.38%;
  font-size: 1em;
  background: #55bab7;
  color: #fff;
  padding: 1.5em;
  font-style: italic;
}
.test-top p{
	color:#a3a3a3;
	font-size: 1.1em;
	line-height: 1.7em;
	font-weight: 300;
	padding:  1.5em;
}
.test-top{
	border:1px solid #E2E0E0;
}
.simple{
	  background: #1ab5b3;
  padding: 4em 0 0;
  text-align: center;
  width: 100%;
  height: 112px;
  position: absolute;
  top: 0;
  display:none;
}
.simple h4{
	color:#fff;
	font-size: 1.1em;
  text-transform: uppercase;
  font-weight: 600;
}
.simple p{
	color:#fff;
	font-size:0.9em;
	font-size:300;
	padding:0.2em 0 0;
}
.our:hover .simple{
	display:block;
}
.services h3{
	color:#000;
	font-size:1.8em;
	font-weight:300;
	padding: 0 0 0.4em;
}
ul.service-grid li{
	list-style:none;
}
ul.service-grid li a{
	color:#848484;
	font-size:1em;
	padding:0.5em 0;
	display:block;
}
ul.service-grid li a:hover{
	color:#1ab5b3;
	text-decoration:none;
}
ul.service-grid li i{
	background:#848484 ;
	width: 5px;
	height: 5px;
	display: inline-block;
	vertical-align: middle;
	margin:0 13px 0 0;
	border-radius:10px;
}
/*--blog--*/
.blog-top{
	float:left;
	width:18.4%;
	margin-right: 2%;
}
.blog-top:nth-child(5){
	margin-right: 0%;
}
.col-d {
	padding:0 0 1.5em;
	  position: relative;
}
.blog-in{
	background: #fff;
	 padding: 1em;
}
.blog-in h5{
	font-size:1.1em;
}
.blog-in h5 a{
	color:#000;
	text-decoration:none;
}
.blog-in h5 a:hover{
	color:#1ab5b3;
}
.blog-in p{
	color:#9c9c9c;
	font-size:0.8em;
	  line-height: 1.8em;
	  padding: 1em 0;
}
ul.date{
	border-top:1px solid #C8C6C6;
	padding: 1em 0 0;
}
ul.date li{
	display:inline-block;
}
ul.date li span{
	font-size:0.7em;
	color:#9c9c9c;
	padding: 0 0.3em 0 0;
}
ul.date li i{
	background: url(img-sprite.png)no-repeat -139px -51px ;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
ul.date li i.date-in{
	background-position:-163px -51px;
}
ul.date li a{
	text-decoration:none;
	color:#9c9c9c;	
}
.col-d label{
	background: url(ar.png) no-repeat 0px 0px;
	width: 70px;
	height: 70px;
	display: block;
	margin: 0 auto;
	  position: absolute;
  top: 29%;
  display:none;
  left: 35%;
}
.col-d:hover.col-d label{
	display:block;
}
.col-in{
	background:#1ab5b3;
	padding: 1.5em;
	text-align: center;
	margin: 0 0 1.5em;
}
iframe{
	display:block;
}
.col-d iframe{
	width:100%;
	min-height: 172px;
}
.col-in p{
	color:#fff;
	line-height: 1.5em;
	font-size:1.1em;	
}
.col-in a{
	color:#fff;
	font-style:italic;
	font-size:0.8em;
	text-decoration:underline;	
}
.col-in a:hover{
	text-decoration:none;	
}
.blog {
  padding: 1.5em;
}
.col-in-at{
	background:#242b2e;
	padding: 1.5em;
	margin: 0 0 1.5em;
	  border-left: 12px solid #1ab5b3;
}
.col-in-at p{
	color:#9c9c9c;
	line-height: 1.8em;
	font-size:0.9em;	
}
.col-in-at h5{
	line-height: 1.5em;
	font-size:1.1em;	
}
.col-in-at h5 a{
	color:#fff;
	text-decoration:none;	
}
.col-in-at h5 a:hover{
	color:#1ab5b3;	
}
.col-on{
	background:#242b2e;
	padding: 1.5em;
	margin: 0 0 1.5em;
	text-align:center;
}
.col-on p{
	color:#fff;
	line-height: 1.5em;
	font-size: 1.1em;
	font-style: italic;
}
.col-on span{
	color:#1ab5b3;
	font-size: 1em;
}
.col-on img{
	margin:0.5em auto;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 19%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 43px;
  width: 43px;
  background: url(img-sprite.png) no-repeat -275px -89px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: -332px -89px;
  right: 0;
 }
/*--404--*/
.four{
	text-align:center;
	padding: 15em 0 10em;
	min-height: 569px;
}
.four h2{
	font-size: 4em;
	color: #1ab5b3;
}
.four h3{
	font-size:4em;
	color:#848484;
	padding:0.7em 0;
}
a.just-do {
  text-decoration: none;
  color: #fff;
  background: #1ab5b3;
  padding: 0.7em 1.3em;
  font-size: 1.1em;
}
a.just-do:hover {
  background:#242b2e;
}
/*--single--*/
.single{
  padding: 1.5em;
  background: #fff;
  margin: 1.5em;
}
.single-top {
  border-right: 1px solid #D5D3D3;
  padding: 0 2% 0 0;
}
.single-top, .single-in {
  float: left;
  width: 47.9%;
}
.single-in {
  padding: 0 0 0 2%;
}
.single-top h2 {
  color: #000;
  font-size: 1.8em;
  font-weight: 300;
  padding: 0.5em 0;
}
.single-top p {
  color: #a3a3a3;
  font-size: 1.1em;
  line-height: 1.7em;
  font-weight: 300;
  padding: 0 0 1em;
}
.single-top p span {
  padding: 2em 0 0;
  display: block;
}
.comment-grid-top h3,.top-single h3{
	color:#000;
	font-size:1.7em;
	font-weight: 300;
}
.top-comment-left{
	float: left;
	width: 17%;
}
.top-comment-right{
	float: right;
	width:82%;
}
.left-single{
	width:19%;
}
.right-single{
	width:79%;
}
.left-single1{
	width:24%;
}
.right-single1{
	width:76%;
}
.top-comment-right ul {
	border-bottom: 1px solid #D5D3D3;
	  display: inline-block;
}
.top-comment-right ul li{
	display: inline-block;
	color:#D0CECE;
	padding: 0.3em;
}
.top-comment-right p{
	color: #8F8E8E;
	font-size:1.3em;
	padding:0;
}
.top-comment-right ul li span a{
	color:#000;
	text-decoration:none;
}
.top-comment-right ul li span{
	font-size:1em;
}
.top-comment {
  padding: 0 0 0 14% ;
}
.top-com {
  padding: 0 0 0 28% ;
}
.comments-top-top label{
	background:url(li.png)no-repeat 1px 2px;
	width:45px;
	height:45px;
	display:block;
	position: absolute;
	top: 134%;
}
label.arrow-in {
  left: 3%;
}
.comments-top-top {
  position: relative;
  margin: 1em 0 2em;
}
.your-single {
  border: 1px solid #e2e2e2;
  position: relative;
  margin: 0.8em 0;
}
.your-single i {
    background: url(img-sprite.png)no-repeat -9px -86px ;
  width: 50px;
  height: 50px;
  display: inline-block;
  float:left;
   border-right: 1px solid #e2e2e2;
}
.your-single i.email {
    background-position: -51px -86px ;
}
.your-single i.website {
    background-position: -93px -86px ;
}
.your-single input[type="text"],.grid-single-in textarea {
  background: none;
  width: 66%;
  outline: none;
  border: none;
  padding:1em 0.8em;
  font-size: 1em;
  color: #e2e2e2;
  margin: 0 0 0 2%;
  float:left;  
}
.grid-single-in textarea{
  border: 1px solid #e2e2e2;
 resize:none;
  margin: 0.7em 0 0.5em;
  width:89%;
   font-size: 1.3em;
    padding: 0.8em;
}
.grid-single-in input[type="submit"] {
  width: 100%;
  font-size: 1.1em;
  background: #1ab5b3;
  padding: 0.7em 1em;
  text-align: center;
  color: #fff;
  border: none;
  outline: none;
  margin: 0 auto;
  -webkit-appearance: none;
  font-weight: 700;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
  cursor:pointer;
}
.grid-single-in input[type="submit"]:hover {
	background:#242b2e;
}
.grid-single,.grid-single-in  {
  width: 49%;
  float: left;
}
.grid-single {
  margin: 0 2% 0 0;
}
.archive{
	padding:0.7em 0 0;
}
.archive h3{
	color:#000;
	font-size:1.8em;
	font-weight:300;
	padding: 0 0 0.3em;
}
ul.archive-grid li{
	list-style:none;
}
ul.archive-grid li a{
	color:#848484;
	font-size:1em;
	padding:0.5em;
	display:block;
}
ul.archive-grid li a:hover{
	color:#1ab5b3;
}
/*--contact--*/
.your-top {
  border: 1px solid #e2e2e2;
  position: relative;
  margin: 0.8em 0;
}
.your-top i {
    background: url(img-sprite.png)no-repeat -9px -86px ;
  width: 50px;
  height: 50px;
  display: inline-block;
  float:left;
   border-right: 1px solid #e2e2e2;
}
.your-top i.email {
    background-position: -51px -86px ;
}
.your-top i.website {
    background-position: -93px -86px ;
}
.your-top input[type="text"],.grid-contact-in textarea {
  background: none;
  width: 70%;
  outline: none;
  border: none;
  padding:1em 0.8em;
  font-size: 1em;
  color: #e2e2e2;
  margin: 0 0 0 2%;
  float:left;  
}
.grid-contact-in textarea{
  border: 1px solid #e2e2e2;
 resize:none;
  margin: 0.7em 0 0.5em;
  width:91%;
   font-size: 1.3em;
    padding: 0.8em;
}
.grid-contact-in input[type="submit"] {
  width: 100%;
  font-size: 1.1em;
  background: #1ab5b3;
  padding: 0.7em 1em;
  text-align: center;
  color: #fff;
  border: none;
  outline: none;
  margin: 0 auto;
  -webkit-appearance: none;
  font-weight: 700;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  -moz-transition: 0.5s all;
  cursor:pointer;
}
.grid-contact-in input[type="submit"]:hover {
	background:#242b2e;
}
.contact {
    width: 55%;
  background: #fff;
  padding: 3em;
  position: absolute;
  top: 3%;
  z-index: 1;
  left: 3%;
}
.contact h1,.top-contact h3{
	color:#a3a3a3;
	font-size:1.8em;
}
.contact p{
	color: #a3a3a3;
  font-size: 1.1em;
  line-height: 1.7em;
  font-weight: 300;
  padding: 0 0 1em;
}
.grid-contact,.grid-contact-in  {
  width: 49%;
  float: left;
}
.grid-contact {
  margin: 0 2% 0 0;
}
.map {
	position:relative;
}
.map iframe{
	width:100%;
	min-height:969px;
	border:none;
}
.top-contact {
  border-top: 1px solid #e2e2e2;
  padding: 1.2em 0 0;
}
.footer-class-in{
	display:none;
}

.logo-in {
  width: 36%;
}
.top-nav-in {
  margin-top: 0.3em;
}
.arrow img {
  margin: 0 0 0 70%;
  width: 30%;
}
ul.social li span, ul.social li a {
  font-size: 0.6em;
  margin:0 0 0.1em;
}
.b-animate span {
  font-size: 0.9em;
    padding-top: 0.7em;
}
.b-animate p {
  font-size: 0.6em;
}
.footer-class-in {
  font-size: 0.7em;
}
.work, .about, .single {
  padding: 0.7em;
  margin: 0.7em;
}
.callbacks_tabs a:after {
  height: 5px;
  width: 17px;
}
.work-top p, .about-top p , p.para{
  font-size: 0.7em;
  height: 107px;
  overflow: hidden;
}
.projects h3, .info h3, .tags h3, .gallery h3, .feature h3, .staff h3, .skills h3, .services h3 {
  font-size: 1em;
}
ul.likes li a, ul.likes li span {
  font-size: 0.7em;
}
 ul.tag li:nth-child(4) {
  display: none;
}
ul.feature-grid li a {
  font-size: 0.7em;
}
.simple h4 {
  font-size: 0.8em;
}
.simple {
 height: 77px;
  padding: 3em 0 0;
}
.work-in, .about-in, .single-in {
  padding: 1em 0 0;
}
.our-grid h5 {
  font-size: 0.8em;
}
.design label {
  width: 86%;
}
.site label {
  width: 93%;
}
.eight label {
  width: 79%;
}
.seven label {
  width: 70%;
}
.our-skill {
  padding: 0.2em 0;
}
h4.author {
  width: 81.8%;
  padding: 0.9em 0.2em;
  font-size: 0.6em;
}
.test-top p {
  font-size: 0.7em;
  padding: 1em;
  height: 50px;
  overflow: hidden;
}
ul.service-grid li a {
  font-size: 0.6em;
}
.blog-top {
  width: 100%;
}
.blog-top:nth-child(3), .blog-top:nth-child(4) {
	display:none;
}
ul.date li span {
  font-size: 0.9em;
}
.four h2 {
  font-size: 1.1em;
}
.four h3 {
  font-size: 2em;
}
a.just-do {
  padding: 0.5em 1em;
  font-size: 0.9em;
}
.contact h1, .top-contact h3 {
  font-size: 1.1em;
}
.contact {
  padding: 1em;
}
.contact p {
  font-size: 0.8em;
  height: 54px;
  overflow: hidden;
}
.top-contact {
  padding: 0.5em 0 0;
}
.your-top i ,.your-single i{
  background: url(img-sprite.png)no-repeat -16px -93px;
  width: 37px;
  height: 37px;
}
.your-top input[type="text"], .grid-contact-in textarea,.your-single input[type="text"], .grid-single-in textarea {
  width: 70%;
  padding: 0.8em 0.3em;
  font-size: 0.8em;
}
.grid-single-in textarea {
  width: 97%;
}
.your-top i.email,.your-single i.email {
  background-position: -57px -92px;
}
.your-top i.website,.your-single i.website {
  background-position: -99px -92px;
}
.grid-contact-in textarea {
  margin: 0em 0 0.5em;
  width: 94%;
  font-size: 1em;
  padding: 0.4em;
}
.grid-contact-in input[type="submit"],.grid-single-in input[type="submit"] {
  font-size: .8em;
}
ul.archive-grid li a {
  font-size: 0.7em;
}
.comment-grid-top h3, .top-single h3, .archive h3 {
  font-size: 1.1em;
}
.info, .tags, .gallery, .feature {
  padding: 0em 0 1em;
}
.top-comment-right ul li span {
  font-size: 0.7em;
}
.comments-top-top {
  margin: 0.7em 0;
}
.single-top p {
  font-size: 0.7em;
}
h4.author {
  width: 82.5%;
  padding: 1.55em 0.2em;
}
.col-d img{
	width:100%;
}
.col-in a {
  font-size: 0.8em;
}
.top-nav-in ul li a{
	font-size: 0.8em;
}
.four {
  min-height: 116px;
  padding: 9em 0 8em;
}
.callbacks_nav {
  top: 24%;
}
.col-d label {
  top: 32%;
}
.map iframe {
  min-height: 569px;
}























@charset "utf-8";
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ul,li {
	list-style:none;
}
button,input {
	outline:none;
	border:none;
}
/*默认宽度*/
.com_width {
	width:1200px;
	margin:0 auto;
}
.com_width2 {
	width:1000px;
	margin:0px auto
}
/* body*/
body {
	font-family:"Microsoft YaHei","微软雅黑";
	font-size:14px;
	color:#464646;
}
/*a*/
a {
	font-size:14px;
	color:#464646;
	text-decoration:none;
}
a:hover {
	color:#ce2d2d;
}
.clearfix {
	*zoom:1;
}
/* 针对IE7 hack，触发IE7的haslayout，以清除浮动 */
.clearfix:before,.clearfix:after {
	display:table;
	content:"";
	line-height:0;
}
.clearfix:after {
	clear:both;
}
.lf {
	float:left;
}
.rt {
	float:right;
}
/*topBar*/
.header {
	min-width:1200px
}
.topBar {
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#333;
	border-bottom:1px solid #e1e1e1;
	position:relative;
}
.topBar .top-opa {
	background:#000;
	opacity:0.1;
	filter:alpha(opacity=10);
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:30px;
	min-width:1200px;
	z-index:-1;
}
.topBar-lf {
	overflow:hidden;
	float:left;
	height: 30px;
    margin-left: 30px;
}
.topBar-lf span.welcom {
	display:block;
	float:left;
	color:#a52222;
}
.topBar-lf .date {
	float:left;
	background:url(top-date.png) no-repeat left center;
	margin-left:15px;
	padding-left:15px;
    height: 30px;
    line-height: 25px;
}
.topBar-lf .date span {
	display:block;
	float:left;
	padding:0 5px;
}
.topBar-lf .weather {
	float:left;
	margin-left:5px;
	background: none;
    padding-left: 0px;
}
.topBar-lf .weather span {
	display:block;
	float:left;
	padding:0 5px;
}
.topBar-rt {
	float:right;
	overflow:hidden;
}
.topBar-rt a {
	font-size:12px;
	display:block;
	float:right;
	padding-left:20px;
}
.topBar-rt a.wyh {
	background:url(top-wyhicon.png) no-repeat left center;
}
.topBar-rt a.rd {
	background:url(top-rdicon.png) no-repeat left center;
	margin-right:15px;
}
/*nav*/
.nav {
	height:60px;
	background:#ce2d2d;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	overflow: hidden;
}
.nav ul li {
	text-align:center;
	float:left;
	cursor:pointer;
}
.nav ul li:hover {
	background:#e25c5d;
}
.jn-nav-cur{background-color: #e25c5d;}
.nav ul li a {
	font-size:18px;
	line-height:60px;
	color:#ffffff;
	display:block;
	padding:0 36px;
}
.nav input.nav_txt {
	font-family:"Microsoft YaHei","微软雅黑";
	font-size:14px;
	height:30px;
	line-height:30px;
	float:left;
	width:245px;
	padding-left:10px;
	color:#4b4b4b;
}
.nav input.nav_btn {
	width:16px;
	height:16px;
	display:block;
	float:right;
	background:url(iconfont-sousuo.png) no-repeat;
	margin-top:7px;
	margin-right:12px;
	cursor:pointer;
}
.nav form {
	margin-right:20px;
	width:292px;
	height:30px;
	line-height:30px;
	background:#fff;
	margin-top:15px;
	overflow:hidden;
}
/*页脚*/
.footer {
	overflow:hidden;
	width: 100%;
	min-width: 1200px;
}
.footer_wrap {
	height:111px;
	/*background:#f9f9f9;*/
	border-top:2px solid #d41616;
	min-width:1200px;
	margin-top:26px;
	overflow:hidden;
	padding-top:25px;
}
.footer_wrap p {
	text-align:center;
	font-size:12px;
	line-height:26px;
	color:#4a4949;
}
/*bg*/
.bg {
	height:492px;
	overflow:hidden;
	min-width:1200px;
	margin-bottom:-492px;
	position:relative;
	z-index:-1;
}
.bg_zt {
	height:260px;
}
.bg_zt img {
	display:block;
}
.bg_zt1 {
	margin-top:80px;
	/*margin-left:80px;*/
	margin-left:50px;
}
.bg_zt2 {
	margin-top:135px;
	margin-right:58px;
}
.bg div {
	height:492px;
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-960px;
	width:1920px;
	z-index:-2
}
.bg1 {
	background:url(bg1_01.jpg) no-repeat center 0px
}
.bg2 {
	background:url(bg2_01.jpg) no-repeat center 0px;
}
.bg3 {
	background:url(bg3_01.jpg) no-repeat center 0px;
}
.bg4 {
	background:url(bg4_01.jpg) no-repeat center 0px;
}
/*foot-图片链接*/
.foot-link {
	width:1160px;
	margin:0 auto;
}
.link_div {
	padding:21px 0 19px 0;
	border:1px solid #eaeaea;
	margin-top:20px;
	overflow:hidden;
}
.link_div a {
	display:block;
	float:left;
	width:136px;
	height:40px;
	margin:0px 14px 0 15px;
}
.link_div a img {
	width:136px;
	height:40px;
}
/*foot-下拉列表*/
.web_link_div {
	margin-top:18px;
	overflow:hidden;
}
.sel_cit {
	margin-right:10px;
}
.h_select {
	background:url(fr_select.jpg) no-repeat;
	float:left;
	width:224px;
	height:40px;
}
.h_select cite {
	width:214px;
	height:40px;
	display:block;
	cursor:pointer;
	font-style:normal;
	line-height:40px;
	padding-left:10px;
	color:#4b4b4b;
}
.h_select ul {
	display:none;
	width:222px;
	border:1px solid #dfdfdf;
	background:#fff;
	position:absolute;
	z-index:3;
	border-top:none;
	max-height:90px;
	overflow-y:auto;
	overflow-x:hidden;
}
.h_select ul li {
	float:left;
}
.h_select ul li a {
	display:block;
	height:30px;
	line-height:30px;
	padding-left:10px;
	text-decoration:none;
	color:#858585;
	width:212px;
}
.h_select ul li a:hover {
	background:#f0f2f5;
}
.footer_wrap .dzjg {
    width: 80px;
    height: 100px;
    float: left;
    margin-left: 26%;
}