﻿/*---------------------------- Ev UI V2 Start ----------------------- */
@media (max-width: 557px) {
    .ev-view-page-container .page-title-bottom-border {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        font-weight: 500;
    }

    .page-title-bottom-border {
        border-bottom: none;
    }
}
@media screen and (min-width: 992px) {
    .ev-table-thumbnail-container td {
        display: table-cell;
    }
}
/*---------------------------- Ev UI V2 End ----------------------- */
@media (min-height: 320px) {
    
}

@media (min-height: 500px) {
    .full-height-player-without-comment-container {
        max-width: calc(100vh + 157px);
        margin: 0 auto;
    }
}

@media (min-height: 800px) {
    .full-height-player-without-comment-container {
        max-width: calc(100vh + 266px);
        margin: 0 auto;
    }
}

@media screen and (min-width: 800px) and (max-width: 1200px) {
    .playlist-wrapper, .collection-playlist-wrapper {
        height: auto !important;
    }

    .playlist-thumbnail-container {
        float: none;
    }
    .playlist-metadata-container {
        padding-top: 5px;
    }
    .playlist-thumbnail-container, .playlist-thumbnail-image-wrapper {
        width: 100%;
        height:100%;
    }
}
/*-------------------------Live Reports----------------------------*/

@media (max-width: 991px) {
    .LiveReports-container .multi-input-align {
        padding-left: 0 !important;
    }

    .LiveReports-container .navbar-text {
        padding-left: 0 !important;
    }

    .padding-right-spacing {
        padding: 0 15px 0;
    }

    .padding-left-spacing {
        padding: 0 15px 0;
    }
}

@media (max-width: 767px) {
    .LiveReports-container .view-search-height, .LiveReports-container .multi-input-search-container {
        height: 104px !important;
    }

    .LiveReports-container .input-search-only {
        width: 100% !important;
        max-width: 700px !important;
        margin-bottom: 26px !important;
    }

    .LiveReports-container .multi-input-align {
        padding: 0 4px !important;
        margin-bottom: 26px !important;
    }

    .LiveReports-container .navbar-text {
        padding-left: 15px !important;
    }
    .padding-right-spacing {
        padding: 0 15px 0;
    }
    .padding-left-spacing {
        padding: 0 15px 0;
    }
    #QuizPlayerContainer{
        margin-bottom:10px;
    }
    #ClipsPlayerContainer {
        margin-bottom: 10px;
    }
    #PollingPlayerContainer {
        margin-bottom: 10px;
    }
}

@media (min-width: 451px) {
    .LiveReports-container .search-datepicker-input {
        width: 100px !important;
    }
    .Assetreport-search-datepicker-input {
        width: 130px !important;
    }
}

@media (max-width: 450px) {
    .LiveReports-container .view-search-height, .multi-input-search-container {
        height: 165px !important;
    }

    .LiveReports-container .search-datepicker-width {
        width: 49% !important;
        margin-bottom: 26px !important;
    }

    .LiveReports-container .search-datepicker-input, .Assetreport-search-datepicker-input {
        width: 75% !important;
    }
}

@media (max-width: 300px) {
    .LiveReports-container .view-search-height, .multi-input-search-container {
        height: 224px !important;
    }

    .LiveReports-container .search-datepicker-width {
        width: 100% !important;
    }
}

@media screen and (min-width: 800px) and (max-width: 960px) and (max-height: 611px){

}

@media (min-height: 1080px) {
    .full-height-player-without-comment-container {
        max-width: calc(100vh + 480px);
        margin: 0 auto;
    }
}


