
.red {
    color:red
}
.blue{color:blue}

.phantrang{margin-left:15px}

.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;
}
.title-child {
    font-family: Alter-gothic;
    font-size: 21px;
    border-bottom: 1px solid #ccc;
}









.fix-title {
	background:url(../img/titlec.png) no-repeat;
	
}
.fix-title1 {
	background:url(../img/titlem.png) no-repeat;
	
}.fix-title1 h2 {
       color: #fff;
    text-shadow: none;
    padding-left: 30px;
    line-height: 45px;
}
.fix-title h2 {
       color: #fff;
    text-shadow: none;
    padding-left: 30px;
    line-height: 45px;
}



.inner-website .global-title,.inner-website  .title-global{}
.inner-max-width img {
    max-width:100%;
    height:auto;
    margin: auto;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    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  .header-mobile .search-small{
	padding: 0px 5px;
}
header .lang-bar{
    position: absolute;
    bottom: 100px;
    right: 0;
}
header #xhotline{
    
    

  font-size: 20px;
  height: 38px;
  text-indent: 47px;
  font-family: arial;
  float: left;
  /* text-shadow: 1px 2px 1px rgba(0, 0, 0, 0.21); */
  margin-left: 59px;
  margin-top: 9px;
  position: absolute;
  right: 0;
  top: 30px;
  color: #fff;
}


#form-search.search-menu{
}
.bong img
{
	position:relative;
	top:-10px;
}
header  .header-mobile  #form-search button{
    background: none;
    background: #111;
    right: 0;
    padding: 6px 13px;
    font-size: 14px;
    line-height: 18px;
}

header .top-header .top-search{}
header .top-header .top-search #form-search{
    margin: 0;
    float: none;
    width: 100%;
}
header .top-header .top-search #form-search button{
    color: #ddd;
    font-size: 15px;
    top: 4px;
    right: 7px;
}
header .top-header .top-search #form-search input{
    -webkit-box-shadow: inset 1px 2px 7px 0px rgba(50, 50, 50, 0.4);  -moz-box-shadow:    inset 1px 2px 7px 0px rgba(50, 50, 50, 0.4);  box-shadow:         inset 1px 2px 7px 0px rgba(50, 50, 50, 0.4);
    border: 1px solid #ccc;
    border-radius: 7px;
    height: 25px;
    width: 100%;
}
header .top-header .top-email{background:url(../img/gmail.png) no-repeat;padding-left: 26px;}
header .top-header .top-hotline{
    background: url(../img/small-phone.png) no-repeat;
    padding-left: 25px;
}
header .top-header .top-hotline span{
    font-weight: bold;
    color: red;
    font-size: 18px;
}
header .top-header  .social-small{
	text-align:center;	
	margin: 5px 0;
}

header .top-header .has-logo {
	text-align:center;
}
header .top-header {
    background: url(../img/top-header-bg.jpg);
    padding: 1px 0;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
    -moz-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
    box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.4);
    z-index: 1;
    position: relative;
    padding: 6px 0;
}
header .top-header .logo{/* padding:10px 0 */}
header .top-header .logo img{max-width:150px}
header .top-header ul {
    list-style: none;
    padding: 0;
}
header .top-header .left-menu li a {
    font-size: 14px;
    color: #111;
    text-transform: capitalize;
}
header .top-header .left-menu li {
    background: #fff;
    margin: 0px 3px;
    border-radius: 5px;
    /* padding: 3px 0; */
}
header .top-header .right-menu li.last:after, header .top-header .right-menu li.last:before {
    display:none
}
header .top-header .right-menu li {
    position:relative;
}
header .top-header .left-menu li.menu-sp {
    background: url(../img/cart.png) no-repeat;
    padding: 4px 0;
    padding-left: 47px;
}
header .top-header .left-menu li.menu-sp a {
    color:#fff
}
header .top-header .right-menu li:after, header .top-header .right-menu li:before {
    content:"";
    width:1px;
    height: 11px;
    border-right: 1px solid rgba(255, 255, 255, 0.65);
    top: 8px;
    right: 0px;
    position: absolute;
}
header .top-header .right-menu li:last-child:after, header .top-header .right-menu li:last-child:before {
    display:none
}
header .top-header .right-menu li:before {
    border-right: 1px solid rgb(193, 121, 38);
}
header .top-header ul li {
    float: left;
    padding: 3px 10px;
}
header .top-header ul li a:hover {
    color:#EC000A;
    text-decoration:none
}
header .has-banner .hotline span {
    font-size: 24px;
    color: #FA0202;
    font-weight: bold;
}
header .has-banner .hotline {
    position: absolute;
    top: 40px;
    background: url(../img/mini-hotline.png) no-repeat left 8px;
    right: 0;
    text-indent: 30px;
}
header .has-banner {
    padding: 0px 0;
    position: relative;
    /* min-height: 100px; */
    text-align: center;
}
header .has-banner .header{
    text-align: center;
    margin: auto;
    margin: 20px auto;
}
header .top-header ul li a {
    /* font-family: Alter-gothic; */
    text-transform: capitalize;
    font-size: 12px;
    color: #5F6566;
    font-weight: bold;
}

