:root{
    --bs-font: 'bebas',Helvetica,Arial,Lucida,sans-serif;
    --bs-transition: all .4s ease-in-out;
    --bs-navbar-active-color: #ffffff;
    --swiper-navigation-color: #ffffff;
    --swiper-navigation-size: 20px;
    --swiper-theme-color:#fe7f00;
    --bs-border-radius: 3px;
    --bs-border-radius-lg:3px;
    --th-transitions:all .2s ease-in-out;

}

.container{
    max-width: 90%;
    width: 90%;
}

.row_gutters{
    max-width: 90%;
    width: 90%;
}

.row_gutters2{
    max-width: 1080px;
    width: 80%;
}

.ph_5vw{
    padding-left: 5vw;
    padding-right: 5vw;
}

.ph_2vw{
    padding-left: 2vw;
    padding-right: 2vw;
}

.ph_post{
    padding-top: 1vw;
    padding-right: 3vw;
    padding-bottom: 1vw;
    padding-left: 3vw;
}
.ph_post_side{
    background:#1E1E1E
}
.py_15vh{
    padding-top: 15vh;
    padding-bottom: 15vh;
}

.py_5vh{
    padding-top: 5vw !important;
    padding-bottom: 5vw !important;
}

.btn{
    transition: var(--th-transitions);
}

.btn-primary {
    --bs-btn-color: #fff;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: var(--bs-blue);
    --bs-btn-hover-border-color: var(--bs-blue);
}
.btn-outline-light {
    --bs-btn-hover-bg: var(--bs-primary);
    --bs-btn-hover-border-color: var(--bs-primary);
    --bs-btn-hover-color: #fff;
}

.form-control {
    border-radius: 0;
    padding: 0.75rem;
    font-size: .875em;
}

.modal {
    --bs-modal-border-width: 0;
}

.accordion {
    --bs-accordion-bg: var(--bs-gray-200);
    --bs-accordion-active-bg: var(--bs-gray-500);
    --bs-accordion-active-color: white;
}

.onetap-container-toggle .onetap-toggle img {
    border-radius: 0 !important;
}
.onetap-container-toggle .onetap-toggle img {
    display: none !important; /* Hide existing image */
}

.onetap-container-toggle .onetap-toggle::before {
    content: "";
    display: block;
    padding: 10px;
    width: 44px;
    height: 44px;
    background-color: #000;
    background-image: url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" fill="white" width="1em"><g><path d="M60.4,78.9c-2.2,4.1-5.3,7.4-9.2,9.8c-4,2.4-8.3,3.6-13,3.6c-6.9,0-12.8-2.4-17.7-7.3c-4.9-4.9-7.3-10.8-7.3-17.7c0-5,1.4-9.5,4.1-13.7c2.7-4.2,6.4-7.2,10.9-9.2l-0.9-7.3c-6.3,2.3-11.4,6.2-15.3,11.8C7.9,54.4,6,60.6,6,67.3c0,5.8,1.4,11.2,4.3,16.1s6.8,8.8,11.7,11.7c4.9,2.9,10.3,4.3,16.1,4.3c7,0,13.3-2.1,18.9-6.2c5.7-4.1,9.6-9.5,11.7-16.2l-5.7-11.4C63.5,70.4,62.5,74.8,60.4,78.9z"></path><path d="M93.8,71.3l-11.1,5.5L70,51.4c-0.6-1.3-1.7-2-3.2-2H41.3l-0.9-7.2h22.7v-7.2H39.6L37.5,19c2.5,0.3,4.8-0.5,6.7-2.3c1.9-1.8,2.9-4,2.9-6.6c0-2.5-0.9-4.6-2.6-6.3c-1.8-1.8-3.9-2.6-6.3-2.6c-2,0-3.8,0.6-5.4,1.8c-1.6,1.2-2.7,2.7-3.2,4.6c-0.3,1-0.4,1.8-0.3,2.3l5.4,43.5c0.1,0.9,0.5,1.6,1.2,2.3c0.7,0.6,1.5,0.9,2.4,0.9h26.4l13.4,26.7c0.6,1.3,1.7,2,3.2,2c0.6,0,1.1-0.1,1.6-0.4L97,77.7L93.8,71.3z"></path></g></svg>');
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center;
}

