@media (min-width:934px){
    .footer-container {
        width: 100%;
        display: flex;
        overflow: auto;
        align-items: center;
        flex-direction: column;
    }
    .footer-footer {
        gap: 10px;
        width: 100%;
        height: auto;
        display: flex;
        padding: 10px;
        align-items: center;
        flex-shrink: 0;
        justify-content: center;
        background-color: rgba(17, 46, 81, 1);
    }
    .footer-divlayoutcontainer {

        width: 80%;
        display: flex;
        padding: 45px 44px;
        align-items: flex-start;
        justify-content: space-between;
        position: relative;
    }
    .footer-frame1 {
        gap: 10px;
        width: 50%;
        display: flex;
        flex-grow: 1;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
        justify-content: space-between;
    }
    .footer-footer-link {

        width: 100%;
        display: flex;
        align-items: flex-start;
        margin-top: 20px;
        flex-shrink: 0;
        justify-content: space-between;
    }
    .footer-colomn1 {
        gap: 20px;
        width: 264px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
    }
    .footer-text {
        color: rgba(252, 248, 248, 1);
        width: 91px;
        height: auto;
        font-size: 20px;
        font-style: Regular;
        text-align: left;
        font-family: Public Sans;
        font-weight: 400;
        line-height: 26.399999618530273px;
        font-stretch: normal;
    }
    .footer-text :hover{
        font-weight: bold;
        text-decoration: underline;
    }
    .footer-text02 {
        color: rgba(255, 255, 255, 1);
        width: 99px;
        height: auto;
        font-size: 20px;
        font-style: Regular;
        text-align: left;
        font-family: Public Sans;
        font-weight: 400;
        line-height: 26.399999618530273px;
        font-stretch: normal;
    }
    .footer-text02 :hover{
        font-weight: bold;
        text-decoration: underline;
    }
    .footer-text04 {
        color: rgba(248, 253, 255, 1);
        width: 145px;
        height: auto;
        font-size: 20px;
        font-style: Regular;
        text-align: left;
        font-family: Public Sans;
        font-weight: 400;
        line-height: 26.399999618530273px;
        font-stretch: normal;
    }
    .footer-text04 :hover{
        font-weight: bold;
        text-decoration: underline;
    }
    .footer-colo2 {
        gap: 20px;
        width: 264px;
        height: 133px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
    }
    .footer-text06 {
        color: rgba(255, 255, 255, 1);
        width: 101px;
        height: auto;
        font-size: 20px;
        font-style: Regular;
        text-align: left;
        font-family: Public Sans;
        font-weight: 400;
        line-height: 26.399999618530273px;
        font-stretch: normal;
    }
    .footer-text06 :hover{
        font-weight: bold;
        text-decoration: underline;
    }
    .footer-text08 {
        color: rgba(247, 248, 248, 1);
        width: 122px;
        height: auto;
        font-size: 20px;
        font-style: Regular;
        text-align: left;
        font-family: Public Sans;
        font-weight: 400;
        line-height: 26.399999618530273px;
        font-stretch: normal;

    }
    .footer-text08 :hover{
        font-weight: bold;
        text-decoration: underline;
    }
    .footer-text10 {
        color: rgba(252, 254, 255, 1);
        width: 256px;
        height: auto;
        font-size: 20px;
        font-style: Regular;
        text-align: left;
        font-family: Public Sans;
        font-weight: 400;
        line-height: 26.399999618530273px;
        font-stretch: normal;
    }
    .footer-text10 :hover{
        font-weight: bold;
        text-decoration: underline;
    }
    .footer-frame2 {
        gap: 10px;
        width: 50%;
        display: flex;
        flex-grow: 1;
        align-items: flex-end;
        flex-shrink: 0;
        flex-direction: column;
        justify-content: space-between;
    }
    .footer-footer-logo {
        gap: 26px;
        width: 326px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
    }
    .footer-svg {
        width: 268px;
        height: 114px;
    }
    .footer-text12 {
        color: rgba(255, 255, 255, 1);
        width: 100%;
        height: auto;
        font-size: 16px;
        font-style: Bold;
        text-align: left;
        font-family: Merriweather;
        font-weight: 700;
        line-height: 24.149999618530273px;
        font-stretch: normal;
        text-decoration: none;
    }
    .footer-text17 {
        color: rgba(255, 255, 255, 1);
        width: 167px;
        height: auto;
        font-size: 16px;
        font-style: Light;
        text-align: left;
        font-family: Public Sans;
        font-weight: 300;
        line-height: 21px;
        font-stretch: normal;
        text-decoration: none;
    }
    .footer-text19 {
        color: rgba(255, 255, 255, 1);
        width: 160px;
        height: auto;
        font-size: 16px;
        font-style: Bold;
        text-align: left;
        font-family: Merriweather;
        font-weight: 700;
        line-height: 24.149999618530273px;
        font-stretch: normal;
        text-decoration: none;
    }
    .footer-list-item-link {
        width: 52px;
        height: 52px;
        display: flex;
        position: relative;
        align-items: flex-start;
        flex-shrink: 0;
    }
    .footer-svg1 {
        left: 10%;
        top: -10%;
        width: 28px;
        height: 28px;
        position: absolute;
        filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);
    }
}
@media (min-width:1091px) and (max-width:1186px){
    .footer-frame2 {
        align-items: center; 
    }
}

