@media all and (max-width: 1400px) {
	.header-main {
		height: 750px;
	}
}
@media all and (max-width: 1199px) {
	h1, h2, h3, h4, h5, h6{
		font-size:35px;
	}
	.team-title h2{
		font-size:35px;
	}
	.header-main {
		height: 650px;
	}
}
@media all and (max-width: 1199px) {
	.services-title p{
		width:700px;
	}
}
@media all and (max-width: 991px) {
	.scenter{
		text-align:center !important;
		margin:0 auto;
	}
	h1, h2, h3, h4, h5, h6{
		font-size:25px;
	}
	.team-title h2{
		font-size:25px;
	}
	.sm-50{
		width:50%;
		margin:0 auto;
	}
	.autow{
		width:100%;
	}
	.img-about{
		height:472px;
	}
	.contact-title .custom-p{
		width:80%;
	}
	.header-main {
		height: 550px;
	}
	.header-main .content span.fadeIn{
		font-size:50px;
	}
}
@media all and (max-width: 768px) {
	.sm-50{
		width:100%;
	}
	.header-main{
		height:450px;
	}
	.menu{
		background:none;
		box-shadow:none !important;
	}
	.navbar-default .navbar-toggle{
		right:30px;
		z-index:9999;
		top: 5px;
	}
	div#bs-example-navbar-collapse-1{
		padding: 0px;
		margin: 0 auto;
		text-align: center;
		position: absolute;
		top: 0;
		width: 100%;
	}
	.services-title p{
		width:100%;
		padding:0 20px;
	}
	.about-title p{
		width:100%;
		padding:0 20px;
	}
	.php-email-form{
		padding:0 20px;
	}
	.contact-btn{
		position:relative;
		right:0;
	}
}
@media all and (max-width: 580px) {
	.nav.navbar-nav{
		text-align:left;
	}
	.nav.navbar-nav{
		position: relative;
		color: white;
		border-radius: 5px;
		float: left;
		text-align: wi;
		width: 170px;
		margin-right: 45px;
		z-index: 1;
	}
	.header-main{
		height:350px;
	}
	
}
@media all and (max-width: 482px) {
	h1, h2, h3, h4, h5, h6{
		font-size:20px;
	}
	.services-title h2,
	.about-title h2,
	.gallery-title,
	.team-title h2,
	.contact-title h2 {
		font-size: 20px;
	}
	.m-logo{
		width: 100% !important;
		display: block;
		overflow: hidden;
		text-align: center;
		padding-bottom: 20px;
		background: #4bbfee;
	}
	a.navbar-brand{
		width:100%;
		text-align:center;
	}
	.m-logo a img {
		width: 200px;
		margin: 20px auto;
	}
	.m-contact{
		width:100%;
		position:relative;
	}
	.m-contact a{
		position:absolute;
		left:15px;
		background:none;
		z-index:9999;
		border:1px solid #ddd;
		line-height:10px;
		border-radius:5px;
		top:2px;
		width:166px;
	}
	.m-contact a:hover{
		color:gray;
	}
	h1, h2, h3, h4, h5, h6{
		font-size:18px;
	}
	.team-title h2{
		font-size:18px;
	}
	.m-contact a{
			left:15px !important;
		}
	.navbar-default .navbar-toggle{
		right:1 !important;
	}
	.nav.navbar-nav{
		margin-right: 25px;
	}
}
@media all and (max-width: 360px) {
	.item{
		width:100% !important;
	}
}










