@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;
	}
	#top-menu.collapse.in {
		right: 0;
	}
	#top-menu{
		padding: 0;
		margin: 0;
		position: fixed;
		right: -100%;
		bottom: 0;
		top: 70px;
		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.9);
	}
	#top-menu .navbar-nav>li{
		display: block;
	}	
	#top-menu .navbar-nav>li>a{
		color: #fff;
		padding: 10px;
		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.dark{
		background-color: rgba(0,0,0,0.9);
	}
	/* BANNER */
	.banner.img{
		margin-top: 70px;
	}
	/* BOOTSTRAP */
	.container{
		width: 100%;
	}
	/* HOME */
	#home-carousel .item .info h1{
		font-size: 70px;
	}
	#home-page .listing-items .item{
		width: 25%;
	}
	/* FEATURE NEWS */
	#feature-news .item{
		border-bottom: 2px solid #fff;
	}	
	#home-page #about-us .content{
		width: 100%;
	}
	/* TEAM */
	#our-team-page .item .name{
		font-size: 23px;
		line-height: 24px;
	}
	/* INDUSTRIES */
	#industries-page .text-lg{
		font-size: 22px;		
	}
	#industries-page .content{
		padding: 60px 15px;
	}
	/* NEWS */
	#news-page .news-content{
		width: 80%;
	}
	#news-page.detail h1.title{
		font-size: 33px;
		line-height: 35px;
	}
	#news-page.detail h3.title{
		font-size: 22px;
		margin-bottom: 15px;
	}
	#news-page .wrap-content>.col:first-child{
		padding-right: 15px;
	}
	#news-page .wrap-content>.col:last-child{
		padding-left: 15px;
	}
	/* CONTACT US */
	#contact-us-page h2{
		margin-bottom: 30px;
	}
	#contact-us-page .content, 
	#contact-us-page .content a {
		font-size: 20px;
		line-height: 22px;
	}
	/* ABOUT */
	#about-us-page .statictis h2.num{
		font-size: 55px;
	}
	/* INVESMENT */
	#investor-page .panel-default .panel-body .container{
		padding-left: 0;
		padding-right: 0;
	}	
	/* POPUP */
	.popup-wrapper .content .sm-line{
		margin-top: 25px;
		height: 25px;		
	}
	.popup-wrapper .content h1{
		font-size: 45px;
		line-height: 45px;
	}
	.popup-wrapper .content .desc{
		font-size: 24px;
		line-height: 27px;
		margin-bottom: 30px;
	}
	.popup-wrapper .content div.popup-content{
		padding: 30px 50px !important;
	}
	.popup-wrapper .content .contact-us{
		margin-top: 35px;
	}
	/* OUR TEAM */
	#our-team-page .item a{
		padding-left: 20px;
		padding-right: 20px;
	}
}

