/*HEADER*/

@font-face {
    font-family: Roboto-Regular;
    src: url('fonts/Roboto-Regular.ttf');
}

@font-face {
    font-family: Roboto-Bold;
    src: url('fonts/Roboto-Bold.ttf');
}

@font-face {
    font-family: Roboto-Italic;
    src: url('fonts/Roboto-Italic.ttf')
}

@font-face {
    font-family: 'RobotoRegular';
    src: url('font/RobotoRegular.eot');
    src: url('font/RobotoRegular.eot?#iefix'), /* IE4+ */
    url('font/RobotoRegular.woff') format('woff'), url('font/RobotoRegular.ttf') format('truetype'), /* font chuan */
    url('font/RobotoRegular.svg#vni-courinormal') format('svg');
    /* iphone, ipad*/
}

body {
    font-family: RobotoRegular !important;
    background: url(images/bg.png) fixed top center;
}

a {
    font-family: RobotoRegular !important;
}

.header-wrap {
    width: 100%;
    height: auto;
    background-color: rgb(255, 255, 255) !important;
}

ul.nav-menu li.active a {
    background: none;
    border-top: none;
    color: #0095d6;
    line-height: 40px;
}

ul.nav-menu li.active a {
    color: white;
}

header {
    height: 146px;
    padding: 0;
}

ul.ul-language,
ul.menu-top,
ul.box-link-acount {
    margin-top: -4px;
}

ul.ul-language li a,
ul.menu-top li a,
ul.box-link-acount li a {
    font-size: 13px;
}

i.fa.fa-search {
    font-family: Roboto-Bold !important;
}

.box-search {
    margin-top: 41px;
    float: right;
    width: 30%;
    margin-left: 79px;
    position: absolute;
    right: 21px;
}

.header-box-cart {
    margin-top: 26px;
}

.fb-comments.fb_iframe_widget {
    width: 100% !important;
}

.fb-comments.fb_iframe_widget span {
    width: 100% !important;
}

.fb_iframe_widget iframe {
    width: 100% !important;
}

div#div-iframe iframe {
    height: 200px;
    border: none;
}

._2p3a {
    min-width: 180px;
    width: 249px;
}

i.fa.fa-shopping-cart {
    margin-right: 10px;
    color: #ffcc08;
}

span.txt-Number {
    font-size: 13px;
    color: white;
}

span.view-cart {
    font-size: 13px;
}

.box-search a {
    display: inline-block;
    width: 26%;
    height: 30px;
    background: #006bb5;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-family: Roboto-Bold !important;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}

.header-box-cart .icon-cart {
    font-size: 30px;
    vertical-align: middle;
}

.box-search input[type="text"] {
    width: 74%;
    height: 30px;
    float: left;
    padding-left: 10px;
    background-position: 9px 8px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
}

.box-fillter-attributes {
    margin-top: 0px;
}

.fa-search:before {
    content: "TÃ¬m kiáº¿m";
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 12px;
}

ul.ul-language {
    clear: right;
    position: absolute;
    right: 3px;
    /* bottom: 0px; */
}

ul.menu-top li a {
    color: #fff !important;
}

ul.box-link-acount li a {
    color: white;
}

span.view-cart a {
    color: white;
}

ul.ul-language li.viet-nam a img~span {
    display: none;
}

li.eng-lish {
    padding-right: 0px !important;
}

li.eng-lish a img~span {
    display: none;
}

li.viet-nam a img {
    margin-right: 5px;
}

li.eng-lish img {
    margin-right: 5px;
}

.container-site {
    width: 100%;
}

ul.pager-nav {
    margin-top: 0px;
}

ul.ul-language li {
    padding: 5px 10px;
    float: left;
    padding-right: 0px;
    padding-left: 0px;
}

.box-online-visit .header {
    background: #ec1f26 url("images/bg-right.png") no-repeat top right;
    color: #fff;
    font-family: Roboto-Bold !important;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    line-height: 24px;
    height: 32px;
    border-left: none;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
    border-left: none !important;
}

ul.box-link-acount {
    margin-right: 10px;
}

.container-site:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.container-site .header-content {
    width: 1100px;
    height: auto;
    max-width: 100%;
    margin: 0px auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.container-site .header-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.container-site .header-content .banner a.link-logo {
    display: block;
}

.container-site .header-content .banner a.link-logo img {
    width: 100%;
    height: auto;
}

.container-site .header-content ul.box-link-acount li:first-child {}

.container-site .header-content ul.box-link-acount li:last-child {
    padding-right: 0px;
}


/*END-HEADER*/

.clear {
    clear: both;
}


/*MENU*/

.nav-main {
    float: none;
    width: 100%;
    background: #EC1F26;
}

ul.nav-menu {
    width: 1100px;
    max-width: 100%;
    height: auto;
    float: none;
    margin: 0px auto;
    padding-left: 0px;
    padding-right: 0px;
}

ul.nav-menu:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.left-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.left-content {
    position: relative;
}


/*MENU*/

.box-marque {
    display: none;
}


/*SLIDER*/

.slider:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.owl-pagination {
    right: 50px;
    bottom: 10px;
    display: none;
}


/*END-SLIDER*/


/*MAIN-CONTENT*/

.body-container {
    padding-top: 0px;
}

.body-container .body-container-content {
    width: 1100px;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    padding-left: 10px;
    padding-right: 10px;
    background: #fff;
}

.body-container .body-container-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.body-container .body-container-content .col-left {
    width: 70%;
    float: left;
    border: none;
    position: relative;
    margin-bottom: 10px;
    border: 1px solid #ECEAF3;
    border-radius: 5px 5px 5px 5px;
    margin-right: 1%;
    margin-top: 10px;
}

.body-container .body-container-content .col-left .box-body {
    background: white;
}

.body-container .body-container-content .col-left ul.body-pro {
    background: #fffcff;
}

.body-container .body-container-content .col-mid {
    width: 29%;
    padding-left: 0;
    border: 1px solid #ECEAF3;
    border-radius: 5px 5px 5px 5px;
    padding: 0 5px;
    margin-top: 10px;
}

.body-container .body-container-content .col-left .box-menu-left {
    width: 100%;
    height: auto;
}

.body-container .body-container-content .col-left .box-menu-left .box-header {
    width: 100%;
    height: auto;
    display: none;
}

.body-container .body-container-content .col-left ul#left-menu {
    width: 100%;
}

.body-container .body-container-content .col-left ul#left-menu li {
    margin: 0px auto !important;
    background: white;
    padding-top: 11.77777777777777777777px;
    padding-bottom: 11.77777777777777777px;
    width: 100%;
    background-position: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    margin-right: 0px;
    padding-left: 10px;
    float: left;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.body-container .body-container-content .col-left ul#left-menu li>ul {
    position: absolute;
    top: 0px;
    left: 248px;
    width: auto;
    z-index: 99;
    opacity: 0;
    height: 100%;
    background: white;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform: scale(0, 1);
    -moz-transition: all ease 300ms;
    -ms-transform: scale(0, 1);
    -ms-transition: all ease 300ms;
    -o-transform: scale(0, 1);
    -o-transition: all ease 300ms;
    -webkit-transform: scale(0, 1);
    -webkit-transition: all ease 300ms;
    border-left: 5px solid #009bcb;
    border-bottom: 1px solid #ddd;
}

.body-container .body-container-content .col-left ul#left-menu li:hover ul {
    opacity: 1;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -moz-transform: scale(1, 1);
    -moz-transition: all ease 300ms;
    -ms-transform: scale(1, 1);
    -ms-transition: all ease 300ms;
    -o-transform: scale(1, 1);
    -o-transition: all ease 300ms;
    -webkit-transform: scale(1, 1);
    -webkit-transition: all ease 300ms;
}

.body-container .body-container-content .col-left ul#left-menu li>ul>li {
    width: 300px;
    float: left;
}

.left-content h6 {
    height: auto;
    padding: 9px 10px;
    border-left: 5px solid #D51917;
    background: #1e73be;
    color: #ffffff;
    font-family: Roboto-Bold !important;
    text-decoration: none;
    margin-top: 0px;
    margin-bottom: 0px;
}

.body-container .body-container-content .col-left ul#left-menu li>ul>li>ul {
    display: none;
}

.body-container .body-container-content .col-left ul#left-menu li>ul>li:hover>ul {
    display: block;
}


/*SAN PHAM MOI*/

ul.product-list li .frame-img {
    height: auto;
    padding: 10px;
}

ul.product-list li:hover .link-order {
    top: 132px;
    left: 97px;
}

ul.product-list li {
    background: #ffffff;
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 25%;
    padding: 5px;
    margin: 0px;
}

.box-pro-sub ul.product-list li {
    width: 33%;
}

.box-pro-home {
    clear: both;
}

.box-about-us {
    clear: both;
}

ul.product-list {
    margin-top: 6px;
    margin-bottom: 6px;
}

.box-pro-sub ul.product-list {
    margin-left: -5px;
    margin-right: -12px;
    width: auto;
}

.txt-name-sub {
    clear: both;
}

.txt-name-sub {
    clear: both;
    color: #1e73be;
}

