@media (max-width: 1200px){
	#about-us-page .statistic .num{
		font-size: 54px;
	}
	#top-menu .navbar-nav>li>a{
		padding: 25px 12px;
	}
}
@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;
		padding: 0;
		margin: 0;
	}
	.navbar-nav>li {
		float: none;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.collapse.in{
		display:block !important;
	}
	.navbar-toggle{
		margin-top: 34px;
	}
	#footer-bar{
		font-size: 15px;
	}
	#top-menu.collapse.in {
		right: 0;
	}
	#top-menu{
		padding: 0;
		margin: 0;
		position: fixed;
		right: -100%;
		bottom: 0;
		top: 100px;
		left: auto;
		z-index: 1000;
		width: 200px;
		overflow-y: auto;
		padding-bottom: 30px;		
		border: 0;
		box-shadow: none;
		background-color: rgba(0,0,0,0.85)
	}
	#top-menu .navbar-nav>li{
		display: block;
	}	
	#top-menu .navbar-nav>li>a{
		color: #fff;
		padding: 10px !important;
		height: auto;
	}
	#top-menu .navbar-nav>li>a:active{
		background-color: #65655c;
	}
	#top-menu .dropdown-menu{
		padding-left: 0;
		background-color: transparent;
		position: static;
		float: none;
	}
	#top-menu .dropdown-menu a{
		font-size: 14px;
	}
	#header-bar{
		height: 100px;
		border-bottom-width: 9px !important;
	}
	#header-bar .company-logo{
		top: 12px;
	}
	#header-bar .company-logo img{
		max-height: 65px;
	}
	#header-bar.dark{
		background-color: rgba(0,0,0,0.9);
	}
	#header-bar.fixed #top-menu .navbar-nav>li>a{
		height: auto;
	}
	#header-bar.fixed #top-menu {
		top: 100px;
	}
	/* BANNER */
	.banner.img{
		margin-top: 70px;
	}
	.banner .slogan{
		font-size: 50px;
		line-height: 50px;
		margin-bottom: 50px;
	}
	.banner .desc{
		font-size: 30px;
		line-height: 35px;
	}
	.banner.homepage .page-desc .box a{
		width: 200px;
		height: 200px;
		border-width: 20px;
		font-size: 21px;		
	}
	.banner .page-desc .box a span{
		line-height: 170px;
	}
	.banner.bg-cover .container{
		padding-top: 150px;
		padding-bottom: 50px;
	}
	/* BOOTSTRAP */
	.container{
		width: 100%;
	}
	.text-x-lg {
		font-size: 23px;
		line-height: 43px;
	}
	/* HOME */
	#home-carousel .item .info h1{
		font-size: 65px;
		line-height: 65px;
	}
	#home-carousel .item .links a{
		padding: 20px 30px;
		min-width: 300px;
	}	
	#home-page #feature-porfolio-items{
		width: 75%;
		font-size: 35px;
		line-height: 40px;
	}
	/* ABOUT US */
	#about-us-page h2{
		font-size: 25px;
		line-height: 30px
	}
	#about-us-page .quoto {
		padding: 65px 0;
	}
	#about-us-page .quoto .text{
		font-size: 32px;
		line-height: 38px;
	}
	#about-us-page .quoto .name {
		font-size: 26px;
	}
	#about-us-page .quoto .note{
		margin-top: 30px;
	}
	#about-us-page h2.section-title{
		font-size: 28px;
	}
	#about-us-page h3{
		font-size: 26px;
		line-height: 31px;
	}
	#about-us-page .statistic {
		flex-wrap: wrap;
	}	
	#about-us-page .statistic > div {
		flex: 1 1 50%;
		margin: 15px 0;
		text-align: center;
	}
	#about-us-page .statistic .num{
		min-height: 50px;
	}
	#about-us-page .statistic .desc {
		text-align: center;
	}
	/* OUR TEAM */	
	#our-team-page .item {
		margin: 15px 0;
	}
	#our-team-page .item .name{
		font-size: 20px;
	}
	#our-team-page .item .position{
		font-size: 16px;
	}
}

