/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
html, body{
  	font-family: 'Lato', sans-serif;
    font-size: 100%;
  	 background: #FFf;
}
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;
}
/*----start-container----*/
.container{
	width:70%;
}
/*-----start-header----*/
.header{
}
.logo{
	float: left;
	margin-top: 0.6em;
}
.logo a{
	color: #303030;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 2.5em;
}
.logo a:hover{
	text-decoration:none;
}
.logo320{
	display:none;
}
/*----navbar-nav----*/
.top-header{
	padding: 0.8em 0em;
}
.top-nav ul{
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}

.top-nav li {
  font-size: .9em;
  line-height: 40px;
  text-align: left;
 }
.top-nav a {
  text-decoration: none;
  color: #009;
  display: block;
  padding: 0.5em 1.9em;
  font-size: 1em;
  font-weight: 800;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  font-weight: 600;
}
.top-nav li li{
  font-size: 1em;
  background:#009;
  width:200px;
  text-align:left;
  opacity:1;
}

.top-nav ul li li a{
	color:#FFF;
    text-align:left;
}
.top-nav ul li li a:hover{
	color:#848387;
     text-align:center;	
}
  /*
.top-nav ul li a{
	color: #009;
	padding: 0.2em 1.5em;
	font-size: 0.9em;
	font-weight: 400;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	font-weight: 300;
}
.top-nav ul li.active a{
	color:#848387;
    text-align:left;	
}
.top-nav ul li a:hover{
	 color:#848387;
     text-align:center;	
}*/
.logo a{
	display:block;
}
/* top-nav */
.top-nav:before,
.top-nav:after {
    content: "";
    display: table
}
.top-nav:after {
    clear: both;
}
nav {
	position: relative;
	float: right;
}
nav ul {
	padding: 0;
	float: right;
	margin: 0.9em 0;
}
nav li {
	display: inline;
	float: left;
	position:relative;
}
nav a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 20px;
}
nav a:hover{
	text-decoration:none;
	color:#848387;

}
nav a#pull {
	display: none;
}



@media screen and (min-width: 650px) {
  .to-nav li {
    width: 130px;
    border-bottom: none;
    height: 30px;
    line-height: 30px;
    font-size: 1.4em;
    display: inline-block;
    margin-right: -4px;
	text-align:center;
  }

  .top-nav a {
    border-bottom: none;
  }

  .top-nav > ul > li {
    text-align: center;
  }

  .top-nav > ul > li > a {
    padding-left: 0;
  }

  /* Sub Menus */
  .top-nav li ul {
    position: absolute;
    display: none;
    width: 180px;
	text-align:left;
	padding:0;
  }

  .top-nav li:hover ul {
    display: block;
  }

  .top-nav li ul li {
    display: block;
  }
}
/*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 a {
		border-bottom: 1px solid #eee;
	}
  	nav a {
	  	text-align: center;
	  	width: 100%;
  	}
}
/*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:0;
		background: #fff;
	}
	nav a#pull {
		display: block;
		position: relative;
		color: #F26D7D;
		text-align: right;
		position: absolute;
		top:12px;
	}
	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: 0em 0;
	}
}
/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav {
		float:none;
	}
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #EEE;
	}
}
/*---- banner ----*/
.banner{
	background:url('../images/slide2.jpg') no-repeat 0px 0px;
	min-height:580px;
	background-size:100% 80%;
	opacity:1.5
}
.banner-info h1{
	font-size: 2.5em;
	text-transform: uppercase;
	color: #40338D;
	font-weight: 800;
	line-height: 1.4em;
	margin: 0em;
}
.banner-info h1 span{
	display:block;
}
.banner-info p{
	color: #FFF;
	font-family: 'MS serif', cursive;
	font-size: 1.3em;
	margin-top:11.2em;
}
.big-btn{
	margin-top:1.5em;
	display:inline-block;
	margin-bottom:0;
}
a.big-btn span{
	width:80px;
	height:80px;
	display:inline-block;
	background:url('../images/big-btn2.png') no-repeat 0px 0px;
}
a.big-btn span:hover{
	opacity:0.8;
}
.banner-info{
	margin-top: 13.5em;
}
/*---- //banner ----*/
/*----works----*/
.work{
	padding:0 0 3em;
	
}
.head-one{
	padding:0em 0 .6em;
}
.head-one h2{
	color:#303030;
	font-weight:800;
	font-size:1.8em;
	text-transform:uppercase;
	margin:0.2em 0;
}
.head-one span{
	height:3px;
	background:#303030;
	display:inline-block;
	width:20%;
	margin:0;
	padding:0;
}
.head-one p{
	margin: 0.4em auto;
	font-size: 1em;
	color: #5A5A5A;
	letter-spacing: 0.015em;
	width: 61%;
	line-height: 1.5em;

}

