h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', sans-serif;
   font-size: 100%;
   background:#fff;
    margin: 0px auto;
    margin-top: 0px;
    }
iframe {
    margin-bottom: -15px;
}
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;
}

/*macdown*/
#main {
    background: #f9f9f9 url(../images/page-bg-1.jpg);
}
article {
    margin: auto;
    padding: 10px;
    background-color: #ffffff;
    max-width: 900px;

}
#main body {
  font-family: PingFangSC-Regular, Helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: white;
  padding: 30px; }

article body > *:first-child {
  margin-top: 0 !important; }
article body > *:last-child {
  margin-bottom: 0 !important; }

article a {
  color: rgb(58, 128, 136); }
article a.absent {
  color: #ff0000; }
article a.anchor {
  display: block;
  padding-left: 30px;
  margin-left: -30px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0; }

article h1,article h2,article h3,article h4,article h5,article h6 {
  margin: 20px 0 10px;
  padding: 0;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  cursor: text;
  position: relative;}

article h1:hover a.anchor, article h2:hover a.anchor, article h3:hover a.anchor, article h4:hover a.anchor, article h5:hover a.anchor, article h6:hover a.anchor {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA09pVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoMTMuMCAyMDEyMDMwNS5tLjQxNSAyMDEyLzAzLzA1OjIxOjAwOjAwKSAgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OUM2NjlDQjI4ODBGMTFFMTg1ODlEODNERDJBRjUwQTQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OUM2NjlDQjM4ODBGMTFFMTg1ODlEODNERDJBRjUwQTQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5QzY2OUNCMDg4MEYxMUUxODU4OUQ4M0REMkFGNTBBNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5QzY2OUNCMTg4MEYxMUUxODU4OUQ4M0REMkFGNTBBNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsQhXeAAAABfSURBVHjaYvz//z8DJYCRUgMYQAbAMBQIAvEqkBQWXI6sHqwHiwG70TTBxGaiWwjCTGgOUgJiF1J8wMRAIUA34B4Q76HUBelAfJYSA0CuMIEaRP8wGIkGMA54bgQIMACAmkXJi0hKJQAAAABJRU5ErkJggg==) no-repeat 10px center;
  text-decoration: none; }

article h1 tt, article h1 code {
  font-size: inherit; }

article h2 tt, article h2 code {
  font-size: inherit; }

article h3 tt, article h3 code {
  font-size: inherit; }

article h4 tt, article h4 code {
  font-size: inherit; }

article h5 tt, article h5 code {
  font-size: inherit; }

article h6 tt, article h6 code {
  font-size: inherit; }

article h1 {
  font-size: 28px;
  color: black; }

article h2 {
  font-size: 24px;
/*  border-bottom: 1px solid #cccccc;*/
  color: black;}

article h3 {
  font-size: 18px;
  background-color: #e8e8e8;
  padding-left: 5px;}

article h4 {
  font-size: 16px; }

article h5 {
  font-size: 14px; }

article h6 {
  color: #777777;
  font-size: 14px; }

article p, article blockquote, article ul, article ol, article dl, article li, article table, article pre {
  margin: 15px 0; }

article hr {
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAECAYAAACtBE5DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OENDRjNBN0E2NTZBMTFFMEI3QjRBODM4NzJDMjlGNDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OENDRjNBN0I2NTZBMTFFMEI3QjRBODM4NzJDMjlGNDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4Q0NGM0E3ODY1NkExMUUwQjdCNEE4Mzg3MkMyOUY0OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4Q0NGM0E3OTY1NkExMUUwQjdCNEE4Mzg3MkMyOUY0OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqqezsUAAAAfSURBVHjaYmRABcYwBiM2QSA4y4hNEKYDQxAEAAIMAHNGAzhkPOlYAAAAAElFTkSuQmCC) repeat-x 0 0;
  border: 0 none;
  color: #cccccc;
  height: 4px;
  padding: 0;
}

article body > h2:first-child {
  margin-top: 0;
  padding-top: 0; }
article body > h1:first-child {
  margin-top: 0;
  padding-top: 0; }
article body > h1:first-child + h2 {
    margin-top: 0;
    padding-top: 0; }
article body > h3:first-child, article body > h4:first-child, article body > h5:first-child, article body > h6:first-child {
  margin-top: 0;
  padding-top: 0; }

article a:first-child h1, article a:first-child h2, article a:first-child h3, article a:first-child h4, article a:first-child h5, article a:first-child h6 {
  margin-top: 0;
  padding-top: 0; }

article h1 p, article h2 p, article h3 p, article h4 p, article h5 p, article h6 p {
  margin-top: 0; }

article li p.first {
  display: inline-block; }
article li {
  margin: 0; }
article ul, article ol {
  padding-left: 30px; }

article ul :first-child, article ol :first-child {
  margin-top: 0; }

article dl {
  padding: 0; }
  article dl dt {
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    padding: 0;
    margin: 15px 0 5px; }
    article dl dt:first-child {
      padding: 0; }
    article dl dt > :first-child {
      margin-top: 0; }
    article dl dt > :last-child {
      margin-bottom: 0; }
  article dl dd {
    margin: 0 0 15px;
    padding: 0 15px; }
    article dl dd > :first-child {
      margin-top: 0; }
    article dl dd > :last-child {
      margin-bottom: 0; }

