.refive.first .splide__track {
    height: 769px !important;
}

.refive.first .splide__track .splide__slide {
    display: flex;
    align-items: center;
}

.refive.first .splide__track .splide__slide .img-wrapper img {
    height: 700px;
    object-fit: cover;
    object-position: top;
}

.refive.first .splide__track .splide__slide .text-wrapper {
    width: 70%;
    margin-left: 100px;
}

.refive.first .splide__track .splide__slide .text-wrapper .title {
    display: flex;
    margin-bottom: 30px;
}

.refive.first .splide__pagination__page.is-active {
    background: #2D704B;
}

.refive.first .splide__slide .text-wrapper p.description {
    width: 400px;
}

.refive.first .splide__track .splide__slide .text-wrapper .title h6 {
    color: #2d704b;
    font-family: 'Prata' !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-right: 10px;
}



.refive.first .arrows-wrapper {
    display: inline-flex;
    gap: 15px;
    color: #777;
    align-items: center;
    justify-content: center;
    transform: rotate(90deg);
    width: 10%;
}

.refive.first .arrows-wrapper a {
    background: #4294731A;
    padding: 20px 20px 17px 20px;
    margin: 0 !important;
    border-radius: 3px;
    transition: all .3s ease;
}
.refive.posts-wrapper .category-wrapper {
    cursor: text;
}
.refive.first .arrows-wrapper a:hover {
    background: #429473;
}

.refive.first .arrows-wrapper a:hover svg .f {
    fill: #fff;
}

.refive.first .splide__track .splide__slide .text-wrapper p {
    width: 400px;
}

.refive.first .arrows-wrapper svg {
    height: 15px;
}

.refive.first .arrows-wrapper svg .f {
    fill: #429473;
}

.refive.first .arrows-wrapper span {
    position: relative;
    top: -3px;
}

.refive.first {
    display: flex;
}


/* SECOND SLIDER */

.refive.second .my-slider-progress {
    background: rgba(255, 255, 255, 0.30);
    margin-top: 100px;
}

.refive.second .my-slider-progress-bar {
    background: #fff;
    height: 1px;
    transition: width 400ms ease;
    width: 0;
}

.refive.second .splide__track .splide__slide {
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.refive.second .splide__track .splide__slide .text-wrapper h4 {
    color: #FFF;
    font-family: Prata;
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 15px;
    line-height: normal;
    padding-left: 15px;
}

.refive.second .splide__track .splide__slide .text-wrapper p {
    color: #FFF;
    font-family: Urbane;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 22px;
    opacity: .6;
    width: 285px;
    padding-left: 15px;
}

.refive.second .bottom-slider-wrapper {
    width: 50%;
    margin: auto;
}

.refive.second .counter-arrow-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    align-items: center;
}

.refive.second .my-slider-counter {
    color: rgba(255, 255, 255, 0.50);
    font-family: Urbane;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    display: flex;
}

.refive.second .my-slider-counter span.firstnumber {
    color: #FFF;
    font-family: Urbane;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.refive.second .counter-arrow-wrapper .arrows-wrapper {
    display: flex;
    gap: 20px;
    color: #777;
}

.refive.second .counter-arrow-wrapper .arrows-wrapper svg {
    height: 15px;
}

.refive.second .counter-arrow-wrapper .arrows-wrapper span {
    position: relative;
    top: -3px;
}

.refive.second .counter-arrow-wrapper .arrows-wrapper a:hover svg .f {
    fill: #2D704B;
}

.single-post .refive.second .custom-post-category {
    display: none;
}

/* FOURTH SLIDER */

.refive.fourth .my-slider-progress {
    background: rgba(255, 255, 255, 0.30);
    margin-top: 60px;
}

.refive.fourth .my-slider-progress-bar {
    background: #fff;
    height: 1px;
    transition: width 400ms ease;
    width: 0;
}

.refive.fourth .splide__track .splide__slide {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    flex-flow: column;
    height: 100%;
    justify-content: space-between;
}

.refive.fourth .splide__track .splide__slide .img-wrapper img {
    height: 570px;
    object-fit: cover;
}

.refive.fourth .bottom-slider-wrapper {
    width: 50%;
    margin: auto;
}

.refive.fourth .counter-arrow-wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    align-items: center;
}

