/* Responsive
================================*/
@media (max-width:1399.98px) {
	.btn-label { display: none; }
}
@media (max-width:1199.98px) { }
@media (min-width:992px) {
	.leadtbl-left.toggle-filter { margin-left: 0; visibility: visible; }
	.leadtbl-left { margin-left: -260px; visibility: visible; }
}
@media (max-width:991.98px) {
	.leadd ul.navbar-nav { gap: 10px; margin-top: 16px; padding-top: 16px; border-top: 1px solid rgba(255, 255, 255, 0.1); }
	.nav-credits, .nav-support, .nav-profile { position: static; }
	.leadd header .dropdown-menu { top: 100% !important; left: auto; right: 0; }
	.msg-box { padding: 12px; gap: 12px; }
	.msb-img { height: 32px; width: 32px; min-width: 32px; }
	.leadd .editlead-canvas { width: 100%; }
	.ph-img img { max-height: 120px; }
	.leadtbl-left { position: absolute; right: 100%; top: 49px; width: 100%; z-index: 111; padding: 0 !important; bottom: 0; height: auto; max-width: 100%; margin-left: 0; visibility: hidden; }
	.filter-mobile.leadtbl-left { visibility: visible; right: 0; }
}
@media (max-width:767.98px) {
	h1, .h1 { font-size: 40px; }
	h2, .h2 { font-size: 30px; }
	h3, .h3 { font-size: 26px; }
	h4, .h4 { font-size: 20px; }
	.nav-credits .dropdown-menu { width: 300px; }
	.nav-right { gap: 16px; }
	.leadd .nav-canvas { padding: 16px; }
	.leadd span.badge { background: var(--bg-green); height: 16px; width: 16px; font-size: 8px; padding: 1px 0 0 !important; }
	.leadd .iconwbadge span.badge { right: -7px; top: -8px; }
	.leadd .nav-canvas .offcanvas-body { padding: 0; }
	.tablehead-left ul { gap: 12px; }
	.ts-box { padding: 8px; }
	.edit-table-wrapper .et-col:first-child { width: 40px; text-align: center; }
	.edit-table-wrapper .et-col:last-child { width: 89px; }
	.main-table-wrapper { width: 100%; padding: 0; position: relative; }
	.leadd-table { height: calc(100% - 89px); }

	.profile-nav a { padding: 12px 16px 10px; }
	.campaign-table table thead tr >:first-child, .campaign-table  tbody tr >:first-child { left: -1px; background: var(--bs-white); position: sticky; box-shadow: 3px 0 3px rgba(0, 0, 0, .07) !important; background: var(--bs-white); z-index: 2; }
	.campaign-table table thead tr >:first-child:after, .campaign-table  tbody tr >:first-child:after { height: 100%; width: 1px; position: absolute; right: 0; top: 0; content: ""; background: var(--border-gray); }
	.sliderWithLabels { padding: 18px 0px 0; height: 55px; }
	.sliderWithLabels > div.step-labels span:nth-child(2n) { font-size: 0; }
	.sliderWithLabels > div > span { font-size: 12px; line-height: 44px; }
	.sliderWithLabels input[type=range] { height: 6px; }
	.sliderWithLabels input[type=range]::-webkit-slider-thumb { width: 10px; height: 10px; }
	.sliderWithLabels input[type=range]::-moz-range-thumb { width: 10px; height: 10px; }
	.sliderWithLabels > div.step-marks { height: 6px; }
	.sliderWithLabels input[type=range] { top: -36px; }
	.leadd .programming-table table { border-collapse: separate; border-spacing: 0 12px; }
	.redirect-outer { height: 100vh; height: 100svh; }

	.leadd .lowcredbox {
    padding: 32px 16px 20px;
}
.login-wrapper { padding: 0px; }
.login-left, .login-right { padding: 32px 16px; }
.login-box {
    max-width: 100%;
    width: 100%;
}
.login-logo img {
    height: 28px;
    width: auto;
}

.icon-callstatus {
    font-size: 18px;
}
.p-status {
    font-size: 11px;
}
.elcall-box:not(:last-child):before {
    left: 9px;
    top: 22px;
    bottom: -20px;
}
}
@media (max-width:575.98px) {
	.body { font-size: 13px; }
	.table-head, .cmt-toolbar { padding: 8px; }
	
	.leadd .btn { font-size: 13px; padding: 6px 9px 4px; }
	.leadd .btn-sm { font-size: 12px; }
	.leadd .btn-xs { font-size: 12px; padding: 4px 8px 3px; height: 24px; }
	.tablehead-left { width: 100%; }
	.cub-icon span { font-size: 20px; }
	.cub-icon { height: 40px; width: 40px; }
	.leadd .bdetails-info .table tr { display: flex; margin-bottom: 12px; flex-direction: column; }
	.leadd .bdetails-info .table tr:last-child { margin-bottom: 0; }
	.leadd .bdetails-info .table th, .leadd .bdetails-info .table td { display: flex; padding: 2px 0; }
	.idwinfo-content ul li span { width: 100%; padding-right: 0; padding-bottom: 2px; color: var(--text-secondary); }
	.loginbox-outer { padding: 0; background-size: auto 100%; }
	
	.leadd .table-search .form-control { height: 40px; }
	.pt-btn { gap: 6px; padding: 8px 2px; flex-direction: column-reverse; align-items: start; }
	.programming-table .table-sortings .dropdown-menu { width: 280px; }
}



