@charset "utf-8";
/* ====================
--------------------------------------------------------------
	++++General Styles++++
	++++Typography++++
	++++Content Styles++++
	++++Color Styles++++
	++++Navigation++++
	++++Intro++++
	++++About++++
	++++Team++++
	++++Services++++
	++++Portfolio++++
	++++Ajax content++++
	++++Subscribe++++
	++++Testimonials++++
	++++Prices++++
	++++Clients++++
	++++Contacts++++
	++++Footer++++
	++++CSS Animation++++
	++++Media++++
*/

/* ====================
General Style
--------------------------------------------------------------*/

html{
	overflow-x:hidden !important;
	height:100%;
}
body{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑", sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #000;
	background:#fff;
	height:100%;
	text-align:center;
}
.clear{
	clear:both;
	float:none;
}
@-o-viewport {
	width: device-width;
}
@-ms-viewport {
	width: device-width;
}
@viewport {
	width: device-width;
}

/* ====================
Typography
--------------------------------------------------------------*/
h1 {
	font-size: 3.2em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-weight: 400;
	line-height: 1.17em;	
}
h2 {
	font-size: 2.4em;
	letter-spacing: 0.10em;
	font-weight: 300;
	color: #333;
	font-family: '微软雅黑', sans-serif;	
}
h3 {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-weight: 200;
}
h4 {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: 200;	
}
h5 {
	font-size: 0.8em;
	font-weight: 200;
}
h6 {
	font-size: 0.8em;
	text-transform: uppercase;
	font-weight: 200;
}
.bigtext , .sections-head{
	font-size: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	font-weight: 200;
	font-family: '微软雅黑', sans-serif;
}
.sections-head{
	opacity:0.9;
}
.small-widht{
	max-width:800px;
	margin:0 auto;
}
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.l{
	float:left;
}
/* ====================
Content Styles
--------------------------------------------------------------*/

#main{
	opacity:0;
	height:100%;
}
.wrapper{
    height: 100%;
    margin-left: 250px;
    vertical-align: top;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 2;
}
.container{
	max-width: 1200px;
	width:92%;
	margin:0px auto;
	position: relative;
	zoom:1;
	z-index:2;
}
.container p{
	font-size:0.9em;
	color: #424242;
	line-height: 1.8em;
	padding:10px;
	font-weight:300;
	margin:0 auto;
	text-align:left;
}
.container p a {
	color:#C4261D;
}
.container p.white, .white, #clientsay p{
	color:#fff !important;
	opacity:1 !important;  
}
.container p.color-gray {
	color:#ccc;
	font-size:24px;
}
.small-separator{
	width:100px;
	height:3px;
	background:#C4261D;
	margin:20px auto;
}
.container .t {
	float:left;
	width:100%;
	text-align:center;
}

#intro, .sections, .no-nav, .social-list{
	width: 100%;
	float:left;
}
.content {
	float:left;
	width:100%;
	position:relative;
}
.rester{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
	background:url(../images/raster.png);
}
.rester p{
	width:100%;
	height:100%;
}
.ws{
	background:#fff !important;
}
.sections{
	background:#fff;
}
.quote-icon {
	position:absolute;
	top:0px;
	left:50%;
	width:60px;
	height:30px;
	border:2px solid #fff;
	border-radius:0 0 30px 30px;
	z-index:4;
	color:#fff;
}
.quote-icon i {
	margin:10% auto
}

/* !contents
---------------------------------------------------------- */
article{
	padding-left:290px;
	position:relative;
	z-index:8888;
}
@media screen and (max-width: 959px) {
article{
	padding-left:0;
	padding-top:60px;
}
#top article{
	padding-left:0;
	padding-top:0;
}
}

/* ====================
Color styles - add you color here 
--------------------------------------------------------------*/

::selection {
	background: #C4261D; 
	color:#fff;
}
::-moz-selection {
	background: #C4261D;
	color:#fff;
}
#jpreBar,.patern span,.red,.nav-button span,.inner-overlay,.skillbar-bar,.serviseslider h3 span,.icon-holder,.subscriptionForm input#submitButton,#loadingProgress,.planContainer .price,.planContainer .button a, .sepcolor,.quote-icon,.skillbar-bar,#facts ul li h6,.skillbar-bar-member,.member-social-list li a,#closeProject a,#ajaxpage a.lanch-project,#clientlist,#contact_form textarea:focus,#contact_form input:focus, .owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls .clickable .owl-page:hover span,.slides-pagination a.current,.slides-pagination a:hover,.submit_btn:hover, .pagination a.current-page, .pagination a:hover , .project-details a {
	background:#C4261D;
}
.ajl,.bigtext,.sections-head,.slides-container h1 span,.planContainer .options li,.error,#options li:hover,#options li.actcat,.social-list ul li a:hover,.num,.project-description h3,.project-details h3,.subcribe div#error,.subcribe div#success,.smallicon:hover,.footer, .simple-page-head .content h2 span, .post-body a, .widget h4, .search-submit, .tagcloud a:hover, #comments-title , #reply-title , .controls button:hover, .share-options a:hover, .portfolio-nav a{
	color:#C4261D;
}
#team .content,#options li.back,#subscribe .content,#prices .content, .simple-page{
	border-top:2px solid #C4261D;
}
#facts ul li h6:before {
	border-bottom-color: #C4261D;
}
#testimonials .content{
	border-top:2px solid #C4261D;
	border-bottom:2px solid #C4261D;
}
.actser:after{
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.actser:after {
	border-width: 6px;
	margin-left: -6px;
	border-top-color: #C4261D;
}
.inner a:hover , .inner li.current a{
	color:#C4261D;
	border-right:2px solid #C4261D;
}
.customNavigation a.next-slide{
	background:#C4261D url(../images/pl-small.png) no-repeat center;
}
.customNavigation a.close{
	background:#C4261D url(../images/close-white.png) no-repeat center;
}
.customNavigation a.btn:hover{
	box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #C4261D, 0 0 0 10px rgba(255,255,255,0.5);
}
.triangle{
	border-color: transparent #C4261D transparent transparent;
}
.popup-gallery a span {
	background: #C4261D url(../images/pl-small.png) no-repeat center;
}
.social-list ul li.back{
	border-top: 1px solid #C4261D;
}
.to-top:after {
	border-bottom-color: #C4261D;
}
.flex-direction-nav .flex-next { 
	background: #C4261D url(../images/project-next1.png) no-repeat center;
}
.flex-direction-nav .flex-prev {
	background: #C4261D url(../images/project-prev1.png) no-repeat center;
}

/* =============
	Page preload
---------------------------------*/
#jpreOverlay {
	background: #292929;
}
#jpreLoader{
	width:600px;
	height:100px;
	position:relative;
	z-index:1;
	margin:0 auto;
}
#jpreBar {
	position:fixed;
	width:100%;
	height:100% !important;
	top:0;
	left:0;
}
#jprePercentage {
	font-family: 'Oswald', sans-serif;
	color:#ddd;
	text-shadow: 26px 25px 0px rgba(0, 0, 0, 0.4);
	text-align:center;
	font-size:35px;
	font-weight:100;
	letter-spacing:-2px;
	z-index:2;
	margin:-26px  0 0 -76px;
}

/* =====
overlays global
--------------------*/

.overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	opacity:0.6;
}
.fixed-overlay{
	position:fixed;
}
.body-overlay{
	z-index:99;
	background:#666666;
	display:none
}
.red{
	opacity:0.8;
}
.black{
	background: #282426;
	opacity:0.7;
}
.respimg{
	width:100%;
	height:auto;
}




