.no_padding {
	padding:0px !important;
}

video::-webkit-media-controls {
    display:none !important;
}

.mobile-float-menu nav span a i {
	color:#ffffff;
	font-size: 24px;
}

.conference_mobile_icons.hide-bottommenu {
	bottom: -150px !important;
}

.conference_mobile_icons {
	position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
	background: #000000;
	-webkit-transition: bottom 0.5s ease;
	transition: bottom 0.5s ease;
	text-align: center;
	z-index: 9;
	padding: 0;
}

.MobileTopIcons {
	/* margin-bottom: 5px; */
}

.MobileTopIcons a {
	display: inline-block;
    margin: 5px 0px;
    padding: 5px 0px;
    border-radius: 50px;
    cursor: pointer;
    width: 20%;
}

.MobileTopIcons a img {
	width: 32px;
}

.MobileTopIcons a span {
	display: block;
    color: #ffffff;
	font-size: 12px;
	margin-top: 5px;
}

.MobileTopIcons a.disable-icon {
	background: none !important;
}
#End-Meeting-Mobile-Btn {
	/* background: #ff0000;
	padding: 3px; */
}

#End-Meeting-Mobile-Btn img {
	width: 32px;
    background: #ff0000;
    padding: 3px;
    border-radius: 50%;
}

#End-Meeting-Mobile-host img {
	width: 32px;
    background: #ff0000;
    padding: 3px;
    border-radius: 50%;
}
.mobile-float-menu {
	position: absolute;
    top: 0;
    right: 0;
    margin-top: 10px;
    width: auto;
	z-index: 99;
}

.notify-icon {
	width: 10px;
    height: 10px;
    background: #ffc801;
    border-radius: 50%;
    position: absolute;
    right: -35px;
    top: -5px;
    z-index: 9;
}

.mobile-call-menu {
	width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    position: absolute;
    top: 0;
    background: rgb(0 0 0 / 0.85);
    color: #ffffff;
	transition: all 0.3s ease 0s;
	z-index: 99999999;
}

.mobile-call-menu-ul {
	padding: 20px;
}

.mobile-call-menu-ul li{
	list-style: none;
    font-size: 16px;
    padding: 20px 0px;
    border-bottom: 1px solid #ffffff;
}

.mobile-call-menu-ul li:last-child {
	border-bottom: 0px solid #ffffff;
}
.mobile-call-menu-ul li a{
	list-style: none;
    font-size: 16px;
    padding: 10px 0px;
	color: #ffffff;
    font-weight: 400;
	position: relative;
}

.mobile-call-menu-ul li a img{
	width: 24px;
    margin-right: 10px;
}

.nav-close-btn {
	position: absolute;
    top: 0;
    right: 0;
}

.nav-close-btn a {
	background: none;
    border: none;
}

.nav-close-btn a i{
	font-size: 24px;
}

#meeting-info, #invitenewuser {
	position: absolute;
	bottom: -19px;
	right: 0;
	margin-bottom: 79px;
	width: 400px;
	z-index: 9999;
	border: rgb(18, 44, 79);
}

.meeting-info-title {
	text-align: left;font-size: small;font-weight: 700; color: #7c7c7c;
	background-color: #1d1f21 !important;
    border: 1px solid #2a2828 !important;
    color: #fff !important;
}

#meeting-info-close {
	float: right; cursor:pointer;
}

#meeting-info .form-group {
	margin-top:10px;
	margin-left: 0;
	text-align:left;
}
#invitenewuser .form-group {
	margin-top:10px;
	margin-left: 0;
	text-align:left;
}

#Recording-popup {
	position: absolute;
	bottom: -19px;
	right: 0;
	margin-bottom: 90px;
	width: 300px;
	z-index: 9999;
}

#recording-popup-close {
	float: right; cursor:pointer;
}

#Recording-popup .form-group {
	margin-top:10px;
	margin-left: 0;
	text-align:left;
}
.party-video-1 .remote-mobile-video {
	/*height: 90vh !important;*/
}

