@media (min-width: 1025px) {
	.container {
		padding-left: 0px;
		padding-right: 0px;
	}
	.sticky #menu-catalog {
		padding-top: 50px;
	}
	.navbar-brand {
		position: relative;
		margin: 14px 0 0;
		height: auto;
	}
	
	.navbar-brand img {
		max-width: 100%;
		height: 60px;
    }
    .callus{
        background: #ddbb56 none repeat scroll 0 0;
        border-radius: 40px;
        bottom: 0;
        color: #fff;
        float: right;
        height: 40px;
        line-height: 40px;
        padding: 0 20px 0 0;
    }
    .callus{
        position: fixed;
        right: 330px;
        z-index: 99999;
    }
    .callus i {
        background-color: #fff;
        border-radius: 100%;
        margin-right: 10px;
    }
    .callus a {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
    }
    .hotline_text {
        font-size: 15px;
        font-weight: normal;
        padding-right: 10px;
    }
	#nav ul li a:hover {
		background-color: transparent;
		color: #fff
	}
	#nav{
		float: right; 
		padding-right: 0;
    	padding-left: 0;
	}
	.content .date,.content .time {
		margin:0 0 0 10px;
	}
	.box-time {
		margin-top: 10px;
		margin-bottom: 20px;
	}
	.group-news .item.item-first{
		width: 280px;
	}
	.item-hot {
		width: 530px;
		float: left;
		border-right: 1px solid #eee;
		padding-right: 10px;
		margin-right: 6px;
		margin-bottom: 15px;
	}
	.item-hot img{
		height: 320px;
		width: 100%;
	}
	.group-news .thumb-news{
		width: 160px;
		height: 102px;
		float: left;
		margin-right: 15px;
	}
	.group-news .item.item-first{
		float: left;
		display: block;
	}
	.group-news .item.item-first {
		margin-right: 20px;
	}
	.group-product .item .box-img{
		height: 190px;
		display: block;
	}
	.group-product .item .thumb-product{
		width: 160px;
		max-height: 190px;
		margin: auto;
	}
	.box-title{
		background-color: #f1f1f1;
		text-transform: uppercase;
	}
	.box-title h2 .bg {
		width: 6px;
		height: 4px;
		background: url(../images/bg-title.png) no-repeat;
		position: absolute;
		bottom: -4px;
		z-index: 999;
	}
	.list-cate{
		margin-bottom: 0px;
		padding-left: 270px;
	}
	.list-cate a{
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.group-product .group-box h3 {
		margin: 0px;
		text-transform: uppercase;
		font-weight: normal;
		font-size: 14px;
	}
	.group-product .group-box .col-banner{
		text-align: center;
		padding-top: 30px;
	}
	.group-product .group-box:nth-child(2n+1) .col-banner{
		left: 0 !important;
	}
	.group-product .group-box:nth-child(2n) .col-banner{
		right: 0 !important;
	}
	.group-product .group-box:nth-child(2n+1) .list-cate{
		padding-left: 270px;
	}
	.group-product .group-box:nth-child(2n) .list-cate{
		padding-right: 270px;
		padding-left: 15px;
	}
	.group-product .group-box:nth-child(2n+1) .box-title .title{
		margin: 0px 0px 0px -6px; text-align: center;
	}
	.group-product .group-box:nth-child(2n) .box-title .title{
		margin: 0px -6px 0px 0px;
	}
	.group-product .group-box:nth-child(2n+1) .col-content{
		margin-left: 250px;
	}
	.group-product .group-box:nth-child(2n) .col-content{
		margin-right: 250px;
	}
	.group-product .group-box:nth-child(2n+1) .title{
		float: left;
	}
	.group-product .group-box:nth-child(2n) .title{
		float: right;
		text-align: right;
		padding-right: 15px;
	}
	.group-product .box-title .title{
		width: 257px;
	}
	.group-product .col-banner{
		width: 250px;
		position: absolute;
		top: 41px;
		bottom: 0px;
		overflow: hidden;
	}
	.group-product .col-banner .thumb-ads {
		vertical-align: middle;
		width: 100%;
	}
	.group-product .group-box{
		margin-bottom: 30px;
		position: relative;
	}
	.group-box .col-banner{
		background-color: #f1f1f1;
	}
	.sticky {
		position: fixed;
		top: 0;
		width: 100%;
		z-index:999;
	}
	.showroom_viewer iframe {
		height: 425px !important;
	}
}
@media (min-width: 1200px){
	.container {
		padding-left: 0px;
		padding-right: 0px;
	}
}
@media screen and (min-width: 1440px) {
    .container, 
	#slide-main .slick-slide .helotext .main-inner,
	.progressBarContainer {
        width: 1122px;
        padding-left: 0;
        padding-right: 0;
    }
    .container-fluid, #gf-header {
        width: 1360px;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 1600px){
	#banner {
		height: 546px;
		background-size: cover;
		background-position: 50%;
	}
}
@media (min-width: 1023px) and (max-width:1024px){
	.navbar-brand {
		position: relative;
		margin: 14px 0 0;
		height: auto;
	}
	
	.navbar-brand img {
		max-width: 100%;
		height: 50px;
    }
	.li_login {
		margin: 20px 10px; float: right;
	}
	.navbar-header .li_login {display:none}
	#nav ul {margin-top: 15px; margin-right: 0px;}
	#nav ul li a {padding:12px !important}
	.frm-search { width: 125px;}
	#Intro {margin-bottom:30px}
	#Intro .box-content { padding-top: 0px;}
	#Intro h2.title {font-size: 27px; line-height: 40px; margin-top: 0;}
	#Intro .video-box {padding-left: 30px;}
	#Intro .intro-video-box {height: 300px;}
	#Intro .box-content .content {font-size: 15px; line-height: 1.3;}
	#Intro .box-content .btn_more {margin: 20px 0;}
	#Catalog .cat-box,#Catalog .cat-box .cat-content { height: 203px;}
	#Catalog .cat-box-main {height:360px}
	#Catalog .cat-box-main1 {height: 422px;}
	.mb-80 { margin-bottom: 60px;}
	#Catalog .cat-box .title {font-size: 23px; line-height: 1.2; margin-top:0}
	#Catalog .cat-box .fullimg .cat-content .cnt-right {padding-left: 0;}
	#Catalog .cat-box-main .cat-content .cnt_top { top: 20%;}
	#Catalog .cat-box-main .title {font-size: 26px;line-height: 1.3; margin-top:0}
	#Catalog .cat-box-main .text-top, #Catalog .cat-box-main .text-bottom {height: 360px;}
	#Catalog .cat-box-main .text-top .cnt {top: 25%;}
	#Partner .logo-partner img {height: 35px; margin-left: 15px;}
	#Project .project-item { height: 200px; margin-left: 12px;}
	#Project .project-main, #Project .project-list { height: 420px;}
	#Project .box-content {padding: 20px;}
	#Project .project-main .title {font-size: 30px;}
	.logo-mark {
		top: 5px; right: 0;
		width: 180px;
		background-size: 70%;
	}
	#News .news-list .thumb { height: 130px;}
	#News .news-list .title a {font-size: 14px; line-height: 1.5; padding: 10px;}
	.box_catalog { height: 300px !important;}
	.box_catalog .intro {top: 40px;left:60px;right:60px}
	#catalog_child {height:150px}
	#catalog_child .item .thumb { height: 166px;}
	.box_catalog .intro h1.main-title {font-size: 30px; line-height: 1.3;}
	#catalog_child .owl-carousel {top: -68px;}
	#catalog_child .owl-prev,#catalog_child .owl-next {top:0}
	#catalog_child .item .title {
		height: 65px; padding: 10px 15px;
	}
	#catalog_child .item .arrow-right {right:25px}
	.catalog_plist .product .thumb {height:150px;}
	.catalog_plist .special-big,.catalog_plist .special-small {height: 250px;}
	.catalog_plist .special-big .thumb,.catalog_plist .special-small .thumb {height: 250px;}
	.catalog_plist .product {height: 250px}
	.hot_news .col_main,.hot_news .col_right {height: 370px;}
	.hot_news .box-content {top: 98px; padding: 0 48px 0 48px;}
	.hot_news .col_right .item {height: 184px; width:100%}
	.hot_news .col_right .group-name {top: 15px; padding: 0 8px;}
	.hot_news .col_right .box-content { top: 45px; padding: 0 8px;}
	.hot_news .col_right .item .title a {text-transform: none;}
	.news_slide .item .thumb { height: 180px!important;}
	.news_slide .item .group { margin: 5px 0;}
	.news_slide .item .title { height: 85px;}
	
	.catalog_banner {height:auto}
	.catalog_banner .box_content { top: 20px; left:60px; right:60px}
	
	.box-about .black_bg .giaithuong img {height: 57px;}
	.about_gallery .gallery-main,.about_gallery .gallery-item {height: 356px;}
	.about_gallery .gallery-item .item { height: 115px;}
	.about_gallery .gallery-item .mask { height: 118px;line-height: 118px;}
	.playbtn-cont .play-btn {top: 100px;}
	.page-video .playme h1 {
		font-size: 32px;
		top: 180px;
		padding: 0 30px;
	}
	.related_video .thumb { height: 120px !important;}
	.related_video h3.title a {line-height: 1.3;}
	.catalog_plist .product .item {padding: 20px;}
	.catalog_banner h1.main-title {font-size:30px}
	.detail-product .pro-detail {padding: 0;}
	.addcart_detail, .detail-product .pro_contact {padding: 10px 5px; margin: 10px 0;}
	.detail_product {margin-top: 0;}
	.detail_product .tab-content { padding: 30px 60px 50px;}
	.pro-related .related { padding: 0 60px 40px;}
	.pro-related .box-img {height: 120px;}
	.box-contact h1 {line-height:1}
	.maps li{padding-left: 35px; margin-bottom: 10px;}
	.box-map, .contact-form { padding-top: 0;}
	.contact-form h2 { font-size: 24px;}
	.detail-news .breadcrumb, .detail-news .box-content { left: 60px; right: 60px;}
	.document-page .inner {margin: 60px;padding: 40px !important;}
	.catalog_inner { padding: 0 40px 40px;}
	.page_catalog .pagination {  margin: 0px 0 0px;}
	.cartOrder .inner { padding: 40px !important;}
	.cartOrder .nav-cart {padding: 0px 0px 20px;}
	.check_out > .col-md-9,.check_out > .col-md-8 {width:100%}
	.check_out > .col-md-3,.check_out > .col-md-4 {width:100%}
	.shopcart_status_new .step_pathway {width: 170px;}
	.showroom_viewer iframe {
		height: 425px !important;
	}
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) { 
	#menu_news_mb {display:none;}
	.zalo_chatbox {display:none;}
}
@media (max-width: 1023px) {
	.zalo_chatbox {display:none;}
	.navbar-brand {
		position: relative;
		margin: 14px 0 0;
		height: auto;
	}
	
	.navbar-brand img {
		max-width: 100%;
		height: 60px;
    }
	
	#main_side .inner{padding:0px;}
	#main_side {margin-left:0}
	.search-ipad {display:none;}
	#left_side {
		position: fixed;
		z-index: 999;
		top: 85px;
		left: 0;
		width: 100%;
		box-shadow: 0 1px 3px #ccc;
		padding-top: 15px;
		padding-bottom: 15px;
		max-height: 100%;
	}
	#gf-header #search_mb {
		display: inline-block;
		float: right;
	}
	.li_login {
		float: right;
		width: 50px;
		position: relative;
		padding-top: 15px;
		margin-right: 15px
	}
	.li_login .fa {
		color: #fff;
   	 	font-size: 26px;
	}
	#frm-main-search {
		margin-right: 15px;
	}
	#frm-main-search .active .inputSearch {
		width: 100%;
	}
	.top-header-2 {margin: 0 10px;}
	.frm-search { /*width:100%;*/ margin:auto;}
	.cart-number {
		position: absolute;
		top: 5px;
		right: 5px;
		font-size: 12px;
		width: 20px;
		height: 20px;
	}
	#Intro .video-box{padding-left:0px;}
	#Intro .intro-video-box { height: 665px;}
	#Catalog .right,#Catalog .left{padding:0 15px;}
	#Catalog .cat-box-main{margin-bottom:15px;}
	#Project .project-main,#Project .project-list{width:100%;margin-bottom:15px;}
	#Partner{height:590px;} 
	.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
			box-shadow: none;
	}
	.navbar-nav .open .dropdown-menu > li > a,
	.navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px;
	}
	.navbar-nav .open .dropdown-menu > li > a {
	line-height: 20px;
	}
	.navbar-nav .open .dropdown-menu > li > a:hover,
	.navbar-nav .open .dropdown-menu > li > a:focus {
	background-image: none;
	}
	#News { padding: 0 15px;}
	#News .item {margin-bottom:15px;}
	#News .news-readmore .readmore {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	#Project .project-item {
		margin-left: 10px;
		margin-right: 15px;
	}
	.box-about h1.main-title {display:none}
	.box-about .inner {padding:40px !important;}
	.box-about .white_bg.inner {
		padding: 0 40px 40px !important;
	}
	.about_gallery .gallery-main{height:auto; padding:0 0 5px 0}
	.about_gallery .gallery-item .item { height: auto; }
}

