

/* -----------------------------------------
   Header, Logo & Social Media Profiles
----------------------------------------- */

#loading { position: fixed; top: 0; width:100%; height:100%; background: #201E20; z-index: 999999; display: block !important; }

#loading img { position: fixed; top: 50%; left: 50%; margin: -25px 0 0 -25px; }

* {
  margin: 0;
  padding: 0;
  outline: none;
} 
*:not(input,textarea) {
  -webkit-touch-callout: inherit;
  -webkit-user-select: auto;
}
body {
  width: 100%;
  font-family: Hiragino Sans GB, Arial, Helvetica, "ºÚÌå", sans-serif;
  font-size: 14px;
  color: #878787;
  -webkit-touch-callout: inherit ;
  -webkit-user-select: auto ;
  background-color: #fff;
}
a {
  color: #878787;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a:hover {
  text-decoration: none;
}
button,input,select,textarea {
  font-size: 100%;
  margin: 0;
  padding: 0;
  outline: none;
}
dt,dd {
  display: inline-block;
}
textarea,input {
  resize: none;
  outline: none;
}
textarea {
  resize: none;
  -webkit-appearance: none;
}
ul,ol,li {
  list-style: none;
}
em {
  font-style: normal;
}


.slideshow-pattern {
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	background:url(images/patterns/slideshow.png) repeat;
	z-index:0;
}

.slideshow-overlay {
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	background:#000;
	opacity:0.1;
	z-index:0;
}

.triangle-top {
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	background:url(images/triangle-top.png) top left no-repeat;
	z-index:-1;
}

.triangle-bottom {
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	background:url(images/triangle-bottom.png) top left no-repeat;
	z-index:-1;
}

.header-container {
	width:100% !important;
	height:70px;
	background:url(images/main/top-bac.png);
	opacity: 1;
	position:fixed;
	-moz-box-shadow: 0px 1px 5px #000;
	-webkit-box-shadow: 0px 1px 5px #000;
	box-shadow: 0px 1px 6px #000;
	z-index:100;
}


.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
.homepage-text {
	width:980px;
	left:50%;
	margin-left:-490px;
	margin-top:-200px;
	position:fixed;
	z-index:-1;
	top:50%;
}

.top-icon {
	width:100px;
	height:100px;
	margin:0 auto;
	padding:3px;
	border:3px #e44d26 solid;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}

.top-icon img {
	width:88px;
	height:88px;
	margin:0 auto;
	padding:6px;
	border:2px #fff dotted;
	-webkit-border-radius: 49px;
	-moz-border-radius: 49px;
	border-radius: 49px;
}
.top-ma {
	width:140px;
	height:140px;
	position:fixed;
	
	left: 50%;
	top: 60%;
	margin-left: -452px;
	box-shadow: 0px 1px 6px #000;

}
.top-btn {
	width:236px;
	height:200px;

	position:fixed;
	left: 50%;
	top: 60%;
	margin-left: -288px;
	z-index: 90;
}

.y-btn {
	background: url(images/main/y-btn.png);
	position:absolute;
	width: 100%;
	height: 58px;
	left: 50%;
	top: 2%;
    margin-left: -110px;
}
.y-btn:hover {
	background: url(images/main/y-btn-hover.png);
	position:absolute;
	width: 100%;
	height: 58px;
	left: 50%;
	top: 2%;
    margin-left: -110px;
}
.w-btn {
	
    background: url(images/main/w-btn.png);
	position:absolute;
	width: 100%;
	height: 58px;
	left: 50%;
	top: 44%;
    margin-left: -110px;
}

.w-btn:hover {
	
    background: url(images/main/w-btn-touch.png);
	position:absolute;
	width: 100%;
	height: 58px;
	left: 50%;
	top: 44%;
    margin-left: -110px;
}

.top-text {
	width:470px;
	height:206px;
	margin:0 auto;
	float: left;
		
		
	}
	
.top-text img {
	width:470px;
	height:206px;
	margin:0 auto;
	float: left;
		
}
.top-phone {
	width:191px;
	height:100%;
	position: fixed;
	left: 50%;
	top: 30%;
	margin-left: 260px;

}

.homepage-text h3 {
	font-family: 'Gentium Book Basic', serif;
	font-weight:500;
	font-style:italic;
	font-size:28px;
	line-height:36px;
	text-transform:none;
	color:#fff !important;
	width:50%;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:4px;
	text-shadow: 1px 1px 3px #000;
}

.bottom-icon {
	width:48px;
	height:48px;
	position: fixed;
	left: 50%;
	top: 86%;
	margin-left: -25px;
	padding: 12px 7px;
	border:5px #ffaf40 solid;
	-webkit-border-radius: 24px;
	-moz-border-radius: 24px;
	border-radius: 24px;
}

.content-container {
	width:100%;
	height:auto;
	position:absolute;
	margin:0 auto;
	padding:0;
	z-index:90;
}

#homepage {
	width:100%;
	height:100%;
	position:relative;
	float:left;
}