ul#main-nav .logo{
    padding-top: 4px;

    padding-bottom: 4px;
}

ul#main-nav li .icon{background: url(../img/icon.png);width: 30px;height: 30px;margin: auto;margin-bottom: 7px;}
/* icon sperate */
ul#main-nav li .icon.ic-home{background-position:0px 0px}
ul#main-nav li .icon.ic-about{background-position: -33px 0px;}
ul#main-nav li .icon.ic-ti-vi{background-position: -65px 0px;}
ul#main-nav li .icon.ic-may-lanh{background-position: -97px 0px;}
ul#main-nav li .icon.ic-may-giat{background-position: -130px 0px;}
ul#main-nav li .icon.ic-tu-lanh{background-position: -162px 0px;}
ul#main-nav li .icon.ic-gia-dung{background-position: -194px 0px;}
ul#main-nav li .icon.ic-may-nong-lanh{background-position: -226px 0px;}
ul#main-nav li .icon.ic-laptop{background-position: -258px 0px;}
ul#main-nav li .icon.ic-vi-tinh{background-position: -289px 0px;}
ul#main-nav li .icon.ic-phu-kien{background-position: -322px 0px;}
ul#main-nav li .icon.ic-service{background-position: -353px 0px;}
ul#main-nav li .icon.ic-request{background-position: -387px 0px;}
ul#main-nav li .icon.icon-tg{background-position: -419px 0px;}




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#menu-member .dropdown-toggle {
    background: none;
    border: 0;
    color: #fff;
    top: 9px;
    position: relative;
    font-size: 15px;
}
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 */


 .slider-wrapper-pager {
    /* background: url(../img/bg-slider.png) no-repeat top center; */
    /* margin-top: -52px; */
}

#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;
}



/* mani */
header #responsive-menu{
    position: relative;
    z-index: 1;
    width: 100%;
    max-height: 100%;
    z-index: 1234;
    top: 0;
    max-height: 420px;
    overflow-y: hidden;
    -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 .title .wrap{
    clear: both;
    width: 22px;
    float: left;
    margin-top: 6px;
    margin-right: 10px;
}
header #responsive-menu .title .icon-bar{
    width: 22px;
    height: 2px;
    background: #fff;
    float: left;
    clear: both;
    margin-bottom: 3px;
}
t > 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 {
    margin:5px 0px;
    font-size: 19px;
}
table#giohang input.btn, .xbtn {
    background: #075992;
    color: #ffffff;
    padding: 3px 10px;
    border: none;
    margin: 5px 3px;
    border-radius: 0;
    padding: 7px 15px;
    background: #000000;
    line-height: 15px;
    text-transform: uppercase;
    font-size: 18px;
    position: relative;
    padding-top: 10px;
}
.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);
}
#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;
}

/* footer wrapper */
/* end main */

/* footer */
 footer .xxm:after{
	content:"";

 
	top: 28px;
	width: 100%;
	height: 1px;
	position: absolute;
	/*background-color: #fff;*/
	height: 1px;
}


