@charset "utf-8";
/* CSS Document */

:root {
    --main-font: "Hanken Grotesk", sans-serif;
}

body {
    font-family: var(--main-font) !important;
}

/* OVERRIDE ALTAMIRA */

#NoActiveBanner {
    display: none;
}

.header {
    min-height: 75px !important;
    z-index: 1050;
    position: fixed;
    border-bottom: 1px solid #e7e7e7;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0px 100px;
}

.logo {
    float: left;
    width: 100%;
    padding: 0px !important;
}

.search {
    background: #fafafa !important;
    width: 30% !important;
    position: unset !important;
    margin-left: 0% !important;
    margin-right: 0% !important;
    padding: 40px 60px 40px 100px !important;
}

.search .SceltaCampiContent {
    float: none !important;
    width: 100% !important;
}

.search .row {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100% !important;
}

.row .col-sm-4 {
    /* width: 100% !important;
    padding-right: 0px !important; */
}

.box2 {
    float: left !important;
    margin-top: 20px !important;
    width: 96% !important;
}

.boxsmall {
    float: left !important;
    margin: 7px !important;
}

.search_cards {
    display: flex;
    justify-content: space-between;
    padding-top: 75px;
    gap: 40px;
}

.card_section {
    width: 70%;
    padding-right: 100px;
}

.homeshare {
    margin-top: 60px !important;
    padding-right: 100px !important;
}

.vacancy-list-tile .col-sm-4 {
    width: 50%;
}

.box {
    width: 100% !important;
}

.titleBlock {
    min-height: 0px !important;
}

#vacancylist {
    display: flex;
    flex-wrap: wrap;
    column-gap: 20px;
    margin: 0 !important;

}

#vacancylist .col-sm-4 {
    width: calc(50% - 10px);
    padding: 0;
}

.list_card {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 10px;
    padding: 15px;
    position: relative;
    width: 100%;
    position: relative;
    cursor: pointer;

}

.vacancy-list-tile>div {
    display: flex;
}

.card_section .vacancy-list-tile,
.card_section .row {
    display: flex;
    flex-wrap: wrap;
    margin: 0px !important;
}


.list_card:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.business_unit {
    display: block;
    font-size: 20px !important;
    font-weight: 600 !important;
    text-align: left;
    line-height: 24px !important;
    letter-spacing: 0;
    width: 80% !important;
}

.titleBlock h2 {
    font-size: 18px !important;
    font-weight: 500 !important;
    margin: 0 !important;
    color: #212529 !important;
    text-align: left;
    line-height: 21.6px !important;
    padding: 4px 0px !important;
}

.location {
    display: block;
    font-size: 16px !important;
    color: #212529 !important;
    text-align: left;
    font-weight: 500 !important;
}

