/* lg */

@media (min-width: 1299px){

  
} 

@media (min-width: 992px){

	

}

@media (min-width: 768px)

{

	

}



@media (min-width: 1200px) {

}



/* md */

@media (min-width: 992px) and (max-width: 1199px) {



}





/* sm */

@media (min-width: 768px) and (max-width: 991px) {

 

}



/* xs */

@media (max-width: 767px) {
.center_slide{ border:5px solid #fff;}
.sharehead1 {
    position: absolute;
    right: 0px;
    top: 50px;
	width:23%;
}
.search {
    margin-top: 55px;
    width: 75%; float:left; margin-left:2%;
}
.logo_mobile {
    text-align: left;
    width: 100%;
    position: absolute;
    z-index: -1;
    margin-left: 65px;
}
.slogan{ width:70%;}
.logo_mobile img {
    height: 46px;
    margin-top: 12px;
    float: left;
}
.slogan h2 {
        text-transform: uppercase;
    width: 100%;
    float: left;
    font-family: title;
    color: #fe0100; 
    font-size: 17px;
    margin-top: 24px;
    margin-bottom: 10px;
    padding-left: 0px;
}
.an_mobie{ display:none;}
.hien_mobile{ display:block;}
.title_home{ background-size:auto;background: url("../img/bg-title-R.png") no-repeat left top transparent;}
.title_home a h3 {
    width: 100%;
    font-size: 14px; padding-left:45px;
}
.right_home {
    width: 94%;
    float: left;
    margin-left: 3%;
}
.show-menu {

    position: relative;
    width: 60px;
    height: 100%;
    padding-left: 3px;
    padding-right: 11px;
    z-index: 9999999999999999;

}
.title_home a h3{ text-transform:none; font-weight:normal;}
#logo ul.logo1 li, #logo ul.logo2 li{ margin-bottom:15px;}
#logo ul.logo1 li:nth-child(2), #logo ul.logo1 li:nth-child(4), #logo ul.logo1 li:nth-child(6), #logo ul.logo2 li:nth-child(2), #logo ul.logo2 li:nth-child(4), #logo ul.logo2 li:nth-child(6){ border-right:none;}
#logo ul.logo1 li, #logo ul.logo2 li{ text-align:center;}
.jCarouselLite ul li {
    float: left;
    width: 130px!important;
    height: 100px;
	margin-top:20px;
}
.diachi{ margin-bottom:20px; width:100%; float:left;}
}

/* XS Portrait */

@media (max-width: 480px) {
	.jCarouselLite ul li {
    float: left;
    width: 130px!important;
    height: 100px;
	margin-top:20px;
}
	
}