@media (min-width:933px) and (max-width:1090px){
    .footer-frame2 {
        align-items: flex-start; 
    }

    .footer-footer-link {
        flex-direction: column;
    }

    .footer-colo2 {
        margin-top: 10px
    }

    .footer-frame1{
        font-size: 20px;
    }
    .footer-text12 {
        font-size: 16px;
        width: 100%;
    }
    .footer-text17 {
        font-size: 16px;
        width: 100%;
    }
    .footer-text19 {
        font-size: 16px;
        width: 100%;
    }
}
@media (min-width:768px) and (max-width:933px){
    .footer-footer {
        background-color: rgba(17, 46, 81, 1);
    }
    .footer-divlayoutcontainer {
        padding: 35px 44px;
        display: flex;
    }
    .footer-frame1 {
        gap: 10px;
        width: 585.5px;
    }

    .footer-frame2 {

        width: 410px;
        display: flex;
    }
    .footer-footer-link {

        width: 411px;
        align-items: flex-start;
        margin-top: 20px;
        flex-shrink: 0;
        justify-content: space-between;
    }

    .footer-colomn1 {
        gap: 20px;
        width: 300px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
    }

    .footer-colomn1 a {
        color: white;
        font-size: 18px;
    }
    .footer-colo2 {
        gap: 20px;
        width: 400px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
        margin-top: 10px
    }
    .footer-colo2 a {
        color: white;
        font-size: 18px;
    }

    .footer-frame2 {

        width: 410px;
        display: flex;
    }

    .footer-footer-logo {
        gap: 20px;
        color: white;
        width: 326px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
        font-size: 18px;
    }
    .footer-text12 {
        margin-top: 20px;
    }

    .footer-svg {
        width: 248px;
        height: 104px;
    }
    .footer-list-item-link {
        width: 52px;
        height: 52px;
        display: flex;
        position: relative;
        align-items: flex-start;
        flex-shrink: 0;
    }
    .footer-svg1 {
        width: 20px;
        height: 20px;
        position: absolute;
        filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);

    }

}

@media (min-width:432px) and (max-width:767px){
    .footer-footer {
        background-color: rgba(17, 46, 81, 1);
    }
    .footer-divlayoutcontainer {
        padding: 35px 44px;
        display: flex;
    }
    .footer-frame1 {
        gap: 10px;
        width: 585.5px;
    }

    .footer-frame2 {
        margin-top: 0;
        width: 410px;
        display: flex;
    }
    .footer-footer-link {

        width: 100%;
        flex-shrink: 0;
        align-items: center;
    }

    .footer-colomn1 {
        gap: 10px;
        width: 300px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
    }

    .footer-colomn1 a {
        color: white;
        font-size: 16px;
    }
    .footer-colo2 {
        gap: 10px;
        margin-top: 10px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
    }
    .footer-colo2 a {
        color: white;
        font-size: 16px;
    }


    .footer-footer-logo {
        gap: 10px;
        color: white;
        width: 326px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
        font-size: 16px;
    }
    .footer-text12 {
        margin-top: 20px;
    }

    .footer-svg {
        width: 248px;
        height: 104px;
    }
    .footer-list-item-link {
        width: 52px;
        height: 52px;
        display: flex;
        position: relative;
        align-items: flex-start;
        flex-shrink: 0;
    }
    .footer-svg1 {
        width: 20px;
        height: 20px;
        position: absolute;
        filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);

    }

}

@media (max-width: 651px){
        .footer-divlayoutcontainer {
            flex-direction: column;
            gap: 100px;
}
}

@media (max-width:431px){
    .footer-footer {
        background-color: rgba(17, 46, 81, 1);
    }
    .footer-divlayoutcontainer {
        padding: 35px 44px;
    }
    .footer-frame1 {
        gap: 10px;
        width: 585.5px;
    }
    .footer-footer-link {

        width: 411px;
        align-items: flex-start;
        margin-top: 20px;
        flex-shrink: 0;
        justify-content: space-between;
    }

    .footer-colomn1 {
        gap: 10px;
        width: 400px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
        padding-top: 10%;
    }

    .footer-colomn1 a {
        color: white;
        font-size: 14px;
    }
    .footer-colo2 {
        gap: 10px;
        margin-top: 10px;
        width: 400px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
    }
    .footer-colo2 a {
        color: white;
        font-size: 14px;
    }

    .footer-frame2 {

        width: 410px;
        display: flex;
        margin-top: 50px
    }

    .footer-footer-logo {
        gap: 10px;
        color: white;
        width: 326px;
        display: flex;
        align-items: flex-start;
        flex-shrink: 0;
        flex-direction: column;
        font-size: 14px;
    }
    .footer-text12 {
        margin-top: 20px;
    }

    .footer-svg {
        width: 248px;
        height: 104px;
    }

    .footer-svg1 {
        left: 55px;
        width: 20px;
        height: 20px;
        position: absolute;
        filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(200%) contrast(100%);

    }

}