/* ====================
Navigation
--------------------------------------------------------------*/

.nav-b{
	position: fixed;
	top:0;
	height: 100%;
	z-index: 100;
	width: 250px;
	background: #fff;
	left:0;
}
.inner-b{
	float:left;
	height:100%;
	z-index:99;
}
.inner-b span{
	width:100%;
	float:left;
	font-size: 14px;
	color: #666;
}
.inner-b a{
	width:100%;
	float:left;
	font-size: 18px;
	padding: 10px 10px;
	text-align: left;
	text-transform:uppercase;
	color: #000;
	position:relative;
	font-family: "微软雅黑", sans-serif;
	text-align:center;
}
.inner-b a:hover,.inner-b li.current a{
	color: #C4261D;
	-webkit-transition: color 0.5s linear;
	-moz-transition: color 0.5s linear;
	-o-transition: color 0.5s linear;
	transition: color 0.5s linear;
}
.inner-b .logo{
	margin:40px 5px;
	cursor:pointer;
	width:240px;
}
.fa-web{
	position:absolute;
	bottom:10px;
	left:5px;
	width:240px;
	z-index:100;
}
.fa-web ul li {
	margin-left:4px;
	display:inline-block;	
}
.fa-web ul li a{
	float:left;
	width:45px;
	height:45px;
}
.fa-weib{
	background:url(../images/fa-web-g.png) no-repeat center 0;
}
.fa-qq{
	background:url(../images/fa-web-g.png) no-repeat center -110px;
}
.fa-taobao{
	background:url(../images/fa-web-g.png) no-repeat center -165px;
}
.fa-weib:hover{
	background:url(../images/fa-web-r.png) no-repeat center 0;
}
.fa-qq:hover{
	background:url(../images/fa-web-r.png) no-repeat center -110px;
}
.fa-taobao:hover{
	background:url(../images/fa-web-r.png) no-repeat center -165px;
}
.fa-weixin{
	background:url(../images/fa-web-g.png) no-repeat center -55px;
}
.fa-weixin a{
	display:block;
}
.fa-weixin .weixin_nr{
	width:150px;
	height:150px;
	padding:10px;
	position:absolute;
	left:10px;
	top:-170px;
	display:none;}
.fa-weixin.on .weixin_nr{
	display:block;
}
.fa-weixin.on a{
	background:url(../images/fa-web-r.png) no-repeat center -55px;
}

.navigation{
	position: fixed;
	top:0;
	left:-250px;
	height: 100%;
	z-index: 100;
	width: 250px;
	background: #fff;
	display:none;
}
.nav-overlay{
	background:#fff;
	position:absolute;
	top:0;
	right:-50px;
	width:54px;
	height:100%;
	z-index:-1;
}
.nav-button{
	width:46px;
	height:36px;
	position:absolute;
	top:50%;
	margin-top:-18px;
	right:-46px;
	cursor:pointer;
	padding:4px;
}
.mini-logo{
	top: 10px;
    right: -56px;
    margin-top: 0;
}
.nav-button span{
	width:100%;
	height:4px;
	float:left;
	margin-bottom:6px;
}
.inner{
	float:left;
	position:realtive;
	height:100%;
	z-index:99;
}
.link-holder {
	max-width:500px;
	margin:30px auto;
	position:relative;
	z-index:2;
}
.inner a{
	width:90%;
	float:left;
	font-size: 16px;
	padding: 10px 10px;
	text-align: left;
	text-transform:uppercase;
	color: #fff;
	position:relative;
	opacity:0;
	left:-25%;
	font-family: 'Oswald', sans-serif;
	border-bottom: 1px solid #101011;
	border-top: 1px solid #38393b;
}
.inner a:hover , .inner li.current a{
	-webkit-transition: color 0.33s linear;
	-moz-transition: color 0.33s linear;
	-o-transition: color 0.33s linear;
	transition: color 0.33s linear;
}
.logo{
	margin-top:50px;
	cursor:pointer;
}
.social-list{
	position:absolute;
	bottom:10px;
	left:-8px;
	width:100%;
}
.social-list ul {
	position:relative;
	z-index:3;
}
.social-list ul li {
	margin-left:4px;
	display:inline-block;	
}
.social-list ul li a{
	float:left;
	color:#fff;
	width:45px;
	height:45px;
}
.social-list ul li i{
	margin-top:6px;
}


.nav-pro {
	margin: 50px auto 20px; 
	text-align: center;
}
.nav-pro ul ul {
	display: none;
}

.nav-pro ul li:hover > ul {
	display: block;
}
.nav-pro ul {
	padding: 0 20px;
	list-style: none;
	position: relative;
	display: inline-table;
}
.nav-pro  ul:after {
	content: ""; clear: both; display: block;
}

.nav-pro  ul li {
	float: left;
	color: #fff;
	height: 61px;
}
.nav-pro ul li:hover {
	border-bottom:2px solid #C4261D;
}
.nav-pro .current {
	border-bottom:2px solid #C4261D;
}
.nav-pro  ul li:hover a {
	color: #fff;
}
.nav-pro  ul li a {
	display: block;
	padding: 15px 25px;	
	color: #fff;
	text-decoration: none;
	height: 51px;
}
.nav-pro  ul ul {
	background-color:rgba(0,0,0,0.3);
	border-radius: 0px; padding: 0;
	position: absolute; top: 100%;
	z-index:200;
}
.nav-pro  ul ul li {
	float: none; 
	border-bottom: 1px solid #C4261D;
	position: relative;
	min-width: 146px;
	height: 51px;
}
.nav-pro  ul ul li a {
	padding: 15px 25px;
	color: #fff;
}	
.nav-pro  ul ul li a:hover {
	background-color:rgba(0,0,0,0.6);
}
.nav-pro  ul ul ul {
	position: absolute; left: 100%; top:0;
}


/* ====================
车型选择
--------------------------------------------------------------*/
.nav-pro-model {
	margin: 10px auto 20px;
	text-align: center;
}
.nav-pro-model ul ul {
	display: none;
}


.nav-pro-model ul {
	list-style: none;
	position: relative;
	display: inline-table;
	width:100%;
}
.nav-pro-model  ul:after {
	content: ""; clear: both; display: block;
}

.nav-pro-model  ul li {
	color: #000;
	border-bottom:2px solid #AAA;
}
.nav-pro-model ul li:active {
	border-bottom:2px solid #C4261D;
}
.nav-pro-model .current {
	border-bottom:2px solid #C4261D;
}
.nav-pro  ul li:active a {
	color: #000;
}
.nav-pro-model  ul li a {
	display: block;
	color: #000;
	text-decoration: none;
}
.nav-pro-model  ul ul {
	background-color:rgba(0,0,0,0.3);
	border-radius: 0px;
	padding: 0;
	position: relative;
	left:160px;
	top:-40px;
	z-index:200;
	width:260px;
}
.nav-pro-model  ul ul li {
	float: none; 
	border-bottom: 1px solid #C4261D;
	position: relative;
	min-width: 146px;
	height: 51px;
	width:260px;
}
.nav-pro-model  ul ul li a {
	padding: 10px 25px;
	color: #fff;
}	
.nav-pro-model  ul ul li a:hover {
	background-color:rgba(0,0,0,0.6);
}
.nav-pro-model  ul ul ul {
	position: absolute; left: 100%; top:0;
}
.nav-pro-model-image {
	width:75%;
	float:right;
	display:block;
}
.nav-pro-model-image img {
	width:100%;
}

