﻿@media (max-width:1360px) {
    
}

@media (max-width:1024px){
   #VideoLoadControl #product .service-chitiet{width: 100%}
    .Safety .owl-buttons{display: none}
  #product .video-trangchu{ width: 70%;float: right}
  .videoList .items{ width: 48%;margin: 0;float: left;margin-bottom: 50px}
  .videoList .items.tb1{float: right}
  .videoList .items .khungAnh{ width: 100%;height: 170px}
  .videoList .items .khungAnh img{ width: 100%;height: 170px}

  #ortherVideo {width: 100%}
  #ortherVideo #videoList{width: 687px}
  #ortherVideo #videoList .items{ width: 94%;margin: 0px auto;float: none}
}

@media (max-width:992px){
    /* For desktop: */    
  
   
}

@media (max-width:768px){
    /* For tablet: */
 #product .video-trangchu{width: 100%}
 #ortherVideo #videoList{width: 100%}
 #ortherVideo .owl-buttons div.owl-next{right: 0}
}

@media (max-width:600px){
    /* For mobile: */
    .videoList .items{width: 100%}

    #ortherVideo #videoList .items{ width: 100%;margin: 0px auto;float: none}
}
@media (max-width:568px) {
 
}

@media (max-width:400px) {

}

@media (max-width:320px) {
  
}