.box-pro-home .cate-header.sub-top .txt-name-sub a {
    color: #504f4f !important;
}

.box-pro-home .cate-header.sub-top .txt-name-sub span {
    text-transform: initial;
    color: #ff7800;
    font-weight: 100;
}

ul.product-list-promo li:hover .frame-box {
    box-shadow: none;
    border: 1px solid #ccc;
}

ul.breadcum:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.box-breadcumb {
    margin-bottom: 10px;
}

.body-container .col-mid .cate-header {
    color: #337ab7;
}

.box-breadcumb:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.box-breadcumb ul.breadcum li {
    float: left;
}

.box-news-detailt .col-bootom-right .cate-header.sub-top {
    background: url("http://hutech.edu.vn/images/icon-hutech.jpg") no-repeat scroll left -40px #fff;
    color: #fff;
    font-size: 13px;
    font-family: Roboto-Bold !important;
    height: 28px;
    padding: 5px 0 0 10px;
    text-transform: uppercase;
    border-left: none;
    margin-top: 0;
}

.box-pro-sub .cate-header .txt-name-sub {
    border-bottom: 2px solid #ffd401;
    color: #ffffff;
    float: left;
    font-family: Roboto-Bold !important;
    /* height: 36px; */
    line-height: normal;
    padding-right: 30px;
    text-transform: uppercase;
    width: auto;
}

.width-pro-top:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.frame-box:hover img {
    bottom: 0px;
    -webkit-transition: all ease 400ms;
    -moz-transition: all ease 400ms;
    -ms-transition: all ease 400ms;
    -o-transition: all ease 400ms;
    transform: scale(1.05);
}

.col-bootom-left {
    width: 100%;
    float: left;
}

.col-bootom-right {
    width: 100%;
    float: left;
    padding: 5px;
}

.box-product-new ul.product-list {
    margin-left: -5px;
    margin-right: -5px;
    width: auto !important;
    float: none;
}

.box-product-new ul.product-list li .frame-box {
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    border: 1px solid #eee;
}

.box-product-new ul.product-list {
    margin-left: -5px;
    margin-right: -5px;
    width: auto !important;
    float: none;
}

ul.product-list li:hover {
    box-shadow: none;
}

.body-container .col-mid .cate-header .txt-name-sub {
    line-height: 20px;
}

.box-pro-sub .cate-header .drop-fillter {
    margin-top: -2px;
}

.cate-header.sub-top {
    margin-top: 0px !important;
}

ul.product-list li:hover .frame-box {
    box-shadow: none;
    position: relative;
    border: 1px solid #ccc;
}

div#col-bottom-left .box-adv-center {
    clear: both;
}

div#col-bottom-left .box-adv-center .header {
    display: none;
}

div#col-bottom-left ul.body-adv-center a img {
    width: 100%;
    height: auto;
}

.box-product-new {
    margin-bottom: 2px;
    margin-top: 5px;
}

.box-pro-sub .cate-header .txt-name-sub {
    border-bottom: none;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Roboto-Bold !important;
    margin-left: 0px;
    background: #ec1f26;
    display: block;
    float: left;
    padding: 6px 11px;
    line-height: 25px;
}

.box-product-new .header {
    margin-bottom: 7px;
}

.box-adv-center {
    margin-bottom: 5px;
}

.box-pro-home ul.product-list li.item-list.view877 .frame-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.box-pro-home ul.product-list li.item-list.view877 .frame-box {
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    border: 1px solid #eee;
}

.body-container .col-mid .cate-header .txt-name-sub {
    color: #504f4f;
}

.box-breadcumb ul.breadcum li a {
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
}

a.active {
    text-transform: lowercase;
}

.box-pro-detailt-sub:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.box-pro-home ul.product-list {
    margin-left: -5px;
    margin-right: -5px;
    width: auto;
}

.box-pro-home ul.product-list li:hover .frame-box {
    border: 1px solid #ccc !important;
}

