@media only screen and (min-width: 1200px){
    .container{
        max-width: 1170px;
    }
}
@media only screen and (max-width: 1746px) { 
}
@media only screen and (max-width: 1536px) { 
}
@media only screen and (max-width: 1366px) { 
}
@media only screen and (max-width: 1280px) { 
}
@media only screen and (max-width: 1100px) {
    .container{
        max-width: 100%;
    }
    #news_post .owl-nav .owl-prev{
        left: 0;
    }
    #news_post .owl-nav .owl-next{
        right: 0;
    }
    ul.primary-menu li a{
        padding: 8px;
    }
}
@media only screen and (max-width: 992px) {
    .eltdf-pli-title-holder .eltdf-pli-title{
        padding: 0;
    }
    .main-team .col-md-dacbiet.thap .item-dacbiet {
        top: 30px;
    }
    .sologan{
        display: none;
    }
}
@media only screen and (max-width: 980px) { 
    ul.primary-menu{
        display: none;
    }
    #bars{
        display: block;
        padding: 5px 15px;
        font-size: 24px;
        text-align: right;
    }
    #menu.mm-menu.mm-current{
        display: block;
    }
    #header{
        padding: 10px 0;
    }
    .head-mobile{
        display: none;
    }
    #primary{
        border-bottom: 0;
    }
}
@media only screen and (max-width: 800px) {
    
}
@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 768px) {
    .img-responsive{
        max-width: 100%;
        width: 100%;
    }
    h1{
        font-size: 22px;
    }
    h2{
        font-size: 20px;
    }
    h3{
        font-size: 18px;
    }
    h4{
        font-size: 16px;
    }    
}
@media only screen and (max-width: 767px) {
    .logo {
        text-align: center;
    }
    .logo h1, .logo p{
        padding: 0px 0;
    }
   /* #footer{
        padding-top: 20px;
        margin-top: 10px;
    }*/
    ul.secondary-menu{
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .information {
        margin-bottom: 30px;
    }
    .service_menu{
        overflow: hidden;
    }
    #topbar .time-phone{
        float: none !important;
    }
    .height-about{
        margin-bottom: 30px;
    }
    .main-gallery{
        display: none;
    }
  	.zalo-container:not(.right){
  		left: 12px !important;
  	}
}
@media only screen and (max-width: 720px) {
    .content-about p strong{
        font-size: 15px;
    }
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 600px) {
}
@media only screen and (max-width: 576px) {
}
@media only screen and (max-width: 568px) {
    .logo h1, .logo p{
        padding: 0px 0 10px;
    }
    ul.secondary-menu {
        padding-top: 20px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .brick-item .star-rating{
        float: none;
    }
}
@media only screen and (max-width: 563px) {
}
@media only screen and (max-width: 549px) {
}
@media only screen and (max-width: 534px) {
}
@media only screen and (max-width: 480px) {
    .category #category .col-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 414px) {
    .phone_email{
        font-size: 12px;
    }
}
@media only screen and (max-width: 411px) {
}
@media only screen and (max-width: 375px) {
    #footer{
        text-align: center;
    }
    .secondary-menu .col-4{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    ul.secondary-menu{
        margin-bottom: 0;
        text-align: center;
    }
}
@media only screen and (max-width: 360px) {    
    .col-6{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media only screen and (max-width: 338px) {
}
@media only screen and (max-width: 330px) {
}
@media only screen and (max-width: 320px) {
}
@media (min-width: 320px) and (max-width: 767px) {
}
@media (max-width: 767px) and (min-width: 320px) {
}