footer .onlinev{
    /* border: 1px solid #ccc; */
    float: left;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
}
footer #nav-footer:after{
	content:"";
	position:absolute;
	height: 4px;
	width: 100%;
	background: red;
	bottom: -7px;
}
footer ul#main-nav li {
    padding: 9px 9px;
}
footer #nav-footer{
    margin-bottom: 5px;
    background: red;
	position:relative;
}

footer .footer-x .xxx-content{
    width: 241px;
    line-height: 16px;
    color: #111;
}
footer .footer-x .xxx-content .xx-title{}
footer .footer-x .xxx-content .xx-title h1{
    margin: 0;
    color: red;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin-top: -9px;
}
footer .footer-x .xxx-content .xx-title h1 span{
    font-size: 16px;
    color: #111;
}
footer .footer-x .xxx-content .add .c1{
    font-weight: bold;
    margin-right: 3px;
}
footer .footer-x .xxx-content .add .c2{
    width: 203px;
}
footer .footer-x .xxx-content .website .c1{
    font-weight: bold;
    margin-right: 3px;
    margin-left: 26px;
    width: 100%;
}
footer .footer-x .xxx-content .website .c2{
    width: 203px;
    margin-left: 41px;
}
footer .footer-x .xxx-content .hotline{
    color: red;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    float: left;
    width: 100%;
    margin-top: 2px;
}
footer .footer-x .xxx-content .email .c1{
    font-weight: bold;
    margin-right: 3px;
    margin-left: 7px;
}
footer .footer-x .xxx-content .email .c2{
    width: 195px;
    word-break: break-all;
    margin-left: 32px;
}
footer .footer-x{
	/* background: url(../img/footer-x.png) no-repeat -83px 0px; */
	height: 206px;
	width: 281px;
	margin-left: -15px;
	color: #111;
}
footer .content-footer-bottom {
    margin-top: 10px;
}
footer .content-footer-bottom .box-md-footer {
    margin-bottom:10px
}
footer #form-subcrible {
}
footer #form-subcrible .xtitle {
    margin: 10px 0;
}
footer #form-subcrible form {
}
footer #form-subcrible form input {
    background: #000;
    border: 0;
    outline: none;
    border-radius: 0;
    color: #fff;
    padding: 2px;
    /* width: 88%; */
}
footer #form-subcrible form button {
    background: none;
    color: #fff;
    border: 1px solid #000;
    background: #000;
    outline: 0;
    position: relative;
    left: 0px;
}

footer .content{
    margin: 25px 0;
}
footer .content ul {
    padding: 0;
    list-style: none;
	    position: relative;
    
}
footer .content.news-content ul li {
    border-bottom: 1px dashed #fff;
    padding: 7px 0;
}
footer .content .com-name {
    font-size: 17px;
    line-height: 17px;
    margin: 0;
}
footer .content ul li {
    margin-bottom: 0px;
    font-size: 14px;
    font-family:Arial;
	clear:both;
	margin:5px 5px;
}
footer .content ul li img{margin-right:15px;}
footer .content ul li span
{
	float:right;
	
}
footer .content ul li a:hover {

	color:#41ADE2;
	text-decoration:none;

}
footer .content ul li a {
    color: #000;
    font-size: 15px;
}
footer .title h2 {
    margin: 0;
    color: #019329;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px dashed #028225;
    padding: 7px 0;
}
footer .news-content {
}
footer .news-content .left-image {
    width: 30%;
    float: left;
    margin-right: 2%;
}
footer .news-content .left-image img {
    background: #fff;
    padding: 3px;
    border: 1px solid rgba(204, 204, 204, 0.17);
    -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.5);
    -moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.5);
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.5);
}
footer .news-content .right-info {
    width: 68%;
    float: left;
}
footer .news-content .right-info h2 {
    margin: 0;
    line-height: 17px;
    font-size: 18px;
}
footer .news-content .right-info h2 a {
}
footer .news-content .right-info h2 a:hover {
}
footer .news-content .right-info .desc {
}
footer .top-footer {
    border-top: 1px solid rgba(204, 204, 204, 0.28);
    margin-top: 10px;
    padding-top: 21px;
}
footer:after {
position:absolute;
width:100%;
height:10px;
left:0;
top: -10px;
-webkit-box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.3);
-moz-box-shadow:    0px 3px 2px 0px rgba(50, 50, 50, 0.3);
box-shadow: 0px 3px 2px 0px rgba(50, 50, 50, 0.3);
content:"";
opacity:0;

}