@media screen and (min-width: 320px) {
    .watch-live-container, .default-container, .direct-player-container,.embed-direct-player-container {
        width: 100%;
    }
.guest-comment-container .live-comment-header{
        display:block;
    }
.guest-footer-comment-container .Guset-comment-form{
        padding:5px;
    }
    .live-comments-list-container {
        height: 332px;
    }
}

    @media screen and (min-width: 360px) {
    }

    @media screen and (min-width: 480px) {
    }

    @media screen and (min-width: 558px) {
        .thumbnail-image-wrapper {
            margin-right: 15px;
        }
        .thumbnailList-metadata-container {
            height: 90px;
        }
    }

    @media screen and (min-width: 640px) {
    }

    @media screen and (min-width: 768px) {
        .viewasset-channel-align {
            width: 180px;
        }
    }

@media screen and (min-width: 992px) {
    .watch-live-container, .default-container, .direct-player-container, .embed-direct-player-container {
        width: 968px;
    }

    .live-comments-list-container {
        height: 264px;
    }

        .live-comments-list-container.guest-comment-container {
            height: 222px;
        }

    .guest-comment-container .live-comment-header {
        display: none;
    }

    .guest-footer-comment-container .Guset-comment-form {
        padding: 5px;
    }

    .asset-more-option-dropdown {
        left: 42px;
        bottom: 0px;
    }

    #AssetChannelTree {
        max-height: 130px !important;
    }

    .cke_editor_Asset_Description .cke_contents {
        height: 62px !important;
    }

    .view-asset-thumbnail-container td {
        display: table-cell;
    }
    .viewasset-channel-align {
        width: 180px;
    }
    #EventChannelTree {
        max-height: 256px !important;
    }
}

@media screen and (min-width: 1024px) {
    .watch-live-container, .default-container, .direct-player-container, .embed-direct-player-container {
        width: 1000px;
    }

    .live-comments-list-container {
        height: 276px;
    }
.guest-comment-container .live-comment-header{
        display:none;
    }
.guest-footer-comment-container .Guset-comment-form{
        padding:5px;
    }
        .live-comments-list-container.guest-comment-container {
            height: 312px;
        }
    #AssetChannelTree {
        max-height: 134px !important;
    }
    .cke_editor_Asset_Description .cke_contents {
        height: 62px !important;
    }
    .viewasset-channel-align {
        width: 215px;
    }
    #EventChannelTree {
        max-height: 256px !important;
    }
}

@media screen and (min-width: 1200px) {
    .watch-live-container, .default-container, .direct-player-container, .embed-direct-player-container {
        width: 1176px;
    }
.guest-comment-container .live-comment-header{
        display:block;
    }
.guest-footer-comment-container .Guset-comment-form{
        padding:25px 10px 50px;
    }
    .live-comments-list-container {
        height: 342px;
    }

        .live-comments-list-container.guest-comment-container {
            height: 380px;
        }
    #masterMenu .master-menu-right-container {
        width: 452px;
    }
    #AssetChannelTree {
        max-height: 129px !important;
    }
        #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 209px !important;
        }
    .modal-body #AssetChannelTree {
        max-height: 125px !important;
    }
    .modal-body #AssetChannelTree.nocaptio-noapprove-align {
        max-height: 125px !important;
    }
    .cke_editor_Asset_Description .cke_contents {
        height: 62px !important;
    }
    .bulk-channel-align {
        /*width: 170px;*/
        width: 150px;
    }

    .bulk-approve-align {
        width: 170px;
    }
    .bulk-channel-non-approve-align {
        width: 300px;
    }
    .viewasset-channel-align {
        width: 270px;
    }
    #EventChannelTree {
        max-height: 256px !important;
    }
}

@media screen and (min-width: 1348px) and (max-width: 1600px) {
    .description-height-align .cke_contents {
        height: 62px !important;
    }
    #EventChannelTree {
        max-height: 268px !important;
    }
}