.refive.fourth .my-slider-counter {
    color: rgba(255, 255, 255, 0.50);
    font-family: Urbane;
    font-size: 12px;
    font-style: normal;
    font-weight: 100;
    line-height: normal;
    display: flex;
}

.refive.fourth .my-slider-counter span.firstnumber {
    color: #FFF;
    font-family: Urbane;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.refive.fourth .counter-arrow-wrapper .arrows-wrapper {
    display: flex;
    gap: 20px;
    color: #777;
}

.refive.fourth .counter-arrow-wrapper .arrows-wrapper svg {
    height: 15px;
    cursor: pointer;
}

.refive.fourth .counter-arrow-wrapper .arrows-wrapper span {
    position: relative;
    top: -3px;
}


/* Panoff */

ul.splide__list > li > .img-wrapper {
    width: 100%;
}

ul.splide__list > li {
    flex-direction: column;
}

@media only screen and (max-width: 1200px) {
    ul.splide__list > li {
        height: auto !important;
    }
}

ul.splide__list > li > * {
    z-index: 10;
}

ul.splide__list > li > .text-wrapper {
    width: calc(100% - 20px);
    margin-left: 20px;
    margin-top: -100px;
}

ul.splide__list > li > .text-wrapper::after {
    content: '';
    position: absolute;
    width: calc(100% - 150px);
    height: 300px;
    background: rgba(30, 30, 30, 0.30);
    bottom: 80px;
    left: 75px;
    border-radius: 100%;
    z-index: 0;
    filter: blur(40px);
    opacity: 0.4;
}

ul.splide__list > li > .text-wrapper > * {
    width: 100%;
    color: #000;
    background-color: #fff;
    padding: 20px;
    position: relative;
    z-index: 1;
    word-wrap: break-word;
}

ul.splide__list > li > .img-wrapper img {
    height: 310px;
    object-fit: cover;
}

ul.splide__list > li > .text-wrapper .custom-textual-btn .qodef-m-icon svg {
    width: 10px;
    height: 10px;
}

ul.splide__list > li > .text-wrapper .custom-textual-btn .qodef-m-icon-inner {
    padding: 10px;
}

ul.splide__list > li .post_year {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border: 1px solid #5a8bab;
    border-radius: 100%;
    background-color: #fff;
}

.splide__track {
    padding-top: 60px;
}

ul.splide__list > li .post_year::after {
    content: "";
    position: absolute;
    display: block;
    bottom: -100px;
    left: 50%;
    height: 100px;
    border-right: 2px dotted #5a8bab;
    z-index: 13;
}

.splide__track::before {
    content: "";
    border-top: 2px dotted #5a8bab;
    display: block;
    top: 95px;
    position: absolute;
    width: calc(100% - 15px);
    margin-left: 15px;
}

.splide__track::after {
    content: "";
    position: absolute;
    top: 90px;
    right: 0;
    width: 175px;
    height: 10px;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 65%, rgb(255, 255, 255) 100%);
}

.refive.splide .splide__arrows {
    position: relative;
    height: 70px;
}

.refive.splide .splide__arrows .splide__arrow {
    width: 70px;
    height: 70px;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid #063856;
    transition: all .5s ease;
}

.refive.splide .splide__arrows .splide__arrow svg,
.refive.splide .splide__arrows .splide__arrow svg * {
    fill: #063856;
}

.refive.splide .splide__arrows .splide__arrow:not(:hover) {
    opacity: 0.6;
}

.refive.splide .splide__arrows .splide__arrow--prev {
    left: unset;
    right: 110px;
}

/** font styling **/
.refive > .splide__track .splide__slide .text-wrapper h4.post_title {
    font-family: Sora;
    font-size: 24px;
    font-weight: 800;
    color: #063856;
	min-height: 60px;
}

