body {
   font-family:Tahoma!important;
   font-weight:normal;
   font-style:normal;
}
#nvl{
    margin:0 auto;
    position:relative;
}
.h-10{
    height:10px;
}
/* global */ 
 .form-control
{
    color:#666!important;
    border:1px solid #ccc;
}
.container{}
 .rel {
    position:relative
}
.red {
    color:red
}
.over-hide{overflow:hidden}
.desc .view{
    margin: 10px 0;
    background-color: #fff;
    border-radius: 50px;
    bottom: 0;
    padding: 3px 7px;
    display: inline-block;
}
.hotline{
    position:relative;
    margin-top:30px;
    background:url(../img/phone-icon.png)no-repeat left center;
    padding-left:40px;
    line-height:40px;
    float:right;
}
.hotline span{
    color:red;
    font-size:23px;
    margin-left:10px;
}
.desc .view i{-webkit-transform:rotate(0deg);position: relative;top: 2px;left: 0px;}
.desc .view:hover i{-webkit-transform:rotate(-180deg);}

.blue{color:blue}
.btn-effect{background: #fff;color: #39464F;padding: 3px 13px;font-family: Avo;padding-top: 11px;font-size: 17px;border: 1px solid #35414D;padding-top: 4px;display: block;}
.btn-effect:hover{background:#1BBC9B;color:#fff;text-decoration:none;}
.back-to-top {
    position:fixed;
    z-index:123;
    right: -60px;
    bottom: -60px;
    text-align: center;
    color: #EC000A !important;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 14px;
    box-shadow: chartreuse;
}
.index-section #about * {
    line-height: 30px;
    color:#FE52AF;
} 
.phantrang{margin-left:15px}
.anim-05 {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.link-transpare-border {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
}
.link-transpare-border:hover:before{
 border: 5px solid rgba(255, 255, 255, 0.4);
}
.tooltip-inner {
    border-radius:0 !important
}
.link-transpare-border:before {
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
    height: 100%;
    border: 5px solid rgba(255, 255, 255, 0.6);
    content:"";
    position: absolute;
    left: 0px;
    top: 0;
}
.empty-content {
    margin: auto;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
}
.push-left{
    float:left!important;
}
.push-right{
    float:right!important;
}

.title-global, .global-title {
    position:relative;
}
.title-global:after{
        position: absolute;
    content: "";
    bottom: 6px;
    width: 100%;
    height: 3px;
    background: #ee1b24;
    left: 12px;
}
.title-global h3, .global-title h3 {
       float: left;
    padding-right: 35px;
    background: url(../img/title-global.png)no-repeat top center;
    background-size: 100% 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    line-height: 45px;
    text-indent: 20px;

}
.title-global h1{
       float: left;
    padding-right: 35px;
    background: url(../img/title-global.png)no-repeat top center;
    background-size: 100% 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0;
    line-height: 45px;
    text-indent: 20px;

}


.global-title a{
    text-align:center;
    margin:0 auto;
    clear:both;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* fb rp */
 #fbcomments, .fb-comments, .fb-comments iframe[style], .fb-comments span {
    width: 100% !important;
}
/* fb rp */

/* end global */

/*header */
header .social-hotline {
    text-align: right;
}
header .social-hotline .social{
    margin-top: 10px;
}
header .social-hotline .social a{
    font-size: 25px;
    margin: 0px 4px;
}
header .social-hotline .hotline{
    color: red;
    font-family: Avo;
    font-size: 22px;
    margin-top: 15px;
}
header .social-hotline .hotline span{}
 header {
    top: 0;
    width: 100%;
    margin-bottom: 0px;
    position:relative!important;
    z-index: 123;
 }
header .home-logo img{
    padding: 10px 0;
}
header .lang-bar{
    position: absolute;
    bottom: 100px;
    right: 0;
}
header #social-air{
    display:inline-table;
}
header #social-air img{
    margin-right:5px;
}
span#email{
   padding-left:25px;
   background:url(../img/gmail.png)no-repeat left center;
   color:#999;
}
span#hotline
{
  color:#5e5e5e;
}
span#hotline i{
    font-size: 20px;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    position:absolute;
    bottom:-3px;
}
span#hotline b{
    padding-left:35px;
}
#xmen
{
    position:relative;
}
#form-search.search-menu input{
    border: 0;
    border-radius: 0;
    padding: 6px 4px;
    font-size: 13px;
    background-color: transparent;
    position: relative;
    top: 2px;
    padding-left: 11px;
    width: 73%;
}
#form-search.search-menu button{
    font-size: 16px;
    margin-top: 7px;
    margin-right: 4px;
    right: 20px;
}
#form-search.search-menu{
}

header .logo{
    float: left;
}

header .main-head{
    padding:5px 0px;
}
header .main-head img{
    max-height:180px;
}

header .top-header {
   background:#fbfbfb;
   z-index: 1;
   position: relative;
   padding: 2px 0;
   line-height:29px;
}
header .top-header span.name
{
  color:#D20009;
  font-weight:600;
}
header span.guide{
   margin-left:20px;
}
header .top-header .search-bar .search-box button[type=submit]{
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    border: 0;
    color: #333;
    font-size: 16px;
    top: 3px;
}
header ul.menu-top{
  list-style-type:none;
  margin:0;
  padding:0;
  float:right;
}
header ul.menu-top li{
    float:left;
    margin:0px 10px;
    position:relative;
}
header ul.menu-top li:after{
    position: absolute;
    content: "";
    height: 90%;
    width: 1px;
    right: -10px;
    top: 0px;
    background: #ccc;

}
header ul.menu-top li:last-child:after{
  opacity:0;
}
header ul.menu-top li a{
    color:#333;
}

header .search input {
    width: 100%;
    border: 1px solid rgba(204, 204, 204, 0.47);
    background-color: transparent;
    padding: 7px;
    color: #333;
    font-size:13px;
    background:#fff;
    margin-top:1px;
    max-width:80%;
    outline:none;
}
header .search button {
    position: absolute;
    background-color: transparent;
    border: 0;
    color: #fff;
    background:#d60c0c;
    padding: 7px 14px;
    margin-top:1px;
    width:85px;
    outline:none;
}
header .search {
    position: relative;
   
}
header .search span.keyword{
    font-style:italic;
    color:#555;
    font-size:13px;
}
header .search strong{
    font-weight:500;
    font-size:13px;
}