@media screen and (min-width: 1366px) {
    .watch-live-container, .default-container, .direct-player-container, .embed-direct-player-container {
        width: 1342px;
    }

    .live-comments-list-container {
        height: 404px;
    }

        .live-comments-list-container.guest-comment-container {
            height: 440px;
        }

    #AssetChannelTree {
        /*max-height: 179px !important;*/
        max-height: 232px !important;
    }
        #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 311px !important;
        }

        #AssetChannelTree.auto-caption-align {
            max-height: 152px !important;
        }

    .modal-body #AssetChannelTree {
        max-height: 165px !important;
    }
    .modal-body #AssetChannelTree.auto-caption-align {
        max-height: 165px !important;
    }
        .modal-body #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 165px !important;
        }
    .bulk-channel-align {
        /*width: 200px;*/
        width: 262px;
    }
    .channel-copyicon-align {
        width: 303px;
    }

    .bulk-approve-align {
        /*width: 200px;*/
        width: 180px;
    }
    .bulk-channel-non-approve-align {
        /*width: 300px;*/
        width: 262px;
    }
    .viewasset-channel-align {
        width: 262px;
    }
}

@media screen and (min-width: 1490px) {
    .modal-body #AssetChannelTree {
        max-height: 135px !important;
    }
    .modal-body #AssetChannelTree.auto-caption-align {
        max-height: 135px !important;
    }
        .modal-body #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 216px !important;
        }
    #AssetChannelTree.auto-caption-align {
        max-height: 151px !important;
    }
    .viewasset-channel-align {
        width: 282px;
    }
}

@media screen and (min-width: 1600px) {
    .watch-live-container, .default-container, .direct-player-container, .embed-direct-player-container {
        width: 1576px;
    }

    .live-comments-list-container {
        height: 492px;
    }

        .live-comments-list-container.guest-comment-container {
            height: 440px;
        }

    #AssetChannelTree {
        max-height: 280px !important;
    }
        #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 359px !important;
        }
        #AssetChannelTree.auto-caption-align {
            max-height: 200px !important;
        }
    
    .modal-body #AssetChannelTree {
        max-height: 180px !important;
    }
        .modal-body #AssetChannelTree.auto-caption-align {
            max-height: 180px !important;
        }
        .modal-body #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 261px !important;
        }
    .cke_editor_Asset_Description .cke_contents {
        height: 112px !important;
    }
    .bulk-channel-align {
        /*width: 250px;*/
        width: 320px;
    }
    .channel-copyicon-align {
        width: 364px;
    }

    .bulk-approve-align {
        width: 250px;
    }

    .bulk-channel-non-approve-align {
        /*width: 100%;*/
        width: 320px;
    }
    .viewasset-channel-align {
        width: 282px;
    }
    #EventChannelTree {
        max-height: 267px !important;
    }
}

@media screen and (min-width : 1724px) {
    .modal-body #AssetChannelTree {
        max-height: 218px !important;
    }
        .modal-body #AssetChannelTree.auto-caption-align {
            max-height: 138px !important;
        }
        .modal-body #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 298px !important;
        }
    #EventChannelTree {
        max-height: 267px !important;
    }
}

@media screen and (min-width : 1824px) {
    .watch-live-container, .default-container, .direct-player-container, .embed-direct-player-container {
        width: 1800px;
    }

    .live-comments-list-container {
        height: 576px;
    }

        .live-comments-list-container.guest-comment-container {
            height: 381px;
        }
    #AssetChannelTree {
        max-height: 296px !important;
    }
        #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 376px !important;
        }
    .modal-body #AssetChannelTree {
        max-height: 225px !important;
    }

    .modal-body #AssetChannelTree.auto-caption-align {
        max-height: 225px !important;
    }
        .modal-body #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 298px !important;
        }
    .cke_editor_Asset_Description .cke_contents {
        height: 112px !important;
    }
    .bulk-channel-align {
        width: 100%;
    }

    .bulk-approve-align {
        width: 100%;
    }
    #EventChannelTree {
        max-height: 267px !important;
    }
}

