@media only screen and (max-width:1601px) {
  .chat-option-list #sent_contact textarea {
    height: 135px;
  }

  h5 {
    font-size: 20px;
  }

  h2 {
    font-size: 30px;
  }

  .header-title h2 {
    margin-bottom: 35px;
  }

  .register-today-inside h2 {
    font-size: 30px;
    line-height: 40px;
  }

  .dropdown-toggle.dropdown-label,
  .center-sided-inside .form-control {
    padding: 15px 32px;
    font-size: 15px;
  }

  .header-title {
    padding: 7px 0 7px;
  }

  .register-today-inside {
    padding: 24px 92px 24px;
  }

  .register-today-inside h5 {
    padding: 0 0px 20px;
  }

  .center-sided-inside label.form-check-label {
    padding-bottom: 0;
  }

  .center-sided-inside .consent-form-list.custom-yes-no {
    padding-top: 15px;
  }

  .footer-logo img {
    max-width: 230px;
  }

  .patients_mgt.full_patients_mgt.videoContainerClass {
    max-height: 475px;
    min-height: 475px;
  }
}

@media only screen and (max-width:1450px) {
  .top-webinar-view {
    padding: 10px 15px 135px;
  }
  .sharee-container__viewport.react-draggable {
    max-height: 80vh!important;
}
.user-info .user-name p {
  font-size: 15px;
  margin: 0;
}
.webinar-video-stream {
  padding: 15px 15px 15px 65px;
}
.chat-option {
  top: 9px;
  left: 10px;
}
.webinar-video .chat-option-list {
  height: calc(100% - 30px);
}
  .microphone-error-section img {
    padding: 20px 15px;
  }

  .chat-option-list #call .contactborder button {
    margin: 15px auto 20px;
  }

  .webinar-start .view-portal {
    width: calc(100% - 30px);
  }

  .top-webinar-view:before {
    left: 11px;
  }

  .chat-option-list #sent_contact textarea {
    height: 140px;
  }

  .top-webinar-view {
    margin: 5px 0 0;
  }

  .webinar-start .custom-container,
  .webinar-view .custom-container,
  .webinar-footer .custom-container {
    max-width: calc(100% - 20px);
  }
/* 
  .webinar-start .view-portal {
    height: calc(100vh - 135px);
  } */
  /* .webinar-footer {
    margin-top: -113px;
} */
  .top-webinar-view {
    background-size: 125px;
  }
  .footer-detail {
    padding: 100px 17px 7px 17px;
}
.webinar-video .chat-option-list .tab-content {
  height: calc(100% - 65px);
}
  /* .video-share-layout {
    height: calc(100% - 100px)!important;
    top: 48px!important;
} */
.webinar-video.open .chat-option-list {
  left: 66px;
}
.webinar-video .permission-container .permission-image-wrapper {
  max-width: 565px;
}
.webinar-video .permission-container h3 {
  margin: 0 0 16px;
  font-size: 28px;
}
.webinar-video .permission-container h5 {
  font-size: 18px;
  margin: 0 0 20px;
}
.webinar-video .permission-container p {
  margin: 22px 0 0;
}
}

@media only screen and (max-width:1439px) {
  .col-form-label {
    padding-bottom: 0;
    padding-top: 0;
    font-size: 14px;
  }
  #call-request img {
    width: 20px;
}
}

@media only screen and (max-width:1400px) {
  .footer-logo img {
    max-width: 180px;
  }
  .sharee-container__viewport.react-draggable {
    max-height: 76vh!important;
}
  .webinar__description .question_form {
    padding: 11px 10px;
  }

  h2 {
    font-size: 26px;
  }

  h5 {
    font-size: 18px;
  }

  .register-today-inside h2 {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 14px;
  }

  .register-today-inside h5 {
    line-height: 22px;
    padding: 0 0px 12px;
  }

  .center-sided-inside {
    margin-top: 10px;
  }

  .register-today-inside {
    padding: 19px 80px 12px;
  }

  .center-sided-inside .btn {
    font-size: 16px;
    padding: 5px 20px;
    min-width: 138px;
  }

  .header {
    padding: 20px 0 20px;
  }

  .register-today {
    margin-bottom: 20px;
  }

  .center-sided-inside label {
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 5px 14px;
  }

  .dropdown-toggle.dropdown-label,
  .center-sided-inside .form-control {
    padding: 12px 32px;
  }

  label.mrgn-remove,
  .legend-heading,
  .mrgn-remove {
    font-size: 14px;
  }

  .chat-option-list .nav-item .nav-link {
    font-size: 22px;
  }

  form#sent_contact {
    margin-top: 10px;
  }

  .form-group.custom_form .form-group {
    margin-top: 3px;
  }

  .webinar__description button,
  #sent_contact .submit_btn {
    font-size: 14px;
    padding: 5px 13px 5px 13px;
    line-height: 23px;
  }

  .webinar__description button img,
  .form-group.custom_form button img {
    margin-left: 3px;
    position: relative;
    top: 2px;
  }

  label.mrgn-remove,
  .legend-heading,
  .mrgn-remove,
  form#sent_contact legend.legend-heading b {
    font-size: 13px;
  }

  .log-status a,
  .user-info .user-name p {
    font-size: 15px;
  }

  .top-webinar-view {
    padding: 15px 15px 135px;
  }

  .webinar-footer {
    margin-top: -118px;
  }

  .webinar-start {
    margin-top: -135px;
    max-height: calc(100vh - 150px);
  }

  .top-webinar-view:before {
    left: 11px;
    width: 70px;
    height: 89px;
    top: 51px;
  }

  .footer-detail {
    padding: 128px 17px 7px 17px;
  }

  .footer-logo img {
    max-width: 160px;
  }

  .patients_mgt.full_patients_mgt.videoContainerClass {
    max-height: 445px;
    min-height: 445px;
  }

  .webinar-video {
    padding: 0px;
  }
  .site-logo img {
    margin-bottom: 5px;
}
  .shared-screen-view #vdo-stream {
    right: 15px;
    top: 12px;
  }

  .chat-option-list {
    padding: 12px 15px 12px 12px;
  }

  .chat-option ul.close-chat li button {
    font-size: 22px;
    min-width: 26px;
    height: 30px;
    width: 30px;
    top: -5px;
  }

  .form-check-input {
    margin-top: 4px;
  }

  label.form-check-label {
    line-height: 14px;
  }

  .form-check {
    line-height: 1.3;
  }

  .form-group {
    margin-bottom: 5px;
  }

  .chat-option-list textarea {
    height: 83px;
    font-size: 14px;
  }

  .open .video-play {
    margin-left: 270px;
  }


  .chat-option-list {
    max-width: 250px;
  }

  .patients_mgt.full_patients_mgt {
    padding: 0px 0px 46px;
  }

  .microphone-error-section h4 {
    font-size: 16px;
  }

  .microphone-error-section ol li {
    font-size: 13px;
    padding: 0 0px;
  }

  .microphone-error-section ol li:first-child {
    padding-bottom: 20px;
  }

  .chat-option-list #call .contactborder button {
    margin: 10px auto 10px;
    padding: 5px 13px 5px 13px;
    font-size: 14px;
    line-height: 23px;
  }
  .webinar-video .permission-container .permission-image-wrapper {
    max-width: 440px;
}
.webinar-video .permission-container h3 {
  font-size: 24px;
  margin: 0 0 12px;
}
.webinar-video .permission-container h5 {
  font-size: 15px;
  margin: 0 0 16px;
}
.webinar-video .permission-container p {
  font-size: 14px;
  margin: 16px 0 0;
}
}

