@media screen and (max-width: 319px) {
    .bottom-contact{
        display: none !Important;
    }
    .btt-group {
        display: block;
    }
    .mfp-wrap{
        position: inherit !Important;
        height: auto;
        padding: 0px;
    }
    .mfp-wrap .mfp-content #bao-gia .wpcf7{
        padding: 0px !Important;
    }
    .mfp-wrap .mfp-content #bao-gia h2{
        font-size: 20px !Important;
    }
    .section-content{
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-button .button{
        margin-top: 10px !Important;
    }
    .footer-cta-box{
        display: none;
    }
}
@media (min-width: 320px) and (max-width: 480px) {
    .bottom-contact{
        display: none !Important;
    }
    .btt-group {
        display: block;
    }
    .sticky-cta{
        display: none;
    }
    .mfp-wrap{
        position: inherit !Important;
        height: auto;
        padding: 0px;
    }
    .mfp-wrap .mfp-content #bao-gia .wpcf7{
        padding: 0px !Important;
    }
    .mfp-wrap .mfp-content #bao-gia h2{
        font-size: 20px !Important;
    }
    .section-content{
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-button .button{
        margin-top: 10px !Important;
    }
    .footer-cta-box{
        display: none;
    }
}
@media (min-width: 481px) and (max-width: 768px) {
    .bottom-contact{
        display: none !Important;
    }
    .btt-group {
        display: block;
    }
    .mfp-wrap{
        position: inherit !Important;
        height: auto;
        padding: 0px;
    }
    .mfp-wrap .mfp-content #bao-gia .wpcf7{
        padding: 0px !Important;
    }
    .mfp-wrap .mfp-content #bao-gia h2{
        font-size: 20px !Important;
    }
    .section-content{
        padding-left: 15px;
        padding-right: 15px;
    }
    .header-button .button{
        margin-top: 10px !Important;
    }
    .footer-cta-box{
        display: none;
    }
}
@media (min-width: 768px) and (max-width: 849px) {
    .bottom-contact{
        display: none !Important;
    }
    .btt-group {
        display: block;
    }
    .mfp-wrap{
        position: inherit !Important;
        height: auto;
        padding: 0px;
    }
    .mfp-wrap .mfp-content #bao-gia .wpcf7{
        padding: 0px !Important;
    }
    .mfp-wrap .mfp-content #bao-gia h2{
        font-size: 20px !Important;
    }
    .section-content{
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-cta-box{
        display: none;
    }
}
@media (min-width: 850px) and (max-width: 1020px) {

}