.footer-section {
    padding: 50px 0 32px;
    background-image: linear-gradient(180deg, #293b45 20%, rgba(41, 59, 69, 0.8) 100%), url(/src/assets/background-img/building.jpg) !important;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-top: 1px solid #fff;
}

.footer-new-logo {
    display: flex;
    justify-content: center;


}

.footer-new-logo img {
    width: 160px;
    height: 172px;
    object-fit: cover;
}

.footer-logo-name {
    color: #FFFFFF !important;
    letter-spacing: 1px;
    line-height: 1.5em;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 0 auto 20px;
    text-align: center;
}

.footer-address {
    font-size: 16px !important;
    line-height: 1.5em !important;
    padding-top: 8px !important;
    margin-top: 0 !important;
    margin: 0;
    color: #fff;
    text-align: center !important;
}

.icon-img {
    margin-bottom: 0;
    text-align: center;
    font-weight: 900 !important;
    color: #FFFFFF;
}

.icon-img img {
    width: 50px;
}


.footer-icon-1 i {

    font-weight: 900 !important;
    color: #FFFFFF;
    font-size: 50px;
}

.footer-new-link {
    color: #fff;
    text-align: center;
}



.footer-new-link h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.5em;
    text-align: center;
    margin: 0 auto;
    padding: 30px 0 16px;
    color: #ffffff;
}

.footer-new-link ul {
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
    list-style: none;
}



.link-list {
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    transition: color 300ms ease 0ms;
    font-variant: small-caps;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.5em;
    margin: 0 auto !important;
    padding: 2px 0;
}



.link-list a {
    text-decoration: none;
    color: #fff !important;
}

.link-list a:hover {
    color: #d8d8d8 !important;
}

.followUsSec {
    display: flex;
    align-items: center;
    gap: 8px;
    justify-content: center;
    margin: 0;
}

.followUsSec .link-list {
    height: 32px;
    width: 32px;
    background-color: #3b5998;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    padding: 0;
    margin: 0 0 !important;
}

.addmission-enquiry {
    text-align: center;
    margin-bottom: 20px;
    color: #fff;
}

.addmission-enquiry h1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.5em;
}

.addmission-enquiry h3 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1.5em;

}

.social-media-list {
    margin-top: 50px;
    margin-bottom: 4px;
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    padding-left: 0px;
}

.social-media-list i {
    font-size: 18px;

}

.social-media-list i:hover:before {
    color: hsla(0, 0%, 100%, .7)
}

.social-media-list .facebook-icon a {
    background-color: #3b5998 !important;
    color: #fff;
    padding: 6px;
}


.social-media-list .twitter-icon a {
    background-color: #000 !important;
    color: #fff;
    padding: 6px;
}

.social-media-list .instra-icon a {
    background-color: #ea2c59 !important;
    color: #fff;
    padding: 6px;
}

.social-media-list .linkdin-icon a {
    background-color: #007bb6 !important;
    color: #fff;
    padding: 6px;
}

.social-media-list .youtube-icon a {
    background-color: red !important;
    color: #fff;
    padding: 6px;
}

.footer-map {
    height: 250px;
}

.copyright-new {
    border-top: 1px solid #fff;
    padding: 26px 0 0;
    text-align: center;
    margin-top: 26px;
}

.copyright-inner {
    text-align: center;
}

.copyright-inner h3 {
    color: #fff;
    font-size: 15px;
    line-height: 1.8em;
    margin: 0 auto;

}

@media(max-width:1399px) {
    .footer-map {
        height: auto;
    }
}

@media(max-width:1099px) {
    .footer-new-logo {
        padding: 8px;
        width: 130px;
        height: auto;
    }
}

@media(max-width:992px) {}

@media(max-width:767px) {
    .footer-new-link h3 {
        padding: 0 0 8px;
    }




    .footer-section {
        padding: 30px 0 30px;
    }

    .footer-new {
        text-align: center;
    }

    .footer-address {
        text-align: center;
    }

    .footer-logo-name {
        font-size: 26px;
        margin: 0 auto 12px;
    }

    .footer-address {
        font-size: 16px !important;
    }

    .icon-img img {
        width: 60px;
        margin: 50px auto 0;
    }

    .mediaIconsSec {
        margin: 50px auto 0;
    }

    .FtMapSec {
        margin: 0 auto;
    }

    .footer-new-logo {
        max-width: 150px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .addmission-enquiry h1 {

        font-size: 16px;

    }

    .icon-img {
        margin-bottom: 15px;
    }

    .addmission-enquiry h3 {
        font-size: 14px;

    }

    .social-media-list {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .footer-map {
        height: 150px;

    }
}

@media(max-width:475px) {
    .icon-img img {
        width: 40px;
    }

    .mediaIconsSec {
        margin: 30px auto 0;
    }
}