#videoInfoScrollable {
    background: rgb(3,55,83);
    background: linear-gradient(266deg,
    rgba(3,55,83,1) 0%,
    rgba(10,114,185,1) 100%);
}

.video-membership-text-top {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 400;
    color:
            white;
    font-size: 22px;
    margin-top: 40px;
}

.video-membership-text-bottom {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 600;
    color:
            white;
    font-size: 24px;
    margin: 5px;
}

#video-membership-Button {
    border-radius: 20px;
    padding-inline: 5px;
    padding-block: 5px;
    font-size: 12px;
    font-family: "Open Sans";
    font-weight: 400;
    color:
            #0a72b9;
    background-color:
            #fff;
    border-color:
            #ccc;
}

.rendercard, .mravideocard {
    width: calc(100% - 10px);
    margin: 0 auto 20px auto;
    height: auto;
    display: inline-block;
    padding: 0.75rem;
}

.rendercardtop, .mravideocardtop {
    padding: 10px;
    height: 50px;
    width: 100%;
    margin: 0 auto;
    background-color:
            white;
}

.rendercardtop, .mravideocardtop, .rendercardcontentstatus, .rendercardbottom, .mravideocardcontentstatus {
    display: block;
}
.rendercardtop, .mravideocardtop {
    overflow: visible !important;
}

.rendertitle, .mravideotitle {
    color:
            #0161a2;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 165px;
    max-width: calc(100% - 0.5em);
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Open Sans";
    font-size: 14px;
}
.rendertitle, .mravideotitle, .rendercontent, .rendershare, .videocreator, .videovote {
    line-height: 30px;
    font-size: 14px;
    display: inline-block;
}

.rendertitle-text {
    margin-top: 0;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "Open Sans";
    font-weight: 600;
}

#removeItem-buttongroup {
    float: right;
}


#rendercardcontentbg {
    background-color:
            black;

}
.rendercardcontentstatus {
    background: whitesmoke;
    background-color: whitesmoke;
}
.rendercardcontentstatus, .mravideocardcontentstatus {
    background-size: cover;
    background-position: center;
    border-left: 1px solid
    #d1d2d4;
    border-right: 1px solid
    #d1d2d4;

}
.rendercardtop, .mravideocardtop, .rendercardcontentstatus, .rendercardbottom, .mravideocardcontentstatus {
    display: block;
}

.rendercardcontentstatus .statuswrapper, .rendercardcontentstatus .statuswrapper-queued, .rendercardcontentstatus .statuswrapper-busy, .rendercardcontentstatus .statuswrapper-failed, .mravideocardcontentstatus .statuswrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    background-color:
            rgba(0, 0, 0, 0.25);
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    transition: 0.5s ease;
}

#videocardbottom {
    height: 58px;
}
.rendercardbottom, mravideocard {
    border-bottom: 1px solid
    #d1d2d4;
    border-left: 1px solid
    #d1d2d4;
    border-right: 1px solid
    #d1d2d4;
}
.rendercardbottom {
    padding: 10px;
    height: 58px;
    width: 100%;
    margin: 0 auto;
    background-color:
            white;
}
.rendercardtop, .mravideocardtop, .rendercardcontentstatus, .rendercardbottom, .mravideocardcontentstatus {
    display: block;
}

.video-membership-text-footer {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    color:
            white;
    font-size: 22px;
    margin: 40px;
}

.video-membership-link {
    font-family: "Open Sans";
    font-style: normal;
    font-weight: 300;
    color:
            white;
    font-size: 22px;
}

#video-gallery-scrollable {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
    padding-bottom: 20px;
}

div#video-gallery-header {
    background: linear-gradient(to right,
    #01507d,
    #0161a2);
    height: auto;
    display: block;
    overflow: auto;
}

div#profile.profile-rounded {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
div#profile {
    background: linear-gradient(to right, #01507d, #0161a2);
}
div#profile, #groupprofile, #eventprofile {
    height: auto;
    display: block;
    overflow: auto;
}

div#profile #profile-picture {
    float: left;
    background-color:
            transparent;
    margin: 10px;
    width: 40px;
    height: 40px;
    position: relative;
}

div#profile #profile-picture img {
    width: inherit;
    height: inherit;
    border-radius: 50%;
}

#profile-title-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 60px;
    padding-right: 5px;
}

div#profile #profile-title {
    line-height: 60px;
}
div#profile #profile-title, div#profile.profile-achievements #profile-title-achievements h5 {
    color:
            #88e0ff;
    font-weight: bold;
    font-size: 16px;
    margin: 0;
}

#video-gallery-header-logo {
    margin: 10px;
    float: right;
}

.video-logo-image {
    height: 45px;
    margin-right: 40px;
}

.mravideo-share-button{
    float: right;
    margin: 10px;
    height: 25px;
}


.rendercardforcedheight{
    padding-top: 56.25%;
}

.cinemacard{
    width: 70%;
    margin: 0 auto 20px auto;
    height: auto;
    padding: 0.75rem;
}


.cinematitle{
    color:
            #0161a2;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 165px;
    max-width: calc(100% - 0.5em);
    white-space: nowrap;
    text-overflow: ellipsis;
    font-family: "Open Sans";
    font-size: 14px;
    text-align: center;
}
.cinematitle{
    line-height: 30px;
    font-size: 14px;
}



.video-gallery-top-text{
    font-family: "Open Sans";
    font-weight: 600;
    font-style: normal;
    font-size: 45px;
    color: #337ab7;

}

.video-gallery-content-text {
    font-family: "Open Sans";
    font-weight: 400;
    font-style: normal;
    font-size: 35px;
    color: #337ab7;

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .video-gallery-top-text{
        font-family: "Open Sans";
        font-weight: 600;
        font-style: normal;
        font-size: 30px;
        color: #337ab7;
        margin: 40px;

    }

    .video-gallery-content-text {
        font-family: "Open Sans";
        font-weight: 400;
        font-style: normal;
        font-size: 35px;
        color: #337ab7;

    }
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 416px) {
    /* Styles */
    .novideologo{
        width: 30%;
        margin-left: 35%;
    }
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 415px) {
    .novideologo {
        width: 200px;
        margin-top: 25px;
        margin-left: 100px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
    /*No video*/
    .novideologo{
        width: 80%;
        margin-top: 25px;
        margin-left: 0%;
    }
    #video-gallery-text-content{
        margin-top: 30px;
    }
}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
}