@media (max-width: 767px){	
	body{
		font-size: 15px;
	}
	.mgt50{
		margin-top: 30px;
	}
	.mgt70{
		margin-top: 50px;
	}
	.text-lg {
		font-size: 20px;
		line-height: 26px;
	}
	.text-x-lg{
		font-size: 24px;
		line-height: 32px;
	}
	.quote .img img{
		max-width: 120px;
	}
	h2.section-title{
		font-size: 27px;
	}	
	/* FOOTER */
	#footer-bar{
		padding-top: 10px;
	}
	#footer-bar .row>div{
		padding-top: 0;
		font-size: 13px;
	}	
	/* BANNER */
	.banner h1{
		font-size: 45px;
		line-height: 40px;
	}
	.banner .slogan{
		font-size: 38px;
		line-height: 40px;
		margin-bottom: 40px;
	}	
	.banner .desc{
		font-size: 25px;
		line-height: 30px;
	}
	.banner .page-desc .box a, .banner h3 {		
		font-size: 24px;
		width: 220px;
		height: 220px;
		border: 20px solid rgba(248,152,33,0.61);		
	}	
	.banner .page-desc .box a span, .banner h3 span {
		line-height: 190px;
	}
	.banner.homepage .page-desc .box a{
		width: 170px;
		height: 170px;
		border-width: 17px;
		font-size: 17px;		
	}
	.banner .page-desc .box a span{
		line-height: 140px;
	}
	.banner .page-desc .box.team {
		margin-left: 20px;
		margin-right: 20px;
	}
	/* HOME */
	#home-carousel .item .info h1{
		font-size: 45px;
		line-height: 45px;
	}
	#home-carousel .item .links a{
		margin-bottom: 30px;
		width: 30%;
		font-size: 15px;
	}
	#home-carousel .item .links a:last-child{
		margin-left: 0;		
	}
	#home-page #feature-porfolio-items{
		width: 90%;
		font-size: 25px;
		line-height: 30px;
	}
	#home-page #feature-porfolio-nav .owl-prev,
	#home-page #feature-porfolio-nav .owl-next{
		background-size: auto 60%
	}
	#home-page #feature-porfolio-nav {
		left: 10px;
		right: 10px;
	}
	#home-page .text-x-lg{
		margin-bottom: 30px;
		font-size: 20px;
		line-height: 30px;
		text-align: justify;
	}
	#home-page .text-lg{
		margin-bottom: 30px;
		font-size: 17px;
		line-height: 27px
	}
	#home-page .bg-page{
		background: transparent;
	}
	#home-page h2.section-title{
		margin-bottom: 20px;
	}
	/* ABOUT US */
	#about-us-page .text-x-lg {
		margin-bottom: 50px;    
	}
	#about-us-page h2 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	#about-us-page .quoto {
		padding: 65px 0;
	}
	#about-us-page .quoto .text {
		width: 100%;
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 25px;
	}
	#about-us-page .quoto .name {
		font-size: 24px;
	}
	#about-us-page h2.section-title {
		font-size: 26px;
		margin-bottom: 30px;
	}
	#about-us-page h3 {
		font-size: 24px;
		line-height: 28px;
	}
	#about-us-page .short-desc{
		background: transparent;
	}
	#about-us-page .statistic .num{
		min-height: 40px;
		font-size: 50px;
	}
	#about-us-page .statistic .desc{
		font-size: 13px;
		line-height: 15px;
	}
	/* CONTACT US */
	#contact-us-page #contact-form{
		margin-top: 50px;
	}	
	/* OUR TEAM */
	
    #our-team-page .slogan {
		font-size: 25px;
		line-height: 30px;
	}
    #our-team-page.detail .img{
		text-align: center;
	}
	#our-team-page.detail .img img{
		width: 300px;		
	}
	#our-team-page.detail .position,
	#our-team-page.detail .name{
		text-align: center;
		color: #000;
		font-size: 30px;
	}
	#our-team-page.detail .position{
		color: #999;
		margin-top: 10px;
		font-size: 22px;
	}
	#our-team-page.detail .name{
		margin-top: 30px;	
		line-height: 35px;		
	}
	#our-team-page.detail .detail{
		margin-top: 50px;
	}	
	/* STRATEGY */
	#strategy-page .section-title{
		margin-bottom: 40px;
	}
	#strategy-page .txt{
		margin-top: 0;
	}
	#strategy-page .slogan {
		font-size: 27px;
	}
	
	/* ASSET MANAGEMENT */
	#asset-management-page h2.title{
		font-size: 25px;
		margin-bottom: 15px;
	}
	#asset-management-page .contact-form{
		margin-top: 50px;
	}
	#asset-management-page .quote .txt{
		font-size: 17px;
		line-height: 25px;
	}
}
@media (max-width:600px){
	.banner .page-desc .box a, .banner h3 {		
		font-size: 24px;
		width: 220px;
		height: 220px;
		border: 20px solid rgba(248,152,33,0.61);		
	}	
	.banner .page-desc .box a span, .banner h3 span {
		display: block;
		line-height: 185px;
	}
	.banner.homepage .page-desc .box a{
		width: 140px;
		height: 140px;
		border-width: 12px;
		font-size: 15px;		
	}
	.banner .page-desc .box a span{
		line-height: 125px;
	}
	.banner .page-desc .box {
		margin-left: 7px !important;
		margin-right: 7px !important;
	}
	.banner .page-desc .box{
		display: block;
		width: 100%;
		margin: 10px 0 !important;
		text-align: center;
		/*padding-right: 30px;*/
	}
	.banner .page-desc .box a{
		text-align: center;
	}
	#home-carousel .item .container{
		bottom: 20px;
	}
}
@media (max-width:480px){
	body{
		font-size: 14px;
	}	
	.mgt70{
		margin-top: 30px;
	}
	.navbar-toggle {
		margin-top: 24px;
	}
	#header-bar {
		height: 80px !important;
		border-bottom-width: 7px !important;
	}
	#header-bar .company-logo{
		top: 10px !important;
	}
	#header-bar .company-logo img{
		height: 50px;
	}
	#top-menu{
		top: 80px !important;;
	}
	#footer-bar .social a{
		width: 25px;
		height: 25px;
		background-size: auto 15px;
	}
	.text-lg {
		font-size: 20px;
		line-height: 25px;
		text-align: justify;
	}
	.text-x-lg{
		font-size: 22px;
		line-height: 30px;
	}
	.quote .img img{
		max-width: 100px;
	}
	h2.section-title{
		font-size: 25px;
	}
	.back-link a{
		font-size: 13px;
	}
	/* BANNER */
	.banner .slogan{
		font-size: 35px;
		margin-bottom: 30px;
	}
	.banner .desc{
		font-size: 22px;
		line-height: 28px;
	}	
	.banner .line{
		width: 230px;
	}	
	#home-carousel .item .container{
		bottom: 20px;
	}
	#home-carousel .item .info h1{
		font-size: 40px;
	}
	#home-carousel .item .links a{
		padding: 15px 20px;
	}
	#home-carousel .item .links a .fa{
		font-size: 30px;
		top: -15px;
	}
	#home-page #feature-porfolio-items{
		width: 90%;
		font-size: 23px;
		line-height: 27px;
	}
	#home-page .text-x-lg{
		font-size: 20px;
		line-height: 27px;
	}	
	/* ABOUT US */
	#about-us-page{
		line-height: 26px;
	}
	#about-us-page h2 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	#about-us-page .quoto {
		padding: 55px 0;
		margin-top: 30px;
	}
	#about-us-page .quoto .text {
		width: 100%;
		font-size: 24px;
		line-height: 30px;
	}
	#about-us-page .quoto .name {
		font-size: 22px;
	}
	#about-us-page h2.section-title {
		font-size: 24px;
	}
	#about-us-page h3 {
		font-size: 23px;
	}
	#about-us-page h4{
		font-size: 20px;
		margin-top: 30px;
	}
	#about-us-page .statistic .num{
		font-size: 30px;
        font-weight: bold;
	}
	#about-us-page .statistic .desc{
		font-size: 9px;
	}
	/* OUR TEAM */
	#our-team-page .content{
		padding: 2px 5px;
	}
	#our-team-page .slogan {
		font-size: 23px;
		line-height: 27px;
	}
	#our-team-page .content > div {
		padding: 8px;
	}
	#our-team-page .item {
		margin: 5px 0;
	}
	#our-team-page .item .name{
		font-size: 17px;
		font-weight: 600;
		line-height: 20px;
	}
	#our-team-page .item .position{
		font-size: 15px;
		line-height: 20px;
	}
	#our-team-page.detail{
		margin-top: 50px;
	}
	#our-team-page.detail .img img{
		width: 160px;		
	}
	#our-team-page.detail .position{
		font-size: 18px;
		margin-top: 5px;
	}
	#our-team-page.detail .name{
		margin-top: 15px;	
		line-height: 30px;		
		font-size: 24px;
	}	
	/* CONTACT US */
	#contact-us-page .content .sub-title{
		font-size: 18px;
		margin-bottom: 20px;
	}	
	/* STRATEGY */
	#strategy-page .section-title{
		margin-bottom: 30px;
		font-size: 23px;
	}
	#strategy-page .line-logo {
		margin: 40px 0;
	}	
	#strategy-page .slogan {
		font-size: 20px;
		line-height: 28px;
	}
	#strategy-page .short-desc{
		font-size: 18px;
	}
	/* JOBS */
	#jobs-page h4 {
		font-size: 22px;
		margin-bottom: 20px;
	}
	/* ASSET MANAGEMENT */
	#asset-management-page h2.title{
		font-size: 22px;
		margin-bottom: 5px;
	}
	#asset-management-page .quote .txt{
		font-size: 16px;
	}
}
@media (max-height:480px) and (orientation:landscape){	
	#home-carousel .item .container {   
		bottom: 30px;
	}
	#home-carousel .item .info h1{
		font-size: 40px;
		line-height: 35px;
	}
	#home-carousel .item .info h3{
		font-size: 23px;
		line-height: 21px;
	}
}