.btn-QA {
    display: inline-flex;
    align-items: center;
    padding: 4px!important;
    /*opacity: 0.8;
    margin-top: 45px;
    padding: 0 0 0px 30px;*/
    height: 35px;
}

.btn-QA.active {
    opacity: 1;
}


.btn-QA span {
    /*margin-left: 3px;*/
    color: #6C787A;
    line-height: 2;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 6px;
    font-size: 13px;
}

.cc-icon {
    font-size: 25px; 
    /*border-bottom: 3px solid transparent; */
    color: #6C787A;
    margin-bottom: 6px!important; 
}

.settings-icon {
    font-size: 23px; 
    color: #6C787A;
}

.cc-icon.active {
    /*font-size: 25px; */
    /*border-bottom: 3px solid #e65819;*/
/*    border-bottom: 3px solid transparent; 
*/    color: #e65819!important;
}

.btn-QA-color.active span, .btn-QA-mobile-color.active span {
    color: #e65819!important;
}

.QA-icon {
    font-size: 23px;
}

.QA-icon:hover, .btn-QA i:hover {
    cursor: pointer;
}

.btn-CC {
    margin-bottom: 5px;
}

.btn-settings {
    /*margin-top: 3px;
    margin-bottom: 5px;*/
    position: relative;
    top: -3px;
}

.popover-feedback {
    top: -45px!important;
}

.popover-feedback-mobile {
    top: -4px!important;
}

.popover-feedback .arrow{
    top: 22%!important;
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .xs-no-padding {
        padding: 0!important;
    }
    .xs-no-margin {
        margin: 0!important;
    }

    .resideo_logo {
        width: 180px;
    }
    /*.btn-QA {
        margin-top: 25px;
    }*/
    .broadcast_viewer, .static_viewer {
        padding-bottom: 0px;
    }

    .webcast-detail-tabs li {
        float: left!important;
    }

    .webcast-detail-tabs li.active a {
        background: none!important;
        border-color: #dddddd #dddddd rgba(0, 0, 0, 0)!important;
        border-bottom: #f3f3f4!important;
        border-image: none!important;
        border-style: solid!important;
        border-width: 1px!important;
        color: #555555!important;
        cursor: default;
    }

    .desktop-iframe .slido-frame {
        margin: 5px 0px;
    }

    .swal2-modal {
        width: 100%!important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 

    .slido-frame[isSlido="active"] {
        width: 34%!important;
        margin-top: 0!important;
    }

    #thumbnail-wrapper {
        display: none;
    }


    .inner-video-content.hidden {
        display: block!important;
    }

    .inner-video-content[isSlido="active"] {
        width: 64%!important;
        float: right;
    }

    .captions-content {
        display: block;
        margin: 0 auto;
        width: 85%;
        height: 57px;
        overflow-y: hidden;
    }

    .captions-content ul li span h1 {
        font-size: 15px;
    }
}


@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .captions-content {
        display: block;
        margin: 0 auto;
        width: 98%;
        height: 57px;
        overflow-y: hidden;
    }

    .captions-content ul li span h1 {
        font-size: 11px;
        line-height: 1.5;
    }

    .captions-content .text-scroll-up {
        top: 14px;
    }
}

@media (min-width: 481px) and (max-width: 768px) {

    .captions-content {
        display: block;
        margin: 0 auto;
        width: 90%;
        height: 57px;
        overflow-y: hidden;
    }

    .captions-content ul li span h1 {
        font-size: 14px;
    }

    .captions-content .text-scroll-up {
        top: 10px;
    }

    .inner-video-content.True .captions-content {
        display: block;
        margin: 0 auto;
        width: 95%;
        height: 57px;
        overflow-y: hidden;
    }

    .inner-video-content.True .captions-content ul li span h1 {
        font-size: 12px;
    }

    .inner-video-content.True .captions-content .text-scroll-up {
        top: 12px;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {

    .captions-content {
        display: block;
        margin: 0 auto;
        width: 92%;
        height: 57px;
        overflow-y: hidden;
    }

     .captions-content ul li span h1 {
        font-size: 17px;
    }

    .captions-content .text-scroll-up {
        top: 5px;
    }

    .inner-video-content.True .captions-content {
        display: block;
        margin: 0 auto;
        width: 95%;
        height: 57px;
        overflow-y: hidden;
    }

    .inner-video-content.True .captions-content ul li span h1 {
        font-size: 13px;
    }

    .inner-video-content.True .captions-content .text-scroll-up {
        top: 11px;
    }
}

@media (min-width: 1025px) and (max-width: 1200px) {
    .captions-content {
        display: block;
        margin: 0 auto;
        width: 90%;
        height: 57px;
        overflow-y: hidden;
    }

    .inner-video-content.True .captions-content {
        display: block;
        margin: 0 auto;
        width: 95%;
        height: 57px;
        overflow-y: hidden;
    }

    .inner-video-content.True .captions-content ul li span h1 {
        font-size: 15px;
    }

    .inner-video-content.True .captions-content .text-scroll-up {
        top: 13px;
    }
}

@media (min-width: 1201px) and (max-width: 1439px) {
    .captions-content {
        display: block;
        margin: 0 auto;
        width: 85%;
        height: 57px;
        overflow-y: hidden;
    }

    .inner-video-content.True .captions-content {
        display: block;
        margin: 0 auto;
        width: 95%;
        height: 57px;
        overflow-y: hidden;
    }

    .inner-video-content.True .captions-content ul li span h1 {
        font-size: 17px;
    }

    .inner-video-content.True .captions-content .text-scroll-up {
        top: 5px;
    }
}