.site_footer_inner .footer_menu_column ul {
    list-style: none
}

.site_footer_inner .footer_menu_column ul li {
    display: inline-flex;
    margin: 0;
    padding: 0
}

.site_footer_inner .footer_menu_column ul li:before {
    display: none
}

.site_footer_inner .footer_menu_column ul li.current-menu-item a {
    color: var(--Color_White)
}

.site_footer_inner .footer_menu_column ul li a {
    color: var(--Color_Smokey_Grey_888);
    font-size: 16px;
    line-height: 194%;
    text-decoration: none
}

.site_footer_inner .footer_menu_column ul li a:hover {
    color: var(--Color_White)
}

.site_footer_inner .footer_top_section {
    background-color: var(--Color_Black_2);
    padding: 112px 0
}

.site_footer_inner .footer_top_section_inner {
    -moz-column-gap: 40px;
    column-gap: 40px
}

.site_footer_inner .footer_top_section_inner .footer_top_left {
    width: calc(50% - 20px)
}

.site_footer_inner .footer_top_section_inner .footer_top_left .short_description {
    color: var(--Color_White);
    font-size: 16px;
    line-height: 150%;
    max-width: 305px
}

.site_footer_inner .footer_top_section_inner .footer_top_left .social_link_list {
    gap: 22px
}

.site_footer_inner .footer_top_section_inner .footer_top_left .social_link_list .social_link_item a:hover {
    color: var(--Color_White)
}

.site_footer_inner .footer_top_section_inner .footer_top_left .certificate_image_list:not(:first-child) {
    margin-top: 24px
}

.site_footer_inner .footer_top_section_inner .footer_top_left .certificate_image_list .certificate_image_item img {
    opacity: 40%
}

.site_footer_inner .footer_top_section_inner .footer_top_right {
    width: calc(50% - 20px)
}

.site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col {
    max-width: 165px;
    row-gap: 5px
}

.site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col .footer_menu_col_heading {
    color: var(--Color_White);
    font-family: var(--Font_Lato_Semibold);
    font-size: 24px;
    line-height: 29px
}

.site_footer_inner .footer_bottom_section {
    background-color: var(--Color_Dark_Charcoal);
    padding: 16px 0
}

.site_footer_inner .footer_bottom_section_inner {
    gap: 20px 40px
}

.site_footer_inner .footer_bottom_section_inner .copyright_text {
    color: var(--Color_Smokey_Grey_888);
    font-size: 16px;
    line-height: 194%;
    width: calc(50% - 20px)
}

.site_footer_inner .footer_bottom_section_inner .footer_menu_column_bottom {
    justify-content: flex-end;
    width: calc(50% - 20px)
}

.site_footer_inner .footer_bottom_section_inner .footer_menu_column_bottom .footer_menu {
    row-gap: 12px;
    column-gap: 35px !important;
}

@media (max-width:1359px) {
    .site_footer_inner .footer_top_section {
        padding: 100px 0
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col .footer_menu_col_heading {
        font-size: 22px;
        line-height: 24px
    }
}

@media (max-width:1199px) {
    .site_footer_inner .footer_top_section {
        padding: 80px 0
    }

    .site_footer_inner .footer_top_section_inner {
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .site_footer_inner .footer_top_section_inner .footer_top_left {
        width: calc(46% - 15px)
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right {
        width: calc(54% - 15px)
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col {
        max-width: 158px
    }
}

@media (max-width:991px) {
    .site_footer_inner .footer_top_section {
        padding: 60px 0
    }

    .site_footer_inner .footer_top_section_inner .footer_top_left {
        width: 100%
    }

    .site_footer_inner .footer_top_section_inner .footer_top_left .short_description {
        max-width: none
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right {
        width: 100%
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col {
        max-width: none;
        width: calc(33.33% - 16px)
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col .footer_menu_col_heading {
        font-size: 20px;
        line-height: 22px
    }

    .site_footer_inner .footer_bottom_section_inner .copyright_text {
        font-size: 14px
    }

    .site_footer_inner .footer_bottom_section_inner .footer_menu_column_bottom .footer_menu {
        column-gap: 20px !important;
    }
}

@media (max-width:767px) {
    .site_footer_inner .footer_menu_column ul li a {
        font-size: 14px;
        line-height: 120%
    }

    .site_footer_inner .footer_top_section {
        padding: 40px 0
    }

    .site_footer_inner .footer_top_section_inner .footer_top_left .short_description {
        font-size: 14px
    }

    .site_footer_inner .footer_top_section_inner .footer_top_left .certificate_image_list .certificate_image_item {
        max-height: 57px;
        max-width: 112px
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col {
        row-gap: 10px;
        width: calc(33.33% - 5.33px)
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col .footer_menu_col_heading {
        font-size: 18px;
        line-height: 20px
    }

    .site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col .footer_menu_column ul {
        row-gap: 7px
    }

    .site_footer_inner .footer_bottom_section_inner .copyright_text {
        font-size: 12px
    }

    .site_footer_inner .footer_bottom_section_inner .footer_menu_column_bottom ul li a {
        font-size: 12px;
        line-height: 194%
    }
}

@media (max-width:420px) {
    .site_footer_inner .footer_top_section_inner .footer_top_right .footer_heading_with_menu_col {
        width: 100%
    }

    .site_footer_inner .footer_bottom_section_inner .copyright_text,
    .site_footer_inner .footer_bottom_section_inner .footer_menu_column_bottom {
        justify-content: flex-start;
        width: 100%
    }
}