@media only screen and (min-height:801px) and (max-height:930px) {
  .patients_mgt.full_patients_mgt.videoContainerClass {
    max-height: 555px;
    min-height: 555px;
  }
}

@media only screen and (max-width:1380px) {
  form#sent_contact p {
    font-size: 13px;
    line-height: 125.5%;
  }

  .chat-option ul button {
    padding: 3px 6px;
    min-height: 34px;
  }

  #call-request {
    padding: 2px 6px;
    width: 34px;
    height: 34px;
  }

  #open-qr-button {
    height: 34px;
  }

  .chat-option ul button {
    margin: 0 4px;
  }

  #open-qr-button {
    padding: 6px 8px;
    width: 98px;
  }

  .chat-option-list #sent_contact textarea {
    height: 92px;
    margin-bottom: 10px;
    padding: 10px;
  }

  #sent_contact .submit_btn {
    margin: 15px auto 0px;
  }

  .chat-option ul button {
    font-size: 12px;
  }

  .chat-option-list .nav-item .nav-link {
    font-size: 18px;
  }

  .webinar-video.open .chat-option-list .tab-content {
    height: calc(100% - 55px);
    padding-bottom: 0;
  }
  .chat-option-list .text-left {
    max-width: 95%;
}
.chat-option-list textarea.form-control {
  height: 85px;
}
.form-group.answer_block.text-left.form_ans p {
  font-size: 13px !important;
}
  .webinar__description .question_form {
    height: calc(100% - 170px);
  }
  .onesource-logo img {
    max-width: 70px;
    width: 100%;
}
.onesource-qr {
  margin-left: 24px;
}
.onesource-qr img {
  max-width: 40px;
}
  .chat-option-list ul.close-chat li button {
    top: 0px;
  }
  .onesource-description h6 {
    font-size: 8px;
}
  .error_msg p.alert.alert-danger {
    margin: 0 0 5px;
}
.onesource-description h5 {
  margin: 0px;
}
.onesource-description h5 a {
  font-size: 8px;
}
.footer-onesource {
  padding: 5px;
}
.privacy-link ul li a {
  font-size: 11px;
  line-height: 18px;
}
.footer-detail .footer-logo {
  margin: 0 0 5px;
}
.footer-logo img {
  max-width: 120px;
}
.webinar-start .view-portal {
  height: calc(100vh - 165px);
}
}

@media only screen and (max-height: 740px) {
  .patients_mgt.full_patients_mgt.videoContainerClass {
    max-height: 500px;
    min-height: 500px;
  }

  .question_form .admin-message p,
  .question_form .user-message p {
    font-size: 14px !important;
  }

  .question_form .admin-message,
  .question_form .user-message {
    margin: 3px 0;
  }

  .webinar-video .tab-content {
    padding-bottom: 8px;
  }

  .video-thumbnail span,
  .self-video-thumbnail span {
    font-size: 30px;
    width: 60px;
    height: 60px;
  }

  #sent_contact .checkmark {
    top: 3px;
  }
  .webinar-live-inset {
    min-height: 100%;
}
}
@media only screen and (max-width:1280px) and (max-height:725px) {
 .sharee-container__viewport.react-draggable {
    max-height: 73vh!important;
} 
}
@media only screen and (max-width:1365px) {
  .webinar-video.open .chat-option-list {
    left: 55px;
}
  .header {
    padding: 13px 0 13px;
  }
  .top-webinar-view {
    padding: 10px 15px 75px;
}
.site-logo img {
  max-height: 35px;
}
.log-status a, .user-info .user-name p {
  font-size: 13px;
}
.webinar-start {
  margin-top: -75px;
  max-height: calc(100vh - 120px);
}
  .webinar-video-stream {
    padding: 15px 15px 15px 55px;
}
  /* .chat-option-list #call .contactborder {
    padding-top: 40px;
  } */

  .question_form .admin-message,
  .question_form .user-message {
    margin: 0px 0;
  }

  .chat-option-list {
    padding: 10px 13px 3px 13px;
  }

  .chat-option ul button {
    font-size: 12px;
  }

  .chat-option ul #call-request svg {
    width: 18px;
  }

  #call-request {
    padding: 4px 4px;
    width: 36px;
    height: 36px;
  }

  .center-sided-inside .consent-form-list.custom-yes-no {
    padding-top: 5px;
  }

  .header-title {
    padding: 0;
  }

  .center-sided-inside .consent-form-list {
    margin-bottom: 10px;
  }

  .center-sided-inside label {
    font-size: 14px;
  }

  #sent_contact .submit_btn {
    margin: 15px auto 0px;
  }

  .form-check {
    line-height: 1.2;
  }

  .chat-option-list #sent_contact textarea {
    height: 74px;
  }

  #sent_contact input.form-control {
    height: 35px;
  }

  .question_form .text-right .text-right-content {
    border-radius: 15px 0px 15px 15px;
    padding: 5px 10px 5px;
  }

  .chat-option-list textarea {
    font-size: 13px;
  }
  .webinar-video .permission-container .permission-image-wrapper {
    max-width: 380px;
}
.webinar-video .permission-container h3 {
  font-size: 20px;
}
.webinar-video .permission-container h5 {
  font-size: 14px;
}
.webinar-video .permission-container p {
  font-size: 13px;
}
}

@media only screen and (max-width:1400px) and (max-height:768px) {
  .patients_mgt.full_patients_mgt {
    padding: 0px 0px 59px;
  }

  .patients_mgt.full_patients_mgt.videoContainerClass {
    max-height: 480px;
    min-height: 480px;
  }
}

