@import url("https://fonts.googleapis.com/css?family=Space+Mono:400,700&display=swap&subset=vietnamese");
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  overflow: hidden;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media screen and (min-width: 1025px) {
  .dropdown2:hover > ul {
    display: block;
  }
}
/*Ipad ngang(1024 x 768)*/
@media (min-width: 1500px) {
  .intromain {
    background-size: 100% 100%;
  }
  .videomain {
    background-size: 100% 100%;
  }
}
@media (max-width: 1200px) {
  .img-right {
    height: 95px;
  }
}
@media screen and (max-width: 1024px) {
  .img-right {
    height: 80px;
  }
  .navbar-default .navbar-nav > li > a {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 500;
  }
  .navbar-default .navbar-brand {
    padding-right: 10px;
    font-weight: 500;
  }
  .item-camket .content strong {
    font-size: 13px;
  }
  .item-camket .content span {
    font-size: 13px;
  }
  ul.menu-header > li > a {
    font-size: 11px;
  }
  .img-cc img {
    font-size: 16px;
  }
}
/*Ipad dọc(768 x 1024)*/
@media screen and (max-width: 768px) {
  /* body {
    overflow: hidden;
  } */
  .list-video {
    grid-template-columns: 100%;
  }
  .item-video {
    margin-top: 30px;
  }
  .img-gt {
    height: 400px;
  }
  .img-cc {
    position: relative;
    top: unset;
    right: unset;
    text-align: center;
    grid-row-start: 1;
    grid-row-end: 2;
    margin-bottom: 20px;
  }
  .cauchuyenmain {
    height: auto;
  }
  .item-cauchuyen {
    grid-template-columns: 100%;
  }
  .tengp-left {
    font-size: 19px;
  }
  .gp-left::after {
    display: none;
  }
  .group-gp-r {
    padding-right: 30px;
  }
  .img-right {
    height: 68px;
  }
  .item-intro {
    grid-template-columns: 100%;
    gap: 2rem;
  }
  .sm-none {
    display: none;
  }
  .sm-block {
    display: block;
  }
  .navbar-form .form-group {
    width: 85%;
  }
  .navbar-form .form-control {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0px;
  }
  .navbar-form button {
    background-color: #67b313;
    border-radius: 0px;
    color: #fff;
    border: 1px solid #67b313;
    margin-left: -4px;
  }
  .navbar-form {
    margin-top: 19px;
  }
  .navbar-toggle {
    /* margin-top: 19px; */
    /* border: 1px solid #67b313; */
    border-radius: 0px;
  }
  .navbar-toggle .icon-bar {
    background-color: #67b313;
  }
  .gio-hang a {
    background-color: transparent;
    color: #67b313;
    padding: 0px;
    font-size: 18px;
    position: relative;
    line-height: 10px;
    margin-top: 26px;
  }
  .gio-hang a span {
    position: absolute;
    background-color: red;
    color: #fff;
    padding: 5px;
    font-size: 13px;
    line-height: 8px;
    border-radius: 50%;
    top: -7px;
    left: 12px;
  }
  form#frm1 {
    display: none;
  }
  nav.navbar.navbar-default {
    display: block;
  }
  header.md-none.xs-block.container-fluid {
    display: block;
  }
  header.xs-none {
    display: none;
  }
  .item-camket .content {
    margin-right: -10px;
    margin-top: 10px;
  }
  .item-camket .content span {
    font-weight: 600;
    color: red;
    font-size: 14px;
  }
  .logo {
    margin-left: -15px;
    text-align: left;
  }
  header .row.m-5 {
    display: flex;
    align-items: center;
  }
  ul.nav.navbar-nav {
    display: none;
  }
  .hc-nav-trigger.hc-nav-1 {
    display: block !important;
  }
  .navbar-header {
    width: 100%;
  }
}
/*Tablet nhỏ(480 x 640)*/
@media screen and (max-width: 767px) {
  .xs-block {
    display: block;
  }
  .xs-none {
    display: none !important;
  }
  .breadcrumb {
    display: none;
  }
  .chantrang {
    padding-bottom: 75px;
  }
}
@media (max-width: 480px) {
  .itemnew {
    grid-template-columns: 100%;
  }
  .group-mota-tt {
    grid-row-start: 2;
  }
  .img-cc img {
    font-size: 10px;
  }
  .item-gp {
    grid-template-columns: 100%;
  }
  .gp-right {
    margin-top: 20px;
  }
  .gp-left {
    height: 300px;
  }
  .tengp-right {
    font-size: 14px;
  }
  .motagp-right {
    font-size: 12px;
    height: 33px;
    margin-top: 0px;
  }
  .group-gp-r {
    left: 80px;
  }
  .img-right {
    height: 60px;
  }
}
@media (max-width: 375px) {
  .gp-left {
    height: 270px;
  }
  .tengp-left {
    font-size: 18px;
  }
  .img-right {
    height: 55px;
  }
  .img-gt {
    height: 300px;
    margin-top: 30px;
  }
}
/*Iphone(480 x 640)*/
@media screen and (max-width: 320px) {
  .img-right {
    height: 50px;
  }
  .tengp-left a {
    font-size: 20px;
  }
  .img-cc img {
    font-size: 8px;
  }
  input#txtMail {
    margin-right: 8% !important;
  }
}
/*Smart phone nhỏ*/
@media screen and (max-width: 240px) {
}