header nav {
    z-index: 12;
    width: 100%;
    bottom: 0;

}
header nav .wrap-nav{
    border-left: 0;
    border-right: 0;
    background:#f30000;
}
header nav .wrap-nav h3.title-ds{
    font-size: 18px;
    font-weight:500;
    color: #fff;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    line-height: 40px;
    background:#0e49b0;
    padding-left:10px;
}
header nav .wrap-nav h3.title-ds i{
    font-size:18px;
    color:#f7de39;
}
ul#main-nav .logo{
    padding-top: 4px;
    padding-bottom: 4px;
}
ul#main-nav {
    list-style: none;
    padding: 0px;
    margin:0px;
    z-index: 2;
    float:left;
    
}

ul#main-nav > li:hover > div > a,ul#main-nav li.active > div >a {
	color:#fff;
}
ul#main-nav > li:hover,ul#main-nav li.active {
}
ul#main-nav > li {
    position: relative;
    z-index: 1;
    overflow: hidden;
    line-height: 12px;
    text-align: center;
    height: 100%;
    padding:5px 17px;
    display:inline-table;
    float:left;
}
ul#main-nav > li i{
    margin-right:5px;
}
ul#main-nav li span {
    color: #DDDEE0;
    font-size: 0.8em;
    line-height: 30px;
    margin-left:1px;
}
ul#main-nav li:hover > div{display:block}
ul#main-nav > li:after,ul#main-nav > li:before{
    width: 1px;
    height: 100%;
    background: #656565;
    content:"";
    right: 0px;
    top: 0;
    position:absolute;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    }
ul#main-nav > li.gt:after,ul#main-nav > li.gt:before{
    width: 1px;
    height: 100%;
    background: #656565;
    content:"";
    right: 0px;
    top: 0;
    position:absolute;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    }


ul#main-nav > li:first-child:after, ul#main-nav > li:last-child:before
{
  opacity:0;
}
	ul#main-nav > li:after{left: -1px;}
	ul#main-nav > li:hover:after,ul#main-nav > li:hover:before,ul#main-nav > li.active:after,ul#main-nav > li.active:before{width: 1px;opacity:0}
ul#main-nav li .sub-menu{
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%;
    background-color: #1BBC9B;
    display: none;
    border-top: 5px solid #333;
}
ul#main-nav li .sub-menu h2.main-title{
    font-weight: bold;
    text-align: left;
    position: relative;
    display: block;
    height: auto;
    margin: 0;
    width: 100%;
    padding: 8px;
    font-weight: bold;
}
ul#main-nav li .sub-menu h2.main-title a{
    padding: 0;
    line-height: 20px;
    float: left;
    position: static;
    font-weight: bold;
    font-size: 20px;
    color: #fff;
}
ul#main-nav li .sub-menu h2.main-title a:hover{}
ul#main-nav li.has-lang:hover{background:transparent}
ul#main-nav li.has-lang{
    margin-top: 11px;
}
ul#main-nav li.has-lang a{
    padding: 0;
    width: auto;
    margin: 2px;
    padding: 0 !important;
}
ul#main-nav li.has-lang a img{}
ul#main-nav li{  -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;}




/* icon */

ul#main-nav li a:hover {
    color: rgb(253, 253, 253) !important;
}
header select#navigator {
    margin: 10px auto;
    max-width: 400px;
    border-radius: 0;
    text-align: center;
    font-size: 14px;
}
header #form-search-v2 {
    position: absolute;
    top: 8px;
    right: 10px;
}
header #form-search-v2 form {
}
header #form-search-v2 form input {
    padding: 3px;
    border: 1px solid transparent;
    background: rgb(51, 51, 51);
    border: 0;
    padding: 5px 8px;
    background: #333333;
    color: #fff;
    border-radius: 14px;
    width: 210px;
    padding-right: 20px;
    outline: none;
}
header #form-search-v2 form button {
    position: absolute;
    background: transparent;
    border: 0;
    color: #fff;
    top: 6px;
    right: 4px;
    outline: none;
}
ul#main-nav > li a {
        color: #fff;
        font-size: 14px;
        position: relative;
        font-weight:600;
        float: left;
        text-transform:uppercase;
        text-decoration:none;
        line-height:30px;

}
ul#main-nav  li:hover > a{color: #fff;}
ul#main-nav > li a:hover, ul#main-nav > li.active > a {
    text-decoration: none;
    color: #fff;
}
ul#main-nav > li ul {
    display:none;
    list-style: none;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
    display:none;
}
ul#main-nav > li ul ul{
	left:100%;
	top: 0;
}
ul#main-nav > li ul li {
    padding: 10px 5px;
    min-width: 250px;
    position: relative;
    background-color:#1a84c2;
    border-bottom: 1px solid rgba(0, 106, 165, 0.11);
     text-align:left;
}
ul#main-nav > li ul li:hover{background: rgba(17, 17, 17, 0.88);}
ul#main-nav > li ul li a {
    line-height: 16px;
    padding-left: 5px;
    text-transform: inherit;
    color: #F9F9F9;
    padding: 5px !important;
    font-size: 13px;
    float: none;
    font-weight:100;

}
ul#main-nav > li:hover > ul {
    display: block !important;

}
ul#main-nav > li:hover > ul
{
    display:none;
}
ul#main-nav li:hover > ul{display: block !important;}

header #form-search{
    overflow: hidden;
    float: right;
    width: 352px;
    position: absolute;
    top: 8px;
    right: 5px;
    background: url(../img/search.png) no-repeat;
    height: 36px;
}
header #form-search input{width: 100%;
border: 1px solid rgba(204, 204, 204, 0.24);
padding: 4px 5px;
outline: none;border-radius: 4px;}
header #form-search button{position: absolute;
right: 3px;
top: 1px;
padding: 0px 0px;

border: 0;