/* -----------------------------------------
   Parallax
----------------------------------------- */

.pic_one{
         width: 62%;
         height: 380px;
         float: right;
         margin-top: 30px;
         margin-bottom: 30px;
}

.pic_one .img_1{
	     height: auto;
	     width: 440px;
	     position: absolute;
	     left: 50%;
	     bottom: 4%;
	     margin-left: -70px;
}

.pic_one .img_2{
	     height: auto;
	     width: 74px;
	     position: absolute;
	     left: 50%;
	     bottom: 8%;
	     margin-left: 320px;
}

.pic_one .img_3{
	     height: auto;
	     width: 118px;
	     position: absolute;
	     left: 50%;
	     bottom: 30%;
	     margin-left: 340px;
}

.pic_one .img_4{
	     height: auto;
	     width: 82px;
	     position: absolute;
	     left: 50%;
	     bottom: 62%;
	     margin-left: 320px;
}

.pic_one .img_5{
	     height: auto;
	     width: 65px;
	     position: absolute;
	     left: 50%;
	     bottom: 50%;
	     margin-left: 270px;
}

.text_one{
         width: 34%;
         height: 380px;
         float: left;
         margin-top: 30px;
         margin-bottom: 30px;
}

.pic_two{
         width: 62%;
         height: 380px;
         float: left;
         margin-top: 30px;
         margin-bottom: 30px;
}

.text_two{
         width: 34%;
         height: 380px;
         float: right;
         margin-top: 30px;
         margin-bottom: 30px;
}

.pic_three{
         width: 62%;
         height: 380px;
         float: right;
         margin-top: 30px;
         margin-bottom: 30px;
}

.text_three{
         width: 34%;
         height: 380px;
         float: left;
         margin-top: 30px;
         margin-bottom: 30px;
}

.parallax-one, .parallax-two, .parallax-three, .parallax-four, .parallax-five, .parallax-six {
    margin:0px 0px 0px 0px;
    height:500px;
    width:100%;
    float:left;
	border-top:0px solid #a19faa;
	border-bottom:0px solid #a19faa;
	position:relative;
}

.parallax-one {
	background:#000 url(images/parallax/1.jpg) 50% 0 no-repeat fixed;
}

.parallax-two {
	background:#000 url(images/parallax/2.jpg) 50% 0 no-repeat fixed;
}

.parallax-three {
	background:#000 url(images/parallax/3.jpg) 50% 0 no-repeat fixed;
}

.parallax-four {
	background:#000 url(images/parallax/4.jpg) 50% 0 no-repeat fixed;
}

.parallax-five {
	background:#000 url(images/parallax/5.jpg) 50% 0 no-repeat fixed;
}

.parallax-six {
	background:#000 url(images/parallax/6.jpg) 50% 0 no-repeat fixed;
}

