.foot_title span {
    display: block;
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: normal;
    padding-bottom: 12px;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: relative;
}

.foot_title span:before {
    content: '';
    background: linear-gradient(270deg, #8CC826 0%, #4B9B2E 45%, #066C37 100%);
    width: 40px;
    height: 3px;
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    z-index: 0;
}

.foot_menu ul {
    padding: 0;
    list-style: none;
}

.foot_menu ul li {
    position: relative;
    padding: 8px 0px;
}

.foot_menu ul li a {
    display: block;
    width: fit-content;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    padding: 1px 6px;
    border-radius: 180px;
    position: relative;
}

.head_menu ul#menu-main-menu li>a:hover,
.head_menu ul#menu-main-menu li.current-menu-item>a,
.woocommerce-page.et-db #et-boc .head_menu ul#menu-main-menu li>a:hover,
.woocommerce-page.et-db #et-boc .head_menu ul#menu-main-menu li.current-menu-item>a,
.foot_menu ul li a:hover,
.foot_menu ul li.current-menu-item a {
    background: linear-gradient(270deg, #8CC826 0%, #4B9B2E 45%, #066C37 100%) !important;
	    color: #fff !important;
}

.foot_copy_section {
    background: linear-gradient(270deg, #8CC826 0%, #4B9B2E 45%, #066C37 100%);
}

.tb_pd {
    padding: 3px 0px !important;
}

.foot_copy_txt span {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.foot_copy_img img {
    object-fit: contain;
    width: 100%;
    height: auto;
    background: #fff;
    padding: 6px 30px;
    border-radius: 25px;
}

.foot_copy_col_1 {
    width: 82% !important;
}

.foot_copy_col_2 {
    width: 18% !important;
}

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

.foot_col_2,
.foot_col_3,
.foot_col_4 {
    padding-left: 135px;
}

.foot_col_1 {
    width: 19% !important;
}

.foot_col_2 {
    width: 32% !important;
}

.foot_col_3 {
    width: 28% !important;
}

.foot_col_4 {
    width: 21% !important;
}

.foot_copy_txt span a {
    color: #fff;
}

/* 320 */

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

    .foot_title span {
        font-size: 15px;
    }

    .foot_menu ul li a {
        font-size: 14px;
    }

    .foot_col_2,
    .foot_col_3,
    .foot_col_4 {
        padding-left: 10px;
        padding-top: 20px;
    }

    .foot_col_1 {
        width: 100% !important;
        padding-left: 10px;
        border: none;
    }

    .foot_col_2 {
        width: 100% !important;
        border: none;
    }

    .foot_col_3 {
        width: 100% !important;
        border: none;
    }

    .foot_col_4 {
        width: 100% !important;
    }

    .foot_copy_txt span {
        font-size: 14px;
        text-align: center;
    }

    .foot_copy_col_1,
    .foot_copy_col_2 {
        width: 100% !important;
    }

    .foot_copy_col_1 {
        padding-top: 10px;
    }

    .foot_copy_row {
        flex-direction: column-reverse;
    }

    .foot_copy_img img {
        height: 30px;
    }

}

@media all and (min-width: 581px) and (max-width: 767px) {
    .foot_menu ul li {
        width: 50%;
        float: left;
    }
}

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

    .foot_title span {
        font-size: 15px;
    }

    .foot_menu ul li a {
        font-size: 14px;
    }

    .foot_col_2,
    .foot_col_3,
    .foot_col_4 {
        padding-left: 40px;
    }

    .foot_col_1 {
        width: 50% !important;
    }

    .foot_col_2 {
        width: 50% !important;
        border: none;
    }

    .foot_col_3 {
        width: 50% !important;
        padding-left: 0px;
        padding-top: 20px;
    }

    .foot_col_4 {
        width: 50% !important;
        padding-top: 20px;
    }

    .foot_copy_txt span {
        font-size: 14px;
        text-align: center;
    }

    .foot_copy_col_1,
    .foot_copy_col_2 {
        width: 100% !important;
    }

    .foot_copy_col_1 {
        padding-top: 10px;
    }

    .foot_copy_row {
        flex-direction: column-reverse;
    }

    .foot_copy_img img {
        height: 30px;
    }

}

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

    .foot_title span {
        font-size: 16px;
    }

    .foot_col_2,
    .foot_col_3,
    .foot_col_4 {
        padding-left: 40px;
    }

    .foot_col_1 {
        width: 50% !important;
    }

    .foot_col_2 {
        width: 50% !important;
        border: none;
    }

    .foot_col_3 {
        width: 50% !important;
        padding-left: 0px;
        padding-top: 20px;
    }

    .foot_col_4 {
        width: 50% !important;
        padding-top: 20px;
    }

}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    .foot_title span {
        font-size: 16px;
    }

    .foot_col_2,
    .foot_col_3,
    .foot_col_4 {
        padding-left: 20px;
    }

    .foot_col_1 {
        width: 33.33% !important;
    }

    .foot_col_2 {
        width: 33.33% !important;
    }

    .foot_col_3 {
        width: 33.33% !important;
        border: none;
    }

    .foot_col_4 {
        width: 33.33% !important;
        padding-left: 0px;
        padding-top: 20px;
    }

}

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

    .foot_title span {
        font-size: 16px;
    }

    .foot_col_2,
    .foot_col_3,
    .foot_col_4 {
        padding-left: 20px;
    }

    .foot_col_1 {
        width: 20% !important;
    }

    .foot_col_2 {
        width: 31% !important;
    }

    .foot_col_3 {
        width: 26% !important;
    }

    .foot_col_4 {
        width: 23% !important;
    }

}

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

    .foot_title span {
        font-size: 16px;
    }

    .foot_col_2,
    .foot_col_3,
    .foot_col_4 {
        padding-left: 36px;
    }

}

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

    .foot_title span {
        font-size: 18px;
    }

    .foot_col_2,
    .foot_col_3,
    .foot_col_4 {
        padding-left: 67px;
    }

}

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

    .foot_title span {
        font-size: 20px;
    }

    .foot_col_2,
    .foot_col_3,
    .foot_col_4 {
        padding-left: 108px;
    }

}