#hotline-box {
	background-color: #0176A2;
    padding: 9px 0px;
   color: #fff;
  font-size:13px;
}

#hotline-box .hotline{
	
float: left;
}

#hotline-box .share {
    float: right;
}



footer .title h1{
    margin-bottom: 0px;    font-size: 15px;    line-height: 20px;    
    color: #FFFFFF;
    /* font-weight: bold; */
    margin: 0;
}

footer .content  li{
    /* padding-left: 13px; */
    font-size: 15px;
}
footer .space {
    width:100%;
    height: 15px;
    float:left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.22);
    margin-bottom: 15px;
}

footer .content.visit ul {
    margin: 0;
}
footer .title.center{text-align:center}
footer .content.social{
    text-align: center;
}
footer .content.social #social-air{
    text-align: center;
    margin-bottom: 20px;
}
footer .content.visit li{
    background: url(../img/footer-icon.png) no-repeat;
    padding-left: 21px;
    background-position: 0px 3px;
}
footer .mobile-view{
    background: #EAFF05;

    padding: 7px 13px;
    margin-top: 20px;
    border-radius: 10px;
    color: #111;
    font-size: 15px;
    text-transform: uppercase;    
    -webkit-box-shadow: 0px 0px 4px 0px rgba(50, 50, 50, 0.7);  -moz-box-shadow:    0px 0px 4px 0px rgba(50, 50, 50, 0.7);  box-shadow:         0px 0px 4px 0px rgba(50, 50, 50, 0.7);
    margin: auto;
    margin-top: 20px;
}
footer .content.visit li.s2{
    background-position: 0px -19px;
}
footer .content.visit li.s3{
    background-position: 0px -38px;
}
footer .content.visit li.s4{
    background-position: 0px -61px;
}
footer .content.visit{
    margin-left: 20px;
}
footer .content {
    font-size: 16px;
}

footer .content.analytics .s1 img {
    margin-right: 5px;
}
footer .content.analytics .s1 {
    padding: 5px 0;
}
footer .content.analytics .s3 img {
    margin-right: 5px;
    position: relative;
    top: -5px;
}
footer .content.analytics .s3 {
    padding: 5px 0;
}

footer .content.subcribe {}
footer .content.subcribe  form{}
footer .content.subcribe  input{
    background-color: transparent;
    border-radius: 4px;
    padding: 3px;
    outline: none;
    width: 210px;
    padding-left: 5px;
    font-size: 13px;
}
footer .content-footer{}
footer .top-border{position:relative;height:210px;}
footer .top-border:after,footer .top-border:before {position:absolute;content:"";width:100%;height:1px;background: rgba(255, 255, 255, 0.62);top: -8px;left: 0;opacity: 0;}
footer .top-border:before{background: rgba(17, 17, 17, 0.31);top: -7px;}
footer .content.subcribe  button{
    background-color: transparent;
    border: 0;
    position: relative;
    left: -43px;
    top: 2px;
    outline: none;
}
footer .content.subcribe  span{
    font-size: 14px;
}
footer .content ul li a{color:#fff}
footer .content ul li a:hover{color:#fff;text-decoration:underline}
footer .content ul li div{
	float:left;
	width:390px;

}
footer .content ul li .ic{
	
	width:30px;
}
footer .content ul {
}
footer .content ul li.name {
	/*text-align:center;*/
	color: rgb(255, 255, 255);
	font-family:Avo_bold;
	font-size:17px;
}
footer .content ul li a {
}
footer .menu {
}
footer .menu ul {
    list-style: none;
    padding: 0;
    position:relative;
    margin: 0 auto;
}
footer .menu ul:after {
    content:"";
    clear:both;
    width: 1px;
    height: 1ox;
}
footer .menu ul li:after {
    background: rgba(255, 255, 255, 0.49);
    width:1px;
    height:30%;
    content:"";
    position:absolute;
    left: 0;
    bottom: 32%;
    height: 19px;
}
footer .menu ul li {
    float: left;
    position:relative;
    padding: 0px 0px;
}
footer .menu ul li.first:after {
    display:none
}
footer .menu ul li a:hover {
    text-decoration:none;
    color:rgb(255, 253, 0)
}
footer .menu 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;
    font-family: Viceroyjf;
    font-size: 30px;
    color: #fff;
}

footer #mid-footer form{}
footer #mid-footer form input{
    font-size: 14px;
    background: #005281;
    border: 1px solid #0B2737;
    padding: 4px 10px;
    min-width: 100%;
    color: #fff;
}
footer #mid-footer form button{
    position: absolute;
    background: #FFFC01;
    color: #111;
    font-weight: bold;
    border: 0;
    right: 15px;
    top: 0;
    padding: 3px 11px;
}
footer #mid-footer{
    background: #0070AF;
    border-top: 1px solid rgba(204, 204, 204, 0.4);
    padding: 10px 0;
}
/* footer */
 footer .fix-footer {
    background: #019329;
    padding: 10px 0;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin-top: 10px;
    color: rgb(22, 218, 22);
}

 .xbanner {
    padding: re;
    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;
}
/*end notify me */

