
/*---- start-slider----*/
.slider{
	position:relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
 /*---*/
.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
	list-style: none;
	padding: 0;
	font-size: 18px;
	list-style: none;
	margin: 0 auto 50px;
	padding: 10px 0;
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 42px;
	z-index: 99;
  }
.slid-info{
	position: absolute;
	top: 26%;
	left: 25%;
}
.slid-info h1{
	color: #FFF;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 3em;
}
.slid-info p{
	color: #fff;
	text-transform: uppercase;
	font-size: 0.85em;
	width: 65%;
	line-height: 1.8em;
}
.slid-btn{
	border: 2px solid #FFF;
	padding: 0.6em 2.2em;
	display: inline-block;
	font-size: 1.2em;
	margin-top:1em;
	border-radius: 0.6em;
	-webkit-border-radius: 0.6em;
	-moz-border-radius: 0.6em;
	-o-border-radius: 0.6em;
	-ms-border-radius: 0.6em;
}
.slid-btn:hover{
	text-decoration: none;
	background: rgba(0, 162, 193, 0.36);
	color: #fff;
}
.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;
  }

a {
  color: #fff;
  text-decoration: none;
  }

#download {
  background: #333;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
  }

#download:hover {
  background: rgba(255,255,255,.15);
  }

.footer {
  font-size: 11px;
  }

/* Callback example */

h3 {
  font: 20px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #fff;
  }

.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 50px;
  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 {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#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;
}

@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }
/*---- //End-slider----*/

/*--text-slider--*/
.test-monials-grids{
	padding: 4em 0 3.5em 0;
}
.test-monials {
	background: rgba(245, 245, 245, 0.34);
	border-bottom: 1px solid rgba(54, 59, 63, 0.07);
	padding-bottom: 3px;
}
.test-monials h3{
	font-size: 2em;
	color: #E14E3E;
	margin-bottom: 0px;
	text-align: center;
	font-family: 'bebasregular';
}
.test-monials h3 span{
	color:#363B3F;
}
.slider {
    position: relative;
    zoom: 1;
}
.slider-nav {
    position: absolute;
    zoom: 1;
    width: 100%;
    top: 0;
    left: 0;
}
.arrow {
    width: 42px;
    height: 175px;
    position: absolute;
    zoom: 1;
    top: 0;
}
.arrow span {
    display: block;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.arrow.disabled {
    opacity: 0.3;
    cursor: default;
}
.arrow-left {
    left: 0;
}
.arrow-right {
    right: 0;
}
.slider-mask-wrap {
    margin: 0 48px;
}
.slider-mask {
    overflow: hidden;
    position: relative;
    zoom: 1;
}
.slider-target {
    width: 2000px;
    margin: 0 auto;
}
.slider ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.slider li {
    margin: 0;
    padding: 0;
}
.slider .inner p{
    padding: 10px;
	height:80%;
	width:80%;
	font-size: 1.2em;
	color: #5c5c5c;
	display: block;
	text-align: center;
	margin: 0 auto;
	line-height: 1.5em;
	font-family: 'Raleway', 'sans-serif';
}
.test-auther {
	text-align: center;
	margin-top: 0em;
	background: url(../images/test-bg.png) no-repeat 50% 50%;
	padding-top:0em;
}
.test-auther p a{
	font-size:1.4em;
	color: #232323;
	font-family: 'desyrelregular';
	font-weight: 900;
	text-align: center;
	margin-bottom: 0.8em;
}
.test-auther p label{
	font-size: 0.875em;
	line-height: 1.5em;
	color: #5c5c5c;
	 font-family: 'Raleway', 'sans-serif';
}
.examples{
   padding: 0em 0 1em 0;
}
#menu span {
    white-space: nowrap;
}
#selector {
	text-align: center;
	margin-top: 1em;
}
/* selector styling */
#selector a {
	display: block;
	width: 16px;
	height:16px;
	background: url(../images/bsprit.png) no-repeat -27px -172px;
}
#selector a.current {
	background: url(../images/bsprit.png) no-repeat -7px -172px;
}
#selector ul {
	margin:0;
	padding:0;
	list-style-type: none;
}
#selector li {
	display: inline-block;
	margin-right: 10px;
}

