@media only screen and (max-width:990px) { 
	.header_area .social{text-align: inherit;}
	.about_box{margin-bottom: 30px;}
	.count{padding: 20px 0;}
	.single_team{margin-bottom: 30px;}
	.pricingTable{margin-bottom: 20px;}
	.post-slide{margin-bottom: 30px;}
	.single_footer{margin-bottom: 30px;}	
}
@media only screen and (max-width:767px) { 
	.navbar-default .navbar-nav > li > a {color: #9dce3b;}
	.navbar-default .navbar-toggle {color: #9dce3b;}
	nav#navbar{background: #fff none repeat scroll 0 0;padding-bottom: 15px;padding-right: 15px;padding-top: 15px;position: absolute;	right: 15px;text-align: center;top: 53px;width: 280px;}
	.carousel-control{display: none;}
	.go_bottom{display: none;}
	.single-slide-item h1{font-size: 30px;}
	.single-slide-item p{font-size: 14px;}
}
@media only screen and (max-width:480px){ 


}
@media (max-width:320px){
	.carousel-control{display: none;}
}