.onetap-container-toggle button:focus {
    border-radius: 0% !important;
}

.wpforms-container .wpforms-field ul{
    list-style: none;
}

/*
* reboot
*/

a{
    text-decoration: none;
}

.container, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 0;
}

.sectionwidth .container-fluid .st_section .container, 
.page-template-page-imgvertical2 .col-lg-8 .st_section > .container,
.page-template-page-imgvertical .col-lg-8 .st_section > .container{
   max-width: 100%;
   width: 100%;
}

.container-fluid .st_section .container .ph_2vw{
    padding-left: 0;
    padding-right: 0;
}

.container-fluid .st_section .container .col-lg-12 .ph_2vw>h2{
    text-align: left !important;
}

/*
* header
*/

.admin-bar .fixed-top{
    margin-top: 32px !important;
}

.navbar-brand img {
    height: 48px;
    max-height: none;
    width: auto;
    display: block;
    max-width: 100%;
}

.navbar-brand {
    margin-right: 30px;
    overflow: hidden;
}

.menu-top-social .menu-item,
.nav-item{
    font-size: 14px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    padding-left: 11px;
    padding-right: 11px;
    line-height: 1em;
}

.menu-top-social .menu-item a:not(.dropdown-item),
.nav-link{
    --bs-nav-link-color: #fff;
    font-family: var(--bs-font);
    font-size: 2em;
    padding: 31px 0;
    position: relative;
    transition: var(--bs-transition);
}

.wpml-ls-item .dropdown-item a{
    --bs-nav-link-color: #000;
}
#menu-social-topo li a span:not(.wpml-ls-native) {
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
    position: absolute;
}

.menu-top-social .menu-item:hover,
.navbar-nav .nav-link.active, 
.navbar-nav .nav-link.show,
.nav-link:hover{
    opacity: .7;
}

.navbar .menu-item-has-children>a:first-child {
    padding-right: 20px;
}

.dropdown-toggle::after {
    display: inline-block;
    position: absolute;
    right: 0px;
    padding: 2px;
    border: solid var(--bs-white);
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 0 2px 2px 0;
    content: "";
    transform: translateY(50%) rotate(45deg);
}
.dropdown-menu{
    box-shadow: var(--bs-dropdown-box-shadow);
}

.dropdown-menu li{
    line-height: 2.2em;
    font-size: 0.8em;
    padding: 0 20px;
}

.dropdown-item{
    font-family: var(--bs-font);
    font-size: 2em;
    padding: 6px 20px;
    width: 200px;
    word-wrap: break-word;
    white-space: inherit;
}

.navbar-toggler{
    border: none;
    color:white;
}


.navbar button.search{
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0 11px;
    cursor: pointer;
    color: white;
}
.menu-item ._svg,
.navbar .svg-icon{
   width: 1.4rem;
   height: 1.4rem;
   margin-right:0 !important;
}

.menu-top-social .visuallyhidden{
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
    position: absolute;
}


.mobile-buttons button.search{
    padding: 0 1em;
}

.menu__search-container{
    position: absolute;
    display: flex;
    justify-content: stretch;
    align-content: stretch;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 999;
}

.menu__search-container--hidden {
    animation: fadeOutTop 1s cubic-bezier(.77,0,.175,1) 1;
}
.menu__search-container--visible {
    opacity: 1;
    animation: fadeInTop 1s cubic-bezier(.77,0,.175,1) 1;
}
.menu__search-container--disabled {
    display: none;
}

.menu__links-wrap{
    width: 100%;
}

