/* Responsive */
@media(max-width:1300px){
 .wrap-content { margin: 0px 15px; } 
 .wrap-main  { margin: 0px 15px; margin-bottom: 20px;} 
 }

@media(max-width:1024px){
 .toolbar { display: none; } 
 .menu .menu_fixed li.line { margin: 0px 40px; } 
 .tel { display: none; } 
 .giohang { width: 50%; } 
 .search-header { display: none; } 
 }

@media(max-width:850px) { } 

@media(max-width:769px){
 .toolbar { display: block; } 
 .giohang { width: 100%; } 
 .xemthem_gioithieu { font-family: 'ReadexProMedium'; font-size: 12px; background-color: #009C14; color: #fff; height: 35px; width: 110px; line-height: 38px; text-align: center; display: inline-block; text-transform: uppercase; margin-top: 20px; margin-bottom: 20px; border-radius: 5px; } 
 .gioithieu_img_left::after { display: none; } 
 .footer { margin: 0 !important; } 
 }

@media(max-width:440px){
 .logo_name,.logo { display: none; } 
 .logo_mmenu { display: block; text-align: center; } 
 .btn-frame,#messages-facebook { display: none; } 
 .logo-header img { width: 50%; } 
 .logo_main { display: flex; align-items: center; justify-content: flex-end; } 
 .grid-page { display: grid; grid-template-columns: repeat(2, 1fr); grid-gap: 20px 10px; } 
 .box_gioithieu { display: flex; justify-content: center; align-items: start; flex-direction: column; } 
 .gioithieu_left { width: 100%; } 
 .gioithieu_middle::after{display: none;}
 .gioithieu_right { width: 100%; margin-left: 0;} 
 .gioithieu_vi2 { font-size: 30px; } 
 .footer_box { display: flex; align-items: start; justify-content: space-between; flex-wrap: wrap; } 
 .footer-news:nth-child(1){width: 100% !important;}
 .footer-news:nth-child(2){width: 100% !important;margin-top: 30px !important;}
 .footer-news:nth-child(3){width: 100% !important;margin-top: 30px !important;}
 .footer-copyright,.footer-statistic{text-align: center;}
 }

@media(max-width:369px) { } 