@media screen and (min-width: 1025px) {
    .hamburger-menu,
    .header__main-nav-mobile,
    .gtranslate_mobile,
    .header__main-nav-mobile * {
        display: none;
    }
}

@media screen and (max-width: 1025px) {
    body.logged-in > header {
        margin-top: -46px;
    }

    html {
        margin-top: 0 !important;
    }

    .boxed {
        width: 100%;
        margin: auto;
    }

    .elementor-row {
        justify-content: center !important;
    }

    .search-form {
        text-align: center;
    }

    .main-header {
        margin-bottom: 0;
        width: 100%;
        text-align: left;
    }

    .header__main-nav {
        display: none;
    }

    .hamburger-menu {
        position: absolute;
        right: 3%;
        top: 30px;
        width: 30px;
        height: 24px;
        cursor: pointer;
        margin-top: 3px;
        -webkit-tap-highlight-color: transparent;
    }

    /* hides hamburger or close icons */
    .hide-icon {
        display: none;
        opacity: 0;
        visibility: hidden;
    }

    body.logged-in .hamburger-menu {
        position: absolute;
        right: 3%;
        top: 50%;
        width: 30px;
        height: 24px;
        cursor: pointer;
        margin-top: 10px;
    }

    .menu-menu-1-container,
    .header__main-nav {
        float: none;
    }

    .menu li {
        height: 70px;
    }

    .menu li a {
        font-size: 18px;
    }

    .menu li a:active {
        color: white;
        background-color: #F18778;
    }

    .menu li a:focus {
        color: white;
        background-color: #F18778;
    }

    #InfoTbl .post-table tr td:nth-child(1) {
        max-width: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        color: #818181;
        text-align: left;
    }

    #InfoTbl .post-table tr td:nth-child(2) {
        text-align: right;
        padding-right: 0;
    }

    .post-table tr td {
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 20px 10px !important;
    }

    .search-form input[type='text']::-webkit-input-placeholder {
        font-size: 13px;
    }

    .menu-item---selected,
    .current_page_item,
    .current-page-item,
    .current-menu-item,
    .current-page-ancestor {
        background: #FFFFFF;
    }

    .menu-item---selected a,
    .current_page_item a,
    .current-menu-item a,
    .current-page-ancestor a {
        color: #404040;
        font-weight: bold;
    }

    .gtranslate {
        display: none;
    }

    .gtranslate_mobile {
        display: block;
        margin-top: 55px;
        padding-bottom: 20px;
    }

    .gtranslate_mobile a {
        margin-left: 7px;
    }

    .gtranslate_mobile a:first-child {
        margin-left: 0;
    }

    .header__main-nav-mobile {
        display: none;
        z-index: 99999;
        position: absolute;
        top: 85px;
        width: 100%;
        padding: 16px 0;
        background: #FFFFFF;
        text-align: center;
        left: 0;
        -webkit-transform: translate3d(0, 0, 1px);
        transform: translate3d(0, 0, 1px);
    }

    .header__main-nav-mobile li {
        width: 100%;
    }

    .header__main-nav-mobile ul li {
        display: block !important;
        line-height: 46px;
    }

    .header__main-nav-mobile .menu-item {
        margin: 0;
        text-align: center;
    }

    .language-selector-mobile {
        position: relative;
        height: 30px;
        line-height: 30px;
        cursor: pointer;
        order: 3 !important;
    }

    .language-selector-mobile .switcher {
        margin: auto;
    }

    .custom-logo-link {
        margin: 30px 0 0 10px;
        float: none !important;
        text-align: left;
        position: relative;
        display: inline-block;
    }

    body.logged-in .custom-logo-link {
        margin: 50px 0 0 10px;
        float: none !important;
        text-align: left;
        position: relative;
        display: inline-block;
    }

    footer {
        overflow: hidden;
        clear: both;
        padding-bottom: 50px;
    }

    .footer-wrap {
        text-align: center;
        height: auto;
        width: 100%;
    }

    .box {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-justify-content: center;
        justify-content: center;
        margin-top: 0;
    }

    .footer-column1 {
        float: none;
        margin: 0 auto 30px;
        text-align: center;
        width: 100%;
    }

    .footer-column2 {
        float: none;
        margin: 0 auto 10px;
        text-align: center;
        width: 100%;
    }

    .footer-column3 {
        float: none;
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }

    .footer__quicklink {
        margin: 0 auto;
        text-align: center;
    }

    .menu {
        margin-right: 0;
    }

    .menu a {
        display: block;
    }

    ul.menu,
    li.menu-item {
        width: 100%;
    }

    #BreadCrumbs.elementor-section {
        padding: 10px 10px 10px 10px !important;
    }

    .elementor-section {
        position: relative;
        padding: 0 10px;
    }

    .post-information .breadcrumbs-wrapper {
        padding: 20px 10px 40px 10px;
    }

    .elementor-12 .elementor-element.elementor-element-75e24961 .swiper-pagination-bullet {
        width: 12px !important;
        height: 12px !important;
        background: #FFFFFF;
    }

    .author-post {
        width: auto !important;
        padding: 20px 0;
        margin: 0 10px 20px;
    }

    .news-list {
        width: auto;
        margin: 30px 10px;
        padding: 15px 0;
        border-top: 1px solid #F1F1F1;
        border-bottom: 1px solid #F1F1F1;
    }

    .post-information .breadcrumbs-wrapper .breadcrumbs {
        width: auto;
        margin: 0 auto;
    }

    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100% !important;
    }

    .overlay {
        z-index: 201;
        position: absolute;
        display: none;
        width: 100%;
        height: 100%;
        top: 150px;
        left: 0;
        background: rgba(0, 0, 0, 0.5);
    }

    .swiper-pagination-bullet {
        width: 10px !important;
        height: 10px !important;
    }

    .custom-logo {
        width: 183px !important;
        height: 33px !important;
        position: relative;
        display: inline-block;
    }

    .elementor-inner {
        padding: 0 0 !important;
    }

    form input[type=text] {
        width: 70%;
        padding: 0 2px;
    }

    /* disables submenu arrow in the third submenu */
    .header__main-nav-mobile .sub-menu .sub-menu .sub-menu .menu-item span.down::after {
        display: none;
        visibility: hidden;
        opacity: 0;
    }
}