#menu span {
    white-space: nowrap;
}
.client-sys{
	margin-top:3em;
}
.client-pic img:after{
	
}
/*---End-test-monials---*/
/*----start-team----*/
.team-member h3{
	margin: 0.8em 0 0;
	padding: 0;
}
.team-member h3 a{
	color: #131720;
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: 700;
}
.team-member h3 a:hover{
	text-decoration:none;
}
.team-member span{
	color: #C8C8C8;
	margin: 0 0 0.5em 0;
	display: block;
}
.member-pic img{
	border-radius: 0.5em;
	border: 1px solid #eee;
	width: 100%;
}
.team-member p {
	color: #4F6367;
	font-size: 0.875em;
	line-height: 1.6em;
	margin: 0.4em 0 1em;
}
.social-icons li a{
	color: #FFF;
	background: #CECECE;
	width: 40px;
	height: 40px;
	display: block;
	border-radius:30em;
}
.social-icons li a:hover{
	background:#05A4C2;
}
.social-icons li a i{
	margin-top: 0.6em;
	font-size: 1.2em;
}
.team{
	padding: 5em 0;
}
.social-icons li{
	margin:0;
	padding: 0 2px;
}

/*----start-contact----*/
.contact{
	background:url(../images/contact-bg.jpg) no-repeat 0px 0px;
	background-size:cover;
	padding: 3.5em 0 5em;
}
.contact h3 {
	font-size: 2.2em;
	font-weight: 900;
	color: #FFF;
	text-align: left;
	margin: 0.8em 0 0.8em;
	text-transform: uppercase;
}
.contact h3 label {
	background: #FFF;
	height: 2px;
	display: block;
	width: 7%;
	margin-top: 0.2em;
}


/*----start-responsive-design----*/

