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

@media (min-width: 1600px) and (max-width: 1679px)  {
ul#menu-footer-menu-1 a {
    font-size: 14px;
}
.footele img {
    width: 50%;
}
}
@media (min-width: 1530px) and (max-width: 1599px)  {
.footele img {
    width: 50%;
}
footer .col-md-4 img {
    height: 109px;
}
footer p {
    font-size: 14px;
}
ul.footersocial li {
    padding-right: 7px;
}
ul#menu-footer-menu-1 a {
    font-size: 14px;
}
}
@media (min-width: 1440px) and (max-width: 1529px)  {
.footele img {
    width: 50%;
}
footer .col-md-4 img {
    height: 109px;
}
footer p {
    font-size: 14px;
}
ul.footersocial li {
    padding-right: 7px;
}
ul#menu-footer-menu-1 a {
    font-size: 14px;
}
}
@media (min-width: 1366px) and (max-width: 1399px)  {
.footele img {
    width: 50%;
}
footer .col-md-4 img {
    height: 109px;
}
footer p {
    font-size: 12px;
}
ul.footersocial li {
    padding-right: 3px;
}
ul#menu-footer-menu-1 a {
    font-size: 14px;
}
footer h4 {
    margin-top: 0;
}
}
@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;
}
}