.remote-mobile-video {
	width: auto !important;
    object-fit: contain;
	height: -webkit-fill-available !important;
}

.remote-mobile-video1 {
	height: 100% !important;
    width: auto !important;
    object-fit: contain;
}

.mobile-browser-loader {
	width: 100%;
    height: calc(var(--vh, 1vh) * 100);
	background: #000000;
}

#mobile-loader-icon {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 30px;
    height: 30px;
}

#ConfMobileTimer {
	position: absolute;
    top: 10px;
    left: 10px;
	text-align: center;
}
.MobileConfTimeView {
	font-size: 14px;
	font-weight: 500;
	color: #ffffff;
	border: none;
	vertical-align: middle;
    margin-left: 5px;
}

.Mobileconfvideo_signal_div {
	background: none;
    border: none;
}

.Mobileconfaudio_signal_div {
	background: none;
    border: none;
}

#ShareMenuModal .modal-dialog {
	position: absolute;
    bottom: -250px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 95%;
    height: auto;
    opacity: 0;
	-webkit-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
	-o-transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
	transition: opacity 0.3s ease-out, bottom 0.3s ease-out;
}

#ShareMenuModal.fade.in .modal-dialog {
	bottom: 0;
	opacity: 1;
}

#ShareMenuModal .modal-dialog .modal-body {
}

.share-modal-icons {
	color: #000000;
    display: block;
    padding: 15px 0px;
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px dotted #777777;
}

.share-modal-icons img {
	width: 35px;
	margin-right: 5px;
}

.share-modal-icons:last-child {
	padding-bottom: 0px;
	border-bottom: 0px dotted #777777;
}

.MobileSpeaker {
	font-size: 22px;
    vertical-align: middle;
    margin-left: 15px;
	color: #ffffff;
}

/* Docshare Updates Starts Here */
#requestdocsharenotification {
	cursor: pointer;
}
.docshare-notification-block {
	position: absolute;
    width: 380px;
    padding: 0px;
    right: 0px;
    top: 0px;
    height: 100%;
    background-color: white;
    transition: all 0.3s ease 0s;
    z-index: 9999;
	display:none;
}
.DocNotify_Title {

}
.newMessage-doc-notify {

}
.newMessage-doc-notify-title {

}
.newMessage-doc-notify-content {
	padding: 10px 0px 15px 0px;
    border-bottom: 1px solid #dedede;
}
.newMessage-doc-notify-name {
	font-size: 14px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 5px;
}
.newMessage-doc-notify-btn span {
	cursor: pointer;
}

.notify-icon-reqcontrol {
	width: 10px;
    height: 10px;
    background: #ff0000;
    border-radius: 50%;
    position: absolute;
    right: -5px;
    top: -5px;
    z-index: 9;
}


/* Docshare Updates Ends Here */

.MobileFullScreen {
	display: block;
	position: absolute;
    bottom: 0;
    right: 0;
    margin-bottom: 90px;
    margin-right: 15px;
	z-index: 999999;
	/* opacity: 0.75; */
}

.MobileFullScreen i {
	font-size: 30px;
    color: #ffffff;
}

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

body {
	/* height: 100vh;
	height: calc(var(--vh, 1vh) * 100); */
	height: 100%;
	overflow: hidden;
	overscroll-behavior-y: contain;
	-webkit-user-select:none;
    -webkit-touch-callout:none;
}

#page-wrapper {
	height: 100vh !important;
	/* height: calc(var(--vh, 1vh) * 100); */ /*08.02.2024*/
	/* overflow: auto; */
	overflow: scroll !important;
}

#meeting-info {
	left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 50% !important;
    margin-bottom: -75px;
    width: 80%;
}

#meeting-info .input-group {
	width: 70% !important;
}