.model-new {
	margin:15px 2%;
	width:30%;
	height:320px;
	border: #aaa solid 1px;
	border-bottom:2px solid #aaa;
	float:left;
	padding: 15px;	
	transition: all 0.6s;
}
.model-new:hover {
	border-color:rgb(196, 38, 29);
	transition: all 1.2s;
}
.model-new a p{
	font-size:1.4em;
	float:left;
}
.model-new a img{
	display:block;
	margin-top:80px;
	width:100%;
}
.model-old {
	margin:15px 2%;
	padding:15px 5px;
	width:20%;
	float:left;
	background-color:rgba(0,0,0,0.1);
}
.model-old a p {
	width:100%;
	font-size:1.1em;
	font-weight:300;
	float:left;
	height:18px;
	line-height:18px;
	text-align:center;

}
.model-old a img{
	display:none;
	width:100%;
}

.model-y {
	margin:15px 2%;
	padding:15px 5px;
	width:46%;
	float:left;
	background-color:rgba(0,0,0,0.1);
}
.model-y a p {
	font-weight:200;
	line-height:1.6em;
	font-size:1.1em;
}
.model-y a span {
	color:rgb(196, 38, 29);
	font-size:0.9em;
}



/* ====================
配置选择
--------------------------------------------------------------*/

.configuration {
	margin:0 auto;
	width:100%;
}
.config-list {
	margin: 10px auto 25px;
	float:left;
	text-align: center;
	width:100%;
}
.config-list h4 {
	margin:10px auto;
	font-size:1.2em;
	font-weight:900;
	padding:0 15px;
	text-align:left;
	height:48px;
	line-height:48px;
}
.config-list h4 a {
	border-bottom:2px solid #C4261D;
	color:#000;
	width:auto;
	padding-bottom:10px;
}
.config-list ul {
	list-style: none;
	position: relative;
	display: inline-table;
	width:100%;
}
.config-list ul li {
	margin:10px 15px;
	float:left;
	width:45%;
    height: 100%;
    border: #ccc solid 1px;
    overflow: hidden;
}

.config-list ul li img {
	width:100%;
	height:auto ;
}
.config-list ul li p {
	width:100%;
	text-align:center;
	font-size:1.2em;
	color:#000;
	height:36px;
	line-height:36px;
}
.config-list ul li span {
	color:#C4261D;
	height:24px;
	line-height:24px;
}

.up-type {
	color:#000;
	font-size:1.2em;
	height:32px;
	line-height:32px;
	float:left;
	font-weight:900;
	border-bottom: 2px solid rgb(196, 38, 29);
	padding-bottom:10px;
	margin:15px 0 5px 15px;
}

.Bootstrap {
	color:#666;
	font-size:0.9em;
	height:32px;
	line-height:32px;
	float:left;
	margin:15px 0 25px 15px;
}
.Bootstrap a {
	color:#666;
}
	
/* ====================
Intro
--------------------------------------------------------------*/

#intro{
	height:100%;
	padding: 0;
	color:#fff;
	margin:0
}
#topSlide{
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	position: absolute;
	display:block;
}
.slides-big-img{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 0;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background-attachment:fixed;
	position:absolute;
}
.patern{
	width:50%;
	height:2px;
	background:#fff;
	margin:0 auto;
	display:block;
}
.patern span {
	float:left;
	width:30%;
	height:2px;
}
.slides-container{
	font-family: 'Oswald', sans-serif;
}
.slides-container .container{
	top:25%;
}
.slides-container h1 {
	margin-bottom:20px;
	letter-spacing: 0.10em;
}
.start{
	position:absolute;
	bottom:50px;
	left:50%;
	margin-left:-15px;
	z-index:20;
}

/* ====================
About
--------------------------------------------------------------*/

#about{
	overflow:hidden;
	display:block;
}
#about .content{
	padding:50px 0 30px 0;
	background:#fff;
}
#about .item .grid-2 p {
	text-align:justify;
}
.present-block {
	opacity:0;
	position:relative;
	top:50%;
	max-width:600px;
	margin:0 auto;
}
.skillbar-holder{
	margin-top:10px;
}
.skillbar {
	float:left;
	position:relative;
	display:block;
	margin-bottom:15px;
	width:100%;
	background:#eee;
	height:10px;
	border-radius:4px;
	overflow:hidden;
}
.skillbar-title {
	float:left;
	font-size:13px;
	color:#000;	
}
.skillbar-title span {
	display:block;
}
.skillbar-bar {
	height:10px;
	width:0px;
	border-radius:4px;
}
.skill-bar-percent {
	float:right;
	font-size:11px;
	color:#444;
	margin:2px 0 0 10px;
}
.anim{
	position:relative;
	top:-25%;
	opacity:0;
}
.customNavigation a.btn{
	width:36px !important;
	height:36px !important;
	display:block;
	border-radius:100%;
	cursor:pointer;
	text-indent:-99999px;
	border:6px  double #fff;
	opacity:0.8;
}
.customNavigation a.next-slide{
	position:absolute;
	right:10%;
	top:25%;
	display:block;

}
.customNavigation a.close{
	position:relative;
	margin:10px auto;
}
.customNavigation a.btn:hover{
	opacity:0.5;
	border:6px solid #fff;
}

/* ====================
Facts
--------------------------------------------------------------*/

#facts{
	background:#292929 url(../images/box.png) no-repeat center;
}
#facts .content{
	padding:100px 0;
}
#facts ul {
	margin:0 auto;
}
#facts ul li {
	display:inline-block;	
	position:relative; 
	border-left: 1px solid #38393b;
}
#facts ul li:first-child{
	border-left:none;
}
.milestone-counter{
	float:left;
	width:100%;
}
#facts ul li h6 {
	font-size:13px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	padding:12px;
	clear:both;
	max-width:200px;
	margin:0 auto;
	position:relative;
	display:block;
}
#facts ul li h6 i {
	float:left;
	border-right:1px solid #fff;
	padding:6px;
	margin-top:-8px;
	margin-left:-6px;
}
#facts ul li h6:before {
	top: -20px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#facts ul li h6:after{
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#facts ul li h6:before {
	border-width: 12px;
	margin-left: -12px;
}
#facts ul li h6:after {
	border-top-color: #fff;
	border-width: 6px;
	margin-left: -6px;
}
.num{
	position:relative;
	z-index:-1;
	font-size:96px;
	font-family: 'Oswald', sans-serif;
	-webkit-backface-visibility: visible;
	-webkit-transform-origin: 50% 50%;
	-webkit-transform: perspective(1050px) rotateY(3125deg);
	-moz-backface-visibility: visible;
	-moz-transform-origin: 50% 50%;
	-moz-transform: perspective(1050px) rotateY(3125deg);
	-o-backface-visibility: visible;
	-o-transform-origin: 50% 50%;
	-o-transform: perspective(1050px) rotateY(3125deg);
	-ms-backface-visibility: visible;
	-ms-transform-origin: 50% 50%;
	-ms-transform: perspective(1050px) rotateY(3125deg);
    transition: all 3.5s ease;
    -webkit-transition: all 3.5s ease; 
    -moz-transition: all 3.5s ease; 
    -o-transition: all 3.5s ease; 
    -ms-transition: all 3.5s ease; 
}
.norotade{
	-webkit-transform: perspective(1050px) rotateY(0deg);
	-moz-transform: perspective(1050px) rotateY(0deg);
	-o-transform: perspective(1050px) rotateY(0deg);
	-ms-transform: perspective(1050px) rotateY(0deg);
}