.box-pro-home ul.product-list li.item-list.view878 .frame-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.box-pro-home ul.product-list li.item-list.view878 .frame-box {
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    border: 1px solid #eee;
}


}
.box-pro-home ul.product-list li.item-list.view879 .frame-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.box-pro-home ul.product-list li.item-list.view879 .frame-box {
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    border: 1px solid #eee;
}
ul.product-list li .pro-name {
    font-size: 16px;
}
.box-about-us .header {
    display: none;
}
#tieude {
    color: #FDC904;
    margin-bottom: 20px;
    font-family: Roboto-Bold !important;
    text-shadow: 1px 0px #0e0e0e;
}
.box-product-new .header {
    width: 100%;
    height: auto;
    color: #000 !important;
    font-family: Roboto-Bold !important;
    float: left;
    width: 100%;
    border-left: none;
    border-bottom: 1px solid #FDC904 !important;
    background: #f5f5f5;
    text-transform: uppercase;
    font-size: 14px;
}
.box-pro-sub ul.product-list li.item-list .frame-box {
    border: 1px solid #eee;
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
}
.box-pro-sub ul.product-list li.item-list:hover .frame-box {
    box-shadow: none;
    position: relative;
    border: 1px solid #ccc;
}
.menu-left-content h6 {
    border-left: 5px solid #D51917;
}
.box-pro-sub ul.product-list li.item-list .frame-box:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.box-support .header,
.box-news-hot .header,
.box-pro-sale .header,
.box-adv-left .header,
.box-online-visit .header,
.box-top-video .header {
    border-left: 5px solid #D51917;
}
.body-container .body-container-content .col-left .box-support {
    margin-top: 0px;
}
.body-container .body-container-content .col-left .box-support .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-container .body-container-content .col-left .box-support .header {
    background: #f8f8f8;
    color: #504f4f!important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}
.body-container .body-container-content .col-left .box-pro-sale .header {
    background: #f8f8f8;
    color: #1e73be !important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-family: Roboto-Bold !important;
}
.body-container .body-container-content .col-left .box-pro-sale .header {
    background: #f8f8f8;
}
.face {
    clear: both;
}
.face .header {
    background: #f8f8f8;
    color: #504f4f!important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}
.face .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-video {
    clear: both;
    background: white;
    font-family: Roboto-Bold !important;
}
.body-online-visit {
    background: white;
    padding-bottom: 10px;
    font-family: Roboto-Bold !important;
}
.box-support .header,
.box-news-hot .header,
.box-pro-sale .header,
.box-adv-left .header,
.box-online-visit .header,
.box-top-video .header {
    padding: 5px 9px !important;
}
.box-top-video .header {
    background: #ec1f26 url("images/bg-right.png") no-repeat top right;
    color: #fff;
    font-family: Roboto-Bold !important;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    line-height: 24px;
    height: 32px;
    border-left: none;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
}
.box-top-video {
    margin-bottom: 10px;
    font-family: Roboto-Bold !important;
}
.body-container .body-container-content .col-left .box-pro-sale .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-container .body-container-content .col-left .box-online-visit .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-container .body-container-content .col-left .box-online-visit .header {
    background: #f8f8f8;
    color: #504f4f!important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}
.body-container .body-container-content .col-left .box-top-video .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-container .body-container-content .col-left .box-top-video .header {
    background: #f8f8f8;
    color: #504f4f!important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-weight: 600;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-support {
    margin-top: 0px;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-support .header {
    background: #f8f8f8;
    color: #1e73be !important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-family: Roboto-Bold !important;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-support .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-support .box-body {
    clear: both;
    padding: 10px;
    font-family: Roboto-Bold !important;
    color: #1e73be;
    text-align: center;
    background: #fffcff;
    font-family: Roboto-Bold !important;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-pro-sale .header {
    background: #f8f8f8;
    color: #1e73be !important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-family: Roboto-Bold !important;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-pro-sale .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-top-video .header {
    background: #f8f8f8;
    color: #1e73be !important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-family: Roboto-Bold !important;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-top-video .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-online-visit .header {
    background: #f8f8f8;
    color: #1e73be !important;
    text-transform: uppercase;
    border-left: none !important;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #ccc;
    font-family: Roboto-Bold !important;
}
.fb-comments.fb_iframe_widget {
    width: 100%;
}
.fb-comments.fb_iframe_widget span {
    width: 100%;
}
iframe#f60f20532953a8 {
    width: 1000px;
}
.body-container .body-container-content .col-right-sub .col-bootom-right .box-online-visit .header:before {
    content: '\f1b3';
    padding-right: 10px;
    font-family: FontAwesome;
    float: none;
    font-size: 18px;
    padding: 5px;
    padding-right: 10px;
    color: #D51917;
}
.body-container .col-mid .cate-header .txt-name-sub {
    border-bottom: none;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
ul#left-menu li>a {
    font-family: Roboto-Bold !important;
}
ul.product-list li:hover .link-order {
    background: #D51917;
}
ul.product-list li .price-new {
    color: #FDC904 !important;
}
ul.product-list li .pro-name span {
    font-family: Roboto-Bold !important;
}
.box-pro-home:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
ul.product-list-promo {
    clear: both;
    margin-left: -5px;
    margin-right: -5px;
}
ul.product-list-promo li {
    background: #ffffff !important;
    float: left !important;
    height: auto !important;
    padding-bottom: 20px;
    width: 25% !important;
    padding: 5px;
}
ul.product-list-promo li .frame-box {
    position: relative;
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    border: 1px solid #eee;
    background-color: white;
}
ul.product-list-promo li:hover {
    box-shadow: none;
}
ul.product-list-promo li .frame-img {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
}
ul.product-list-promo li .frame-img img {
    width: 100%;
    height: auto;
    float: left;
}
ul.product-list-promo li .pro-name {
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 13px;
    display: table;
    position: relative;
    text-decoration: none;
    float: left;
}
ul.product-list-promo li .price {
    width: 100%;
    height: 20px;
    font-family: Roboto-Bold !important;
    text-decoration: line-through;
    line-height: 20px;
    text-align: center;
    float: left;
}
ul.product-list-promo:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
ul.product-list-promo li .price-new {
    width: 100%;
    height: 30px;
    font-family: Roboto-Bold !important;
    font-size: 15px;
    line-height: 30px;
    text-align: center;
    color: #D51917 !important;
    float: left;
}
ul.product-list-promo .link-views {
    display: none;
}
ul.product-list-promo li .link-order {
    display: none;
}
ul.product-list-promo li:hover .link-order {
    width: auto;
    height: 30px;
    line-height: 30px;
    font-family: Roboto-Bold !important;
    color: #ffffff;
    top: 123px;
    left: 92px;
    display: block;
    padding: 0px 15px;
    position: absolute;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #D51917;
}
.frame-percent {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-family: Roboto-Bold !important;
    font-size: 11px;
    border-radius: 100%;
    background: #f74d88;
    color: #ffffff;
}

/*GIO HANG*/

/*END GIO HANG*/
.box-cart-sub .body-cart {
    clear: both;
    margin-top: 10px;
}
.box-cart-sub .body-cart:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.width-pro-top {
    margin-bottom: 0px;
}
.box-cart-sub .body-cart table.table-cart-list {
    width: 100%;
}
.box-cart-sub .body-cart table.table-cart-list thead tr th {
    border: 1px solid #ccc;
    padding: 5px;
}
.box-cart-sub .body-cart table.table-cart-list tr td {
    border: 1px solid #ccc;
    width: auto;
    padding: 10px;
    font-family: Roboto-Bold !important;
    color: #1e73be;
}
.box-cart-sub .body-cart table.table-cart-list tr td img {
    width: 20%;
}
td.view-price {
    font-size: 14px;
}
.button-order a {
    display: block;
    padding: 5px 15px;
    float: left;
    background: #d51917;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    margin-top: 10px;
    margin-right: 10px;
}
.next-buy a {
    display: block;
    padding: 5px 15px;
    float: left;
    background: #d51917;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
    margin-top: 10px;
    margin-right: 10px;
}
.pro-detail .form-right h1 {
    font-size: 20px;
}

/*END SANG PHAM MOI*/

/*END-MAIN-CONTENT*/
.box-news-hot .header {
    background: #ec1f26 url("images/bg-right.png") no-repeat top right;
    color: #fff;
    font-family: Roboto-Bold !important;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    line-height: 24px;
    height: 32px;
    border-left: none;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
}
.box-news-hot {
    margin-bottom: 10px;
}

/*FOOTER*/
.footer {
    width: 100%;
    height: auto;
    clear: both;
    background: #0095d6;
}
.footer:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.footer .footer-content {
    width: 1100px;
    max-width: 100%;
    height: auto;
    margin: 0px auto;
    padding-left: 10px;
    padding-right: 10px;
}
.footer .footer-content:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.box-footer {
    border-top: 0px;
}
.box-social-network .body-network {
    position: absolute;
    top: -100px;
    right: 0px;
}
.box-social-network .body-network div {
    color: white;
}
ul.address {
    float: left;
}
ul.address li p {
    font-size: 16px;
}
ul.address li {
    font-size: 13px;
    line-height: 25px;
}
ul.hotline {
    float: right;
}
ul.hotline li a {
    font-size: 13px;
    line-height: 25px;
}
.box-social-network .body-network .header {
    display: none;
}
ul.hotline li a {
    color: white;
    font-size: 13px;
    line-height: 22px;
}
.box-social-network ul.body-social li a {
    color: white;
}
.box-social-network ul.body-social a.facebook {
    background: url('images/facebook.png') no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    display: none;
}
.box-social-network ul.body-social a span {
    display: none;
    ;
}
.box-social-network ul.body-social a.tweet {
    background: url('images/icon-tw.png') no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
.box-social-network ul.body-social a.youtube {
    background: url('images/youtube.png') no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
.box-social-network ul.body-social a.zing {
    background: url('images/zing.png') no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
.box-social-network ul.body-social a.googleplus {
    background: url('images/icon-gplus.png') no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
.box-social-network ul.body-social a.rss {
    background: url('images/icon-rss.png') no-repeat;
    width: 30px;
    height: 30px;
    display: block;
}
.box-footer {
    margin-top: 0px;
}
.box-footer {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
}
.box-social-network ul.body-social li a:hover {
    margin-top: -5px;
}
.box-social-network ul.body-social li a {
    -moz-transition: margin 0.3s ease 0s;
    -webkit-transition: margin 0.3s ease 0s;
    transition: margin 0.3s ease 0s;
    height: 2.5em;
    width: 2.5em;
}

/*E
/*END-FOOTER*/
.body-container .body-container-content .col-right-sub {
    width: 23%;
    float: right;
    position: relative;
    margin-bottom: 10px;
}
.body-container .body-container-content .col-mid-pro {
    width: 77%;
    padding-right: 10px;
    float: left;
}
.box-pro-sub {
    margin-bottom: 10px;
}
.box-pro-sub .box-body {
    clear: both;
    padding-top: 20px;
    margin-bottom: 10px;
}
.box-sub-contact .cate-header {
    margin-bottom: 10px;
    position: relative;
    height: 30px;
    width: 100%;
}
.box-sub-contact .cate-header:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(to right, #f70008 0%, #EC1F26 80%, #EC1F26 50%, #F8EF21 50%, #F8EF21 100%);
    z-index: 1;
    left: 0px;
}
ul.nav-menu>li>ul>li>a {
    display: block;
    width: 100%;
}
.box-sub-contact .cate-header .txt-name-sub {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Roboto-Bold !important;
    margin-left: 0px;
    background: #ec1f26;
    display: block;
    float: left;
    padding: 6px 11px;
}
.box-news-hot ul.body-news li.item-list {
    padding-top: 5px;
    padding-bottom: 5px;
}
.box-news-hot ul.body-news li.item-list a {
    text-decoration: none;
    color: #504f4f;
    font-weight: 600;
    text-align: justify;
}
.box-news-sub .box-body.clearfix .cat-news.clearfix>a {
    display: block;
    width: 20%;
    float: left;
}
.box-news-sub .box-body.clearfix .cat-news.clearfix a img {
    width: 100%;
    padding-left: 5px;
}
.box-news-sub .box-body .cat-news h3 {
    float: left;
    width: 80%;
    padding-left: 5px;
    margin-bottom: 5px;
}
div#loadFillter .txt-name-sub a {
    color: #504f4f;
}
.box-news-sub .box-body .cat-news h4 {
    float: left;
    width: 80%;
    padding-left: 5px;
    margin-bottom: 5px;
}
.box-news-sub .box-body .cat-news:hover {
    box-shadow: 0px 1px 5px #555;
}
.box-news-sub .box-body .cat-news h3>a {
    width: 100%;
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #504f4f;
}
.box-news-sub .box-body .cat-news h4>a {
    width: 100%;
    display: block;
    text-decoration: none;
    font-size: 18px;
    color: #504f4f;
}
.box-news-sub .box-body .cat-news .news-more {
    display: block !important;
    float: right;
    color: #d51917;
    padding-right: 5px;
}
.box-news-sub .box-body .cat-news .news-more a {
    float: right;
    color: #d51917;
    text-decoration: none;
}
.box-news-sub .box-body .cat-news {
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin-bottom: 10px;
}
.box-news-sub .box-body.clearfix .cat-news.clearfix a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.box-news-sub .box-body {
    clear: both;
}
.box-news-sub .box-body .cat-news .clearfix {
    clear: none !important;
    float: left;
    width: 80%;
    padding-left: 5px;
    text-align: justify;
    padding-right: 10px;
}
.box-news-hot ul.body-news li img {
    display: none;
}
.box-news-hot ul.body-news li.item-list a {
    color: #000;
    font-size: 13px;
    font-weight: normal;
}
.box-news-hot ul.body-news {
    padding-left: 13px;
    padding-right: 13px;
}
.box-news-hot ul.body-news li.item-list {
    border-bottom: 1px dotted #ebebeb;
    padding: 10px 13px 5px;
    background: url('images/icon-note.png') no-repeat !important;
    text-align: justify;
    background-position: 0px !important;
}
.box-news-sub .cate-header.sub-top {
    margin-bottom: 10px;
    position: relative;
    height: 30px;
    width: 100%;
}
.cate-header.sub-top:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(to right, #f70008 0%, #EC1F26 80%, #EC1F26 50%, #F8EF21 50%, #F8EF21 100%);
    z-index: 1;
    left: 0px;
}
.body-container .body-container-content .col-left .box-support .box-body {
    clear: both;
    padding: 10px;
    font-family: Roboto-Bold !important;
    color: #1e73be;
    text-align: center;
}
.body-container .body-container-content .col-left .box-support .box-body .online.sup .onname1 {
    margin-bottom: 5px;
}
.body-container .body-container-content .col-left .box-support .box-body .online.sup .nickName {
    margin-bottom: 5px;
}
.box-pro-sale ul.body-pro {
    padding: 10px;
    background: #fffcff;
}
.box-pro-sale ul.body-pro li.item-list a.img-view {
    display: block;
    width: 30%;
    float: left;
    padding-right: 5px;
}
.box-pro-sale ul.body-pro li.item-list {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}
.box-pro-sale ul.body-pro li.item-list a.img-view img {
    width: 100%;
}
.box-pro-sale ul.body-pro li.item-list a.link-view {
    color: #1e73be;
    font-family: Roboto-Bold !important;
    display: block;
    width: 70%;
    float: left;
    padding-left: 10px;
    padding-top: 15px;
    text-align: justify;
}
.box-pro-sale ul.body-pro li.item-list a.link-view:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
b,
strong {
    font-family: Roboto-Bold !important;
}
.box-pro-sale ul.body-pro li.item-list a.img-view:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.frame-content {
    display: none;
}
div#u_0_0 ._2p3a {
    width: 100% !important;
}
._2lqh {
    width: 83%;
}

/*MENU REPONSIVE*/
.menu-reponsive {
    display: none;
}
.col-right-sub .left-content {
    display: none;
}
body.plugin.chrome.webkit.win.x1.Locale_vi_VN ._li ._2p3a {
    width: 100px !important;
}
._2lqh {
    width: 83% !important;
}
.box-pro-sub .frame-percent {
    display: none;
}
.box-face {
    overflow: hidden !important;
}

/*END MNU RP*/
.box-news-home .box-news-list:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.box-news-home .box-news-list {
    width: 100%;
    height: auto;
    float: left;
}
.news-more {
    display: none;
}
.box-news-home .header {
    color: #fff;
    font-size: 13px;
    font-family: Roboto-Bold !important;
    height: auto;
    padding: 0px;
    text-transform: uppercase;
    border-left: none;
    margin-top: 0;
    background: transparent;
    position: relative;
}
.box-news-list .header:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    background: linear-gradient(to right, #f70008 0%, #EC1F26 80%, #EC1F26 50%, #F8EF21 50%, #F8EF21 100%);
    z-index: 1;
    left: 0px;
}
.box-news-home .header a {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Roboto-Bold !important;
    margin-left: 0px;
    background: #ec1f26;
    display: block;
    float: left;
    padding: 6px 11px;
}
.box-news-home .body-news h4 a {
    color: #504f4f;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
}
ul.product-list li .pro-name span {
    color: #504f4f;
}
.box-news-home .body-news {
    border: none;
    padding: 10px 0;
    margin-top: 10px;
}
.box-news-home .body-news img {
    /*    margin-right: 8px;
    margin-top: 2px;
    max-width: 186px !important;
    width: 100%;*/
}
.box-news-home .body-news h4 {
    text-align: justify;
    margin: 0 0 5px 0;
    font-size: 15px;
}
.box-news-home .body-news h4 a:hover {
    color: #0d78c0;
}
.item-list.clearfix ul li {
    background: url('http://hutech.edu.vn/images/icon-hutech.jpg') no-repeat -994px -99px transparent !important;
}
a,
img {
    transition: all ease .5s;
}
ul.product-list li:hover .link-view-short {
    display: none;
}
ul.product-list li .frame-img img {
    width: 100%;
}
ul.product-list li:hover .link-order {
    top: 84px;
    left: 97px;
}
.box-pro-home ul.product-list li .frame-box {
    float: left;
    height: auto;
    padding-bottom: 20px;
    width: 100%;
    border: 1px solid #eee;
}
ul.product-list li:hover .link-order {
    width: auto;
    height: 35px;
    line-height: 35px;
    color: #FDC904;
    top: 90px;
    left: 86px;
    display: block;
    padding: 0px 25px;
    position: absolute;
    border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #000;
    cursor: pointer;
}
ul.nav-menu li:hover a {
    color: #000;
}
#nav-main-menu>li>ul>li>a {
    text-transform: capitalize;
    /line-height: 20px;
}
ul.sub-menu li a {
    float: none;
}
ul.sub-menu li a:hover {
    background: none !important;
}
ul.sub-menu li {
    width: inherit;
    height: auto;
    display: block;
    float: none;
    border-bottom: 1px solid #006bb5;
}
ul.sub-menu li:last-child {
    border-bottom: none;
}
ul.nav-menu li:hover ul.sub-menu {
    width: inherit;
    top: initial;
    left: initial;
    border: none;
}
ul.nav-menu li {
    position: initial;
}
ul.product-list li.item-list.view882:hover .link-order {
    top: 160px;
    left: 97px;
}
div#col-bottom-left:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.footer {
    background: #f1f1f1;
    border-top: none;
}
.box-footer {
    background: #f1f1f1;
    color: #fff !important;
}
.box-text-footer div {
    width: 25%;
    float: left;
    padding: 10px 20px 10px 0;
    margin: 0;
}
.box-text-footer .icon-footer p a img {
    width: 100%;
    margin-bottom: 10px;
}
.box-text-footer div ul li {
    -moz-transition: margin 0.3s ease 0s;
    -webkit-transition: margin 0.3s ease 0s;
    transition: margin 0.3s ease 0s;
}
.box-text-footer div ul li {
    list-style: initial;
    color: #fff;
}
.box-text-footer div ul li a {
    color: #fff;
    text-align: justify;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
}
.box-text-footer div ul {
    padding-left: 15px;
}
.box-text-footer div h3 {
    color: #fdc904;
    margin-bottom: 14px;
    font-size: 19px;
}
.box-text-footer ul li a:hover {
    text-decoration: none;
    color: #ffcc08;
    text-align: justify;
}
.box-text-footer div ul li:hover {
    margin-left: 9px;
}
.icon-footer p {
    color: #fff;
    font-size: 13px;
    text-align: justify;
}
.icon-footer a {
    display: block;
    width: 100%;
    height: auto;
}
.a {
    margin-top: 27px;
}
.owl-buttons {
    display: none !important;
}
.box-social-network {
    width: 100%;
    height: auto;
    position: static;
    float: left;
}
.box-social-network .body-network {
    position: static;
}
.box-social-network .body-network .header {}
.box-product-motion ul.body-pro li {
    width: 25%;
}
.box-pro-sub>.cate-header.sub-top {
    background: none;
    color: #fff;
    font-size: 13px;
    font-family: Roboto-Bold !important;
    height: 38px;
    padding: 0px;
    text-transform: uppercase;
    border-left: none;
    margin-top: 0;
    position: relative;
}
.box-news-detailt>.cate-header.sub-top {
    border-bottom: 2px dotted #ccc;
}
.box-news-detailt>.cate-header.sub-top>.txt-name-sub {
    text-transform: none;
    font-family: Roboto-Bold !important;
    font-size: 14px;
}
.clearfix>.cate-header.sub-top>.txt-name-sub {
    font-size: 13px;
    font-family: Roboto-Bold !important;
}
ul.nav-menu>li>ul.sub-menu {}
ul#nav-main-menu>li>ul>li>ul {
    display: none;
}
ul#nav-main-menu>li>ul>li {
    position: relative;
}
ul#nav-main-menu>li>ul>li>ul {
    position: absolute;
    top: 0px;
    left: 163px;
    z-index: 999999;
    width: 277px;
}
ul#nav-main-menu>li>ul>li:hover>ul {
    display: block;
}
ul.nav-menu>li>ul>li>ul>li>a {
    display: block;
    width: 100%;
    color: #000000 !important;
}
ul.nav-menu>li>ul>li>ul>li:hover a {
    color: white !important;
}
ul.nav-menu>li>ul>li>ul>li:hover {
    background: #ed1a21;
}
.col-bootom-right>.box-news-sub>.cate-header.sub-top>.txt-name-sub {
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    text-transform: uppercase;
    font-family: Roboto-Bold !important;
    margin-left: 0px;
    background: #ec1f26;
    display: block;
    float: left;
    padding: 6px 11px;
}
ul.ul-orther-news {
    line-height: 24px;
}
a.videoItems {
    display: block;
}