color: #ED1B24;
font-size: 23px;
outline: none;background: none;}
ul#menu-member .dropdown-menu li {
    float:none;
    padding: 2px 0;
}
ul#menu-member .dropdown-menu li a {
    color:#111;
    font-size: 17px;
}
header nav ul #form-search {
    position: absolute;
    top: 2px;
    right: 6px;
}
header nav ul #form-search input {
    border-radius: 0;
    border: 0;
    padding: 2px 8px;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    background: none;
    color: #FFF;
    width: 240px;
    height: 28px;
    padding-right: 20px;
    outline: none;
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.25);  
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.3);  
    box-shadow: inset 0px 0px 5px 0px rgba(50, 50, 50, 0.24);
    background-color: rgba(255, 255, 255, 0);
}
header nav ul #form-search button {
    position: absolute;
    background: transparent;
    border: 0;
    color: #127EB3;
    top: 3px;
    right: 7px;
    outline: none;
    text-shadow: 1px 1px 1px rgba(150, 150, 150, 0.29);
    font-size: 19px;
}
ul#menu-member {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#menu-member li:first-child:after {
    content:"";
    position:absolute;
    width:1px;
    height: 12px;
    right: 0;
    background: rgba(255, 255, 255, 0.71);
    top: 17px;
}
ul#menu-member li.cart {
    padding: 8px;
}
ul#menu-member li.cart img {
    margin-right: 5px;
}
ul#menu-member li.cart span {
    color: rgb(254, 241, 0);
}
ul#menu-member li {
    float: left;
    padding: 12px 9px;
    position:relative;
}
ul#menu-member li a {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
}
.brand-inner {
}
.brand-inner ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 15px;
}
.brand-inner ul li {
    background: url(../img/dot-pink.png) no-repeat 0px 14px;
    padding: 5px 0;
    padding-left: 19px;
    border-bottom: 1px dashed rgb(2, 130, 37);
    margin: 9px 0;
}
.brand-inner ul li a {
    font-size: 17px;
    color: #222;
}
/*header */

/* main */
#section-support-about {
    margin-top: 20px;
    padding: 20px 0px;
    margin-bottom:20px;
}

#section-support-about .video-wrapper
{
    padding-bottom: 70.55%;
    margin-bottom:10px;
}
#section-support-about h3.title-video
{
    background:url(../img/c1.png)no-repeat left center;
    background-size:100% 100%;
    height:40px;
    font-family:'SFUErgoeRegular';
}
#section-support-about h3.title-reason{
    background:url(../img/c3.png)no-repeat left center;
    background-size:100% 100%;
    height:40px;
     font-family:'SFUErgoeRegular';
}
#section-support-about h3.title-fan{
   background:url(../img/c1.png)no-repeat left center;
    background-size:100% 100%;
    height:40px;
    font-family:'SFUErgoeRegular';
}
#section-support-about  h3 {
    color: #fff;
   margin:0px;
   padding:0px 0px;
    text-align: left;
    font-size:20px;
    margin-bottom:20px;
    text-indent:20px;
    line-height:36px;
}
ul.support
{
    list-style-type:none;
    padding:0px;
    margin:0 0;
}
ul.support li
{
  margin:7px 0px;
}
ul.support li:before{content:url(../img/dot-pink.png)}

ul.support li a
{
  color:red;
  text-indent:10px;
  margin-left:10px;
  font-family: 'Open Sans', sans-serif;
   font-size:14px;

}
ul.support li a:hover{
    text-decoration:underline;

}

 .slider-wrapper-pager {
   
}
#pie_0{
    display:none!important;
}
#page-wrapper {
    position: relative;
    z-index: 23;
    background-color: #fff;
    padding-top: 10px;
}

#section-top-index  .list-news-obj{
    margin-bottom: 20px;
}
#section-top-index  .list-news-obj .n-item{
    position: relative;
}
#section-top-index  .list-news-obj .wrap-image{}
#section-top-index  .list-news-obj .wrap-name{
    position: absolute;
    bottom: 0;
    background: rgba(17, 17, 17, 0.26);
    text-align: center;
    padding: 5px;
    padding-bottom: 11px;
    width: 100%;
}
#section-top-index  .list-news-obj .wrap-name h2{
    margin: 0;
    font-size: 17px;
}
#section-top-index  .list-news-obj .wrap-name h2 a{
    color: #fff;
	-moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#section-top-index  .list-news-obj .wrap-name h2 a:hover{text-decoration:none;color:#F8C632}
#section-top-index  .list-news{}
#section-top-index  .list-news .content{}
#section-top-index  .list-news .content ul{
    margin: 0;
    list-style: none;
    padding: 0;
}
#section-top-index  .list-news .content ul li{
    padding-left: 21px;
    background: url(../img/li-2.png) no-repeat 4px 15px;
    border-bottom: 1px dashed #333;
    padding: 5px 0;
    padding-left: 21px;
}
#section-top-index  .list-news .content ul li h3{
    margin: 0;
    font-size: 16px;
    margin: 5px 0;
}
#section-top-index  .list-news .content ul li h3 a{
    color: #222;
	    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
#section-top-index  .list-news .content ul li h3 a:hover{
    text-decoration: none;
    color: #666;
}

#content-center {
}


/* mani */
header #responsive-menu{
    position: fixed;
    z-index: 1;
    right: 0;
    width: 100%;
    max-height: 100%;
   
    z-index: 1234;
    top: 5px;
    max-height: 420px;
    overflow-y: auto;    
    right: 5px;
}
header #responsive-menu .title .wrap{
    clear: both;
    width: 20px;
    float: left;
    margin-top: 1px;
    margin-right: 10px;
}
header #responsive-menu .title .icon-bar{
    width: 22px;
    height: 3px;
    background: #fff;
    float: left;
    clear: both;
    margin-bottom: 3px;
}
header #responsive-menu .title{
    background: #1BBC9B;
    padding-left: 10px;
    padding: 9px;
    color: #FFF;
    font-weight: bold;
    font-size: 17px;
    float: right;
    cursor: pointer;
    cursor: hand;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4);  -moz-box-shadow:    0px 2px 3px 0px rgba(50, 50, 50, 0.4);  box-shadow:         0px 2px 3px 0px rgba(50, 50, 50, 0.4);
    width: 40px;
}
header #responsive-menu .content {
    max-width: 300px;
    float: right;
    width: 270px;
    -webkit-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4);      -moz-box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4);      box-shadow: 0px 2px 3px 0px rgba(50, 50, 50, 0.4);
}
header #responsive-menu .content ul {
    list-style: none;
    padding: 0;
    background: #F9F9F9;
}
header #responsive-menu .content > ul{
    display: none;
    padding: 0;
    margin: 0;
    background-color: #F8F7F3;
	list-style:none;
}