@media screen and (min-device-width: 1200px) {
	#Intro .box-content { padding-top: 0px;}
	#Project .project-main,#Project .project-list { height: 520px;}
	#Project .project-item { height: 250px; margin-left: 17px;}
	#News .news-list .thumb { height: 190px;}
	#catalog_child .item .thumb {height: 260px;}
	#catalog_child { height: 115px;}
	.catalog_plist .product .thumb {height: 260px;}
	.catalog_plist .special-big .thumb,
	.catalog_plist .special-small .thumb {height:350px;}
	.catalog_plist .product .item {padding: 20px}
	/* .catalog_plist .product { height: 350px;} */
	.hot_news .col_right .item {height:224px;}
	.hot_news .col_main,.hot_news .col_right { height: 450px;}
	.catalog_plist .special-big .box-content{
		bottom: 25%;
	}
	.catalog_plist .product.special-big .thumb,
	.catalog_plist .product.special-small .thumb{
		height: 100%;
	}
	.box_maps .img_map {
	    margin: auto;
	}
	#Catalog .cat-box {height:270px}
	#Catalog .cat-box-main1 { height: 555px;}
	#Catalog .cat-box-main .text-top, #Catalog .cat-box-main .text-bottom {
		height: 476px;
	}
	
}
@media screen and (min-device-width: 1440px){
	#Intro .intro-video-box {height:490px}
	#Catalog .cat-box-main1 {height: 580px;}
	#Catalog .cat-box {height: 282px;}
	#Catalog .cat-box .fullimg img,
	#Catalog .cat-box-main .fullimg img {width:100%; height:100%; object-fit:cover;}
	#Catalog .cat-box-main .cat-content {height: 604px;}
	#Catalog .cat-box-main .text-top, #Catalog .cat-box-main .text-bottom {
		height: 540px; 
	}
	.box_catalog {height: 550px;}
}