.quote1-pattern, .quote2-pattern, .quote3-pattern, .quote4-pattern, .quote5-patter, .quote6-pattern {
	width:100%;
	height:500px;
	margin:0 auto;
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

.quote1-pattern, .quote4-pattern {
	background:url(images/parallax/pattern-1.png);
}

.quote2-pattern, .quote4-pattern {
	background:url(images/parallax/pattern-1.png);
}

.quote3-pattern, .quote6-pattern {
	background:url(images/parallax/pattern-1.png);
}

.parallax-container {
	width:100%;
	margin-top:130px;
	float:left;
	z-index:100;
}

.parallax-title {
	width:100%;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:58px;
	line-height:58px;
	text-transform:none;
	color:#fff !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	text-shadow:none;
	float:left;
	margin-bottom:15px;
}

.parallax-divider {
	width:100%;
	height:64px;
	float:left;
	background:url(images/parallax-divider.png) center no-repeat;
	text-align:center;
}

.parallax-divider img {
	width:64px;
	height:64px;
	border:3px dotted #fff;
	padding:2px;
	margin: 0 auto;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	border-radius: 32px;
	text-align:center;
}

.parallax-subtitle {
	width:100%;
	font-family: '微软雅黑', serif;
	font-weight:500;
	font-size:20px;
	line-height:36px;
	text-transform:none;
	color:#fff !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:10px;
	text-shadow:none;
	float:left;
}

/* -----------------------------------------
   Pages Common Styles
----------------------------------------- */

.page-container {
	width:100%;
	height:auto;
	float:left;
	margin:0 auto;
	position:relative;
	background:#fff;
}

.page-content {
	margin-top:125px;
	background:none;
}

.page-title {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:58px;
	line-height:58px;
	text-transform:none;
	color:#58595b !important;
	width:100%;
	text-align:center;
	padding:0;
	margin-top:55px;
	text-shadow:none;
	float:left;
}

.page-subtitle {
	font-family: 'Gentium Book Basic', serif;
	font-weight:500;
	
	font-size:28px;
	line-height:46px;
	text-transform:none;
	color:#808285 !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:50px;
	text-shadow:none;
	float:left;
}

.page-subtitle span {
	font-weight:700;
	color:#e44d26 !important;
}

.page-section {
	margin-top:60px;
	background:none;
}

.section-divider {
	margin-top:20px;
	margin-bottom:10px;
	width:100%;
	height:64px;
	float:left;
	background:url(images/section-divider.png) center no-repeat;
	text-align:center;
}

.section-divider p {
	ffont-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:18px;
	line-height:18px;
	text-transform:none;
	color:#58595b !important;
	width:100%;
	text-align:center;
	padding:0;
	margin-top:22px;
	text-shadow:none;
	float:left;
}

.first-column {
	padding-right:16px !important;
}

.middle-column {
	padding-right:8px !important;
	padding-left:8px !important;
}

.last-column {
	padding-left:0px !important;
}

.dropcap-1 {
	background-color: #ff4200;
	border-radius: 2px 2px 2px 2px;
	color: white;
	display: block;
	float: left;
	font-size: 26px;
	line-height: 32px;
	margin: 6px 8px 0 0;
	padding: 5px 0;
	text-align: center;
	width: 44px;
}

.dropcap-4 {
	background-color: #4c4b4b;
	border-radius: 2px 2px 2px 2px;
	color: white;
	display: block;
	float: left;
	font-size: 26px;
	line-height: 32px;
	margin: 6px 8px 0 0;
	padding: 5px 0;
	text-align: center;
	width: 44px;
}

.dropcap-5 {
	background-color: #4c4b4b;
	border-radius: 55px 55px 55px 55px;
	color: white;
	display: block;
	float: left;
	font-size: 26px;
	line-height: 44px;
	margin: 6px 8px 0 0;
	text-align: center;
	width: 44px;
}

.dropcap-6 {
	float: left;
	font-size: 53px;
	line-height: 50px;
	color: #4c4b4b;
	margin: 0 8px 0 0;
	font-weight: bold;
}

.dropcap-7 {
	border-radius: 2px 2px 2px 2px;
	color: #4c4b4b;
	display: block;
	float: left;
	font-size: 26px;
	line-height: 32px;
	margin: 6px 8px 0 0;
	padding: 5px 0;
	text-align: center;
	width: 44px;
	border:#ff4200 1px solid;
}

.dropcap-8 {
	border-radius: 55px 55px 55px 55px;
	color: #4c4b4b;
	display: block;
	float: left;
	font-size: 26px;
	line-height: 44px;
	margin: 6px 8px 0 0;
	text-align: center;
	width: 44px;
	border:#ff4200 1px solid;
}

.dropcap-9 {
	border-radius: 2px 2px 2px 2px;
	float: left;
	width: 40px;
	text-align:center;
	font-size: 53px;
	line-height: 50px;
	color: #4c4b4b;
	margin: 0 8px 0 0;
	padding-left:5px;
	font-weight: bold;
	border-left:#ff4200 1px solid;
}

.pattern-1 {
	background:#FFF url(images/patterns/lines-left.png) repeat;
	text-align:center;
}

.pattern-2 {
	background:#FFF url(images/patterns/groovepaper.png) repeat;
	text-align:center;
}

/* -----------------------------------------
   About Us Page
----------------------------------------- */

.about {
	margin-top:40px;
}

.about img {
	text-align:center;
	margin:0 auto;
	margin-top:10px;
}

h3.about-us-title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-style: normal;
	font-size:24px;
	line-height:32px;
	text-transform:uppercase;
	color:#58595b !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:0px;
	text-shadow:none;
	float:left;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.about:hover h3.about-us-title {
	color:#e44d26 !important;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

p.about-us-text {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:18px;
	line-height:28px;
	text-transform:none;
	color:#58595b !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:10px !important;
	text-shadow:none;
	float:left;
	margin-bottom:10px;
}

.first-column {
	padding-right:16px !important;
}

.middle-column {
	padding-right:8px !important;
	padding-left:8px !important;
}

.last-column {
	padding-left:0px !important;
}

.padding-four-columns {
	padding-right:10px !important;
	padding-left:10px !important;
	margin-top:40px;
}

.testimonial-margin {
	margin-bottom:40px;
}

.testimonial {
	margin-bottom:70px;
}

.testimonial-bottom {
	margin-bottom:100px;
}

.testimonial-day {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:200px;
	line-height:140px;
	text-transform:none;
	color:#58595b !important;
	width:100%;
	text-align:right;
	padding:0;
	margin:0;
	padding-right:15px;
	text-shadow:none;
	float:left;
}

.testimonial-month {
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:20px;
	text-transform: uppercase;
	color:#58595b !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	text-shadow:none;
	float:left;
	
}

.testimonial-circle {
	width:80px;
	height:80px;
	float:left;
	margin-top:10px;
	padding:18px 20px 20px 20px;
	background:#E44D26;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:40px;
	text-transform: lowercase;
	color:#fff !important;
	width:100%;
	text-align:center;
	text-shadow:none;
	float:left;
}

.testimonial-content {
	padding-left:25px !important;
}

.testimonial-content-inner {
	height:145px;
	border-left:1px solid #666;
}

h4.testimonial-title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:24px;
	line-height:32px;
	text-transform:none;
	color:#58595b !important;
	padding-left:15px;
	text-align:left;
	padding:0;
	margin:0;
	margin-top:-5px;
	padding-left:20px;
	margin-bottom:5px;
	text-shadow:none;
	float:left;
}

p.testimonial-content {
	font-family: 'Lato', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:16px;
	line-height:24px;
	text-transform:none;
	color:#6d6e71 !important;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	padding-left:20px !important;
	margin-top:0px !important;
	text-shadow:none;
	float:left;
}

p.testimonial-signature {
	font-family: 'Gentium Book Basic', serif;
	font-weight:700;
	font-style:italic;
	font-size:22px;
	line-height:28px;
	text-transform:none;
	color:#e44d26 !important;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	margin-top:12px;
	float:left;
	padding-left:20px !important;
}

p.testimonial-signature span {
	font-family: 'Gentium Book Basic', serif;
	font-weight:700;
	font-style:italic;
	font-size:16px;
	line-height:28px;
	text-transform:none;
	color:#6d6e71 !important;
	padding-left:10px !important;
}

/* -----------------------------------------
   Our Team
----------------------------------------- */


.team-member:hover a.team-facebook, .team-member:hover a.team-twitter, .team-member:hover a.team-linkedin {
	opacity:1;
	margin-top:0px;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

#diagram {
	float:left;
	width:600px;
	height:0px;
}








/* -----------------------------------------
   Contact
----------------------------------------- */

.contact {
	width:100% !important;
}

.contact-map-holder {
	width:100% !important;
	height:325px;
	display:block;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	text-align:center;
	margin-top:40px !important;
	margin-bottom:30px !important;
	padding:0;
}

#contact-slider {
	margin-top:130px;
}