@media screen and (min-width : 1920px) {
    .watch-live-container, .default-container, .direct-player-container, .embed-direct-player-container {
        width: 1896px;
    }

    .live-comments-list-container {
        height: 612px;
    }

        .live-comments-list-container.guest-comment-container {
            height: 417px;
        }
    #AssetChannelTree {
        max-height: 415px !important;
    }
        #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 493px !important;
        }
        #AssetChannelTree.auto-caption-align {
            max-height: 333px !important;
        }
    .modal-body #AssetChannelTree {
        max-height: 293px !important;
    }

        .modal-body #AssetChannelTree.auto-caption-align {
            max-height: 213px !important;
        }
        .modal-body #AssetChannelTree.nocaptio-noapprove-align {
            max-height: 374px !important;
        }
    .cke_editor_Asset_Description .cke_contents {
         height: 112px !important;
    }
    .bulk-channel-align {
        /*width: 100%;*/
        width: 90%;
    }
    .channel-copyicon-align {
        width: 445px;
    }
    .bulk-approve-align {
        width: 100%;
    }
    #EventChannelTree {
        max-height: 267px !important;
    }
}
    /*480, 600, 768, 992, and 1382*/

    /*---------------------------------Media Query--------------------------------------*/

    /*// No media query since this is the default in Bootstrap*/

    /*// Medium devices (tablets, 768px and up)*/
@media(min-width: 768px) {
    #tab_cc_editor {
        width:100%;
    }
}
    /*// Large devices (desktops, 992px and up)*/
@media(min-width: 992px) {
    .watch-live-container #CommentContainer, .direct-player-container {
        padding-left: 15px;
    }

    .mega-dropdown-menu {
        max-width: 824px;
    }
   
}

@media(max-width: 1200px) {
    .bulk-channel-align {
        width: 150px;
    }
    .channel-copyicon-align {
        width: 188px;
    }
    .bulk-approve-align {
        width: 132px;
    }

    .bulk-channel-non-approve-align {
        width: 220px;
    }
}

@media(max-width: 991px) {

    .player-bottom-menu-container ul {
        float: left;
    }
    .bulk-channel-align {
        width: 150px;   
    }
    .channel-copyicon-align {
        width: 188px;
    }

    .bulk-approve-align {
        width: 132px;
    }

    .bulk-channel-non-approve-align {
        width: 180px;
    }

    #EventChannelTree {
        max-height: 257px !important;
    }
    
}

