.demo-signed-off {
    margin-top: 30px;
}

.nav-tabs .waiting {
    cursor: wait;
}

.default-preview-edit.banner {
    height: 600px;
    background: #F2F4F7;
}

.default-preview-edit.banner .default-preview-edit {
    width: 1260px;
    height: 589px;
}

.default-preview-edit.banner .video-container {
    margin-top: 80px;
    width: 1260px;
}

#video-content{
    position: relative;
    width: 944px;
    height: 531px;
    margin: 0 auto;
}

.embed-responsive {
    position: relative;
    display: block !important;
    height: 0 !important;
    padding: 0;
    overflow: hidden !important;
}
.embed-responsive-16by9 {
    padding-bottom: 42.25%;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

#iframe-embed{
    border: 0;
}

.default-preview-edit.banner .video-js .vjs-big-play-button {
    top: calc(50% - 0.05em) !important;
    left: calc(50% - 0.05em) !important;
}

.preview-edit {
    margin-top: 90px;
    margin-bottom: 110px;
}

.preview-edit.demo {
    margin-top: 130px;
}

.preview-edit .nav {
    display: flex;
    border: none;
    justify-content: center;
    flex-wrap: wrap;
    justify-content: center;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.preview-edit .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link  {
    color: #041F3D;
    border: none;
    padding-bottom: 0px;
}

.preview-edit .nav-tabs .nav-link.active::after {
    content:"";
    background: linear-gradient(90deg, #9EFBD3 0%, #57E9F2 48%, #45D4FB 100%);
    display: block;
    height:3px;
}

.preview-edit .nav-tabs .nav-link {
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 170px;
    font-family: 'Oxygen', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 48px;
    color: #041F3D;
    border: none;
    border-bottom: 4px solid #F2F4F7;
}

.preview-edit .nav-tabs .nav-link.active {
    font-weight: 700;
}

.preview-edit #edit {
    padding-top: 59px;
}

.preview-edit .heading {
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    color: #002140;
    margin-bottom: 14px;
}

.views-date-row {
    display: flex;
    margin-top: 10px;
}

.views-date-row .views {
    font-family: 'Oxygen', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #002140;
}

.views-date-row .date {
    font-family: 'Oxygen',sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    color: #002140;
}
.views-date-row .dot{
    height: 5px;
    width: 5px;
    content: "";
    border-radius: 10px;
    background: #4AACFF;
    margin: 11px 10px 0px 10px;
}

.preview-edit .video-details {
    width: 657px;
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #002140;
    margin-top: 29px;
    letter-spacing: -0.014em;
}

.preview-edit .share-btn {
    border: none;
    float: right;
    width: 122px;
    height: 50px;
    background: #041F3D;
    border-radius: 10px;
    font-family: 'Oxygen',sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
}

.preview-edit #claimButton {
    float: right;
    border: none;
    width: 148px;
    height: 50px;
    background: #041F3D;
    border-radius: 10px;
    font-family: 'Oxygen',sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    padding:  0;
    color: #FFFFFF !important;
}

.preview-edit #claimButton > span{
    color: #FFFFFF !important;
}

.preview-edit hr {
    margin-top: 34px;
    margin-bottom: 30px;
}

.preview-edit .user-container  {
    display: flex;
    margin-top: 32px;
}

.preview-edit .user-container .user-img {
    width: 54px;
    height: 54px;
}

.preview-edit .user-container .detail-container {
    display: flex;
    flex-direction: column;
    margin-left: 13px;
    margin-top: 6px;
}

.preview-edit .user-container .user-name {
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #002140;
}

.preview-edit .user-container .subscriber {
    font-family: 'Museo Sans Cyrl',sans-serif;
    font-weight: 300;
    font-size: 16px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #002140;
    margin-top: 5px;
}

.preview-edit .user-container .description {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #002140;
    width: 677px;
    letter-spacing: -0.014em;
    margin-top: 27px;
}

.preview-edit #edit .form-group > label {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    color: #002140;
    margin-bottom: 3px;
}

.preview-edit .form-group {
    margin-top: 35px;
}

.preview-edit #edit #title {
    width: 100%;
    font-family: 'Oxygen',sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    color: #002140;
    height: 72px;
    border: 1px solid #E1E2E3;
    border-radius: 10px;
    padding-left: 20px;
}

