.core-item-cover{
    display: block;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}
.core-item-cover .cover-item-img{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.mg-webkit_gallery-lists.core-lists.grid-view .core-list-item .core-item-warp{
    border-radius: 10px;
    overflow: hidden;
    background-color: transparent;
    border: 1px solid #e0e0e0;
}
.mg-webkit_gallery-lists.core-lists.grid-view .core-list-item .core-item-head{
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
.mg-webkit_gallery-lists.core-lists.grid-view .core-list-item .core-item-title{
    margin-bottom: 0;
    font-size: 22px;
    text-align: center;
}


.mg_section-webkit_gallery{
    padding-top: 30px;
    padding-bottom: 30px;
}
.mg_box_webkit_gallery{
    margin-top: 30px;
}
.mg_box_webkit_gallery .core-lists.grid-view{
    justify-content: center;
}

@media (min-width: 768px) {

    .mg_box_webkit_gallery .core-lists.grid-view > .core-list-item{
        width: 33.3333333%!important;
    }
}

@media (min-width: 992px) {
    /*.mg_box_webkit_gallery .core-lists.grid-view .core-list-item .core-item-warp{
        border: 1px solid #e0e0e0;
        background-color: #ffffff;
    }*/
}

@media (min-width: 1200px) {
    /*.mg_box_webkit_gallery .core-lists.grid-view > .core-list-item{
        width: 33.3333333%;
    }*/
}
@media (min-width: 992px) and (max-width: 1199px) {
    .mg_box_webkit_gallery .core-lists.grid-view > .core-list-item{
        width: 50%;
    }
}

@media (max-width: 767px) {
    .mg_section-webkit_gallery{
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.webkit-modal-header{
    position: absolute;
    top: 0;
    right: 35px;
    margin-top: -22px;
}
.webkit-modal-close-icon{
    font-size: 44px!important;
    width: 44px;
    height: 44px;
    color: #e5e7eb;
}
.webkit-modal-container{
    background-color: #141414;
    color: #ffffff;
    border-radius: 25px;
}
#webkitModal .modal-content{
    border-radius: 25px;
}
.webkit-modal-body{
    position: relative;
}
.webkit-top-banner{
    overflow: hidden;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    position: relative;
}
.webkit-banner-gradient{
    background-image: linear-gradient(180deg,rgba(20,20,20,0) 39.66%,rgba(20,20,20,.410559) 52.86%,rgba(20,20,20,.647771) 61.97%,rgba(20,20,20,.849673) 71.4%,rgba(20,20,20,.953746) 79.26%,#141414 87.74%);
    padding-bottom: 57.25%;
    object-fit: cover;
    position: relative;
}
.webkit-banner-img{
    width: 100%;
    min-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.webkit-banner-video{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.iframe-youtube-video,
.iframe-vimeo-video,
.webkit-video-box,
.webnkit-video-player{
    width: 100%;
    height: auto;
    min-height: 100%;
}
.webkit-banner-title{
    position: absolute;
    bottom: 10px;
    left: 0;
    padding: 0 15px;
    width: 100%;
    font-size: 50px;
    text-align: left;
    font-weight: 400;
}
.webkit-modal-main{
    padding: 15px;
}
.webkit-gallery-desc{
    font-size: 18px;
    font-weight: 400;
}
@media (min-width: 768px) {
    #webkitModal .modal-dialog {
        width: 80%;
        margin: 30px auto;
    }
}

.webkit-video-lists .webkit-list-item {
    border-bottom: 1px solid #555555;
    padding: 40px 40px;
}
.webkit-video-lists .webkit-list-item:last-child {
    border-bottom: none;
}
.webkit-video-lists .webkit-list-item:hover {
    background-color: #202020;
}
.webkit-video-lists .webkit-list-item .webkit-video-link {
    color: #ffffff;
}
.webkit-video-lists .webkit-list-item .webkit-item-warp {
    display: flex;
    align-items: center;
}
.webkit-video-lists .webkit-list-item .webkit-item-figure {
    flex-grow: 0;
    width: 330px;
    min-width: 330px;
    margin-right: 10px;
}
.webkit-video-lists .webkit-list-item .webkit-video-cover {
    display: block;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #555555;
}
.webkit-video-lists .webkit-list-item .webkit-item-img {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}
.webkit-video-lists .webkit-list-item .webkit-item-info {
    flex-grow: 1;
}
.webkit-video-lists .webkit-list-item .webkit-item-title {
    color: #ffffff;
    font-size: 18px;
    display: block;
    font-weight: 500;
    margin-bottom: 5px;
}
.webkit-video-lists .webkit-list-item .webkit-item-description {
    font-size: 16px;
}

.webkit-image-lists{
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}
.webkit-image-item{
    width: 33.3333333%;
    padding: 10px 10px;
}

.webkit-image-warp{

}

.webkit-image-link{

}

.webkit-image-cover{
    display: block;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    border: 1px solid #555555;
    background-color: #555555;
}

.webkit-image-img{
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.webkit-modal-heading{
    font-size: 30px;
    margin-top: 30px;
    margin-bottom: 0px;
    font-weight: 500;
}
@media (max-width: 767px) {
    .webkit-modal-header {
        top: 10px;
        right: -5px;
        margin-top: -22px;
    }
    .webkit-modal-main {
        padding: 10px;
    }
    .webkit-banner-title {
        bottom: 5px;
        padding: 0 10px;
        font-size: 22px;
    }
    .webkit-gallery-desc {
        font-size: 16px;
    }
    .webkit-modal-heading {
        font-size: 18px;
        margin-top: 15px;
    }
    .webkit-video-lists .webkit-list-item {
        padding: 5px 5px;
    }
    .webkit-video-lists .webkit-list-item .webkit-item-warp {
        display: flex;
        align-items: start;
    }
    .webkit-video-lists .webkit-list-item .webkit-item-figure {
        flex-grow: 0;
        width: 100px;
        min-width: 100px;
        margin-right: 5px;
    }
    .webkit-video-lists .webkit-list-item .webkit-item-title {
        font-size: 14px;
        margin-bottom: 5px;
    }
    .webkit-video-lists .webkit-list-item .webkit-item-description {
        font-size: 12px;
    }
}