header #responsive-menu .content  .toggle-menu{
	float:right;
	background: url(../img/icon-1.png) no-repeat center center;

	width: 15px;
	height: 15px;
	cursor: hand;
	cursor: pointer;
	margin-right: 7px;
	position: absolute;
	top: 7px;
	right: 0px;
	padding: 10px;
}
header #responsive-menu .content  .toggle-menu.active{
background: url(../img/icon-2.png) no-repeat center center;
}
header #responsive-menu .content  ul li a{
    color: #8A8989;

    font-size: 16px;
    padding-left: 5px;
}
header #responsive-menu .content  ul li{
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
    position: relative;
    cursor: hand;
    cursor: pointer;
    float: none;
}
header #responsive-menu .content  ul li:hover{background:#fff}
header #responsive-menu .content  ul li ul{display:none}
header #responsive-menu .content li li:first-child{border-top:1px solid #ccc}
header #responsive-menu .content > ul > li ul{
    position: relative;
    top: 9px;
}
header #responsive-menu .content > ul li ul li{
    /* padding-left: 15px; */
    text-indent: 10px;
}
header #responsive-menu .content > ul li ul li ul li{text-indent:20px}
header #responsive-menu .content > ul > li > ul > li > ul{}
/* end product header */

/* memeber white bg */
 #content-center.white .global-title, #content-center.white .title-global {
    border-bottom: 1px solid #111;
    margin: 0;
    margin-bottom: 10px;
}
#content-center.white .global-title h2, #content-center.white .title-global h2 {
    background: #fff;
    color: #111;
}
/* end member white bg */

/* cart */
 table#giohang input {
    font-size: 17px;
}
table#giohang input.btn, .xbtn {/* background: #fff; *//* border: 1px solid #ccc; *//* padding: 5px 10px; *//* font-weight: bold; *//* margin: 2px; */}
.source-cart {
    background: url(../img/shop-cart.png) no-repeat;
    width: 50px;
    height: 50px;
    background-size: 50px;
    position: absolute;
    right: 20px;
    top: 30px;
    position: fixed;
}
.source-cart a {
    font-size: 15px;
    background: black;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    float: left;
    position: relative;
    left: 37px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
h3.all-cart-price {
    margin-left: 10px;
    font-size: 27px;
    color: rgb(192, 39, 49);
}
/* end cart */

#social-air a span {
}
#social-air a:hover span {
}
/* footer wrapper */
#bottom-page-wrapper{
    background: #FFD63E url(../img/sm-footer.jpg) no-repeat top center;
    padding: 20px 0;
}
#bottom-page-wrapper .box .inner-box{}
#bottom-page-wrapper .box .inner-box .title{
    font-size: 20px;
    font-weight: bold;
    color: red;
    text-align: center;
}
#bottom-page-wrapper .video-wrap .box .inner-box .content{
    width: 82%;
    margin: auto;
    margin-top: 20px;
}
#video-controls{border-radius: 0;
border: 1px solid rgb(255, 220, 84);
margin-top: -1px;}
#bottom-page-wrapper .box .inner-box .content{}
#bottom-page-wrapper .box{
    background: url(../img/bg-box.png)no-repeat;
    width: 576px;
    height: 478px;
    padding: 0px 25px;
    padding-top: 40px;
}
#form-sub input {
    padding: 8px 25px;
    border: 1px solid #ccc;
    color:#666;
    font-size:12px;
    width:75%;
}
#form-sub button {
    border: 0;
    margin-left: -4px;
    padding: 7px 15px;
    color: #fff;
    background:#111;

}
h4.title-newsletter{
 margin-bottom:15px;
}
footer {
    color:#bababa;
    position: relative;
    background:#393939;
    z-index: 1;
}
  footer .top-footer{padding:30px 0px 20px 0px;min-height:250px;}
  footer .top-footer .title{
    border-bottom:1px solid #616161;
  }
  footer .top-footer .title h3{
   font-size:18px;
   position:relative;
}
  footer .top-footer .title h3:after
  {
    position:absolute;
    content:"";
    height:100%;
    width:4px;
    top:0px;
    left:0px;
    background:#616161;

  }
  footer .fb-page{
    border: 4px solid #fff;
}
  footer .top-footer .content{}
  footer .top-footer .content.hotline{}
  footer .top-footer .content.hotline .has-icon{
    background: url(../img/cphon.png) no-repeat;
    padding-left: 45px;
    text-align: left;
}
  footer .top-footer .content.hotline .has-icon p{}
  footer .top-footer .content.hotline .sdesc{
    font-size: 13px;
    color: #ccc;
}
  footer .top-footer .content ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
  footer .top-footer .content ul li{
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;

    line-height: 17px;
    }

  footer .top-footer .content ul li a{
        color:#bababa;
        font-size: 14px;
    }
      footer .top-footer .content ul li {
        position:relative;
        line-height:25px;
      }
     footer .top-footer .content ul li:before{
      content: "\f105";
        font-family: 'FontAwesome';
        color: #CCCCCC;
        font-size: 16px;
        vertical-align: top;
        position: absolute;
        left: 0px;
        -webkit-transition: all 300ms ease 0s;
        transition: all 300ms ease 0s;
        font-size: 14px;
        top: 0px;
        text-indent: 9px;
        line-height:25px;
     }
          footer .top-footer .content ul li a{
            text-indent:20px;
            padding-left:18px;
          }


  footer .top-footer .content ul li a:hover{
    text-decoration: none;
    color: #ccc;
}
 footer .social{margin:10px 0;text-align: center;font-size: 21px;}
 footer .social a:hover{color: #FAC32B;text-decoration:none}
 footer .social a{
    margin-right: 14px;
    color: #fff;
	    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

 footer .title-global.center{
    text-align: center;
    margin-bottom: 30px;
}
 footer .title-global.center h2{
    text-align: center;
    z-index: 123;
    float: none;
}
footer .menu-bottom{
    margin-bottom: 5px;
}
footer .menu-bottom ul{
    padding: 0;
    list-style: none;
    margin: 0;
}
.bottom-footer
{
    border-top: 1px solid #107B8E;
    padding:20px 0px;
}


footer .content-footer{padding-top: 15px;}
footer .menu-bottom ul li a{ -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;color:#fff}
footer .menu-bottom ul li a:hover{text-decoration:none;color:#77C4F9}
footer .menu-bottom ul li:after{position:absolute;content:"";background-color: #fff;width: 1px;height: 10px;right: 0;top: 9px;}
footer .menu-bottom ul > li:first-child{padding-left:0}
footer .menu-bottom ul li:last-child:after{display:none}
footer .menu-bottom ul li{
    float: left;
	position:relative;
    padding: 0px 10px;
}
footer .title{
    font-weight: bold;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 10px;
    margin: 0;
}
footer .content.visit{
    color: #fff;
}
footer .content.visit ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
footer .content.visit ul li img{
    margin-right: 6px;
}
footer .content.visit ul li{}
footer .copyright{
padding: 10px;background:#FD269A;color: #fff;font-family: Avo;padding-bottom: 4px;font-size: 13px;text-align: center;}
footer .copyright .ana{text-align:right}
footer .copyright .ana span{color:yellow}
footer #top-footer{background: url(../img/top-footer.jpg);padding: 40px 0;position: relative;}
footer #top-footer:after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height: 13px;background: url(../img/top-footer-bg.png) repeat-x;}
footer #top-footer .support-item{
    margin: 0;
    padding: 0;
    list-style: none;
}
footer #top-footer .support-item li{
    padding-left: 21px;
    background: url(../img/people.png) no-repeat 0px 5px;
    text-transform: capitalize;
}
footer #top-footer .support-item li .sp-item{
    color: #fff;
}
footer #top-footer .support-item li .sp-item .name{
    float: left;
    width: 85px;
    position: relative;
    top: 0px;
}
footer #top-footer .support-item li .sp-item .yahoo{
    float: left;
}
footer #top-footer .support-item li .sp-item .skype{
    float: left;
    margin: 0px 10px;
}