article blockquote {
  border-left: 4px solid #dddddd;
  padding: 0 15px;
  color: #777777; }
  article blockquote > :first-child {
    margin-top: 0; }
  article blockquote > :last-child {
    margin-bottom: 0; }

article table {
  padding: 0;border-collapse: collapse; }
  article table tr {
    border-top: 1px solid #cccccc;
    background-color: white;
    margin: 0;
    padding: 0; }
    article table tr:nth-child(2n) {
      background-color: #f8f8f8; }
    article table tr th {
      font-weight: bold;
      border: 1px solid #cccccc;
      margin: 0;
      padding: 6px 13px; }
    article table tr td {
      border: 1px solid #cccccc;
      margin: 0;
      padding: 6px 13px; }
    article table tr th :first-child, table tr td :first-child {
      margin-top: 0; }
    article table tr th :last-child, table tr td :last-child {
      margin-bottom: 0; }

article img {
  max-width: 100%; }

article span.frame {
  display: block;
  overflow: hidden; }
  article span.frame > span {
    border: 1px solid #dddddd;
    display: block;
    float: left;
    overflow: hidden;
    margin: 13px 0 0;
    padding: 7px;
    width: auto; }
  article span.frame span img {
    display: block;
    float: left; }
  article span.frame span span {
    clear: both;
    color: #333333;
    display: block;
    padding: 5px 0 0; }
article span.align-center {
  display: block;
  overflow: hidden;
  clear: both; }
  article span.align-center > span {
    display: block;
    overflow: hidden;
    margin: 13px auto 0;
    text-align: center; }
  article span.align-center span img {
    margin: 0 auto;
    text-align: center; }
article span.align-right {
  display: block;
  overflow: hidden;
  clear: both; }
album span.align-right > span, article span.align-right > span {
    display: block;
    overflow: hidden;
    margin: 13px 0 0;
    text-align: right; }
album span.align-right span img, article span.align-right span img {
    margin: 0;
    text-align: right; }
album span.float-left, article span.float-left {
  display: block;
  margin-right: 13px;
  overflow: hidden;
  float: left; }
album span.float-left span, article span.float-left span {
    margin: 13px 0 0; }
album span.float-right, article span.float-right {
  display: block;
  margin-left: 13px;
  overflow: hidden;
  float: right; }
album span.float-right > span, article span.float-right > span {
    display: block;
    overflow: hidden;
    margin: 13px auto 0;
    text-align: right; }

album code,album tt, article code,article tt {
  margin: 0 2px;
  padding: 0 5px;
  white-space: nowrap;
  border: 1px solid #eaeaea;
  background-color: #fee9cc;
  border-radius: 3px; }

album pre code, article pre code {
  margin: 0;
  padding: 0;
  white-space: pre;
  border: none;
  background: transparent; }

album .highlight pre, article .highlight pre {
  background-color: #fee9cc;
  border: 1px solid #cccccc;
  font-size: 13px;
  line-height: 19px;
  overflow: auto;
  padding: 6px 10px;
  border-radius: 3px; }

album pre, article pre {
  background-color: #fee9cc;
  border: 1px solid #cccccc;
  font-size: 13px;
  line-height: 19px;
  overflow: auto;
  padding: 6px 10px;
  border-radius: 3px; }
album pre code, album pre tt, article pre code, article pre tt {
    background-color: transparent;
    border: none; }

album sup,article sup {
    font-size: 0.83em;
    vertical-align: super;
    line-height: 0;
}
* {
	-webkit-print-color-adjust: exact;
}
@media screen and (min-width: 914px) {
    article body {
        width: 854px;
        margin:0 auto;
    }
    article {
    padding-left: 70px;
    padding-right: 70px;
}
}
@media print {
	article table, article pre {
		page-break-inside: avoid;
	}
	article pre {
		word-wrap: break-word;
	}
}


/*macdown over*/

/*--start-header--*/
.banner{
	background:url(../images/toutu.jpg) no-repeat;
	background-size:100% 100%;
	min-height:798px;
}
.logo{
	float: left;
	margin-top: 5px;
}
.logo320{
	display:none;
}
.top-nav ul li a {
	color: #dce3e4;
	font-size: 18px;
	text-align: center;
	position: relative;
	font-weight: 300;
	text-decoration: none;
	padding: 0px 18px 0px 18px;
	display: block;
}
.top-nav ul li a:hover{
	color:#fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.logo a{
	display:block;
}
/* top-nav */
.header {
	background: #55adb7;
	padding:2em 0px;
}
nav {
	position: relative;
	float: right;
}
nav ul {
	padding: 0;
	float: right;
	padding-top: 2px;
	color:#dce3e4;
}
nav li {
	display: inline-block;
	position:relative;
}
nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}
nav a:hover{
	text-decoration:none;
	color:#00A2C1;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
nav a#pull {
	display: none;
}
/*Styles for screen 600px and lower*/
@media screen and (max-width: 768px) {
	nav {
  		height: auto;
  		float:none;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  		position: relative;
  	}
  	nav li {
	position: relative;
	margin-left: 0px;
	border-bottom: 1px solid#eee;
	}
  	.top-nav ul li.active a, .top-nav ul li a:hover {
	border-bottom: none;
	}
  	nav li a {
		margin: 0px 0px;
		color: #4972A5;
		padding: 0em 0;
		font-size: 1.2em;
	}
  	nav a {
	  	text-align: left;
  	}

}
/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
	nav {
		border-bottom: 0;
		float:none;
	}
	nav ul {
		display: none;
		height: auto;
		margin:1.3em 0 0px 0px;
		background:#fff;
		color:#fff;
		padding-top: 14px;
	}
	nav a#pull {
		display: block;
		position: relative;
		color: #F26D7D;
		text-align: right;
		position: absolute;
		top: 0px;
		float: right;
		right:0;
		margin-right: 3px;
	}
	nav a#pull:after {
		content:"";
		background: url('nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}
	nav a#pull img{
		margin-right:2%;
	}
	.top-nav ul li a {
		color: #2C3E50;
		padding: 0px 0 26px 0px;
		line-height:0px;
	}
	.top-nav ul li a:hover{
    color:#55adb7;
	}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav {
		float:none;
	}
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
    p1 {
    color: #e4e4e4;
    font-size: 10px;
}
}
/*--end-header--*/
/*--starts-banner--*/
.banner-top{
	text-align:center;
	margin-top:15%;
}
.banner-top h1 {
	font-size: 2.8em;
	font-weight: 500;
	color: #e4e4e4;
	margin: 0 auto;
	width: 40%;
	text-transform: uppercase;
}
/*
.banner-top p1 {
    color: #e4e4e4;
    font-size: 1.5em;
}
*/

