.events-single-content .swiper-wrapper {
    cursor: e-resize
}

.events-single-content .post-banner-event {
    height: 500px;
    position: relative;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 40px
}

.events-single-content .post-banner-event::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.2)
}

.events-single-content .post-banner-event.canceled .top-content-event {
    padding-bottom: 63px
}

.events-single-content .post-banner-event .fluid-width-video-wrapper {
    height: 100%;
    width: 100%
}

.events-single-content .top-content-event h2 {
    letter-spacing: .2px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 50px;
    font-family: "Playfair Display", sans-serif;
    font-weight: 600;
    color: #222;
    line-height: normal;
    margin-bottom: 15px;
    text-align: left
}

@media screen and (max-width: 992px) {
    .events-single-content .top-content-event h2 {
        font-size:48px;
        text-align: center;
        line-height: 1.2
    }
}

.events-single-content .info-event-wrap {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px
}

@media only screen and (max-width: 991px) {
    .events-single-content .info-event-wrap {
        padding:0;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
        text-align: center
    }
}

.events-single-content .info-event-wrap .info-item {
    padding: 20px;
    background-color: #ffffff;
    margin-bottom: 30px
}

.events-single-content .info-event-wrap .info-item .title {
    border-bottom: 1px solid #eee;
    display: block;
    font-family: "Playfair Display", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    padding: 0px 7px 10px 3px
}

.events-single-content .info-event-wrap .info-item .info {
    color: #999999;
    font-size: 15px;
    line-height: 1.6;
    letter-spacing: .2px
}

.events-single-content .info-event-wrap .info-item .info .end-date {
    margin-top: 10px;
    padding-top: 10px;
    position: relative
}

.events-single-content .info-event-wrap .info-item .info .end-date::before {
    content: '';
    position: absolute;
    top: 0;
    height: 1px;
    width: 30px;
    background-color: #222;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.events-single-content .info-event-wrap .info-item .info a {
    color: #999;
    text-decoration: none
}

.events-single-content .info-event-wrap .info-item .info a:hover {
    color: #222;
    opacity: 1
}

.events-single-content .pagination {
    display: none
}

.events-single-content .info-event-wrap .info-item:not(.info-item-cost) {
    text-align: center
}

.events-single-content .info-event-wrap .info-item-cost {
    display: table;
    width: 100%;
    table-layout: fixed
}

.events-single-content .info-event-wrap .info-item-cost .title {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    display: table-cell;
    vertical-align: middle
}

.events-single-content .info-event-wrap .info-item-cost .info {
    display: table-cell;
    vertical-align: middle;
    font-size: 29px;
    color: #222;
    line-height: 1;
    text-align: right;
    font-family: "Playfair Display", sans-serif
}

.events-single-content .content-main {
    margin-bottom: 30px
}

.events-single-content .content-main h1,.events-single-content .content-main h2,.events-single-content .content-main h3,.events-single-content .content-main h4,.events-single-content .content-main h5,.events-single-content .content-main h6 {
    font-family: "Playfair Display", sans-serif;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.2
}

.events-single-content .content-main p {
    font-size: 15px;
    line-height: 1.6;
    font-weight: 400;
    padding: 0 2px;
    color: #999;
    margin-bottom: 25px;
    letter-spacing: 1px
}

.events-single-content .end-event {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
    padding: 2px 10px;
    background-color: #222;
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 2;
    text-decoration: none
}

.events-single-content .play-button {
    position: static !important;
    -webkit-transform: none !important;
    transform: none !important;
    display: block
}

.events-single-content .play-button.start {
    display: none
}

.events-single-content.protected-page .protected-title {
    margin-top: 0;
    font-size: 26px
}

.events-single-content .single-pagination {
    padding: 15px 0px 0px
}

.events-single-content .single-pagination>div a.content:hover {
    opacity: 1
}

.events-single-content.protected-page form {
    padding-bottom: 0
}

.events-single-content.protected-page .protected-title,.single-portfolio .protected-page .protected-title {
    color: #222;
    font-family: "Playfair Display", sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    margin-top: 144px;
    margin-bottom: 80px
}

.events-single-content.protected-page form,.single-portfolio .protected-page form {
    margin-top: 60px;
    color: #222;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 2;
    letter-spacing: 2px;
    text-transform: lowercase;
    padding-bottom: 175px;
    text-align: center
}

.events-single-content.protected-page input[type="password"],.single-portfolio .protected-page input[type="password"] {
    display: block;
    background-color: #fcf9f6;
    color: rgba(128,128,128,0.5);
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 600;
    line-height: 2;
    border: 0;
    border-bottom: 1px solid #222;
    padding: 10px 24px;
    max-width: 360px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    text-align: center
}

.events-single-content.protected-page input[type="password"]:focus,.single-portfolio .protected-page input[type="password"]:focus {
    border-bottom: 1px solid #222
}

