@media (min-width: 1200px) {
    .container-1170{
        max-width: 1200px;
        width: 1200px;
    }
}
@media (max-width: 1199.98px) {
    .special-box::after, .special-box::before,
    .module-step::after{
        display: none;
    }
    .box-white .position-absolute{
        position: static;
        max-width: 100%;
        height: auto;
        left: 0!important;
    }
    .guarantee-box img{
        position: static;
        margin: 0 auto 30px;
        display: block;
    }
    .special-box{
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 991.98px) {
    .content-featured:after,
    .content-featured:before{
        display: none;
    }
    .content-featured,
    .reverse .content-featured{
        border: 2px dashed #fff;
        padding: 15px;
        border-radius: 10px;
        padding: 15px;
    }
    .footer-bottom,
    .copyright{
        text-align: center;
    }
    .menu-footer,
    #footer .copyright{
        margin-top: 10px;
    }
    .box1 .wrapper-video{
        margin-right: 0;
        margin-bottom: 5px;
    }
    .list-icon-1 li{
        padding-left: 50px;
    }
    .list-icon-1 li img{
        left: 10px;
    }
    .testimonial-group .col-lg-4{
        border: none;
    }
    .module-step .title{
        padding-top:15px;
    }
    .module-step .sub-title{
        border-radius: 10px;
    }
    .btn{
        white-space: inherit;
    }
    .table-col{
        margin-top: 0;
        margin-bottom: 30px;
    }
    .list-dots li{
        margin-bottom: 15px;
    }
    .group-bonus .col-lg-6{
        border: none!important;
    }
    .group-bonus:after{ display: none; }
    .guarantee-box{
        padding: 0;
        background: none;
    }
    .box-4{
        padding-left: 15px;
        padding-right: 15px;
    }
    .box-white .position-absolute{
        position: static!important;
        margin-bottom: 10px;
    }
    #header,
    #header .text-right{
        text-align: center;
    }
    #header img{
        margin-bottom: 10px;
    }
}
@media (max-width: 767.98px) {
    br{
        display: none;
    }
    .box-3-inner,
    .box-white{
        padding: 15px;
    }
    .tang-truong{
        margin: 0 auto 80px!important;
    }
    .title-arrow{
        margin-left: 0;
    }
    .title-arrow-right{
        margin-right: 0;
    }
    .title-arrow::after,
    .title-arrow-right:after{
        display: none;
    }
}
@media (max-width: 575.98px) {
    #countdown .cowntdown{
        width: 40%;
        margin-bottom: 15px;
    }
    .list-icon-3 li div,
    .list-icon-2 li{
        padding: 15px;
    }
    .list-icon-3 li img,
    .list-icon-2 li img{
        position: static;
        margin: 0 auto 10px;
        display: block;
        transform: translatey(0);
        -webkit-transform: translatey(0);
        -moz-transform: translatey(0);
        -ms-transform: translatey(0);
        -o-transform: translatey(0);
    }
    .bonus-box{
        padding-left: 0;
    }
    .bonus-box img{
        position: static;
    }
}