@media only screen and (max-height: 720px) {
  .patients_mgt.full_patients_mgt.videoContainerClass {
    max-height: 440px;
    min-height: 440px;
  }

  .patients_mgt.full_patients_mgt {
    padding: 0px 0px 47px;
  }
}

@media only screen and (max-width:1300px) {
  form#sent_contact p {
    font-size: 12px;
  }

  .chat-option ul button {
    min-width: 100px;
    font-size: 11px;
    min-height: 32px;
  }

  #open-qr-button {
    height: 32px;
  }

  #call-request {
    padding: 2px 2px;
    width: 32px;
    height: 32px;
  }

  .chat-option {
    top: 10px;
    left: 10px;
  }

  .privacy-link ul li {
    margin-left: 15px;
  }

  .question_form .question_form-list::-webkit-scrollbar {
    width: 5px;
  }
  
  .webinar-start .view-portal {
    width: calc(100% - 30px);
  }


  .chat-option-list #sent_contact textarea {
    margin-bottom: 4px;
  }

  /* .chat-option-list #call .contactborder {
    padding-top: 29px;
  } */

  .microphone-error-section ol li:first-child {
    padding-bottom: 13px;
  }

  .microphone-error-section li img {
    margin: 5px auto 5px;
  }

  .microphone-error-section img {
    padding: 10px 15px;
  }

  .webinar-video.open .chat-option-list .tab-content>.active {
    padding-bottom: 5px;
  }

  .video-section video#self-view {
    width: 100% !important;
  }

  .video-section {
    min-height: 120px;
    padding: 10px;
  }
}

@media only screen and (max-width: 1100px) {
  .chat-option ul button {
    min-height: inherit;
  }
  #call-request img {
    width: 17px;
}
}

@media only screen and (max-width: 991px) {
  .top-webinar-view {
    padding: 15px 30px 105px;
    margin: 20px 0 0;
  }

  .site-scanner img {
    max-width: 50px;
  }

  .site-scanner p {
    font-size: 10px;
  }

  #pollModel .modal-footer {
    padding: 10px 20px;
  }

  .top-webinar-view:before {
    display: none;
  }

  .privacy-link ul li a {
    font-size: 10px;
  }

  .top-webinar-view {
    background-size: 105px;
  }

  #pollModel .modal-dialog,
  #pollAnswerModel .modal-dialog,
  #socketConnect .modal-dialog {
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0 auto;
    border: 0;
  }

  #pollModel .modal-header,
  #pollAnswerModel .modal-header,
  #socketConnect .modal-header {
    display: flex;
    align-items: center;
    padding: 15px 15px;
  }

  #pollModel .modal-footer #submitPollAnswer {
    padding: 5px 13px;
    font-size: 12px;
  }

  #pollModel .modal-header img.modal-title,
  #pollAnswerModel .modal-header img.modal-title,
  #socketConnect .modal-header img.modal-title {
    width: 130px;
  }

  #pollModel #poll-content {
    padding: 20px 20px;
  }

  #pollModel #poll-content h4 {
    font-size: 15px;
    margin-bottom: 10px;
  }

  #pollModel #poll-content h4 {
    font-size: 16px;
    margin-bottom: 12px;
  }

  #pollModel .modal-dialog .modal-content {
    border: 0;
  }

  #pollModel #poll-content .form-check.form-check-inline label.form-radio-label {
    font-size: 14px;
  }

  .chat-option-list #call .contactborder button {
    font-size: 16px;
    line-height: 24px;
    padding: 5px 20px;
  }

  .call-progress .video-section video#self-view {
    max-height: 150px;
  }

  .webinar__description .question_form {
    max-height: 250px;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    height: 100%;
  }

  .webinar-video.open .chat-option-list .tab-content {
    height: calc(100% - 52px);
  }

  .webinar-video.open .chat-option-list {
    left: 54px;
  }

  .webinar-footer {
    margin-top: -87px;
  }

  .chat-option ul button {
    padding: 3px 10px;
    font-size: 11px;
  }

  .chat-option ul #call-request svg {
    width: 16px;
  }

  #call-request {
    padding: 2px 2px;
    width: 28px;
    height: 28px;
  }

  .webinar-start .view-portal {
    width: calc(100% - 65px);
  }
  .webinar-video {
    padding: 15px 15px 15px 55px;
  }
  .shared-screen-view #vdo-stream {
    width: 140px !important;
    height: 85px;
  }

  .webinar-portal h2 {
    font-size: 14px;
    line-height: 25px;
  }

  .log-status a,
  .user-info .user-name p {
    font-size: 14px;
  }

  .webinar__description .question_form .question_form-list {
    max-height: 100%;
  }

  .webinar-start {
    margin-top: -100px;
  }

  .footer-detail {
    padding: 102px 35px 2px 35px;
  }

  .privacy-link ul li {
    margin-left: 10px;
  }

  .shared-screen-view #vdo-stream {
    right: 15px;
  }
}

@media screen and (orientation:landscape) and (max-width:990px) {
  .video-play video {
    max-height: 58vh;
  }

  .webinar__description {
    flex-wrap: nowrap;
  }

  .top-webinar-view {
    margin: 5px 0 0;
  }

  .webinar-start .custom-container,
  .webinar-view .custom-container,
  .webinar-footer .custom-container {
    max-width: calc(100% - 16px);
  }

  form#sent_contact p {
    font-size: 9px;
  }

  form#sent_contact legend.legend-heading b,
  label.mrgn-remove b {
    font-size: 11px;
    line-height: 13px;
  }

  .webinar__description button,
  #sent_contact .submit_btn {
    font-size: 12px;
    padding: 3px 10px 3px 10px;
    line-height: 21px;
    min-width: 82px;
    margin-bottom: 5px;
  }

  .webinar-start {
    max-height: initial;
  }

  .webinar-video {
    padding: 10px 10px 10px 50px;
  }

  .chat-option {
    top: 5px;
    left: 11px;
  }

  .footer-detail {
    padding: 85px 35px 2px 35px;
  }

}