.preview-edit #edit textarea {
    width: 100%;
    height: 114px;
    font-family: 'Museo Sans Cyrl',sans-serif;
    font-weight: 300;
    font-size: 18px;
    line-height: 27px;
    color: #002140;
    padding-left: 22px;
    padding-top: 14px;
}

.preview-edit #edit select,
.preview-edit #edit button.form-select.multiselect {
    width: 100%;
    height: 50px;
    border: 1px solid #E1E2E3;
    border-radius: 10px;
    padding-left: 22px;
    padding-top: 9px;
}

#rangeSlider.ui-rangeSlider {
    padding-top: 27px;
}

#rangeSlider .ui-rangeSlider-container {
    width: 100% !important;
    height: 8px !important;
    border: #F2F4F7 !important;
    background: #F2F4F7 !important;
    box-shadow: none;
}

#rangeSlider .ui-rangeSlider-handle {
    border: 3px solid #00AAE6;
    box-shadow: 0px 1px 1px 0px rgb(0 0 0 / 30%);
    width: 28px;
    height: 28px;
    border-radius: 25px;
    background: white;
    top: -10px !important;
}

#rangeSlider .ui-rangeSlider-bar {
    background: #F2F4F7;
    height: 8px;
    box-shadow: none;
    border: none;
    background: linear-gradient(89.99deg, #1EE4D9 3.43%, #159DFF 100%);
}

#rangeSlider .ui-rangeSlider-leftHandle {
    background: #FFFFFF;
    border: 8px solid #1EE4D9;
}

#rangeSlider .ui-rangeSlider-rightHandle {
    background: #FFFFFF;
    border: 8px solid #159DFF;
}

.preview-edit #edit .lbl_ranges {
    font-family: 'Oxygen', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    display: flex;
    align-items: center;
    letter-spacing: -0.02em;
    color: #002140;
    text-transform: uppercase;
}

.preview-edit #edit .time-start .lbl_ranges{
    justify-content: flex-start;
    padding-left: 8px;
}

.preview-edit #edit .time-end .lbl_ranges{
    justify-content: flex-end;
    padding-right: 10px;
}

.preview-edit #edit label.duration,
.preview-edit #edit input.duration {
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-size: 22px;
    line-height: 22px;
    display: flex;
    align-items: center;
    text-align: right;
    letter-spacing: -0.02em;
    color: #002140;
    margin-top: 10px;
}

.preview-edit .end-lbl-cont {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.save-changes-btn {
    width: 245px;
    height: 78px;
    background: #041F3D;
    border-radius: 8px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 30px;
}

.options-container {
    background: #F1F3F4;
    border-radius: 10px;
    height: auto;
    padding: 24px 40px 50px 40px;
    margin-top: 79px;
    margin-left: 36px;
}

.options-container .form-group {
    margin-top: 31px !important;
}

.options-container .heading {
    font-family: 'Oxygen', sans-serif;
    font-weight: 700 !important;
    font-size: 24px !important;
    line-height: 48px !important;
    color: #041F3D;
}

.options-container  select {
    border: none !important;
}

.preview-edit #edit .options-container .form-check-label {
    font-family: 'Museo Sans Cyrl', sans-serif;
    font-weight: 300;
    font-size: 22px;
    line-height: 22px;
    color: #27272E;
    margin-top: 5px;
}

.preview-edit .switch {
    float: right;
}

.switch {
    position: relative;
    display: inline-block;
    width: 58px;
    height: 30px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #FFFFFF;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 30px;
    width: 30px;
    border-radius: 10px;
    border: 10px solid #B1B7C2;
    left: -1px;
    bottom: 0px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider:before {
    border: 10px solid #041F3D;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.options-container hr {
    color: #D5DBE0;
    height: 2px;
    margin-top: 28px;
    margin-bottom: 15px;
}

.options-container .form-check-input {
    width: 32px;
    height: 32px;
    border: 2px solid #002140;
    margin-right: 12px;
    margin-top: 0px;
    background: #F1F3F4;
    border-radius: 0px;
}

.options-container .form-check-input:checked {
    background: #041F3D;
}

.options-container .form-check {
    padding-top: 3px;
}

.question-mark {
    float: right;
    margin-top: 5px;
}

#edit .loading-step > svg {
    left: 90px;
    top: -44px;
}
@media only screen and (max-width: 1146px) and (min-width: 1071px) {

    .video-container {
        height: auto;
        width: auto !important;
    }

    .default-preview-edit.banner img.default-preview-edit {
        height: 100%;
        width: 100%;
    }

    .preview-edit {
        margin-top: 45px !important;
    }

    .preview-edit #edit .options-container .form-check-label {
        font-size: 18px;
    }

    .switch {
        width: 54px;
        height: 30px;
    }
}