.work-grid img{
	width:100%;
}
.work-grid{
	margin-bottom:30px;
	margin-top:0;
}
/*---team---*/
.about{
	width:80%;
	margin: 5px auto;
	padding-top:0;
}
.team{
	border-top:1px solid #DBDBDB; border-bottom:1px solid #DBDBDB; background:#F3F3F3; border-right:0px none; border-left:0px none; padding-left:0; padding-right:0; padding-top:3em; padding-bottom:4em
}
.team-head p{
	width: 59%;
	font-weight: 600;
	color: #5A5A5A;
	margin: 1.2em auto;
}
.team-member{
	background:#FFFFFF;
	padding:1em;
	box-shadow: 0px 1px 2px #999;
	-webkit-box-shadow: 0px 1px 2px #999;
	-moz-box-shadow: 0px 1px 2px #999;
	-o-box-shadow: 0px 1px 2px #999;
	-ms-box-shadow: 0px 1px 2px #999;
}
img.t-pic{
	border-radius: 30em;
	-webkit-border-radius: 30em;
	-moz-border-radius: 30em;
	-o-border-radius: 30em;
	-ms-border-radius: 30em;
	border: 3px solid #FFF;
	box-shadow: 0px 5px 4px #999;
	-webkit-box-shadow: 0px 5px 4px #999;
	-moz-box-shadow: 0px 5px 4px #999;
	-o-box-shadow: 0px 5px 4px #999;
	-ms-box-shadow: 0px 5px 4px #999;
}
.col-md-3{
	width:300px;	
}
.team-member h3{
	text-transform: uppercase;
	font-weight: 800;
	font-size: 1em;
	margin: 1em 0 0.3em;
	color:#303030;
}
.team-member span{
	font-style:italic;
	color:#303030;
}
/*---*/
.t-social{
	margin:1em 0 0.5em;
}
.t-social li a span{
	width:20px;
	height:20px;
	display:inline-block;
	background:url('../images/t-social.png') no-repeat 0px 0px;
}
.t-social li a.twitter span:hover{
	background-position: 0px -25px;
}
.t-social li a.dribbble span{
	background-position: -35px 0px;
}
.t-social li a.dribbble span:hover{
	background-position: -35px -25px;
}
.t-social li a.in span{
	background-position: -72px 0px;
}
.t-social li a.in span:hover{
	background-position: -72px -25px;
}
/*----contact----*/
.contact{
	padding: 3.5em 0 6em;
}
.contact-map{
	width:100%;
	height:260px;
	
}
.contact-details{
	width:62%;
	padding-top:13em;
}
.contact-details a{
	color:#40338D;
}
.contact-details a:hover{
	color:#6995A9;
	text-decoration:none;
}
.contact-form{
	width:38%;
	padding-top:13em;
	float:right;
}
.contact-map p, .contact-form p{
	font-size: 1.2em;
	color: #5A5A5A;
	margin: 0.5em 0 1em;
	font-weight: 400;
	display: block;
}
.contact-map iframe{
	width:100%;
	min-height:350px;
	border:8px solid #FFF;
	box-shadow:0px 0px 2px #999;
	-webkit-box-shadow:0px 0px 2px #999;
	-moz-box-shadow:0px 0px 2px #999;
	-o-box-shadow:0px 0px 2px #999;
	-ms-box-shadow:0px 0px 2px #999;
}
.contact-form textarea{
	width: 100%;
	min-height: 254px;
	resize: none;
	outline: none;
	background: #F2F2F2;
	padding: 0.8em;
	font-family: 'Playball', cursive;
	font-size: 1.3em;
	color: #666;
	border: 1px solid #DADADA;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.contact-form input[type="text"]{
	width: 61%;
	height:40px;
	background: #F2F2F2;
	padding: 0.8em;
	font-family: 'Playball', cursive;
	font-size: 1.3em;
	color: #666;
	border: 1px solid #DADADA;
	outline:none;
	margin-right:5%;
	margin-top:5%;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
}
.contact-form input[type="text"]:hover, .contact-form textarea:hover{
	border-color:#6995A9;
}
.contact-form input[type="submit"]{
	background: #6995A9 url('../images/upload.png') no-repeat 0px 4px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 400;
	border: medium none;
	width: 32%;
	height:40px;
	text-indent: 19px;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	font-size: 1.2em;
	letter-spacing: 0.05em; padding-left:0.3em; padding-right:0.3em; padding-top:0.25em; padding-bottom:0.25em
}
.contact-form input[type="submit"]:hover{
	background: #303030 url('../images/upload.png') no-repeat 0 4px;
}
/*--//contact----*/
/*----footer----*/
.footer{
	background:#4F4F4F;
	padding:1.5em 1em;
}
.footer p{
	margin:0;
	padding:0;
	color:#868686;
	font-size:0.8em;
}
.footer-left{
	text-align:center;
}
.footer-right{
	float:right;
}
.footer p span, .footer p a{
	color:#949494;
}
.footer p a{color:#40338D;}
.footer p a:hover{
	text-decoration:none;
	color:#6995A9;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 14px;
	right: 3%;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border: medium none;
	text-indent: 100%;
	background: url('../images/to-top1.png') no-repeat 0px 0px;
}
#toTopHover {
	width: 40px;
	height: 40px;
	display: block;
	overflow: hidden;
	float: right;
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
/*----respoisnive-design----*/
@media (max-width:1366px){
	.container{
		width:75%;
	}
}
@media (max-width:1280px){
	.container{
		width:80%;
	}
	.banner {
		min-height: 560px;
	}
	.banner-info {
		margin-top: 12.5em;
	}
}
@media (max-width:1024px){
	.container{
		width:80%;
	}
	.banner {
		min-height: 560px;
	}
	.banner-info {
		margin-top: 12.5em;
	}
	.contact-map p, .contact-form p {
		font-size: 1.1em;
	}
}
@media (max-width:768px){
	.container{
		width:80%;
	}
	.banner {
		min-height: 480px;
	}
	.banner-info {
		margin-top: 9.5em;
	}
	.contact-map p, .contact-form p {
		font-size: 1.1em;
	}
	.head-one p {
		width: 90%;
	}
	.logo {
		margin-top: 0.1em;
	}
	nav a#pull {
		top: 10px;
	}
	.team-member{
		margin:1em 0;
	}
	.team {
		padding: 2em 0 3em;
	}
	.head-one {
		padding: 0em 0 0.5em;
	}
	.footer-left, .footer-right{
		float: none;
	}
	.footer{
		text-align:center;
	}
}
@media (max-width:640px){
	.container{
		width:80%;
	}
	.banner {
		min-height: 450px;
	}
	.banner-info {
		margin-top: 6.5em;
	}
	.contact-map p, .contact-form p {
		font-size: 1.1em;
	}
	.head-one p {
		width: 90%;
	}
	.logo {
		margin-top: 0.1em;
	}
	nav a#pull {
		top: 10px;
	}
	.team-member{
		margin:1em 0;
	}
	.team {
		padding: 2em 0 3em;
	}
	.head-one {
		padding: 0em 0 0.5em;
	}
	.footer-left, .footer-right{
		float: none;
	}
	.footer{
		text-align:center;
	}
	.contact-form input[type="submit"] {
		background: #6995A9 url('../images/upload.png') no-repeat 16px 17px;
	}
	.contact-form input[type="submit"]:hover {
		background: #303030 url('../images/upload.png') no-repeat 16px 17px;
	}
}
@media (max-width:480px){
	.container{
		width:80%;
	}
	.banner {
		min-height: 380px;
	}
	.banner-info {
		margin-top: 4.5em;
	}
	.contact-map p, .contact-form p {
		font-size: 1.1em;
	}
	.head-one p {
		width: 90%;
	}
	.logo {
		margin-top: 0.1em;
	}
	nav a#pull {
		top: 10px;
	}
	.team-member{
		margin:1em 0;
	}
	.team {
		padding: 2em 0 3em;
	}
	.head-one {
		padding: 0em 0 0.5em;
	}
	.footer-left, .footer-right{
		float: none;
	}
	.footer{
		text-align:center;
	}
	.contact-form input[type="submit"] {
		background: #6995A9 url('../images/upload.png') no-repeat 101px 17px;
		width:100%
	}
	.contact-form input[type="submit"]:hover {
		background: #303030 url('../images/upload.png') no-repeat 101px 17px;
	}
	.banner-info h1 {
		font-size: 2em;
	}
	.contact-form input[type="text"] {
		width: 100%;
		margin-bottom:1em;
	}

}
@media (max-width:320px){
	.container{
		width:90%;
	}
	.banner {
		min-height:280px;
	}
	.banner-info {
		margin-top: 2.5em;
	}
	.contact-map p, .contact-form p {
		font-size: 1.1em;
	}
	.head-one p {
		width: 90%;
	}
	.logo {
		margin-top: 0.1em;
	}
	nav a#pull {
		top: 9px;
	}
	.team-member{
		margin:1em 0;
	}
	.team {
		padding: 1.5em 0;
	}
	.head-one {
		padding: 0em 0 0.5em;
	}
	.footer-left/*, .footer-right*/{
		float: none;
		text-align:center;
	}
	.footer{
		text-align:center;
	}
	.contact-form input[type="submit"] {
		background: #6995A9 url('../images/upload.png') no-repeat 58px 8px;
		width:100%;
		padding: 0.5em
	}
	.contact-form input[type="submit"]:hover {
		background: #303030 url('../images/upload.png') no-repeat 58px 8px;
	}
	.banner-info h1 {
		font-size: 1.5em;
	}
	.contact-form input[type="text"] {
		width: 100%;
		margin-bottom:1em;
		padding: 0.5em;
	}
	.banner-info p {
		font-size: 1em;
	}
	.big-btn {
		margin-top: 1em;
	}
	.head-one h2 {
		font-size: 1.2em;
	}
	.work {
		padding: 1.5em 0;
	}
	.contact-map iframe {
		min-height: 217px;
	}
	.contact-form textarea {
		min-height: 206px;
		padding: 0.5em;
	}
	.contact {
		padding: 1.5em 0 3em;
	}
	.head-one span {
		width: 40%;
	}
	
}
/*--//respoisnive-design----*/