@media screen and (orientation:landscape) and (min-width:560px) and (max-width: 990px) {
  .chat-option ul button {
    min-width: 60px;
    padding: 3px 8px;
    font-size: 9px;
    min-height: initial;
    margin: 0 4px;
  }

  #open-qr-button {
    height: 28px;
  }

  #open-qr-button {
    width: 84px;
  }

  .user-info .user-name p {
    max-width: 100px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .chat-option ul button a svg {
    width: 15px;
    height: auto;
    margin-right: 5px;
  }

  .webinar-video.open .chat-option-list {
    left: 42px;
  }

  .question_form .text-right .text-right-content {
    line-height: 1;
  }

  .webinar-video.open .chat-option-list .tab-content {
    height: calc(100% - 35px);
  }

  #pollModel .modal-dialog,
  #pollAnswerModel .modal-dialog {
    top: 0px;
    -moz-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    margin: 15px auto;
  }

  .chat-option-list #sent_contact textarea {
    height: 53px;
  }

  .chat-option-list ul.close-chat li button img {
    width: 12px;
  }

  .webinar__description {
    justify-content: flex-start;
  }

  .webinar-portal h2 {
    font-size: 11px;
    line-height: 15px;
  }

  .webinar-portal {
    padding-left: 6px;
  }

  .log-status a,
  .user-info .user-name p {
    font-size: 9px;
  }

  .webinar-video.open .chat-option-list .tab-content {
    height: calc(100% - 49px);
    padding-bottom: 0;
  }

  .user-info .log-status a img {
    width: 15px;
  }

  .user-info .log-status {
    margin-left: 9px;
  }

  .top-webinar-view {
    padding: 7px 25px 60px;
  }

  .footer-logo img {
    max-width: 90px;
  }

  .privacy-link ul li a {
    font-size: 9px;
  }

  .footer-detail {
    padding: 68px 25px 0px 25px;
  }

  .webinar-footer {
    margin-top: -64px;
  }

  .video-play video {
    max-height: 74vh;
  }

  .webinar-start {
    height: calc(100vh - 130px);
  }

  .webinar-start {
    margin-top: -62px;
  }

  .webinar-video {
    margin: 0;
    height: 100%;
  }

  .webinar-start .view-portal {
    min-height: 68vh;
  }

  .top-webinar-view:before {
    left: 16px;
    width: 40px;
    height: 69px;
    top: 27px;
  }

  .chat-option-list #call .contactborder p {
    font-size: 11px;
    line-height: 135.5%;
  }

  .chat-option-list #call .contactborder {
    padding-top: 1px;
  }

  .chat-option-list #call .contactborder button {
    font-size: 12px;
    line-height: 21px;
    padding: 3px 10px 3px 10px;
    min-width: 82px;
    margin-top: 19px;
  }

  .footer-detail:after {
    bottom: 27px;
    width: 82px;
    height: 68px;
  }

  .webinar__description .question_form,
  .chat-option-list textarea {
    margin-bottom: 10px;
  }

  .chat-option-list .nav-item .nav-link {
    line-height: 130.5%;
    font-size: 16px;
  }

  .chat-option-list ul.close-chat li button {
    top: 1px;
  }

  .chat-option-list .text-left {
    min-height: initial;
    padding: 3px 10px 5px;
    line-height: 1;
  }

  .form-group.answer_block.text-left.form_ans p {
    font-size: 10px !important;
    padding: 0 !important;
  }

  .webinar__description .question_form {
    height: 115px;
  }

  .question_form .text-right .text-right-content {
    padding: 3px 10px 5px;
    line-height: 1;
  }

  .question_form .text-right {
    margin-bottom: 6px !important;
  }

  .question_form .text-right .text-right-content label,
  .question_form .text-left label {
    font-size: 8px;
    line-height: 12px;
  }

  .chat-option-list #sent_contact textarea {
    height: 95px;
  }

  #sent_contact input.form-control {
    height: 30px;
  }

  .question_form .text-right .text-right-content p,
  .chat-option-list .text-left p {
    font-size: 10px !important;
    line-height: 1.1;
  }

  .chat-option-list textarea {
    font-size: 11px;
    padding: 5px 15px;
    height: 50px;
  }

  .webinar-video.open .chat-option-list .tab-content {
    height: calc(100% - 10px);
  }

  .webinar__description .question_form {
    height: 100%;
  }

  .webinar__description {
    flex-wrap: nowrap;
  }

  .webinar__description .question_form {
    height: 100%;
    max-height: 123px;
    min-height: 120px;
  }

  .webinar-video.open .chat-option-list .tab-content {
    height: calc(100% - 43px);
  }

  .webinar-video .chat-option-list {
    height: calc(100% - 20px);
  }

  #pollModel .modal-dialog,
  #pollAnswerModel .modal-dialog,
  #socketConnect .modal-dialog {
    top: 2%;
    -moz-transform: translateY(-0%);
    -webkit-transform: translateY(-0%);
    transform: translateY(-0%);
  }

  footer.webinar-footer {
    transform: rotate(270deg) scaleX(1) translateX(0%);
    transform-origin: top right;
    width: 100vh;
    position: absolute;
    top: 0;
    right: 222px;
    margin: 0px 0px 0px 0px;
    /* height: 100%; */
  }

  section.webinar-view {
    transform: rotate(270deg) scaleX(-1) translateX(0%);
    transform-origin: top left;
    width: 100vh;
    position: absolute;
    top: 0;
    margin: 0px 0px 0px 0px;
  }

  .footer-detail {
    justify-content: flex-start;
  }

  .webinar-start .view-portal {
    min-height: 100%;
    height: 90vh;
    margin-top: 5vh;
  }

  section.webinar-view .top-webinar-view {
    transform: scaleX(-1);
  }

  .webinar-start {
    height: 85%;
    width: calc(100vw - 128px);
    margin: 0 auto 0;
  }

  .top-webinar-view .col-sm-5.col-md-5 {
    display: none;
  }

  .top-webinar-view .col-sm-7.col-md-7 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .top-webinar-view .align-items-end {
    -ms-flex-align: center !important;
    align-items: center !important;
    flex-direction: row;
  }

  .top-webinar-view {
    padding: 7px 25px 130px;
    border-radius: 30px 0px;
  }

  .top-webinar-view::before {
    left: auto;
    width: 47px;
    height: 74px;
    top: 12px;
    right: 14px;
  }

  .webinar-footer {
    margin: 0;
  }

  .webinar-start .view-portal {
    min-height: 280px;
    height: 100%;
    margin: 0px auto;
    width: 100%;
  }

  .wrapper {
    display: flex;
    align-items: center;
    height: 100vh;
  }

  body,
  html {
    height: 100%;
  }

  .webinar__description {
    height: auto;
  }

  .webinar-portal {
    padding-left: 6px;
    top: 0;
  }

  .site-logo {
    margin-top: 3px;
  }

  .webinar-video {
    padding: 0px 0px 0px 0px;
  }
  .webinar-video-stream {
    padding: 8px 8px 8px 45px;
}
  .chat-option {
    top: 5px;
    left: 7px;
  }

  footer.webinar-footer .footer-detail .footer-logo>a {
    display: none;
  }

  .footer-detail {
    width: 100%;
    padding: 155px 25px 3px 25px;
    border-radius: 30px 30px 0px 0px;
  }

  .footer-detail::after {
    bottom: 30px;
    width: 82px;
    height: 68px;
    left: 40px;
    right: auto;
  }

  .privacy-link ul li {
    margin-left: 0px;
    margin-right: 15px;
  }

  .privacy-link ul {
    margin-left: 0px;
    ;
    position: relative;
    top: -4px;
  }

  .webinar-view .custom-container,
  .webinar-footer .custom-container {
    max-width: calc(100% - 16px);
  }

  .webinar-start .custom-container,
  .webinar-start .row {
    height: 100%;
  }

  footer.webinar-footer .footer-detail .footer-logo .user-info {
    display: block !important;
    position: absolute;
    bottom: -20px;
    right: 0;
    transform: rotate(90deg) scaleX(1);
    height: auto;
    width: auto;
    transform-origin: top right;
  }

  .shared-screen-view #vdo-stream {
    right: 10px;
    top: 7px;
  }
}

