/*Extra small devices (portrait phones, less than 576px)*/
@media (min-width: 320px) and (max-width: 767px){
.product-standard-left{
    position:relative;
    width:100%;
}  
.insulation-logo img {
    height: auto;
}
.ml-35 {
    margin-left: 0px;
}
.product-standard-left img{
    position:relative;
    width:100%;
}
.product-standard-left{
    position:relative;
    text-align:justify;
}
.product-btn-gaq {
    position: relative;
    bottom: 0;
}
    .slider-up {
        margin-top: 0px;
    }
    .pos-rel{
        margin-top: 0px;
    }
    .slider-area.pos-rel.slider-up .slide-image img{
        height: 250px;
    }
    .slider-active .slick-arrow {
        top: 43%;
    }
    .slider-active button:hover {
        width: 35px;
        height: 35px;
    }
    .slider-active button {
        width: 35px;
        height: 35px;
    }
    .gallery-page-section .col-lg-3.col-md-6.col-sm-12{
        width: 50%;
        padding-left: 5px!important;
        padding-right: 5px!important;
    } 
    .about-image2 {
        position: absolute;
        bottom: -76px;
        right: 2px;
    }
    .about-image2 img {
        width: 150px;
        height: 150px;
        border: 8px solid #ffffff;
    }
    .our-product-section .col-lg-3.col-md-6.col-sm-12{
        width: 50%;
    }
    .team-area.team-area2 .col-xl-3.col-lg-3.col-md-6{
        width: 50%;
    }
    .team__content h5 {
        font-size: 17px;
    }
    .team--social a {
        width: 31px;
        height: 31px;
        min-height: 31px;
    }
    .contact-area{
        margin-top: 15px;
    }
    .contact-map iframe{
        width: 100%;
    }
    .side-mobile-menu ul li.has-dropdown.has-hom>a:after {
        display: none!important;
    }
   
    .product-image-page .product-box-image img {
        height: auto;
    }
    .product-card-box{
        height: 235px;
    }
    .popup-container {
        width: 90%!important;
        top: 8%!important;
    }
    
.gallery-image img{
    height: auto;
}
    .single-blog-card{
        margin-bottom: 15px;
    }
    .pt-70 {
        padding-top: 15px;
    }
   
    .product-image-page .col-lg-3.col-md-6.col-sm-12{
        width: 50%;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .product-image-page .collection__item-title {
        font-size: 16px;
    }
    .mb-35 {
        margin-bottom: -34px;
    }
    .gallery-image-card img{
        height: 180px;
    }
    .mobile-tittle{
        text-align: unset!important;
    }
    .gallery-section3 .gallery-item-active2 button:hover {
        width: 35px;
        height: 35px;
        border-color: white;
    }
    .gallery-section3 .gallery-item-active2 button {
        width: 35px;
        height: 35px;
    }
    .testimonial-area .testtimonial-item-active2 button {
        width: 35px;
        height: 35px;
    }
    .testimonial-area .testtimonial-item-active2 button:hover {
        width: 35px;
        height: 35px;
    }
    .mb-20 {
        margin-bottom: 9px;
    }
    .blog-details-list-desc .details-desc-title {
        font-size: 20px;
    }
}
    