.refive > .splide__track .splide__slide .post-content p.post_date {
    opacity: 0.8;
    font-family: Sora;
    font-size: 14px;
    font-weight: 300;
    color: #063856;
}
.refive .post-content p.post_date {
    opacity: .7;
    padding-bottom: 5px;
    margin-top: -10px;
}

.refive > .splide__track .splide__slide .text-wrapper p.post_description {
    opacity: 0.6;
    font-family: Sora;
    font-size: 16px;
    font-weight: 300;
    color: #141414;
    width: auto;
    min-height: 75px;
}

.refive > .splide__track .splide__slide .text-wrapper div.post_button {
    padding-left: 15px;
}

.refive > .splide__track .splide__slide .text-wrapper div.post_button .qodef-m-text {
    font-family: Sora;
    font-size: 14px;
    font-weight: 500;
    color: #5a8bab;
}

#fourth-slider.refive.splide .splide__arrows {
    position: absolute;
    bottom: -130px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 20px;
}

#fourth-slider.refive.splide .splide__arrows > .splide__arrow {
    position: relative !important;
    left: unset !important;
    right: unset !important;
}

/** vertical posts **/

.refive.posts-wrapper {
    position: relative;
    padding: 30px 0;
    width: 100%;
}

.refive.posts-wrapper .posts {
    position: relative;
}

.refive.posts-wrapper .post-wrapper .post {
    position: relative;
    display: flex;
    margin: 0px 0px 120px 105px;
    padding: 30px 60px;
    border: 1px solid rgba(20, 20, 20, 0.05);
    border-radius: 25px;
    box-shadow: 20px 22px 69px -40px rgba(20, 20, 20, 0.5);
}

.no-posts .refive.posts-wrapper .posts::before{
	display: none;
}
.no-posts .refive-line {
	display: none;
}

.no-posts .no-posts-message{
	padding-bottom: 150px;
}

.refive.posts-wrapper .posts::before {
    content: "";
    position: absolute;
    display: block;
    top: 35px;
    left: 35px;
    height: 100px;
    border-left: 2px dotted #5a8bab;
    z-index: 1;
    height: 100%;
}

.refive.posts-wrapper:not(.all-posts)::after {
    content: "";
    position: absolute;
    bottom: 100px;
    left: 30px;
    width: 10px;
    height: 100px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 65%, rgb(255, 255, 255) 100%);
    z-index: 1;
}

.refive.posts-wrapper .post-wrapper .post_year {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border: 1px solid #5a8bab;
    border-radius: 100%;
    background-color: #fff;
    z-index: 5;
}

.refive.posts-wrapper .post-wrapper .post > .img-wrapper {
    width: 40%;
    margin-top: -50px;
    border-radius: 22px;
    overflow: hidden;
    height: fit-content;
}

.refive.posts-wrapper .post-wrapper .post > .post-content {
    width: 55%;
    padding-left: 5%;
}

.refive.posts-wrapper .pill-btn-wrapper {
    display: flex;
    gap: 15px 0 0 0;
    margin: 15px 0px 10px;
    flex-wrap: wrap;
}

.refive.posts-wrapper .pill-btn-wrapper > p {
    padding: 4px 10px;
    background-color: rgba(90, 139, 171, 0.06);
    color: rgb(90, 139, 171);
    border-radius: 15px;
    font-family: Sora;
    font-size: 14px;
    font-weight: 300;
}

.refive.posts-wrapper .pill-btn-wrapper > p a {
    color: inherit;
    text-decoration: none;
}

.refive.posts-wrapper .post-wrapper .post .post_description {
    opacity: 0.6;
    font-family: Sora;
    font-size: 14px;
    font-weight: 300;
    color: #141414;
}

.refive.posts-wrapper .post-wrapper .post .post-btn , .custom-btn.post-btn {
    font-family: Sora;
    font-size: 16px;
    font-weight: 300;
    background-color: #5A8BAB;
    color: #FFF;
    padding: 12px 50px 12px 25px;
    border-radius: 23px;
    position: absolute;
    bottom: -20px;
}