@media only screen and (max-width: 767px) {
  .more-button span.footer-button-base__button-label:after {
    content: "Interpretation";
    font-size: 12px;
}
.motivate .webinar__description .question_form {
  display: none;
  order: 1;
}
.motivate .chat-option-list textarea.form-control {
  order: 2;
  height: 250px;
}
.motivate .webinar__description .error_msg {
  order: 3;
}
.motivate .webinar__description button {
  order: 4;
}
.motivate .error_msg p.alert.alert-danger, .motivate .success_msg .alert {
  margin: 0 0 5px;
  font-size: 10px;
  padding:0;
}
.webinar-video  .permission-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.webinar-video .permission-container h3 {
  font-size: 18px;
}
.webinar-video .permission-container h5 {
  line-height: 18px;
}
.more-button .footer-button-base__img-layer svg.SvgMore {
  display: none;
}
.more-button .footer-button-base__img-layer:after {
  background: url(https://docintel.app/img/octa/e-templates/octapharma/interpretation-flag.png)no-repeat;
  content: "";
  width: 74px;
  height: 24px;
  background-size: 74px;
  background-position: center;
}
.more-button span.footer-button-base__button-label {
  font-size: 0px;
}
  .webinar-video .video-play #zmmtg-root {
    margin: 0px 0px;
    height: 100%;
    width: 100%;
    position: absolute;
  }
  /* .footer__btns-container div[feature-type="more"] {
    display: block!important;
} */
.footer__btns-container div.custom-dropdown-menu > a.dropdown-item:first-child ,.footer__btns-container div[feature-type="more"] a[aria-label="open the participants list pane,[4] particpants"], .footer__btns-container div[feature-type="more"] a[aria-label="Captions"], .footer__btns-container div[feature-type="more"] a[aria-label="AI Companion"],.footer__btns-container div[feature-type="more"] a[aria-label="Settings"], .footer__btns-container div[feature-type="more"] a[aria-label="React"], .footer__btns-container div[feature-type="more"] a[aria-label="Stop Incoming Video"],.footer__btns-container .common-ui-component__dropdown-divider2 {
  display: none;
}
#moreButton .footer-button-base__img-layer svg{
  display: none;
}
.more-button.footer-button__mobile-portrait .dropup .dropdown-toggle::after {
  display: none;
}
  .webinar-live {
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #fff;
}
.motivate .webinar-start {
  max-height: initial;
}
.motivate .webinar-start .view-portal {
  height: auto;
  min-height: 83vh;
}
.motivate .webinar-video-stream {
  min-height: 83vh;
}
.footer__btns-container .dropdown-menu {
  overflow-x: hidden;
}
  .chat-option-list ul.close-chat li button {
    top: -3px;
}
  .webinar-video {
    min-height: 600px;
    justify-content: flex-end;
}
.motivate .webinar-video {
  min-height: 558px;
}
  .Pane .video-share-layout {
    overflow-y: unset;
}
  .footer-detail .privacy-link {
    width: auto;
}
.webinar-live-inset {
  min-height: 200px;
}
.top-webinar-view .col-md-5, .top-webinar-view .col-md-7 {
  width: 50%;
}
  .modal-open .modal.unmute-modal .modal-dialog {
    width: 95%;
    margin: 0 auto;
}
  #pollModal .modal-dialog, #pollModal1.modal-dialog {
    width: 95%;
    margin: 0 auto;
}
  #pollModal .modal-body, #pollModal1 .modal-body {
    padding: 20px 10px!important;
}
#pollModal .check-values label {
  padding-left: 12px;
  font-size: 14px;
}
#pollModal .modal-body .popup-content h4 {
  margin: 0 0 6px;
  font-size: 15px;
}
#pollModal .modal-header, #pollModal1 .modal-header  {
  padding: 16px 10px 16px;
}
#pollModal .modal-footer, #pollModal1 .modal-footer {
  padding: 10px 10px;
}
  .mobile-multi-view__canvas {
    width: 100%;
  }
  canvas#multi-view-video {
    width: 100%;
    height: 100%;
    visibility: visible!important;
  }

  .video-share-layout {
    height: 100% !important;
  }
  .mobile-gallery-video-container__main-view>div {
    width: 100% !important;
    /* height: 78vh!important; */
}
.meeting-header {
  position: static;
  height: 35px;
}
  .footer-detail {
    flex-wrap: wrap;
  }

  #pollModel .modal-dialog {
    padding: 0 20px;
  }

  #pollModel #poll-content .form-check.form-check-inline {
    width: 100%;
  }

  .shared-screen-view #vdo-stream {
    right: 15px;
    top: 2px;
  }

  .user-info .user-name p {
    max-width: 100px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .chat-option ul button svg {
    width: 15px;
    height: auto;
  }

  #open-qr-button {
    height: 28px;
    padding: 4px 4px;
    width: auto;
    font-size: 0;
    min-width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .site-scanner {
    order: 3;
    flex: 0 0 100%;
    z-index: 1;
  }

  .privacy-link {
    position: relative;
    z-index: 1;
  }

  .site-scanner p br {
    display: none;
  }

  .site-logo img {
    max-width: 230px;
    max-height: 36px;
  }
  .motivate .site-logo img {
    max-width: 200px;
    max-height: 30px;
}
  .align-items-end {
    padding-right: 0;
  }

  .webinar-portal {
    top: 0px;
    margin-left: 6px;
  }
  .chat-option ul {
    margin: 0 0 0px;
}
.webinar-video .chat-option-list .tab-content .tab-pane {
  display: none;
}

.webinar-video .chat-option-list .tab-content .tab-pane.active {
  display: block;
}
.webinar-start .view-portal, .webinar-video.open .chat-option-list {
  border-radius: 15px;
}
.thank_you_page-inset {
  padding: 30px 22px;
  width: 94%;

}
.thank_you_page h1 {
  font-size: 25px;
  margin: 0;
}
.thank_you_page-inset p {
  font-size: 14px;
  line-height: 136.5%;
  margin: 14px 0 10px;
}
.thank_you_content img {
  max-width: 125px;
  margin-bottom: 12px;
}
.mobile-gallery-video-container__video-frame {
  border: 1px solid gray;
}

.onesource-description h6 {
  font-size: 7px;
}
#pollModal .modal-header img, #pollModal1 .modal-header img {
  max-width: 175px;
}
.mobile-single-suspension-container {
    border: 1px solid rgb(212 226 128)  !important;
}
}