.bttn{
	margin-top:3em;
	padding: 10px 10px;
	text-align: center;
}
.bttn a{
	border:3px solid #afb1b4;
	font-size:1.8em;
	font-weight:300;
	color:#afb1b4;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	outline: none;
	padding:5px 2em;
}
.bttn a:hover{
	text-decoration:none;
	color:#55adb7;
	border:3px solid #55adb7;
}
/*------------------ Slider Part starts Here----------*/
.slider{
	background:url(../images/slide-banner.jpg)no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	min-height:300px;
}
#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
}
.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 0;
  text-align: center;
  width: 100%;
}
.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
}
.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
}
.rslides_tabs li:first-child {
  margin-left: 0;
}
.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
}
.events {
  list-style: none;
}
.callbacks_container {
  position: relative;
  float: left;
  width: 100%;
}
.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.callbacks img {
  position: relative;
  z-index: 1;
  height: auto;
  border: 0;
}
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	text-shadow: none;
	color: #fff;
	left: 0;
	right: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
	top: 10%;
	text-align: center;
}
.callbacks_nav {
  	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	top: 100%;
	left: 46%;
	opacity: 0.7;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 36px;
	width: 36px;
	background: transparent url("../images/arrow.png") no-repeat left top;
}
.callbacks_nav:active {
  opacity: 1.0;
}
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 46%;
}
#slider3-pager a {
  display: inline-block;
}
#slider3-pager span{
  float: left;
}
#slider3-pager span{
	width:100px;
	height:15px;
	background:#fff;
	display:inline-block;
	border-radius:30em;
	opacity:0.6;
}
#slider3-pager .rslides_here a {
  background: #FFF;
  border-radius:30em;
  opacity:1;
}
#slider3-pager a {
  padding: 0;
}
#slider3-pager li{
	display:inline-block;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li{
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  height: auto;
  border-radius:200px;
  -webkit-border-radius:200px;
  -moz-border-radius:200px;
  -o-border-radius:200px;
}
.callbacks_tabs {
	list-style: none;
	position: absolute;
	top: 143%;
	z-index: 999;
	left: 47%;
	padding: 0;
	margin: 0;
	display: block;
}
.slider-top{
	text-align: center;
	margin-bottom:2.5em;
}
.slider-top p.below{
	font-size: 14px;
	color: #fff;
	font-weight: 100;
}
.slider-top h3{
	font-size:20px;
	font-weight:400;
	margin:10px 0px;
	color:#fff;
}
.slider-top ul.social-slide{
	display:inline-flex;
	margin: 0px;
	padding: 0px;
}
.callbacks_tabs li{
	display:inline-block;
}
@media screen and (max-width: 600px) {
  .callbacks_nav {
    top: 47%;
    }
p1 {
color: #e4e4e4;
font-size: 1em;
}
}
/*----*/
.callbacks_tabs a{
 visibility: hidden;
}
.callbacks_tabs a:after {
  content: "\f111";
  font-size:0;
  font-family: FontAwesome;
  visibility: visible;
  display: block;
  height:10px;
  width:10px;
  display:inline-block;
  border:2px solid #5a686b;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -ms-border-radius: 30px;
  background:#5a686b;
}
.callbacks_here a:after{
	border:2px solid #fff;
	background:#fff;
}
ul.callbacks_tabs.callbacks2_tabs {
	display: none;
}
/*--Slider-Part-Ends-Here--*/
/*--end-banner--*/
/*--starts-about--*/
.time-top{
	text-align:center;
}
.time-top h3{
	color:#4c505d;
	font-size:2em;
	width: 59%;
	margin:0 auto;
	font-weight:300;
	line-height: 1.55em;
	margin-bottom: 1em;
}
.time-top p{
	color:#4c505d;
	font-size:16px;
	width:90%;
	margin:0 auto;
	font-weight:500;
}
.time{
	padding:5em 0px;
}
.time-bottom {
	text-align: center;
	margin-top: 5em;
}
.about-bottom-one span.time-one{
	background-position:0px 0px;
}
.about-bottom-one span.time-two{
	background-position:-52px 0px;
}
.about-bottom-one span.time-tre{
	background-position:-104px 0px;
}
/*--end-about--*/
/*--starts-dhavan--*/
.dhavan-top{
	margin-left: 11em;
}
.dhavan{
	padding:5em 0px;
	background:#00d089;
	text-align:center;
}
.dhavan-bottom p {
	color: #ffffff;
	font-size: 18px;
	font-weight: 300;
	text-align: left;
	width: 84%;
	line-height: 1.8em;
	word-spacing: 3px;
	margin-top: 3em;
}
.dhavan-right h3 {
	color: #e4e4e4;
	font-size: 1.8em;
	font-weight: 400;
	margin: 0px;
	text-align: left;
}
.dhavan-right,.dhavan-left {
	display: inline-block;
	vertical-align: middle;
}
.dhavan-right {
	margin-left: 2em;
}
/*--ends-dhavan--*/
/*--starts-contact--*/
.contact{
	position:relative;
}
.contact-top {
	position: absolute;
	top: 12%;
	left: 34%;
	width: 32%;
	border-radius: 50%;
	background: rgba(255, 255, 255, 0.9);
	height: 74%;
	padding-top: 6em;
	text-align: center;
	border: 1px solid rgba(153, 153, 153, 0.6);
}
.contact iframe{
	width:100%;
	height:650px;
}
.contact-top input[type="text"] {
	padding: 10px 10px;
	width: 55%;
	font-size: 14px;
	margin: 6px 0px;
	border: 1px solid #d8d8d8;
	color: #B7B7B7;
	background: none;
	background: #ffffff;
	-webkit-appearance: none;
	outline: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.contact-top textarea {
	height: 8em;
	padding: 10px 0px 0px 10px;
	resize: none;
	width: 55%;
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	-webkit-appearance: none;
	margin: 6px 0px;
	border: 1px solid #d8d8d8;
	color: #B7B7B7;
	background: none;
	background: #ffffff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	outline: none;
}
.sub-button {
	margin-top: 20px;
}
.contact-top input[type="submit"]{
	background:url(../images/yes.png) no-repeat;
	width:66px;
	height:67px;
	display:block;
	border:none;
	outline:none;
	-webkit-appearance: none;
	margin: 0 auto;
}
/*--ends-contact--*/
/*--starts-footer--*/
.footer{
	background:#00d089;
	padding:3em 0px;
	text-align:center;
}
.footer-main p{
	color:#ffffff;
	font-size:18px;
}
.footer-main p a{
	color:#4d98a4;
}
.footer-main p a:hover{
	color:#ffffff;
	text-decoration:none;
}
/*--ends-footer--*/
/*
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 48px;
height: 48px;
border: none;
text-indent: 100%;
background: url(../images/scroll-top.png) no-repeat 0px 0px;
}
*/

/*--about-starts--*/
.about{
	padding:3em 0px;
}
.about-top{
	text-align:center;
}
.about-top h3{
	color:#4c505d;
	font-size:2.5em;
	margin:0px 0px 10px 0px;
	font-weight:700;
}
.about-top p {
	color: #4c505d;
	font-size: 16px;
	font-weight: 400;
	width: 79%;
	margin: 0 auto;
}
.about-top iframe{
	width:80%;
	margin:0 auto;
	height:400px;
	margin-top:2em
}
.about-one span,.about-bottom-one span{
	background:url(../images/about-sprit.png) no-repeat;
	width:51px;
	height:50px;
	display:block;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	margin: 0 auto;
}
.about-one span.one{
	background-position:0px 0px;
}
.about-one span.two{
	background-position:-51px 0px;
}
.about-one span.tre{
	background-position:-102px 0px;
}
.about-one span.one:hover{
	background-position:0px -50px;
}
.about-one span.two:hover{
	background-position:-51px -50px;
}
.about-one span.tre:hover{
	background-position:-102px -50px;
}
.about-one h4{
	color:#4c505d;
	font-size:1.5em;
	margin: 20px 0px 16px 0px;
	font-weight:400;
}
.about-bottom{
	text-align:center;
	margin-top:3.5em;
}
.about-one p{
	color:#4c505d;
	font-size:15px;
	font-weight:300;
	width:90%;
	margin:0 auto;
}
/*---/project-tabs Starts Here----*/
.tabs-box {
position:relative;
}
ul.tabs-menu{
	margin:0;
	padding:0;
}
ul.tabs-menu li{
	display:inline-block;
	float:left;
}
ul.tabs-menu li a{
	font-size: 1.2em;
	text-transform: uppercase;
	padding: 1em 2em;
	text-decoration: none;
	background: rgba(190, 182, 182, 0.12);
	color: #00d089;
	float: left;
	border-right: 5px solid #F2F2F2;
	font-weight: 700;
}
.tab-grid h3{
	font-size:1.2em;
	margin:0;
	padding:0.5em 0 0 0;
}
.line2 {
	padding-left: 32px;
}
.line1 {
	border-right: 1px solid #F2F2F2;
	padding-right: 26px;
}
.line1 p,.line2 p{
	font-size:15px;
	color:#9D9D9D;
	padding-top: 2em;
	margin: 0px;
}
.responsive-tabs {
	background: #f2f2f2;
	background: -moz-linear-gradient(top,  #f2f2f2 0%, #f2f2f2 47%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(47%,#f2f2f2), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 47%,#f2f2f2 100%);
	background: -o-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 47%,#f2f2f2 100%);
	background: -ms-linear-gradient(top,  #f2f2f2 0%,#f2f2f2 47%,#f2f2f2 100%);
	background: linear-gradient(to bottom,  #f2f2f2 0%,#f2f2f2 47%,#f2f2f2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=0 );
	padding: 5em 0px;
}
.tab-grid {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	padding: 2em 1em;
}
ul.tabs-menu li a:hover{
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
	transition: all 0.3s ease;
         -webkit-transition: all 0.3s ease;
         -moz-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
}
div#tab1 p,div#tab2 p,div#tab3 p{
	color: #4c505d;
	margin: 20px 0px;
	font-size: 16px;
}
/*---//project-tabs ends Here----*/
/*--about-ends--*/
/*--portfolio-starts--*/
.portfolio-top h3,.team-gallery-top h3{
	color:#4c505d;
	font-size:2.5em;
	margin:0px 0px 10px 0px;
	font-weight:700;
	text-align:center;
}
.portfolio-top p,.team-gallery-top p{
	color: #4c505d;
	font-size: 16px;
	font-weight: 400;
	width: 79%;
	margin: 0 auto;
	text-align: center;
}
.team-left-top img{
	width:100%;
}
.team-left-top{
	text-align:center;
}
.portfolios{
	padding:4em 0 1em;
	background: #f5f5f5;
}
.team-gallery {
	background: #f5f5f5;
	padding:3em 0px
}
.team-gallery-top{
	text-align:center;
	margin-bottom: 2em;
}
.team-left-bottom h4 {
	font-size: 20px;
	font-weight: 600;
	color: #4c505d;
	margin: 0px 0px 5px 0px;
}
.team-left-bottom p{
	font-size: 15px;
	color: #4c505d;
}
.bton{
	margin: 1.2em 0px 7px 0px;
}
.team-left-bottom {
	background: #fff;
	padding: 20px 0px;
}
.bton a{
	color:#fff;
	background:#55adb7;
	padding:6px 20px;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	outline: none;
}
.bton a:hover{
	background:#00d089;
	text-decoration:none;
	transition: all 0.3s ease;
         -webkit-transition: all 0.3s ease;
         -moz-transition: all 0.3s ease;
         -o-transition: all 0.3s ease;
}
/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(15, 207, 140, 0.9);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top:22%;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
span.m_4{
	font-size:14px;
	font-weight:400;
}
p.m_5 {
	margin: 2% auto 5%;
	width: 70%;
	color: #283A47;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
ul#filters {
	padding: 0px;
	margin-top: 3em;
}
/*--team--*/
.col_1_of_4:first-child {
	margin-left: 0;
}
.span_1_of_4 {
	width: 22.8%;
}
.col_1_of_4 {
	display: block;
	float: left;
	margin: 1% 0 1% 2.6%;
	background: #FFF;
}
.b-wrapper:hover {
	background:rgba(85, 173, 183, 0.4);
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
		display: -webkit-inline-box;
	}
	#filters li span {
		display: block;
		padding: 5px 15px;
		text-decoration: none;
		color: rgba(31, 49, 63, 0.7);
		cursor: pointer;
		font-size:0.875em;
		font-weight: 400;
		text-transform:uppercase;
		background:#fff;
		margin:0 10px 0 0;
	}
	#filters li span.active {
	background: #55adb7;
	color: #ffffff;
	}
 	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 30%;
		display:none;
		float:left;
		overflow:hidden;
		margin: 0 2% 5% 0;
	}
	div#portfoliolist {
		padding: 40px 0px;
}
	.portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		cursor:pointer;
	}
	.portfolio img {
		max-width:100%;
		/*--position: relative;--*/
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
	}
	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
	}
	.portfolio .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}

			.portfolio .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
			}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/*--portfolio-ends--*/
