.banner-link-video-wrap .youtube,
.youtubethumb,
.youiframe,
.posterimg,
.vimeothumb,
.vimeoifrma {
    margin: 13px 4px 13px 10px;
    display: inline-block;
    width: 48%;
}
.banner-images-wrap .addcontact,
.banner-video-wrap .addcontact {
    margin-top: 8px;
}

.banner-images-wrap .addcontact a,
.banner-video-wrap .addcontact a {
    margin-right: 0px;
}

.banner-video-wrap .banner-single-video {
    width: 48%;
}

.banner-video-wrap .banner-single-video video,
#accountform_theme .ezdz-dropzone {
    width: 100%;
}

.banner-video-wrap .action-add-banner-video a::before,
.banner-video-wrap .action-add-poster-images a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 20px;
    margin-right: 10px;
}
.banner-video-wrap .action-add-banner-video a::before {
    content: "\f03d";
}
.banner-video-wrap .action-add-poster-images a::before {
    content: "\f03e";
}
.banner-video-wrap .action-add-banner-video a,
.banner-video-wrap .action-add-poster-images a {
    border: 1px solid #212d40;
    background-color: #212d40;
    color: #fff;
    padding: 6px 20px;
    display: flex;
    align-items: center;
    font-size: 13px;
    border-radius: 0.25rem;
}
.banner-video-wrap .action-add-banner-video a:hover,
.banner-video-wrap .action-add-poster-images a:hover {
    background-color: #fff !important;
    color: #212d40;
}
.width15 {
    width: 58px !important;
}
.youtubethumb,
.vimeothumb,
.width560 img,
.width100 {
    width: 100% !important;
}
.note-red {
    color: #F00 !important;
    font-size: 13px !important;
    padding-left: 8px !important;
}
.youtubethumb .vtop,
.vtop {
    vertical-align: top !important;
}
.youtubethumb iframe {
    width: 100% !important;
    height: 193px;
}
.vimeothumb iframe {
    width: 100% !important;
    height: 280px;
}

.width48 {
    width: 48% !important;
}

.inline {
    display: inline-block !important;
}

.spaceinine {
    margin: 13px 4px 13px 10px !important;
}

.banner-loader-video {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    background: rgba(255, 255, 255, 0.9);
    border: none;
    z-index: 99999;
}

.banner-loader-video img {
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}

.banner-video-wrap {
    position: relative;
}

.displaynone,
.ui-button-text {
    display: none !important;
}

.banner-poster-image-id {
    width: 100% !important;
    height: 200px !important;
}

.selectall-carousel-li {
    padding-left: 8px !important;
}

.resizedynamic,
.poster_resizedynamic {
    font-size: 15px !important;
}

.normalfont {
    font-weight: normal !important;
}

.drag-drop-area-wrap {
    width: 70%;
    margin: 0 auto;
}

.drag-drop-area {
    background-color: #c8dadf;
    font-size: 1.25rem;
    padding: 100px 20px;
    position: relative;
    outline: 2px dashed #92b0b3;
    outline-offset: -10px;
    transition: outline-offset 0.15s ease-in-out 0s,
        background-color 0.15s linear 0s;
}

.drag-drop-area .drop-icon {
    display: block;
    fill: #92b0b3;
    height: 60px;
    width: 100%;
    margin-bottom: 40px;
}

.drag-drop-area .choose-file-label:hover {
    cursor: pointer;
    color: #9f792c;
}

.display-twise-div {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto auto;
    grid-template-columns: auto auto;
}

#theme_option_section label {
    cursor: pointer;
}