.menu__links-wrap--visible{
    opacity: 1;
    animation: fadeInBottom 1s cubic-bezier(.77,0,.175,1) 1
}
.menu__links-wrap--hidden {
    opacity: 0;
    -webkit-animation: fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;
    animation: fadeOutBottom 1s cubic-bezier(.77,0,.175,1) 1;
}


.menu__search-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: flex;
    justify-content: stretch;
    align-items: center;
}

.menu__search-form {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.menu__search-input {
    color: #fff;
    border: 0;
    width: 100%;
    background: transparent;
    font-size: 28px;

    &::placeholder{
        color:white
    }
    &:focus {
        outline: 0;
    }
}
.menu__search-close-button {
    display: none;
}

.navbar-collapse .navbar-nav{
    border-top: 2px solid white;
    padding: 3% 0;
    margin-top: 3%;
}

#content{
    padding-top: 80px;
}

.st_section{
    padding-top: 50px;
}

.st_h1 {
    position: absolute;
    left: -9999px;
    font-size: 0;
    height: 0;
}



/*
* post grid
*/

.post-outer-wrap {
    height: 100%;
    overflow: hidden;
    position: relative;
    font-family: var(--bs-font);
}

.post-outer-wrap:hover .post-wrap-hover>div {
    transform: scale(1.5);
}

.post-wrap-hover, .post-wrap-hover>div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    overflow: hidden;
}
.post-wrap-hover>div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-origin: border-box;
    transform: scale(1);
    transition: transform 1.3s ease;
    transition: transform 1.3s ease, -webkit-transform 1.3s ease;
}


.post-wrap-inner {
    transition: background 300ms ease 0ms;
    padding-top: 20px;
    padding-right: 25%;
    padding-bottom: 20px;
    padding-left: 20px;
    background-color: rgba(30, 30, 30, 0.2);
    background-image: linear-gradient(120deg, rgba(30, 30, 30, 0.71) 25%, rgba(30, 30, 30, 0) 70%);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    min-height: 26vw;
    height: 100%;
    width: 100%;
}

.post-category {
    background-color: #FFFFFF;
    color:var(--bs-dark);
    display: inline-block;
    float: none;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
}
.post-category a{
    color: inherit;
}
.post-title{
    font-size: 8vw;
    color: #FFFFFF;
    line-height: 1em;
    margin-bottom: 0;

    a{
        color:inherit !important;
    }
}

.st_years{
   font-family: var(--bs-font);
}

.post-date{
    color:var(--bs-primary);
}
.post-button {
    width: 60%;
}

.post-button .btn{
    display: block;
}

.footer-content{
    display: block;

    padding-top: 5px;
    padding-bottom: 40px;
    background-color: #1E1E1E;
    font-size: 0.875em;
    --wpforms-field-border-radius:0 !important;
    --wpforms-button-border-color: #ffffff !important;
    --wpforms-button-border-style: solid !important;
    --wpforms-label-color: #ffffff !important;

    .widget{
        padding-bottom: 1vw
    } 
    
    .widget-title{
        margin-bottom: 12px;
        padding-bottom: 10px;
    }

    .menu{
        margin: 0;
        list-style:none;
        padding: 0;
    }

    .menu li{
        margin-bottom: 1em;
        line-height: 0.9em;
    }

    .menu a{
        color: #fff;
    }
}

div.wpforms-container-full button[type=submit]:not(:hover):not(:active){
    border-color: var(--wpforms-button-background-color);
}

.footer-content .wpforms-container{
    margin: 0 !important;
}
.footer-content .wpforms-head-container{
    padding-bottom: 0px !important;
    margin: 0 !important;
}
.footer-content div.wpforms-container-full .wpforms-form .wpforms-head-container ul li{
   list-style: none !important;
}

.menu-social-footer-container,
.site-social{
    padding-bottom: 5vw;
}

.menu-social-footer-container ul{
    display: flex;
}

