/*X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) and (max-width: 1600px) { 
.box_sidebar ul > li > a {font-size: 1em;}	 
}

/*X-Large devices (large desktops, 1600px and up)*/
@media (min-width: 1600px) and (max-width: 2200px) { 
 
}

/*Extra Extra Large - Desktop*/  
@media (min-width: 2300px) and (max-width: 3000px) {
 
}

/*Extra Extra Large - Desktop*/ 
@media (max-width: 1399.98px){ 
.box_sidebar ul > li > a {font-size: 1em;}	 
}

/*Large Devices (Laptops ≥992px and <1200px)*/
@media (max-width: 1199.98px) { 
.box_sidebar ul > li > a {font-size: 1em;}	
	
}

/*Medium Devices (Tablets ≥768px and <992px)*/
@media (max-width: 991.98px) {  
.bg_headpage {margin-top: 6.4rem;} 
.form_pagelienhe{margin-top:3rem}

}


/*Small Devices (Mobiles ≥576px and <768px)*/
@media (max-width: 767.98px) {  
/*Head-page*/
.bg_headpage,.banner_gioithieu{margin-top: 4.7rem;}	
.title_page {font-size: 1.5em;} 
/*Page gioi thieu*/ 
.box_pagegioithieu{margin-top:3rem}
.box_bangcapvachungnhanpagegt{margin-top:3rem}
/*Page ảnh trước sau*/
.box_pagehinhanhtruocsau {margin-top: 3rem;}
.tieude_pagehinhanhtruocsaumain {font-size: 1.8rem;}
/*Archive*/
.title_videopagearchive {font-size: 1.2em;} 
.content_singleproduct{margin:2em 0}
.title_ttktsanpham { font-size: 1.2em; font-family: 'SVN-Gilroy-SemiBold';}
/*Page liên hệ*/ 
.imgform_pagelienhe {position: relative; width: 50%;}
.form_pagelienhe { padding: 2em 1em; margin-left: 0; }
.box_noidunglienhe {margin-top: 1.5rem;}
.noidunglienhechild {padding: 1em;}
.noidunglienhe h3 {font-size: 1em;}
.noidunglienhe h4 {  font-size: 0.9em;}
.form_pagelienhe h3, .map_pagelienhe h3 { font-size: 1.2em;}
.map_pagelienhe {margin-top: 2em; padding: 0;}  
}


/*Extra Small Devices (Mobiles <576px)*/
@media (max-width: 575.98px) { 
/*Head-page*/
.bg_headpage,.banner_gioithieu{margin-top: 4.7rem;}	
.title_page {font-size: 1.5em;} 
/*Page gioi thieu*/ 
.box_pagegioithieu{margin-top:3rem}
.box_bangcapvachungnhanpagegt{margin-top:3rem}
/*Page ảnh trước sau*/
.box_pagehinhanhtruocsau {margin-top: 3rem;}
.tieude_pagehinhanhtruocsaumain {font-size: 1.8rem;}
/*Archive*/
.title_videopagearchive {font-size: 1.2em;} 
.content_singleproduct{margin:2em 0}
.title_ttktsanpham { font-size: 1.2em; font-family: 'SVN-Gilroy-SemiBold';}
/*Page liên hệ*/ 
.imgform_pagelienhe {position: relative; width: 50%;}
.form_pagelienhe { padding: 2em 1em; margin-left: 0; }
.box_noidunglienhe {margin-top: 1.5rem;}
.noidunglienhechild {padding: 1em;}
.noidunglienhe h3 {font-size: 1em;}
.noidunglienhe h4 {  font-size: 0.9em;}
.form_pagelienhe h3, .map_pagelienhe h3 { font-size: 1.2em;}
.map_pagelienhe {margin-top: 2em; padding: 0;} 
}  