.events-single-content.protected-page .input_protected_wrapper,.single-portfolio .protected-page .input_protected_wrapper {
    display: inline-block;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px
}

.events-single-content.protected-page .input_protected_wrapper:hover::after,.single-portfolio .protected-page .input_protected_wrapper:hover::after {
    right: 22px
}

.events-single-content.protected-page input[type="submit"],.single-portfolio .protected-page input[type="submit"] {
    position: relative;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    border: 1px solid #222222;
    background-color: #222;
    letter-spacing: 2px;
    padding: 10px 30px;
    margin-top: 30px;
    margin-bottom: 0;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #222));
    background-image: linear-gradient(to right, transparent 50%, #222 50%);
    background-size: 200% 100%;
    background-position: right bottom
}

.events-single-content.protected-page input[type="submit"]:hover,.single-portfolio .protected-page input[type="submit"]:hover {
    background-color: transparent;
    background-position: left bottom;
    color: #222222;
    border-color: #ddd
}

@media only screen and (max-width: 991px) {
    .events-single-content.protected-page .protected-title,.single-portfolio .protected-page .protected-title {
        margin-top:114px;
        margin-bottom: 60px;
        font-size: 34px
    }
}

@media only screen and (max-width: 768px) {
    .events-single-content.protected-page .protected-title,.single-portfolio .protected-page .protected-title {
        margin-top:74px;
        margin-bottom: 40px;
        font-size: 24px;
        line-height: 1.5
    }

    .events-single-content.protected-page form,.single-portfolio .protected-page form {
        padding-bottom: 95px
    }
}

@media only screen and (max-width: 480px) {
    .events-single-content.protected-page form,.single-portfolio .protected-page form {
        margin-top:40px
    }

    .events-single-content.protected-page input[type="password"],.single-portfolio .protected-page input[type="password"] {
        margin-top: 10px;
        max-width: 300px
    }

    .events-single-content.protected-page input[type="submit"],.single-portfolio .protected-page input[type="submit"] {
        margin-top: 20px
    }
}

.item .item-img .end-event {
    position: absolute;
    padding: 10px 15px;
    background-color: #222;
    color: #fff;
    width: 100%;
    bottom: 0;
    left: 0;
    font-size: 12px;
    letter-spacing: 3.4px;
    text-align: center;
    font-family: "ArcaMajora2", sans-serif
}

.events-single-content .video-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@media screen and (max-width: 992px) {
    .events-single-content .post-banner-event {
        min-height:400px
    }

    .events-single-content .post-banner-event {
        max-height: 400px
    }

    .events-single-content .post-banner-event .fluid-width-video-wrapper {
        padding-top: 400px !important
    }

    .events-single-content .top-content-event h2 {
        font-size: 44px;
        line-height: 1.2
    }
}

@media only screen and (max-width: 768px) {
    .events-single-content .info-event-wrap .info-item .info {
        font-size:14px
    }

    .events-single-content .top-content-event h2 {
        font-size: 40px
    }

    .events-single-content .content-main p {
        text-align: center
    }

    .events-single-content .content-main h1,.events-single-content .content-main h2,.events-single-content .content-main h3,.events-single-content .content-main h4,.events-single-content .content-main h5,.events-single-content .content-main h6 {
        text-align: center
    }

    .single-pagination {
        padding: 10px 0
    }

    .events-single-content.protected-page .protected-title {
        font-size: 22px;
        letter-spacing: 2px;
        padding-left: 0;
        padding-right: 0
    }
}

@media only screen and (max-width: 768px) {
    .events-single-content .post-banner-event.canceled .top-content-event {
        padding-bottom:0
    }

    .events-single-content .post-banner-event {
        padding-bottom: 63px
    }

    .events-single-content .content-main {
        margin-bottom: 10px
    }

    .events-single-content .content-main p {
        margin-bottom: 15px
    }
}

@media only screen and (max-width: 600px) {
    .events-single-content .post-banner-event {
        min-height:300px;
        max-height: 300px
    }

    .events-single-content .post-banner-event .fluid-width-video-wrapper {
        padding-top: 300px !important
    }

    .events-single-content .top-content-event h2 {
        font-size: 30px;
        letter-spacing: 1px
    }
}

.iframe-video .video-close-button {
    cursor: pointer;
    position: absolute;
    top: 70px;
    right: 15px;
    height: 45px;
    width: 45px;
    z-index: 120;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    line-height: 45px
}

.iframe-video .video-close-button::before {
    font-size: 24px;
    font-family: "Ionicons", sans-serif;
    content: '\f12a'
}

.iframe-video.play .video-close-button {
    visibility: visible;
    opacity: 1
}

.iframe-video .fluid-width-video-wrapper {
    opacity: 0;
    visibility: hidden;
    transition: 0.3s
}

.iframe-video.play .fluid-width-video-wrapper {
    opacity: 1;
    visibility: visible
}

.events-single-content .iframe-video.play .video-content {
    display: none
}

.events-single-content .iframe-video .video-content span,.events-single-content .iframe-video .video-content a {
    cursor: pointer;
    position: relative;
    display: inline-block;
    top: 0;
    left: 0;
    height: 45px;
    width: 45px;
    background-color: transparent;
    -webkit-transform: none;
    transform: none;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    color: #fff;
    text-decoration: none;
    opacity: 1;
    margin: 0 7.5px;
    text-decoration: none
}

.events-single-content .iframe-video .video-content span::before,.events-single-content .iframe-video .video-content a::before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 40px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "Ionicons", sans-serif
}

