.footer .footer__wrapper .footer__inner__wrapper a .footer__inner__wrapper__logo {
    margin: 15px 0 47px;
}

@media (min-width: 1921px) {
    .footer .footer__wrapper {
        margin-top: 13vw;
    }

    .footer .footer__wrapper .footer__inner__wrapper a .footer__inner__wrapper__logo {
        margin-top: 25px;
    }
}

@media (max-width: 1199px) {
    .footer .footer__wrapper .footer__inner__wrapper a .footer__inner__wrapper__logo {
        margin: 15px 0 47px;
    }
}


.recruitment_template .content_box_section__inner .content_with_image_sec__inner--data-list--item--inner .heaidng_sec .icon {
    box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.22);
}

.header__inner__logo_menu .primary-nav .menu-header-container .menu_wrapper li.menu-item ul.sub-menu {
    width: 158px;
}

@media (min-width: 768px) {
    .left_content_right_image_section_main {
        margin-top: -11px;
    }
}