.refive.posts-wrapper .post-wrapper .post .post-btn , .custom-btn.post-btn {
    transition: background-color .3s cubic-bezier(.37, .08, .02, .93), opacity .2s ease-in-out;
    transform: translateX(0);
    will-change: transform;
}

.refive.posts-wrapper .post-wrapper .post .post-btn::after , .custom-btn.post-btn::after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='13' viewBox='0 0 14 13'%3E%3Cpath d='m2.977 1.26 8.786.062L0 12.046l.9.892L12.664 2.212l.063 8.287 1.273.035L13.999 0H2.94z' fill='%23FFF' fill-rule='nonzero'%3E%3C/path%3E%3C/svg%3E");
    width: 15px;
    height: 15px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 15px;
    right: 25px;
    transition: transform .3s cubic-bezier(.37, .08, .02, .93), opacity .2s ease-in-out;
    transform: translateX(0);
    will-change: transform;
}

.refive.posts-wrapper .post-wrapper .post .post-btn:hover , .custom-btn.post-btn:hover {
    background-color: #063856;
}

.refive.posts-wrapper .post-wrapper .post .post-btn:hover::after , .custom-btn.post-btn:hover::after {
    transform: translateX(4px);
}

.refive.posts-wrapper .post_button .qodef-m-text {
    color: #5a8bab;
}

.refive.posts-wrapper .refive-posts-show-more.selected {
    pointer-events: none;
    cursor: wait;
}

.refive.posts-wrapper .refive-posts-show-more.selected .qodef-m-icon,
.refive.posts-wrapper .refive-posts-show-more.selected .qodef-m-icon-inner > svg {
    animation: loading-posts linear 3s 0s infinite;
}

.refive.posts-wrapper .refive-posts-show-more.selected .qodef-m-icon-inner > svg {
    animation-direction: reverse;
}

@keyframes loading-posts {
    0% {
        /* Starting styles for both selectors */
        transform: rotate(0deg);
    }

    100% {
        /* Ending styles for the first selector (rotate only the first selector) */
        transform: rotate(360deg);
    }
}

@media (max-width: 1024px) {
    .refive.posts-wrapper .post-wrapper .post {
        flex-direction: column;
    }

    .refive.posts-wrapper .post-wrapper .post > .img-wrapper {
        width: 100%;
    }

    .refive.posts-wrapper .post-wrapper .post > .post-content {
        width: 100%;
        padding-left: 0;
        margin: 30px 0;
    }
}

/* Posts Filters */

.post-filters {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 75px;
}

.post-filters .pill-btn-wrapper {
    display: flex;
    gap: 15px 0 0 0;
    margin: 15px 0px 10px;
    flex-wrap: wrap;
}

.post-filters > div p,
.post-filters div[class|='filter'] {
    font-family: Sora;
    font-size: 14px;
    font-weight: 300;
    padding: 8px 22px;
    color: rgb(90, 139, 171);
    margin-bottom: 0px;
    line-height: 1.5em;
}

.post-filters > div:hover,
.post-filters > div > div:hover {
    cursor: pointer;
}

/* .post-filters > div:not(.filter-icon):not(.filter-type) {
    display: flex;
    align-content: center;
    justify-content: center;
    border: 1px solid rgba(90, 139, 171, 0.2);
    border-radius: 15px;
} */

.post-filters > div[class|="filter"].filter-icon {
    position: relative;
    flex-direction: row;
    align-items: center;
}

.post-filters > div.filter-icon svg {
    width: 20px;
    height: 20px;
}

.post-filters > div.filter-icon p {
    padding-left: 10px;
}

.post-filters > div.filter-icon::after {
    border-right: 1px solid rgba(6, 55, 86, 0.2);
    content: "";
    position: absolute;
    right: 10px;
    height: calc(100% - 16px);
    top: 50%;
    transform: translateY(-50%);
}

.post-filters > div[class|='filter'] {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 0px;
    max-height: 41px;
}


.post-filters div[class|='filter'] .select-name {
    border: none;
    padding: 8px 22px;
    align-content: center;
    justify-content: center;
    border: 1px solid rgba(90, 139, 171, 0.2);
    border-radius: 15px;
    background-color: #fff;
    z-index: 5;
    text-transform: capitalize;
}