@media only screen and (max-width: 500px) {
  .webinar-start .view-portal {
    width: calc(100% - 20px);
  }

  .webinar-video .video-play #zmmtg-root .mobile-waiting-room {
    position: relative;
  }

  .webinar-portal {
    top: 0px;
  }

  #socketConnect .modal-body button#socketConnection {
    padding: 5px 10px;
    font-size: 12px;
  }

  .top-webinar-view {
    background-image: none;
    position: relative;
  }

  #socketConnect .modal-body p {
    font-size: 16px;
  }

  #pollModel .modal-dialog,
  #pollAnswerModel .modal-dialog,
  #socketConnect .modal-dialog {
    top: 2%;
    -moz-transform: translateY(-0%);
    -webkit-transform: translateY(-0%);
    transform: translateY(-0%);
    max-width: 90%;
  }

  #pollModel #poll-content .form-check.form-check-inline label.form-radio-label {
    font-size: 12px;
  }

  canvas#main-video {
    width: 100%;
    /* height:50vh */
  }
  .footer-onesource {
    padding: 3px;
    margin-top: 16px;
    width: 100%;
}
  .single-main-container__video-frame {
    width: 100% !important;
    height: auto !important;
  }

  .Pane.horizontal.Pane2 {
    width: 100%;
    height: 100%;
  }

  .webinar-start .view-portal {
    height: auto;
  }

  .detail-box.form_box p#questionText,
  .detail-box.form_box #totalCountText {
    margin-bottom: 10px;
    font-size: 15px;
  }

  .shared-screen-view #vdo-stream {
    width: 60px !important;
    height: 60px;
  }

  .detail-box.form_box .highcharts-container svg.highcharts-root {
    width: 100%;
    height: auto;
  }

  .detail-box.form_box .highcharts-container {
    width: 100% !important;
    height: auto !important;
  }

  #pollModel .modal-dialog {
    max-width: 94%;
  }

  #pollAnswerModel .modal-header button.close {
    padding: 3px 13px;
  }

  li.nav-item.nav-item-contact,
  li.nav-item.nav-item-qr {
    display: none;
  }

  #acceptCallRequestModel .modal-content {
    padding: 15px 15px;
  }

  .webinar-video.open .chat-option-list .tab-content>.active {
    padding-bottom: 0;
  }

  #sent_contact .form-group:last-child {
    margin: 0;
  }

  .webinar-video .chat-option-list .tab-content {
    padding-bottom: 0px;
  }

  .chat-option ul button {
    min-height: initial;
  }

  .chat-option ul li.open-chat-first {
    width: 28px;
  }

  .video-thumbnail span,
  .self-video-thumbnail span {
    font-size: 20px;
    width: 45px;
    height: 45px;
  }

  /* .chat-option-list {
    padding: 15px 10px 18px 18px;
    position: static;
    max-width: 100%;
    margin-top: 5px;
    min-height: 465px;
    order: 3;
  } */
  .chat-option-list {
    padding: 10px 10px 10px 10px;
    position: static;
    max-width: 100%;
    margin-top: 5px;
    min-height: 465px;
    order: 3;
}
  .mobile-single-main-container__canvas {
    position: absolute;
    left: 0;
    top: 50% !important;
    transform: translateY(-50%);
  }

  /* canvas#multi-view-video {
    width: 100%;
} */
  .ReactModal__Content.ReactModal__Content--after-open {
    width: 90%;
  }

  .ReactModal__Content.ReactModal__Content--after-open .zm-modal2 {
    width: 100%;
  }

  .webinar-video .video-play {
    order: 1;
    min-height: 230px;
  }

  .webinar-video .chat-option {
    position: static;
    transform: none;
    order: 2;
    margin-top: 8px;
    width: 100%;
  }

  .chat-option-list .nav-item .nav-link.active:after {
    width: 100%;
  }

  .meeting-on-hold {
    overflow-y: auto;
  }

  .tab-content {
    margin-top: 5px;
  }

  .webinar__description button,
  #sent_contact .submit_btn {
    padding: 3px 7px 3px 7px;
    min-width: 82px;
    font-size: 12px;
  }

  .chat-option-list #sent_contact textarea {
    height: 130px;
    margin-bottom: 15px;
  }

  #sent_contact input.form-control {
    height: 40px;
  }

  .chat-option ul button {
    padding: 3px 6px;
    font-size: 10px;
    line-height: 20px;
    margin: 0;
    width: 100%;
    min-width: initial;
  }

  .webinar-start {
    margin-top: -35px;
}
.onesource-description p {
  font-size: 6px;
}
.footer-detail .d-flex.flex-column {
  flex-direction: row-reverse !important;
}
.privacy-link ul li {
  margin-left: 0;
  margin-right: 20px;
}
.footer-detail .d-flex.flex-column {
  flex-direction: row-reverse !important;
  justify-content: space-between!important;
  width: 100%;
  margin: 14px 0 8px;
}
.footer-detail .footer-logo {
  margin: 0;
}
.footer-onesource .onesource-logo {
  padding: 0;
  transform: rotate(-90deg) translate(-2px, -13px);
}
.onesource-logo img {
  max-width: 57px;
  width: 100%;
}
.onesource-qr img {
  max-width: 60px;
}
.footer-onesource {
  padding: 3px;
  margin-top: 16px;
}
.onesource-qr {
  margin-left: 5px;
}
.footer-onesource .onesource-description {
  margin: 0 0 0 -20px;
}
  .chat-option ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    flex-direction: row-reverse;
  }
  .motivate .chat-option ul {
    flex-direction: row;
  }
  .webinar-portal h2 {
    font-size: 11px;
    line-height: 16px;
  }

  .webinar-portal {
    padding-left: 0;
    position: relative;
  }

  .webinar__description .question_form {
    height: 250px;
    margin-bottom: 0;
    max-height: inherit;
  }

  .microphone-error-section img {
    padding: 15px 15px;
  }

  .microphone-error-section ol li:first-child {
    padding-bottom: 20px;
  }

  .chat-option-list #call .contactborder.microphone-error button#closeMic {
    margin-top: 10px;
  }

  .microphone-error-section h4 {
    font-size: 15px;
    line-height: 125.5%;
  }

  .microphone-error-section ol li {
    font-size: 12px;
    line-height: 125.5%;
  }

  .microphone-error-section li img {
    max-width: 160px;
  }

  .success_msg .alert {
    padding: 5px !important;
    font-size: 8px;
    margin: 0 0 6px;
  }

  .webinar__description {
    justify-content: flex-start;
    align-items: flex-end;
  }

  .webinar__description {
    height: auto;
    padding-bottom: 0px;
  }

  form#sent_contact {
    padding-bottom: 0px;
  }

  .footer-detail {
    padding: 40px 15px 2px 15px;
}
  .footer-logo img {
    max-width: 84px;
  }
  .privacy-link ul li a {
    font-size: 10px;
    padding-left: 0;
}
  .log-status a,
  .user-info .user-name p {
    font-size: 12px;
    line-height: 21px;
    margin: 0 0 5px;
  }

  .footer-detail:after {
    bottom: 39px;
    right: 6px;
    width: 102px;
    height: 84px;
  }

  .chat-option ul {
    -moz-transform: scaleX(1);
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
  }

  .chat-option ul #call-request svg {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  /*   .video-play {
    height: auto;
    min-height: 160px;
  } */

  .chat-option-list #call .contactborder {
    padding-top: 8px;
    padding-bottom: 0px
  }

  .chat-option-list #call .contactborder p {
    font-size: 12px;
    line-height: 135.5%;
  }

  .chat-option ul #call-request svg {
    width: 14px;
  }

  #call-request {
    padding: 1px 1px;
  }

  .chat-option-list #call .contactborder button {
    font-size: 12px;
    line-height: 21px;
    padding: 3px 16px;
    min-width: 82px;
    margin: 15px auto 0;
  }

  .chat-option-list textarea,
  .webinar__description .question_form,
  .chat-option-list #sent_contact textarea {
    border-radius: 12px;
    padding: 12px;
  }

  .question_form .text-right {
    padding: 0 4px;
  }

  .chat-option-list .text-left {
    padding: 5px 10px;
    min-height: inherit;
    line-height: 1;
  }

  label.mrgn-remove,
  .legend-heading,
  .mrgn-remove,
  form#sent_contact legend.legend-heading b,
  form#sent_contact legend.legend-heading b,
  label.mrgn-remove b {
    font-size: 13px;
  }

  .user-info .log-status a img {
    max-width: 15px;
  }

  .top-webinar-view {
    padding: 10px 23px 35px 15px;
}

  .align-items-end {
    width: 50%;
    flex-wrap: wrap;
  }

  .top-webinar-view .col-sm-5 {
    width: 50%;
  }

  .user-info {
    align-items: flex-end;
    flex-wrap: wrap;
    justify-content: flex-start;
    flex-direction: column;
  }

  .user-name {
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    justify-content: flex-end;
  }

  .register-today-inside {
    padding: 19px 15px 12px;
  }

  .register-today {
    padding: 0 15px;
  }

  .top-webinar-view:before {
    left: 11px;
    width: 70px;
    height: 89px;
    top: 53px;
  }

  .webinar-video .tab-content {
    padding-bottom: 0;
  }

  .webinar-video .chat-option-list {
    height: 100%;
    min-height: initial;
    border: 1px solid #ffffff59;
    overflow-y: auto;
  }

  /* .webinar-video .chat-option-list ul.close-chat {
    display: none;
  } */

  .webinar-footer {
    margin-top: 0;
    position: absolute;
    width: 100%;
    bottom: 0px;
  }

  body {
    padding-bottom: 50px;
    position: relative;
  }

  .webinar-start {
    max-height: initial;
  }

  .webinar__description .question_form .question_form-list {
    max-height: 100%;
  }

  .chat-option-list textarea {
    height: 81px;
    order: 1;
    margin-top: 5px;
    margin-bottom: 8px;
  }

  .webinar__description .success_msg {
    order: 3;
  }

  .webinar__description button {
    order: 2;
    margin-bottom: 0;
}

  .header {
    padding: 13px 15px 13px;
  }

  h5 {
    font-size: 16px;
  }

  .center-sided-inside label {
    padding: 0 0 5px 0px;
  }

  .register-today-inside h2 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 12px;
  }

  h2 {
    font-size: 22px;
  }

  .center-sided-inside .consent-form-list.custom-yes-no .form-check {
    padding-left: 30px;
  }

  .center-sided-inside .btn {
    min-width: 108px;
  }

  footer a {
    padding-right: 2px;
    padding-left: 0px;
  }
  #full-screen-dropdown .full-screen-widget__button {
    padding: 3px 18px 3px 8px;
}