#participantinfoModal .modal-dialog {
	width: 60% !important;
    left: 0;
    right: 0;
    top: 20% !important;
    margin-left: auto;
    margin-right: auto;
}

.Message_Info_Section {
	width: 100% !important;
	height: calc(var(--vh, 1vh) * 100) !important;
	top: auto !important;
	bottom: 0 !important;
	z-index: 99999999 !important;
}

.Breakout_Info_Section {
	width: 100% !important;
	height: calc(var(--vh, 1vh) * 100) !important;
	top: auto !important;
	bottom: 0 !important;
	z-index: 99999999 !important;
}

.party-video {
	height: 100vh;
	height: calc(var(--vh, 1vh) * 100);
	margin: 0;
}

.party-video-1 {
	height: 90vh;
	height: calc(var(--vh, 1vh) * 90) !important;
}

.party-main-2 {
	height: 45vh;
	height: calc(var(--vh, 1vh) * 45);
}
.party-main-3 {
    height: 45vh;
	height: calc(var(--vh, 1vh) * 45);
}
.c-videotag {
	height: 100% !important;
	object-fit:cover;
}

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

.navbar-right {
	margin-right: 0px;
}

#devicedetailsModal .modal-body {
    padding: 7px;
}

.party-remote-video {
	height: auto !important;
    width: 100% !important;
    object-fit:cover;
}

.wboard_div {
	width: 100% !important;
	z-index: 9;
	background-color: #eff2f7 !important;
}

.wboard_centerdiv {
	height: calc(var(--vh, 1vh) * 100) !important;
    margin-top: 20px;
    margin-left: 70px;
}

.contact-box {
	background: #000000;
}
.user-letter {
    height: calc(var(--vh, 1vh) * 90);
}
.user-letter-one {
	height: 45vh;
	height: calc(var(--vh, 1vh) * 45);
}
.contact-box .btn{
	top: 0 !important;
    bottom: 0;
    margin-bottom: auto;
    margin-top: auto;
    left: 0 !important;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.spotlightVideoContainer {
	width:100% !important;
	margin-top: 0px !important;
}

#meetingPassworddetailModal .modal-content {
	margin-top: 40% !important;
}

#page_footer {
	position: static;
}

.carousel-container-docshareconf {
	z-index: 99;
}

.next-list-docshareconf {
	width: 100% !important;
    height: 100px !important;
    margin-top: calc(var(--vh, 1vh) * 88) !important;
    float: left !important;
    overflow-x: auto;
    overflow-y: hidden !important;
    white-space: nowrap;
    line-height: 6 !important;
}

/* .current-image-docshareconf {
	height: calc(var(--vh, 1vh) * 70) !important;
} */

#active_file-docshareconf {
	height: 70vh;
}

#single_view_container {
	height: calc(var(--vh, 1vh) * 88) !important;
}

.speak-caption {
	bottom:12px;
}

.cam-switch-icon img {
	position: absolute;
	width:30px;
	height:30px;
	top: 0 !important;
    bottom: 0;
    margin-bottom: auto;
    margin-top: auto;
    left: 0 !important;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.right-arrow {
	width: 40px;
    height: 40px;
    margin-right: 10px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.left-arrow {
	width: 40px;
    height: 40px;
    margin-left: 10px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}

.screenshare-video {
	width: 100% !important;
    height: auto !important;
    margin-top: 50%;
}

.Grantcntrlrequest_modal {
	width: 95% !important;
}

.pim-caption {
    /* right: 65px; */
	right: auto;
    left: 0;
    margin-left: 60px;
}

.action-icon
{
	width: 40px;
    height: 40px;
}
.action-icon img
{
	width: 26px !important;
    height: 26px !important;
}
#single_view_container .PartiEmojiList {
	margin-right: -45px;
}
.PartiEmojiList {
   /* margin-right: -45px; */
}
.PartiEmojiList:before {
   right: 18px;
}
#single_view_container .PartiEmojiList:before {
   right: 68px;
}
.right-arrow img {
  pointer-events: none;
}