.contact-details {
	width:100% !important;
}

.contact-form {
	width:100% !important;
	margin-top:8px;
}

h3.contact-title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-style: normal;
	font-size:24px;
	line-height:32px;
	text-transform:uppercase;
	color:#58595b !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:0px;
	margin-bottom:10px;
	text-shadow:none;
	float:left;
}

.contact-image {
	width:100%;
	float:left;
	margin:0 auto;
	text-align:center;
	padding:0 10px 0 10px;
}

.contact-image img {
	max-width:100%;
	margin:10px 0 10px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.contact-divider-top {
	margin:0 auto;
	width:150px;
	height: 1px;
	background:#d1d3d4;
}

.contact-divider-bottom {
	margin:0 auto;
	width:250px;
	height: 1px;
	background:#d1d3d4;
}

p.contact-text {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:18px;
	line-height:26px;
	text-transform:none;
	color:#6d6e71 !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:8px !important;
	margin-bottom:2px !important;
	text-shadow:none;
	float:left;
}

p.contact-text span {
	font-weight:400;
	font-size:16px;
	margin-right:5px;
	color:#e44d26;
}

.submit-wide {
	width:100% !important;
	text-transform:uppercase;
	color:#58595b !important;
}

.contact-section {
	margin-top:40px;
	background:none;
}

.image-grid li {
	float:left;
}

/* Dimensions and position of the status messages */


.hightlight {
	background: #f4f4f4 url(images/icons/40px/157.png) no-repeat center right !important;
	border:1px solid #e44d26 !important;
}

.hightlight-message {
	background: #f4f4f4 url(images/icons/40px/157.png) no-repeat top right !important;
	border:1px solid #e44d26 !important;
}

.done {
	width:100%;
	height:280px;
	margin-top:0px;
	position:absolute;
	background:#f4f4f4;
	border:1px solid #bcbec0;
	font-family: 'PT Sans', sans-serif;
	text-align:center;
	font-weight:400;
	font-style: normal;
	font-size:28px;
	line-height:36px;
	text-transform:none;
	text-align:center;
	color:#58595b !important;
	padding-top:100px;
	text-shadow:none;
	display:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

/* -----------------------------------------
   Portfolio
----------------------------------------- */


.portfolio-item {
	width:100%;
	margin:0;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	float:left;
	overflow:hidden;
}

.portfolio-item img {
	margin:0;
	padding:0;
}

.portfolio-item .photo-link {
	width:100%;
	height:228px;
	display:block;
	overflow:hidden;
}

.portfolio-item .wide-image {
	margin:0;
	padding:0;
	width:100% !important;
	height: auto !important;
	float:left;
	display:block;
	position:relative;
}

.portfolio-hover-details {
	width:306px;
	height:228px;
	background: rgba(0,0,0,0.7);
	position:absolute;
	z-index:10;
	margin:0;
	padding:0;
	float:left;
	opacity:0;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}








.portfolio .item {
	margin-bottom:30px;
}



/* -----------------------------------------
   Single Project Page
----------------------------------------- */

.single-project-image-video {
	width:100%;
	height:auto;
	position:relative;
	float:left;
}

h3.single-project-title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	font-style: normal;
	font-size:28px;
	line-height:36px;
	text-transform:none;
	color:#e44d26 !important;
	text-align:left;
	padding:0;
	margin:0;
	margin-top:10px;
	padding-left:0px;
	margin-bottom:0px;
	text-shadow:none;
	float:left;
}

p.single-project-details {
	width:100%;
	height:40px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:13px;
	line-height:28px;
	text-transform:none;
	color:#58595b !important;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	margin-top:7px;
	padding-top:5px;
	float:left;
}

p.single-project-details span {
	font-weight:700;
	color:#e44d26 !important;
}

p.single-project-details span.category, p.single-project-details span.tags {
	font-weight:700;
	color:#e44d26 !important;
	border-left:1px solid #ccc;
	padding-left:20px;
	margin-left:20px;
}

p.single-project-content {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:16px;
	line-height:24px;
	text-transform:none;
	color:#58595b !important;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	margin-top:15px !important;
	text-shadow:none;
	margin-bottom:10px;
}

.tabs-content {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:18px !important;
	line-height:24px;
	text-transform:none;
	color:#58595b !important;
}

.single-project-tab-details {
	width:100%;
	float:left;
	position:relative;
	margin-top:20px;
	margin-bottom:0px;
}

.single-project-share-buttons {
	width:100%;
	margin-top:10px;
	padding-top:8px;
	margin-bottom:0px;
	text-align:left;
	float:left;
	position:relative;
	border-top:1px solid #CCC !important;
}

/* -----------------------------------------
   News
----------------------------------------- */

#news-slider {
	margin-top:150px;
}