/* ====================
Team
--------------------------------------------------------------*/

#team .content{
	padding:100px 0;
	background:#fff;
}
#team .content .quote-icon{
	margin-left:-40px;
}
#team p {
	margin-bottom:20px;
}
.member-box {
	margin-bottom:20px;
	position:relative;
	width:350px;
	display:inline-block;
	margin-left:20px;
	top:25%;
	opacity:0;
	overflow:hidden;
}
.member-box h3 {
	margin-bottom:0;
	margin-top:15px;
	font-size:15px;
}
.member-box span , .member_info span {
	color:#8F989F;
	margin-bottom:20px;
	display:block;
	font-size:10px;
	letter-spacing:1px;
	line-height:120%;
	text-transform:uppercase;
	margin-top:5px;
}
.member-photo {
	position:relative;
	z-index:1;
	border-radius:6px;
}
.moreinfo  {
	display:block;
	position:relative;
	margin:0 auto;
	overflow:hidden;
}
.member-skils{
	position:absolute;
	top:100%;
	left:0;
	width:100%;
	height:100%;
	z-index:2;
}
.team-overlay {
	z-index:-1;
	background:#fff;
	opacity:0.8;
}
.member-skils h5{
	margin-top:6px;
}
.ms {
	width:90%;
	margin:10px auto !important; 
}
.skillbar-member {
	position:relative;
	display:block;
	float:left;
	width:100%;
	background:#eee;
	height:3px;
	border-radius:2px;
	overflow:hidden;
	margin-top:-10px !important
}
.skillbar-title-member span {
	float:left;
	font-size:12px;
	color:#666;
	font-family: 'Oswald', sans-serif;
}
.skillbar-bar-member {
	height:3px;
	width:0px;
}
.skill-bar-percent-member {
	float:right;
	font-size:11px;
	color:#666;
}
.member-skils p {
	text-align:left;
	font-size:12px;
	letter-spacing:1px;
	width:95%;
	margin:0 auto;
	font-family: 'Oswald', sans-serif;
}
.member-social-list li {
	display:inline-block;
	width:40px;
	height:40px;
}
.member-social-list li a {
	width:40px;
	height:40px;
	float:left;
	border-radius:30px;
	border:1px solid #eee;
}
.member-social-list li i{
	color:#fff;
	margin-top:11px;
}
.member-social-list li a:hover{
	border-radius:4px;
	background:#292929;
}

/* ====================
 servises
--------------------------------------------------------------*/

#servises{
	background-image:url(../images/bg/1.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	color:#fff;
}
#servises .content{
	padding:100px 0 0  0;
}	
#service_boxes {
    margin-top:70px;
}
.service_box {
    margin:0 20px 10px 20px;
	display:inline-block;
	width: 250px;
	position:relative;
	opacity:0;
	top:25%;	        
}
.animbox {
	padding: 17px 35px;
    width: 250px;
	float:left;
	margin-top:0px;
    margin-bottom: 30px;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius:4px;
	letter-spacing: 1px;
	position: relative;
	overflow:hidden;
	cursor:pointer;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	text-transform:uppercase;
}
.serviseslider-holder {
	position:relative;
	z-index:2;
	background:#fff;
	color:#292929;
	padding:100px 0;
}
.serviseslider h3 {
	font-size:24px;
	color:#ccc;
	margin-bottom:16px;
	font-family: 'Oswald', sans-serif;
}
.serviseslider h4{
	margin-top:10px;
	margin-bottom:6px;
}
.serviseslider h3 span {
	width:5px;
	height:5px;
	display:inline-block;
	float:none;
	border-radius:100%;
	margin:6px 24px;
}
.actser:before {
	bottom: -20px;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.actser:before {
	border-bottom-color: #fff;
	border-width: 36px;
	margin-left: -36px;
}	
.icon-holder {
	width:90px;
	height:90px;
	margin:6px auto 6px;
	border-radius:100%;
	line-height:60px;
	position:relative;
}
.icon-holder i{
	color:#fff;
	margin-top:25px;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(0,0,0,0.5)));
}

/* ====================
 portfolio
--------------------------------------------------------------*/

#portfolio .content{
	padding:20px 0 0 0;
	background:#fafafa;
}
#folio_container{
	position:relative;
	z-index:3;
}
.aih{
	width:100%;
	float:left;
	padding-bottom:50px;
}
#folio_container .mix { 
	opacity: 0;
	display: none;
}
#options{
	margin:50px auto 20px;
	max-width:600px;
	text-align:center;
	position:relative;
	z-index:2;
}
#options ul {
	position:relative;
}
#options li{
	display:inline-block;
	margin-bottom:5px;
	color: #666;
	font-style: normal;
	font-weight: 200;
	line-height: 1.17em;
	padding:6px 10px;
	cursor:pointer;	
	font-family: 'Oswald', sans-serif;
	position:relative;
}
#options li a{
	color:#666;
}
#options li.back{
    z-index: 8;
	padding:0;
	margin-bottom:5px;
    position: absolute;
	bottom:-10px;
	height:1px;
}

.box {
	float:left;
	width: 25%;
	padding: 0;
	text-align:center;
	padding:10px;
}
.box  a{
	position:relative;
	width:100%;
	height:100%;
	display:block;
	color:#000;
	overflow:hidden;
	opacity:0;
	top:50%;
}
.box a img{
	position:relative;
	z-index:1;
}
.box  a div.folio-name {
	position: absolute;
	width: 100%;
	height: 100%;	
}
.box  a div.folio-name div.folio-overlay {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	position:relative;
	text-align:center;
	z-index:2;
}
.box  a div.folio-name div.folio-overlay span.overlay{
	z-index:-1;
	opacity:0.7;
}
.box  a h4{
	width:100%;
	position:absolute;
	top:30%;
	text-transform:uppercase;
	font-size:18px;
	font-weight:100;
}
.box  a h6{
	letter-spacing:1px;
	width:100%;
	position:absolute;
	top:45%;
	font-family: 'Oswald', sans-serif;
}


.box-pro {
	float:left;
	width: 33.333%;
	text-align:center;
	padding:10px;
}
.box-pro .folio{
	margin:0;
	width:100%;
	height:100%;
	border:#ccc solid 1px;
	overflow: hidden;  
}
.box-pro .folio img{
	z-index:1;
	cursor: pointer;
	transition: all 1.6s; 
}
.box-pro .folio img:hover{
	z-index:-1;
	opacity:0.6;
	transform: scale(1.4);
}
.box-pro .folio h4{
	text-transform:uppercase;
	font-size:1.2em;
	line-height:2.2em;
	font-weight:100;
}
.box-pro .folio h4:hover{
	color:#C4261D
}
.box-pro .folio h6{
	font-size:0.9em;
	line-height:1.8em;
	letter-spacing:1px;
}


/* ====================
ajax content
--------------------------------------------------------------*/

