footer {
    background: url("https://courses.cisindus.org/wp-content/uploads/2023/12/Footer.png") !important;
    background-size: cover !important;
    padding-top: 2% !important;
}
footer h4 {
    font-size: 22px !important;
}
footer .col-md-4 img {
    height: 150px;
    width: 100%;
    object-fit: cover;
}
ul#menu-footer-menu-1 li span {
    position: absolute;
    right: 0;
}
p.coyright {
    text-align: center;
    color: white;
    margin-top: 1% !important;
}
a.footerlogo {
    margin-bottom: 2% !important;
    display: block !important;
}
ul#menu-footer-menu-1 {
    padding: 0 !important;
    list-style: none !important;
}
ul#menu-footer-menu-1 a {
    line-height: normal;
    color: black !important;
}
ul.footersocial {
    padding: 0 !important;
    list-style: none !important;
}
ul.footersocial li {
    display: inline-block !important;
    padding-right: 15px !important;
}
ul.footersocial i {
    background: black !important;
    color: white !important;
    border-radius: 50% !important;
    height: 35px !important;
    width: 34px !important;
    padding: 10px !important;
    text-align: center !important;
}
footer .col-md-12 .col-md-5 img {
    width: 100% !important;
    margin-bottom: 3% !important;
    height: 250px !important;
    object-fit: cover;
}
hr.footerli {
    border-top: 2px solid #d7bbb1 !important;
}
.footele {
    padding: 0 !important;
}
.footele img {
    float: right !important;
}
section.footerlast {
    background: #820000 !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
section.footerlast img {
    margin: 0px auto !important;
}
ul#menu-footer-menu-1 li {
    line-height: 16px;
}

@media (min-width: 1600px) and (max-width: 1679px)  {
ul#menu-footer-menu-1 a {
    font-size: 14px !important;
}
.footele img {
    width: 50% !important;
}
}
@media (min-width: 1530px) and (max-width: 1599px)  {
.footele img {
    width: 50% !important;
}
footer .col-md-4 img {
    height: 109px;
}
ul.footersocial li {
    padding-right: 7px !important;
}
ul#menu-footer-menu-1 a {
    font-size: 14px !important;
}
}
@media (min-width: 1440px) and (max-width: 1529px)  {
.footele img {
    width: 50% !important;
}

footer .col-md-4 img {
    height: 109px;
}
ul.footersocial li {
    padding-right: 7px !important;
}
ul#menu-footer-menu-1 a {
    font-size: 14px !important;
}
}
@media (min-width: 1366px) and (max-width: 1399px)  {
.footele img {
    width: 50% !important;
}

footer .col-md-4 img {
    height: 109px;
}
ul.footersocial li {
    padding-right: 3px !important;
}
ul#menu-footer-menu-1 a {
    font-size: 14px !important;
}
footer h4 {
    margin-top: 0 !important;
}
}
@media (min-width: 240px) and (max-width: 599px)  {
	.footele img {
    float: none !important;
    position: relative !important;
    right: 0 !important;
    bottom: 0 !important;
}
footer {
    padding-top: 10% !important;
}
a.footerlogo {
    margin-bottom: 13% !important;
    display: block !important;
}
footer .col-md-6 .col-md-4 {
    margin-bottom: 10%;
}
footer .col-md-6 .col-md-4 p {
    font-size: 20px !important;
    margin-top: 4% !important;
}
}