@media (max-width: 991px){	
	.navbar-header {
		float: none;
	}
	.navbar-left,.navbar-right {
		float: none !important;
	}
	.navbar-toggle {
		display: block;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
	.navbar-collapse.collapse {
		display: none!important;
	}
	.navbar-nav {
		float: none!important;
		margin-top: 7.5px;
		margin-left: 0;
		width: 100%;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
	#header-bar{
		top: 0;
		height: 75px;
	}
	#header-bar #top-bar-menu{
		display: none;
	}
	#header-bar .company-logo img{
		height: 55px;
	}
	#header-bar .company-logo{
		top: 8px;
	}
	#header-bar .logo{
		text-align: left;
	}
	#header-bar .navbar-header {
		position: absolute;
		right: 0;
		bottom: -68px;
	}
	#header-bar .navbar-toggle {
		margin: 0;
		width: 47px;
		height: 47px;
		border-radius: 0;
	}
	#header-bar.fixed #top-menu{
		top: 75px;
		text-align: left;
	}
	#top-menu.collapse.in {
		right: 0;
	}
	#top-menu{
		padding: 0;
		margin: 0;
		position: fixed;
		right: -100%;
		bottom: 0;
		top: 75px;
		left: auto;
		z-index: 1000;
		width: 195px;
		overflow-y: auto;
		padding-bottom: 30px;
		background-color: #000;
		border: 0;
		box-shadow: none;
		text-align: left;
		opacity: .9;
	}
	#top-menu .dropdown-menu {
		padding-left: 0;
		background-color: transparent;
		position: static;
		float: none;
	}
	#top-menu .dropdown-menu li {
		border-bottom: 1px solid #333;
	}
	#top-menu .dropdown-menu a{
		font-size: 14px;
		font-weight: 500;
		padding: 7px 12px 7px 25px;
	}
	#top-menu .navbar-nav>li{
		display: block;
	}	
	#top-menu .navbar-nav>li.investor-login{
		display: block;
	}
	#top-menu .navbar-nav>li>a{
		color: #fff;
		padding: 7px 10px;
	}
	#top-menu .navbar-nav>li>a:active{
		background-color: #65655c;
	}	
	.mgt{
		margin-top: 30px;
	}
	#our-team.detail .content h1.name,
	#our-team.detail .content h2.position,
	#our-team.detail .info{
		text-align: center;
	}
	#portfolio.detail div.img img,
	#our-team.detail .info div.img img{
		max-width: 100%;
		min-width: 150px;
		width: auto;
	}
	#our-team.detail .info div.img img{
		max-width: 25%;
	}
	#banner.about-us .summary .content{
		font-size: 17px;
		line-height: 22px;
	}
	#banner.about-us .summary{
		right: -1px;
		left: -1px;
		bottom: -1px;
		width: 100%;
	}
	#banner.about-us .summary .content, #banner.about-us .summary .overlay{
		right: 1px;
		left: 1px;
		top: 1px;
		bottom: 1px;
	}

}