@media(max-width: 799px) {
    .playlist-container, .collection-playlist-container{
        padding-left: 0;
    }
    .playlist-container, .collection-playlist-container, .DirectPlayer-Description-Wrapper {
        width: calc(100% - 10px) !important;
        height: auto !important;
        max-height: 377px !important;
    }
        .playlist-container, .embed-collection-playlist-container, .Embed-DirectPlayer-Description-Wrapper {
            height: auto !important;
            max-height: 377px !important;
        }
        .DirectPlayer-Description-Wrapper {
            padding: 15px;
            margin: 0 auto;
            width: 100% !important;
        }
    .Embed-DirectPlayer-Description-Wrapper {
        padding: 15px;
        margin: 0 auto;
    }
    .playlist-slide-container, .collection-playlist-slide-container {
        height: auto !important;
        max-height: 333px !important;
    }
    .player-container, #CaptionTableView, #SelectCaptionContainer, #TrimPlayerContainer, #TrimTableView, #BookmarkPlayerContainer, #BookmarkTableContainer, #QuizPlayerContainer, #QuizTableContainer, #ClipsPlayerContainer, #ClipsTableContainer, #Streamstatus_Responsive, #LiveBookmarkPlayerContainer ,#AudioTrimPlayerContainer, #AudioTrimTableView {
        width: 100% !important;
    }
    .SocialStreaming-input-container {
        width: 100%;
    }
    .margin-top-xs-10 {
        margin-top: 10px;
    }
    .select-captionEditorMode-wrapper {
        width: 100%;
        float: none;
    }
    #SelectCaptionEditorMode {
        width: calc(100% - 92px);
        margin-right: 2px;
    }
   
}
@media (max-width: 767px) {
    .SocialStreaming-double-input-container, .attachment-responsive{
        width: 100%;
    }
    .sample-format-text {
        max-width: 100% !important;
        padding: 0px 0px 10px 0px;
    }
    .sample-format-image {
        max-width: 100% !important;
    }

}
@media (max-width: 768px) {
    .ev-search-box {
        margin: 0 40px;
    }
    .video-icon-align {
        margin-top: -2px;
    }
    .page-title {
        font-size: 18px;
    }
    

    .left-menu-toggler.hide {
        display: inline-block !important;
    }

    .live-event-container {
        padding: 13px 15px;
    }
    .watch-live-container, .container-fluid.default-container, .direct-player-container {
        padding: 13px 0;
    }

    .player-content-title-container, .player-content-description-container, .playlist-container, .collection-playlist-container, .embed-embed-collection-playlist-container, .default-page-thumbnail-container {
        padding: 12px 10px 0;
        margin: 0 5px;
    }
    

    .default-page-thumbnail-container, .default-assets-thumbnails-list {
/*        margin: 0;*/
    }
    .thumbnailList-wrapper{
        margin-left:-5px;
    }
    .thumbnailList-metadata-container{
        padding:0 15px;
    }
    #masterMenu .master-menu-center-container {
        padding: 5px;
    }

    .live-comments-footer-container {
        padding: 0;
    }
    #masterMenu td > ul > li.marginleft40 {
        margin-left: 10px;
    }
    .alert.ev-info-message-page-top,.alert.ev-info-message-page-top-v2, ev-info-message-channel-search {
        max-width: calc(100% - 50px);
        margin: 0 auto;
        margin-top: calc(100vh / 5);
    }

    .bulk-channel-align {
        /*width: 100%;*/
        width: 74%;
    }
    .channel-copyicon-align {
        width: 100%;
        /*width:188px;*/
    }
    .Bulk-channel-copy-align {
        width: 45px !important;
    }

    .bulk-approve-align {
        width: 100%;
    }
    
   
    
}
@media (max-width: 767px) {

    .player-bottom-menu-button:first-child {
        padding-left: 0 !important;
    }
    .channel-tree-error-message {
        bottom: 23px;
        left: 0;
    }
    .select-box-separator {
        width: 100%;
        margin-right: 0px;
        float: none;
        margin-bottom: 26px;
    }
    .copy-box-separator {
        width: 100%;
    }
    .ev-form-error-text {
        position: relative;
    }
    select#Asset_Tags[data-input-value=''] ~ .ev-input-float-label, select#Asset_Tags[data-input-value=\[\]] ~ .ev-input-float-label {
        display: block;
    }
    select#Asset_Tags:not([data-input-value=\[\]]) ~ .ev-input-float-label {
        -ms-transform: scale(.75) translateY(-37px) !important;
        -moz-transform: scale(.75) translateY(-37px) !important;
        -webkit-transform: scale(.75) translateY(-37px) !important;
        transform: scale(.75) translateY(-37px) !important;
        transform-origin: left !important;
    }
    #CaptionTableView {
        clear:both;
    }
    #SelectCaptionContainerForm, #SearchCaptionContainer {
        width: 100% !important;
    }
    div#SelectCaptionContainer {
        height: 123px;
    }
   
}
    /*// Small devices (landscape phones, 576px and up)*/
