.videoDetailsContainer{
    max-width: 90rem;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    margin-bottom: 30px;
}
.gs-breadcrumb .container{
    max-width: 90rem;
    padding: 0 20px;
    margin-left: auto;
    margin-right: auto;
}
.gs-breadcrumb .breadcrumb{
    margin-top: 30px;
    margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
    .videoDetailsContainer {
        max-width: 90rem;
        padding: 0 20px;
        padding-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .gs-breadcrumb .breadcrumb{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .gs-breadcrumb .container{
        max-width: 90rem;
        padding: 0 20px;
    }
}

@media screen and (max-width: 1024px) {
    .videoDetailsContainer{
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding-top: 25px !important;
        margin-bottom: 25px !important;
    }
    .gs-breadcrumb .breadcrumb{
        margin-top: 25px;
        margin-bottom: 25px;
    }
    .gs-breadcrumb .container{
        max-width: 90rem;
        padding: 0 20px;
    }
}
.video-details-header{
    font-family: "Gotham 5r" !important; 
    font-size: 32px; 
    font-weight: 350; 
    margin-top: 0px !important; 
    margin-bottom: 12px !important; 
    line-height: 40px; 
    letter-spacing: -0.64px
}
.partition{
    margin-left: 8px;
    margin-right: 8px;
}
.video-details-properties{
    display: flex; 
    font-family: "Gotham 3r" !important; 
    font-size: 16px; 
    font-weight: 325; 
    color: #677083; 
    margin-bottom: 24px;
}
.video-details-sub-header p{
    margin: 0;
}
.video-details-sub-header{
    font-family: "Gotham 3r" !important; 
    font-size: 18px; 
    font-weight: 325; 
    margin-bottom: 24px;
}
.video-main-container{
    height: 786px; 
    width: 1396.8px;
}
.carousel-header{
    font-family: "Gotham 5r";
    font-size: 32px;
    font-style: normal;
    font-weight: 350;
    line-height: 40px; /* 125% */
    letter-spacing: -0.64px;
    margin-top: 48px !important;
    margin-bottom: 28px !important;
}
.video-transcript{
    margin-top: 24px;
    padding-bottom: 24px;
}
.showhideTranscript{
    font-size: 16px;
}
.show-hide-transcript{
    float: left;
}
.downloadTranscript{
    float: right;
    font-size: 16px;
}
.downloadTranscript a{
    text-decoration: underline;
}
.video-footer-show-hide{
    float: left; 
    display: block; 
    margin-top: -25px;
    font-size: 16px;
}
.hide-functionality{
    text-decoration: none; 
}
.transcript-content{
    margin-top: 24px; 
    margin-bottom: 0px;
    font-family: 'Gotham 3r'; 
    font-size: 18px; 
    font-weight: 325;
    line-height: 24px;
}
.qumu-video, .qumu-video  iframe{
    width: 100%;
   height: 786px;
}

.tag-block .tag-list .tag-item {
    list-style: none;
    padding: 5px 13px;
    border-radius: 8px;
    border: 1px solid #003B71;
    font-size: 16px;
    white-space: nowrap;
}
.tag-item:hover{
    cursor: pointer;
}
.tag-item{
    text-align: center;
    font-family: "Gotham 3r";
    line-height: 24px;
    color: #003B71;
}
.tag-block .tag-list {
    display: flex;
    gap: 15px;
    padding-left: 0;
    list-style: none;
    flex-wrap: wrap
}
.tag-block .tag-title {
    font-size: 18px;
    font-family: "Gotham 5r";
    line-height: 24px;
    color: #0D1C3D;
}
.tag-block{
    margin-top: 48px;
}
.tag-block h2{
    margin: 0;
}
.tag-title{
    font-weight: 350;
    line-height: 26px;
    margin-bottom: 12px;
}
.tag-list{
    margin-top: 12px;
    margin-bottom: 0px;
}
.tag-item button{
    background-color: white;
    border: none;
}
@media (min-width: 767px) and (max-width: 1151px) {
    .video-details-header{
        font-size: 26px; 
        font-weight: 350; 
        margin-top: 0px !important; 
        margin-bottom: 10px !important; 
        line-height: 32px; 
        letter-spacing: -0.64px
    }
    .video-details-properties{
        font-size: 14px;
        margin-bottom: 20px;
    }
    .video-details-sub-header{
        font-size: 16px;
        margin-bottom: 20px;
    }
    .video-main-container{
        height: auto;
        width: auto;
    }
    .video-transcript{
        margin-top: 20px;
        padding-bottom: 20px;
    }
    .showhideTranscript{
        font-size: 14px;
    }
    .downloadTranscript{
        font-size: 14px;
    }
    .tag-block{
        margin-top: 20px;
        font-size: 16px !important;
    }
  
    .transcript-content{
        margin-top: 20px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    .video-footer-show-hide{
        margin-top: 0px;
        font-size: 14px;
    }

    .qumu-video, .qumu-video  iframe{
        width: 100%;
        height: 446.63px;
    }
    .tag-list-item{
        padding: 8px 13px;
        margin-right: 15px;
        border-radius: 8px;
        font-size: 14px;
        font-weight: 325;
        line-height: 20px;
    }
    .tag-block .tag-title{
        font-size: 16px;
        line-height: 26px;
    }
    .tag-block .tag-list .tag-item {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 13px;
    }
    .tag-item{
        font-size: 14px;
        line-height: 20px;
    }
    .tag-item button{
        background-color: white;
        border: none;
    }
    .tag-list{
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .videoDetailsContainer {
        margin-right: 0px !important;
        margin-left: 0px !important;
        padding-top: 20px !important;
        margin-bottom: 20px !important;
    }
    .gs-breadcrumb .breadcrumb{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .video-details-header{
        font-size: 26px; 
        font-weight: 350; 
        margin-top: 0px !important; 
        margin-bottom: 8px !important; 
        line-height: 32px; 
        letter-spacing: -0.64px
    }
    .video-details-properties{
        font-size: 14px;
        margin-bottom: 16px;
        flex-wrap: wrap;
    }
    .properties{
        min-width: fit-content;
    }
    .video-details-sub-header{
        font-size: 16px;
        margin-bottom: 16px;
    }
    .video-main-container{
        height: auto;
        width: auto;
    }
    .video-transcript{
        margin-top: 16px;
        padding-bottom: 0px;
        display: flex;
        flex-direction: column;
    }
    .showhideTranscript{
        font-size: 14px;
    }
    .downloadTranscript{
        font-size: 14px;
        margin-top: 8px;
    }
    .tag-block{
        margin-top: 16px;
        font-size: 16px !important;
    }
   
    .transcript-content{
        margin-top: 0px;
        font-size: 16px;
        margin-bottom: 32px;
    }
    .video-player-container .video-footer{
        float: inline-start;
        font-size: 14px;
        margin-top: 0;
    }
    .video-footer-show-hide{
        margin-top: 0px;
        font-size: 14px;
    }
    .tag-list{
        display: block;
    }
    .tag-list-item {
        padding: 8px 13px;
        margin-right: 15px;
        border-radius: 8px;
        font-size: 14px;
        font-weight: 325;
        line-height: 26px;
        margin-bottom: 16px;
    }

    .qumu-video, .qumu-video  iframe{
        width: 100%;
        height: 147px;
    }
    .tag-block .tag-title{
        font-size: 16px;
        line-height: 26px;
    }
    .tag-block .tag-list .tag-item {
        font-size: 14px;
        line-height: 20px;
        padding: 8px 13px;
    }
    .tag-item{
        font-size: 14px;
        line-height: 20px;
    }
    .tag-list{
        margin-top: 8px;
    }
    .tag-item button{
        background-color: white;
        border: none;
    }
}


