@media (max-width: 1199.98px) {
    .box-2::after,
    br{ display: none; }
}
@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link{
        padding: 10px 0;
    }
    .border-group .column5::after,
    .border-group .col-lg-6::after,
    .border-group .col-lg-4::after,
    .navbar-light .navbar-nav .nav-link::after{
        display: none;
    }
    h1{
        font-size: 40px;
    }
    .box-2{
        padding: 20px;
    }
    .reverse .title-featured:before,
    .title-featured:before{
        left: 0;
        right: auto;
    }
    .reverse .title-featured:after,
    .title-featured:after{
        left: 100px;
        right: auto;
    }
    .footer-bottom .text-right,
    .footer-bottom,
    .copyright{
        text-align: center!important;
        margin-top: 10px;
    }
    .column5{
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .btn{
        white-space: inherit;
    }
    .footer-bottom,
    .copyright{
        text-align: center!important;
    }
    
    .menu-footer li a{
        border: none;
        padding: 15px 0;
    }
    .footer-bottom{
        padding: 15px 0;
    }
}
@media (max-width: 767.98px) {
    h2{
        font-size: 35px;
    }
    h3{
        font-size: 25px;
    }
    .tp-date,
    body{
        font-size: 18px;
    }
    h4,
    .font-24{
        font-size: 20px;
    }
    .img-wrapper::before{
        display: none;
    }
    .module-icon,
    .module-version .version-content,
    .module-version .title{
        padding: 20px;
    }
    .mar-bottom-150{
        margin-bottom: 60px!important;
    }
    .mar-bottom-100,
    .mar-bottom-60,
    .mar-bottom-70,
    .mar-bottom-130,
    .mar-bottom-45,
    .list-number,
    .mar-bottom-90,
    .mar-bottom-55,
    .mar-bottom-80{
        margin-bottom: 30px!important;
    }
    .pad-top-245{
        padding-top: 160px!important;
    }
}
@media (max-width: 575.98px) {
    .text-dark-xs{
        color: #232323!important;
    }
    .box-3,
    .box-special,
    .box-bg{
        padding: 15px;
    }
    .module-version.style2 .title{
        padding-left: 100px;
    }
    .module-version.style2 .title img{
        left: 20px;
    }
    .btn{
        padding: 15px 20px;
    }
}