.left-arrow img {
  pointer-events: none;
}

.docshare-notification-block {
	width: 100% !important;
    height: calc(var(--vh, 1vh) * 100) !important;
    top: auto !important;
    bottom: 0 !important;
}

.party-main:nth-child(1) .pim-caption, #single_view_container .pim-caption{
	left: 0;
    right: auto;
    margin-left: 60px;
    margin-top: 30px;
}

.party-main:nth-child(2) .pim-caption {

}

#privateaudioModal .modal-dialog {
	width: 90% !important;
    margin-left: auto;
    margin-right: auto;
}

video::-webkit-media-controls-panel {
  display: none!important;
  -webkit-appearance: none;
}
video::--webkit-media-controls-play-button {
  display: none!important;
  -webkit-appearance: none;
}
video::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}
#devicedetailsModal{
	z-index: 999999999 !important;
}
#devicedetailsModal .tabs-container .nav-tabs > li {
	display: inline-block;
}
#devicedetailsModal .tab-content>.tab-pane {
	min-height: 150px
}
#openSessionWindow {
	z-index: 9999999 !important;
}
#participantinfoModal {
	z-index: 999999999 !important;
}

/* #self_mute_status {
    margin-top: 90px !important;
} */
}

@media screen and (min-width: 320px) and (max-width: 374px) {
.conference_mobile_icons {
	width: 100%;
}
#meeting-info .input-group {
    width: 65% !important;
}

#devicedetailsModal .nav-tabs > li > a {
	padding: 10px;
}
}

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

html {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}

.mute-caption img {
	width: 24px !important;
    height: 24px !important;
}

.video-caption {
	left: 50px;
    bottom: 17px;
}
.wboard_lefticon {
	-ms-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
    margin-top: -25px;
}

.wboard_centerdiv {
	margin: 0;
	overflow: hidden;
}

#wb_conversation {
	-ms-transform: scale(0.57);
	-webkit-transform: scale(0.57);
	transform: scale(0.57);
    margin-top: -105px !important;
    margin-left: -110px !important;
}

.rotatedWB {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
	height: 100% !important;
    width: calc(var(--vh, 1vh) * 100) !important;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto !important;
	z-index: 10;
}

.ListofpartiName {
	width: 100px !important;
}
}

/* @media only screen and (min-device-width : 480px) and (max-device-width : 1023px) and (orientation:landscape)  { */
@media only screen and (min-width : 480px) and (max-width : 1023px) and (orientation:landscape)  {
html {
	/*
	transform: rotate(-90deg);
	transform-origin: left top;
	width: 100vh;
	height: 100vw;
	overflow-x: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	*/
}

.mobile-call-menu-ul {
	padding: 5px;
	z-index: 9999999;
}

.mobile-call-menu-ul li {
    padding: 10px 0px;
}

#page-wrapper {
    height: 90vh;
    min-height: auto !important;
    /*overflow: scroll !important;*/ /*08.02.2024*/
}

#joinmeetingview {
	height: 100vh !important;
	padding-top: 0px;
}

#joinmeetingview h1{
	margin-bottom: 20px !important;
}

#page_footer {
	position: static !important;
}

#openmeetingname, #openmeetingid {
	width: 47%;
    float: left;
    margin-right: 30px;
}

#openmeetingid {
	margin-right: 0px;
}

.mobile-top-0 {
	margin-top: 0px !important;
}

.party-video-2 {
    margin: 0 0 0 0;
}

.party-video-1 {
	height: 100vh !important;
    object-fit: cover;
}

.party-main-2 {
	height: 100vh !important;
}

.right-arrow {
	height: 50px;
	margin-right: 10px;
}

.left-arrow {
	height: 50px;
	margin-left: 10px;
}

.next-list-docshareconf {
	width: 13%;
}

#active_file-docshareconf {
	top: 15%;
}