#full-screen-dropdown .dropdown-toggle:after {
  right: 4px;
  position: absolute;
  top: 50%;
}
  .header-title {
    text-align: center;
    margin-top: 20px;
  }

  .header-title h2::after {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 130px;
  }

  .dropdown-toggle.dropdown-label::after {
    top: 17px;
  }

  .dropdown-toggle.dropdown-label,
  .center-sided-inside .form-control {
    padding: 12px 32px 12px 20px;
  }

  .register-today {
    margin-bottom: 40px;
  }

  .right-controls li a {
    padding: 6px 12px;
    font-size: 13px;
  }

  .header {
    padding-top: 20px;
  }

  .consent-form-list label.error {
    font-size: 14px;
  }

  .top-header .site-logo {
    text-align: center;
  }

  .view-video-inside .video-view>.row {
    margin-left: -5px;
    margin-right: -5px;
  }

  .view-video-inside .video-view {
    padding-right: 5px;
    padding-left: 5px;
  }

  .patients_mgt.full_patients_mgt.videoContainerClass {
    max-height: initial;
    min-height: 230px;
  }

  .webinar-video {
    padding: 15px 15px;
    flex-direction: column;
  }

  .video-thumbnail.thumnail-host::after,
  .video-thumbnail.thumnail-cohost::after,
  .video-thumbnail::after {
    padding: 1px 5px;
    font-size: 10px;
    -moz-transform: translatex(0%);
    -webkit-transform: translatex(0%);
    transform: translatex(0%);
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .patients_mgt.full_patients_mgt {
    padding: 0px 0px 59px;
  }

  .patients_mgt.full_patients_mgt .video-controls ul li {
    margin: 0 3px 0 3px;
  }

  .middle-controls span p {
    font-size: 15px;
  }

  #videoContainer {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
  }

  .top-webinar-view {
    margin: 5px 0 0;
  }

  .webinar-start .custom-container,
  .webinar-view .custom-container,
  .webinar-footer .custom-container {
    max-width: calc(100% - 20px);
  }

  .chat-option-list .nav-item .nav-link {
    font-size: 14px;
    color: #64b8b0;
  }

  .chat-option-list .nav-item .nav-link.active:after {
    min-width: 121px;
    height: 4px;
    border-width: 4px;
    bottom: -7px;
    width: 100%;
  }

  .chat-option-list .nav.nav-tabs:after {
    border-bottom: 1px dashed var(--color-white);
    height: 1px;
  }

  .open .video-play {
    margin-left: 0;
  }

  .webinar-video.open .chat-option-list {
    border-radius: 0px 20px 20px 20px;
    background: rgba(198, 198, 198, 0.1);
    mix-blend-mode: normal;
    /* box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.16); */
    -webkit-backdrop-filter: blur(42px);
    backdrop-filter: blur(42px);
    border: 1px solid #ffffff54;
    min-height: initial;
    height: 100vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    min-height: 333px;
    box-shadow: none;
  }

  .question_form .text-right .text-right-content label,
  .question_form .text-left label {
    font-size: 9px;
    line-height: 12px;
  }

  .question_form .text-right .text-right-content p,
  .chat-option-list .text-left p {
    font-size: 12px !important;
  }

  .form-group.answer_block.text-left.form_ans p {
    font-size: 12px !important;
  }

  .question_form .text-right {
    margin-bottom: 8px !important;
  }

  /* .webinar__description .question_form {
    order: 4;
  } */

  #acceptCallRequestModel .modal-content #accept-content {
    padding: 15px 15px;
  }

  #acceptCallRequestModel .modal-content #accept-content p {
    font-size: 14px !important;
    line-height: 135.5%;
  }

  #acceptCallRequestModel .action-button button {
    font-size: 14px;
    padding: 4px 6px;
    min-width: 100px;
    margin-left: 16px;
  }

  #acceptCallRequestModel .modal-content #accept-content p strong {
    margin: 20px 0 20px;
  }
  .user-info {
    justify-content: center;
}
}