/*--mediaquaries-starts--*/

@media only screen and (max-width: 3000px){
	.banner {
	min-height: 682px;
}
.banner-top {
	margin-top: 13%;
}
p1 {
    color: #e4e4e4;
    font-size: 1.5em;
}
.bttn {
	margin-top: 2.5em;
}
.callbacks_tabs {
	top: 140%;
}
.contact iframe {
	height: 600px;
}
.contact-top {
	width: 34%;
	height: 73%;
	padding-top: 5em;
}
}
@media only screen and (max-width: 1280px){
.contact-top {
	height: 70%;
	top: 14%;
}
.contact-top input[type="text"] {
	width: 60%;
}
.contact-top textarea {
	width: 60%;
}
}
@media only screen and (max-width: 1024px){
.banner-top h1 {
	font-size: 2em;
	width: 45%;
}
p1 {
    color: #e4e4e4;
    font-size: 1.5em;
}
ul#filters {
	margin-top: 2em;
}
#portfoliolist .portfolio {
	width: 31%;
	margin: 0px 10px 3.3% 10px;
}
div#portfoliolist {
	padding: 30px 0px;
}
.b-animate img {
	margin-top: 22%;
}
.banner {
	min-height: 600px;
}
.time-top h3 {
	width: 72%;
}
#filters li span {
	margin: 0 0px 0 13px;
}
.time-top p {
	width: 100%;
}
.time {
	padding: 4em 0px;
}
.dhavan-bottom p {

font-size: 17px;
	width: 95%;
}
.dhavan-right h3 {
	font-size: 1.6em;
}
.contact iframe {
	height: 530px;
}
.contact-top {
	height: 74%;
	width: 40%;
	left: 30%;
	padding-top: 4em;
}
.contact-top input[type="text"],.contact-top textarea{
	width: 65%;
}
.sub-button {
	margin-top: 10px;
}
.about-top iframe {
	height: 350px;
}
.about-one p {
	width: 100%;
}
.about-one h4 {
	font-size: 1.4em;
}
ul.tabs-menu li a {
	font-size: 1em;
	padding: 15px 1.5em;
}
.tab-grid {
	padding: 1em 1em;
}
div#tab1 p, div#tab2 p, div#tab3 p {
	font-size: 15px;
}
.responsive-tabs {
	padding: 4em 0px 3em 0px;
}
}
@media only screen and (max-width: 768px){
ul#filters {
	margin-top: 1.5em;
	text-align: center;
}
#portfoliolist .portfolio {
	width: 46%;
	margin: 0px 0px 3.3% 28px;
}
.b-animate img {
	margin-top: 23%;
}
.portfolios {
	padding: 2.5em 0 1em;
}
.banner-top h1 {
	font-size: 2.2em;
	width: 50%;
}
.about-top p,.portfolio-top p,.team-gallery-top p{
	width: 70%;
}
.about-top iframe {
	height: 300px;
	width: 85%;
}
.about-one h4 {
	margin: 15px 0px 2px 0px;
	font-size: 1.3em;
}
.about-one {
	margin: 16px 0px;
}
.about-bottom {
	margin-top: 1.5em;
}
.about {
	padding: 2em 0px;
}
.responsive-tabs {
	padding: 3em 0px 2em 0px;
}
.about-top h3,.portfolio-top h3,.team-gallery-top h3{
	font-size: 2.2em;
}
.team-left-top {
	width: 50%;
	float: left;
	margin: 10px 0px;
}
.team-gallery {
	padding: 2em 0px 3em 0px;
}
.bttn a {
	font-size: 1.5em;
	padding: 5px 1.3em;
}
.banner {
	min-height: 468px;
}
.callbacks_tabs {
	top: 132%;
	left: 43%;
}
.time-top h3 {
	width: 86%;
	font-size: 1.8em;
	line-height: 1.25em;
	margin-bottom: 15px;
}
.time-top p{
	width: 90%;
	font-size: 15px;
}
.about-bottom-one {
	width: 33.3%;
	float: left;
}
.time {
	padding: 2.5em 0px;
}
.time-bottom {
	margin-top: 3em;
}
.dhavan-bottom p {
	font-size: 16px;
	width: 100%;
}
.dhavan {
	padding: 3em 0px;
}
.contact iframe {
	height: 400px;
}
.contact-top {
	padding-top: 3em;
}
.contact-top input[type="submit"] {
	width: 50px;
	height: 50px;
	background-size: 80%;
}
.contact-top input[type="text"], .contact-top textarea {
	width: 60%;
	padding: 5px 8px;
	font-size: 13px;
	margin: 3px 0px;
}
.banner-top h1 {
	font-size: 2em;
}
p1 {
    color: #e4e4e4;
    font-size: 1.5em;
}
.bttn a {
	font-size: 1.2em;
}
.bttn {
	margin-top: 2em;
}
}
@media (max-width: 640px){
.banner-top h1 {
	font-size: 1.8em;
}
p1 {
color: #e4e4e4;
font-size: 1.5em;
}
.team-left-bottom h4 {
	font-size: 18px;
}
#portfoliolist .portfolio {
	width: 45%;
	margin: 0px 0px 3.5% 20px;
}
.about-top h3, .portfolio-top h3 {
	font-size: 2.1em;
}
.about-top p, .portfolio-top p,.team-gallery-top p{
	width: 85%;
}
.footer {
	padding: 2em 0px;
}
ul.tabs-menu li a {
	font-size: 15px;
	padding: 10px 15px;
}
div#tab1 p, div#tab2 p, div#tab3 p {
	margin: 15px 0px;
}
.tab-grid {
	padding: 8px 1em;
}
.responsive-tabs {
	padding: 2.5em 0px 1.5em 0px;
}
.bttn a {
	font-size: 1.1em;
	border: 2px solid #afb1b4;
}
.bttn {
	margin-top: 1.3em;
}
.banner {
	min-height: 419px;
}
.time-top h3 {
	font-size: 1.5em;
	line-height: 1.2em;
	margin-bottom: 12px;
}
.time-top p {
	width: 96%;
	font-size: 14px;
}
.time {
	padding: 2em 0px;
}
.dhavan-right h3 {
	font-size: 1.4em;
}
.dhavan-bottom p {
	font-size: 15px;
	width: 100%;
	margin-top: 2em;
	line-height: 1.7em;
}
.dhavan {
	padding: 2em 0px;
}
.contact iframe {
	height: 330px;
}
.contact-top textarea {
	height: 6em;
}
.contact-top {
	padding-top: 2em;
}
.sub-button {
	margin-top: 3px;
}
.footer {
	padding: 2em 0px;
}
}
@media only screen and (max-width: 480px){
.logo a img {
	width: 87%;
}
.team-left-bottom {
	padding: 12px 0px;
}
#filters li span {
	margin: 0 0px 0 6px;
}
.b-animate img {
	margin-top: 21%;
	width: 24%;
}
.header {
	padding: 1.2em 0px;
}
nav a#pull {
	top: -8px;
}
.logo {
	margin-top: 0px;
}
.banner-top h1 {
	font-size: 1.6em;
	width: 60%;
}
p1 {
    color: #e4e4e4;
    font-size: 1.3em;
}
.bttn a {
	font-size: 1em;
}
.callbacks_tabs a:after {
	height: 8px;
	width: 8px;
}
.banner {
	min-height: 340px;
}
.banner {
	min-height: 340px;
}
.callbacks_tabs {
	top: 128%;
	left: 40%;
}
.time-top h3 {
	font-size: 1.5em;
	width: 96%;
}
.time-bottom {
	margin-top: 2em;
}
.dhavan-top {
	margin-left: 0em;
}
.dhavan-bottom p {
	margin-top: 1.2em;
}
.contact iframe {
	height: 300px;
}
.contact-top {
	height: 84%;
	width: 58%;
	top: 7%;
	left: 23%;
}
.dhavan-left img {
	width: 85%;
}
.dhavan-right img {
	width: 85%;
}
.dhavan-right {
	margin-left: 0em;
}
.contact-top {
	padding-top: 2.5em;
}
.about-top h3, .portfolio-top h3,.team-gallery-top h3{
	font-size: 1.8em;
}
.about-top p, .portfolio-top p,.team-gallery-top p{
	width: 95%;
}
.about-one span.two {
	background-position: -50px 0px;
}
.about-one span.tre {
	background-position: -103px 0px;
}
.about-one span.two:hover {
	background-position: -50px -50px;
}
.about-one span.tre:hover {
	background-position: -103px -50px;
}
.about-one span.one:hover {
	background-position: 0px -50px;
}
div#tab1 p, div#tab2 p, div#tab3 p {
	font-size: 14px;
}
.about-one p {
	width: 87%;
}
.about-bottom {
	margin-top: 1em;
}
.about-top iframe {
	height: 245px;
	width: 88%;
	margin-top: 1.5em;
}
ul.tabs-menu li a {
	font-size: 13px;
	padding: 8px 7px;
}
#portfoliolist .portfolio {
	width: 45%;
	margin: 0px 0px 3.5% 17px;
}
.portfolios{
	padding: 2em 0 1em;
}
.team-gallery {
	padding: 8px 0px 2em 0px;
}
.team-gallery-top {
	margin-bottom: 1em;
}
}
@media (max-width:320px){
.logo a img {
	width: 80%;
}
.header {
	padding: 1.2em 0px;
}
nav a#pull {
	top: -8px;
}
.logo {
	margin-top: 0px;
}
.banner-top h1 {
	font-size: 1.5em;
	width: 80%;
}
p1 {
    color: #e4e4e4;
    font-size: 1em;
}
.bttn a {
	font-size: 15px;
	padding: 2px 1.1em;
}
.callbacks_tabs a:after {
	height: 8px;
	width: 8px;
}
.banner {
	min-height: 340px;
}
.banner {
	min-height: 280px;
}
.callbacks_tabs {
	top: 116%;
	left: 34%;
}
.time-top h3 {
	font-size: 1.4em;
	width: 100%;
	overflow: hidden;
	height: 24px;
}
.dhavan-bottom p {
	margin-top: 1.2em;
	overflow: hidden;
	height: 82px;
}
.time-bottom {
	margin-top: 2em;
}
.dhavan-top {
	margin-left: 0em;
}
.dhavan-bottom p {
	margin-top: 1.2em;
}
.time-top p {
	width: 91%;
	font-size: 14px;
	overflow: hidden;
	height: 44px;
}
.contact iframe {
	height: 300px;
}
.dhavan-left img {
	width: 70%;
}
.dhavan-right img {
	width: 70%;
}
.dhavan-right {
	margin-left: 0em;
}
.about-one span, .about-bottom-one span {
	width: 43px;
	height: 43px;
	background-size: 300%;
}
.about-bottom-one span.time-two {
	background-position: -44px 0px;
}
.about-bottom-one span.time-tre{
	background-position: -89px 0px;
}
.dhavan-right h3 {
	font-size: 1.2em;
	text-align: center;
}
.contact iframe {
	height: 265px;
}
.contact-top {
	width: 76%;
	height: 84%;
	left: 13%;
	top: 7%;
	padding-top: 2em;
}
.contact-top input[type="text"], .contact-top textarea {
	width: 62%;
	padding: 3px 8px;
	font-size: 12px;
}
.contact-top input[type="submit"] {
	width: 45px;
	height: 45px;
	background-size: 74%;
}
.footer-main p {
	font-size: 13px;
}
.footer {
	padding: 1.5em 0px;
}
.about-top h3, .portfolio-top h3,.team-gallery-top h3{
	font-size: 1.4em;
}
.about-top p, .portfolio-top p,.team-gallery-top p{
	width: 100%;
	overflow: hidden;
	height: 46px;
	font-size: 15px;
}
ul#filters {
	margin-top: 14px;
}
div#portfoliolist {
	padding: 20px 0px;
}
.portfolios {
	padding: 2em 0 1.5em;
}
.about-top iframe {
	height: 125px;
	width: 90%;
	margin-top: 8px;
}
.about-top h3 {
	margin: 0px 0px 5px 0px;
}
.about-one h4 {
	margin: 10px 0px 4px 0px;
	font-size: 1.1em;
}
.about-one p {
	width: 100%;
	overflow: hidden;
	height: 45px;
}
.about-one span.one:hover {
	background-position: 0px -41px;
}
.about-one span.two {
	background-position: -43px 1px;
}
.about-one span.two:hover {
	background-position: -43px -42px;
}
.about-one {
	margin: 5px 0px;
}
.about-one span.tre {
	background-position: -87px 1px;
}
.about-one span.tre:hover {
	background-position: -87px -41px;
}
.about {
	padding: 1.5em 0px;
}
ul.tabs-menu li {
	width: 100%;
	margin-bottom: 6px;
	text-align:center;
}
ul.tabs-menu li a {
	font-size: 14px;
	padding: 9px 7px;
	width: 100%;
}
div#tab1 p, div#tab2 p, div#tab3 p {
	overflow: hidden;
	height: 62px;
	margin: 10px 0px;
}
.responsive-tabs {
	padding: 2em 0px 1em 0px;
}
#portfoliolist .portfolio {
	width: 46%;
	margin: 0px 2px 3.3% 8px;
}
#filters li span {
	padding: 3px 3px;
	font-size: 12px;
	margin: 0 0px 0 0px;
}
.team-left-top {
	width: 100%;
	margin: 7px 0px;
}
.team-gallery-top {
	margin-bottom: 1em;
}
.team-left-bottom h4 {
	font-size: 17px;
}
.team-left-bottom p {
	font-size: 14px;
}
.bton {
	margin: 1em 0px 7px 0px;
}
}
/*--mediaquaries-ends--*/

