/* iPadPro, iPadAir, SurfacePro7 */
@media (max-width: 1024px) and (min-width: 821px) {
    .footer-header-header-title{
        font-size: 24px;
    }
    .footer-header-menu-group-header-title{
        font-size: 16px;
    }
    .footer-header-menu-item{
        font-size: 14px;
    }
    .footer-contact-method-title{
        font-size: 12px;
    }
    .footer-contact-method-link{
        font-size: 14px;
    }
    .footer-header-social-medias-title{
        font-size: 16px;
    }
    .footer-header-social-media{
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }
    .footer-header-social-media:last-of-type{
        margin-right: 0;
    }
    .footer-header-social-media-icon{
        width: 20px;
        height: 20px;
    }
    .footer-header-social-medias-actions{
        width: 100%;
        padding-top: 20px;
        justify-content: flex-start;
    }
    .footer-header-social-medias-action{
        width: max-content;
        padding: 0 20px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        font-size: 14px;
    }
    .footer-footer-copyright{
        font-size: 13px;
    }
    .footer-footer-quick-link{
        font-size: 12px;
    }
    .footer-footer-solution-provider{
        font-size: 12px;
    }
}

/* iPadMini */
@media (max-width: 820px) and (min-width: 641px) {
    .footer-header-header-title{
        font-size: 24px;
    }
    .footer-header-menu-group-header-title{
        font-size: 16px;
    }
    .footer-header-menu-item{
        font-size: 14px;
    }
    .footer-contact-method-title{
        font-size: 12px;
    }
    .footer-contact-method-link{
        font-size: 14px;
    }
    .footer-header-social-medias-title{
        font-size: 16px;
    }
    .footer-header-social-media{
        width: 20px;
        height: 20px;
        margin-right: 10px;
    }
    .footer-header-social-media:last-of-type{
        margin-right: 0;
    }
    .footer-header-social-media-icon{
        width: 20px;
        height: 20px;
    }
    .footer-header-social-medias-actions{
        width: 100%;
        padding-top: 20px;
        justify-content: flex-start;
    }
    .footer-header-social-medias-action{
        width: max-content;
        padding: 0 20px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        font-size: 14px;
    }
    .footer-footer-copyright{
        font-size: 13px;
    }
    .footer-footer-quick-link{
        font-size: 12px;
    }
    .footer-footer-solution-provider{
        font-size: 12px;
    }
}

/* iPhone */
@media (max-width: 640px) {
    .footer-header{
        padding: 30px 0;
    }
    .footer-header-header{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        padding-bottom: 20px;
    }
    .footer-header-header-left{
        width: 100%;
    }
    .footer-header-header-title{
        font-size: 24px;
    }
    .footer-header-header-right{
        width: 100%;
        padding-top: 20px;
    }
    .footer-contact-methods{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .footer-contact-method{
        margin-bottom: 10px;
    }
    .footer-contact-method:last-of-type{
        margin-bottom: 0;
    }
    .footer-contact-method-title{
        font-size: 12px;
    }
    .footer-contact-method-link{
        font-size: 14px;
    }
    .footer-header-body{
        padding-top: 20px;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .footer-header-body-left{
        flex: unset;
        width: 100%;
        padding-right: 0;
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 10px;
        grid-row-gap: 20px;
    }
    .footer-header-menu-group-header-title{
        font-size: 16px;
    }
    .footer-header-menu-items{
        padding-top: 10px;
        grid-row-gap: 10px;
    }
    .footer-header-menu-item{
        font-size: 12px;
    }
    .footer-header-body-right{
        width: 100%;
        padding-top: 20px;
        align-items: flex-start;
    }
    .footer-header-social-medias{
        width: 100%;
        align-items: flex-start;
    }
    .footer-header-social-medias-title{
        font-size: 16px;
        text-align: left;
    }
    .footer-header-social-media-list{
        width: 100%;
        padding-top: 20px;
        justify-content: flex-start;
    }
    .footer-header-social-media{
        width: 30px;
        height: 30px;
        margin-right: 20px;
    }
    .footer-header-social-media:last-of-type{
        margin-right: 0;
    }
    .footer-header-social-media-icon{
        width: 30px;
        height: 30px;
    }
    .footer-header-social-medias-actions{
        width: 100%;
        padding-top: 20px;
        justify-content: flex-start;
    }
    .footer-header-social-medias-action{
        width: max-content;
        padding: 0 20px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        font-size: 14px;
    }
    .footer-footer{
        padding: 30px 0;
    }
    .footer-footer-content-wrap{
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .footer-footer-left{
        width: 100%;
    }
    .footer-footer-copyright{
        font-size: 13px;
    }
    .footer-footer-right{
        width: 100%;
        padding-top: 10px;
        justify-content: flex-start;
    }
    .footer-footer-quick-link{
        font-size: 12px;
        margin-right: 10px;
    }
    .footer-footer-quick-link:last-of-type{
        margin-right: 0;
    }
    .footer-footer-solution-provider{
        margin-left: 10px;
        font-size: 12px;
    }
}