footer #top-footer .support-item li .sp-item .phone{
    float: left;
    color: red;
    font-weight: bold;
}
footer #top-footer #form-sub{
    margin-top: 6px;
    float: left;
    width: 100%;
    position: relative;
}
footer #top-footer #form-sub input{
    width: 100%;
    padding: 6px 10px;
    border: 1px solid #ccc;
    padding-right: 112px;
}
footer #top-footer #form-sub button{
    background-color: #00A2ED;
    border: 0;
    padding: 7px 20px;
    color: #fff;
    text-transform: uppercase;
    font-family: Verdana;
    position: absolute;
    top: 0px;
    right: 0;
}
footer #content-footer{
    color: #FDFDFD;
    font-size: 15px;=:30px0;
}
footer #content-footer .title h1{
    font-size: 20px;
    margin: 0;
}
footer #content-footer .title{
    font-family: Avo_bold;
    font-size: 15px;
    border-left: 4px solid #fff;
    text-indent: 11px;
    height: 18px;
}
footer #content-footer .content{}
footer #content-footer .content .support-i{display:inline-block;text-align:center}
footer #content-footer .content .support-i span{display:inline-block;width:100%;font-size: 14px;padding: 0;position: relative;top: -3px;}
footer #content-footer .content .online-sp a:hover{background-position: 0 -32px !important;}
footer #content-footer .content .online-sp a{ -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;;width: 32px;height: 32px;display: inline-block;margin:2px}
footer #content-footer .content .online-sp a.skype{background:url(../img/skype-sprite.png) no-repeat 0 0 }
footer #content-footer .content .online-sp a.yahoo{background:url(../img/yahoo-sprite.png) no-repeat 0 0;background-position: 0 0;}

footer #content-footer .content .cname{
    font-family: Helvetins;
    color: #EFFF35;
    font-size: 21px;
}

footer #content-footer .content.info div a{color:#fff}
footer #content-footer .content.info div{
    margin-bottom: 0px;
}
footer #content-footer .content .info{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 17px;
}
footer #content-footer .content .info li{
    margin-bottom: 6px;
}
footer #content-footer .content .info li a{
    color: #fff;
}
footer #content-footer .content .info li.add img{
    margin-bottom: 4px;
}
footer #content-footer .content .info li.phone img{
    position: relative;
    top: -1px;
}
footer #content-footer .content .info li.fax img{
    position: relative;
    top: -5px;
}
footer #content-footer .content .info li.email img{
    position: relative;
    top: -1px;
}
footer .content.tag a{background:#fff;padding:3px 5px;margin-right: 2px;color: #31353E;text-transform: capitalize;margin-bottom: 2px;display: inline-block;}
footer #content-footer .content .info li a:hover{}
footer .copyright .hotline{
    font-size: 20px;

    font-family: Avo_bold;
}
footer .copyright a{
    color: #AFACAC;
}
/* maps */
 .video-wrapper iframe {
    width: 100% !important;
    left:0;
    right:0;
    position:absolute;
    height: 100% !important;
    border: 0;
}
.map-contact {
    border: 1px solid rgba(204, 204, 204, 0.31);
    margin-bottom: 4px;
    padding:2px;
}
.video-wrapper {

}
.video-wrapper.mini {
	padding-bottom: 40%;
}
.video-wrapper {
    position: relative;
    padding-bottom: 66.55%;
    height: 0;
}
.map-contact .video-wrapper{
	 padding-bottom: 45.55%;
}
/* maps */
.xbanner {

    position: fixed;
    top: 0;
    background: url(../img/header-bg.jpg) no-repeat top center;
    z-index: 2;
}
.gn-menu-wrapper li {
    text-indent:10px
}
.gn-menu-wrapper li ul {
    padding-left: 32px;
}
/* notify me */
 .alert-box-container {
    position: fixed;
    bottom: 10px;
    color: #fff;
    z-index: 1234;
    right: 10px;
}
.alert-box {
    padding: 19px 15px;
    color: #fefefe;
    position: relative;
    font: 14px/20px Museo300Regular, Helvetica, Arial, sans-serif;
    margin-top: 5px;
}
.alert-box .msg {
    padding: 0 20px 0 40px;
}
.alert-box p {
    margin: 0;
}
.alert-box .toggle-alert {
    position: absolute;
    top: 7px;
    right: 10px;
    display: block;
    text-indent: -10000px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(255, 255, 255, 0.1);
    background: rgba(0, 0, 0, 0.08) url(../img/alert.png) no-repeat 6px 6px;
}
.info-box {
    background: #2fa9f6 url(../img/info.png) no-repeat 14px 14px;
}
.success-box {
    background: #7EB62E url(../img/success.png) no-repeat 14px 14px;
}
.error-box {
    background: #f64b2f url(../img/error.png) no-repeat 14px 14px;
}
.notice-box {
    background: #f6ca2f url(../img/notice.png) no-repeat 14px 14px;
}
.download-box {
    background: #a555ca url(../img/download.png) no-repeat 14px 14px;
}

span.phone{
    color:#FFD200;
    font-size:28px;
    font-family:'UTM-AG';
}
div.title{
    position:relative;
}
.tab .content{
	background:#fff;
}
.row-5{
	margin-left:-5px;
	margin-right:-5px;
}
#product .title{
    position: relative;
    border-top: 1px solid #EB3007;
    margin-left: 0px;
    background: #fff;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left:25px;
}