.screenshare-video {
    width: 65% !important;
    height: 100vh !important;
}

.wboard_lefticon {
	-ms-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	transform: scale(0.8);
    margin-top: -25px;
}

.wboard_centerdiv {
	margin: 0;
	overflow: hidden;
}

#wb_conversation {
	-ms-transform: scale(0.57);
	-webkit-transform: scale(0.57);
	transform: scale(0.57);
    margin-top: -105px !important;
    margin-left: -110px !important;
}

.rotatedWB {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
	height: 100% !important;
    left: 0;
    right: 0;
    margin-left: auto !important;
    margin-right: auto !important;
    top: 0;
    bottom: 0;
    margin-top: auto !important;
    margin-bottom: auto !important;
	z-index: 10;
}

#whiteboardclose {
	margin-right: 145px;
}

}

@media screen and (max-width: 375px) {
#wb_conversation {
    margin-top: -110px !important;
    margin-left: -115px !important;
}

}

@media screen and (max-width: 475px) {
.ListofpartiName {
	width: 100px !important;
}
}
@media screen and (max-width: 360px) {
.wboard_lefticon {
    margin-top: -33px;
}

#wb_conversation {
	-ms-transform: scale(0.5);
    -webkit-transform: scale(0.5);
	transform: scale(0.5);
    margin-top: -120px !important;
    margin-left: -125px !important;
}

}
@media screen and (max-width: 350px) {
.ibox-tools {
	text-align: right !important;
	display: block !important;
}
.ListofpartiName {
	width: 73px !important;
}
}

@media screen and (max-width: 320px) {
.wboard_lefticon {
	-ms-transform: scale(0.65);
    -webkit-transform: scale(0.65);
	transform: scale(0.65);
    margin-top: -55px;
}

#wb_conversation {
	-ms-transform: scale(0.45);
    -webkit-transform: scale(0.45);
    transform: scale(0.45);
    margin-top: -140px !important;
    margin-left: -175px !important;
}
.ListofpartiName {
	width: 70px !important;
}

}

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

}



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

body {
	-webkit-user-select:none;
    -webkit-touch-callout:none;
}

.navbar-collapse.collapse {
        display: none!important;
}
.collapse.in{
        display:block !important;
}
.mobile-call-menu-ul {
	width: 100%;
	height: calc(var(--vh, 1vh) * 100);
}

.mobile-call-menu-ul li {
	float: none;
}

.conference_icons.hide-bottommenu {
	bottom: -160px !important;
}

.pim-caption {
    /*right: 65px;*/
}

.right-arrow img {
  pointer-events: none;
}

.left-arrow img {
  pointer-events: none;
}

.SSSpeaker_Video_sec {
	max-width: 105% !important;
}

}

@media only screen and (min-width : 480px) and (max-width : 1023px) and (orientation:landscape)  {
.SSSpeaker_Video_sec {
    max-width: 30% !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) and (orientation:landscape)  {
.mobile-float-menu {
	display:block !important;
}
}

.camswitchicon {
	position: absolute;
	width:30px;
	height:30px;
	top: 0 !important;
    bottom: 0;
    margin-bottom: auto;
    margin-top: auto;
    left: 0 !important;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}
.mobile-stop-rec-top {
	position: absolute;
    right: 0;
    bottom: 80px;
}
.mobile-stop-rec-bottom {
	position: absolute;
    right: 0;
    bottom: 2px;
}

.play-meeting-spinner .sk-circle:before {
	background-color: #f3f7f7 !important;
}

.copy-URL-btn {
	display: inline-block;
	width: 40px;
	background-image: url(../img/copy-link.svg);
	background-size: 50%;
	text-decoration: none;
	transition: background-image 0.3s ease;
	background-repeat: no-repeat;
	background-position: center;
	border-color: #7d00b9;
}

.copy-URL-btn:hover {
	background-color: #7d00b9;
	background-image: url('../img/copy-linkw.svg');
}