.foot_logo {
    width: 100% !important;
    text-align: center !important;
    line-height: 0 !important;
}

.foot_logo img {
    object-fit: contain;
    width: 100% !important;
    height: 80px;
}

.labelTxt {
    display: block;
    color: #463939;
    font-size: 13px !important;
    margin-top: 5px;
    padding-bottom: 15px;
}

.cop_txt {
    display: block;
    color: #000;
    font-size: 14px !important;
    font-weight: 400;
    padding: 10px 0px;
}

.cop_txt a {
    color: #00bdf2;
    font-weight: 700;
}

.ext_txt {
    color: #000;
    font-style: italic;
}

@media all and (min-width: 320px) and (max-width: 767px) {}

@media all and (min-width: 768px) and (max-width: 980px) {}

@media only screen and (min-width: 981px) and (max-width: 1140px) {}

@media all and (min-width: 1141px) and (max-width: 1440px) {}

@media all and (min-width: 1441px) and (max-width: 1880px) {}