#project-navigation {
	width: 100%;
	height: 48px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-24px;
}
#project-navigation ul {
	padding: 0;
	display: none;
}
#project-navigation ul li a{
	width:20px;
	height:48px;
}
#project-navigation ul li#prevProject a {
	float:left;
	background:url(../images/project-prev.png) no-repeat center;
	margin-left:15px;
}
#project-navigation ul li#nextProject a {
	float:right;
	background:url(../images/project-next.png) no-repeat center;
	margin-right:15px;
}
#project-navigation ul li a {
	float: left;
}
#project-navigation ul li a.disabled, #project-navigation ul li a.disabled:hover {
	opacity:0;
}
#closeProject {
	max-width:1000px;
	margin:0 auto;
}
#closeProject a{
	float:left;
	padding: 10px 20px 10px 20px;
	position:relative;
	margin-top:-64px;
	display: none;
	z-index:1111;
	color:#fff;
	text-transform:lowercase;
	border-radius:6px; 
  	-webkit-box-shadow: 0px 1px 3px #666666;
  	-moz-box-shadow: 0px 1px 3px #666666;
  	box-shadow: 0px 1px 3px #666666;
	font-family: 'Oswald', sans-serif;	
}
#ajax-section {
	position: relative;
	padding: 0;
	width:100%;
}
#ajax-section #loader {
	width: 100px;
	height: 100px;
	display: none;
	position: absolute;
	top:5%;
	left:50%;
	margin-left:-50px;
	background: url(../images/loader.GIF) no-repeat center;
}
#ajax-content-outer {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#ajax-content-inner {
	float: left;
	width:100%;
	height: 0;
	opacity: 0;
}
#ajaxpage {
	float: left;
	width:100%;
	display: block;
	padding-bottom:20px;
}
#ajaxpage h2{
	text-align:left;
	margin-left:12px;
}
#ajaxpage .small-separator{
	float:left;
	margin-left:12px;
}
.height-emulator{
	width:100%;
	height:30px;
	float:left;
}
#ajaxpage .container {
	max-width:1000px;
	margin:10px auto;
}
.project-media {
	margin-top: 70px;
	margin-bottom: 30px;
	overflow: hidden;
	display: block;
}
.lanch-holder {
	max-width:1000px;
	margin:0 auto;
}
#ajaxpage  a.lanch-project{
	float:right;
	padding: 10px 20px 10px 20px;
	margin:30px -15px 0 0;
	color:#fff;
	text-transform:lowercase;
	border-radius:6px; 
  	-webkit-box-shadow: 0px 1px 3px #666666;
  	-moz-box-shadow: 0px 1px 3px #666666;
  	box-shadow: 0px 1px 3px #666666; 
	font-family: 'Oswald', sans-serif;
}
#closeProject a:hover, #ajaxpage   a.lanch-project:hover{
	opacity:0.8;
}
.project-description, .project-details {
	margin-bottom: 30px;
	text-align:left;
}
.project-description h3, .project-details h3 {
	margin-bottom: 10px;
	font-style: normal;
	line-height: 1.2em;
	font-size: 1.2em;
	letter-spacing:0;
	text-transform: uppercase;
	font-weight: 400;
}
.project-description p {
	padding-bottom: 7px;
	border-top:1px solid #ccc;
}
.project-details p {
	padding-bottom: 7px;
	border-bottom:1px solid #ccc;
}
.project-details p span {
	font-weight: bold;
}
.popup-gallery a{
	display:block;
	position:relative;
}
.popup-gallery a span {
	width:50px;
	height:50px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-25px;
	margin-left:-25px;
	z-index:3;
	display:none;
	opacity:0.8;
	border-radius:100%;
}
.popup-gallery a:hover span{
	display:block;
}
.gal {
	margin:0 4% 6% 0;
}
/* ====================
subscribe
--------------------------------------------------------------*/

#subscribe{
	background-image:url(../images/bg/1.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	color:#fff;	
}
#subscribe .content{
	padding:70px 0;
}
.subcribe{
	margin:30px auto;
	position:relative;
	max-width:350px;	
}
.subcribe div {
	display:none;
	width:100%;
	height:50px;
	font-size:14px;
	font-weight:300;
	letter-spacing:1px;
	font-family: 'Oswald', sans-serif;
	position:absolute;
	background:#fff;
	border:1px solid #ccc;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	bottom:-60px;
	left:0;
	line-height:40px;
	padding:4px;
}

.subcribe fieldset{
	border:1px solid #101011;
	background: none !important;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	position:relative;
	z-index:1;
}
.subscriptionForm input.inputForm{
	width:70%;
	float:left;
	height:50px;
	border:none;
	outline:none;
	background: none;
	padding-left:8px;
	letter-spacing:2px;
	color:#fff;
	font-size:14px;
	font-weight:200;
	line-height:50px;
}

.subscriptionForm input#submitButton{
	border:none;
	width:25%;
	float:left;
	height:40px;
	cursor:pointer;
	margin:5px 0 0 2.5%;
	letter-spacing:2px;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size:14px;
	color:#fff;
	letter-spacing:2px;
}
.subscriptionForm input#submitButton:hover{
	color:#fff;
	background: #292929;
}
.suboverlay {
	background:#fff;
	opacity:0.3;
	border-radius:3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
/* ====================
Testimonials
--------------------------------------------------------------*/
	
#testimonials{
	background-image:url(../images/bg/1.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: top;
	color:#fff;	
}
#testimonials .content{
	padding: 80px 0;
}
#testimonials-slider{
	position:relative;
	z-index:2;
	cursor:move;
	padding:20px 0;
}
#clientsay {
	max-width:1200px;
	margin:0 auto;
}
#clientsay p {
	font-size:20px;
	font-family: "Times New Roman", Times, serif; font-style: italic;
	cursor:move;
	padding:8px;
	margin-top:30px;
}
#clientsay .item {
	padding:30px 20px;
}
#clientsay span {
	margin:20px auto;
	font-weight:100;
	color: #fff;
	margin-top:8px;
	opacity:0.8;
}
/* ====================
Prising
--------------------------------------------------------------*/

#prices .content{
	padding:40px 0;
	background:#fafafa;
}
.planContainer .price{
	padding:18px 0;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(0,0,0,0.2)));
}
.hot{
	background:#666 !important;
}
.planContainer h3 {
	font-size:18px;
	margin:7px 0 15px 0;
	color:#000;
	letter-spacing:normal;
	padding:0 10px;
}
.planContainer .price .price-nominal {
	color: #fff;
	font-size:34px;
	font-weight:300;
	font-family: 'Oswald', sans-serif;	
}
.planContainer .price .term{
	width:100%;
	font-size:14px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
	opacity:0.6;
}
.planContainer .price .price-nominal  span {
	font-size:18px;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}
.planContainer .price p span {
	color: #fff;
	margin-top:-18px;
}
.planContainer .options {
	margin-top: 50px;
}
.planContainer .options li {
	width:96%;
	margin-left:1.5%;
	background:#F3F4F8;
	padding:4px 0;
	line-height: 2.5;
	font-size:16px;
}
.planContainer .options li.nocolor{
	background:#fff;
}
.planContainer .options li span {
	font-weight: 400;
	color: #979797;
}
.planContainer .button a {
	text-transform: uppercase;
	color: #fff;
	font-weight: 100;
	letter-spacing: 3px;
	line-height: 2.8em;
	font-family: 'Oswald', sans-serif;
	display: inline-block;
	padding:0 30px;
	margin: 0 auto;
	position:relative;
	top:25px;
	border-radius:2px;
	-webkit-box-reflect: below 1px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.6, transparent), to(rgba(0,0,0,0.2)));
}
#priceSlider .item .plan{
	width:90%;
	margin:30px auto 39px;
	background: #fff;
	border:1px solid #ccc;
	border-radius:4px;
	cursor:move;
	position:relative;
}
/* ====================
Clients
--------------------------------------------------------------*/