/* .list_card::before {
    content: "Condividi";
    position: absolute;
    top: 18px;
    right: 40px;
    font-size: 16px;
    color: #212529 !important;
    font-weight: 500 !important;
} 

.list_card::after {
    content: "";
    position: absolute;
    top: 18px;
    right: 15px;
    width: 22px;
    height: 22px;
    cursor: pointer;

    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23313031'><path d='M18 22C17.1667 22 16.4583 21.7083 15.875 21.125C15.2917 20.5417 15 19.8333 15 19C15 18.8833 15.0083 18.7625 15.025 18.6375C15.0417 18.5125 15.0667 18.4 15.1 18.3L8.05 14.2C7.76667 14.45 7.45 14.6458 7.1 14.7875C6.75 14.9292 6.38333 15 6 15C5.16667 15 4.45833 14.7083 3.875 14.125C3.29167 13.5417 3 12.8333 3 12C3 11.1667 3.29167 10.4583 3.875 9.875C4.45833 9.29167 5.16667 9 6 9C6.38333 9 6.75 9.07083 7.1 9.2125C7.45 9.35417 7.76667 9.55 8.05 9.8L15.1 5.7C15.0667 5.6 15.0417 5.4875 15.025 5.3625C15.0083 5.2375 15 5.11667 15 5C15 4.16667 15.2917 3.45833 15.875 2.875C16.4583 2.29167 17.1667 2 18 2C18.8333 2 19.5417 2.29167 20.125 2.875C20.7083 3.45833 21 4.16667 21 5C21 5.83333 20.7083 6.54167 20.125 7.125C19.5417 7.70833 18.8333 8 18 8C17.6167 8 17.25 7.92917 16.9 7.7875C16.55 7.64583 16.2333 7.45 15.95 7.2L8.9 11.3C8.93333 11.4 8.95833 11.5125 8.975 11.6375C8.99167 11.7625 9 11.8833 9 12C9 12.1167 8.99167 12.2375 8.975 12.3625C8.95833 12.4875 8.93333 12.6 8.9 12.7L15.95 16.8C16.2333 16.55 16.55 16.3542 16.9 16.2125C17.25 16.0708 17.6167 16 18 16C18.8333 16 19.5417 16.2917 20.125 16.875C20.7083 17.4583 21 18.1667 21 19C21 19.8333 20.7083 20.5417 20.125 21.125C19.5417 21.7083 18.8333 22 18 22Z'/></svg>");

    background-repeat: no-repeat;
    background-size: contain;
}
*/
.list_card p {
    margin: 0px !important;
    text-align: left;
}

.list_card a.button {
    background: transparent;
    border-color: transparent !important;
    background-image: none;
    border-radius: 0;
    color: #212529 !important;
    font-size: 16px !important;
    text-transform: capitalize;
    padding: 10px 0px 0px 0px !important;
    display: inline-block;
    font-weight: 500 !important;
    letter-spacing: 0 !important;
    margin: 0px !important;
}

.list_card a.button:hover {
    background: transparent !important;
}

.pub-date {
    display: block;
    font-size: 16px !important;
    color: #212529 !important;
    text-align: left;
    font-weight: 500 !important;
}

.card_section .adtitle {
    margin-bottom: 25px !important;
}

h1.home-title {
    font-size: 32px !important;
    line-height: 38.4px !important;
    font-weight: 700 !important;
    letter-spacing: 0 !important;
    text-transform: capitalize !important;
    text-align: left !important;
}



/* END OVERRIDE ALTAMIRA */

.footer {
    background: #2f2f2f;
    color: #fff;
    padding: 50px 100px 24px;
    height: 100% !important;
    font-family: var(--main-font) !important;
}

.footer-container {
    margin: auto;
}

.footer-logo img {
    width: 140px;
    margin-bottom: 40px;
}

.footer-columns {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    position: relative;
}

.footer-col h4 {
    color: #fff;
    font-size: 18px;
    line-height: 21.6px;
    font-weight: 600 !important;
    font-family: var(--main-font) !important;
    margin: 0px !important;
}

.footer-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-col ul li {
    margin-top: 7px;
}

.footer-col ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 300 !important;
    letter-spacing: .02em;
    font-family: var(--main-font) !important;
}

.footer-col ul li a:hover {
    color: #fff;
    text-decoration: underline;
}

.contact-row {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-top: 10px;
}

.phone {
    font-size: 14px;
}

.message {
    font-size: 14px;
    text-decoration: none;
    color: #ccc;
    display: flex;
    align-items: center;
    gap: 6px;
}

.message:hover {
    color: #fff;
}

.social {
    display: flex;
    gap: 10px;
    font-size: 16px;
}

.social a {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}



.footer-col.contact {
    font-size: 16px;
}

.footer-container.footer-row2 {
    margin-top: 40px;
}

.footer_container {
    background-color: #222;
    padding: 24px 100px;
    width: 100%;
    float: left;
}

.footer-info {
    display: flex;
    align-items: center;
    gap: 8px;
    flex-wrap: wrap;
}


.contact-row {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
}

.contact-row .phone,
.contact-row .message,
.contact-row .social a {
    display: flex;
    align-items: center;
    gap: 8px;
}

.contact-row .phone {
    width: 150px;
}