/* LIÃŠN Há»† */
.box-sub-contact .box-body-sub {
    width: 100%;
    height: auto;
    float: left;
}
iframe {
    width: 100% !important;
    height: 311px;
}
.box-body-sub .row:first-child {
    position: relative;
    padding: 15px;
    border: 1px solid #ccc;
}
.lien-he {
    position: absolute;
    bottom: -184px;
    right: 0px;
    width: 47%;
}
.lien-he h3 {
    margin-bottom: 10px;
    font-size: 14px;
    font-family: Roboto-Bold !important;
    border-left: 3px solid #ee1a26;
    padding-left: 10px;
}
p.ct-lh {
    font-family: Roboto-Bold !important;
    color: #353535;
    margin-bottom: 14px;
    margin-top: 15px;
}
.lien-he ul li {
    line-height: 30px;
    padding-left: 15px;
}
li.li1 {
    background: url('images/a1.png') no-repeat left 4px;
}
li.li2 {
    background: url('images/a2.png') no-repeat left 7px;
    display: none;
}
li.li3 {
    background: url('images/a3.png') no-repeat left 9px;
}
li.li4 {
    background: url('images/a4.png') no-repeat left 9px;
}
span.n {
    color: #353535;
    font-family: Roboto-Bold !important;
}
.lien-he ul li span {
    color: #353535;
}
.box-body-sub .row:last-child {
    width: 60%;
    float: left;
    margin-top: 30px;
}
p.ph-tt {
    padding-left: 10px;
    font-size: 14px;
    color: #353535;
    font-family: Roboto-Bold !important;
    border-left: 3px solid #ee1a26;
}
.form-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
a#ctl14_ucLoadControl_ctl00_btnReset {
    display: none;
}
a#ctl14_ucLoadControl_ctl00_btnSend {
    font-size: 14px;
    color: white;
    display: inline-block;
    padding-left: 54px;
    padding-right: 55px;
    background: #a31624;
    padding-top: 9px;
    padding-bottom: 9px;
    font-family: Roboto-Bold !important;
}
a#ctl16_ucLoadControl_ctl00_btnSend {
    font-size: 14px;
    color: white;
    display: inline-block;
    padding-left: 54px;
    padding-right: 55px;
    background: #ea1d22;
    padding-top: 9px;
    padding-bottom: 9px;
    font-family: Roboto-Bold !important;
}
a#ctl16_ucLoadControl_ctl00_btnReset {
    display: none;
}
td.td1-a {
    display: none;
}
td.td2-a {
    display: block;
}