.menu-social-footer-container a,
.site-social a{
    display: inline-block;
    margin-bottom: 8px;
    height: 32px;
    width: 32px;
    transition: color .3s;
    position: relative;
    background-color: #fff;
    padding: 8px;
    line-height: 1;
    border-radius: 20px;
    margin-right: 8px;
}

.menu-social-footer-container a:hover,
.site-social a:hover{
    background-color:var(--bs-primary);
}

.menu-social-footer-container a > img{
    width:1rem !important;
    height:1rem !important;
}

.footer-logo{
    width: 60%;
    max-width: 10rem;
    padding-top: 2vw;
    padding-bottom: 2vw;

    img {
        max-width: 100%;
        height: auto;
    }
}

.modal{
    backdrop-filter: saturate(180%) blur(5px);
}

/*
* title block
*/

.display-text h2{
    font-size: 20vw;
    line-height: 0.9em;
    text-align: right;
}
.row_gutters2 .display-text h2{
    text-align: left;
}
.row_gutters2 .ph_2vw{
    padding: 0;
}

/*
* image items
*/

.st_imagesitem{
    background-blend-mode: multiply;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-color: #7c7c7c;
    padding-top: 15vh;
    padding-bottom: 15vh;
    text-align: center;
    background-image: url(../imgs/1920x1080.png);
}


.st_imagesitem p{
    font-size: 22px;
    margin-bottom: 0;
}

.st_imagesitem .text-light>:first-child{
    font-size: 10vw;
    line-height: 0.8em;
}

.st_cta{
    text-align: center;
}
.st_cta h2{
    color: var(--bs-primary);
}
.st_cta_wrap{
    width: 80%;
    margin: auto;
    padding: 2vw 0;
}


.st_halfimage h2 {
    font-size: 8vw;
}