div.title h3{
    text-indent:10px;
    text-transform:capitalize;
}
span.view_more{
        float: right;
    position: absolute;
    right: 15px;
    top: 8px;
z-index:99999;
}
span.view_more a{
    text-decoration:underline;
    color:#222;

}
h3.title-about{
    margin-top:0px;
}
h3.title-about a{
  text-transform:uppercase;
  text-decoration:none;
  color:#333;
}

#about .content{
    background:#fff;
    padding:10px 0px;
}
#news_video {
  background:#f5f5f5;
  clear:both;
  padding:20px;
}
#about{
  padding:20px 0px;
}
#news_video .row{
    background:#fff;
}

#news_video .content-news h4{
  margin-top:0px;
}
#news_video .content-news h4 a{
    font-size:18px;
}
#news_video .content-news a{
    text-decoration:none;
    text-indent:3px;
    color:#333;
}
#news_video .content-news a:hover{
    color:red;
}
#news_video .content-news i{
    margin-right:5px;
}

.row-5{
    margin-left:-5px;
    margin-right:-5px;
}
.row-10{
    margin-left:-10px;
    margin-right:-10px;
}

/*--Hang xach tay--*/
ul.dm-main{
  list-style-type:none;
  padding:0;
  margin:0;
  position:relative;
  background:#fff;

}
ul.dm-main li{
    line-height:27px;
    position:relative;
    padding:5px;
    box-shadow: 1px 0 0 0 #ccc, 0 1px 0 0 #ccc, 1px 1px 0 0 #ccc,1px 0 0 0 #ccc inset, 0 1px 0 0 #ccc inset;
}
ul.dm-main > li:after{
      position: absolute;
    top: 1px;
    left: 1px;
    content: "";
    background: url(../img/after.png)no-repeat;
    background-size: 100% 100%;
    width: 99%;
    height: 8px;
}
ul.dm-main > li:before{
    position: absolute;
    top: 10px;
    right:5px;
    content: "";
    background: url(../img/before.png)no-repeat;
    background-size: 100% 100%;
    width: 7px;
    height:13px;
}
ul.dm-main li a{
  color:#444;
  font-size:16px;
  font-weight:normal;
  text-transform:capitalize;
  text-decoration:none;
}
ul.dm-main li a h4{
    margin:0px;
    line-height:27px;
    font-size:15px;
}
ul.dm-main li img{
    float:left;
    width:25px;
    height:25px;
    margin-top:1px;
    margin-right:10px;
}
ul.dm-main li ul.menu_sub{
    position:absolute;
    left:100%;
    top:0px;
    padding:0px;
    background:#fff;
    list-style-type:none;
    min-width:300px;
    z-index:99;
    display:none;
}
ul.dm-main li:hover ul.menu_sub
{
    display:block;
}
ul.dm-main li ul.menu_sub li{
    text-indent:10px;
}

#slider{
    background:#f6f6f6;
}
#copyright{
    background:#313131;
    padding:5px 0px;
    line-height:25px;
}
#copyright b.ana
{
    color:#ebdf05;
}
.content-infor{

}
.content-infor .item .left{
    width:80px;
    float:left;
}
.content-infor .item .left i{
    padding: 5px;
    background:#454545;
    border-radius:50%;
}
.content-infor .item {
    line-height:30px;
}
section#bottom{
    padding:20px 0px;
    background:#ffcb08;
}
.take-care{
    text-align:center;
}
.take-care .phone-take-care{
    font-weight:bold;
    font-size:24px;
    color:#111;
    text-transform:uppercase;
}
.bold{
    font-weight:bold;
}
.nav-tabs{

}
.nav-tabs li.active a{
    background:#ee1b24;
    color:#fff;
}

.category-center {
    text-align: center;
    margin-top: 10px;
}

.category-center .line_ornament {
    background: #E0E0E0;
    border: 0;
    height: 1px;
    position: relative;
    margin: 0px;
}
.category-center h3 {
    background-color: #fff;
    color:#7d0606;
    display: inline;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.2em;
    margin: 0 auto;
    padding: 0px 10px;
    text-transform: uppercase;
    position: relative;
    top: -12px;
    font-weight:bold;
}

.box_containerlienhe img{max-width:100%}


/*Chăn drap long việt*/
.head_global{
   position:relative;
   text-align:left;
}
.top-header i{
    font-size:16px;
}
.head_global_title
{
    color:#df1313;
    font-size:13px;
}

.head_mail{
    text-align:left;
    color:#acaaa6;
    font-size:13px;
}
.head_social{
    text-align:left;
    font-size: 13px;
}
.head_hotline{
    position:relative;
    margin-top:30px;
    width:100%;

   /*  background:url(../img/bg_hotline.png)no-repeat top center;
    background-size:100% 100%; */
     text-align:right;
}
.head_hotline .phone{
     padding-top: 40px;
    font-size: 22px;
    padding-right: 30px;
    color: #d60c0c;
}
.img_adv{
    margin: 10px 0px;
}

.row-md{
    margin-left:-15px;
    margin-right:-15px;
}

li.special{
    position:relative;
   text-align:center;
   background-size:100% 100%!important;
      
}
li.special a{
  color:#fff!important;
  position:relative;
  z-index:999;
}
li.special:before{
    opacity:0;
}
li.special:after{
}

li.special.s1{
  position:relative;
}
li.special.s2{
   position:relative;
}
li.special.s3{
   position:relative;
}
li.special.s1:after{
        position: absolute;
    content: "";
    width: 106%;
    height: 100%;
    left: -16px;
    top: 0px;
    background: url(../img/s1.png)no-repeat top center;
    background-size: 100% 100%; 


}
li.special.s2:after{
       position: absolute;
    content: "";
    width: 106%;
    height: 100%;
    left: -16px;
    top: 0px;
    background: url(../img/s2.png)no-repeat top center;
    background-size: 100% 100%;  
}
li.special.s3:after{
      position: absolute;
    content: "";
    width: 106%;
    height: 100%;
    left: -16px;
    top: 0px;
    background: url(../img/s3.png)no-repeat top center;
    background-size: 100% 100%;
}

.news_video_home{
    position:relative;
    padding:20px 0px;
    background:#f1f1f1;
}

