
@media (max-width: 991px) {
	.search-area {
        position: relative;
        bottom: 20px;
    }
    ul.search-icon {
        padding: 15px;
        background: #fff;
    }
    .shape-1 {
        right: -60px;
    }
}

@media (max-width: 767px){
    .mobile-only {
        display: block !important;
    }
    .contant-info-box {
    justify-content: unset;
}
.product-img-list img {
    width: 100px;
    height: 100px;
}
ul.u-dropdown {
    left: 0;
    transform: unset;
    right: 0;
}

.i-dropdown:hover > ul.u-dropdown {
    opacity: 0;
    visibility: hidden;
}
.product-img-list {
    display: block;
}
.contant-info-box {
    margin-bottom: 15px;
}
    .product-info-box {
        margin-top: 40px;
    }
    footer h4 {
        margin-top: 30px;
    }
    .last-foot {
        text-align: center;
    }
    .style-2 .in-dev .dev-background {
        width: calc(47% - 4px);
    }
    .elryad-copyright {
        text-align: center;
    }
    .style-2 .in-dev .in-dev-cont {
        padding: 10px;
    }
    .shape-1 {
        right: -50px;
    }
    .shape-2 {
        left: -560px;
        top: -200px;
    }
    .about-us-box {
        margin-bottom: 60px;
    }
}

@media (max-width: 660px) { 
    .shape-1,
    .shape-2,
    .shape-3,
    .shape-4,
    .shape-5,
    .shape-6 {
        display: none;
    }
    
    
}

@media (max-width: 520px) { 
    
}

@media (max-width: 480px){

}