@media only screen and (max-width:479px) {
  .webinar-video .chat-option-list {
    height: 100%;
  }

  /*  .webinar-video {
    height: 100%;
    margin: 0;
  } */
  .webinar-video {
    height: 100%;
    margin: 0;
    /* max-height: 78vh; */
  }

  body {
    padding-bottom: 0px;
  }

  .chat-option-list #sent_contact textarea {
    height: 80px;
    margin-bottom: 10px;
  }

  .webinar-video .chat-option-list .tab-content {
    height: calc(100% - 45px);
  }

  .footer-detail {
    margin-bottom: 0;
    flex-direction: column-reverse;
}

  .webinar-footer {
    margin-top: -50px;
    bottom: auto;
  }
  .motivate .webinar-footer {
    margin-top: -38px;
}
 .webinar-video.open .chat-option-list {
    height: 100%;
    min-height: initial;
}

  .webinar__description {
    height: auto;
  }
  #call-request {
    transform: rotate(0deg);
}
  .webinar-video .chat-option-list .chat-option-list-inset {
    overflow-y: auto;
  }

  .chat-option-list textarea {
    height: 64px;
  }

  .webinar__description .question_form {
    height: 200px;
    margin: 0 0 5px;
    order: 3;
}

  .webinar-video.open .chat-option-list {
    height: 100%;
    min-height: 400px;
}
.webinar-start .view-portal, .webinar-video-stream {
  min-height: 86vh;
  position: relative;

}
.chat-option-list .waiting, .chat-option-list .call-progress {
  margin-top: 0;
}
.chat-option-list textarea.form-control {
  height: 60px;
  order: 1;
  border-radius: 12px;
}
.webinar__description button {
  order: 2;
  margin: 0 auto 16px;
}
.mobile-main-layout {
  position: relative;
  height: 100%;
  transform: scale(.94);
}

.mobile-multi-view__canvas {
  left: 6px!important;
}
.mobile-gallery-video-container__video-frame--active {
  border-width: 1px!important;
}
.meeting-client-inner .video-pagination {
  bottom: 30px;
}
}

@media screen and (orientation:landscape) and (min-device-width: 319px) and (max-device-width: 880px) {
  .video-section {
    padding-bottom: 0px;
  }

  .patients_mgt.full_patients_mgt.videoContainerClass {
    max-height: initial;
    min-height: 280px;
  }

  .patients_mgt.full_patients_mgt {
    padding: 0px 0px 59px;
  }

  .footer-detail {
    border: 0;
  }
}
@media only screen and (max-width:380px){
.webinar-start .view-portal, .webinar-video-stream {
  min-height: 85vh;
}
}
@media screen and (orientation:portrait) and (min-device-width: 390px) and (max-height: 845px) {
  .webinar-start .view-portal, .webinar-video-stream {
    min-height: 77vh;
  }
  .mobile-main-layout {
    transform: scale(.9);
  }
div#zmmtg-root {
  min-height: 75vh!important;
}
canvas#multi-view-video {
  height: 100%;
  top: 0%;
}
.mobile-multi-view__canvas {
  left: 4px!important;
}

}
@media only screen and (max-width:365px) {
  .patients_mgt.full_patients_mgt .video-controls .participantIcons {
    font-size: 17px;
  }

  .right-controls li a {
    padding: 6px 6px;
    font-size: 13px;
  }

  .log-status a,
  .user-info .user-name p {
    font-size: 11px;
    line-height: 18px;
  }

  .webinar-portal h2 {
    font-size: 10px;
    line-height: 16px;
  }
}