.contact-row .message {
    width: 95px;
}

.contact-row .social {
    width: 226px;
}

.footer-container.footer-row2 .footer-columns {
    grid-template-columns: 1fr;
}

.message-div {
    display: flex;
    align-items: center;
}

.social {
    display: flex;
    align-items: center;
    gap: 12px;
}

.contact-row svg {
    display: block;
}

.footer-container.footer-row2 a {
    color: #fff;
    text-decoration: none;
}

.business_unit-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
}

form[action*="send-cv"] .business_unit-inner {
    display:inline-block;
}

.font-regular {
    font-weight: 400 !important;
}

.text-light {
    color: #fff !important;
}

.cursor-pointer {
    cursor: pointer;
}

.box2 .button {
    background-color: #E00086;
    border: 1px solid #E00086;
    font-size: 16px !important;
    line-height: 19.2px !important;
    font-weight: 600 !important;
    letter-spacing: .02em !important;
    padding: 12px 16px !important;
    text-transform: capitalize !important;
    width: 100% !important;
}

.box2 .button:hover {
    background-color: rgb(179.2, 0, 107.2) !important;
    border: 1px solid rgb(179.2, 0, 107.2) !important;
    color: #fff !important;
}

.home-cv-button a {
    border: 1px solid #E00086 !important;
    color: #E00086 !important;
    font-size: 16px !important;
    line-height: 19.2px !important;
    font-weight: 600 !important;
    letter-spacing: .02em !important;
    padding: 12px 30px !important;
    text-transform: capitalize !important;
}

.home-cv-button a:hover {
    background-color: rgb(179.2, 0, 107.2) !important;
    border: 1px solid rgb(179.2, 0, 107.2) !important;
    color: #fff !important;
}

.business_unit-inner .ContainerButtons .button {
    padding: 10px 30px !important;
    background-color: #E00086;
    border: 1px solid #E00086;
    font-size: 16px !important;
    line-height: 19.2px !important;
    font-weight: 600 !important;
    letter-spacing: .02em !important;
    text-transform: uppercase !important;
}

.button {
    background-color: #E00086;
    border: 1px solid #E00086;
    font-size: 16px !important;
    line-height: 19.2px !important;
    font-weight: 600 !important;
    letter-spacing: .02em !important;
    text-transform: uppercase !important;
    color: #fff !important;
}

.button:hover {
    background-color: rgb(179.2, 0, 107.2) !important;
    border: 1px solid rgb(179.2, 0, 107.2) !important;
    color: #fff !important;
}

.business_unit-inner .ContainerButtons .button:hover {
    background-color: rgb(179.2, 0, 107.2) !important;
    border: 1px solid rgb(179.2, 0, 107.2) !important;
    color: #fff !important;
}

.content {
    min-height: 0px !important;
}

.rssbutton {
    outline: 0 !important;
    cursor: pointer !important;
    border: 0 !important;
    padding: 0 !important;
    width: 40px !important;
    height: 40px !important;
    background: none !important;
    background-color: #E00086 !important;
    -webkit-mask: url(/images/rss-icon.png) no-repeat center !important;
    mask: url(/images/rss-icon.png) no-repeat center !important;
    -webkit-mask-size: contain !important;
    mask-size: contain !important;
}

.boxsmall a {
    background-color: #E00086 !important;
    -webkit-mask: url(../images/reset-icon.png) no-repeat center !important;
    mask: url(../images/reset-icon.png) no-repeat center !important;
    -webkit-mask-size: contain !important;
    mask-size: contain !important;
}

.goback a {
    filter: invert(20%) sepia(90%) saturate(5000%) hue-rotate(300deg);
}

/* JOB DETAILS PAGE */
section.content.jobs.job-detail {
    max-width: 100% !important;
    padding: 0px 100px !important;
}

section.content.jobs.job-detail .job-top-inner,
section.content.jobs.job-detail .business_unit-inner {
    max-width: 100% !important;
    padding: 15px 100px !important;
}

