@media screen and (max-width: 1024px){
 
    .lm-mb-40{
        margin-bottom: 40px;
    }
    .s-blog .--posts > .ui-post--card {
        width: 100%;
    }

    .--last-post .ui-post--card > .wrapper {
        flex-wrap: wrap;
    }

    footer .--row {
        flex-direction: column;
        align-items: baseline;
        gap: 20px;
    }

    footer .--row ul {
        flex-wrap: wrap;
        gap: 13px 23px;
    }

    footer .--row:last-child {
        margin-top: 30px;
        flex-direction: column-reverse;
    }

    .--container {
        padding: 0 20px;
    }

    .home--start video {
        height: 400px;
    }

    .home--start {
        height: 400px;
    }

    .s-blog {
        margin: 80px 0;
        margin-top: 50px;
    }

    .s-blog .s-header .label {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 15px;
    }

    .s-blog .s-header {
        font-size: 16px;
    }

    header .--wrap .logos img {
        height: 45px;
    }

    .--menu-btn svg {
        height: 18px;
    }

    .s-blog .s-content .--filter {
        justify-content: flex-start;
    }

    .ui-post--card {
        font-size: 14px;
    }

    .ui-post--card .title a {
        font-size: 21px;
        line-height: 1.4;
    }

    .--menu .--wrap ul {
        gap: 20px;
    }

    .--menu .--wrap ul li a {
        font-size: 20px;
    }

    .--menu .bg img {
        object-position: 79%;
    }
    footer .--row ul a {
        font-size: 14px;
    }

    .subheader .--wrap > .col-left, .subheader .--wrap > .col-right {
        gap: 15px;
    }

    .subheader a {
        font-size: 14px;
    }

    .subheader ul {
        gap: 30px;
    }
    li#menu-item-11275 {
        display: none;
    }
    header .--wrap {
        padding: 25px 0;
    }

    .subheader .col-right a {
        font-size: 13px;
    }

    .subheader .--wrap {
        align-items: center;
        flex-wrap: wrap;
    }
    .subheader .--wrap h1 {
        line-height: 1.4;
        font-size: 16px;
        padding-top: 19px;
    }
    .subheader .--wrap > .col-left {
    }
    .--single-post {
        margin: 40px 0;
        margin-bottom: 70px;
    }

    .--single-post h1 {
        font-size: 24px;
        line-height: 1.3;
    }

    .--single-post .--layout {
        font-size: 16px;
        line-height: 1.5;
    }

    .--single-post .--layout .--content {
        font-size: 14px;
        line-height: 1.6;
    }

    .--single-post .--layout .--content p {
        margin: 15px 0;
    }

    .--single-post .--meta {
        font-size: 13px;
        font-weight: 500;
        padding: 10px 0;
        margin: 20px 0;
    }

    .--caption {
        font-size: 12px;
        line-height: 1.5;
        margin-bottom: 20px;
    }

    .--single-post blockquote > :first-child {
        font-size: 18px;
        line-height: 1.5;
    }

    .--single-post blockquote {
        padding-top: 3px;
        padding-bottom: 3px;
        padding-right: 20px;
    }

    .--single-post .--footer {
        margin-top: 38px;
    }

    .ui-btn {
        font-size: 13px;
        padding: 8px 12px;
    }

    .ui-btn.--icon {
        padding: 8px;
    }

    .ui-btn .icon svg {
        width: 20px;
        height: auto;
    }

    .ui-post--card > .wrapper > .details > time {
        padding-top: 5px;
        font-size: 13px;
        font-weight: 500;
    }

    .s-blog .--posts {
        gap: 50px;
    }
    .page--about > .--header .--wrap {
        font-size: 16px;
        padding: 60px 0;
    }

    .page--about > .--header .--wrap h1 {
        font-size: 24px;
        font-weight: 500;
    }

    .page--about h2 {
        font-size: 36px;
        line-height: 1.2;
    }

    .page--about .--flex {
        flex-direction: column;
    }

    .page--about .--flex > .col-left, .page--about .--flex > .col-right {
        width: 100%;
    }

    .page--about .--content {
        font-size: 14px;
        margin: 60px 0;
    }

    .page--about .--flex.--gap {
        gap: 20px;
    }

    .page--about .--flex > .col {
        width: 100%;
    }
    .page--about > .--header > .bg img {object-position: 70%;}
    .calendar-wrapper .map .event-navigation .select select {
        height: auto;
        font-size: 14px;
        padding: 4px 12px;
    }

    .calendar-wrapper .map .event-navigation .select:before {
        background: transparent;
        border: none;
        height: 100%;
    }

    .calendar-wrapper .map .event-navigation .select:after {
        top: 0;
        bottom: 0;
        margin: auto;
        right: 12px;
    }
    .ui-post--card.--gallery-card > .wrapper > .details .title a {
        font-size: 18px;
    }

    .ui-post--card.--gallery-card > .wrapper > .details {
        margin: 10px;
        margin-top: auto;
    }
    .galleries-gallery {
        gap: 25px;
    }

    .galleries-single .galleries-single-content h1 {
        margin-bottom: 10px;
    }
    .tree--forms {
        margin: 30px 0;
    }
    footer {
        font-size: 14px;
    }
	.ui-post--card > .wrapper .categories:empty {
		display: none;
	}
	.--menu-btn {
    height: 40px;
}
}