@media (max-width: 1200px) {
    .container {
        max-width: 1000px;
    }
}
@media only screen and (max-width: 1250px) {
    .lang-menu-float {
        right: 5px;
    }

}
@media only screen and (max-width: 1200px) {
    .navbar-nav li a {
        font-size: 13px;
        padding: 10px 6px;
        min-width: 160px;
    }
}
@media only screen and (max-width: 1024px) {
    .main-content-area {
        padding-left: 20px;
    }

}
@media only screen and (max-width: 990px) {
    .navbar-nav .dropdown-menu {
        display: block;
        border: 0;
    }
    .navbar-nav{
        background: #000000;
        z-index: 100;
    }
    .dropdown-toggle::after {
        display: none;
    }
    .home-letters {
        display: none;
    }
    .home #header .logo-long img {
        display: inline-block;
    }
    .lang-menu-float .wpml-ls-legacy-list-horizontal .wpml-ls-item {
        display: inline-block;
    }
    .wpml-ls-legacy-list-horizontal {
        display: inline-block;
        padding-top: 0;
        margin-right: 20px;
    }
    .lang-menu-float {
        top: 20px;
    }
    .search-button {
        display: inline-block;
        vertical-align: middle;
    }
    .home #header {
        position: inherit;
        top: 0;
        border: 0;
    }
    .homepage-next-events {
        left: 0;
        width: 100%;
    }
    .owl-carousel .owl-nav {
        top: 40%;

    }
    .search-button {
        display: inline-block !important;
    }
}
@media only screen and (max-width: 850px) {
    .wpfc-calendar-wrapper {
        overflow-x: scroll;
    }
    .fc-view {
        width: 800px;
    }
    .newsletter-email-btn {
        max-width: 200px;
    }
}

@media only screen and (max-width: 768px) {
.bw-info-text-left {
    margin-left: 10px;
}

.bw-info-text-bottom {
    margin-bottom: 10px;
    display: block;
}


    .lang-menu-float {
        top: 10px;
        z-index: 10;
    }
    .logo-long .logo {
        margin-left: 0px;
        display: block;
        text-align: center;
    }
    .main-content-area {
        border-right: 0;
        border-bottom: 1px solid #808080;
        margin-bottom: 30px;
        padding: 0 0 30px 0;
    }
    .main-content-area img {
        display: block;
        max-width: 100%;
        height: auto;

    }
    .return-to-category {
        display: block;
        position: inherit;
        top: inherit;
        left: inherit;
        margin-bottom: 20px;
        margin-left: 0px;
    }
    .grid-layout, .list-layout {
        float: right;
        margin-top: 20px;
    }
    .post-date-whole {
        display: inline-block;
        font-size: 14px;
    }
    .post-date-day {
        display: inline-block;
        font-size: 14px;
        margin-bottom: 5px;
    }
    .event-show-single  .event-date {
        margin-bottom: 4px;
    }
    .event-show-single .event-infos{
        margin-left: 0px;
    }
    .event-show-single .event-buy-ticket {
        margin-left: 0px;
        margin-right: 10px;

    }
    .event-infos {
    display: inline-block;
}
    .event-date-ticket {
        display: block;
        margin: 0 0 10px 0px;
    }
    .square-wrap {
        padding-top: 10px;
        margin-bottom: 30px;
    }
    #footer {
        padding: 20px 40px 40px 40px;
        text-align: center;
    }
    .mobile-hide {
        display: none;
    }
    .mobile-date-hide {
        display: none;
    }
    .mobile-date-show {
        display: inline-block;
    }
    .sidebar {
        padding: 20px;
    }
    .blog-content {
        margin-bottom: 30px;
    }
    .homepage-gallery.owl-carousel .owl-item img {
        max-height: 400px;
    }
    .item.owl-slide.cover {
        background-image: none !important;
    }
    .main-slider-wrap {
        height: auto;
    }
    .homepage-gallery.owl-carousel .owl-item img.mobile-image {
        display: block;
    }
    .owl-carousel.homepage-gallery {
        position: relative;
        height: auto;
    }
    .owl-carousel div:not(.owl-controls), .owl-carousel div:not(.homepage-next-events), .owl-carousel div:not(.owl-nav), .owl-carousel div:not(.owl-dots) {

        height: auto;
    }
    .homepage-next-events {
        position: initial;
        bottom: initial;
        display: block;
        margin: 20px auto 40px auto;
        background: #000000;
        padding: 20px;
        left: initial;
        /* z-index: 15; */
    }
    .homepage-gallery .d-flex {
        display: block !important;
    }
    .owl-carousel .owl-nav {
        top: 25%;
    }
    .list-layout-elem .event-infos {
        margin: 15px 0;
    }
}