/*-----start-media-quries-for-1024px-laptops-----*/
@media (max-width:1024px){
	#filters {
		right: 0%;
		width: 60%;
	}
	.slid-info {
		top: 15%;
		left: 20%;
	}
	.slid-btn {
		padding: 0.5em 2em;
	}
	.services-list li {
		width: 13.9%;
	}
	.post-head-right span {
		font-size: 1.5em;
	}
	.post-head-right {
		height: 68px;
	}
	.post-head-right label {
		font-size: 0.8em;
	}
	.post-bottom-left {
		float: none;
	}
	.post-bottom-right{
		float:none;
		margin-top:0.3em;
	}
	.post-head-left {
		margin-top: 0;
	}

}
/*-----//End-media-quries-for-1024px-laptops-----*/
/*-----start-media-quries-for-768px-laptops-----*/
@media (max-width:768px){
	#filters {
		right: 0%;
		width: 60%;
		top: 6%;
	}
	.slid-info {
		top: 8%;
		left:18%;
	}
	.slid-btn {
		padding: 0.4em 1.5em;
		margin-top:0.5em;
		font-size:1em;
	}
	.services-list li {
		width: 24%;
	}
	.post-head-right span {
		font-size: 1.5em;
	}
	.post-head-right {
		height: 68px;
	}
	.post-head-right label {
		font-size: 0.8em;
	}
	.post-bottom-left {
		float: none;
	}
	.post-bottom-right{
		float:none;
		margin-top:0.3em;
	}
	.post-head-left {
		margin-top: 0;
	}
	.slid-info h1 {
		font-size: 2.5em;
	}
	.slid-info p {
		width: 80%;
	}
	#slider3-pager span {
		width: 60px;
		height: 10px;
	}
	.about h2 {
		font-size: 2em;
	}
	.about {
		padding: 0em 0;
	}
	.wellcome-note-head {
		font-size: 1.5em;
	}
	.about-grids {
		padding: 1em 0;
	}
	#filters li span {
		padding: 10px 5px;
	}
	.team {
		padding: 3em 0;
	}
	.team-member{
		margin-bottom:1.5em;
	}
	.artical-info {
		padding: 0 0 1em 0;
		margin-bottom: 1em;
	}
	.b-animate img {
		margin-top: 6%;
	}
	.post-head-right {
		width: 10%;
	}
	.team-member h3 a {
		font-size: 1em;
	}
	.artbtn {
		margin-top: 0.5em;
		display: inline-block;
	}
	.services {
		padding: 0em 0;
	}
	.services-list ul {
		padding: 0.2em 1em 2.5em 1em;
	}
}
/*-----//End-media-quries-for-768px-laptops-----*/
/*-----start-media-quries-for-640px-laptops-----*/
@media (max-width:640px){
	#filters {
		right: 0%;
		width: 100%;
		top: 11%;
		margin: 0em 0 1em;
		position: relative;
	}
	.slid-info {
		top: 2%;
		left: 14%;
	}
	.slid-btn {
		padding: 0.4em 1.5em;
		margin-top:0.5em;
		font-size:1em;
	}
	.services-list li {
		width: 24%;
	}
	.post-head-right span {
		font-size: 1.5em;
	}
	.post-head-right {
		height: 68px;
	}
	.post-head-right label {
		font-size: 0.8em;
	}
	.post-bottom-left {
		float: none;
	}
	.post-bottom-right{
		float:none;
		margin-top:0.3em;
	}
	.post-head-left {
		margin-top: 0;
	}
	.slid-info h1 {
		font-size: 2.2em;
	}
	.slid-info p {
		width: 80%;
	}
	#slider3-pager span {
		width: 30px;
		height: 10px;
	}
	.about h2,.services h3,.portfolio h3,.blog h3,.contact h3 {
		font-size: 1.8em;
		margin: 0.4em 0;
	}
	.about {
		padding: 0em 0;
	}
	.wellcome-note-head {
		font-size: 1.3em;
	}
	.about-grids {
		padding: 1em 0;
	}
	#filters li span {
		padding: 10px 5px;
	}
	.team {
		padding: 3em 0 1em;
	}
	.team-member{
		margin-bottom:1.5em;
	}
	.artical-info {
		padding: 0 0 1em 0;
		margin-bottom: 1em;
	}
	.b-animate img {
		margin-top: 6%;
	}
	.post-head-right {
		width: 12%;
	}
	.team-member h3 a {
		font-size: 1em;
	}
	.artbtn {
		margin-top: 0.5em;
		display: inline-block;
	}
	.services {
		padding: 0em 0;
	}
	.services-list ul {
		padding: 0.2em 1em 2.5em 1em;
	}
	.rslides_tabs {
		bottom: 14px;
	}
	.services-list li a label {
		font-size: 0.9em;
	}
	.client-sys {
		margin-top: 1em;
	}
	.gallery .item h3 {
		font-size: 1.5em;
	}
	.social-icons li a i {
		margin-top: 0.66em;
		font-size: 1.1em;
	}
	.blog {
		padding: 0em 0 0em;
	}
	.contact {
		padding: 1.5em 0 3em;
	}
	.blog h3 label {
		width: 8%;
	}
	.contact h3 label {
		width: 15%;
	}
}
/*-----//End-media-quries-for-640px-laptops-----*/
/*-----start-media-quries-for-480px-mobiles-----*/
@media (max-width:480px){
	#filters {
		right: 0%;
		width: 100%;
		top: 11%;
		margin: 0em 0 1em;
		position: relative;
	}
	.slid-info {
		top: 2%;
		left: 14%;
	}
	.slid-btn {
		padding: 0.4em 1.2em;
		margin-top: 0em;
		font-size: 0.875em;
	}
	.services-list li {
		width: 32%;
	}
	.post-head-right span {
		font-size: 1.5em;
	}
	.post-head-right {
		height: 68px;
	}
	.post-head-right label {
		font-size: 0.8em;
	}
	.post-bottom-left {
		float: none;
	}
	.post-bottom-right{
		float:none;
		margin-top:0.3em;
	}
	.post-head-left {
		margin-top: 0;
	}
	.slid-info h1 {
		font-size:1.5em;
		margin:0;
	}
	.slid-info p {
		width: 80%;
		font-size:0.7em;
	}
	#slider3-pager span {
		width: 30px;
		height: 10px;
	}
	.about h2,.services h3,.portfolio h3,.blog h3,.contact h3 {
		font-size: 1.5em;
		margin: 0.5em 0 0.3em;
	}
	.about {
		padding: 0em 0;
	}
	.wellcome-note-head {
		font-size: 1em;
	}
	.about-grids {
		padding: 1em 0;
	}
	#filters li span {
		padding: 10px 5px;
	}
	.team {
		padding: 3em 0 1em;
	}
	.team-member{
		margin-bottom:1.5em;
	}
	.artical-info {
		padding: 0 0 1em 0;
		margin-bottom: 1em;
	}
	.b-animate img {
		margin-top: 15%;
	}
	.post-head-right {
		width: 18%;
	}
	.team-member h3 a {
		font-size: 1em;
	}
	.artbtn {
		margin-top: 0.5em;
		display: inline-block;
	}
	.services {
		padding: 0em 0;
	}
	.services-list ul {
		padding: 0.2em 0em 2.5em 0em;
	}
	.rslides_tabs {
		bottom: 14px;
	}
	.services-list li a label {
		font-size: 0.9em;
	}
	.client-sys {
		margin-top: 1em;
	}
	.gallery .item h3 {
		font-size: 1.5em;
	}
	.social-icons li a i {
		margin-top: 0.66em;
		font-size: 1.1em;
	}
	.blog {
		padding: 0em 0 0em;
	}
	.contact {
		padding: 1.5em 0 3em;
	}
	.blog h3 label {
		width: 8%;
	}
	.contact h3 label {
		width: 15%;
	}
	.logo img{
		width:70%;
	}
	nav a#pull {
		top: 20px;
	}
	.wellcome-note-info {
		width: 100%;
	}
	.about-grid span {
		margin: 0em 0;
	}
	#portfoliolist .portfolio {
		width: 100%;
	}
	.portfolio-main {
		padding: 0% 0 4%;
	}
	.portfolio-box {
		padding: 1em 0;
	}
	.gallery .item h3 {
		font-size: 1.2em;
	}
	
}
/*-----//End-media-quries-for-480px-mobiles-----*/
/*-----start-media-quries-for-320px-mobiles-----*/
@media (max-width:320px){
	#filters {
		right: 0%;
		width: 100%;
		top: 11%;
		margin: 0em 0 1em;
		position: relative;
	}
	.slid-info {
		top: 2%;
		left: 14%;
	}
	.slid-btn {
		padding: 0.3em 1em;
		margin-top: 0em;
		font-size: 0.875em;
		border: 1px solid #fff;
	}
	.services-list li {
		width: 49%;
		margin-bottom:0.5em;
	}
	.post-head-right span {
		font-size: 1.5em;
	}
	.post-head-right {
		height: 68px;
	}
	.post-head-right label {
		font-size: 0.8em;
	}
	.post-bottom-left {
		float: none;
	}
	.post-bottom-right{
		float:none;
		margin-top:0.3em;
	}
	.post-head-left {
		margin-top: 0;
	}
	.slid-info h1 {
		font-size: 1.2em;
		margin: 0;
		line-height: 30px;
	}
	.slid-info p {
		width: 80%;
		font-size: 0.7em;
		height: 30px;
		overflow: hidden;
		line-height:1.5em;
	}
	#slider3-pager span {
		width: 20px;
		height: 10px;
	}
	.about h2,.services h3,.portfolio h3,.blog h3,.contact h3 {
		font-size: 1.2em;
		margin: 0.5em 0 0.3em;
	}
	.about {
		padding: 0em 0;
	}
	.wellcome-note-head {
		font-size: 0.9em;
	}
	.about-grids {
		padding: 1em 0;
	}
	#filters li span {
		padding: 10px 5px;
	}
	.team {
		padding: 3em 0 1em;
	}
	.team-member{
		margin-bottom:1.5em;
	}
	.artical-info {
		padding: 0 0 1em 0;
		margin-bottom: 1em;
	}
	.b-animate img {
		margin-top: 8%;
	}
	.post-head-right {
		width: 29%;
	}
	.team-member h3 a {
		font-size: 1em;
	}
	.artbtn {
		margin-top: 0.5em;
		display: inline-block;
	}
	.services {
		padding: 0em 0;
	}
	.services-list ul {
		padding: 0.2em 0em 2.5em 0em;
	}
	.rslides_tabs {
		bottom: 1px;
	}
	.services-list li a label {
		font-size: 0.9em;
	}
	.client-sys {
		margin-top: 1em;
	}
	.gallery .item h3 {
		font-size: 1.5em;
	}
	.social-icons li a i {
		margin-top: 0.66em;
		font-size: 1.1em;
	}
	.blog {
		padding: 0em 0 0em;
	}
	.contact {
		padding: 1.5em 0 3em;
	}
	.blog h3 label {
		width: 8%;
	}
	.contact h3 label {
		width: 15%;
	}
	.logo img{
		width: 50%;
	}
	nav a#pull {
		top: 7px;
	}
	.wellcome-note-info {
		width: 100%;
	}
	.about-grid span {
		margin: 0em 0;
	}
	#portfoliolist .portfolio {
		width: 100%;
	}
	.portfolio-main {
		padding: 0% 0 4%;
	}
	.portfolio-box {
		padding: 1em 0;
	}
	.gallery .item h3 {
		font-size: 1.2em;
	}
	.top-nav ul li a {
		font-size: 0.875em;
	}
	.client-pic img {
		width: 100%;
	}
	.gallery .item h3 {
		font-size: 1.2em;
	}
	.post-head-left h4 a {
		font-size: 1em;
	}
	.author {
		font-size: 0.875em;
	}
	.post-bottom {
		margin: 1em 1em 0.5em 1em;
	}
	.about-grid h3 a {
		font-size: 1.2em;
	}
	
}
/*-----//End-media-quries-for-480px-mobiles-----*/
/*----//End-responsive-design----*/