#clientlist{
	cursor:move;
	position:relative;
}
		
/* ====================
Contacts
--------------------------------------------------------------*/

#contacts{
	width:100%;
	clear:both;
	background-color:#292929 ;
	background-image:url(../images/bg/bg2.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position:250px 100%;
	color:#fff;
}
#contacts .content{
	padding:50px 0 0;
}
.contact-details{
	margin:50px 0 ;
}
.contact-details span{
	width:100%;
	float:left;
	margin:15px 0 30px;
	position:relative;
	z-index:3;
	color:#fff;
	font-size:14px;
	font-weight:300;
}
.smallicon{
	width:115px;
	height:115px;
	margin:0 auto;
	position:relative;
	z-index:1;
	cursor:pointer;
	top:25%;
	opacity:0;
	color:#fff;
	display:block;
}
.phone{
	background:url(../images/fa-b.png) no-repeat;
}
.actform{
	background:url(../images/fa-b.png) no-repeat center -115px;
}
.showmap{
	background:url(../images/fa-b.png) no-repeat center -230px;
}
.phone,.actform,.showmap,.phone:hover,.actform:hover,.showmap:hover,.fa-weixin:hover,.fa-qq:hover,.fa-weib:hover,.fa-taobao:hover{
	-webkit-transition:0.5s linear;
	-moz-transition:0.5s linear;
	-o-transition:0.5s linear;
	transition:0.5s linear;
}
.phone:hover{
	background:url(../images/fa-w.png) no-repeat;
}
.actform:hover{
	background:url(../images/fa-w.png) no-repeat center -115px;
}
.showmap:hover{
	background:url(../images/fa-w.png) no-repeat center -230px;
}

.showform {
	margin-top:80px;
	padding-left:14px;
}
.contactForm{
	margin:0 auto;
	max-width:800px;
	display:none;
}

/* ======
Contact form
------------*/

#contact_form{
	width: 100%;
	font-size: 11px;
	color: #666666;
	margin:0 auto;
}
#contact_form label{
	display: block;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
}
.m-top{
	float:left;
	margin-top:15px;
	text-align:center;
	width:100%;
}
#contact_form input{
	border:1px solid #101011;
	outline: none;
	padding: 0 10px;
	float:left;
	width:100%;
	height: 35px;
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	-webkit-appearance: none;
	border-radius: 4px;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	font-size: 1em;
}
.right{
	float:right !important;
}
#contact_form textarea{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	border:1px solid #101011;
	color: #fff;
	height:200px;
	width: 96%;
	resize: vertical;
	outline:none;
	margin-top:8px;
	padding:10px;
	-webkit-appearance: none;
	border-radius:4px;
}
#contact_form textarea:focus, #contact_form input:focus {
	color:#fff;
	-webkit-transition: background 0.33s linear;
	-moz-transition: background 0.33s linear;
	-o-transition: background 0.33s linear;
	transition: background 0.33s linear;
}
.submit_btn {
	border: none;
	padding: 5px 15px 5px 15px;
	color: #fff;
	background: #666;
	width:150px;
	margin:0 auto;
	cursor:pointer;
	border-radius:4px;
	letter-spacing:3px;
}

.success{
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
	border:1px solid #101011;
	padding: 10px;
	font-size:16px;
	color:#fff;
	width:100%;
	position:relative;
	border-radius:4px;
	font-family: 'Oswald', sans-serif;	
}
.error{
	background:#fff;
	padding: 10px;
	font-size:16px;
	width:100%;
	position:relative;		
	border-radius:4px;
	font-family: 'Oswald', sans-serif;
}
.to-top {
	position:absolute;
	z-index:3;
	cursor:pointer;
	width:60px;
	height:30px;
	margin-left:-30px;
	border:none;
	background-image:url(../images/totop.png);
	background-repeat:no-repeat;
	background-position:center;
}

/* ======
map styles
------------*/	

.mapbox{
	float:left;
	width:100%;
	height:0;
	position:relative;
	z-index:3;
	overflow:hidden;	
}
#map_canvas { 
	height: 450px; 
	position:absolute;
	top:0;
	left:0; 
	width:100%;
	z-index:1; 
}
.map-decor{
	position:absolute;
	width:100%;
	height:25px;
	opacity:0.5;
	background:#292929;
	left:0;
	top:0;
	z-index:2;
}
.close-map {
	position:absolute;
	top:0;
	right:0;
	width:50px;
	height:50px;
	z-index:3;
	cursor:pointer;
}
.close-map img {
	position:absolute;
	top:5px;
	right:8px;
	z-index:2;
}
.triangle{
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 50px 50px 0;
	position:relative;
	z-index:-1;
}
/* ====================
Footer
--------------------------------------------------------------*/

.footer{
	width:100%;
	background:#000;
	position:relative;
	padding:20px 0;
	z-index:2
}
.footer p {
	font-size: 0.9em;
	margin:0 auto;
	max-width:800px;
	line-height:1.8em;
	color:#fff;
}
.footer p a{
	color:#999;
}
/* ====================
Blog
--------------------------------------------------------------*/

.simple-page-head{
	background-image:url(../images/bg/bg1.jpg);
	background-size: cover;
	background-attachment: fixed;
	background-position: center;
	color:#fff;	
}
.simple-page-head .content{
	padding:60px 0;
}
.simple-page-head .content h2{
	color:#fff;
}
.simple-page .content{
	padding:80px 0;
}
.post-body{
	margin-top:20px;
}
.post-body a{
	float:right;
}
.post-body a:hover{
	color:#292929;
}
#blog { 
	margin-top:30px;
}


.news-list{
	width:100%;
	margin-bottom:20px;
	text-align:left;
}
.news-list li{
	width:100%;
	padding:30px 0 30px 20px;
}
.news-list li .news-p{
	float:left;
	width:200px;
	height:120px;
	overflow:hidden
}
.news-list li .news-p img{
	height:120px;
	width:auto;
	max-width:180px;
	display:block;
}
.news-list li .nopic{
	width:100%;
	position:static;
}
.news-list li .news-t{
	float:left;
	max-width:800px;
	margin-right:10px;
}
.news-list li .news-t h3{
	font-size:1.2em;
	letter-spacing:normal;
}
.news-list li .news-t span{
	font-size:0.9em;
	line-height:2.4em;
	color:#999;
}
.news-list li .news-t p{
	font-size:1em;
	color:#666;
	padding:0;
}


.model-list {
	width:100%;
	margin-bottom:20px;
	text-align:left;
}
.model-list li{
	width:48%;
	float:left;
	padding-top:25px;
}
.model-list li .model-p{
	overflow:hidden
}
.model-list li .model-p img{
	width:100%;
	display:block;
}
.model-list li .model-t p{
	font-size:1.2em;
	letter-spacing:normal;
	text-align:center;
}


.post-body p{
	font-size:1em;
	color:#222;
}
.post-body h2{
	font-size:1.8em;
	line-height:2em;
	padding:10px;
}
.post-body p strong{
	font-weight:bold;
}

.post-body img{
	max-width:100%;
	height:auto;
}
/*-- Post Styles --*/

