@media (max-width: 1199.98px) {
    br{
        display: none;
    }
    .tp-icon-box .tp-icon-box-icon{
        display: block;
    }
    .tp-icon-box .tp-icon-box-icon img{
        margin-bottom: 10px;
    }
}
@media (max-width: 991.98px) {
    .box-bg{
        padding: 20px;
    }
    .box-bg img{
        position: static;
        margin-bottom: -20px;
    }
    /*#footer,*/
    /*.copyright{*/
    /*    text-align: center;*/
    /*}*/
    /*.menu-footer,*/
    /*.copyright{*/
    /*    margin-top: 15px;*/
    /*}*/
    .icon-box-1.style2 img,
    .tp-box-dark img{
        margin-top: 0;
    }
    .module-step::before{
        display: none;
    }
}
@media (max-width: 767.98px) {
    
}
@media (max-width: 575.98px) {
    h3,
    h2{
        font-size: 35px;
        line-height: normal;
    }
    h4{
        font-size: 32px;
        line-height: normal;
    }
    h5{
        font-size: 30px;
        line-height: normal;
    }
    .faq-item,
    .module-product,
    .icon-box-1,
    .box-1,
    .box-dark,
    .icon-box-2,
    .testimonial-item,
    .tp-buy-box,
    .tp-icon-box,
    .tp-box-dark{
        padding: 20px;
    }
    .btn{
        padding: 15px 30px;
    }
    .box-1,
    .icon-box-2{
        display: block;
    }
    .box-1 img{
        margin: 0 0 15px;
    }
    .module-product img{
        position: static;
        display: block;
        margin: 0 auto 15px;
    }
    .product-box .product-img{
        margin-top: 0;
    }
    .product-box{
        margin-top: 0;
        padding: 20px;
    }
    .hightlighted{
        padding: 6px 10px;
    }
}