.job_top {
    background: #E00086 !important;
    margin-top: 75px;
}

.business_unit-sec.bottom-ofpage {
    margin-bottom: 0px !important;
}

section.content.jobs.job-detail .business_unit-inner .textr {
    width: 100%;
}

section.content.jobs.job-detail .business_unit-sec .business_unit-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.content.jobs.job-detail .textr table.FORM.ScTableTitle tbody {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.email {
    background: url(/images/email-icon1.png) no-repeat left top !important;
}

.facebook {
    background: url(/images/facebook-icon1.png) no-repeat left top !important;
}

.twitter {
    background: url(/images/tweeter-icon1.png) no-repeat left top !important;
}

span.linkedin-icon:hover:after {
    background: url(/images/linkedin1.png) no-repeat left top !important;
}

.printicon {
    background: url(/images/print-icon.png) no-repeat left top !important;
    margin-top: 7px !important;
    width: 40px !important;
    height: 40px !important;
}


/* ALL FORM STYLING */

.job-top-inner .adtitle h1 * {
    font-size: 32px !important;
    color: #fff !important;
    font-weight: 700 !important;
    font-family: var(--main-font) !important;
}

.job-top-inner .adtitle h1 {
    display: grid !important;
    place-items: center;
    font-size: 32px !important;
    font-family: var(--main-font) !important;
    font-weight: 700 !important;
    color: #fff !important;
}

.FORMFIELD input[type=text],
.FORMFIELD input[type=password],
.FORMFIELDNoWidth input[type=text],
.FORMFIELDNoWidth input[type=password] {
    max-width: 100% !important;
}

.create-account table.FORM tbody {
    display: grid;
    place-items: center
}

.create-account table.FORM tbody tr {
    width: 65% !important;
}

.FORMFIELD,
.FORMLABLE {
    width: 100% !important;
    float: left !important;
    padding-left: 0 !important;
    max-width: 100% !important;
    padding-right: 0 !important;
}

.cv-form input[type="file"] {
    width: 100% !important;
    border: 1px solid #cccccc !important;
    height: 50px;
    padding-top: 9px;
    padding-left: 9px;
}

.FORMFIELD select,
.FORMFIELDNoWidth select {
    max-width: 100% !important;
    border: 1px solid #cccccc !important;
}

/*.divDateTimeDropDown select {
    width: 100% !important;
    max-width: 100% !important;
}*/

.FORMTITLE {
    padding: 0 0px 25px !important;
}

.FORMTITLE span.titoloscheda {
    padding-left: 0px !important;
}

.bt-privacy td.LABLE {
    padding-left: 0px !important;
    text-align: center !important;
}

.ad .inner .Error {
    margin-left: 0px !important;
}

.FORMLABLE {
    text-align: left !important;
}

.msinner .ContainerButtons {
    text-align: center !important;
}

.FORMSINGLER {
    text-align: center !important;
}

.inner.create-account {
    padding: 30px 0px;
}

.FORMSINGLER a,
table.FORM.ScTableTitle a,
.BackVacancies a,
.login-title a {
    color: #000 !important;
}

.FORMSINGLER a:hover,
table.FORM.ScTableTitle a:hover,
.BackVacancies a:hover,
.login-title a:hover {
    color: #E00086 !important;
}

.recaptcha-container {
    float: none !important;
    display: grid !important;
    place-items: center !important;
    width: 100% !important;
    padding-bottom: 25px !important;
}

section.content.myaccount.myjobalert .ContainerButtons {
    float: none !important;
    display: grid !important;
    place-items: center !important;
    width: 100% !important;
    padding: 30px 0px !important;
}

section.container.content.privacypage,
.textPrivacy {
    margin-top: 120px;
}

/* ADD GAURAV NEW CSS */
.hamburger_menu {
    font-size: 30px;
    display: none;
}

.mobile-drawer {
    display: none;
}

@media (max-width: 1200px) {

    .header,
    section.content.jobs.job-detail .job-top-inner,
    section.content.jobs.job-detail .business_unit-inner {
        padding: 0px 30px !important;
    }

    #vacancylist .col-sm-4 {
        width: 100%;
    }

    .search {
        padding: 40px 15px 40px 30px !important;
    }

    .footer_container {
        padding: 24px 30px;
    }

    .footer {
        padding: 50px 30px 50px;
    }

    section.content.jobs.job-detail,
    .job-top-inner,
    .business_unit-inner {
        padding: 0px 30px !important;
    }

}