.news_video_home:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    height: 6px;
    width: 100%;
    background: url(../img/bg-line.png)repeat-x;
    z-index: 9;
}
.title-bottom-site {
    position: relative;
}
.title-bottom-site h3 {
    font-size: 24px;
    color: #008cd0;
    line-height: 45px;
    padding-right: 10px;
    text-transform: uppercase;
    border-bottom: 5px solid #ddd;
    position: relative;
}
.title-bottom-site:after {
    position: absolute;
    content: "";
    background: #008cd0;
    height: 5px;
    width: 100px;
    left: 0px;
    bottom: 10px;
    z-index: 1;
}
.infor-news a {
    text-decoration: none;
}
.infor-news h3 {
    color: #111;
    font-size: 16px;
    text-transform: uppercase;
}
.news-item {
    margin-bottom: 7px;
}
.news-item h4 {
    color: #231f20;
    font-size: 1em;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height:17px;
    margin-top: 0px;
}
.news-item img {
    float: left;
    margin-right: 5px;
}
.img-thumbnail-youtube {
        width: 80px;
    height: 50px;
    margin: 10px 0px 10px 0px;
    cursor: pointer;

}
.partner{
    padding:20px 0px;
}

.partner .owl-prev{
   float: left;
    position: absolute;
    top: 20%;
    left: -2%; 
}
.partner .owl-next{
   float: left;
    position: absolute;
    top: 21%;
    right: -2%; 
}
.view-more{
    float:right;
    color:#333;
    font-weight:bold;
    line-height:36px;
    position:relative;
}
.view-more:after{
    position:absolute;
    content:"";
    background:url(../img/list-news.png)no-repeat left center;
    width:4px;
    height:7px;
    left:-7px;
    top:15px;
}

.call_back{
    position:fixed;
    right:0px;
    top: 150px;
    width:67px;
    height:107px;
    z-index:9999;
}

.item-ship{
    padding: 10px 0px;
    border-bottom: 1px solid #e0e0e0;
    position:relative;
    clear:both;
}
.item-ship img{
    float:left;
    margin-right:5px;
}
.item-ship h5{
    font-weight:600;
}

.relative-image .hideinfo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: all .2s;
    background: rgba(0, 0, 0, 0.09);
    opacity: 0;
    color: #fff;
}
.tg-product-icon {
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 12px 30px;
    text-align: center;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    background: rgba(0, 0, 0, 0.70);
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    margin: 5px;
    border: 1px solid #fff;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
}
.tg-product-icon li, .tg-product-icon, .tg-product-icon li a {
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.tg-product-icon li:first-child {
    top: 0;
    left: 10%;
}
.tg-product-icon li {
    bottom: 50%;
    margin: 0 0 -25px;
}
.tg-product-icon li {
    right: 15%;
    bottom: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: absolute;
    list-style-type: none;
}

.tg-product-icon li:first-child {
    top: 0;
    left: 10%;
}
.tg-product-icon li a {
    color: #272727;
    display: block;
    background: #fff;
    line-height: inherit;
}
.tg-product-icon li a i {
    line-height: inherit;
}
.relative-image:hover .hideinfo {
    opacity: 1;
}
.relative-image:hover .tg-product-icon {
    opacity: 1;
    visibility: visible;
}
.relative-image:hover .tg-product-icon li:first-child {
    top: 50%;
    margin: -25px 0 0;
}
.relative-image:hover .tg-product-icon li {
    bottom: 50%;
    margin: 0 0 -25px;
}







@media (min-width: 1365px) {

}
 @media (max-width: 1200px) {
    ul#main-nav > li a{
    	font-size:12px;
    }
}

@media (max-width: 991px) {
    .hidden-xs{
        display:none;
    }
    .row-xs{
        margin-left:-15px;
        margin-right:-15px;
    }

    header ul.menu-top{
        float:none;
    }
    .top-banner{
        float:none!important;

    }
    header .main-head img{
        margin:0 auto;
    }
    ul.dm-main{
        display:none;
    }
    #slider{
        background:none;
    }
    .gif{
        text-align:center;
    }
    ul#main-nav > li a{font-size: 14px;}
    ul#main-nav > li.flex{flex: 1.4;}
header .logo img {
  
     margin-top: 20px;

     
}
.mangxh-fly{
    display:none!important;
}
header .search button{
        top: 99px;
    }

    div.wrap-nav{
        display:none;
    }
    header .logo{
        margin:15px 270px;
    }
    .title-rpmenu{
        top:60px!important;
    }

}


@media (max-width: 767px) {
	footer{text-align:center}
	header{
    position: relative !important;
    text-align: center;
}
footer .top-footer .title h3{
    text-align:left;
}
footer .top-footer .content ul li{
    text-align:left;
}


.index .global-title p, .index .title-global p{
    margin-bottom:5px;
}
header .top-header{
    height:45px;
}
header #social-air {
  position:relative;
    top:none!important;
    right:none!important;
}
header .banner{
    padding-bottom:10px;
}
footer {
    color: #FFFFFF;
    position: relative;
    background:#5A5A5A;
    z-index: 1;
    padding-top: 25px;
}
div.title h2{
    font-size:16px;
}
#logo-partne .title h2{
    font-size:24px;
}
.index .global-title a h2{
    width:100%;
}
.index-section#about div.h1 h1{
    font-size:20px!important;
}
.index-section#about div.h2 h2{
    font-size:18px!important;
}
#top_menu{
    padding-bottom:0px;
    padding-top:20px;
}
#top_menu .item .name h2 a{
    font-size:14px;
}
.form-control {
    margin-bottom:20px;
}

.video .content
{
    margin-bottom:20px;
}
.wrap-product .tools .add-cart a {
    margin-top:10px;
}
.index-section#about div.h1 h1 {

    font-size: 18px;
}



	footer .copyright .ana{text-align:center}
	header .top-header .social-tel {
    padding: 10px 0;
}
header .info-xs{}
header .info-xs h2{
    font-family: Avo_Bold;
    font-size: 20px;
    max-width: 80%;
    margin: 20px auto;
    margin-bottom: 10px;
}
header .info-xs div{
    font-size: 16px;
}
header .info-xs div i{}
#slider-camera-wrapper .camera_caption h2{font-size:30px !important}
#slider-camera-wrapper .camera_caption .desc{font-size:20px !Important}
    .wow{
        animation-name: none !important;
        visibility: visible !important;
    }

	header .top-header div.tel{margin-top: 2px;text-align: left;float: left;display: none;}
	header .top-header .social-tel{/* width:100% */}
	header .top-header .social-tel .pull-right{float: none !important;padding: 0px 15px;}
	header .top-header #social-air{}
	header #social-air div{float:right}
	header .hotline{
    float: none !important;
    margin: auto;
    text-align: center;
    color: #FA0A37;
    font-family: Avo;
    font-size: 20px;
    }