@media (max-width: 557px) {
    img.ev-master-school-logo {
        max-width: 110px;
        max-height: 32px;
    }

    .DirectPlayer-Description-Wrapper {
        padding: 15px;
        margin: 0 auto;
        width: 100% !important;
    }
    .Embed-DirectPlayer-Description-Wrapper {
        padding: 15px;
        margin: 0 auto;
    }

    .ev-search-box {
        margin: 0;
    }

    .ev-video-title-text {
        margin-bottom: 5px;
    }

    .ev-video-details > #metadata-line {
        line-height: 2rem;
    }

    .ev-content-container-wrapper.ev-live-events {
        padding: 0;
    }

    .live-event-container, .watch-live-container, .container-fluid.default-container, .direct-player-container {
        padding: 13px 0;
    }

    .player-bottom-menu-button {
        font-size: 1.2rem;
    }

    .page-title {
        font-size: 16px;
        padding: 8px 12px;
    }

    .playlist-thumbnail-container, .playlist-thumbnail-image-wrapper {
        width: 145px;
        height: 82px;
    }

    .page-title-bottom-border {
        border-bottom: none;
    }
    .view-past-live-event-container .page-title-bottom-border, .view-live-event-container .page-title-bottom-border {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        font-weight: 500;
    }
    .space-above-border {
        padding-bottom: 25px;
    }

    .list-thumbnail-container {
        /*background-color: #fff;*/
        margin: 0;
    }

    .thumbnailList-thumbnail-container {
/*        margin: 0 -15px;*/
    }

    .master-menu-sigin-container {
        border: 0;
        margin-right: 0;
    }

    .ev-master-signin-btn-text {
        display: none;
    }

    #masterMenu .master-menu-left-container {
        min-width: 200px;
    }

    #masterMenu .master-menu-right-container {
        min-width: 125px;
    }

    #masterMenu td > ul > li, #masterLeftMenu td > ul > li {
        padding: 0 2px;
    }

    .default-pagination-wrapper .pagination li {
        padding: 2px;
    }

    .thumbnail-image-wrapper {
        width: 100%;
        padding-bottom: 56.25%;
    }

    .thumbnail-image-title-wrapper {
        padding: 8px 15px;
        float: left;
        width: 100%;
    }

    #masterMenu ul.tagSearch-list-container {
        left: -40px;
        max-height: calc(100vh - 56px);
        width: 268px;
    }

    #masterMenu ul.channel-list-container {
        max-height: calc(100vh - 56px);
        min-width: 265px;
    }

    #masterMenu td > ul > li.marginleft40 {
        margin-left: 10px;
        margin-top: 0px;
    }

    #masterMenu td > ul > li.site-logo {
        /*margin-top: 8px;
        margin-bottom: 8px;*/
        margin-left: 0;
    }

    .dropdown-menu.tagSearch-list-container {
        width: 285px;
        left: -45px;
    }

    .dropdown-menu.channel-list-container {
        width: 285px;
    }

    .category-scroll, .tagsearch-content {
        min-width: 0;
    }

    .player-bottom-menu-container li.dropup ul.dropdown-menu {
        left: -130px;
    }
    .asset-upload-overlay-support-text, .thumbnail-upload-support-text {
        font-size: 12px;
        padding: 0px 4px;
        text-align: center;
    }
    .pagination > li > a, .pagination > li > span {
        padding: 6px 8px;
    }
    
}

@media (min-width: 558px) and (max-width:767px) {
    .thumbnailList-wrapper {
        width:50%;
    }
}

    /*// Small devices (mobile phones, 576px and up)*/