@media(max-width:768px) {

    .header,
    section.content.jobs.job-detail .job-top-inner,
    section.content.jobs.job-detail .business_unit-inner {
        padding: 0px 15px !important;
    }

    .footer-columns {
        grid-template-columns: 1fr 1fr;
        gap: 25px;
    }

    .contact-row {
        flex-wrap: wrap;
    }

    .search_cards {
        flex-direction: column;
    }

    .search {
        width: 100% !important;
        padding: 40px 0px 40px 15px !important;

    }

    .card_section {
        width: 100% !important;
        padding-right: 0px;
    }

    .card_section .adtitle {
        margin-top: 0px !important;
    }

    .footer_container {
        padding: 24px 15px;
    }

    .footer {
        padding: 50px 15px 50px;
    }

    .homeshare {
        margin-top: 15px !important;
        padding-right: 0px !important;
    }

    h1.home-title,
    .job-top-inner .adtitle h1,
    .job-top-inner .adtitle h1 * {
        font-size: 25px !important;
    }

    section.content.jobs.job-detail,
    .job-top-inner,
    .business_unit-inner,
    .container_section {
        padding: 0px 15px !important;
    }

    .create-account table.FORM tbody tr {
        width: 100% !important;
    }

    section.content.jobs.job-detail .business_unit-sec .business_unit-inner {
        flex-direction: column;
    }


    /* ADD GAURAV NEW CSS MOBILE MENU */
    .hamburger_menu {
        display: block;
    }

    nav ul li a {
        display: none;
    }

    .header .container {
        width: 100% !important;
        padding: 0px !important;
    }

    .mobile-drawer {
        position: fixed;
        top: 0;
        left: 0;
        width: 399px;
        height: 100vh;
        background: #fff;
        transform: translateX(-100%);
        transition: transform 0.4s ease;
        z-index: 9999;
        overflow-y: auto;
        display: block;
    }

    .mobile-drawer.active {
        transform: translateX(0);
    }

    .img-icon-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 40px 20px;
        border-bottom: 1px solid #dee2e6;
    }

    .img-icon-box a img {
        width: 124px;
        height: 30px;
    }

    .drawer-close {
        background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMi44MjgiIGhlaWdodD0iMjIuODI4Ij48ZyBmaWxsPSJub25lIiBzdHJva2U9IiMwODIzMjkiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIj48cGF0aCBkYXRhLW5hbWU9IkxpbmVhIDEiIGQ9Im0xLjQxNCAxLjQxNCAyMCAyMCIvPjxwYXRoIGRhdGEtbmFtZT0iTGluZWEgMiIgZD0ibTIxLjQxNCAxLjQxNC0yMCAyMCIvPjwvZz48L3N2Zz4=');
        line-height: 24px;
        background-repeat: no-repeat;
        background-size: 16px;
        opacity: 1;
        height: 16px;
        width: 16px;
        cursor: pointer;
    }

    .mobile-menu {
        list-style: none;
        margin: 0;
        padding: 0px 0 0px;
    }

    .mobile-menu li {
        border-bottom: 1px solid #dee2e6;
        cursor: pointer;
    }


    ul.sub-menu.active li {
        border-bottom: none !important;
        cursor: pointer;
    }

    .mobile-menu li a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 30px 20px;
        color: #000 !important;
        text-decoration: none;
        font-size: 20px !important;
        font-family: var(--main-font) !important;
        transition: transform 0.4s ease !important;
        letter-spacing: 1px !important;
    }

    .mobile-menu .sub-menu {
        display: none;
        background: transparent !important;
        box-shadow: none !important;
    }

    .mobile-menu .sub-menu li a {
        padding-left: 20px;
        font-size: 20px !important;
        padding-bottom: 25px !important;
        padding-top: 0px !important;
    }

    .mobile-menu .sub-menu.active {
        display: block !important;
    }

    .mobile-menu span {
        display: inline-block !important;
        font-size: 20px !important;
        transition: 0.3s ease !important;
        font-family: var(--main-font) !important;
    }

    .mobile-menu li>a span {
        position: relative;
        padding-right: 22px;
    }

    .mobile-menu li>a span::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 21px;
        height: 30px;
        background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23082329' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E") no-repeat center;
        background-size: contain;
    }

    .hamburger_menu {
        font-size: 24px;
        cursor: pointer;
        padding: 20px;
        color: #ff0090;
    }

    ul.sub-menu {
        display: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        height: auto !important;
        width: 100%;
    }

    nav ul li.open>ul.sub-menu {
        display: block !important;
    }

    .open {
        min-height: 250px !important;
    }

    .mobile-menu span img {
        display: none !important;
    }

    .textr {
        grid-column: span 2;
    }

    .FORM {
        width: 100% !important;
        table-layout: fixed;
    }

    form[action*="job-details"] .FORM td,
    form[action*="job-details"] .FORM .FORMLABLE,
    form[action*="job-details"] .FORM .FORMFIELD,
    form[action*="job-details"] .FORM .DISABLEDFIELD {
        white-space: normal !important;
        overflow-wrap: anywhere;
        word-break: break-word;
    }

    form[action*="job-details"] .FORM tr {
        flex: 0 0 calc(50% - 5px);
    }

    .business_unit-inner .ContainerButtons {
        text-align: center !important;
        margin-bottom: 30px !important;
    }

    .homeshare_container {
        padding: 0px 15px !important;
    }

    .home-cv-button a {
        display: block;
    }