.footer-address{
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid rgba(0, 162, 237, 0.41);
}
.copyright{text-align: center !important;color: #fff;}
.fix-social{}
.visible-xs.hotline-xs{
    color: rgb(0, 133, 60);
    font-size: 25px;
    font-family: utm_swissblack;
}
.fix-social #social-air{
    position: relative;
}
header .banner img{max-width: 100%;margin: auto;text-align: center;float: none;}

footer .onlinev{
   
    float: none;
    text-align:center;
}
header .logo{margin: auto !important;float: none;text-align: center;margin: 10px 0;padding: 10px 0;width: 100%;text-align: center;}
header .logo img{margin:auto;text-align: center;display: inherit;}

.row-xs,.fix-row{  margin-left: -15px;
  margin-right: -15px;}
.clearfix-xs{clear:both}
#content-center{
    width: 100%;
}
    .main-container {
        margin-top: 60px;
        position: relative;
        z-index: 1;
    }
    .row.imt {
        margin-left: -10px;
        margin-right: 5px;
    }
    .fix-row {
        margin-left: -15px;
        margin-right: -15px;
    }
    #social-air {    
        margin-right: 10px;
}
    #page-wrapper {
      
    }
    .container {
        width:100%;
}
    .zoomContainer {
        display:none !important
    }
    .item-product {
      
    }
    .item-product .wrap-desc {
        margin: 0 !important;
    }
    .item-product .wrap-desc .product-name {
    }
    .item-product .wrap-desc .pull-left, .item-product .wrap-desc .pull-right {
        width:100%
    }
    .item-product .wrap-desc .add-cart {
        margin: 5px 0;
    }
    .item-product .wrap-desc .product-name h2 {
        font-size: 19px !important;
        line-height: 21px !important;
        margin-bottom: 5px !important;
    }
    .global-title .active:before, .global-title .active:after {
        display:none
    }
	.phantrang{margin-left:5px}
	.fix-haft-row{margin-left: -10px;
margin-right: -10px;overflow: hidden;}
}


@media (max-width: 500px) {
header span.guide{
    margin-left:0px;
}
span#hotline{
    display:block;
}
span#hotline i{
    bottom:auto;
}
header .top-header{
    height:auto;
}
    span.view_more {
    float: right;
    clear: both;
    position:relative;
    text-align: center;
    display: inline;
}
    
    .box_containerlienhe .header .name {
        width:72% !important;
    }
    .box_containerlienhe .header .name h3 {
    
    font-size: 12px !important;
}
#top_menu .item .name h2 a{
    font-size:13px;
}

    .box_containerlienhe .left-position-link {
    position: absolute !important;
    bottom: 10px !important;
    right: 0 !important;
    left:auto !important;
}
.xf{width:100%}
}










.zoomContainer{z-index:123}


.nav-request{
    background-color: #3B8AB9;
    margin-top: 5px !important;
    -webkit-box-shadow: 0px 0px 1px 0px rgba(50, 50, 50, 0.5);  -moz-box-shadow:    0px 0px 1px 0px rgba(50, 50, 50, 0.5);  box-shadow:         0px 0px 1px 0px rgba(50, 50, 50, 0.5);
}
.nav-request li{
    padding: 15px 6px !important;
    text-align: center;
}
.nav-request li.active a{
    color: #111 !important;
}
.nav-request li.active a:hover{}
.nav-request li.active{
    background-color: #fff;
}
.nav-request li a  p{
    margin-bottom: 0;
}
.nav-request li a .number{
    font-size: 13px;

    text-transform: capitalize;
    font-weight: normal;
    text-align: center;
}
.nav-request li a{
    text-shadow: none !important;
}


.from.question{display:none;margin-top: 10px;}
.from.question .inner-form{
  
}
.header-question{font-size:20px;color: #999;font-style: italic;}
.inbox-question .info{border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  padding-bottom: 0px;}
.inbox-question{
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 10px 0;
}
.inbox-question .item-question{
    margin-bottom: 10px;
}
.inbox-question .item-question .q:hover{
	background: #EEFFDA  url(../img/question_a.png) no-repeat 9px 6px;
}
.inbox-question .item-question .q{
    background: #E3ECD2 url(../img/question.png) no-repeat 9px 6px;
    padding: 6px;
    padding-left: 60px;
    border-top: 3px solid #CFDEB2;
    cursor: hand;
    cursor: pointer;
}
.inbox-question .item-question .a{
    background: #e9e5d4;    padding: 0 10px;    
    display: none;    border-bottom: 10px solid #e9e5d4;
    margin: 10px 0;
    padding: 10px;
}
.fb-page, 
.fb-page span, 
.fb-page span iframe[style] { 
    width: 100% !important; 
}
ul#light-gallery{
    list-style: none;
    padding: 0;
    margin: 0;
}
ul#light-gallery li .inner{padding: 3px;-webkit-box-shadow: 0px 0px 2px 0px rgba(50, 50, 50, 0.2);  -moz-box-shadow:    0px 0px 2px 0px rgba(50, 50, 50, 0.2);  box-shadow:         0px 0px 2px 0px rgba(50, 50, 50, 0.2);}
.grid-item{margin-bottom: 16px;}


p{margin-bottom:3px;}
footer .name-x div{background:url(../img/dot.gif) no-repeat 0px 5px;padding-left:10px;margin-bottom:7px}


#video .cover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background: rgba(17, 17, 17, 0.53) url(../img/grid-bg.png);
}
#video .cover .hi {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-family: 'Roboto Slab', serif;
  font-size: 24px;
  line-height: 26px;
  text-align: center;
}
#video .cover .hi span {
  cursor: pointer;
  text-decoration: underline;
}
#video .tv {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#video .tv .screen {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
  opacity: 0;
  transition: opacity .5s;
  width: 100%;
  height: 100%;
}
#video .tv .screen.active {
  opacity: 1;
}

#watch-video{
	display:none;
    position: absolute;
    top: 70%;
    left: 46%;
    z-index: 123;
    }
    #watch-video a{
    color: #ccc;
    font-size: 17px;
    z-index: 123;
}
    #watch-video a:hover{
    text-decoration: none;
    color: #fff;
}
    #watch-video a i{
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

#video{position:relative}
.index #video{position: relative;top:0;left:0;width:100%;height:100%}
#slogan{
    text-align: center;
    font-size: 28px;
    font-family: Avo;
    color: #969696;
    margin-bottom: 30px;
}
#slogan .inner{padding: 30px 0;}


.uppercase{text-transform:uppercase !important}
.wrap-view{    text-align: center;}
.wrap-view a{border: 1px solid red;
    padding: 8px 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: red;
    font-size: 13px;
}