.events-single-content .iframe-video .video-content .play-button::before {
    content: "\f488"
}

.events-single-content .iframe-video .video-content .play-button.start::before {
    content: "\f210"
}

.single-events .main-wrapper {
    background-color: #fcf9f6
}

.single-events .events-single-content {
    margin-top: 60px;
    margin-bottom: 60px
}

.single-events .single-content {
    background-color: #fff
}

@media only screen and (max-width: 990px) {
    .single-events .single-content+.col-md-3 {
        padding:0
    }
}

.event-content-wrap {
    margin: 50px auto 0;
    max-width: 770px
}

.event-content-wrap .additional-text {
    margin-right: 15px;
    font-size: 14px;
    font-family: "Open Sans", sans-serif;
    color: #999;
    line-height: 2;
    letter-spacing: 1px;
    text-align: left;
    margin-bottom: 25px
}

.event-content-wrap .recent-post-single {
    margin: 60px auto 30px
}

@media only screen and (max-width: 1199px) {
    .event-content-wrap {
        margin:30px 15px 0
    }
}

@media only screen and (max-width: 992px) {
    .event-content-wrap {
        padding-top:30px;
        margin-top: 0;
        text-align: center;
        margin-left: 0;
        margin-right: 0
    }
}

.event-post-box .post-slider-img {
    height: 190px
}

.event-post-box .post-media.iframe-video {
    height: 300px;
    background-size: cover;
    background-position: 50%
}

.event-post-box .flex-prev,.event-post-box .flex-next {
    position: absolute;
    bottom: 0;
    display: inline-block;
    padding: 10px 20px;
    background-color: #ffffff;
    color: #222222;
    font-size: 18px;
    -webkit-transition: color .3s ease, background-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease;
    transition: color .3s ease, background-color .3s ease;
    z-index: 10;
    cursor: pointer
}

.event-post-box .flex-prev:hover,.event-post-box .flex-next:hover {
    background-color: #222222;
    color: #ffffff
}

.event-post-box .flex-next {
    left: 55px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-iframe-holder .mfp-content {
    max-width: 100%
}

.mfp-wrap {
    z-index: 2010
}

.mfp-fade.mfp-bg.mfp-ready {
    background-color: #000;
    opacity: 1;
    z-index: 2009
}

.mfp-iframe-holder {
    padding-top: 70px
}

.mfp-iframe-scaler iframe {
    max-height: 90vh
}

@media only screen and (max-width: 1199px) {
    .comments.main {
        text-align:left
    }

    .events-single-content .single-pagination {
        padding-top: 0
    }

    .events-single-content .info-event-wrap .info-item-cost .info {
        font-size: 24px
    }

    .events-single-content .info-event-wrap .info-item {
        margin-bottom: 15px
    }
}

@media screen and (max-width: 1024px) {
    .events-single-content .top-content-event h2 {
        font-size:44px
    }
}

@media screen and (max-width: 992px) {
    .events-single-content .top-content-event h2 {
        font-size:40px;
        line-height: 1.2
    }

    .event-content-wrap .recent-post-single {
        margin: 60px auto 20px
    }
}

@media screen and (max-width: 991px) {
    .events-single-content .info-event-wrap {
        margin-top:15px
    }

    .events-single-content .info-event-wrap .info-item-cost .title {
        text-align: left
    }

    .single-events .events-single-content {
        margin-top: 40px;
        margin-bottom: 40px
    }

    .event-content-wrap .additional-text {
        text-align: center;
        line-height: 1.7;
        margin-bottom: 20px
    }
}

@media only screen and (max-width: 767px) {
    .event-content-wrap {
        padding-top:0
    }

    .events-single-content .top-content-event h2 {
        font-size: 30px
    }

    .single-events .events-single-content {
        margin-top: 0;
        margin-bottom: 0
    }

    .event-content-wrap.recent-post-single {
        margin: 30px 0 0
    }

    .event-content-wrap .recent-simple-post {
        margin-bottom: 25px
    }

    .event-content-wrap .comments.main {
        margin-top: 20px !important
    }

    #contactform textarea,#contactform input:not([type="submit"]),.comments-form textarea,.comments-form input:not([type="submit"]) {
        padding: 10px 5px !important
    }

    .events-single-content .post-banner-event {
        margin-bottom: 30px
    }
}

/*# sourceMappingURL=events.min.css.map */