/*-- Footer-Starts-Here --*/
ul{
    margin:0;
    padding:0;
}
.footer {
    background-color: #253141;
/*    background: url("../images/world.jpg");*/
}
.social {
    padding: 30px 0;
    text-align: center;
}
.footer-info {
    margin-top: 50px;
}
.footer-info h4 {
    color: #EEE;
    padding: 20px 0;
    font-weight: 600;
}
.footer-info li {
    color: #EEE;
    display: block;
    font-weight: 300;
    font-size: 13px;
    line-height: 25px;
}
.links a {
    color: #EEE;
}
.links a:hover {
    color: #FFF;
    text-decoration: underline;
}
a.mail {
    color: #EEE;
}
a.mail:hover {
    color: #2AFFF5;
}
.footer-info p {
    color: #EEE;
    font-weight: 300;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 10px;
}
.newsletter {
    position: relative;
}
.newsletter .email {
    padding: 5px 60px 5px 15px;
    font-style: italic;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    height: 40px;
    border: 1px solid #ddd;
    min-width: 100%;
}
.newsletter .email {
    color: #bcc0c4;
    background-color: #565f66;
    border: none;
}
.newsletter .submit {
    width: 40px;
    height: 40px;
    background-image: url('../images/subscribe.png');
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    background-color: #006db7;
    top: 0;
    right: 0;
    border: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}