.post { 
	position:relative;
	text-align:left;
	padding:0px 0px 30px 70px;
	border-bottom:1px solid #ccc;
}
.post-media{
	position:relative;
}
.post-media img {
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px;
}
.post .date {
	position: absolute;
	text-align: center;
	width: 40px;
	padding-bottom: 10px;
	top: 0;
	left: 0;
	text-transform: uppercase;
	font-size: 1.6em;
	letter-spacing: 0.2em;
	line-height: 0.8em;
	border-bottom: 1px solid #ccc;
}
.post-decor{
	position:absolute;
	width:1px;
	height:98%;
	top:0;
	left:19px;
	background:#ccc;
}
.post .date small{
	font-size: 0.5833333333333333em;
}

.post-title h2{
	text-align:center;
	text-transform: none;
	letter-spacing: normal;
	font-weight:900;
}
.post.quote .post-title h2, .post.link .post-title h2{
	font-size: 1em!important;
	text-transform: uppercase;
	letter-spacing: 0.20em;
	padding: 0;
}
.post-title a{
	color: #292929!important;
}
.post-meta h6, .post-meta a {
	color: #666!important;
	font-size:0.9em;
	line-height:3.8em;
	text-align:center;
	border-bottom:#ccc solid 1px;
}
.post-xian{
	border-bottom:1px #ccc solid;
	clear: both;
    float: none;
	height:1px;
	width:95%;
	margin:15px 0;
}
/*-- Sidebar styles --*/

.widget {
	text-align: left;
	margin: 50px auto;
}
.widget h4{
	margin-bottom:10px;
}
.searh-holder{
	border: 1px solid #ccc;
	position:relative;
	height: 43px;
}
.search {
	border: none;
	float: left;
	outline: none;
	padding: 0px 0px 0px 10px;
	width: 100%;
	height: 40px;
	background: #fff;
	color: #aaaaaa;
	-webkit-appearance: none;
}
.search-submit {
	border: none;
	outline: none;
	cursor: pointer;
	position:absolute;
	background:#fff;
	top:0;
	right:0;
	width: 18%;
	height: 40px;
}
.search-submit:hover i {
	opacity:0.5;
}
.cat-item, .recentcomments {
	font-size: 0.8666666666667em;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}
.cat-item a, .recentcomments a { 
	color: #060606!important; 
	font-weight: 400; 
}
.tagcloud a {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 0.8em;
	text-transform: uppercase;
	padding: 5px 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background:#e9e9e9;
	color:#666;
}
.widget-archive a, .widget-recent-entries a {
	color: #060606!important; 
	font-weight: 400;
	font-size: 0.8666666666667em;
	display: block;
	padding-bottom: 8px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e9e9e9;
}


/* -----分页--
#pages {padding:30px 0 50px 0;font-size:15px;text-align:center}
#pages a {padding:0 12px;height:30px;line-height:30px;color:#333;font-size:15px;background:#fff;border:1px solid #e3e3e3;box-shadow:0 1px 2px rgba(0,0,0,0.05);text-align:center;display:inline-block}
#pages a.a1 {background:#fff;width:68px;padding:0 15px}
#pages a:hover {color:#000;background:#f1f1f1;text-decoration:none}
#pages span {padding:0 12px;height:30px;line-height:30px;background:#00990d;border:1px solid #5ab25c;color:#fff;box-shadow:0 1px 2px rgba(0,0,0,0.05);text-align:center;display:inline-block}
n ---*/

/*--- Pagination ---*/

#Pagination {
    text-align:center;
	vertical-align: middle;
	margin-top: 55px;	
    font-size: 14px;
}
#Pagination a {
    color: #999;
    display:inline-block;
	font-weight:300;		
    height: 40px;
    line-height: 40px;
	padding:0 15px;
    border: 1px solid #ccc;
}
#Pagination a:hover {
    color:#fff;
	background:#C4261D;
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;

}
#Pagination span {
    color:#fff;
    display:inline-block;
	font-weight:300;		
    height: 40px;
    line-height: 40px;
    border: 1px solid #ccc;
	background:#C4261D;
	padding:0 15px;
}

#Pagination  span.pagination-num{
	display: inline-block;
    padding:9px 15px;
	color:#666;
	font-size:12px !important;
	text-transform:uppercase;
}
#Pagination .prevposts-link{
	margin-right:8px;
}
#Pagination .nextposts-link{
	margin-left:8px;
}

/*-- Comments --*/