@media only screen and (min-width: 992px) {

    .tab-content > .active {
        padding-top: 60px;
    }

    .video-container {
        height: auto;
        width: 925px;
    }

    .default-preview-edit.banner img.default-preview-edit {
        height: 100%;
        width: 100%;
    }
}

@media only screen and (min-width: 1350px) {
    .preview-edit.owned{
        margin-top: 130px !important;
    }
}


@media only screen and (max-width: 1349px) {

    #video-content {
        width: 713px !important;
        height: 400px;
    }
}

@media only screen and (max-width: 1349px) and (min-width: 1147px) {

    .video-container {
        margin-top: 150px !important;
        height: auto;
        width: auto !important;
    }

    img.default-preview-edit {
        height: 100%;
        width: 100%;
    }

    .preview-edit #edit .options-container .form-check-label {
        font-size: 16px;
    }

    .switch {
        width: 50px;
        height: 30px;
    }
}

@media only screen and (max-width: 1070px) {
    .preview-edit #claimButton {
        margin-right: 10px;
    }
}

@media only screen and (max-width: 991px) {
    .preview-edit #claimButton {
        margin-right: 5px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1070px) {
    .video-container {
        margin-top: 150px !important;
        height: auto;
        width: 925px !important;
    }

    img.default-preview-edit {
        height: auto;
        width: 925px;
    }

    .preview-edit {
        margin-top: 40px !important;
    }

    .preview-edit #edit .options-container .form-check-label {
        font-size: 16px;
    }

    .switch {
        width: 50px;
        height: 30px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .tab-content > .active {
        padding-top: 40px;
    }

    .tab-content > .active#preview {
        padding-top: 49px;
    }

    .default-preview-edit.banner {
        height: 400px;
    }

    .video-container {
        min-height: 377px !important;
        width: 672px !important;
    }

    img.default-preview-edit {
        height: 100% !important;
        width: 100% !important;
    }

    .preview-edit {
        margin-top: 130px !important;
        margin-bottom: 110px;
    }

    .preview-edit .nav-tabs .nav-link {
        font-weight: 400;
        font-size: 20px;
        line-height: 48px;
        text-align: center;
        color: #041F3D;
    }

    .preview-edit .nav-tabs .nav-link.active {
        font-weight: 700;
    }

    .preview-edit .heading {
        font-weight: 700;
        font-size: 38px;
        line-height: 48px;
        margin-bottom: 0px;
    }

    .preview-edit .share-btn {
        width: 108px;
        height: 50px;
        margin-top: 3px;
        margin-right: 4px;
    }

    .preview-edit .views-date-row .dot {
        margin: 11px 12px 0px 13px;
    }

    .preview-edit .views-date-row {
        margin-top: 8px;
    }

    .preview-edit #edit {
        padding-top: 47px;
    }

    .preview-edit .end-lbl-cont {
        padding-right: 10px;
    }

    .preview-edit .start-end-cont {
        padding-left: 9px;
        padding-right: 17px;
    }

    .preview-edit #rangeSlider .ui-rangeSlider-handle {
        width: 22px;
        height: 22px;
        border: 6px solid #1EE4D9;
        top: -6px !important;
    }

    .preview-edit #rangeSlider .ui-rangeSlider-rightHandle {
        background: #FFFFFF;
        border: 6px solid #159DFF !important;
    }

    .preview-edit .user-container {
        margin-top: 34px;
    }

    .preview-edit .user-container .description {
        width: 495px;
    }

    .options-container {
        height: 344px;
        margin-left: 0px;
        margin-top: 61px;
    }

    .preview-edit #edit #title {
        font-family: 'Oxygen', sans-serif;
        font-weight: 700;
        font-size: 28px;
        line-height: 48px;
        color: #002140;
    }

    .preview-edit #edit textarea {
        font-family: 'Museo Sans Cyrl', sans-serif;
        font-weight: 300;
        font-size: 18px;
        line-height: 27px;
        color: #002140;
    }

    .vr-line {
        border-left: 1px solid #D5DBE0;
        height: 93px;
        width: 1px;
        margin-top: 28px;
        margin-left: 4px;
    }

    .options-container .form-check-input {
        width: 32px;
        height: 32px;
        border: 2px solid #002140;
        margin-right: -2px;
        margin-left: -43px;
        margin-top: -5px;
        background: #F1F3F4;
        border-radius: 0px;
    }

    .preview-edit #edit .options-container .form-check-label {
        margin-top: 3px;
        font-weight: 300;
        font-size: 20px;
        line-height: 22px;
    }

    .question-mark {
        float: right;
        margin-top: 2px;
        margin-right: 2px;
    }

    .save-changes-btn {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 767px) {

     .preview-edit .container {
        width: auto;
        margin-top: 0;
    }

    #preview > .container{
        padding: 20px !important;
    }


    #video-content {
        width: 539px !important;
        height: 303px;
    }

    .container.gimmevideo {
        width: 100% !important;
    }
    .embed-responsive-16by9 {
        padding-bottom: 56.25%;
    }

    .cont-mobile {
        width: 100% !important;
    }

    .default-preview-edit.banner .video-container {
        margin-top: 35px !important;
        width: 100%;
    }

    .default-preview-edit {
        width: 100%;
        height: 100% !important;
    }

    .preview-edit {
        margin-top: 22px;
        margin-bottom: 80px;
    }

    .preview-edit .nav-tabs .nav-link {
        width: 155px;
        font-weight: 400;
        font-size: 22px;
    }

    .preview-edit .nav-tabs .nav-link.active {
        font-weight: 700;
    }

    .preview-edit .share-btn {
        float: left !important;
        margin-top: 35px;
    }

    .preview-edit #claimButton {
        margin-top: 35px;
    }

    .preview-edit .heading {
        font-weight: 700;
        font-size: 30px;
        line-height: 45px;
    }

    .preview-edit .user-container .description {
        max-width: 445px;
        width: auto;
        font-weight: 300;
        font-size: 18px;
        line-height: 27px;
    }

    .preview-edit .views-date-row {
        margin-top: 17px;
    }

    .preview-edit .views-date-row .dot {
        margin: 12px 14px 0px 10px;
    }

    .preview-edit #edit {
        padding-top: 48px;
    }

    .preview-edit #edit .title-group {
        margin-top: 67px;
    }

    .preview-edit #edit #title {
        font-weight: 700;
        font-size: 30px;
        line-height: 30px;
    }

    .preview-edit #edit textarea {
        height: 215px;
    }

    .form-select {
        font-weight: 400;
        font-size: 16px;
        line-height: 16px;
    }

    .preview-edit .options-container {
        background: #F1F3F4;
        border-radius: 10px;
        height: 385px;
        padding: 24px 28px 25px 30px;
        margin-top: 35px;
        margin-left: 0px;
    }

    .preview-edit #edit .options-container .form-check-label {
        font-weight: 300;
        font-size: 22px;
        line-height: 22px;
    }

    .save-form-group {
        display: flex;
        align-items: center;
        justify-content: space-around;
    }

    .save-changes-btn {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 538px){
    #video-content{
        width: auto !important;
    }
}