/*@media screen and (min-device-width: 1920px){	
	.navbar-nav {  margin: 15px 0 0;}
	.box_popup .playbtn-cont .play-btn {top: 360px;}
	#Intro { margin-bottom: 60px;}
	#Intro .intro-video-box{height: 750px;}
	#Catalog .cat-box-main .cat-content { height: 950px;}
	#Catalog .cat-box { height: 467px;}
	#Catalog .cat-box .cat-img{ height: 467px;}
	#Catalog .cat-img img {width:100%; height:100%; object-fit:cover;}
	#Catalog .cat-box-main { height: 825px;}
	#Catalog .cat-box-main1 { height: 950px;}
	#Catalog .cat-box-main .text-bottom .cnt { bottom: 15%;}
	#Project .project-main { height: 800px;}
	#Project .project-list { height: 800px;}
	#Project .project-item { height: 390px;}
	#News .news-list .thumb { height: 320px;}
	.related_video .thumb { height: 300px !important;}
	#catalog_child { height: 260px;}
	#catalog_child .item .thumb { height: 440px;}
	.catalog_plist .product .thumb { height: 520px;}
	.catalog_plist .product { height: 640px;}
	.pro-related .box-img { height: 390px;}
	.hot_news .col_main,.hot_news .col_right { height: 640px;}
	.hot_news .col_right .item { height: 320px;}
	.news_slide .item .thumb { height: 210px!important;}
	.lastest_news .item .thumb { height: 300px;}	
	.playbtn-cont .play-btn {top:360px}	
	.page-video .playme h1 {top:200px}		
	.box-about h1.main-title {top:500px}	
	.about_gallery .gallery-main, .about_gallery .gallery-item {height:660px}	
	.about_gallery .gallery-item .item,	.about_gallery .gallery-item .mask {height:216px}	
	.about_gallery .gallery-item .mask {line-height:216px;}	
	.detail-product hr.space {margin: 20px 0;}	
	#slider-thumb .thumb-box li>a, #slider-thumb .thumb-box li.img-360	{width: 200px; height: 200px;}
	.col_right .border-tr .mask, .col_right .border-tb .mask {left:0}
	.detail-news .box-thumb {height: 1020px; object-fit:cover}
}
*/
@media (min-width: 768px) and (max-width: 950px) {
	.zalo_chatbox {display:none;}
	#Intro .box-content {
		padding-top: 40px; padding-left: 15px; padding-right: 15px;
	}
	#Intro .intro-video-box {height: 845px;}
	#Catalog .cat-box-main1 {
		height: 1070px;
	}
	#Catalog .cat-box {height:470px;}
	#Catalog .cat-box-main .text-top, #Catalog .cat-box-main .text-bottom {
		height: 824px;
	}
	.mb-80 {
		margin-bottom: 40px;
	}
	#News { padding: 0 15px;}
	#News .item_lastest .thumb {height:500px;}
	.about_gallery .gallery-item {height: auto;}
	.box_catalog {height:auto;}
	.box_catalog .intro {top:10px}
	.box_catalog .intro h1.main-title {font-size: 40px;}
	#catalog_child {height: 458px;}
	#catalog_child .item .title {height: 75px;}
	#catalog_child .owl-carousel {top:65px}
	#catalog_child .owl-prev, #catalog_child .owl-next {top: 200px;}
	.catalog_plist .product .thumb .icon_new {top: -42px; right: -36px;}
	.catalog_banner {height: auto;}
	.catalog_banner .box_content {top:10px}
	.catalog_banner h1.main-title {font-size: 30px;}
	.page-contact .module,#frmcontact {padding:0 25px}
	.hot_news .mask {border-radius:0; border-right:0; border-bottom: 1px solid #fff;}
	.hot_news .col_right {height:auto}
	.hot_news .col_right .border-tr .thumb-img img, 
	.hot_news .col_right .border-tr, .hot_news .col_right .border-tr .mask {
		border-radius: 0;
	}
	.hot_news .col_right .border-tb .thumb-img img, 
	.hot_news .col_right .border-tb, .hot_news .col_right .border-tb .mask {
		border-radius: 0;
	}
	.news_slide .item .thumb { height: 190px!important;}
	.lastest_news .item .thumb img { width: 100%;}
	.lastest_news .item .box-content {
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px;
	}
	.detail-news .box-thumb {  height: 500px;}
	.detail-news .breadcrumb {left: 40px; right: 40px;}
	.detail-news .box-content {
		top: 98px; left: 40px; right: 40px;
	}
	.detail-content {padding: 45px 40px;}
	.document-page .inner {  margin: 60px;}
	.maps li {width: 100%;}

	#banner .content {left: 40px; right: 40px;}
	.footer .copyright .inner { padding: 0 25px; }
    .footer .box_menufoot > div { padding: 0}
	.footer .inner .slogan { margin-bottom: 10px;}
	.box_menufoot .main-title { margin-bottom: 10px; margin-top: 20px;}
	.footer .company { margin-bottom: 0; }
	.footer .copyright ul { margin: 10px 0 0; }
}
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
@media (max-width: 768px) {
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
  #frm-main-search .active .inputSearch {
    width: 300px;
  }
  .mnu-content { margin-bottom: 20px;}
  .mnu-content > a { 
	display: block;
	color: #fff;
	font-family: 'Barlow Condensed';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	text-transform: uppercase;
	padding: 5px 0;
  }
  .mnu-content hr {
	margin: 0;
	background: #FFFFFF;
	opacity: 0.24;
	width: 128px;
  }
  
  .page-video { margin-top: 30px;}
  .catalog_item { height: auto !important;} 

  .footer .inner { padding: 15px; }
  .box_menufoot .form input[type="text"] { width: 100%; }
  .box_menufoot .form button { right: 0}
}
@media (max-width: 767px) {
	#head-top { height: 100px; }
	.mnu-content hr {
		margin: 0;
		background: #FFFFFF;
		opacity: 0.24;
		width: 128px;
	  }
	#banner .content {left: 40px; right: 40px;}
	#banner .page-title { margin: 30px 0 24px; line-height: 1.5;}
	.page-video {
		margin-top: 0;
	}
	.footer .copyright .inner { padding: 0; }
    .footer .box_menufoot > div { padding: 0}
	.footer .inner .slogan { margin-bottom: 10px;}
	.box_menufoot .main-title { margin-bottom: 10px; margin-top: 20px;}
	.footer .company { margin-bottom: 0; }
	.footer .copyright ul { margin: 10px 0 0; }

	.zalo_chatbox {display:none;}
	.navbar-brand { padding: 8px 25px 0}
	.navbar-brand img { height: 48px;}
	.box_popup .go_home_btn {
		top: -20px!important; right: 10px!important;
	}
	.search-ipad {display:none;}
	.btn-search {float:right}
    .pro_info{
        overflow: hidden;
    }
    .pro-related{
        margin-bottom: 30px;
    }
    #nav ul li a {
        padding:6px 10px;
    }
	.footer .logo-footer{
		margin-bottom: 15px;
	}
	.footer .logo-footer,
	.navbar.navbar-white #gf-header .img-logo,
		.navbar-brand>img {
		   width: 180px;
		}
	.navbar-toggle.collapsed{
	   border: 1px solid #eee;
		background-color: #fafafa;
		color: #333 !important;
	}
    .detail_product .nav-tabs li {
       width: 100%;

    }
	.detail_product iframe {width: 100%;}
	.detail_product img {max-width: 100%;}
    .content-detail h1 {
        clear: both;
        font-size: 16px;
    }
    #slider-thumb{
        overflow: hidden;
    }

    .content .date,.content .time {
        margin:0 10px 0 0px;
    }
    .box-time {
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .box-time .cate{
        display: none;
    }
    .detail-news h1{
        margin-top: 0px;
        margin-bottom: 15px;
    }
    .content-detail h1,
    .detail-news h1,
    .item-cate .name ,
    .blog-news .item-hot h4 {
       font-size: 16px;
        font-weight: bold;
        line-height: 22px;
    }
    .item.item-hot{
        margin-bottom: 15px;
    }
    .group-title{
        background-color: #f1f1f1;
        padding-top: 6px;
        padding-left: 10px;
        padding-right: 10px;
        border-radius: 3px;
    }
    .group-cate{
        margin-top: 30px;
    }
    .hotline_text,
    .group-product .col-banner{
        display: none;
    }
    .box-title .title{
        font-size: 15px;
        text-transform: uppercase;
        font-weight: bold;
        margin-bottom: 8px;
    }
    .group-product .group-box{
        margin-top: 30px;
        margin-bottom: 30px;
    }


    .group-product .item .name {
        padding-left: 10px;
        padding-right: 10px;
    }
    .group-news .item.item-first img{
       width: 100%;
    }
    .callus{
        position: fixed;
        right: 0px;
        left: 0px;
        z-index: 999;
        text-align: center;
        bottom: 0px;
    }

    .callus a {
        color: #fff;
        font-size: 14px;
        font-weight: bold;
    }
    .callus a{
        background: #ddbb56 none repeat scroll 0 0;
        border-radius: 3px 3px 0px 0px;
        bottom: 0;
        color: #fff;
        height: 40px;
        line-height: 40px;
        padding: 0 20px 0 0;
        display: inline-block;
    }
    .hotline_text {
        font-size: 15px;
        font-weight: normal;
        padding-right: 10px;
    }
    .callus i {
        color: #fff;
    }
	.footer .logo-footer{
		width: 180px;	
	}
	#Project .logo-mark {right: 0px;background-size: 70%;}
	#catalog_child .item .title {
		height: 54px;
		font-size: 16px;
		padding: 10px;
		line-height: 1.3;
		overflow: hidden;
	}
	#catalog_child .item .arrow-right {display:none}
	.giaithuong .colright {display:none}
	.maps li {width: 100%;}
}
/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
@media (max-width: 600px) {
	#banner {
		height: 400px;
	}
}
@media (max-width: 480px) {
	#banner .content {
		position: absolute;
		z-index: 99;
		top: 120px!important;
		left: 80px;
		right: 80px;
		/* transform: translate(0, -50%); */
		text-align: left;
	}
	.breadcrumb .fa { margin-right: 8px}
	.navbar-brand { padding: 8px 15px 0;}
	#gf-header #search_mb {
		display:inline-block;float: right;
	}
	#gf-header,.navbar-brand {
		height:64px;text-align: center;
	}
	#gf-header { width: calc(100% - 30px); }
	#banner {
		height: 481px !important; background-position: center;
	}
    #banner .content {
        left: 24px;
        right: 24px;
    }
	#banner .page-title {
		margin: 50px 0 24px;
		font-size: 50px;
	}
	.main-logo {float: left;}

	.footer .inner .slogan {font-size: 30px;}

	/*.body {padding-top: 0;}*/
	.navbar-brand {margin:auto}
	#gf-header .img-logo { padding: 14px 0; max-height: 68px;}
	.navbar-toggle {
		float:right !important; border: 0; 
		margin: 22px 0 15px 15px; padding: 0 15px 0 0;
	}
	.navbar-toggle.collapsed {
		border: 0; margin: 22px 0 15px 15px; padding: 0 15px 0 0;
		background-color: transparent;
	}
	.fa-bars:before{font-size: 20px;}
	#main_side {margin-left:0px !important;}
	#main_side .inner {padding:0px;}
	#left_side {
		position: fixed; z-index: 999;
		top: 64px; left: 0; width: 100%;
		box-shadow: 0 1px 3px #ccc;
		padding-top: 15px; padding-bottom: 15px;
	}
	#left_side  hr {padding:0; margin:0;background:#979797;}
	.li_login {float:right;width:40px;position:relative;padding-top: 30px; margin-right: 5px}
	.cart-number {
		position:absolute;top: 10px; right: 5px;
		font-size: 12px;
		width: 20px; height: 20px;
	}
	.frm-search {width:100%; margin:auto;}
	#Intro {margin-bottom: 40px;}
	#Intro .left {padding-left:15px; padding-right:15px;}
	#Intro .box-content {padding-top:0;}
	#Intro h2.title {font-size:30px;padding: 0; margin: 0 0 10px;}
	#Intro .box-content .btn_more {margin: 25px 0;}
	#Intro .video-box {padding-left:15px; padding-right:15px;}
	#Intro .intro-video-box {height:375px}
	#Catalog .left {padding-right: 15px;padding-left:15px;}
	#Catalog .cat-box {height:auto}
	#Catalog .cat-box .cat-content {height: 224px; padding-left: 0; padding-right: 0;}
	#Catalog .cat-box .cat-content .cnt {padding-left: 15px;}
	#Catalog .cat-box .fullimg .cat-content .cnt-left {
		padding-left: 30px; padding-right: 0px;
	}
	#Catalog .cat-box .fullimg .cat-content .cnt-right {
		padding-right: 30px; padding-left: 0px;
	}
	#Catalog .cat-box .title {padding:0; margin:0;}
	#Catalog .cat-box .cat-img {padding-left:0; padding-right:0}
	#Catalog .right {
		padding-left: 15px; padding-right: 15px;
	}
	#Catalog .cat-box-main {margin-bottom:16px;}
	#Catalog .cat-box-main1 { height: auto;}
	#Catalog .cat-box-main .cat-content {height: 484px;}
	#Catalog .cat-box-main .cat-content .cnt {padding-left:30px; padding-right:30px}
	#Catalog .cat-box-main .text-top .cnt {top:20%;}
	#Catalog .cat-box-main .text-top, #Catalog .cat-box-main .text-bottom {
		height: 406px;
	}
	.mb-80 { margin-bottom: 16px;}
	#Partner {margin-left: 15px; margin-right: 15px; height: auto;}
	.partner {margin: 20px 15px 0 0;}
	#Partner .title {font-size:24px;}
	#Partner .logo-partner img {height: 30px;margin-left: 16px;}
	#Project .project-main,#Project .project-list {width:100%;}
	#Project .project-main { height:400px; margin-bottom:15px;}
	#Project .project-main .box-img {padding-left:15px;padding-right:15px}
	#Project .project-main .title {
		font-size: 36px; margin-bottom: 10px;
	}
	#Project .project-item {width: 50%;height:160px; margin-left:0; margin-right:0; margin-bottom: 15px;}
	#Project .project-item .box {margin:0 15px;}
	#Project .project-item .title {
		padding: 9px 10px 15px; margin: 0;
	}
	#Project .project-list { height: 340px;}
	#Project .logo-mark { background-size: 60%;}
	#News { margin-left: 0; margin-right: 0;}
	#News .news-title { margin-bottom: 15px;}
	#News .news-title a {font-size:30px;}
	#News .news-list .item {margin-bottom:15px; width: 100%;}
	#News .news-list .thumb {height:auto}
	#News .news-list .box {height:auto}
	#News .news-readmore .readmore {margin-top: 20px; margin-bottom: 20px;}
	.footer .box-service .module {margin-bottom:15px;}
	.box_menufoot .main-title { margin-bottom: 10px; margin-top: 20px;}
	.footer .box_menufoot {padding: 15px 0;}
	.playbtn-cont .play-btn {top:50px}
	.page-video .related_video {margin-top:20px}
	.related_video .item {padding: 0 15px;}
	.related_video h3.title { padding: 0 15px 13px;height: 70px;}
	.related_video .datetime {padding: 0 15px;}
	.box_catalog {height: 220px;}
	.box_catalog .intro {top: 20px;left: 25px; right: 15px;}
	.box_catalog .intro h1.main-title {font-size:28px}
	#catalog_child { margin: 20px 15px 0; height: auto;}
	#catalog_child .owl-carousel .owl-stage {width:auto!important}
	#catalog_child .owl-carousel {position: relative;top: unset;}
	#catalog_child .owl-carousel.owl-drag .owl-item { width: 100%!important;}
	#catalog_child .owl-prev {left: -30px;display:none}
	#catalog_child .owl-next {right: -30px;display:none}
	#catalog_child .item {margin: 0 5px 20px; box-shadow: unset;}
	#catalog_child .item .thumb { height: 220px;}
	#catalog_child .item .thumb img {
		height: 100%; width: 100%;
		object-fit: scale-down;
	}
	#catalog_child .item .arrow-right {right: 20px;}
	.catalog_inner {padding: 0 15px 15px;}
	.catalog-heading {padding:10px 0 0}
	.catalog_plist .product .item {margin:0;padding: 20px;}
	.catalog-heading .main-title {padding: 10px 0 0;}
	.catalog-heading .viewall {padding-top:10px}
	.catalog_plist .product {height: 370px; margin: 15px 0;}
	.catalog_plist .special-big .thumb,
	.catalog_plist .special-small .thumb {left:0; right:0}
	.catalog_plist .special-big .box-content,
	.catalog_plist .special-small .box-content {left:20px; right:20px;}
	.footer .box-service .thumb {
		width: 68px; height: 40px; float: left;
	}
	.catalog_banner {height: 200px;}
	.catalog_banner .box_content {
		top: 50px; left: 20px; right: 20px;
	}
	.advanced_search { margin: 0 15px 15px; height: 60px;}
	.advanced_search .form-search {height: auto; padding: 10px;}
	.advanced_search .pull-left select {width:108px;margin-right:0}
	.catalog_plist .box {padding: 0 15px;}
	.detail-product .inner { padding: 20px 15px 0 15px !important;}
	.detail-product #pro_img {border-right:0;}
	.detail-product .pro_info {padding: 15px 0;}
	.detail-product .pro-detail {padding:10px 0}
	.detail-product .pro-detail h1 {font-size:24px}
	.detail-product .pro_label {width: 120px;}
	.addcart_detail,.detail-product .pro_contact{ padding: 10px 15px;margin-right: 0;}
	.detail_product {margin-top: 30px;}
	.detail_product .nav-wrapper,.detail_product .nav-tabs {height:auto}
	.detail_product .tab-content {padding:30px 15px}
	.detail_product iframe {width: 100%;}
	.detail_product img {max-width: 100%;}
	
	.fb_iframe_widget_fluid {display: block!important;}
	.fb-comments {margin: 30px 0;padding: 20px;}
	.fb_iframe_widget_fluid_desktop iframe {width:100%}
	.pro-related {margin-left: 15px;margin-right: 15px;}
	.pro-related .box-title {padding: 20px 20px 0;text-align: center;}
	.pro-related .related {padding: 0 0 15px;}
	.pro-related .name {display:block;}
	/*.page-content { padding-top: 0;}*/
	.banner-project {height: 240px;}
	.banner-project .box-content{
		top: unset; left: unset; transform: unset;
		padding: 30px 20px 20px;
	}
	.project_news .inner {padding: 20px 15px !important;}
	.project_news h2.title {margin: 0 0 20px;}
	.document-page .inner {margin: 20px 15px; padding: 20px !important;}
	.page-contact .row{margin-left:0; margin-right:0;}
	.box-contact h1 {font-size: 32px; margin: 20px 0 10px;}
	.box-map, .contact-form { padding-top: 20px;}
	.contact-form h2 {font-size:30px}
	
	.hot_news .col_main {height: 266px;border-right:0px;margin-bottom:1px;}
	.hot_news .box-content {top: 80px;padding: 0 15px;}
	.hot_news .group-name {padding: 0 20px;}
	.hot_news .title {margin: 0 0 20px;}
	.hot_news .title a {font-size: 30px;}
	.hot_news .mask{border-radius:0}
	.hot_news .thumb-img img {border-radius:0}
	.hot_news .col_right{height:auto}
	.hot_news .col_right .item {
		float:left; width:50%; height: 178px; 
		margin: 0px; border-right:1px solid #fff;
	}
	.hot_news .col_right .group-name { top: 15px; padding: 0 10px;}
	.hot_news .col_right .box-content { top: 45px;padding: 0 10px;}
	.hot_news .col_right .item .title {margin:0;}
	.hot_news .col_right .item .title a {font-size: 18px;line-height: 1.3;}
	.hot_news .col_right .border-tr .thumb-img img, 
	.hot_news .col_right .border-tr, 
	.hot_news .col_right .border-tr .mask {border-radius:0}
	.hot_news .col_right .border-tb .thumb-img img, 
	.hot_news .col_right .border-tb, 
	.hot_news .col_right .border-tb .mask{border-radius:0}
	
	.group-news .mt-40 {margin-top:30px;}
	.group-news {margin-bottom:30px}
	.news_slide .item {padding: 0 15px;}
	.lastest_news .item { margin: 0 15px;}
	.lastest_news .item .box-content {padding-left:0}
	.lastest_news .item .thumb {/*height:240px*/}
	.lastest_news .item .thumb img {object-fit: scale-down;}
	.lastest_news .item .title {margin: 10px 0;}
	.lastest_news .item .title a {line-height: 1.5;}
	
	.detail-news .breadcrumb {top: 15px; left: 15px; right: 15px;}
	.detail-news .box-content {
		top: 68px; left: 15px; right: 15px; 
	}
	.detail-news h1.title {font-size: 32px;line-height: 1.3;}
	.detail-news .datetime {margin: 0px;}
	.detail-news .box-thumb { height: 500px;}
	.detail-news .intro {font-size: 15px;}
	.detail-content {padding:15px;}
	.detail-news .box-comment { padding: 0px 15px;}
	.box-about .playme {height: 220px;}
	.box-about .inner {	padding:20px 15px !important;}
	.box-about h2.title {font-size: 32px;margin: 20px 0;}
	.box-about hr {margin:0 0 10px;}
	.box-about .content {text-align:justify;margin: 10px 0;}
	.box-about .white_bg.inner {padding: 0 15px 20px !important;}
	.box-about .white_bg h2.title,
	.box-about .black_bg h2.title{margin: 20px 0;}
	.box-about .white_bg hr,
	.box-about .black_bg hr{margin-bottom: 10px;}
	.box-about .black_bg .giaithuong {margin-top:20px;margin-bottom:20px}
	.box-about .black_bg .giaithuong img {margin-right: 20px; margin-bottom:10px}
	.about_gallery .gallery-main,
	.about_gallery .gallery-item {height: auto;}
	/*.document-page .inner, .detail-news {padding-top:20px}*/
	.cartOrder .inner { padding: 20px 20px!important; margin: 10px;}
	
	.showroom_viewer iframe {
		height: 300px !important;
	}
}
@media (min-width: 414px) and (max-width: 415px) {
	#Intro .intro-video-box {height: 415px;}
	.related_video .thumb {height: 124px !important;}
	.detail_product iframe {width: 100%;}
	.detail_product img {max-width: 100%;}
	.showroom_viewer iframe {
		height: 300px !important;
	}
}
@media (min-width: 320px) and (max-width: 413px) {
	#gf-header #search_mb {
		display:inline-block;float: right;
	}
	#gf-header,.navbar-brand {
		height:64px;text-align: center;
	}
	/*.body {padding-top: 0;}*/
	.navbar-brand {margin:auto}
	#gf-header .img-logo { padding: 14px 0; max-height: 60px;}
	.navbar-toggle {
		float:right !important; border: 0; 
		margin: 22px 0 15px 15px; padding: 0 15px 0 0;
	}
	.navbar-toggle.collapsed {
		border: 0; margin: 22px 0 15px 15px; padding: 0 15px 0 0;
		background-color: transparent;
	}
	.fa-bars:before{font-size: 20px;}
	#main_side {margin-left:0px !important;}
	#main_side .inner {padding:0px;}
	#left_side {
		position: fixed; z-index: 999;
		top: 64px; left: 0; width: 100%;
		box-shadow: 0 1px 3px #ccc;
		padding-top: 15px; padding-bottom: 15px;
	}
	#left_side  hr {padding:0; margin:0;background:#979797;}
	.li_login {float:right;width:40px;position:relative;padding-top: 21px; margin-right: 5px}
	.cart-number {
		position:absolute;top: 10px; right: 5px;
		font-size: 12px;
		width: 20px; height: 20px;
	}
	.frm-search {width:100%; margin:auto;}
	#Intro {margin-bottom: 40px;}
	#Intro .left {padding-left:15px; padding-right:15px;}
	#Intro .box-content {padding-top:0;}
	#Intro h2.title {font-size:30px;padding: 0; margin: 0 0 10px;}
	#Intro .box-content .btn_more {margin: 25px 0;}
	#Intro .video-box {padding-left:15px; padding-right:15px;}
	#Intro .intro-video-box {height:420px}
	#Catalog .left {padding-right: 15px;padding-left:15px;}
	#Catalog .cat-box { height: auto;}
	#Catalog .cat-box .cat-content {height: 224px; padding-left: 0; padding-right: 0;}
	#Catalog .cat-box .cat-content .cnt {padding-left: 15px;}
	#Catalog .cat-box .fullimg .cat-content .cnt {
		padding-left: 30px; padding-right: 0px;
	}
	#Catalog .cat-box .fullimg .cat-content .cnt-right {
		padding-left: 0; padding-right: 25px;
	}
	#Catalog .cat-box .title {padding:0; margin:0;}
	#Catalog .cat-box .cat-img {padding-left:0; padding-right:0}
	#Catalog .right {
		padding-left: 15px; padding-right: 15px;
	}
	#Catalog .cat-box-main {height:390px; margin-bottom:16px;}
	#Catalog .cat-box-main .cat-content {height: 484px;}
	#Catalog .cat-box-main .cat-content .cnt {padding-left:30px; padding-right:30px}
	#Catalog .cat-box-main .text-top .cnt {top:20%;}
	#Catalog .cat-box-main .text-top, #Catalog .cat-box-main .text-bottom {
		height: 406px;
	}
	.mb-80 { margin-bottom: 16px;}
	#Partner {margin-left: 15px; margin-right: 15px; height: auto;}
	.partner {margin: 20px 15px 0 0;}
	#Partner .title {font-size:24px;}
	#Partner .logo-partner img {height: 30px;margin-left: 16px;}
	#Project .project-main,#Project .project-list {width:100%;}
	#Project .project-main { height:500px; margin-bottom:15px;}
	#Project .project-main .box-img {padding-left:15px;padding-right:15px}
	#Project .project-main .title {
		font-size: 30px; margin-bottom: 10px;
	}
	#Project .project-item {width: 50%;height:217px; margin-left:0; margin-bottom: 15px;}
	#Project .project-item .box {margin:0 15px 0 0; width: 100%;}
	#Project .project-item .title {
		padding: 9px 10px 15px; margin: 0;
	}
	#Project .project-list { height: auto; padding-left: 15px; padding-right: 15px;}
	#Project .logo-mark { background-size: 50%;}
	#News { margin-left: 15px; margin-right: 15px;}
	#News .news-title { margin-bottom: 15px;}
	#News .news-title a {font-size:26px;}
	#News .news-list .item {margin-bottom:15px; width: 100%;}
	#News .news-list .thumb {height:auto}
	#News .news-list .box {height:auto}
	#News .news-readmore .readmore {margin-top: 20px; margin-bottom: 20px;}
	.footer .box-service .module {margin-bottom:15px;}
	.box_menufoot .main-title { margin-bottom: 10px; margin-top: 20px;}
	.footer .box_menufoot {padding: 15px 0;}
	.playbtn-cont .play-btn {top:50px}
	.page-video .related_video {margin-top:20px}
	.related_video .item {padding: 0 15px;}
	.related_video h3.title { padding: 0 15px 13px;height: 70px;}
	.related_video .datetime {padding: 0 15px;}
	.box_catalog {height: 220px;}
	.box_catalog .intro {top: 20px;left: 25px; right: 15px;}
	.box_catalog .intro h1.main-title {font-size:30px}
	#catalog_child { margin: 20px 15px 0; height: auto;}
	#catalog_child .owl-carousel .owl-stage {width:auto!important}
	#catalog_child .owl-carousel {position: relative;top: unset;}
	#catalog_child .owl-carousel.owl-drag .owl-item { width: 100%!important;}
	#catalog_child .owl-prev {left: -30px;display:none}
	#catalog_child .owl-next {right: -30px;display:none}
	#catalog_child .item {margin: 0 5px 20px; box-shadow: unset;}
	#catalog_child .item .thumb { height: 280px;}
	#catalog_child .item .thumb img {
		height: 100%; width: 100%;
		object-fit: scale-down;
	}
	#catalog_child .item .arrow-right {right: 20px;}
	.catalog_inner {padding: 0 15px 15px;}
	.catalog-heading {padding:10px 0 0}
	.catalog_plist .product .item {margin:0;padding: 20px;}
	.catalog-heading .main-title {padding: 10px 0 0;}
	.catalog-heading .viewall {padding-top:10px}
	.catalog_plist .product {height: 370px; margin: 15px 0;}
	.catalog_plist .special-big .thumb,
	.catalog_plist .special-small .thumb {left:0; right:0}
	.catalog_plist .special-big .box-content,
	.catalog_plist .special-small .box-content {left:20px; right:20px;}
	.footer .box-service .thumb {
		width: 68px; height: 40px; float: left;
	}
	.catalog_banner {height: 200px;}
	.catalog_banner .box_content {
		top: 50px; left: 20px; right: 20px;
	}
	.advanced_search { margin: 0 15px 15px; height: 60px;}
	.advanced_search .form-search {height: auto; padding: 10px;}
	.advanced_search .pull-left select {width:108px;margin-right:0}
	.catalog_plist .box {padding: 0 15px;}
	.detail-product .inner { padding: 20px 15px 0 15px !important;}
	.detail-product #pro_img {border-right:0;}
	.detail-product .pro_info {padding: 15px 0;}
	.detail-product .pro-detail {padding:0}
	.detail-product .pro-detail h1 {font-size:24px}
	.detail-product .pro_label {width: 120px;}
	.addcart_detail,.detail-product .pro_contact{ padding: 10px 15px;margin-right: 0;}
	.detail_product {margin-top: 30px;}
	.detail_product .nav-wrapper,.detail_product .nav-tabs {height:auto}
	.detail_product .tab-content {padding:30px 15px}
	.detail_product iframe {width: 100%;}
	
	.fb_iframe_widget_fluid {display: block!important;}
	.fb-comments {margin: 30px 0;padding: 20px;}
	.fb_iframe_widget_fluid_desktop iframe {width:100%}
	.pro-related {margin-left: 15px;margin-right: 15px;}
	.pro-related .box-title {padding: 20px 20px 0;text-align: center;}
	.pro-related .related {padding: 0 0 15px;}
	.pro-related .name {display:block;}
	/*.page-content { padding-top: 0;}*/
	.banner-project {height: 240px;}
	.banner-project .box-content{
		top: unset; left: unset; transform: unset;
		padding: 30px 20px 20px;
	}
	.project_news .inner {padding: 20px 15px !important;}
	.project_news h2.title {margin: 0 0 20px;}
	.document-page .inner {margin: 20px 15px; padding: 20px !important;}
	.page-contact .row{margin-left:0; margin-right:0;}
	.box-contact h1 {font-size: 32px; margin: 20px 0 10px;}
	.box-map, .contact-form { padding-top: 20px;}
	.contact-form h2 {font-size:30px}
	
	.hot_news .col_main {height: 266px;border-right:0px;margin-bottom:1px;}
	.hot_news .box-content {top: 80px;padding: 0 15px;}
	.hot_news .group-name {padding: 0 20px;}
	.hot_news .title {margin: 0 0 20px;}
	.hot_news .mask{border-radius:0}
	.hot_news .thumb-img img {border-radius:0}
	.hot_news .col_right{height:auto}
	.hot_news .col_right .item {
		float:left; width:50%; height: 178px; 
		margin: 0px; border-right:1px solid #fff;
	}
	.hot_news .col_right .group-name { top: 15px; padding: 0 10px;}
	.hot_news .col_right .box-content { top: 45px;padding: 0 10px;}
	.hot_news .col_right .item .title {margin:0;}
	.hot_news .col_right .item .title a {font-size: 18px;line-height: 1.3;}
	.hot_news .col_right .border-tr .thumb-img img, 
	.hot_news .col_right .border-tr, 
	.hot_news .col_right .border-tr .mask {border-radius:0}
	.hot_news .col_right .border-tb .thumb-img img, 
	.hot_news .col_right .border-tb, 
	.hot_news .col_right .border-tb .mask{border-radius:0}
	
	.group-news .mt-40 {margin-top:30px;}
	.group-news {margin-bottom:30px}
	.news_slide .item {padding: 0 15px;}
	.lastest_news .item { margin: 0 15px;}
	.lastest_news .item .box-content {padding-left:0}
	.lastest_news .item .thumb {/*height:240px*/}
	.lastest_news .item .thumb img {object-fit: scale-down;}
	.lastest_news .item .title {margin: 10px 0;}
	.lastest_news .item .title a {line-height: 1.5;}
	
	.detail-news .breadcrumb {top: 15px; left: 15px; right: 15px;}
	.detail-news .box-content {
		top: 68px; left: 15px; right: 15px; 
	}
	.detail-news h1.title {font-size: 32px;line-height: 1.3;}
	.detail-news .datetime {margin: 0px;}
	.detail-news .intro {font-size: 15px;}
	.detail-content {padding:15px;}
	.detail-news .box-comment { padding: 0px 15px;}
	
	.detail_product iframe {width: 100%;}
	.detail_product img {max-width: 100%;}
	
	.box-about .playme {height: 220px;}
	.box-about .inner {padding-left:15px!important; padding-right:15px!important;}
	.box-about h2.title {font-size: 32px;margin: 20px 0;}
	.box-about hr {margin:0 0 10px;}
	.box-about .content {text-align:justify;margin: 10px 0;}
	.box-about .white_bg.inner {padding: 0 15px 20px !important;}
	.box-about .white_bg h2.title,
	.box-about .black_bg h2.title{margin: 20px 0;}
	.box-about .white_bg hr,
	.box-about .black_bg hr{margin-bottom: 10px;}
	.box-about .black_bg .giaithuong {margin-top:20px;margin-bottom:20px}
	.box-about .black_bg .giaithuong img {margin-right: 20px; margin-bottom:10px}
	.about_gallery .gallery-main {height:unset;}
	.showroom_viewer iframe {
		height: 300px !important;
	}
}
@media (max-width: 320px){
	.navbar-brand { padding: 8px 25px 0}
	.navbar-brand img { height: 45px;}
	.navbar-toggle { margin: 22px 0 15px 10px;}
	#gf-header .img-logo { max-height: 57px;}
	#Intro .intro-video-box { height: 330px;}
	#Project .project-main { height: 350px;}
	#Project .project-item {width: 100%;height: 350px;margin-left: 0; margin-right: 0;}
	.related_video .video-item {width: 100%;}
	#Catalog .cat-box-main,#Catalog .cat-box-main1 { height: auto;}
	#Catalog .cat-box .cat-content {height: 198px; width: 98%;}
	#Catalog .cat-box-main1 .cat-content {height: 450px;}
	#Catalog .cat-box-main .cat-content { height: 348px;}
	#Catalog .cat-box-main .title { font-size: 26px;}
	#Catalog .cat-box .title {font-size: 26px;}
	#News { padding: 0;}
	.detail_product iframe {width: 100%;}
	.detail_product img {max-width: 100%;}
	.showroom_viewer iframe {
		height: 300px !important;
	}

	#frm-main-search .search-box #btn-search { display: none;}
	#banner .page-title {
		margin: 90px 0 24px;
		line-height: 1.3;
		font-size: 28px;
	}
	.footer .inner .slogan { font-size: 28px; }
	.box_menufoot .main-title { margin-top: 10px}
	.footer .company { margin-top: 30px; }
}