/* END LIÃŠN Há»†*/

/*REPONSIVE*/
@media (min-width: 1200px) {
    .them {
        position: fixed;
        z-index: 99;
    }
    
    .cong {
        position: fixed;
        z-index: 99;
        top: 83px;
    }
    
    .xoa-box {
        display: none !important;
    }
    
    .xoa-cart {
        display: none;
    }
    
    .accout {
        margin-top: 28px !important;
    }
    
    .language {
        margin-top: 28px !important;
    }
    
    .menu-tren {
        margin-top: 28px !important;
    }
}
@media screen and (max-width:767px) {
    .box-news-index .event-index .last-news {
        width: 344px !important;
        height: auto;
        padding-left: 10px;
        float: right;
        margin-bottom: 10px;
    }
}
@media screen and (min-width:769px) and (max-width:1024px) {
    .box-news-index .event-index .last-news {
        width: 344px !important;
        height: auto;
        padding-left: 10px;
        float: right;
        margin-bottom: 10px;
    }
}
@media (max-width: 1024px) {
    .views-priority {
        width: 334px;
        height: 280px;
        overflow: hidden;
        float: left;
    }
    
    .box-pro-sub .frame-percent {
        display: none;
    }
    
    .box-search {
        margin-top: 15px;
        float: left;
        width: 38%;
        margin-left: 87px;
    }
    
    .box-search input[type="text"] {
        width: 70%;
        height: 35px;
        float: left;
        border: 1px solid #ccc;
        border-radius: 0px;
    }
    
    .box-search a {
        display: inline-block;
        width: 22%;
        height: 35px;
        background: #ffcc08;
        color: #d51917;
        text-align: center;
        line-height: 35px;
        font-family: Roboto-Bold !important;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li {
        padding-bottom: 9.999999999px;
        padding-top: 10.777778px;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li>ul {
        left: 227px;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li {
        border: 1px solid #eee;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .views-priority {
        width: 324px;
        height: 280px;
        overflow: hidden;
        float: left;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .body-container .body-container-content .col-right-sub .col-bootom-right .box-support .header {
        font-size: 10px;
    }
    
    .body-container .body-container-content .col-right-sub .col-bootom-right .box-pro-sale .header {
        font-size: 10px !important;
    }
    
    .body-container .body-container-content .col-right-sub .col-bootom-right .box-top-video .header {
        font-size: 10px !important;
    }
    
    .face .header {
        font-size: 10px;
    }
    
    .body-container .body-container-content .col-right-sub .col-bootom-right .box-online-visit .header {
        font-size: 10px;
    }
    
    .box-search {
        margin-top: 1px;
        float: left;
        width: 48%;
        margin-left: 54px;
        margin-top: 5px;
    }
    
    .box-search input[type="text"] {
        width: 78%;
    }
    
    .header-box-cart {
        margin-top: 3px;
    }
    
    ul.menu-top li:last-child {
        padding-right: 0px;
    }
    
    ul.menu-top {
        float: right;
        position: absolute;
        right: 13px;
    }
    
    a#ctl14_ucLanguage_btnEnglish {
        margin-right: 0px;
    }
    
    a#ctl14_ucLanguage_btnEnglish img {
        margin-right: 0px;
    }
    
    .left-content h6 {
        font-size: 11px;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li {
        padding-bottom: 4px;
        padding-top: 5px;
    }
    
    ul#left-menu li>a {
        font-weight: normal;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li>ul {
        left: 173px;
    }
}
@media (max-width: 800px) {}
@media (max-width: 767px) {
    .news-detailt p span img {
        width: 100% !important;
        height: auto !important;
    }
    
    .news-detailt p img {
        width: 100% !important;
        height: auto !important;
    }
    
    ul.body-adv li a img {
        width: 100%;
        height: auto;
    }
    
    .box-news-priority ul.body-news li.item-list a.img-view {
        display: block !important;
        clear: both !important;
        float: left !important;
        height: auto !important;
        overflow: hidden !important;
        width: 100% !important;
    }
    
    .below_body {
        right: 10px !important;
        top: 171px !important;
        font-size: 14px;
        color: white;
        text-transform: uppercase;
    }
    
    td.td1-a {
        display: block;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    
    td.td2-a {
        display: none;
    }
    
    ul.nav-menu li {
        line-height: 40px;
        border-bottom: 1px dotted white;
    }
    
    .box-marque {
        display: none !important;
    }
    
    div.collapses {
        position: fixed;
        top: 0px;
        left: -250px;
        width: 250px;
        height: 100%;
        background: rgb(236, 31, 38);
        overflow-y: scroll;
        z-index: 1000;
    }
    
    .box-news-index .event-index .last-news {
        display: none;
    }
    
    .box-news-home .box-news-list .body-news.clearfix {
        width: 100%;
        height: auto;
    }
    
    .box-news-home .box-news-list .body-news.clearfix .item-list a {
        width: 100% !important;
        height: auto !important;
    }
    
    .box-news-home .box-news-list .body-news.clearfix .item-list {
        width: 100% !important;
    }
    
    .view-container {
        width: 100% !important;
    }
    
    .views-priority {
        width: 100%;
    }
    
    div#divAdvLeft {
        display: none;
    }
    
    div#divAdvRight {
        display: none;
    }
    
    .body-container .body-container-content .col-left {
        width: 100%;
    }
    
    .col-bootom-right {
        width: 100%;
    }
    
    ul.product-list li {
        width: 50%;
    }
    
    .box-text-footer .icon-footer p a img {
        width: 100% !important;
    }
    
    .box-news-home .box-news-list {
        width: 100%;
        margin-bottom: 20px;
    }
    
    .box-text-footer div {
        width: 50%;
    }
    
    .box-news-home .box-news-list:first-child .body-news {
        padding-bottom: 0px !important;
    }
    
    .header-wrap {
        position: static;
    }
    
    .body-container .body-container-content .col-mid-pro {
        width: 100%;
    }
    
    .col-right-sub .left-content {
        display: none;
        position: absolute;
    }
    
    .header-box-cart {
        float: left;
    }
    
    header {
        position: relative;
    }
    
    ul.ul-language {
        position: absolute;
        right: 0px;
        bottom: 20px;
    }
    
    ul.box-link-acount {
        display: none;
    }
    
    ul.menu-top {
        display: none;
    }
    
    ul.menu-top li:last-child {
        padding-right: 0px;
    }
    
    li.eng-lish img {
        margin-right: 0px;
    }
    
    .box-search {
        margin-top: 3px;
        float: left;
        width: 100%;
        margin-left: 0px;
        clear: both;
        right: 0px;
        top: 10px;
        display: none;
    }
    
    .box-search input[type="text"] {
        width: 78%;
        height: 35px;
        float: left;
        border: 1px solid #ccc;
        border-radius: 0px;
    }
    
    .header-box-cart {
        margin-top: 4px;
    }
    
    .body-container .body-container-content .col-left .left-content {
        display: none;
        position: absolute;
        top: -16px;
        z-index: 999;
        width: 250px;
    }
    
    .body-container .body-container-content .col-left ul#left-menu {
        width: 100%;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li.itop {}
    
    .body-container .body-container-content .col-left ul#left-menu li>ul {
        position: none;
        display: none;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li {
        height: auto;
    }
    
    .left-content h6 {
        display: none;
    }
    
    .body-container .body-container-content .col-mid {
        width: 100% !important;
        padding-left: 0px !important;
    }
    
    .box-adv-center,
    .box-news-hot,
    .ucnewsevent,
    .box-face,
    .box-online-visit,
    .box-top-video {
        display: none;
    }
    
    .box-news-home .body-news img {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 10px;
    }
    
    .item-list.clearfix:first-child {
        width: 100% !important;
    }
    
    .item-list.clearfix:last-child {
        width: 100% !important;
    }
    
    .item-list.clearfix:first-child {
        padding-bottom: 0px !important;
    }
    
    .menu-reponsive {
        display: block;
        width: 100%;
        clear: both;
        margin-bottom: 5px;
        margin-top: 4px;
    }
    
    .nav-menu li:hover a {
        color: #d51917;
        width: 50%;
        display: block;
    }
    
    ul.nav-menu li a {
        font-size: 16px !important;
        width: 100% !important;
    }
    
    .n:before {
        content: "";
        display: block;
        color: red;
    }
    
    .n {
        color: red;
        text-transform: uppercase;
    }
    
    .menu-reponsive .content-menu {
        width: 1100px;
        height: auto;
        max-width: 100%;
        margin: 0px auto;
        padding-left: 10px;
        padding-right: 10px;
        background: #ec1f26;
    }
    
    ul.nav-menu li {
        width: 100%;
        height: auto;
        float: left;
    }
    
    .mnu-rp {
        /*background: #ffcc08;*/
        padding-top: 8px;
        padding-bottom: 8px;
        border-bottom: 1px solid #ccc !important;
        background: #ec1f26;
    }
    
    .mnu-rp .icon-menu {
        background: url('images/menu1.png') 0px 0px no-repeat;
        height: 40PX;
        /* PADDING-LEFT: 10PX; */
        background-position-x: 10px;
    }
    
    .nav-main {
        display: block;
        position: static;
        z-index: 999;
        width: 100%;
        display: block;
        top: 137px;
    }
    
    .nav-menu li.active a {
        color: #d51917;
        width: 100%;
    }
    
    .nav-main {
        background: none;
    }
    
    ul#nav-main-menu {
        background-color: none;
        opacity: 0.9;
    }
    
    ul#nav-main-menu:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li>ul {
        top: 0px;
        position: static;
        left: 248px;
        width: auto;
        z-index: 99;
        opacity: 1;
        height: 100%;
        background: white;
        -webkit-transform-origin: none;
        -moz-transform-origin: none;
        -ms-transform-origin: none;
        -o-transform-origin: none;
        -moz-transform: none;
        -moz-transition: none;
        -ms-transform: none;
        -ms-transition: none;
        -o-transform: none;
        -o-transition: none;
        -webkit-transform: none;
        -webkit-transition: none;
        border-left: none;
        border-bottom: none;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li:hover ul {
        opacity: 1;
        -webkit-transform-origin: initial;
        -moz-transform-origin: initial;
        -ms-transform-origin: initial;
        -o-transform-origin: initial;
        -moz-transform: initial;
        -moz-transition: initial;
        -ms-transform: initial;
        -ms-transition: initial;
        -o-transform: initial;
        -o-transition: initial;
        -webkit-transform: initial;
        -webkit-transition: initial;
    }
    
    .body-container .body-container-content .col-left .box-menu-left:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    
    .body-container .body-container-content .col-left ul#left-menu:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li>ul:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    
    .body-container .body-container-content .col-left:after {
        visibility: hidden;
        display: block;
        font-size: 0;
        content: " ";
        clear: both;
        height: 0;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li>ul>li {
        width: 100%;
    }
    
    .body-container .body-container-content .col-left ul#left-menu li>ul>li {
        border: none;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    ul.product-list li a.pro-name span {
        display: block;
        overflow: hidden;
        height: 38px;
    }
    
    .body-container .body-container-content .col-mid .frame-percent {
        display: none;
    }
    
    div#tab0 p img {
        width: 100% !important;
        height: auto !important;
    }
}
@media (max-width: 750px) {}
@media (max-width: 480px) {
    .banner {
        width: 100% !important;
        height: auto !important;
        margin-top: 32px !important;
    }
    
    .box-news-home .box-news-list {
        width: 100%;
    }
    
    .box-text-footer div {
        width: 100%;
    }
    
    .box-pro-sub ul.product-list {
        margin-left: -5px;
        margin-right: -5px;
        width: auto;
    }
    
    .body-container .body-container-content .col-mid .frame-percent {
        display: none;
    }
    
    .box-pro-sub ul.product-list li {
        width: 50%;
    }
    
    .body-container .body-container-content .col-mid-pro {
        padding-right: 0px;
    }
    
    .input-card {
        float: none;
        width: 70%;
        margin-left: 10px;
    }
    
    ul.product-list li a.pro-name span {
        display: block;
        overflow: hidden;
        height: 38px;
    }
    
    .text-line .row .col-lg-6:first-child {
        margin-bottom: 10px;
    }
    
    .text-line .row .col-lg-6:first-child br {
        display: none;
        margin-bottom: 10px;
    }
    
    .text-line .row .col-lg-6:last-child br {
        display: none;
    }
    
    .pro-detail .form-right {
        width: 100%;
        margin-top: 15px;
    }
    
    .pro-detail .form-right h1 {
        font-size: 18px;
    }
    
    .pro-detail .form-left {
        width: 100%;
    }
    
    ul.product-list li:hover .link-order {
        top: 106px;
        left: 45px;
    }
    
    ul.product-list li:hover .link-order {
        top: 112px;
        left: 46px;
    }
    
    ul.product-list-promo li {
        width: 50%;
    }
    
    ul.product-list li {
        width: 100%;
    }
    
    .box-social-network .body-network {
        top: -65px;
        left: 0px;
    }
    
    ul.hotline {
        float: left;
    }
    
    .box-footer {
        padding-bottom: 10px;
    }
    
    ul.product-list li:hover .link-order {
        top: 129px;
        left: 73px;
    }
    
    ul.product-list-promo li:hover .link-order {
        top: 109px;
        left: 51px;
    }
}
@media (max-width: 360px) {}
@media (max-width: 320px) {
    .pro-detail .form-right h1 {
        font-size: 14px;
        font-family: Roboto-Bold !important;
    }
    
    ul.product-list li {
        width: 100%;
    }
    
    ul.product-list-promo li {
        width: 100%;
    }
    
    .box-social-network .body-network {
        top: -65px;
        left: 0px;
    }
    
    ul.hotline {
        float: left;
    }
    
    .box-footer {
        padding-bottom: 10px;
    }
    
    .below_body {
        display: none;
    }
}
@media (max-width: 350px) {}
@media only screen and (max-device-width: 640px),
only screen and (max-device-width: 667px),
only screen and (max-width: 480px) {}

/*END REPONSIVE*/
ul.nav-menu li a {
    text-transform: none;
    font-size: 14px;
    padding: 0 9px;
    float: none;
    height: auto;
    text-transform: capitalize;
    font-weight: normal;
    padding: 0px 12px 0px;
    /* text-transform: uppercase; */
}
ul.nav-menu li {
    line-height: 40px;
}
ul.nav-menu>li:hover>a {
    background: #fdd83f;
    border: none;
    color: #fff;
    padding: 10px 12px 11px;
}
ul.nav-menu>li>ul>li:hover {
    background: #ed1a21;
}
ul.nav-menu>li>ul>li:hover a {
    color: #fff;
}
a,
img,
li {
    transition: all ease .5s;
}

/* Box-News */
.item-list.clearfix:first-child {
    width: 58%;
    float: left;
    margin: 0px 20px 0 0;
    padding: 0 0 50px 0;
}
.item-list.clearfix:last-child {
    width: 40%;
    float: left;
}
.clearfix {
    clear: none;
    text-align: justify;
}
.item-list.clearfix {
    clear: none;
}
.box-menu-left .header {
    /*     border: none;
background: url('http://hutech.edu.vn/images/icon-hutech.jpg') no-repeat scroll right -40px transparent;
color: red;
font-family:Roboto-Bold !important;
height: 28px;
padding: 5px 0 0 0;
text-transform: uppercase;
width: 100%;
margin-bottom: 10px;
margin-top: 0;
overflow: hidden;
text-align: center;
font-size: 13px; */
    
    display: none;
}
.box-menu-left {
    width: 100%;
    height: auto;
    margin-top: 5px;
    float: left;
}
.box-news-home,
.box-news-index {
    width: 100%;
    height: auto;
    margin-top: 0;
    float: left;
    margin-bottom: 20px
}
ul.menu-left-view h3 {
    font-size: 12px;
    line-height: 45px;
}
.menu-left-view h3 a {
    color: #fff;
    text-transform: uppercase;
}
#menu_left>li:nth-child(1) {
    display: block;
    height: 45px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    background: #fe7c7f;
    line-height: 48px;
    margin: 0 0 10px 0;
}
#menu_left>li:nth-child(2) {
    display: block;
    height: 45px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    background: #3ec654;
    line-height: 48px;
    margin: 0 0 10px 0;
}
#menu_left>li:nth-child(3) {
    display: block;
    height: 45px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    background: #5EAFF0;
    line-height: 48px;
    margin: 0 0 10px 0;
}
#menu_left>li:nth-child(4) {
    display: block;
    height: 45px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    background: #b567fc;
    line-height: 48px;
    margin: 0 0 10px 0;
}
#menu_left>li:nth-child(5) {
    display: block;
    height: 45px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    background: #10b684;
    line-height: 48px;
    margin: 0 0 10px 0;
}
#menu_left>li:nth-child(6) {
    display: block;
    height: 45px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    background: #fe9317;
    line-height: 48px;
    margin: 0 0 10px 0;
}
#menu_left>li:nth-child(7) {
    display: block;
    height: 45px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    background: #a7a70e;
    line-height: 48px;
    margin: 0 0 10px 0;
}
#menu_left>li:nth-child(8) {
    display: block;
    height: 45px;
    position: relative;
    border-radius: 4px 4px 4px 4px;
    text-align: center;
    background: #fa69aa;
    line-height: 48px;
    margin: 0 0 10px 0;
}
.img_cate_right {
    background: url(images/tin-noi-bat.png) no-repeat top center;
    height: 200px;
}
.menu-left-view h3 a:hover {
    text-decoration: none;
}
#menu_left>li:hover {
    opacity: 0.8;
}
.item-list.clearfix ul li a {
    COLOR: #000;
    font-size: 13px;
}
.item-list.clearfix ul li a:hover {
    color: #006cb5;
    text-decoration: none;
}
.item-list.clearfix ul li {
    border-bottom: 1px dotted #ebebeb;
    padding: 10px 10px 5px;
}
ul.menu-top .fa {
    margin: 0 5px;
}
.slides {
    width: 1100px;
    height: auto;
    padding: 0 0px;
    margin: 0 auto;
    float: none;
    max-width: 100%;
}
.body-adv-center img {
    float: left;
    width: 215px;
    object-fit: scale-down;
}
.box-adv-center {
    margin-bottom: 5px;
    margin: 10px 0;
    float: left;
}
.box-adv-center .header {
    display: none;
}
.menu_top_header {
    background: #EC1F26;
    display: none;
}
.header-content-middle {
    position: relative;
    background: url(images/bg_banner_01.jpg) no-repeat right top;
}
.header-content-middle:before {
    right: 0;
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    content: "";
}
#divAdvLeft,
#divAdvRight {
    width: 130px!important;
    position: fixed;
    top: 176px;
    transition: all ease .5s;
}
#divAdvLeft {
    left: 0;
}
#divAdvRight {
    right: 0;
}
div#divAdvLeft.stick,
#divAdvRight.stick {
    top: 0;
    transition: all ease .5s;
}
.banner {
    width: 715px;
    height: auto;
    margin-top: 2px;
}
.box-news-index .event-index .last-news {
    width: 280px;
    height: auto;
    padding-left: 10px;
    float: right;
    margin-bottom: 10px;
}
.box-news-index .event-index {
    width: 100%;
    height: auto;
    margin-top: 5px;
    float: left;
    margin-bottom: 10px;
}
.box-news-index .event-index .last-news .header {
    background: #ec1f26 url("images/bg-right.png") no-repeat top right;
    color: #fff;
    font-family: Roboto-Bold !important;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    line-height: 32px;
    height: 32px;
    border-left: none;
    border: none;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
}
.box-news-index .event-index .last-news .header span {
    display: none;
}
.box-marque {
    /*	position: absolute; */
    
    top: 0px;
    display: block;
    width: 100%;
    height: auto;
    line-height: normal;
    background: #f1f1f1;
    padding: 3px;
    font-style: italic;
    color: #ec1f26;
    font-family: Roboto-Bold !important;
    height: 23px;
}
.mq-center {
    width: 1113px;
    margin: 0px auto;
    padding: 0px 15px;
}