@media only screen and (max-width: 325px) {
    .preview-edit #claimButton{
        float: left !important;
    }
}

    /* SS range controls */

.lbl_timestamps .lbl_ranges {
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: 0.8px;
    text-align: center;
    color: #7f7f7f;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    padding-bottom: 7px;
}

.lbl_timestamps {
    display: block;
}

.lbl_timestamps.time-start,
.lbl_timestamps.time-end {
    display: flex;
    align-items: flex-end;
    position: relative;
}

.lbl_timestamps.time-start {
    justify-content: flex-start;
    left: -40px;
}

.lbl_timestamps.time-end {
    justify-content: flex-end;
    right: -46px;
}

.lbl_timestamps input {
    outline: 0;
    border-radius: 4px;
    text-align: center;
    width: 68px;
    height: 34px;

    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-size: 22px;

    font-style: normal;
    font-stretch: normal;
    line-height: normal;

    color: var(--secondary-color);
    border: 0 !important;
    letter-spacing: -0.02em;
}

#totalSecs.lbl_timestamps {
    font-family: 'Oxygen', sans-serif;
    font-weight: 700;
    font-size: 22px;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: var(--secondary-color);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

.lbl_timestamps input:focus {
    outline: 1px solid #00aae7;
}

.lbl_timestamps input.error {
    border: 1px solid #f23d5b !important;
}

