h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol {margin: 0; padding:0;}
p {margin: 0;}
html, body{
	font-size: 100%;
	background: #ffffff;
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}	
body {
  padding-top:0px;
}
h1.b1,h2.b2,h3.b3 {
  margin-bottom:25px;
  display: block;
}
a:focus {
  outline: thin dotted;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: 0px;
  text-decoration:none;
}
li {list-style:none;}
a{}
p{}
@font-face {
   font-family: 'OpenSans-Regular';
   src: url(../fonts/OpenSans-Regular.ttf)format('truetype');
}
@font-face {
   src: url(../fonts/OpenSans-Bold.ttf)format('truetype');
}
@font-face {
   font-family: 'OpenSans-Semibold';
   src: url(../fonts/OpenSans-Semibold.ttf) format('truetype');
}
@font-face {
   font-family:'OpenSans-ExtraBold';
   src: url(../fonts/OpenSans-ExtraBold.ttf) format('truetype');
}
/*-- header_top --*/
.sidebar{
  background:#fff;
  top: 0px;
  padding:2em 0px 0 0px;
      width: 16%;
}
.sidebar h1 a{
	font-size: 1.2em;
    font-weight: 700;
    margin-bottom: 1em;
    display: inline-block;
    text-decoration: none;
    color: #00DDDD;
    font-family: 'OpenSans-ExtraBold';
    margin-left: 30px;
    background-color: #111;
    padding: 15px 14px;
    border-radius: 6px;
}
.sidebar h1 a span{
	color:#DAA520;
}
span.menu {
	display:none;
}
.top-menu ul li{
	display:block;
}
.top-menu ul li a{
	display:block;
	color:#111;
	padding-bottom:1.5em;
	 font-size:1.2em;
	 text-align:center;
}
.top-menu ul li.active a,.top-menu ul li a:hover{
	color:#00DDDD;
	text-decoration:none;
}
.side-pics{
	float:right;
	width:22%;
}
.side-pics h3{font-size:25px;color:#DAA520;margin-top:15px;text-align: center;}
.side-content{
	float:right;
	width:78%;
}
div.side-pics li {list-style-image: url(../images/icon2.png);
margin-left: 20px;
margin-bottom: 10px;}
.main{
	padding:0;
	border-left: 1px solid #EFEFEF;
}
.social-icons ul li{
  padding: 0em;
  list-style:none;
  display:inline-block;
}
.social-icons ul li a{
 display:inline-block;
 margin: 0.5em 0.3em;
}
.social-icons ul li a  span.fa{
  background-position:-2px -43px;
}
.social-icons ul li a span.tw{
  background-position: -42px -44px;
}
.social-icons ul li a span.g{
  background-position:-88px -45px;
}
.social-icons ul li a span.in{
  background-position: -131px -45px;
}
.social-icons ul li span{
  background:url(../images/social.png)no-repeat;
  width:34px;
  height:36px;
  display:block;
}
.social-icons ul li a:hover{
	opacity:0.7;
}
.social-icons {
    text-align: center;
}
.copyrights{
	text-indent:-9999px;
	height:0;
	line-height:0;
	font-size:0;
	overflow:hidden;
}
/*
.icons{
	position:relative;
}*/
.side-btm{
	position:absolute;
	bottom:20px;
}
.copyright{
	text-align:center;
	    padding: 0 1em;
}
.copyright p {
    line-height: 1.8em;
    font-size: 0.8em;
}
.copyright p a{
    color: #999;
}
/*----*/
.banner{
background:url(../images/bnr3.jpg) no-repeat 0px -38px;
background-size:cover;
min-height:463px;
}
.slider {
	position: relative;
	text-align: center;
padding-top:8.5em;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides h2{
color:#fff;
font-size: 2em;
    width: 81%;
    margin: 0 auto;
	letter-spacing:2px;
	text-transform:uppercase;
	font-family:'OpenSans-ExtraBold';
}
.rslides h3{
color:#fff;
font-size: 1.5em;
margin-top:1em;
text-transform:uppercase;
	font-family: 'OpenSans-Semibold';
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height:11px;
	width: 11px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius:50%;
	background:#fff;
}
.callbacks_here a:after{
	border: 2px solid #FFF;
	background:transparent;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: -37%;
	z-index: 999;
	left: 44%;
}
/*---welcome--*/
.welcome{
}
.welcm-grids{	
	padding:1em 1em;
}
div.welcm-info span{font-size:20px;
	}
div.welcm-info a{color:#DAA520;}
div.welcm-info a:hover{	color:#00DDDD;}
div.welcm-info h3{
	text-align:center;
	color:#00DDDD;
	font-size:2.3em;
	margin-bottom:30px;
	margin-top:30px;
}
.welcm-info h4{
	text-align:center;
	color:#DAA520;
	font-size:1.2em;
	margin:1em 0;
}
.welcm-info p{
	font-size:0.9em;
	line-height:1.8em;
}
/*---services--*/
.services{float:left;width: 64%;  clear:both;  margin-left: 5%;
}
.service-sec{
	background-color: rgba(211, 211, 211, 0.23);
    padding: 4em 0 5em;
}
span.glyphicon{
	margin-bottom:2em;
}
.service_grids{
	margin-top:5em;
}
.services h3{
	color:#00DDDD;
	font-size:2.3em;
	text-align:center;
}
.services2 h3{
	color:#00DDDD;
	font-size:2.3em;
	text-align:center;
}
.service_grid img{
	margin-bottom:20px;
}
.service_grid h6 a{
	text-decoration:none;
	color:#DAA520;
	font-size:1.55em;
	margin-bottom:8px;
	display:inline-block;
}
.service_grid  p{
	font-size:0.9em;
	line-height:1.8em;
}
.service_grid h6 a:hover {
  color:#00DDDD;
}
.glyphicon-asterisk:before,.glyphicon-wrench:before,.glyphicon-user:before{
  color:#111;
  font-size:3em;
}
/*---news--*/
.news-sec{
	float: right;
	padding:3em 1em 5em 1em;
}
.news-sec h3{
	color: #00DDDD;
    font-size: 2.3em;
    text-align: center;
}
.news-top{
	margin-top:3em;
}
.news-1 h5 {
    color:#DAA520;
    font-size: 1.2em;
    margin: 0em;
}
.news-1 h6 {
    font-size: 0.9em;
    font-weight: 700;
    margin: 1em 0;
}
.news-1 p {
    font-size:0.9em;
    line-height: 1.8em;
    margin: 0 0 1em 0;
}
a.read {
    color: #00DDDD;
    text-decoration: none;
    font-size: 15px;
    padding: 0.3em 0em;
}
a.read:hover{
	color:#111;
}
.footer{
    padding:3em 1em;
	background:#eee;
}
.footer p {
    line-height: 1.8em;
    font-size: 0.8em;
}
.footer p a{
    color: #777;
}
div.col-md-6.news-ltr p{font-size:1em;}
div.col-md-6.news-ltr a{color:#00DDDD;}
/*massage_new*/
div.col-md-6.liuyanban{font-size:12px;}
table.liuyan_new tr{color:#111;font-family:Calibri,Arial,SansSerif;line-height:12px;}
input.submit{padding:5px;height:auto;width:100%;margin-top:10px;background-color:#DAA520;color:#fff;font-weight:bold}
input.submit:hover {border: 2px solid #00DDDD;background: transparent;color: #00DDDD;}
table.liuyan_new select.sel{ width:100%;}
table.liuyan_new input.submit { width:100%;}
table.liuyan_new textarea.input-xlarge{ width:100%;}
.ftr-grid1 h4,.news-ltr h4{
      color:#DAA520;
    font-size: 1.5em;
	margin-bottom:1em;
}
.liuyanban h4{
    color: #DAA520;
    font-size: 1.5em;
margin-bottom: 1em;
}
.indexliuyan h4{
      color: #DAA520;
    font-size: 1.5em;
margin-bottom: 1em;
}
.news-ltr form input[type="text"] {
  width: 72%;
  padding:12px 12px;
  float: left;
  color: #111;
  outline: none;
  background: none;
  border: none;
  background: #fff;
  font-size:0.9em;
}
.news-ltr form input[type="submit"] {
  width: 22%;
  color: #111;
  border: 2px solid #DAA520;
  outline: none;
  padding: 10px 12px;
  background: #DAA520;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
  float: left;
  font-size:0.9em;
}
.news-ltr form input[type="submit"]:hover{
	  border: 2px solid #00DDDD;
  background: transparent;
  color:#00DDDD;
}
.news-ltr form{
	margin-top:2em;
}
#scroll-top-top {
position:fixed;
right: 59px;
bottom: 25px;
}
#scroll-top-top a {
width: 40px;
height: 40px;
display: block;
background-color: #DAA520;
background-image: url(/images/scroll-top-top.png);
background-repeat: no-repeat;
background-position: 50%;
-webkit-transition: all 0.1s ease-in-out;
-moz-transition: all 0.1s ease-in-out;
transition: all 0.1s ease-in-out;border-radius: 50%;
}
#scroll-top-top a:hover {
background-color: #00DDDD;
}
/*--about--*/
.about{
	padding:3em;
}
.about h3,.gallery h3,h3.typogrphy,.contact h3,.projects h3{
	color: #00DDDD;
    font-size: 1.5em;
	text-align:center;
}
img.img-epcsive{width: 560px;
height: 200px;
margin-left: 133px;}
.abt-top{
	margin-top:3em;
}
.abt-info h4 {
    color: #DAA520;
    font-size: 1.5em;
}
.abt-info h5 {
    color: #00DDDD;
    font-size: 1em;
    font-family: 'OpenSans-Regular';
	line-height:1.5em;
	margin: 1em 0;
}
.abt-info p{
    font-size: 0.9em;
    line-height: 1.8em;
}
.testimonal{
	background:#111;
	padding:4em 3em;
}
ul.project_box {
    padding: 0;
    list-style: none;
}
ul.project_box li.mini-post-meta1 {
    display: block;
    float: left;
    text-align: center;
    margin: 0px 5% 0 0;
    color: #fff;
    font-size: 1.4em;
}
ul.project_box li.desc {
    overflow: hidden;
}
ul.project_box li.desc h4 a {
    color: #fff;
    font-size: 1.2em;
margin-top: 3px;
    display: inline-block;   
}
ul.project_box li.desc h4 a:hover{
	color:#00DDDD;
}
ul.project_box li.desc p {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.8em;
    margin-top: 8px;
}
.testi{
	margin-top:3em;
}
.testimonal h3{
	color: #fff;
    font-size: 2em;
	text-align:center;
	margin-bottom:1.5em;
}
.team-grid1 h4{
    font-size: 18px;
    line-height: 1.2em;
    color: #DAA520;
	margin-top:1.2em;
}
.team-grid1 p {
    font-size: 0.9em;
    line-height: 1.8em;
	margin-top:0.7em;
}
.team-work{
	padding:3em 0em;
}
.team-work h3 {
    color: #00DDDD;
    font-size: 2em;
	text-align:center;
}
.team-grids{
	margin-top:3em;
}
.team-grid1 {
width: 23%;
margin-left: 163px;
}
/*--gallery--*/
.gallery{
	padding:3em 3em;
}
.gallery-bottom{
	margin-top:2em;
}
.gallery-left img{
	width:100%;
}
.gallery-left:hover img {
  -webkit-filter: grayscale(100%);
  opacity:8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-left{
	position: relative;
}
.gallery-grid img{
	width:100%;
}
.gallery-grid:hover img {
  -webkit-filter: grayscale(100%);
  opacity:8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-grid{
	position: relative;
}
.gallery-1{
	margin-top:25px;
}
.gallery-1:nth-child(1){
	margin-top:0;
}
/*----*/
.pages {
	padding: 3em 3em 2em;
}
h3.ghj {
	color: #000;
	font-size: 2em !important;
	margin: 0 0 1em;
}
.headdings, .Buttons, .progress-bars, .alerts, .bread-crumbs, .pagenatin, .appearance, .distracted {
	padding: 2em 0;
}
.breadcrumb {
	margin-bottom: 3em !important;
}
.table {border:1px solid #ddd;} 
.b4,.b5,.b6 {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
.bs-example h1, .bs-example hh2, .bs-example h3, .bs-example h4, .bs-example h5, .bs-example h6 {
  margin: 0 0 10px;
}
/*--Typography--*/
.show-grid [class^=col-] {
    background: #fff;
  text-align: center;
  margin-bottom: 10px;
  line-height: 2em;
  border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
  background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
  font-size: 0.85em;
  margin-bottom: 1em;
  font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
  font-weight: 300 !important;
  border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	color: #000;
    font-size: 2em !important;
    margin: 0 0 1em;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  z-index: 0;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.grid_3 p{
  line-height: 2em;
  color: #888;
  font-size: 0.9em;
  margin-bottom: 1em;
  font-weight: 300;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
li.list-group-item1 {
  line-height: 2.5em;
}
.input-group {
  margin-bottom: 20px;
  }
.in-gp-tl{
padding:0;
}
.in-gp-tb{
padding-right:0;
}
.list-group {
  margin-bottom: 48px;
}
 ol {
  margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
/*--projects--*/
.projects {
    padding: 3em;
}
div.pc_epc_index_topl{text-align:center;margin-bottom:15px;margin-top:15px;}
div.pc_epc_index_bottom_button1 p{background-color:#00DDDD;
display: inline-block;
padding: 12px 30px;
font-size: 13px;
text-align: center;
border-radius: 5px;
margin: 0 3px;
margin-bottom:15px;margin-top:15px;}
.pc_epc_index_bottom1 ul {
overflow: hidden;
}
.pc_epc_index_bottom1 h2{margin-bottom:15px;margin-top:15px;}
.pc_epc_index_bottom1 ul li {
width: 29.4%;
margin-right: 3.93%;
float: left;
list-style: none;
}
img.epc_index_mark {height:50px;width:100px;
margin-bottom:15px;margin-top:15px;}
ul.solution_keylist{margin-right: -1%;
overflow: hidden;
margin-bottom: 28px;
}
ul.solution_keylist li{width: 45%;
margin-right: 4.5%;
background-color:#eee;
float: left;
text-align: center;
margin-bottom: 0.5%;list-style:none;}
ul.solution_keylist li a{color: #1c1c1c;
font-size: 15px;
transition: all .2s ease;
display: block;
padding: 15px 30px;}
div.post_image img {width:27%;margin-right:1%;}
div.services h4{margin-bottom:15px;margin-top:15px;color:#00DDDD;font-weight:bold ;}
div.services h2{font-size: 20px;color:#00DDDD;font-weight:bold ;margin-bottom:15px;}
div.left h4{margin-bottom:15px;margin-top:15px;color:#00DDDD;font-weight:bold ;}
/*--采集--*/
div.prenext {clear:both;}
div.pagenum  li {float: left;margin-right:10px;}
li.everybox{
width: 100%;
float: left;
height: auto;
padding-right: 10px;
margin-bottom: 20px;
}
li.everybox h2 {font-size: 1.0em;
border-bottom: 1px dotted #111;
margin-top: 10px;
text-transform: lowercase;color:#111;}
li.everybox  p {color: #333;
font-size: 0.8em;
line-height: 1.8em;
text-transform: lowercase;}
li.everybox img {margin-bottom:0px;}
li.everybox {margin-bottom:30px;}
li.everybox a {
display: block;
float: left;
background: #DAA520;
padding: 4px 25px;
border-radius: 15px 25px;
color: #fff;
font-style: oblique;text-decoration: none;
}
li.everybox a:hover{background-color:#00DDDD;}
ul#liebiao li{float:left;margin-bottom:1%;}
ul#liebiao a{color:#DAA520;}
div.ralateTitle {margin-top:6%;}
div.ralateTitle li{float:left;margin-bottom:1%;}
div.ralateTitle a{color:#DAA520;}
.project-sec {
    margin-top: 3em;
}
ul.prjt-list {
    list-style: none;height: 184px;
}
ul.prjt-list h4 {
    color: #DAA520;
    font-size: 1.2em;
    margin: 1em 0;
}
.prjt-list li {
    list-style-image: url(../images/icon2.png);
    margin-left: 20px;
    margin-bottom: 10px;
}
ul.prjt-list li a {
    text-decoration: none;
    display: block;
    font-size: 0.9em;
}
ul.prjt-list li a:hover{
	color:#00DDDD;
}
/*--contact-Part-starts-Here --*/
.contact{
		padding:3em;
}
.map iframe{
	width:100%;
	height:300px;
	margin:2em 0;
}
.contact-text{
	margin-top:4%;
}
.contact-left input[type="text"] {
	width: 32.51%;
	margin: 0px;
	color: #111;
	background: none;
	padding: 15px 10px;
	outline: none;
	border: 1px solid #111;
}
.contact-left textarea {
	width: 100%;
	color: #111;
	resize: none;
	background: none;
	height: 12.7em;
	padding: 15px;
	outline: none;
	border: 1px solid #111;
	margin-top: 1.4%;
}
.submit-btn input[type=submit] {
	color: #fff;
	padding: 9px 42px;
	font-size: 15px;
	cursor: pointer;
	font-weight: 500;
	margin: 20px 0 0 0px;
	border: 3px solid #00DDDD;
	background:#00DDDD;
	outline: none;
}
.submit-btn input[type=submit]:hover,.reply input[type="submit"]:hover {
	background:transparent;
	color:#00DDDD;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.address h5{
	color:#DAA520;
	font-size:1.2em;
	font-weight:700;
}
.contact-left input[type="text"]:nth-child(2) {
	margin: 0 6px;
}
.address p{
	font-size: 0.85em;
	line-height: 1.6em;
	margin-top: 1em;
}
.address p span{
	display:block;
}
.address p a{
	color: #999;
}
.address:nth-child(1){
	margin-bottom:2em;
}
.top-navigation {
    display: none;
}
/*--responsive--*/
@media (max-width: 1440px){
.sidebar {
    width: 18%;
}
.banner {
    background: url(../images/bnr3.jpg) no-repeat 0px 0px;
    min-height: 402px;
}
.welcm-grids {
    padding: 4.5em 1em;
}
.welcm-info {
    width: 63%;
}
.service-sec {
    padding: 4em 0 2.2em;
}
.contact-left input[type="text"] {
    width: 32.4%;
}
.main {
    margin-left: 18.666667%;
	width: 81.333333%;
}
}
@media (max-width: 1366px){
.service_grids {
    margin-top: 2em;
}
.welcm-grids {
    padding: 4.2em 1em;
}
.news-sec {
    padding: 3em 1em 4em 1em;
}
.main {
    margin-left: 18.666667%;
    width: 81.333333%;
}
.banner {
    min-height: 381px;
}
.sidebar h1 a {
    margin-left: 20px;
}
.contact-left input[type="text"] {
    width: 100%;
    margin-bottom: 1em;
}
.contact-left input[type="text"]:nth-child(2) {
    margin:0 0 1em 0;
}
.contact-left textarea {
    margin-top: 0%;
}
}
@media (max-width: 1280px){
.sidebar h1 a {
    font-size: 1.1em;
}
ul.callbacks_tabs.callbacks1_tabs {
    bottom: -35%;
}
.slider {
    padding-top: 6.5em;
}
.banner {
    min-height: 356px;
}
.welcm-info p,.abt-info p,ul.project_box li.desc p,.team-grid1 p,.ftr-grid1 p, .news-ltr p,ul.prjt-list li a{
    font-size: 0.85em;
}
.welcm-info {
    width: 69%;
}
.welcm-grids {
    padding: 4.4em 1em;
}
.services h3,.welcm-info h3,.news-sec h3{
    font-size: 2em;
}
.welcm-info h4 {
    font-size: 1.1em;
}
.service-sec {
    padding: 2em 0 2em;
}
span.glyphicon {
    margin-bottom: 1.5em;
}
.service_grid h6 a {
    font-size: 1.4em;
}
.service_grids {
    margin-top: 3.7em;
}
.news-sec {
    padding: 3em 1em 1em 1em;
}
ul.project_box li.desc h4 a {
    font-size: 1.1em;
}
.team-grid1 h4 {
    font-size: 16px;
}
}
@media (max-width: 1080px){
.table{display:none;}	
.rslides h2 {
    font-size: 2em;
    width: 100%;
}
.side-pics {
    width: 26%;
}
.side-content {
    width: 74%;
}
.banner {
    background: url(../images/bnr3.jpg) no-repeat -160px -84px;
	min-height: 340px;
}
ul.callbacks_tabs.callbacks1_tabs {
    bottom: -44%;
}
.sidebar h1 a {
    font-size: 1em;
}
.sidebar {
    width: 21%;
}
.main {
    margin-left: 21.666667%;
    width: 78.333333%;
} 
.welcm-grids {
    width: 74%;
	padding: 2.7em 1em;
}
.welcm-info {
    width: 80%;
}
.welcm-info p, .abt-info p, ul.project_box li.desc p,.service_grid p, .team-grid1 p, .ftr-grid1 p, .news-ltr p, ul.prjt-list li a 
,.news-1 p{
    font-size: 0.8em;
}
.service_grids {
    margin-top: 2.5em;
}
.service_grid h6 a {
    font-size: 1.3em;
}
span.glyphicon {
    margin-bottom: 1em;
}
.glyphicon-asterisk:before, .glyphicon-wrench:before, .glyphicon-user:before {
    font-size: 2em;
}
.services h3, .welcm-info h3, .news-sec h3 {
    font-size: 1.7em;
}
.slider {
    padding-top: 6.5em;
}
.news-1 h5 {
    font-size: 1em;
}
.news-1 h6 {
    font-size: 0.85em;
}
.news-sec {
    padding: 2em 1em 1em 1em;
}
.ftr-grid1 h4, .news-ltr h4 {
    font-size: 1.2em;
    margin-bottom: 0.7em;
}
.footer {
    padding: 2em 1em;
}
.about h3, .gallery h3, h3.typogrphy, .contact h3, .projects h3 {
    font-size: 1.8em;
}
.testimonal h3,.team-work h3{
	font-size:1.6em;
}
.abt-info h5 {
    font-size: 0.85em;
}
.about {
    padding: 3em 1em;
}
.abt-info h4 {
    font-size: 1.3em;
}
.testimonal {
    padding: 2em 1em;
}
ul.project_box li.desc h4 a {
    font-size: 0.9em;
}
ul.project_box li.mini-post-meta1 {
    font-size: 1.2em;
}
.team-grid1 {
    padding: 0 16px;
}
.team-grid1 h4 {
    font-size: 14px;
}
.news-ltr form input[type="submit"] {
    width: 28%;	
}
ul.prjt-list h4 {
    font-size: 1em;
}
.prjt-grid {
    padding: 0 10px;    height: 400px;
}
.projects {
    padding: 3em 1em;
}
.gallery {
    padding: 3em 1em;
}
}
@media (max-width:1024px){
.banner {
    min-height: 327px;
}
}
@media (max-width: 991px){
.side-content {
    width: 100%;
    float: none;
}
.side-pics {
    width: 100%;
    float: none;
}
.pic1{
	float:left;
	width:50%;
}
.welcm-grids{
	width: 100%;
    float: none;
}
.service-sec {
    width: 100%;
    float: none;
}
.news-sec {
    width: 100%;
    float: none;
}
.sidebar h1 a {
    margin-left: 15px;
}
.service_grid.text-center {
    padding: 0;
    margin-bottom: 1em;
}
.news-1 {
    margin-bottom: 2em;
}
.ftr-grid1 {
    margin-bottom: 1.5em;
}
.abt-top {
    margin-top: 2em;
}
.abt-info {
    margin-bottom: 2em;
}
ul.project_box {
    margin-bottom: 2em;
}
ul.project_box li.mini-post-meta1 {
    margin: 0px 2% 0 0;
}
.testi {
    margin-top: 0em;
}
.team-grid1 {
    width: 60%;
    float: left;
	margin-left:20%;
}
.team-grids {
    margin-top: 2em;
}
.prjt-grid {
    padding: 0 10px;
    width: 50%;
    float: left;
    margin-bottom: 1em;
}
.projects {
    padding: 3em 1em 1em;
}
.gallery-grid {
    position: relative;
    width: 25%;
    float: left;
    padding: 0 10px;
}
.contact {
    padding: 3em 1em;
}
.address{
    margin-bottom: 2em;
}
.contact-left input[type="text"],.contact-left textarea {
    padding: 10px 10px;
    font-size: 0.85em;
}
.submit-btn input[type=submit] {
    padding: 9px 32px;
    font-size: 14px;
    border: 2px solid #00DDDD;
}
.map iframe{
	margin:2em 0 0 0;
}
}
@media (max-width: 768px){
div.post_image img{width:100%;margin-bottom:5%;}
img.img-epcsive {margin-left:0px;}
ul.solution_keylist li {width:100%;margin-bottom:5%;}
div.contact_map img {width:100%;}
.services {width:80%;}
.sidebar h1 a {
    font-size: 0.8em;
}
.main {
    margin-left: 25.666667%;
    width: 74.333333%;
}
.sidebar {
    width: 25%;
}
.side-content {
    width: 100%;
    float: none;
}
.side-pics {
    width: 94%;
    float: none;clear: both;
}
.pic1{
	float:left;
	width:50%;
}
.welcm-grids{
	width: 100%;
    float: none;
}
.service-sec {
    width: 100%;
    float: none;
}
.news-sec {
    width: 100%;
    float: none;
}
.social-icons ul li a {
    display: inline-block;
    margin: 0 2px;
}
}
@media(max-width:640px){
.sidebar {
    width: 100%;
    float: none;
	    padding: 1.5em 0px 0 0px;
}
.main {
    margin-left: 0;
    width: 100%;
	margin-top:0em;
}
.side-btm {
    position:absolute;
    bottom:0%;
    width: 100%;
}
.sidebar h1 a {
    margin-bottom: 0;
}
.top-navigation {
    display: block;
    padding:0 20px;
    cursor: pointer;
    font-size: 2em;
    color: #FFF;
    position: relative;
    text-align: center;
    margin: 0 auto;
    background-color: #111;
}
.t-menu {
    float: left;
    font-size: .7em;
    padding-top: 7px;
}
.t-img {
    float: right;
}
.sidebar {
    float: none !important;
    position: inherit;
    width: 100%;
}
.drop-navigation {
    display: none;
    margin-top: 1em;
}
.side-btm {
    position: inherit;
    bottom: 0;
    width: 100%;
    margin-bottom:1em;
}
.rslides h2 {
    font-size: 1em;
    width: 100%;
}
.rslides h3 {
    font-size: 1em;
}
ul.callbacks_tabs.callbacks1_tabs {
    left: 43%;
}
.welcm-info {
    width: 90%;
}
.welcm-info h4 {
    font-size:1em;
	line-height:1.5em;
}
.sidebar h1 a {
    margin: 0.5em auto;
    text-align: center;
    display: block;
    width: 50%;
    font-size: 1em;
}
.sidebar{
	padding:0;
}
}
@media(max-width:480px)
.
{
.t-img {
    float: right;
    padding-bottom: 5px;
}
.t-menu {
    padding-top: 10px;
}
.sidebar h1 a {
    margin: 0.5em auto;
    text-align: center;
    display: block;
    width: 39%;
    font-size: 0.8em;
}
.banner {
    min-height: 290px;
    background: url(../images/bnr3.jpg) no-repeat -255px -204px;
}
.slider {
    padding-top: 5.5em;
}
.about {
    padding: 2em 1em;
}
.about h3, .gallery h3, h3.typogrphy, .contact h3, .projects h3 {
    font-size: 1.5em;
}
.abt-info {
    padding: 0;
}
.abt-info h4 {
    font-size: 1.1em;
}
.abt-top {
    margin-top: 1em;
}
ul.callbacks_tabs.callbacks1_tabs {
    left: 40%;
}
.testimonal h3, .team-work h3 {
    font-size: 1.4em;
	margin-bottom: 1em;
}
ul.project_box li.desc h4 a {
    font-size: 0.85em;
}
.testimonal {
    padding: 2em 1em 0;
}
.team-work {
    padding: 2em 0em 0 0;
}
.team-grid1 {
    padding: 0 21px;
    width: 50%;
    margin-bottom: 1.5em;
}
.project-sec {
    margin-top: 0em;
}
.projects {
    padding: 2em 1em 1em;
}
.projects h3{
	margin-bottom:1.5em;
}
.prjt-grid {
    margin-bottom: 2em;
	    height: 350px;
}
.gallery-1 {
    margin-top: 0;
}
.gallery-grid {
    position: relative;
    width: 50%;
    padding: 0 10px;
    margin-bottom: 1em;
}
.gallery {
    padding: 2em 1em;
}
.address h5 {
    font-size: 1em;
}
.address p {
    line-height: 1.8em;
    margin-top: 0.5em;
}
.contact {
    padding: 2em 1em;
}
.contact-right {
    padding: 0;
}
.contact-left {
    padding: 0;
}
}
@media(max-width:320px){
input.submit {width:44%;}
.top-menu ul li a {
    padding-bottom: 1.2em;
}
.rslides h2 {
    font-size: 1em;
}
.banner {
    min-height: 238px;
    background: url(../images/bnr3.jpg) no-repeat -357px -228px;
}
.slider {
    padding-top: 4.5em;
}
.services h3, .welcm-info h3, .news-sec h3 {
    font-size: 1.5em;
}
.welcm-grids {
    padding: 1.7em 1em;
}
.welcm-info h4 {
    font-size: 0.9em;
    line-height: 1.5em;
}
.welcm-info {
    width: 100%;
}
.news-top {
    margin-top: 1.5em;
}
.news-1{
	padding:0;
}
.ftr-grid1 {
    padding: 0;
}
.news-ltr{
	padding:0;
}
.news-1 h6 {
    font-size: 0.8em;
    margin: 0.5em 0;
}
.news-ltr form{
	text-align:center;
}
.news-ltr form input[type="text"] {
    width: 100%;
	margin-bottom:1em;
}
.news-ltr form input[type="submit"] {
    width: 40%;
    margin: 0 auto;
    float: none;
}
.abt-pic {
    padding: 0;
}
.testimonal h3, .team-work h3 {
    font-size: 1.3em;
    margin-bottom:1.5em;
}
ul.project_box {
    margin-bottom: 1.5em;
}
.team-grid1 {
    padding: 0 15px;
    width: 100%;
    margin-bottom: 1.5em;
}
.prjt-grid {
    padding: 0 0px;
    width: 100%;
}
.contact-left textarea {
    height: 9.7em;
}
.map iframe {
    width: 100%;
    height: 200px;
}
.ftr-grid1 h4, .news-ltr h4 {
    font-size: 1.1em;
    margin-bottom: 0.5em;
}
.sidebar {
    padding: 0;
}
.sidebar h1 a {
    margin: 0.5em auto;
    text-align: center;
    display: block;
    width: 68%;
}
.t-menu {
    float: left;
    font-size: 0.6em;
    padding-top: 11px;
}
