@media only screen and (max-width: 767px) {

.header-sec{
  display: none;
}
.mobile_header_sec {
    display: block;
}


.owl-next-custom {
    width: 40px;
    height: 40px;
    border: 3px solid #38a4b1;
    font-size: 23px;
}

.owl-prev-custom {
    width: 40px;
    height: 40px;
    border: 3px solid #38a4b1;
    font-size: 23px;
}

.slider-devider {
    width: 300px;
}

.col {
    flex: initial;
}

.news-2-items {
    margin-bottom: 25px;
}

.product-desc-items ul li {
    padding: 5px 7px;

}



#heroSlider{
    padding-top: 50px;
}

.carousel-caption {
    padding: 10px;
    padding-top: 25px;
}

.carousel-caption h1 {
    font-size: 20px;
}

.carousel-caption p {
    font-size: 11px;
    font-weight: 400;
}

.carousel-indicators{
    display: none;
}

.slider-devider {
    display: none;
}

.slider-btn {
    font-size: 13px;
    width: 110px;
}

.slider-btn-box{
    margin-top: 10px!important;
}

.floting-social-link {
    width: 40px;
    right: 0px;
    top: 52%;
}


.align-items-center {
    align-items: flex-start!important;
}



.carousel-control-next, .carousel-control-prev {
    top: 80%;
    width: 25px;
    height: 25px;
    padding: 3px;
    border: 1px solid #fff;
    background: transparent;
    opacity: 1;
    border-radius: 3px;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 16px;
    height: 20px;
}



.carousel-control-prev {
    right: 32px;
    left: auto;
}
.carousel-control-next {
    right: 2px!important;
}


.carousel-nav {
    z-index: 1;
}


.factory-card {
    width: 85%;
    margin: 0px auto;
}
#dropdownMenuButton1{
    padding: 0px!important;
}
.about-card {
    height: 190px;
}
.customer-section-cont {
    border-radius: 30px;
    padding: 20px;
    justify-content: space-between;
}
.customer_item{
    width: 40%;
}
.customer_item img {
    width: 80%;
}
.location_list_box {
    flex-direction: column;
}
.all_location_view_btn {
    padding: 10px;
    width: 180px;
    margin: 0px auto;
}
.location_list {
    gap: 15px;
    flex-wrap: wrap;
}
.form-subscribe {
    width: 85%;
}

.product_page_sec {
    padding: 50px 0px;
}
.product_categories_list {
    gap: 10px 7px;
}
.product_categories_list a {
    font-size: 13px;
    width: 110px;
}

.list-ul {
   
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 15px;
    float: left;
    width: 100%;
    display: grid;
}
.list-img-1 img{
    width: 100%;
}
.list-info .list-view {
    font-size: 16px;
    padding: 8px 6px;
}
.product_page_sec_box {
    margin-top: 60px;
}
.product_details_top_box {
    display: flex;
    flex-direction: column;
}
.product_details_top_gallery {
    width: 100%;
    padding: 0px;
}
.product_details_top_info {
    width: 100%;
    padding-left: 0px;
    margin-top: 25px;
}
.previews {
    gap: 10px;
}
.previews_item {
    width: 60px;
    height: 60px;
}
.sub_page_body {
    padding: 110px 0px 90px 0px;
}
.contact_top_box_circle {
    height: auto;
}
.contact_form_box_inner {
    flex-direction: column;
}
.contact_form_info {
    width: 100%;
    padding: 30px 20px;
}

.contact_form_info h3 {
    font-size: 30px;
    color: #fff;
    margin-bottom: 70px;
}

.contact_email {
    font-size: 18px;
    margin-bottom: 20px;
    gap: 6px;
    align-items: center;
}
.contact_address {
    font-size: 14px;
}

.circle-2 {
    width: 100px;
    top: -20px;
    right: -7px;
}
.circle-1 {
    width: 130px;
    top: -40px;
}
.circle-3 {
    width: 130px;
    bottom: -24px;
    left: 0px;
}
.circle-4 {
    width: 128px;
    bottom: 68%;
    left: 30%;
}
.circle-5 {
    width: 90px;
    bottom: 26px;
    right: 16px;
}
.contact-address-list-ul li {
    font-size: 15px;
    margin-bottom: 8px;
    display: flex;
}
.contact-address-list-ul li i {
    margin-right: 15px;
    margin-top: 4px;
}
.client-number-count {
    padding-top: 6px;
}
.client-number-img{
    align-items: center!important;
}


/*===========factory==========*/
.factory-overview-info {
    flex-direction: column;
}
.factory-overview-info-item {
    width: 100%;
}
.workforce-top-titlebox {
    flex-direction: column;
}
.workforce-top-box-cont {
    flex-direction: column;
}
.workforce-top-box-img img {
    margin-bottom: 0px;
}
.factory-care-list-img img {
    margin-top: 0px;
}
.factory-care-py-2 {
    padding: 30px;
}
.machine-info li {
    font-size: 14px;
}
.machine-sr {
    margin-right: 20px;
}
}