/* new-chong hang gia*/
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) {
    width: 42%;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) a:first-child {
    display: block;
    width: 100%;
    height: 187px;
    overflow: hidden;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) a:nth-child(2) {
    width: 100%;
    display: block;
    height: 38px;
    font-size: 14px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Roboto-Bold !important;
    color: #ec1f26;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) a img {
    width: 100%;
    height: auto;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) .view-container {
    text-align: justify;
    font-size: 13px;
    color: black;
    height: 70px;
    line-height: 22px;
    overflow: hidden;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    ;
}

/*2*/
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(2) {
    width: 55%;
    float: left;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(2) a:first-child {
    display: block;
    width: 25%;
    height: 72px;
    overflow: hidden;
    float: left;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(2) a:nth-child(2) {
    width: 75%;
    display: block;
    height: 38px;
    font-size: 14px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: Roboto-Bold !important;
    color: #ec1f26;
    float: left;
    padding-left: 10px;
    margin-top: 0px;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(2) a img {
    width: 100%;
    height: auto;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(2) .view-container {
    width: 75%;
    float: left;
    padding-left: 10px;
    font-size: 13px;
    height: 57px;
    overflow: hidden;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(2) a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    ;
}

/*end-2*/

/*3*/
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(3) {
    width: 55%;
    float: left;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
    margin-top: 5px;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(3) a:first-child {
    display: block;
    width: 25%;
    height: 72px;
    overflow: hidden;
    float: left;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(3) a:nth-child(2) {
    width: 75%;
    display: block;
    height: 38px;
    font-size: 14px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: Roboto-Bold !important;
    color: #ec1f26;
    float: left;
    padding-left: 10px;
    margin-top: 0px;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(3) a img {
    width: 100%;
    height: auto;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(3) .view-container {
    width: 75%;
    float: left;
    padding-left: 10px;
    font-size: 13px;
    height: 57px;
    overflow: hidden;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(3) a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    ;
}

/*end-3*/

/*4*/
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(4) {
    width: 55%;
    float: left;
    border-bottom: 1px dotted;
    padding-bottom: 5px;
    margin-top: 5px;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(4) a:first-child {
    display: block;
    width: 25%;
    height: 72px;
    overflow: hidden;
    float: left;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(4) a:nth-child(2) {
    width: 75%;
    display: block;
    height: 38px;
    font-size: 14px;
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 5px;
    font-family: Roboto-Bold !important;
    color: #ec1f26;
    float: left;
    padding-left: 10px;
    margin-top: 0px;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(4) a img {
    width: 100%;
    height: auto;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(4) .view-container {
    width: 75%;
    float: left;
    padding-left: 10px;
    font-size: 13px;
    height: 57px;
    overflow: hidden;
}
.box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(4) a:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    ;
}

/*end-4*/

/* end new-chong hang gia*/
table tr td p {
    color: black;
    font-size: 14px;
}
.line {
    height: 24px;
    background: red;
    background: linear-gradient(to right, #f70008 0%, #EC1F26 80%, #EC1F26 50%, #F8EF21 50%, #F8EF21 100%);
}
.views-priority .view-face {
    bottom: 0px;
    position: absolute;
    height: 78px;
    padding: 5px;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
}
.views-priority .view-face p {
    color: #ffffff;
    font-size: 12px;
    font-style: italic;
    height: 52px;
    overflow: hidden;
}
.view-face a {
    font-family: Roboto-Bold !important;
    color: red;
    font-size: 14px !important;
}
.topical a.view-link {
    height: 35px;
    display: block;
    float: left;
    overflow: hidden;
    text-align: justify;
    color: black;
}
.box-adv-left .header {
    display: none;
}
ul.body-adv-center {
    width: 100%;
    position: relative;
    top: 4px;
}
ul.body-adv-center img {
    width: 100%;
    height: auto;
}
.btn-common-close {
    position: absolute;
    background: transparent;
    top: 0;
    transition: all ease .5s;
}
.menu-bg {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(0, 0, 0, 0.298039) !important;
    transition: all ease .5s;
}
body {
    position: relative;
}
.btn-common-close {
    position: absolute;
    background: transparent;
    top: 0;
    transition: all ease .5s;
}
.box-news-detailt .cate-header.sub-top:after {
    content: "";
    width: 100%;
    height: 3px;
    position: absolute;
    bottom: 0px;
    background: none;
    z-index: 1;
    left: 0px;
}
.body-container .col-mid .box-adv-right {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 10px;
}

/*===== Video=====*/
ul#list_player {
    float: left;
    width: 100%;
}
.box-top-video {
    /* margin-bottom: 15px; */
    
    background: white;
    background: white;
    /* padding-bottom: 10px; */
    
    margin-top: 15px;
}
ul#list_player li:before {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background: #f04655;
    border-radius: 100%;
    top: 16px;
    left: 4px;
}
ul#list_player li a {
    color: black;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ebebeb;
    font-size: 12px;
    font-weight: normal;
}
ul#list_player li {
    /* border-bottom: 1px dotted #ebebeb; */
    
    position: relative;
    padding-left: 16px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 100%;
    padding-right: 10px;
}
.body-video {
    float: left;
}

/*===== End Video=====*/
.box-adv-left ul li {
    margin-top: 10px;
}

/*=====Tin noi bat=====*/
.box-news-priority {
    float: left;
    width: 100%;
    height: auto;
    background: #f7f5f8;
    margin-bottom: 10px;
    border-radius: 5px;
    margin-top: 10px;
    padding-bottom: 7px;
}
.box-news-priority ul.body-news li.item-list {
    height: auto;
    float: left;
    padding: 10px;
}
.box-news-priority ul.body-news li.item-list a.img-view {
    display: block;
    clear: both;
    float: left;
    height: 141px;
    overflow: hidden;
}
.box-news-priority ul.body-news li.item-list a.img-view img {
    width: 100%;
    height: auto;
}
.box-news-priority ul.body-news li.item-list h5 {
    float: left;
    height: 44px;
    overflow: hidden;
    padding: 10px 0px;
}
.box-news-priority ul.body-news li.item-list h5 a {
    font-size: 14px;
    font-family: Roboto-Bold !important;
    color: #ec1f26;
    display: inline-block;
    width: 100%;
    padding: 0px 10px;
    text-align: justify;
}
.box-news-priority ul.body-news li.item-list .div-news-container {
    display: block !important;
    float: left;
    padding: 0px 10px;
    text-align: justify;
    height: 50px;
    overflow: hidden;
}
.box-news-priority .header {
    padding: 12px 10px 0px 10px;
    text-transform: uppercase;
    font-size: 14px;
    color: red;
}
.box-news-priority .owl-buttons {
    display: block !important;
}
.box-news-priority .owl-theme .owl-controls .owl-buttons .owl-prev {
    background-position: center center;
    right: 35px !important;
    position: absolute;
    top: -27px;
    left: initial;
    display: block;
    font-size: 15px;
    border-radius: 0px;
    background: transparent;
    border: 1px solid #9e9e9e;
    color: #353535;
    width: auto;
}
.box-news-priority .owl-theme .owl-controls .owl-buttons .owl-next {
    background-position: center center;
    right: 5px;
    position: absolute;
    top: -27px;
    display: block;
    border-radius: 0px;
    background: transparent;
    font-size: 15px;
    border: 1px solid #9e9e9e;
    color: #353535;
}
.box-news-priority .owl-theme .owl-controls .owl-buttons div {
    padding: 0px 8px;
}

/*=====End tin noi bat=====*/

/*=====Bao ve nguoi tieu dung=====*/
.ucthematicnews {
    display: none;
}
.ucthematicnews .header {
    background: #ec1f26 url(images/bg-right.png) no-repeat top right;
    color: #fff;
    font-family: Roboto-Bold !important;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    line-height: 33px;
    height: 32px;
    border-left: none;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
}
.ucthematicnews .box-news-thematic>.header {
    display: none;
}
.ucthematicnews .box-news-thematic ul.body-news .frame-top a.view-img img {
    width: 100%;
    height: auto;
}
.ucthematicnews .box-news-thematic ul.body-news .frame-top a.view-img {
    display: block;
    float: left;
    width: 30%;
    margin-right: 10px;
    height: 60px;
    overflow: hidden;
}
.ucthematicnews .box-news-thematic ul.body-news .frame-top a.view-link {
    width: 66%;
    float: left;
    color: black;
    text-align: justify;
    text-decoration: none;
}
.ucthematicnews .box-news-thematic ul.body-news .frame-top {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

/*=====End Bao ve nguoi tieu dung=====*/

/*=====Tin xem nhieu=====*/
.ucnewsevent .box-news-event {
    float: left;
}
.ucnewsevent .header {
    background: #ec1f26 url(images/bg-right.png) no-repeat top right;
    color: #fff;
    font-family: Roboto-Bold !important;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center;
    line-height: 33px;
    height: 32px;
    border-left: none;
    font-size: 13px;
    text-align: left;
    padding-left: 10px;
}
.ucnewsevent .box-news-event>.header {
    display: none;
}
.ucnewsevent .box-news-event ul.body-news li.item-list a.img-view img {
    width: 100%;
    height: auto;
}
.ucnewsevent .box-news-event ul.body-news li.item-list a.img-view {
    display: block;
    float: left;
    width: 30%;
    margin-right: 10px;
    height: 60px;
    overflow: hidden;
}
.ucnewsevent .box-news-event ul.body-news li.item-list h5 {
    width: 66%;
    float: left;
    color: black;
    text-align: justify;
}
.ucnewsevent .box-news-event ul.body-news li.item-list h5 a {
    display: block;
    width: 100%;
    text-align: justify;
    color: black;
    text-decoration: none;
}
.ucnewsevent .box-news-event ul.body-news li.item-list {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
marquee {
    width: 1064px !important;
    margin: 0px auto;
}
.below_body {
    position: absolute;
    right: 0px;
    top: 190px;
    right: 72px;
}

/*=====End Tin xem nhieu=====*/
.news-detailt p {
    text-align: justify;
}
.news-container {
    text-align: justify;
}
.shares {
    display: none;
}
.div-addthis-news {
    margin-top: 20px;
    margin-right: -30px;
    float: right;
    display: none;
}

/*======== FIX IPAD ========*/
@media screen and (max-width:480px) {
    .box-news-index .topical .frame-top .view-img {
        height: 70px;
    }
    
    .box-news-sub .box-body.clearfix .cat-news.clearfix a img {
        padding-left: 0px;
        margin-bottom: 10px;
    }
    
    .box-news-sub .box-body.clearfix .cat-news.clearfix>a,
    .box-news-sub .box-body .cat-news h4,
    .box-news-sub .box-body .cat-news .clearfix {
        width: 100%;
        padding-left: 0px;
    }
    
    .box-news-sub .box-body .cat-news {
        padding: 10px;
    }
}
@media screen and (width:768px) {
    .views-priority,
    .last-news {
        width: 100% !important;
    }
    
    .box-news-index .topical .frame-top .view-img {
        height: 70px;
    }
    
    .box-news-index .event-index .last-news {
        padding-left: 0px !important;
    }
    
    .box-news-home .box-news-list .body-news.clearfix .item-list {
        width: 100% !important;
    }
    
    .item-list.clearfix:first-child {
        padding: 0px !important;
        margin-bottom: 10px;
        border-bottom: 1px dotted;
        padding-bottom: 5px !important;
    }
    
    .box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) a:nth-child(2) {
        height: auto !important;
    }
    
    .ucnewsevent .box-news-event ul.body-news li.item-list a.img-view {
        margin-right: 5px !important;
    }
    
    .ucnewsevent .box-news-event ul.body-news li.item-list {
        padding-bottom: 0px !important;
    }
    
    .body-container .col-mid .box-adv-right img {
        width: 100% !important;
        height: auto !important;
    }
    
    .box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) a:nth-child(2),
    .box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) .view-container {
        width: 75% !important;
        float: left;
        padding-left: 10px;
    }
    
    .box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) a:nth-child(2) {
        margin-top: 0px !important;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    
    .box-news-home .box-news-list .body-news.clearfix .item-list:nth-child(1) a:first-child {
        width: 25% !important;
        height: 72px !important;
        float: left;
    }
    
    .menu-reponsive {
        display: block !important;
        width: 100%;
        clear: both;
        margin-bottom: 5px;
        margin-top: 4px;
    }
    
    div.collapses {
        position: fixed;
        top: 0px;
        left: -250px;
        width: 250px;
        height: 100%;
        background: rgb(236, 31, 38);
        overflow-y: scroll;
        z-index: 1000;
    }
    
    .menu-reponsive .content-menu {
        width: 1100px;
        height: auto;
        max-width: 100%;
        margin: 0px auto;
        padding-left: 10px;
        padding-right: 10px;
        background: #ec1f26;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .mnu-rp .icon-menu {
        background: url(images/menu1.png) 0px 0px no-repeat;
        height: 40px;
        /* PADDING-LEFT: 10PX; */
        background-position-x: 10px;
    }
    
    .below_body {
        right: 10px !important;
        top: 165px !important;
        font-size: 14px;
        color: white;
        text-transform: uppercase;
    }
    
    ul.nav-menu li {
        width: 100%;
        height: auto;
        float: left;
        border-bottom: 1px dotted white;
    }
    
    .box-marque {
        display: none !important;
    }
    
    .ul-language {
        display: none;
    }
}
@media screen and (max-width:768px) {
    .col-bootom-right .box-pro-sub .box-body img {
        width: 100% !important;
        height: auto !important;
    }
}

/* css info bottom */
.info-bottom p {
    margin-bottom: 6px;
}
.info-bottom {
    color: #000000;
    padding-top: 12px;
    font-size: 13px;
    margin-top: 15px;
    width: 100%;
    float: left;
    border-top: 1px solid #e5e5e5;
}
.info-bottom-left {
    width: 44%;
    float: left;
    margin-right: 2%;
}
.info-bottom-right {
    width: 54%;
    float: left;
}
.body-container .col-left .col-bootom-right img{
    max-width: 100%;
    height: auto;
}