#comments{ 
	text-align:left; 
	padding-top: 50px;
}
#comments-title{
	margin-left: 70px; 
	border-bottom: 2px solid #ccc;
	padding-bottom: 30px; 
	margin-bottom: 5px;
}
.comment{ 
	float: left; 
}
.comment-body{ 
	position: relative; 
	margin-left: 70px; 
	border-top: 2px solid #ccc; 
	padding-top: 30px; 
}
.comment-author{ 
	position: absolute; 
	top: 30px; 
	left: -70px;
}
.comment-author img{ 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.comment .children{ 
	margin-left: 70px; 
}
.fn{
	display: block; 
	margin-bottom: 10px;
}
.comment-meta, .comment-meta a{
	color: #a4a4a3!important;
}
#respond{
	margin-left:70px;
	margin-top:50px;
}
#reply-title{
	padding-bottom:30px;
	margin-bottom:5px;
}
.comment-reply-form{ 
	border-top: 1px solid #ccc; 
}
.comment-notes{ 
	margin-top: 10px; color: #a4a4a3; 
}
.control-group label, .control-group .controls{ 
	display: inline-block; 
}
.control-group label{ 
	margin-left: 10px; 
	font-weight: 200;
}
.control-group .controls input { 
	margin-top: 15px;
	border: none;
	outline: none;
	height: 35px;
	background: #fff;
	padding-left: 15px;
	color: #a4a4a3;
	text-decoration: none;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.control-group .controls textarea {
	margin-top: 15px;
	border: none;
	outline: none;
	height: 180px;
	max-width:600px;
	background: #fff;
	padding-left: 15px;
	padding-top: 15px;
	color: #a4a4a3;
	resize: vertical;
	text-decoration: none;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.controls button {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	outline: none;
	-webkit-appearance: none;
	background: #fff;
	cursor: pointer;
	margin-top: 15px;
	font-size: 0.8em;
	text-transform: uppercase;
	font-family: inherit;
	padding: 10px 20px;
	color: #a4a4a3;
	border: 1px solid #ccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ffffff;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
	margin-bottom:20px;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.share-options {
	overflow:hidden;
	padding-top: 20px;
}

.share-options h6 {
	float:left;
	margin-right:20px;
	margin-top:6px;
	font-size:13px;
}

.share-options a {
	font-size: 22px;
	color: #ccc;
	width: 24px;
	height: 24px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.portfolio-nav {
	text-align: center;
	position:relative;	
	-webkit-backface-visibility: hidden;
	float:left;
	margin-top:50px;
	width: 100%;
	text-align: center;
	padding:0 0 12px 0;
}
.portfolio-nav a {
	line-height: 50px;
	display: inline-block;
	font-size: 18px;
	text-align: center;
	width:50px;
	height:50px;
	-webkit-backface-visibility: hidden;
	margin-left:10px;
	border:1px solid #ccc;	
}
.simple-page div.single-portfolio{
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
.project-details a {
	float:left;
	margin-top:30px;
	padding:5px 20px;
	border:2px solid #ccc;
	border-bottom:4px solid #ccc;
	border-radius:6px;
	line-height:40px;
	color:#fff;
	font-family: 'Oswald', sans-serif;
	background:#C4261D;
}
.project-details a:hover, .portfolio-nav a:hover{
	opacity:0.6;
}
/* ====================
plugins button
--------------------------------------------------------------*/

.flex-direction-nav .flex-next { right: 0; border-top-left-radius: 6px; border-bottom-left-radius: 6px; }
.flex-direction-nav .flex-prev {left: 0; border-top-right-radius: 6px; border-bottom-right-radius: 6px;}

/* ====================
CSS Animation
--------------------------------------------------------------*/
.transition{
	-webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
}
.transition2{
	-webkit-transition: all 600ms linear;
    -moz-transition: all 600ms linear;
    -o-transition: all 600ms linear;
    -ms-transition: all 600ms linear;
    transition: all 600ms linear;
}
.bc{
	box-shadow: 0px 22px 23px 0px rgba(0,0,0,0.2);
}
.nav-rotade{
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg); 
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}
.img-rotade{
	-webkit-animation: spinAround 12s linear infinite;
	-moz-animation: spinAround 12s linear infinite;
	animation: spinAround 12s linear infinite;
}
@-webkit-keyframes spinAround {
	from {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform:scale(5.0) rotate(60deg);
	}
}
@-moz-keyframes spinAround {
	from {
		-moz-transform: rotate(0deg)
	}
	to {
		-moz-transform: scale(5.0) rotate(60deg);
	}
}
@keyframes spinAround {
	from {
		transform: rotate(0deg)
	}
	to {
		transform: scale(5.0) rotate(60deg);
	}
}

/* ====================
Media 
--------------------------------------------------------------*/

@media only screen and  (max-width: 1420px) {
.news-list li .news-t{
	max-width:600px;
}
.model-new {
	margin:10px 2%;
	width:50%;
}
.model-new a img {
	margin-top:30px;
}
}

@media only screen and  (max-width: 1200px) {
	
.customNavigation a.next-slide{
	position:relative;
	right:0;
	top:0;
	margin:10px auto 50px;
}
.actser:before {
	border-width: 0px;
}
.actser:after {
	border-width:0px;
}
.news-list li .news-p{
	display:none;
}
}
/* ====================
Tablet / netbooks 
--------------------------------------------------------------*/
@media only screen and  (max-width: 959px) {
	
.wrapper{ 
	margin-left:0;
}
.navigation{
	display:block;
}
.nav-b{
	display:none;
}
.nav-overlay{
	background-color:#fff;
	position:fixed;
	top:0;
	right:0;
	width:100%;
	height:50px;
	z-index:-1;
}
.nav-button{
	top:10px;
	right:-56px;
	margin-top:0;
}
.link-holder {
	margin:20px auto;
}
.logo{
	margin-top:30px;
}
.present-block , .member-box , .box  a, .smallicon{
	opacity:1;
	top:0;
}
h1{
	font-size:2.6em
}
#facts .grid-2 ,#about .grid-2{
	width:100%;
	margin:20px 0 10px;
}
#clientsay p{
	font-size:14px;
}
.skillbar-title-member {
	margin-top:-2px;
}
.flex-control-nav{
	left:0;
}
.about-info {
	width:100%;
}
.actser {
	opacity:0.6;
}
.box{
	width:50%;
}
.rester{
	background-image: none ;
}
#ajaxpage .grid-2, #ajaxpage .grid-4{
	width:100%;
	margin:0 !important
}
#closeProject a{
	margin-left:10px;
}
#project-navigation {
	display:none !important;
}
#ajax-section #loader {
	top:51px;
}
#ajaxpage  a.lanch-project{
	margin:30px 0 0 0;
}
#contacts{
	background-position:0 100%;
}
.post{
	margin-top:0;
}
.simple-page .content{
	padding:40px 0;
}
.simple-page-head .content{
	padding-top:90px;
}
.model-new {
	margin:10px 2%;
	width:96%;
	height:360px;
}
.model-new a img{
	margin-top:10px;
}

}

/* ====================
Tablet 
--------------------------------------------------------------*/

@media only screen and  (max-width: 740px) {
		
#jpreLoader{
	width:250px;
}

.contact-details div.grid-2{
	width:100%;
	border:none !important;
	margin:20px 0;
	clear:both;
}	
.contact-details span, .contact-details a {
	margin:10px 0;
}	
#clientsay .owl-next, #clientsay .owl-prev{
	display:none;
}
.num {
	font-size:40px;
}
.member-box{
	width:300px;
}
#service_boxes {
	margin-top:30px;
}
.showform {
	margin-top:0;
	padding-left:0;
}
.container p{
	font-weight:400;
}
#respond{
	margin-left:0;
}
.simple-page div.single-portfolio{
	border-bottom: none;
}
.post{
	padding-left:0;
}
.post date{
	display:none;
}
.post-decor{
	display:none;
}
.box-pro{
	width:50%;
}
.model-new {
	margin:10px 2%;
	width:96%;
}
.model-new a img {
	margin-top:40px;
}

.model-old {
	margin:10px 2%;
	width:46%;
}
.model-y {
	margin:10px 2%;
	width:96%;
}

}
/* ====================
Smartphone / small tablet 
--------------------------------------------------------------*/
@media only screen and  (max-width: 540px) {
.simple-page-head .content {
    padding: 60px 0 0 0 ;
}
h2, .nobig {
	font-size: 1.2em;
}
#facts ul li { 
	border-left: none;
}
.member-box {
	margin-left:0;
}
.box{
    width: 96.969696969697%;
    margin: 0 1.315151515152%;
}

.flex-about{
	display:none;
}
#name{
	margin-bottom:20px !important;
}
.ajax-next {
	margin-right:1px;
}
.stikynavigation h3 {
	font-size:16px;
}
.service_box , .animbox{
	width:220px;
    margin:5px  auto;      
}
.box-pro{
	width:100%;
}
.grid-4 {
	display:none;
}
container .t {
	display:none;
}
.small-separator {
    width: 100px;
    height: 2px;
    background: #C4261D;
    margin: 10px auto;
}
.config-list ul li {
	margin:5px auto 10px;
	width:100%;
}
.smallicon{
	display:none;
}
.contact-details {
    margin: 10px 0;
}
.contact-details div.grid-2 {
    margin:0;
}
.simple-page .content {
    padding: 10px 0;
}
.model-list li .model-t p{
	font-size:0.9em;
	color:#666;
}
.up-type {
	font-size:1em;
	height:24px;
	line-height:24px;
	float:left;
	font-weight:900;
	border-bottom: 2px solid rgb(196, 38, 29);
	padding-bottom:10px;
	margin:5px 0 5px 15px;
}
.Bootstrap {
	margin:15px 0 25px 5px;
	display:none;
}
.container .t {
	display:none;
}
.project-description, .project-details {
    margin-bottom: 0;
	margin-top:10px;
}

.model-new {
	margin:10px 2%;
	width:96%;
	height:220px;
}
.model-new a img {
	margin-top:20px;
}

.model-old {
	margin:10px 2%;
	width:96%;
}

}
/* ====================
Smartphone 
--------------------------------------------------------------*/
@media only screen and  (max-width: 320px) {
	
.serviseslider h3 span{
	display:none;
}

}
/* ====================
Retina 
--------------------------------------------------------------*/
@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	
.rester{
	background-image:url(../images/raster@2x.png);
}
.container p ,#contact_form label , .serviseslider h4 , .contact-details span, .footer p{
	font-weight:400;	
}
.serviseslider h4{
	font-weight:200;
}
.member-skils p {
	font-size:14px;
}

}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