.st_halfimage-img{
    background-image: url(../imgs/1920x1080.png);
    height: 50vh;
    padding: 2vw;
    font-size: .875em;
    color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.st_fullimage-img{
    background-image: url(../imgs/1920x1080.png);
    height: 60vh;
    padding: 2vw;
    font-size: .875em;
    color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/*
* list icons
*/

.st_title h2,
.st_title h3{
    font-size: 8vw;
}

.st_iconlist-child{
    margin-bottom: 10px;
}
.st_iconlist-child,
.st_iconlist-child div,
.st_iconlist-child a{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.st_iconlist-child{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.st_iconlist-text{
    font-size: 1.15rem;
}
.st_iconlist-image>svg,
.st_iconlist-image>img{
    width: 40px;
    height: 40px;
    margin-right: 10px;
    color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
}

.st_map{
    height: 280px;
    width: 100%;
    position: relative;
}

.st_map>:first-child{
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
}

.st_button{
    margin-top: 2vw;
    margin-bottom: 10vw;
}

/*
* side image
*/

.st_section-full > .container-fluid > .row > .col-lg-4:first-of-type   {
    background-color:#1e1e1e;
    padding: 0;
}

.st_post-title{
    font-size: 15vw;
    line-height: .9em;
}

.st_sideimage {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 110vh;
    width: 100%;
    position: relative;
}

.st_sideimage::before {
    content: "";
    height: 80%;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
    background-image:linear-gradient(180deg, rgba(255, 255, 255, 0) 70%, #1E1E1E 100%);
}

.st_sideimage-mobile{
    background-color: initial;
    height: 50vh;
    background-size: cover;
    background-position:center;
}

.single-news .footer-content,
.single-post .footer-content,
.single-evento .footer-content{
    margin-top: 0;
}

.st_btn-event{
    display: flex;
    width: 100%;
    text-align:center;
    font-family: var(--bs-font);
    border-radius: 0;
    font-size: larger;
    line-height: 1;
    font-size: 2rem;
    align-items: center;
    align-content: center;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 1rem;
    margin-bottom:1rem;
}

.st_btn-event .svg-icon{
    width:1em;
    height:1em;
    margin-left: .3em;
}

.st_classification{
    background: var(--bs-light);
    color: var(--bs-dark);
    padding:.75rem;
    margin-bottom:1em;
    font-weight: bold;
    font-size: 1.2rem;
    display: inline-block;
    text-transform:uppercase;
}

.st_sala{
    font-weight:bold;
    font-size: 1.2rem;
    text-transform:uppercase;
    font-family: var(--bs-font-sans-serif);
    margin-bottom:0;
}
.st_data{
    font-size: 1.2rem;
    text-transform:uppercase;
    margin-bottom:1em;
}

.st_info{
    margin-bottom:1em;
}

.st_evbuttons{
    display: grid;
    grid-template-columns: auto auto auto;
}

.st_evbuttons > button,
.st_evbuttons > a{
    display: flex;
    flex-direction: row;
    align-items: center;
    color: var(--bs-dark);
    font-family: var(--bs-font);
}

.st_evbuttons > button:hover,
.st_evbuttons > a:hover{
    background: none;
    color: var(--bs-primary);
}

.st_evbuttons ._df_button{
    font-family: var(--bs-font);
    display:flex;
    align-items: center;
    background: transparent;
    padding: 0.375rem 0.75rem;;
}

.st_evbuttons ._df_button:hover{
    background: none;
    color: var(--bs-primary);
}

._df_button::before{
    content:'';
    background-image: url(../imgs/ICON_GALLERY.png);
    height: 42px;
    width: 42px;
    background-size: cover;
    margin-right:5px;
}

.st_evbutton::before{
    content:'';
    height: 42px;
    width: 42px;
    background-size: cover;
    margin-right:5px;
}

.icon-video::before{
    background-image: url(../imgs/ICON_VIDEO.png);
}

.icon-elenco::before{
    background-image: url(../imgs/ICON_elenco.png);
}

.icon-gallery::before{
    background-image: url(../imgs/ICON_GALLERY.png);
}

nav.pagination {
    position: relative;
    display: flex;
    justify-content: center;
}
.nav-links {
    position: relative;
}
.nav-links ul {
    margin: 0;
    padding: 0;
}
.nav-links ul li {
    list-style: none;
    margin:0 10px 0 0;
    padding:0;
    float: left;
}
.nav-links ul li span.current {
    padding: 10px 12px;
    background: var(--bs-secondary);
    display: block;
    line-height: 1;
    color: #fff;
}
.nav-links ul li a {
    padding: 10px 12px;
    background: #ddd;
    color: #666;
    text-decoration: none;
    display: block;
    line-height: 1;
}
.nav-links ul li a:hover {
    background: var(--bs-primary);
    color: #fff;
}

.page-template-page-portfolio,
.tax-event_status,
.tax-event_year{
    background-color: #1E1E1E;
    color: #fff;
}

.page-template-page-portfolio .st_post-title,
.tax-event_status .st_post-title,
.tax-event_year .st_post-title{
    color: var(--bs-gray-700);
    text-align:center;
}



@media only screen and (min-width: 767px) {
    .st_post-title{
        font-size: 10vw;
    }
}

@media only screen and (min-width: 768px)  and (max-width: 991px) {
    .post-title{
        font-size: 4vw;
    }
}
@media only screen and (max-width: 980px) {
    .st_section .container{
        width: 100%;
        max-width: 95%;
    }

    .post-button .btn{
       font-size: 1em;
    }
    .nav-item,.menu-top-social .menu-item{ 
        display: block;
    }
    .menu-top-social .dropdown-menu{ 
        position: static;
    }
    .menu-top-social .dropdown-menu a{ 
        padding: 6px 20px;
    }
    .wpml-ls-current-language{ 
        width: 100%;
    }
}

@media only screen and (min-width: 981px) {
    .st_section {
        padding: 3% 0;
    }

    .post-wrap-inner {
        padding-right: 20%;
        padding-bottom: 7vh;
    }

    .post-title{
        font-size: 2vw;
    }

    .footer-logo{
        width: 10%;
    }

    .site-social{
        padding-bottom: 1vw;
        padding-top: 0;
    }

    .has-large-font-size{
        font-size: 8vw !important;
    }
    .has-x-large-font-size{
        font-size: 12vw !important;
    }
    .display-text h2{
        font-size: 12vw;
    }

    .st_halfimage h2 {
        font-size: 2vw;
    }

    .st_imagesitem .text-light>:first-child{
        font-size: 4vw;
    }
    
    .st_gutters .container{
        width: 80%;
    }

    .st_title h2,
    .st_title h3{
        font-size: calc(1.3rem + 0.6vw);
    }

    .st_button{
        margin-bottom: 0vw;
    }

    .has-medium-font-size{
        font-size: 3.5vw !important;
    }
    .st_post-title{
        font-size: 3.5vw;
    }
}

@media only screen and (max-width: 991px) {
    .navbar .container {
        margin-top: 3vw !important;
        margin-bottom: 3vw !important;
    }

}

@media only screen and (min-width: 768px)  and (max-width: 1200px) {
    .navbar-brand img{
        height: 38px;
    }
    .menu-top-social .menu-item, .nav-item{
        font-size: 13px;
        padding-left: 6px;
        padding-right: 6px;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-collapse {
        justify-content: end;
    }
    .menu__links-wrap{
        width: initial;
    }

    .navbar-collapse .navbar-nav {
        border: none;
        padding: 0;
        margin: 0;
    }

    .st_btn-event{
        font-size: calc(20px + 16 * ((100vw - 992px) / (1350 - 992)));
    }

    .st_section .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: auto;
        align-self: center;
    }

    .st_section .are-vertically-aligned-top:not(.is-not-stacked-on-mobile)>.is-vertically-aligned-top,
    .st_section .are-vertically-aligned-top:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: min-content;
        align-self: baseline;
    }
    
}
@media only screen and (max-width: 768px){
    div.post-outer-wrap {
        padding-top:0;
        display: flex;
        overflow: initial;
    }

    div.post-wrap-inner{
        position:relative;
        min-height: initial;
        aspect-ratio: 1 / 1;
        height: auto;
    }
}
@media only screen and (min-width: 1350px) and (orientation: landscape) {
    div.post-outer-wrap {
        padding-top:0;
        display: flex;
        overflow: initial;
    }

    div.post-wrap-inner{
        position:relative;
        min-height: initial;
        aspect-ratio: 1 / 1;
        height: auto;
    }
}

@media only screen and (min-width: 1350px) {
    .st_section {
        padding: 40px 0;
    }

    h2, .h2 {
        font-size: 2.5rem;
    }

    .st_btn-event{
        font-size: 3.5rem;
    }

    .post-outer-wrap {
        padding-top:100%
    }

    .post-wrap-inner{
        position:absolute;
        top:0;
        bottom:0;
        padding-bottom:20px;
        min-height:auto;
        padding-right: 30%;
    }

    .post-title{
        font-size: 1.6vw;
    }
    .home .post-title{
        font-size: 2vw;
    }
}

@media only screen and (min-width: 1440px) {
    .post-wrap-inner{
        padding-right: 45%;
    }
}


@keyframes fadeOutTop {
    0% {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translatey(-60%);
        transform: translatey(-60%)
    }
}


@keyframes fadeInTop {
    0% {
        opacity: 0;
        -webkit-transform: translatey(-60%);
        transform: translatey(-60%)
    }

    to {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

@keyframes fadeInBottom {
    0% {
        opacity: 0;
        -webkit-transform: translatey(60%);
        transform: translatey(60%)
    }

    to {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }
}

@keyframes fadeOutBottom {
    0% {
        opacity: 1;
        -webkit-transform: translatey(0);
        transform: translatey(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translatey(60%);
        transform: translatey(60%)
    }
}