@media (max-width: 320px) {
    .live-user-comments #UserName {
        width: 112px;
    }

    img.ev-master-school-logo {
        max-width: 103px;
        max-height: 32px;
    }
    /*.dropdown-menu.tagSearch-list-container, .dropdown-menu.channel-list-container {
        left: -84px;
        width: 310px;
    }*/
    .dropdown-menu.tagSearch-list-container {
        width: 285px;
        left: -86px;
    }

    .dropdown-menu.channel-list-container {
        width: 285px;
        left: 0px;
    }
    .master-menu-center-container .dropdown-menu.channel-list-container {
        width: 285px;
        left: -40px;
    }
    .category-scroll, .tagsearch-content {
        min-width: 0;
    }
    #masterMenu .master-menu-left-container {
        min-width: 175px;
    }

    .playlist-asset-description {
        font-size: 1.4rem;
        font-weight: 400;
        color: rgb(96, 96, 96);
        margin: 0 0 4px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .playlist-asset-metadata .playlist-asset-views {
        line-height: 1.4rem;
    }
    .playlist-thumbnail-image-wrapper, .playlist-thumbnail-container {
        width: 147px;
        height: 83px;
    }
    .player-bottom-menu-button {
        padding-left: 3px !important;
    }
    .DirectPlayer-Description-Wrapper {
        padding: 10px;
        margin: 0 auto;
        width: 100% !important;
    }
    .Embed-DirectPlayer-Description-Wrapper {
        padding: 10px;
        margin: 0 auto;
    }
    
}
@media (min-width: 992px) and (max-width: 1023px) {
    .event-status-background {
        padding: 0px !important;
    }
    .indicator-inactive {
        margin: 0 1px 1px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .event-status-background {
        padding: 0px 3px 0 1px !important;
    }
    .indicator-inactive {
        margin: 0 1px 1px !important;
    }
}
@media (max-width: 250px) {
    .align-label-text-responsive {
        padding-top: 0px !important;
    }
}
@media (min-width: 251px) and (max-width: 405px) {
    .align-label-text-responsive {
        padding-top: 8px !important;
    }
}
@media (min-width: 406px) and (max-width: 767px) {
    .align-label-text-responsive {
        padding-top: 18px !important;
    }
}
@media (min-width: 768px) and (max-width: 1023px) {
    .align-label-text-responsive {
        padding-top: 0px !important;
    }
}
@media (min-width: 1024px) and (max-width: 1199px) {
    .align-label-text-responsive {
        padding-top: 7px !important;
    }
}
@media (max-width: 767px) {
    .mobile-align-div {
        padding-top: 6px !important;
    }
}
@media (max-width: 767px) {
    #ImageInput {
        margin-bottom: 26px;
    }
}
@media (min-width: 768px) {
    
    .attachment-responsive{
        width:80%;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .asset-report-hide-text {
        display: none !important;
    }
}

@media (min-width: 980px) {
    .inventry-alignment {
        display: table-cell !important;
    }
}

@media (min-width: 302px) and (max-width: 407px) {
    .asset-report-hide-text {
        display: none !important;
    }
}
@media (min-width: 813px) and (max-width: 929px) {
    .notification-prev-btn-responsive {
        width: 609px !important;
    }
    .div-notification {
        width: 812px !important;
    }
    .notification-prev-btn-responsive-asset {
        width: 203px !important;
    }
}
@media (min-width: 930px) and (max-width: 1006px) {
    .notification-prev-btn-responsive-asset {
        width: 193px !important;
    }
}
@media (min-width: 930px) and (max-width: 1014px) {
    .notification-prev-btn-responsive {
        width: 609px !important;
    }
    .div-notification {
        width: 812px !important;
    }
}
@media (min-width: 400px) and (max-width: 812px) {
    .notification-prev-btn-responsive {
        width: 192px !important;
    }
    .notification-prev-btn-responsive-asset {
        width: 193px !important;
    }

    .notification-btn {
        width: 50% !important;
    }

    .div-notification {
        width: 395px !important;
    }
}
@media (max-width: 399px) {
    .notifications-div{
        width:290px !important;
    }
    .user-notifications-description{
        width:205px !important;
    }
    .live-notifications-span {
        width: 230px !important;
    }
    .asset-notifications-span{
        width:230px !important;
    }
    .div-notification {
        width: 328px !important;
    }
    .prev-responsive {
        width: 110px !important;
    }
    .notification-btn {
        width: 58% !important;
    }
}
.embed-direct-player-container{
    padding-left:5px;
    padding-right:0px;
}
