.pd60 {
    padding: 60px 0px !important;
}

.foot_logo {
    width: 100% !important;
    line-height: 0 !important;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 15px !important;
}

.foot_logo .et_pb_image_wrap {
    width: 100% !important;
    line-height: 0 !important;
}

.foot_logo img {
    object-fit: contain;
    object-position: left;
    width: 100% !important;
    height: 104px;
}

.foot_col_1,
.foot_col_2 {
    border-right: 1px solid #DDDDDD;
}

.foot_col_1 {
    width: 41% !important;
}

.foot_col_2 {
    width: 28% !important;
    padding-left: 110px !important;
}

.foot_col_3 {
    width: 31% !important;
    padding-left: 110px !important;
}

.foot_des .site_des span {
    padding-right: 110px;
    padding-bottom: 0;
}

.foot_menu_title span {
    display: block;
    color: #BD262B;
    font-family: var(--font_source);
    font-size: 28px !important;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.footer_menu ul {
    padding: 0;
    list-style: none;
    position: relative;
}

.footer_menu ul li {
    position: relative;
}

.footer_menu ul li a {
    display: block;
    width: fit-content;
    font-family: var(--font_sora);
    color: #111;
    font-size: 16px !important;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 6px 0;
    position: relative;
}

.cp_txt span {
    display: block;
    color: #fff;
    font-family: var(--font_sora);
    font-weight: 600;
    font-size: 16px !important;
}

.cp_txt span a {
    color: #fff;
}

.footer_menu ul li a:hover 
{color:#bd262b;}

@media all and (min-width: 320px) and (max-width: 767px) {

    .pd60 {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 50px;
        object-position: center;
    }

    .foot_logo {
        padding-bottom: 10px;
        margin-bottom: 10px !important;
    }

    .foot_menu_title span {
        font-size: 15px !important;
    }

    .footer_menu ul li a {
        font-size: 14px !important;
        padding: 5px 0;
    }

    .foot_des .site_des span {
        padding-right: 0px;
    }

    .foot_col_2 {
        padding-left: 10px !important;
    }

    .foot_col_3 {
        padding-left: 10px !important;
    }

    .cp_txt span {
        font-size: 14px !important;
        font-weight: 400;
    }

    .foot_col_1 {
        width: 100% !important;
        border-right: none;
        border-bottom: 1px solid #DDDDDD;
    }

    .foot_col_2 {
        width: 100% !important;
        border-right: none;
        border-bottom: 1px solid #DDDDDD;
    }

    .foot_col_3 {
        width: 100% !important;
    }

    ul#menu-quick-links li {
        width: 50%;
        float: left;
    }

}

@media all and (min-width: 768px) and (max-width: 980px) {

    .pd60 {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 55px;
        object-position: center;
    }

    .foot_logo {
        padding-bottom: 10px;
        margin-bottom: 10px !important;
    }

    .foot_menu_title span {
        font-size: 18px !important;
    }

    .footer_menu ul li a {
        font-size: 14px !important;
        padding: 5px 0;
    }

    .foot_des .site_des span {
        padding-right: 0px;
    }

    .foot_col_2 {
        padding-left: 10px !important;
    }

    .foot_col_3 {
        padding-left: 30px !important;
    }

    .cp_txt span {
        font-size: 14px !important;
        font-weight: 400;
    }

    .foot_col_1 {
        width: 100% !important;
        border-right: none;
        border-bottom: 1px solid #DDDDDD;
    }

    .foot_col_2 {
        width: 45% !important;
    }

    .foot_col_3 {
        width: 55% !important;
    }

}

@media only screen and (min-width: 981px) and (max-width: 1140px) {

    .pd60 {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 70px;
    }

    .foot_logo {
        padding-bottom: 10px;
        margin-bottom: 10px !important;
    }

    .foot_menu_title span {
        font-size: 20px !important;
    }

    .footer_menu ul li a {
        font-size: 15px !important;
        padding: 5px 0;
    }

    .foot_des .site_des span {
        padding-right: 20px;
    }

    .foot_col_2 {
        padding-left: 20px !important;
    }

    .foot_col_3 {
        padding-left: 20px !important;
    }

    .cp_txt span {
        font-size: 15px !important;
        font-weight: 400;
    }

    .foot_col_1 {
        width: 39% !important;
    }

    .foot_col_2 {
        width: 25% !important;
    }

    .foot_col_3 {
        width: 36% !important;
    }

}

@media all and (min-width: 1141px) and (max-width: 1440px) {

    .pd60 {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 85px;
    }

    .foot_logo {
        padding-bottom: 10px;
        margin-bottom: 10px !important;
    }

    .foot_menu_title span {
        font-size: 22px !important;
    }

    .footer_menu ul li a {
        font-size: 15px !important;
        padding: 5px 0;
    }

    .foot_des .site_des span {
        padding-right: 30px;
    }

    .foot_col_2 {
        padding-left: 30px !important;
    }

    .foot_col_3 {
        padding-left: 30px !important;
    }

    .cp_txt span {
        font-size: 15px !important;
        font-weight: 400;
    }

    .foot_col_1 {
        width: 40% !important;
    }

    .foot_col_2 {
        width: 27% !important;
    }

    .foot_col_3 {
        width: 33% !important;
    }

}

@media all and (min-width: 1441px) and (max-width: 1880px) {

    .pd60 {
        padding: 40px 0px !important;
    }

    .foot_logo img {
        height: 95px;
    }

    .foot_logo {
        padding-bottom: 10px;
        margin-bottom: 10px !important;
    }

    .foot_menu_title span {
        font-size: 25px !important;
    }

    .footer_menu ul li a {
        font-size: 15px !important;
        padding: 5px 0;
    }

    .foot_des .site_des span {
        padding-right: 70px;
    }

    .foot_col_2 {
        padding-left: 70px !important;
    }

    .foot_col_3 {
        padding-left: 70px !important;
    }

    .cp_txt span {
        font-size: 15px !important;
        font-weight: 500;
    }

}