 
/*ipad-pro*/  
@media (min-width: 992px) and (max-width: 1200px){ 
/*Dùng chung*/  
.margin_top ,.bg_search{ margin-top: 4em; }
/*Head*/
.box_logo {margin:0 auto; text-align:center}
#ja-header { position: fixed; z-index: 9;top: 0;}
/*Menu*/
.menumain li a { padding: 0.7em 1em; }
/*Search*/    
.bg_search {overflow: hidden;padding: 0;}
.slider_top { padding: 0; }
.title_h {  font-size: 1.5em;  line-height: 2em;}
.title_h i { font-size: 1em;}
.form_select { width: 31.8%; margin: 1em 0.5em;}
.form_select select {  float: left;  padding: 0.5em; }
button.search-submit { padding: 0.34em 2em;  }
/*Dự án hot*/
.box_rightduanhot {font-size: 0.8em;}
.box_homepostduanhot div div a h3,.content_homepostduanhot {    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    height: 42px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
 }

/*Footer*/
.bg-menu-footer {  padding: 1em 0 0;}
.menu-footer > li { font-size: 12px; margin-bottom: 1em; margin-right: 0.5em; width: 24%;}
.thongtinfooter {margin-bottom:1em} 
 

}     
	 
/*ipad*/   
@media (min-width: 768px) and (max-width: 991px){
/*Dùng chung*/ 
.anmobile {display:none} 
.margin_top ,.bg_search{ margin-top: 6em; }
/*Head*/
.box_logo {margin:0 auto; text-align:center}
#ja-header { position: fixed; z-index: 9;top: 0;}
/*Search*/    
.bg_search {overflow: hidden;padding: 0;}
.slider_top { padding: 0; }
.title_h {  font-size: 1.5em; text-align: center;line-height: 2em;}
.title_h i { font-size: 1em;}
.form_select { width: 31.3%; margin: 1em 0.5em;}
.form_select select {  float: left;  padding: 0.5em; }
button.search-submit { padding: 0.34em 2em;  }
 
/*Footer*/
.bg-menu-footer {  padding: 1em 0 0;}
.menu-footer > li { font-size: 12px; margin-bottom: 1em; margin-right: 0.5em; width: 24%;}
.thongtinfooter {margin-bottom:1em}



}

/*low resolution tablets, mobiles (landscape)*/ 
@media (min-width: 577px) and (max-width: 767px){ 
/*Dùng chung*/ 
.anmobile {display:none} 
.margin_top ,.bg_search{ margin-top: 5.2em; }
/*Head*/
.box_logo {margin:0 auto; text-align:center}
#ja-header { position: fixed; z-index: 9;top: 0;}
/*Search*/    
.bg_search {overflow: hidden;padding: 0 0 1em;}
.slider_top { padding: 0; }
.title_h {  font-size: 1.5em; text-align: center;line-height: 2em;}
.title_h i { font-size: 1em;}
.form_select { width: 45.9%; margin: 1em 0.5em;}
.form_select select {  float: left;  padding: 0.5em;background-color: #fff; height: calc(1.5em + 1rem + 2px);}
button.search-submit { padding: 0.34em 2em;  }
/*Dự án hot*/
.box_homepostduanhot div div a h3 {font-size: 0.8em; } 
.content_homepostduanhot {display: none;}
.box_rightduanhot { font-size: 0.9em;}
.box_rightduanhot p {margin: 0;} 
.ngaydang, .gia_sigle {margin-right: 0em;}
/*Tin nổi bật*/
.box_giaandnd .float-right {float:none !important; display:table}
/*Footer*/
.bg-menu-footer {  padding: 1em 0 0;}
.menu-footer > li { width: 50%; font-size: 13px;margin-bottom: 1em;}
.thongtinfooter {margin-bottom:1em}

  
}
   
/*smartphones mobiles (portrait)*/ 
@media (min-width: 320px) and (max-width: 576px){ 
/*Dùng chung*/ 
.anmobile {display:none} 
.margin_top ,.bg_search{ margin-top: 5.2em; }
/*Head*/
.box_logo {margin:0 auto; text-align:center}
#ja-header { position: fixed; z-index: 9;top: 0;}
/*Search*/    
.bg_search {overflow: hidden;padding: 0 0 1em;}
.slider_top { padding: 0; }
.title_h {  font-size: 1.5em; text-align: center;line-height: 2em;}
.title_h i { font-size: 1em;}
.form_select { width: 45.9%; margin: 1em 0.5em;}
.form_select select {  float: left;  padding: 0.5em; background-color: #fff; height: calc(1.5em + 1rem + 2px);} 
button.search-submit { padding: 0.34em 2em;  }
/*Dự án hot*/
.box_homepostduanhot div div a h3 {font-size: 0.8em; } 
.content_homepostduanhot {display: none;}
.box_rightduanhot { font-size: 0.9em;}
.box_rightduanhot p {margin: 0;} 
.ngaydang, .gia_sigle {margin-right: 0em;}
/*Tin nổi bật*/
.box_giaandnd .float-right {float:none !important; display:table} 
/*Footer*/
.bg-menu-footer {  padding: 1em 0 0;}
.menu-footer > li { width: 50%; font-size: 13px;margin-bottom: 1em;}
.thongtinfooter {margin-bottom:1em}




}







 
 