@media (max-width: 1300px) {

  .quote_btn-container {
    display: none;
  }

  .custom_nav-container .navbar-nav {
    align-items: center;
  }

  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 5px 15px;
  }
  .form-inline {
    margin-right: 117px;
}
.search-box input{
  width: 115px;
}
}

@media (min-width: 992px) and (max-width: 1199px) { 
   .custom_nav-container .navbar-nav .nav-item .nav-link {
  padding: 5px 8px!important;
  font-size: 14px!important;
} 
}

@media (max-width: 991.5px) {
  .hero_area {
    height: auto;
    /* overflow: hidden;
    width: 100%; */
  }
  .custom_nav-container .navbar-nav .nav-item {
    border-right:none!important;
}

  .header_section .header_top {
    display: none;
  }

  .header_section .header_bottom {
    background-color: #003471;
  }

  .navbar_brand_mobile {
    display: flex;
    font-size: 30px;
  }

  .custom_nav-container .navbar-nav {
    padding-top: 15px;
  }

  .header_section .header_top .contact_nav a span {
    display: none;
  }

  .custom_nav-container .navbar-nav .nav-item .nav-link {
    padding: 5px 25px;
    margin: 5px 0;
  }

  .slider_section .detail-box h1 {
    font-size: 2.5rem;
  }

  .slider_section {
    padding: 75px 0;
  }

  .contact_section .form_container {
    background-color: #003471;
    padding: 45px 25px;
  }
  .custom_nav-container .navbar-nav .nav-item:hover > .mncon {
    display: block;
    position: relative;
    width: 100%!important;
    animation:none;
    margin-left: 0px!important;
    max-width: 991px;
  }
  .uldp > .lidp {
    width: 100%;
}
.slider_section .detail-box{
  left: 2%;
  top: 10%;
}
.slider_section .detail-box h3{
  font-size: 2.5rem;
}
h3{
  font-size: 30px;
}
.slider_section .carousel_btn-box{
  bottom: 35px;
}
.sale-product .product1{
  width: 50%;
}
.sale-product .product{
  width: 50%;
}
.sale-product {
  width: 100%;
}
.detail-sp {
  width: 100%;
}
}
@media (max-width: 767.5px) {
  .slider_section .detail-box {
    text-align: center;
  }

  .slider_section .detail-box .btn-box {
    justify-content: center;
  }

  .about_section .img-box {
    margin-top: 45px;
  }

  .project_section .box .detail-box {
    opacity: 1;
    visibility: visible;
  }

  .contact_section .form_container .btn_box {
    justify-content: center;
  }

  .client_section .carousel-indicators {
    flex-direction: row;
  }

  .info_section .row>div {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .info_section .info_main .rov>div {
    margin-bottom: 25px;
  }

  .info_section .social_box {
    margin-bottom: 25px;
  }
  .sale-product {
    width: 100%;
  }
  .detail-sp {
    width: 100%;
  }
  .dmquan7 .heading_container span {
    border-bottom: 0px dotted #ffb300;
  }
   .listquan7{
    flex-wrap: wrap;
  }
  .listquan7 a{
    width: 50%;
    padding: 5px;
    border-radius: 5px;
  } 

}

@media (max-width: 576px) {
  .header_section .header_top .social_box {
    display: none;
  }

  .header_section .header_top .contact_nav a {
    margin: 0;
    margin-left: 15px;
  }

  .client_section .box {
    flex-direction: column;
    align-items: center;
  }

  .client_section .box .detail-box {
    margin-top: 15px;
    margin-left: 0;
  }
  .sale-product .product1{
    width: 100%;
  }
  .sale-product .product{
    width: 100%;
  }
  .sale-product {
    width: 100%;
  }
  .detail-sp {
    width: 100%;
    margin: 0 0 0 0;
  }
  
  .navbar-brand{
    font-size: 26px;
  }
  .bgr-detail{
    width: 100%;
  }
  .slider_section .detail-box {
    width: 100%;
  }
}

@media (max-width: 480px) {}

@media (max-width: 420px) {}

@media (max-width: 376px) { 
  .class-icon span{
  display: none;
} }

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}