.post-filters div[class|='filter'].active .select-name {
    border-radius: 15px 15px 0 0;
}


.post-filters div[class|='filter']:not(.filter-reset) .select-name {
    /** for the dropdown indicator */
    appearance: none;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgb(90, 139, 171)' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 1em;
    padding-right: 35px;
    z-index: 2;
}

.post-filters div.filter-reset {
    color: #a55455;
    z-index: 2;
}

.post-filters div.filter-reset:not(.visible) {
    display: none;
}

.post-filters div.filter-reset .select-name {
    /** for the close/clear indicator */
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='20' height='20' x='0' y='0' viewBox='0 0 32 32' style='enable-background:new 0 0 20 20; width: 10px; height: 10px; transform: rotate(45deg);' xml:space='preserve' class=''%3E%3Cg%3E%3Cpath fill='rgb(165, 84, 85)' fill-rule='nonzero' d='M17 4v11h11v2H17v11h-2V17H4v-2h11V4z' opacity='1' data-original='%23000000' class=''%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: left 1rem center;
    background-size: 1em;
    padding-left: 35px;
    border-color: rgb(165, 84, 85);
}

.post-filters div[class|='filter'] .select-options {
    position: absolute;
    top: -10px;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    border: 1px solid rgba(90, 139, 171, 0.2);
    border-radius: 0px 0 15px 15px;
    z-index: 1;
    padding-top: 0px;
    cursor: pointer;

    height: 0px;
    overflow: hidden;
    transition: height .2s ease-in;
    position: relative;
    width: 100%;
}

.post-filters div[class|='filter'].active .select-options {
    overflow: visible;
    padding: 15px 22px 8px 22px;
    height: 500px;
    transition: height .2s ease-in;
    background-color: #fff;
}

/* This button has unknown filter function from design, hiding for now */
.filter-business {
    display: none !important;
}

@media (max-width: 768px) {

    .post-filters > div[class|="filter"].filter-icon {
        margin-right: 100%;
    }

    .post-filters div[class|="filter"].active .select-options {
        z-index: 5;
    }

    .post-filters div[class|="filter"].active .select-options {
        top: -1px;
    }

}

@media (max-width: 480px) {
    .refive.posts-wrapper .post-wrapper .post {
        padding: 30px;
    }

    .refive.posts-wrapper .post-wrapper .post {
        margin: 0px 0px 120px 50px;
        padding: 30px;
    }

    .refive.posts-wrapper .post-wrapper .post_year {
        transform: rotate(270deg);
        border-radius: 10px;
        width: 70px;
        height: 35px;
        left: -18px;
    }

    .refive.posts-wrapper .posts::before {
        left: 17px;
    }
	
}

/* Horizontal slider */

.refive.slider_noyears .splide__track::before,
.refive.slider_noyears .splide__track::after {
    content: none;
}

.refive.slider_noyears ul.splide__list > li > .text-wrapper .post_title {
    min-height: 60px;
    max-width: 350px;
}

.refive.slider_noyears ul.splide__list > li > .text-wrapper::after {
    bottom: 60px;
}

.refive.slider_noyears ul.splide__list > li > .text-wrapper > * .post_description {
    color: #5C5C5C;
    font-size: 14px;
    font-family: "Sora";
    line-height: 1.2em;
    font-weight: 300;
    opacity: 0.7;
	min-height: 70px;
	margin-top: 10px;
}

.refive.slider_noyears ul#fifth-slider-list.splide__list > li > .text-wrapper::after {
    bottom: unset;
    top: 80px;
}

.refive.slider_noyears ul#fifth-slider-list.splide__list > li {
    max-height: 530px;
}

/* Flipcard */

.flipcard-wrapper:not(.loaded) {
    display: none;
}

.refive.flipcard-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.refive.flipcard-wrapper.direction_row {
    flex-direction: row;
}

.refive.flipcard-wrapper.direction_column {
    flex-direction: column;
}