.lbl_timestamps input {
    border: 1px solid rgb(204, 204, 204);
    border-radius: 0;
}

.btn-arrow {
    height: 34px;
    width: 34px;
    border: 1px solid rgb(204, 204, 204);
    color: #7f7f7f;
    background: #efefef;
    font-size: 12px;
    visibility: hidden;
}

.btn-arrow span {
    cursor: pointer;
}

.btn-arrow:focus {
    outline: 0;
}

.ui-rangeSlider {
    padding-top: 32px;
}

.startlabel {
    direction: ltr;
}

#pwd-area {
    padding: 0 60px;
}

#pwd-area .form-group label > svg {
    width: 44px;
    height: 44px;
    margin-right: 14px;
    display: inline-block;
    top: 15px;
    position: relative;
}

#pwd-area .form-group label .form-control {
    width: calc(100% - 100px);
    display: inline-block;
    font-size: 16px;
    border: 1.5px solid #d6d6d6 !important;
    transition: border 330ms;
}

#pwd-area label {
    width: 85%;
}

#pwd-area .upgrade-area {
    width: 287px;
    height: 140px;
    border-radius: 8px;
    background-color: #ffffff;
    border: solid 2px #cccccc;
    text-align: center;
    float: right;
}

#pwd-area .upgrade-area > p {
    margin: auto;
    width: 228px;
    height: 48px;
    opacity: 0.89;
    font-family: OpenSans, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.2px;
    text-align: center;
    color: #3a586e;
    margin-top: 18px;
    margin-bottom: 16px;
}

#pwd-area .upgrade-area > button {
    width: 115.7px;
    height: 40px;
    border-radius: 6px;
    background-color: #3641b5;
    color: #ffdd39;
}

.input-indicator {
    color: red;
}

.multiselect-container.dropdown-menu {
    width: auto;
    padding: 15px 0;
    margin-bottom: 15px;
}

#create-a-playlist {
    width: 30%;
}

.es #create-a-playlist {
    height: 65px;
}

.nl #create-a-playlist {
    height: 60px;
}

.pt #create-a-playlist {
    height: 88px;
}

label.checkbox > svg,
.multiselect-option svg {
    width: 20px;
    height: 20px;
    position: absolute;
    margin-left: -24px;
    box-sizing: border-box;
    padding: 0;
}

.multiselect-container.dropdown-menu {
    margin-bottom: 70px;
}

.multiselect-container>li>a>label{
    cursor: pointer;
}


#dropdown-add-to-playlist{
    position: relative;
    left: 0;
    top: -5px;
}

#dropdown-add-to-playlist svg{
    position: relative;
    bottom: 2px;
}

/* Text-based advertisement block */
#a2ee4a5f{
    margin-top: 20px;
    width: 100%;
    height: 20px;
    position: relative;
    top: 110px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #a2ee4a5f{

    }
}

@media only screen and (max-width: 1349px) {
    #a2ee4a5f {
        top: 45px;
    }
}

@media only screen and (max-width: 1146px) {
    #a2ee4a5f {
        top: 0;
    }
}

@media only screen and (max-width: 991px) {
    #a2ee4a5f {
        top: 110px;
    }
}

@media only screen and (max-width: 768px) {
    #a2ee4a5f {
        top: 0;
    }
}


@media only screen and (max-width: 365px) {
    #a2ee4a5f {
        width: auto;
    }
}