/* iphone 3 */
@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 1) { }

/* iphone 4 */
@media only screen and (min-device-width: 320px) and (max-device-height: 480px) and (-webkit-device-pixel-ratio: 2) { }

/* iphone 5 */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (-webkit-device-pixel-ratio: 2) { }

/* iphone 6, 6s, 7, 8 */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (-webkit-device-pixel-ratio: 2) { }

/* iphone 6+, 6s+, 7+, 8+ */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (-webkit-device-pixel-ratio: 3) { }

/* iphone X */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
	.navbar-toggle { display: block;}
	.navbar-header { float: none;}
	/*.navbar-collapse.collapse {display: none!important;}*/
	#Intro .intro-video-box { height: 890px;}
	#Catalog .cat-box-main .fullimg .cat-img img { width: 100%; height: 100%;}
	.detail_product iframe {max-width: 100%;}
	.detail_product img {max-width: 100%;}
}
/* iphone XR */
@media only screen and (min-device-width : 414px) and (max-device-height : 896px) and (-webkit-device-pixel-ratio : 2) { 
	.navbar-toggle { display: block;}
	.navbar-header { float: none;}
	.detail_product iframe {max-width: 100%;}
	.detail_product img {max-width: 100%;}
}

/* iphone XS */
@media only screen and (min-device-width : 375px) and (max-device-height : 812px) and (-webkit-device-pixel-ratio : 3) {
	.navbar-toggle { display: block;}
	.navbar-header { float: none;}
	.detail_product iframe {max-width: 100%;}
	.detail_product img {max-width: 100%;}
}
/* iphone XS Max */
@media only screen and (min-device-width : 414px) and (max-device-height : 896px) and (-webkit-device-pixel-ratio : 3) {
	.navbar-toggle { display: block;}
	.navbar-header { float: none;}
	.detail_product iframe {max-width: 100%;}
	.detail_product img {max-width: 100%;}
 }

@media only screen and (max-width: 320px) {
	.footer .copyright .col-xs-6 { width: 100% }
}