.flipcard {
    display: flex;
    justify-content: center;
    height: inherit;
    margin: 0;
}

.flipcard .front,
.flipcard .back {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    align-items: center;
    background-color: lightgrey;
    flex-direction: column;
}

.flipcard .front,
.flipcard .back {
    padding: 20px 30px;
}

.flipcard .front > .img-wrapper {
    padding: 20px;
}

.flipcard .back > span {
    padding: 0 10px;
}

/* HOVER CARD */

.refive-wrapper {
    display: flex;
    flex-flow: row-reverse;
    align-items: center;
    justify-content: center;
}

.refive-wrapper .front {
    display: flex;
	gap: 15px;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    padding: 15px 0;
	width: 230px !important;
    transition: all .3s ease-in;
	text-align: center;
}
.refive-wrapper .front:hover {
    border-radius: 0 20px 20px 0;
    background-color: #5a8bab;
    transition: all .3s ease-out;
}
.refive-wrapper .front:hover * {
    color: #fff;
    fill: #fff;
}
.refive-wrapper .front * {
    color: #5a8bab;
}
.refive-wrapper .front svg path {
    fill: #5a8bab;
}

.refive-wrapper .back {
    width: 500px;
    background-color: #5a8bab;
    padding: 15px 30px 15px 40px;
    opacity: 0;
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
    position: absolute;
    top: 0;
    transform: translateX(-100%);
    border-radius: 20px 0 20px 20px;
    min-height: calc(100% + 40px);
	visibility: hidden;
}
.refive-wrapper .back ul{
	margin: 0;
}
.refive-wrapper .back li {
	list-style: outside;
	margin-bottom: 15px;
	line-height: 1.3;
}
.refive-wrapper .back *{
    cursor: text;
}

.refive-wrapper .front:hover .back {
    opacity: 1;
    transform: translateX(-367px);
	z-index: 10;
	visibility: visible;
}

@media only screen and (max-width : 1024px){
	.refive-wrapper .front:hover{
		border-radius: 0 20px 20px 0;
	}
	.refive-wrapper .back{
		transform: translateX(-100%);
		border-radius: 20px 0px 20px 20px;
		width: 450px;
		z-index: 5;
	}
	.refive-wrapper .front:hover .back{
		transform: translateX(-342px);
		
	}
	.refive.slider_noyears ul.splide__list > li > .text-wrapper .post_title{
		min-height: 65px;
	}
}
@media only screen and (max-width : 680px){
	.refive-wrapper .front:hover{
		border-radius: 0 0 20px 20px;
	}
	.refive-wrapper .front:hover .back {
    	transform: translateY(-263px);
    	width: 360px;
    	border-radius: 20px;
    	min-height: 260px;
    	padding: 20px 30px;
    	display: flex;
    	align-items: center;
	}
	.refive-wrapper .back {
		transform: translateX(100%) translateY(-263px);
	}
	.refive-flip-first .refive-wrapper .front:hover .back {
    	transform: translateY(-332px);
	}
	.refive-flip-first .refive-wrapper .back {
    	transform: translateX(0%) translateY(-300px);
	}
	.refive-flip-second .refive-wrapper .front:hover .back {
    	transform: translateY(-353px);
	}
	.refive-flip-second .refive-wrapper .back {
    	transform: translateX(0%) translateY(-320px);
	}
	.refive-flip-third .refive-wrapper .front:hover .back {
    	transform: translateY(-283px);
	}
	.refive-flip-third .refive-wrapper .back {
    	transform: translateX(0%) translateY(-250px);
	}
	.refive-flip-first.english .refive-wrapper .front:hover .back {
    	transform: translateY(-353px);
	}
	.refive-flip-third.english .refive-wrapper .front:hover .back {
    	transform: translateY(-265px);
	}
}
@media only screen and (max-width : 480px){
	.refive.slider_noyears ul.splide__list > li{
		margin-bottom: 20px;
	}
	.refive.slider_noyears ul.splide__list > li > .text-wrapper .post_title{
		min-height: auto;
	}
}