/* media queue */
 @media (min-width: 1200px) {
}
@media (min-width: 1365px) {
    .item-product {
    margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.fix-social{}

.fix-social #social-air{
    position: relative;
}


footer .onlinev{
   
    float: none;
    text-align:center;
}
header .logo{margin:auto;/* float: none; */text-align: center;/* margin: 10px 0; *//* padding: 10px 0; */}

.row-xs{  margin-left: -15px;
  margin-right: -15px;}
.clearfix-xs{clear:both}
#content-center{border:0}
    .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 {
        text-align: center;
        margin: 10px 0;
    }
    #page-wrapper {
        padding-left: 5px;
        padding-right: 5px;
    }

    .zoomContainer {
        display:none !Important
    }
    .item-product {
        /* margin: 5px 1%; */
        /* border: 1px solid rgba(204, 204, 204, 0.5); */
        /* padding: 5px 0 5px 20px; */
        /* width: 49%; */
        /* margin: 1px; */
    }
    .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: 991px) {
    .scroll-left{display: none;}
}
.zoomContainer{z-index:123}


.nav-request{
    background-color: #3B8AB9;
    /* border: 1px solid #ccc; */
    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{
    /* border: 1px solid rgba(204, 204, 204, 0.45); */
    /* padding: 10px; */
}
.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;
}

.rb-promotion {
	background: url(../img/new.png) no-repeat;
	position: absolute;
	width: 70px;
	height: 90px;
	left: -20px;
	top: -20px;
	z-index: 12;
	line-height: 75px;
	text-align: center;
	color: rgb(236, 252, 61);
	font-weight: bold;
	text-indent: 6px;
}

.item-new {
	background: url(../img/icon-hot.gif) no-repeat;
	position: absolute;
	width: 51px;
	height: 18px;
	right: 12px;
	top: 5px;
	z-index: 12;
	line-height: 75px;
	text-align: center;
	color: rgb(236, 252, 61);
	font-weight: bold;
	text-indent: 6px;
}

#pageshare {position:fixed; bottom:15%; right:10px; float:left; border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;background-color:#fff;padding:0 0 2px 0;z-index:10;}
#pageshare .sbutton {float:left;clear:both;margin:5px 5px 0 5px;}
.fb_share_count_top {width:48px !important;}
.fb_share_count_top, .fb_share_count_inner {-moz-border-radius:3px;-webkit-border-radius:3px;}
.FBConnectButton_Small, .FBConnectButton_RTL_Small {width:49px !important; -moz-border-radius:3px;-webkit-border-radius:3px;}
.FBConnectButton_Small .FBConnectButton_Text {padding:2px 2px 3px !important;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:8px;}
@media(max-width: 767px){
    header #responsive-menu{
        max-height: 700px;
    }
}