.pager tr td:nth-child(2), .pager tr td:nth-last-child(2) {
        width: 100% !important;
    }
/*
form[action*="send-cv"] .cv-form .FORM.ScMainFormMaschera {
    width: 100%;
    table-layout: fixed; 
  }

form[action*="send-cv"] .cv-form   .FORM.ScMainFormMaschera tr td.FORMLABLE {
    width: 32%;
    display:block;
  }

form[action*="send-cv"] .cv-form   .FORM.ScMainFormMaschera tr td.FORMFIELD {
    width: 68%;
    display:block;
  }
form[action*="send-cv"] .cv-form   .FORM.ScMainFormMaschera tr {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 10px;
}
 form[action*="send-cv"] .cv-form  .FORM.ScMainFormMaschera td {
    overflow-wrap: anywhere;
    word-break: break-word;
    white-space: normal;
  }

    flex: 1 1 auto;
    min-width: 0;


form[action*="send-cv"] .content.jobs.send-cv .cv-form .FORMLABLE{
    min-width: 95px;
}
  */

  form[action*="send-cv"] .cv-form  .FORM.ScMainFormMaschera  .FORMLABLE{
    text-align: center !important;
    text-transform: uppercase;
  } 

        div[id$="dnd-drop-area"] {
    line-height: 25px !important;
    }

     form[action*="send-cv"] .cv-form  .FORM.ScTableTitle{
        table-layout: auto !important;
     }

}

@media (max-width: 660px) {
    .business_unit-inner .ContainerButtons {
        text-align: left !important;
        margin-bottom: 30px !important;
    }
}

@media(max-width:480px) {

    .footer-columns {
        grid-template-columns: 1fr;
    }

    .footer-col.contact {
        position: unset;
        display: inline;
    }

    .business_unit,
    .titleBlock h2 {
        font-size: 16px !important;
    }

    .list_card::before,
    .location,
    .list_card a.button,
    .pub-date {
        font-size: 14px !important;
    }

    /* ADD GAURAV NEW CSS MOBILE MENU */
    .mobile-drawer {
        width: 300px;
    }
}