@media (max-width: 1380px)
{
   
    .h-slogan, section.section2 .content span {
        font-size: 50px;
    }
    .footer-bottom span, .footer-top a , .modal-content p, .modal-content ul li {
        font-size: 20px;
    }
    
    .footer-bottom img {
        height: 35px;
    }
    
    
    a.btn-white {
        width: 250px;
        height: 62px;
    }
    
    
    
}