@media (min-width: 968px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.8rem;
    padding-left: 0.8rem;
    margin-right: 1px;
    margin-left: 1px;
  }
}
@media (max-width: 767px) {
  .ind_bt {
    border-left: 0px solid #da1218;
  }
  .foo_ter img {
    width: 176px !important;
  }
  .dropdown-item {
    font-size: 13px !important;
    white-space: normal;
  }
  .w-sm-95 {
    width: 100%;
  }
  /* .abt_gol {
    position: inherit;
    bottom: -20px;
  } */
  .min-nav {
    position: absolute;
    right: 0;
    top: 82px;
    background: #e3e2e2;
    width: 176px;
    padding: 10px;
    transition: 0.2s all linear;
    z-index: 11;
  }
  .cot_img {
    position: inherit;
    bottom: -20px;
  }
  .navbar-dark .navbar-nav .nav-link.active {
    color: #e96a14 !important;
    background: #e75e0000;
  }
  .navbar-dark .navbar-nav .nav-link:hover {
    color: #e96a14 !important;
    background: #e75e0000;
  }
  .cor_sta img {
    width: 300px;
  }
}

@media (max-width: 567px) {
  .carousel-caption .ban_cap p {
    display: none;
  }
  .bl_pag {
    height: 300px;
    overflow: hidden;
  }
  .bl_pag img {
    min-height: 300px;
  }
  .data_sci ul {
    display: flex;
    justify-content: center;
  }
  .data_sci .nav-link::before {
    display: none;
  }
  .data_sci li a {
    display: inherit;
    width: 144px;
    height: 116px;
    text-align: center;
  }
  .data_sci i {
    margin: auto;
  }
  .data_sci li {
    margin-top: 10px;
    margin-right: 10px;
  }
  .text_img {
    height: 250px;
    overflow: hidden;
  }
  .text_img img {
    min-height: 250px;
  }
  .img_po .blu_box {
    position: inherit;
    margin-top: 10px;
  }
}
@media (max-width: 1200px) {
  .w-lg-90 {
    width: 90%;
  }
}
@media (max-width: 567px){
  .su_con h1{
    font-size: 25px;
  }
}