@media (max-width: 767px){	
	body{
		font-size: 15px;
	}
	.mgt50{
		margin-top: 30px;
	}
	.mgt70{
		margin-top: 50px;
	}
	.text-lg {
		font-size: 20px;
		line-height: 24px;
	}
	.text-x-lg{
		font-size: 24px;
		line-height: 26px;
	}
	.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;
	}
	#footer-bar .social{
		text-align: left;
	}
	#footer-bar .social a{
		margin-top: 5px;
		margin-left: 5px;
		width: 30px;
		height: 30px;
		background-size: auto 18px;
	}
	#footer-bar .social a.email{
		line-height: 30px;
	}
	/* BANNER */
	.banner{
		min-height: 450px;
	}	
	.banner h1{
		font-size: 45px;
		line-height: 40px;
	}
	.banner .line{
		margin: 20px auto;
	}
	.banner .desc{
		font-size: 18px;
		line-height: 22px;
	}
	.banner.portfolio-detail .container{
		display: block;
	}
	.banner.portfolio-detail .logo img{	
		max-width: 65%;
		max-height: 170px;
	}
	/* HOME */
	#home-page #about-us{
		margin-bottom: 20px;
	}
	#home-page .goto{
		margin-bottom: 20px;
	}
	#home-page .listing-items .item{
		width: 33.33333333%;
	}
	#home-carousel .item .info h1{
		font-size: 60px;
		line-height: 50px;
		margin-bottom: 10px;
	}
	#home-carousel .item .info h3{
		font-size: 32px;
		line-height: 30px;
	}	
	#feature-porfolio{
		margin-bottom: 20px;
	}
	#feature-news .item{
		min-height: 250px;
		border-left-width: 0;
		border-right-width: 0;
	}
	#feature-news .item a{
		font-size: 25px;
		line-height: 27px;
	}
	/* TEAM */
	#our-team-page .item{
		/*border-right-width: 0;*/
	}
	#our-team-page .item .name{
		font-size: 20px;
		line-height: 20px;
	}
	#our-team-page .item .name .pos{
		font-size: 16px;
	}
	#our-team-detail-page .content{
		padding: 40px;
	}
	#our-team-detail-page .content.short-desc{
		display: none;
	}
	#our-team-detail-page .short-desc .quote{
		font-size: 18px;
		line-height: 22px;
		width: 80%;
	}
	#our-team-page .item a{
		padding-left: 10px;
		padding-right: 10px;
	}
	#our-team-detail-page .short-desc .quote .name{
		margin-top: 20px;
	}
	#our-team-detail-page  .name-pos .name{
		font-size: 37px;
		line-height: 34px;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	#our-team-detail-page  .name-pos .pos{
		font-size: 27px;
		line-height: 27px;
		text-align: center;
	}
	#our-team-detail-page  .name-pos .sm-line{
		margin: 25px 0;
	}
	#our-team-detail-page .img,
	#our-team-detail-page  .info{
		text-align:center;
	}
	#our-team-detail-page .img img{
		width: 65%;
	}
	#our-team-detail-page .name-pos .sm-line:before{
		left: 50%;
		margin-left: -65px;
	}
	#our-team-detail-page .back-link{
		display: none;
	}
	/* INDUSTRIES */
	#industries-page .chart{
		padding: 40px 0;
	}
	#industries-page .chart p{
		padding-right: 0;
		margin-top: 0;
		font-size: 30px;
		line-height: 30px;
	}
	#industries-page .sm-desc{
		padding-left: 15px;
	}
	#industries-page .content{
		padding-left: 10px;
		padding-right: 10px;			
	}
	#industries-page .content.quote{
		width: 100%;
		font-size: 18px;
		line-height: 22px;
		text-align: center;
	}
	#industries-page .content.quote .sm-line:before{
		left: 50%;
		margin-left: -25px;
	}
	#industries-page .content h3{
		font-size: 22px;
	}
	#industries-page #feature-news .item{
		min-height: 270px;
	}
	#industries-page #feature-news .sm-line{
		margin: 12px 0;
	}
	#industries-page #feature-news .item .learn-more{
		margin-top: 20px;
	}
	/* PORTFOLIO */
	#portfolio .banner.portfolio-detail{
		display: none;
	}
	#portfolio-detail-page .sm{
		display: none;
	}
	#portfolio-page .item{
		border-left-width: 0;
		border-right-width: 0;
	}	
	#portfolio-detail-page .content{
		padding: 20px 30px;
		text-align: center;
	}
	#portfolio-detail-page .content p{
		text-align: justify;
	}
	#portfolio-detail-page .back-link.bottom{
		margin-top: 25px;
	}
	#portfolio-detail-page h1.name{
		font-size: 40px;
		margin: 25px 0;
	}
	#portfolio-detail-page .sm-line{
		height: 25px;
	}
	#portfolio-detail-page .sm-line:before{
		left: 50%;
		margin-left: -65px;
	}
	#portfolio-detail-page .year{
		margin-bottom: 25px;
	}
	#portfolio-detail-page .logo{
		display: block !important;
		margin-bottom: 25px;
	}
	#portfolio-detail-page .logo img{
		max-width: 40%;
	}
	/* NEWS */
	#news-page ul a{
		font-size: 18px;
		line-height: 18px;
	}
	#news-page .news-content{
		width: 100%;
	}
	#news-page ul.years{
		width: 100%;
		margin-bottom: 30px;
	}
	#news-page ul.years li{
		display: inline-block;
		float: left;
		margin-right: 20px;
		margin-top: 5px;
	}
	#news-page.detail .date.sm-line{
		margin-bottom: 20px;
	}
	#news-page .wrap-content>.col:first-child{
		padding-right: 15px;
	}
	#news-page .wrap-content>.col:last-child{
		padding-left: 15px;
	}
	#news-page ul.years a{
		border-bottom: 2px solid #f89534;
		border-top-width: 0;
		padding: 5px 10px;
		min-width: 60px;
	}
	#news-page.detail h1.title{
		font-size: 28px;
		line-height: 30px;
		margin-bottom: 25px;
	}
	#news-page.detail h3.title{
		font-size: 20px;
	}
	/* CONTACT US */
	#contact-us-page h2{
		line-height: 50px;
		margin-bottom: 20px;
	}
	#contact-us-page .content, 
	#contact-us-page .content a {
		font-size: 18px;
		line-height: 18px;
	}
	#contact-us-page .row>div{
		margin-top: 30px;
	}
	#contact-us-page .row>div:first-child{
		margin-bottom: 0;
	}
	#contact-us-page .row.mgt50{
		margin-top: 0;
	}
	/* ABOUT US */
	#about-us-page .text-x-lg{
		margin-bottom: 20px;
	}
	#about-us-page .statictis{
		margin-top: 20px;
		margin-bottom: 40px;
	}
	#about-us-page .statictis>div{
		border-bottom: 1px solid #ebebeb;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#about-us-page .statictis>div:first-child{
		margin-top: 0;
		border-top: 1px solid #ebebeb;
	}
	#about-us-page .statictis h2.num{
		font-size: 65px;
	}
	#about-us-page .statictis .desc{
		font-size: 24px;
		line-height: 24px;
	}
	#about-us-page .bg-container{
		height: auto;
		min-height: auto;
		background-image: url(../images/banner/bg-about-us.jpg);
		position: relative;
	}
	#about-us-page .bg-container .info h2{
		font-size: 26px;
		line-height: 26px;
	}
	#about-us-page .bg-container .row{
		height: 350px;
		background-image: none;
	}
	/* INVESMENT */
	#investor-page  .panel-default>.panel-heading+.panel-collapse>.panel-body{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#investor-page .panel-default .panel-body h3{
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 20px;
		line-height: 22px;
	}
	#investor-page .panel-default>.panel-heading a{
		padding-top: 20px;
		padding-bottom: 20px;
		padding-right: 30%;
		font-size: 20px;
	}
	#investor-page .panel-default .panel-body p{
		padding-left: 20px;
	}
	#investor-page .panel-title .arrow{
		width: 60px;
		height: 60px;
		background-size: 35px auto !important;
		margin-top: -30px;
	}
	#investor-page .testimonial p{
		font-size: 18px;
		line-height: 22px;
	}
	#investor-page .testimonial p.name{
		font-size: 16px;
	}
	/* POPUP */
	.popup-wrapper .content .sm-line{
		margin-top: 20px;
		height: 20px;		
	}
	.popup-wrapper .content h1{
		font-size: 35px;
		line-height: 35px;
	}
	.popup-wrapper .content .desc{
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 25px;
	}
	.popup-wrapper .content div.popup-content{
		padding: 25px 30px !important;
	}
	.popup-wrapper .content .contact-us{
		margin-top: 35px;
	}
	.popup-wrapper .content h3{
		font-size: 22px;
		line-height: 24px;
	}
}
@media (max-width:576px){
	#home-page .listing-items .item{
		width: 33.33333333%;
		padding: 20px 7px 7px 7px;
	}
	#home-page .listing-items .item .txt{
		font-size: 14px;
	}
}
@media (max-width:480px){
	body{
		font-size: 14px;
	}	
	.mgt70{
		margin-top: 30px;
	}
	#header-bar .company-logo{
		top: 10px;
	}
	#header-bar .company-logo img{
		height: 50px;
	}
	#footer-bar .social a{
		width: 25px;
		height: 25px;
		background-size: auto 15px;
	}
	.text-lg {
		font-size: 20px;
		line-height: 25px;
	}
	.text-x-lg{
		font-size: 24px;
		line-height: 26px;
	}
	.quote .img img{
		max-width: 100px;
	}
	h2.section-title{
		font-size: 25px;
	}
	.back-link a{
		font-size: 13px;
	}
	/* BANNER */
	.banner{
		min-height: 400px;
	}
	.banner.img .container{
		bottom: 8%;
	}
	.banner h1{
		font-size: 40px;
		line-height: 34px;
	}
	.banner .line{
		margin: 15px auto;
	}
	.banner .desc{
		font-size: 16px;
		line-height: 18px;
	}
	.banner.portfolio-detail .logo img{	
		max-width: 65%;
		max-height: 150px;
	}
	/* HOME */
	#home-page #about-us{
		margin-bottom: 10px;
	}
	#home-carousel .item .info h1{
		font-size: 43px;
		line-height: 35px;
	}
	#home-carousel .item .info h3{
		font-size: 23px;
		line-height: 21px;
	}
	#feature-news .item{
		min-height: 200px;
	}
	#feature-news .item a{
		font-size: 17px;
		line-height: 19px;
	}	
	#industries-page #feature-news .item .desc{
		font-size: 16px;
		line-height: 18px;
	}
	/* TEAM */
	#our-team-page .item .name{
		font-size: 16px;
		line-height: 17px;
	}
	#our-team-page .item .name .pos{
		font-size: 14px;
	}
	#our-team-detail-page .content{
		padding: 20px;
	}
	#our-team-detail-page .short-desc .quote{
		font-size: 14px;
		line-height: 18px;
		width: 80%;
		min-width: 80%;
	}
	#our-team-detail-page .short-desc .quote .name{
		margin-top: 20px;
	}
	#our-team-detail-page  .name-pos .name{
		font-size: 27px;
		line-height: 27px;
		margin-top: 20px;
		margin-bottom: 5px;
	}
	#our-team-detail-page  .name-pos .pos{
		font-size: 20px;
		line-height: 22px;
	}
	#our-team-detail-page  .name-pos .sm-line{
		margin: 20px 0;
	}
	/* INDUSTRIES */
	#industries-page .chart{
		padding: 25px 0;
	}
	#industries-page .chart p{
		font-size: 23px;
		line-height: 25px;
	}
	#industries-page .content{
		padding-left: 0;
		padding-right: 0;
	}
	#industries-page .quote .img img{
		max-width: 100px;
	}
	#industries-page .content.quote{
		font-size: 14px;
		line-height: 18px;
	}
	#industries-page .content h3{
		font-size: 20px;
	}
	#industries-page #feature-news .item{
		min-height: 245px;
	}	
	/* PORTFOLIO */
	#portfolio-detail-page .content{
		padding: 20px;		
	}
	#portfolio-detail-page h1.name{
		font-size: 30px;
		margin: 20px 0;
	}
	#portfolio-detail-page .sm-line{
		height: 20px;
	}
	#portfolio-detail-page .p-name, 
	#portfolio-detail-page .year{
		font-size: 22px;
		line-height: 27px;
	}
	#portfolio-detail-page .year{
		margin-bottom: 20px;
	}
	/* NEWS */
	#news-page ul a{
		font-size: 16px;
		line-height: 16px;
	}
	#news-page.detail h1.title{
		font-size: 22px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	#news-page.detail h3.title{
		font-size: 18px;
		margin-bottom: 10px;
	}
	/* CONTACT US */
	#contact-us-page h2{
		line-height: 40px;
	}
	#contact-us-page .content, 
	#contact-us-page .content a{
		font-size: 16px;
		line-height: 18px;
	}
	/* ABOUT US */
	#about-us-page .text-x-lg{
		margin-bottom: 15px;
	}
	#about-us-page .statictis{
		margin-top: 15px;
		margin-bottom: 35px;
	}
	#about-us-page .statictis>div{
		/*margin-top: 30px;*/
	}
	#about-us-page .statictis>div:first-child{
		margin-top: 0;
	}
	#about-us-page .statictis h2.num{
		/*font-size: 40px;*/
	}
	#about-us-page .statictis .desc{
		font-size: 20px;
		line-height: 20px;
	}
	#about-us-page .bg-container .info h2{
		font-size: 22px;
		line-height: 22px;
	}
	#about-us-page .bg-container{
		min-height: 440px;		
	}
	
	
	/* INVESMENT */
	#investor-page  .panel-default>.panel-heading+.panel-collapse>.panel-body{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#investor-page .panel-default .panel-body h3{
		padding-top: 5px;
		padding-bottom: 5px;
		font-size: 16px;
		line-height: 18px;
	}
	#investor-page .panel-default>.panel-heading a{
		padding-top: 15px;
		padding-bottom: 15px;
		padding-right: 20%;
		font-size: 16px;
	}
	#investor-page .panel-default .panel-body p{
		padding-left: 15px;
	}
	#investor-page .panel-title .arrow{
		width: 40px;
		height: 40px;
		background-size: 25px auto !important;
		margin-top: -20px;
	}
	#investor-page .testimonial p{
		font-size: 16px;
		line-height: 20px;
	}
	#investor-page .testimonial p.name{
		font-size: 14px;
	}
	/* POPUP */
	.popup-wrapper .content h1{
		font-size: 25px;
		line-height: 25px;
	}
	.popup-wrapper .content .desc{
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 20px;
	}
	.popup-wrapper .content div.popup-content{
		padding: 15px 15px !important;
	}
	.popup-wrapper .content .contact-us{
		margin-top: 25px;
	}
	.popup-wrapper .content h3{
		font-size: 16px;
		line-height: 22px;
	}
}
@media (max-height:480px) and (orientation:landscape){	
	#home-carousel .item .container {   
		bottom: 30px;
	}
	#home-carousel .item .info h1{
		font-size: 43px;
		line-height: 35px;
	}
	#home-carousel .item .info h3{
		font-size: 23px;
		line-height: 21px;
	}
}