@media (max-width: 767px){
	body{
		font-size: 16px;
		line-height: 24px;
		margin: 0;
	}
	/* HOMEPAGE */
	#homepage div.desc{
		bottom: 65px;
	}
	#homepage div.desc h1{
		font-size: 18px;
		font-weight: 700;
		margin-bottom: 10px;
		line-height: 22px;
	}
	#homepage div.desc h1 span{
		font-size: 18px;
	}
	#homepage div.desc p{
		font-size: 13px;
		line-height: 18px;
	}
	#homepage #homepage-carousel {
		/*display: none;*/
	}
	#footer-bar{
		padding: 10px 0;
		font-size: 11px;
		position: static;
	}
	#header-bar{
		height: 70px;
	}	
	#top-menu{
		top: 70px;
	}
	#banner{
		
	}
	#news{
		margin-top: 20px;
	}
	#news #filter-options{
		border-bottom: 1px solid #eee;
		margin: 0 -15px 15px -15px;
		padding: 0 15px;
	}
	#news #filter-options li{
		float: left;
		margin-right: 20px;
	}
	#news #filter-options li:last-child{
		margin-right: 0;
	}
	#news .info p{
		margin-bottom: 0;
	}
	#news .info{
		border-top: 1px solid #eee;
		padding: 15px;
	}
	#portfolio.detail h1.name,
	#our-team.detail .content h1.name{
		font-size: 23px;
	}
	#our-team.detail .content h2.position{
		font-size: 20px;
	}
	#our-team.detail{
		margin-top: 35px;
	}
	#contact-us .item div.img img{
		width: auto;
		max-width: 100%;
	}
	#banner .title h1{
		font-size: 45px;
	}
	#banner.about-us .summary .item{
		height: 145px;
	}
	#banner.about-us .summary .item h2{
		font-size: 70px;		
		margin-top: 20px
	}
	#banner.about-us .title{
		top: 95px;
	}
	#portfolio.detail .quote{
		font-size: 18px;
		line-height: 21px;
		margin: 15px 0;
	}
	#portfolio.detail{
		margin-top: 30px;
	}
	#portfolio .filter.group >li.title{
		width: 100%;
		/*border-top: 1px solid #eee;
		padding-top: 10px;*/
	}
	#portfolio .filter.group >li.title span{
		/*display: none;*/
	}
	#portfolio .filter.group li a{
		padding: 2px 8px !important;
		font-size: 13px;
	}
	#our-team .img:hover .overlay,
	#portfolio .img:hover .overlay{
		display: none;
	}
	#legal  h3{
		font-size: 18px;
	}
	
	#impact .box-items .item:nth-child(3),
	#impact .box-items .item:nth-child(6) {
		background-color:#636356;
	}
	#impact .box-items .item:nth-child(4),
	#impact .box-items .item:nth-child(5) {
		background-color:#51514a;
	}
	#impact .box-items .item .info h3{
		font-size: 30px;
	}
	#impact .row.content h3{
		font-size: 20px;
	}
}

@media (max-width:480px){
	.page-description{
		font-size: 16px;
		line-height: 26px;
		margin: 5px 0;
	}
	#homepage div.desc h1 span{
		font-weight: 300;
	}
	#banner{
		min-height: 175px;
		margin-bottom: 15px;
	}
	#banner .title h1{
		font-size: 30px;
	}
	#our-team .item{
		margin: 5px 0;
	}
	#portfolio.listing .content,
	#our-team.listing .content {
		margin-bottom: 20px;
	}
	#portfolio{
		/*fixed quicksand mode mobile*/
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
	}
	#contact-us.listing .content,
		 #our-team.listing .content {
		  padding: 2px 5px;
		 }
	#portfolio .img .overlay,
	#our-team .img .overlay{
		font-size: 12px;
		line-height: 17px;
		padding: 7px !important;
	}	
	#portfolio .content > div,
	#contact-us .content > div,
	#our-team .content > div{
		padding: 2px;
	}
	#portfolio .item{
		margin-bottom: 5px;
	}
	#our-team .item .name{
		font-size: 14px;
	}
	#our-team .item .position{
		font-size: 14px;
		line-height: 17px;
	}
	#our-team h2.team-name {
		font-size: 20px;		
	}
	#banner.about-us .summary .item h2{
		font-size: 50px;
	}
	#banner.about-us .summary .content{
		font-size: 15px;
		line-height: 17px;
	}
	#banner.about-us .title{
		top: 105px;
	}
	#about-us h3{
		font-size: 18px;
	}
	#legal  h3{
		font-size: 16px;
		margin-top: 20px;
	}
}

@media (max-width:320px){
	#homepage div.desc h1{
		font-size: 16px;
		line-height: 18px;
	}
	#homepage div.desc h1 span{
		font-size: 16px;
		font-weight: 300;
	}
	#homepage div.desc p{
		font-size: 11px;
		line-height: 15px;		
	}	
}

@media (min-width: 480px) and (max-width: 767px){	
}

@media (min-width: 767px) and (max-width: 991px){	
}

@media (max-height:480px) and (orientation:landscape){
	/* HOMEPAGE */
	#homepage div.desc{
		bottom: 45px;
	}
	#homepage div.desc h1{
		font-size: 16px;
		line-height: 18px;
	}
	#homepage div.desc h1 span{
		font-size: 16px;
		font-weight:300;
	}
	#homepage div.desc p{
		font-size: 13px;
		line-height: 17px;
	}
}