ul.social li {
    display: inline-block;
}
ul.social li a {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: url("../images/img-sprite.png") no-repeat 0px 0px;
}
ul.social li a.facebook {
    background-position: 0px 0px;
}
ul.social li a.facebook:hover {
    background-position: 0px -50px;
}
ul.social li a.twitter {
    background-position: -50px 0px;
}
ul.social li a.twitter:hover {
    background-position: -50px -50px;
}
ul.social li a.googleplus {
    background-position: -100px 0px;
}
ul.social li a.googleplus:hover {
    background-position: -100px -50px;
}
ul.social li a.instagram {
    background-position: -150px 0px;
}
ul.social li a.instagram:hover {
    background-position: -150px -50px;
}
ul.social li a.youtube {
    background-position: -200px 0px;
}
ul.social li a.youtube:hover {
    background-position: -200px -50px;
}

.copyright {
    text-align: center;
    padding-top: 30px;
    border-top: 1px solid #EEE;
}
.copyright p {
    color: #FFF;
}
.copyright a {
    color: #FFF;
    text-decoration: none;
}
.copyright a:hover {
    color: #009688;
    text-decoration: underline;
}

#toTop {
    display: none;
    text-decoration: none;
    position: fixed;
    bottom: 15px;
    right: 5px;
    overflow: hidden;
    width: 40px;
    height: 21px;
    border: none;
    text-indent: 100%;
    background: url("../images/scroll-top.png") no-repeat 0px 0px;
}
/*slider start*/
/*
.slideanim {}
.slide {
    animation-name: slide;
    -webkit-animation-name: slide;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    visibility: visible;
}
@keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
@-webkit-keyframes slide {
    0% {
        opacity: 0;
        -webkit-transform: translateY(70%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0%);
    }
}
*/
.footer-info {
    position:
}
.works {
    position: relative;
    right: 30%;
}
.contact {
    position: relative;
    left: 30%;
}
/*-- //Footer-Ends-Here --*/