.news-section, .twitter-section {
	width:100%;
}

.news-item {
	width:100%;
	margin:0;
	padding:0;
	padding-left:10px !important;
	padding-right:10px !important;
	float:left !important;
	margin-bottom:40px;
}

.news-item img {
	margin:0;
	padding:0;
	float:left;
}

.news-item .photo-link {
	width:100%;
	height:180px;
	display:block;
	overflow:hidden;
}

.news-item .wide-image {
	margin:0;
	padding:0;
	width:100% !important;
	height: auto !important;
	float:left;
	display:block;
	position:relative;
}

.news-cat-image {
	width:65px;
	height:65px;
	position:absolute;
	right:10px;
	z-index:50;
	top:0;
	background:url(images/cat-image.png) top right;
	opacity:1;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.news-item:hover .news-cat-image {
	opacity:0;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.news-cat-image img {
	width:40px;
	height:40px;
	float:right;
	margin:0;
	padding:0;
	margin-top:-2px;
	margin-right:-2px;
}

.news-date {
	width:230px;
	height:30px;
	z-index:22;
	padding:10px;
	font-family: 'Gentium Book Basic', serif;
	font-weight:700;
	font-style:italic;
	font-size:16px;
	line-height:16px;
	text-transform:none;
	color:#e44d26 !important;
	text-align:left;
	background:#fff;
	top:150px;
	left:10px;
	position:absolute;
}

.news-hover {
	width:306px;
	height:180px;
	z-index:15;
	text-align:center;
	background:rgba(0,0,0,0.7);
	top:0px;
	opacity:0;
	left:10px;
	position:absolute;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.news-item:hover .news-hover {
	opacity:1;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.news-details {
	width:100%;
	height:150px;
	background:#fff;
	margin-top:0;
	padding-top:10px;
	float:left;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

h3.news-title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	font-size:18px;
	line-height:24px;
	text-transform:none;
	width:100%;
	text-align:left;
	padding:0;
	padding:0 10px 0 10px;
	margin:0;
	margin-bottom:5px;
	margin-top:-5px;
	float:left;
}

h3.news-title a {
	color:#58595b !important;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.news-item:hover h3.news-title a {
	color:#e44d26 !important;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.news-title-divider {
	width:286px;
	height:1px;
	margin:5px 10px 10px 10px;
	background:#bcbec0;
	float:left;
}

p.news-content {
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	font-size:15px;
	line-height:24px;
	text-transform:none;
	color:#6d6e71 !important;
	width:100%;
	text-align:left;
	padding:0;
	padding:0 10px 0 10px;
	margin:0;
	margin-bottom:5px;
	margin-top:-5px;
	float:left;
}

.open-news-item {
	width:40px;
	height:40px;
	margin:0 auto;
	margin-top:55px;
	text-indent:-9999px;
}

a.news-link {
	height:40px;
	width:40px;
	background: url(images/icons/40px/white/7.png) top center no-repeat;
	float:left;
	opacity:0;
	margin-top:40px;
	text-indent:-9999px;
	border:2px solid #ccc;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	overflow:hidden;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.news-item:hover a.news-link {
	opacity:1;
	margin-top:0px;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.tweet {
	width:100%;
	margin:0;
	padding:0;
	padding-left:10px !important;
	padding-right:10px !important;
	float:left !important;
	margin-bottom:20px;
}

.tweet-holder {
	width:100%;
	height:150px;
	margin:0 auto;
	background:#f4f4f4 url(images/twitter-background.png) no-repeat center;
}

.tweet-content {
	width:100%;
	height:150px;
	border:1px solid #bcbec0;
	background: url(images/icons/40px/white/26.png) top left no-repeat;
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	font-size:14px;
	line-height:24px;
	text-transform:none;
	color:#6d6e71 !important;
	text-align:left;
	padding:6px 10px 0px 40px;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.tweet:hover .tweet-content {
	border:1px solid #e44d26;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.tweet-content a {
	color: #e44d26;
	text-decoration: none;
	line-height: inherit;
	cursor: pointer;
   	-webkit-transition: all 0.2s ease-in-out;
   	-moz-transition: all 0.2s ease-in-out;
   	-o-transition: all 0.2s ease-in-out;
   	-ms-transition: all 0.2s ease-in-out;
   	transition: all 0.2s ease-in-out;
}

.tweet-content a:hover {
	color: #01414e;
   	-webkit-transition: all 0.2s ease-in-out;
   	-moz-transition: all 0.2s ease-in-out;
   	-o-transition: all 0.2s ease-in-out;
   	-ms-transition: all 0.2s ease-in-out;
   	transition: all 0.2s ease-in-out;
}

.twitter-time {
	width:98%;
	margin-top:10px;
	border-top:1px dotted #CCC;
	padding-top:2px;
}

/* -----------------------------------------
   Single News Page
----------------------------------------- */

.single-news {
	padding:20px !important;
}

.single-news-image-video {
	width:100%;
	height:auto;
	position:relative;
	float:left;
}

h3.single-news-title {
	font-family: 'Ubuntu', sans-serif;
	font-weight:300;
	font-style: normal;
	font-size:28px;
	line-height:36px;
	text-transform:none;
	color:#e44d26 !important;
	text-align:left;
	padding:0;
	margin:0;
	margin-top:10px;
	padding-left:0px;
	margin-bottom:0px;
	text-shadow:none;
	float:left;
}

p.single-news-details {
	width:100%;
	height:40px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:13px;
	line-height:28px;
	text-transform:none;
	color:#58595b !important;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	margin-top:7px;
	padding-top:5px;
	float:left;
}

p.single-news-details span {
	font-weight:700;
	color:#e44d26 !important;
}

p.single-news-details span.category, p.single-news-details span.tags {
	font-weight:700;
	color:#e44d26 !important;
	border-left:1px solid #ccc;
	padding-left:20px;
	margin-left:20px;
}

p.single-news-content {
	font-family: 'PT Sans', sans-serif;
	font-weight:400;
	font-style: normal;
	font-size:16px;
	line-height:26px;
	text-transform:none;
	color:#58595b !important;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
	margin-top:15px !important;
	text-shadow:none;
	margin-bottom:10px;
}

.single-news-tab-details {
	width:100%;
	float:left;
	position:relative;
	margin-top:20px;
	margin-bottom:0px;
}

.single-news-share-buttons {
	width:100%;
	margin-top:10px;
	padding-top:18px;
	margin-bottom:0px;
	text-align:left;
	float:left;
	position:relative;
	border-top:1px solid #CCC !important;
}


/* -----------------------------------------
   Social Media Icons
----------------------------------------- */

.social-media-buttons {
	width:100%;
	margin-top:15px;
	
	text-align:center;
}

.behance-button, .blogger-button,  .digg-button, .dribbble-button, .email-button, .facebook-button {
	width:69px;
	height:69px;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	display:inline-block;
	float:none;
	text-align:center;
	text-indent:-9999px;
	overflow:hidden;
	border-bottom: none !important;
	cursor: pointer !important;
	transition: background-position 0.3s ease-in-out;
	-moz-transition: background-position 0.3s ease-in-out; /* Firefox 4 */
	-webkit-transition: background-position 0.3s ease-in-out; /* Safari and Chrome */
	-o-transition: background-position 0.3s ease-in-out; /* Opera */
}

.behance-button:hover, .blogger-button:hover, .digg-button:hover, .dribbble-button:hover, .email-button:hover {
	width:69px;
	height:69px;
	margin-left:3px;
	margin-right:3px;
	display:inline-block;
	text-align:center;
	text-indent:-9999px;
	overflow:hidden;
	transition: background-position 0.3s ease-in-out;
	-moz-transition: background-position 0.3s ease-in-out; /* Firefox 4 */
	-webkit-transition: background-position 0.3s ease-in-out; /* Safari and Chrome */
	-o-transition: background-position 0.3s ease-in-out; /* Opera */
}


.behance-button {
	background:url(images/main/cb_baidu.png) no-repeat;
	background-position:0 0;
}

.behance-button:hover {
	background:url(images/main/cb_baidu.png) no-repeat;
	background-position:0 -69px;
}

.blogger-button {
	background:url(images/main/cb_360.png) no-repeat;
	background-position:0 0;
}

.blogger-button:hover {
	background:url(images/main/cb_360.png) no-repeat;
	background-position:0 -69px;
}

.digg-button {
	background:url(images/main/cb_91.png) no-repeat;
	background-position:0 0;
}

.digg-button:hover {
	background:url(images/main/cb_91.png) no-repeat;
	background-position:0 -69px;
}

.dribbble-button {
	background:url(images/main/cb_anzhi.png) no-repeat;
	background-position:0 0;
}

.dribbble-button:hover {
	background:url(images/main/cb_anzhi.png) no-repeat;
	background-position:0 -69px;
}

.email-button {
	background:url(images/main/cb_25pp.png) no-repeat;
	background-position:0 0;
}

.email-button:hover {
	background:url(images/main/cb_25pp.png) no-repeat;
	background-position:0 -69px;
}

.facebook-button {
	background:url(images/main/cb_and.png) no-repeat;
	background-position:0 0;
}

.facebook-button:hover {
	background:url(images/main/cb_and.png) no-repeat;
	background-position:0 -69px;
}




.sharing-section {
	margin-top:40px;
	background:none;
}

h3.sharing-buttons {
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-style: normal;
	font-size:24px;
	line-height:32px;
	text-transform:uppercase;
	color:#58595b !important;
	width:100%;
	text-align:center;
	padding:0;
	margin:0;
	margin-top:10px;
	margin-bottom:0px;
	text-shadow:none;
	float:left;
}

.sharing-icons {
	width:100%;
	margin-top:15px;
	margin-bottom:90px;
	text-align:center;
}

.sina-share-button {
	width:150px;
	height:45px;
	background:#ffaf40 url(images/main/sina.png) left center no-repeat;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	display:inline-block;
	float:none;
	overflow:hidden;
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.sina-share-button-over {
	width:110px;
	height:25px;
	background:#ffaf40;
	border-left:1px dotted #FFF;
	margin-left:40px;
	margin-top:10px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:500;
	font-style: normal;
	font-size:16px;
	line-height:22px;
	text-transform:capitalize;
	color:#fff !important;
	text-align:left;
	padding-left:10px;
	padding-top:0;
	z-index:150;
	position:absolute;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.sina-share-button:hover .sina-share-button-over {
	margin-left:50px;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.sina-share-button-inner {
	margin-left:50px !important;
	margin-top:13px !important;
	position:absolute;
	top:0;
	z-index:10;
	display:block;
}

.wechat-button {
	width:150px;
	height:45px;
	background:#74c638 url(images/main/wechat.png) left center no-repeat;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	display:inline-block;
	float:none;
	overflow:hidden;
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.wechat-button-over {
	width:110px;
	height:25px;
	background:#74c638;
	border-left:1px dotted #FFF;
	margin-left:40px;
	margin-top:10px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:500;
	font-style: normal;
	font-size:16px;
	line-height:22px;
	text-transform:capitalize;
	color:#fff !important;
	text-align:left;
	padding-left:10px;
	padding-top:0;
	z-index:150;
	position:absolute;
   	
}

.chartCode{ position:absolute; right:300px; bottom:60px; background:url(images/main/chartCode.png); width:219px; height:276px; display:none;}

.wechat-button:hover .wechat-button-over {
	margin-left:50px;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.wechat-button-inner {
	margin-left:45px !important;
	margin-top:13px !important;
	position:absolute;
	top:0;
	z-index:10;
	display:block;
}

.linkedin-share-button {
	width:150px;
	height:45px;
	background:#4875B4 url(images/icons/40px/white/29.png) left center no-repeat;
	margin-left:3px;
	margin-right:3px;
	margin-top:5px;
	display:inline-block;
	float:none;
	overflow:hidden;
	position:relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.linkedin-share-button-over {
	width:110px;
	height:25px;
	background:#4875B4;
	border-left:1px dotted #FFF;
	margin-left:40px;
	margin-top:10px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:500;
	font-style: normal;
	font-size:16px;
	line-height:22px;
	text-transform:capitalize;
	color:#fff !important;
	text-align:left;
	padding-left:10px;
	padding-top:0;
	z-index:150;
	position:absolute;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.linkedin-share-button:hover .linkedin-share-button-over {
	margin-left:150px;
   	-webkit-transition: all 0.4s ease-in-out;
   	-moz-transition: all 0.4s ease-in-out;
   	-o-transition: all 0.4s ease-in-out;
   	-ms-transition: all 0.4s ease-in-out;
   	transition: all 0.4s ease-in-out;
}

.linkedin-share-button-inner {
	margin-left:50px !important;
	margin-top:14px !important;
	position:absolute;
	top:0;
	z-index:10;
	display:block;
}

/* -----------------------------------------
   Footer
----------------------------------------- */

.footer-container {
	width:100% !important;
	height:120px;
	background:#292d3d ;
	position:relative;
	float:left;
	-moz-box-shadow: 0px -1px 5px #777;
	-webkit-box-shadow: 0px -1px 5px #777;
	box-shadow: 0px -1px 5px #777;
	z-index:100;
}

.back-to-top {
	margin-top:-30px;
	text-align:center;
}

.back-to-top img {
	margin:0 auto;
}

.footer-cooper {
	width:400px;
	padding:0;
	padding-top:6px;
	margin-left: 370px;
	margin-top:28px;
}

.footer-cooper a{

	font-family: 'PT Sans', sans-serif;
	font-weight:200;
	font-size:14px;
	line-height:24px;
	text-transform:none;
	color:#fff !important;
	text-align:center;
	margin-left: 16px;

	
}

.footer-cooper a:hover{

	font-family: 'PT Sans', sans-serif;
	font-weight:200;
	font-size:14px;
	line-height:24px;
	text-transform:none;
	color:#ffaf40 !important;
	text-align:center;
	margin-left: 16px;

	
}

p.footer-left {
	width:400px;
	font-family: 'PT Sans', sans-serif;
	font-weight:700;
	font-size:14px;
	line-height:24px;
	text-transform:none;
	color:#808285 !important;
	width:400px;
	text-align:center;
	padding:0;
	margin:0;
	padding-top:8px;
	text-shadow:none;
	margin-left: 290px;
	margin-top: 0px;
}


	
	.show-for-760 {
		display:none;
	}
	
	.hide-for-760 {
		display:block;
	}

/* -----------------------------------------
   Responsive 1024 +
----------------------------------------- */

@media only screen and (max-width: 1125px) {
	a.facebook-header, a.twitter-header {
		display:none;
	}
}

