/**

https://www.spruko.com/demo/dashlot/Dashlot/sidemenu-Toggle-Light/index.html#sidemenu-Tab1

**/


.row {
	margin-right: -5px;
	margin-left: -5px;
}
.row [class*="col-"],.col {
    padding-right: 5px;
	padding-left: 5px;
}
.card {
	margin-bottom: 10px;
}
.card-header {
	min-height: 2.5rem;
}
.card-header,.card-footer {
	padding: 10px !important;
}
.app-content {
	padding: 10px;
}
.page-header {
	margin: 40px -24px 10px;
}
.card-body {
	padding: 10px !important;
}
.table, .text-wrap table {
	margin-bottom: 0;
}
.border {
	padding: 10px;
}







.mg-b-5{
	margin-bottom: 5px;
}
.mg-b-10,.mb-10{
	margin-bottom: 10px;
}
.mg-b-15{
	margin-bottom: 15px;
}
.mg-b-20{
	margin-bottom: 20px;
}
.mg-b-25{
	margin-bottom: 25px;
}
.mg-b-30{
	margin-bottom: 30px;
}
.mb-cmn {
	margin-bottom: 10px;
}
.mg-r-10{
	margin-right: 10px;
}


.p-0 {
	padding: 0 !important;
}
.pd-5{
	padding: 5px;
}

.pd-10{
	padding: 10px;
}
.pd-x-10 {
	padding-left: 10px !important;
	padding-right: 10px !important;
}


.app-store {
	width: calc(100% + 8px);
	margin-left: -4px;
	float: left;
	margin-bottom: 2rem !important;
}
.app-store a {
	width: calc(50% - 8px);
	float: left;
	display: block;
	margin: 0 4px;
}
.log-footer{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	padding: 4px 15px;
}

.log-main-inr{
	margin: 0 auto 50px;
}


.dv-sectin {
	display: none;
}
.dv-sectin.open {
	display: block;
}
.tabs-menu ul li {
	width: 25%;
	text-align: center;
}
.tabs-menu ul li a {
	font-size: 18px;
}

.tabs-menu1 .nav  {
	display: flex;
	flex-wrap: nowrap;
	overflow: auto;
}

.tabs-menu1 .nav li {
	flex: 0 0 auto;
	display: flex;
	margin-right: 10px;
}
.cmp-logo img {
	width: 200px;
}
.tabs-menu ul li a.active.show {
	color: #2205bf;
}
.sidebar {
	z-index: 1000;
}
.select2.select2-container.select2-container--default {
	width: 100% !important;
}
small, .small {
	font-size: 87.5%;
	font-weight: 400;
}
.select2-selection.select2-selection--multiple {
	height: 41px !important;
	overflow: auto;
}
.box-shadow-none {
	box-shadow: none !important;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus, .nav-tabs .nav-link.active {
	border: 1px solid #e9ecef;
}
.nav-tabs .nav-item i {
	font-size: 12px;
	margin-right: 4px;
}


.avatar {
	background: transparent;
}

.stats-desc {
	height: 40px;
}
.set-location .hdr-slct {
	width: 100%;
	padding: 5px 10px;
}
.set-location .drop-cart.ps {
	padding: 5px 0 0;
}

.set-location .dropdown-divider{
	margin-top: 5px !important;
}
.header-left .nav-link {
	margin-top: 9px;
	margin-left: 0;
}
.user-info .wideget-user-img img {
	margin-right: 0px;
}
.user-info .user-wrap {
	width: calc(100% - 58px);
}
.user-info .usernm {
	font-size: 14px;
}
.user-info .user-img {
	height: 49px;
	width: auto;
	max-width: 100%;
}
.user-info .c-logo.brround {
	height: 60px;
	width: auto;
	max-width: 100%;
	margin-bottom: 10px;
}
.updt-btn {
	position: absolute;
	top: 0;
	right: 5px;
	z-index: 1;
}
#back-to-top {
	bottom: 50px;
}



#btn {
	display: block;
	margin: 0 auto;
	position: relative;
	top: 45%;
	transform: translateY(-50%);
	font-family: "Segoe UI";
	font-size: 20px;
	padding: 8px 20px;
	color: black;
	background-color: transparent;
	border: 1px solid black
}

#progress-bar-container {
	width: 100%;
	height: 40px;
	margin: 0 auto;
	position: relative;
	border-radius: 35px;
	overflow: hidden;
}

.progress-bar-child {
	width: 100%;
	height: 100%;
}

.progress {
	color: white;
	text-align: center;
	line-height: 75px;
	font-size: 35px;
	font-family: "Segoe UI";
	animation-direction: reverse;
	background: #e5405e;

	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #fdd23c 0%, #e6475c 100%);
}

.shrinker {
	background-color: black;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
}

.timelapse {
	animation-name: timelapse;
	animation-fill-mode: forwards;
	animation-duration: 2s;
	animation-timing-function: cubic-bezier(.86, .05, .4, .96);
}

@keyframes timelapse {
	0% {
		width: 100%;
	}
	100% {
		width: 0%;
	}
}


.ref-meter {
	margin-top: -29px;
}
.ref-meter .mtritem {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	text-align: center;
}

.slide-item {
	font-size: 13px;
	padding: 5px 7px;
}
.slide-item::before, .side-menu__item::before {
	font-size: 12px;
}
.cursor-pointer{
	cursor: pointer;
}
.counte-lft-sd .border {
	padding: 20px;
}
.counte-lft-sd i {
	margin-bottom: 12px;
}
.counte-right-sd i {
	margin-bottom: 15px;
}
.counter-set1 i {
	margin-bottom: 13px;
}
.datepicker--day-name {
	color: #2205bf;
}
.datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- ,.datepicker--cell.-selected-.-focus-{
	color: #fff;
	background: #2205bf !important;
}
.datepicker--cell.-current- {
	color: #2205bf !important;
}
.nav-pills .nav-item a {
	padding: 0.6rem 10px;
}
.app-header {
	padding-right: 0;
}
.right-tgl .nav-link {
	margin-right: 0 !important;
}
.nav-link.icon.toggle {
	margin-left: 0;
	padding-left: 9px;
	margin-right: 0 !important;
	margin-top: 6px;
}
.form-group {
	margin-bottom: 7px;
}
label {
	margin-bottom: 10px;
	line-height: 15px;
}
.app-header .header-brand {
	text-align: left;
}

.set-location .dropdown-menu {
	top: 60px !important;
}
.set-location .dropdown-menu-arrow.dropdown-menu-right::before,.set-location .dropdown-menu-arrow.dropdown-menu-right::after {
	right: unset;
	left: 12px;
}
.custom-control-label::after {
	top: 0;
}
.custom-control-label::before {
	top: 0;
}

.custom-control {
	min-height: auto;
}

.dataTables_scrollHeadInner,.datatable {
	min-width: 100% !important;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
	text-decoration: none;
}
.wideget-user-desc .user-wrap {
	margin-left: 0 !important;
}


.log-dsc{
	width: 74%;
}
.log-main-inr .form-group {
	margin-bottom: 10px;
}
.alert {
	padding: 10px;
}


.congig-btn .nav-link{
	color: #fff !important;
	background: #fa713b !important;
	border-color: #fa713b !important;
}
.congig-btn .nav-link:hover{
	color: #fff !important;
	background-color: #f36730 !important;
	border-color: #fa713b !important;
}
.page-header .btn {
	font-size: .7rem;
	padding: .2rem .7rem;
}
.view-profile .wideget-user-img img {
	max-width: 128px;
	width: auto;
	height: 128px;
}

.file-browser label {
	margin-bottom: 0;
	line-height: normal;
}.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}


.header-brand-img.desktop-logo{
	height: 75px !important;
}
.header-main .header-brand-img.desktop-logo {
	height: 55px !important;
}

.wideget-user-tab .tabs-menu1 ul li a {
	padding: 17px 0px 17px 0px;
	margin-right: 10px;
}

.card.card-transparent {
	background: transparent !important;
	box-shadow: none !important;
	border: 0 !important;
}
.card.card-transparent > .card-body {
	paddin.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}g: 0 !important;
}
.card.card-transparent .card {
	box-shadow: none;
}
.wideget-user-desc .wideget-user-img img {
	border-radius: 5px;
	margin-right: 10px;
}
.view-profile .wideget-user-img img,.edit-profile .wideget-user-img img{
	max-width: 128px;
	height: 105px;
}

.tab-dtls-info .wideget-user-img {
	float: left;
	width: 108px;
}
.tab-dtls-info .wideget-user-img img {
	max-width: 108px;
	height: 108px;
	border-radius: 5px;
}
.tab-dtls-info .user-wrap {
	float: left;
	width:.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
} calc(100% - 108px);
	padding-left: 10px;
}
.tab-dtls-info .desc {
	overflow: hidden;
	height: 61px;
}


.franchise-info .tab-dtls-info .wideget-user-img {
	width: 85px;
}
.franchise.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}-info .tab-dtls-info .wideget-user-img img {
	max-width: 85px;
	height: 85px;
}
.franchise-info .tab-dtls-info .user-wrap {
	width: calc(100% - 85px);
}
.pricing-table .price-dsc {
	height: 200px;
	overflow: hidden;
}
td {
	max-width: 300px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.filter-btn {
	margin-top: 28px;
	width: 100%;
}
.enter-reprt .form-control {
	height: 28px;
	width: 75px;
}
.dropdown-menu .user-profile .user-images {
	width: 65px;
	height: 65px;
}
.collapsed .mins{
	displa.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}y: none;
}
.collapsed .mins{
	display: none;
}
.card-header a .pls{
	display: none;
}
.collapsed .pls{
	display: block !important;
}

.sub-msg {
	display: -webkit-box;
	max-width: 100%;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.support-tickets-page .m-scroll {
	max-he.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}ight: 479px !important;
	overflow: auto !important;
}
.support-tickets-page .list-group.projects-list > a {
	border-right: 0;
	border-left: 0;
}
.badge.sub-msg {
	white-space: normal;
	text-align: left;
	line-height: 1.4;
}

textarea.form-control {
	height: 60px;
	resize: none;
}
.edit-profile .card.card-transparent {
	background: #fff !important;
}
.edit-prof.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}ile .card.card-transparent .card {
	border-radius: 0 !important;
	border: 0 !important;
}

.slide-item::before, .side-menu__item::before {
	display: none;
}
.slide-item::before, .side-menu__item::before {
	font-size: 12px;
}
.resp-vtabs li .slide-item {
	opacity: 1;
	color: #fff !important;
}
.resp-vtabs li .slide-item {
	position: absolute;
	height.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}: 36px;
	margin: 0;
	left: 50%;
	right: unset;
	line-height: 8px;
	text-align: center;
	align-items: center;
	line-height: 29px;
	flex: 0 0 auto;
	transform: rotate(-45deg);
	opacity: 0.8;
	top: 50%;
	transform: translate(-50% , -50%);
	font-size: 20px;
	color: #fff;
}
.slide-item {
	font-size: 13px;
	padding: 5px 7px;
}
.resp-vtabs li .slide-item i {
	transform: rotate(-45deg);
}
.resp-vtabs li .slide-item {
	color: #fff !important;
}
.resp-vtabs li .slide-item {
	line-height: 8px;
	text-align: center;
	line-height: 29px;
	font-size: 20px;
	color: #fff;
}


.user-info .user-img {
	height: 50px;
	width: auto;
	max-width: 100%;
}

.dsb-user-info .wideget-user-img {
	width: 100%;
	float: left;
	text-align: center;
}
.dsb-user-info .user-info .user-img {
	height: 65px;
	margin-top: 0;
	margin-bottom: 10px;
	margin.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}-right: 0;
}
.dsb-user-info .user-info .user-wrap {
	width: 100%;
	float: left;
}
.dsb-hdr-fltr .form-control {
	font-size: 12px;
	height: 30px;
}
.dsb-user-info .text-dark {
	color: #504e70 !important;
}
.select2-container .select2-selection--single {
	border-radius: 4px !important;
}
.select2-c.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}ontainer--default .select2-results__option--highlighted[aria-selected] {
	background-color: #2205bf !important;
}
.ui-state-default.ui-state-active {
	background-color: #2205bf !important;
	color: #fff !important;
}
.input-group-prepend .select2.select2-container.select2-container--default {
	width: 150px !important;
}

.textarea-sm {
	height: 41px !important;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
	display: none;
}
.table-responsive th,.table-responsive td {
	font-size: 13px !important;
}
.clsfor_datatbl {
    border.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}-collapse: collapse;
    width: 100% !important;
}
.clsfor_datatbl th{
    background-color: #777;
    color: #fff;
}
.dataTables_scrollHead table th {
    background-color: #777;
    color: #fff;
}
.dataTables_scrollFootInner table th {
    background-color: #777;
    color: #fff;
}
.clsfor_datatbl td {
    /*background-color: #fff;
    border: 1px solid #777;*/
}
.clsfor_datatbl td {
    -moz-border-bottom-colors: none;
    -moz-b.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}order-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #777 #777 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
}
.clsfor_datatbl tr:nth-child(2n) {
    background-color: #eee;
}
table.dataTable thead th, table.dataTable thead td {
    border-bottom: 0 none !important;
}
button.dt-button, div.dt-button, a.dt-button {
    background-image: none !important;
}


.dt-button {
    color: #fff !important;
    font-weight: 600 !important;
}
.buttons-copy {
	bac.pr-4.mt-0.left-itn img {
	width: 45px;
	height: 45px;
	border-radius: 50%;
}kground-color: #36b37e !important;
	border-color: #36b37e !important;
}
.buttons-copy:hover {
	background-color: #02d277 !important;
	border-color: #02d277 !important;
}

.buttons-csv {
    background-color: #fa713b !important;
    border-color: #fa713b !important;
}
.buttons-csv:hover {
    background-color: #f36730 !important;
    border-color: #f36730 !important;
}

.buttons-excel {
    background-color: #00b8d9 !important;
    border-color: #00b8d9 !important;
}
.buttons-excel:hover {
    background-color: #00c3ff !important;
    border-color: #00c3ff !important;
}

.buttons-pdf {
    background-color: #2205bf !important;
    border-color: #2205bf !important;
}
.buttons-pdf:hover {
    background-color: #4b2feb !important;
    border-color: #4b2feb !important;
}
.buttons-print {
    background-color: #ffb566 !important;
    border-color: #ffb566 !important;
}
.buttons-print {
    background-color: #ef4a4a !important;
    border-color: #ef4a4a !important;
}
.buttons-print:hover {
    background-color: #fb5b50 !important;
    border-color: #fb5b50 !important;
}

.dataTables_info {
    color: #000 !important;
}
.dataTables_scrollFootInner input {
    border: 1px solid #4a4a4a;
    border-radius: 3px;
    box-shadow: none;
    padding: 3px;
    width: 60%;
}
.dataTables_filter input {
    box-shadow: none;
    padding: 3px;
    width: 172px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #fff;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: rgba(0, 0, 0, 0) linear-gradient(#aaa, #111) repeat scroll 0 0 !important;
    border: 1px solid #000 !important;
    color: #fff !important;
}
#DataTables_Table_0_previous .previous, #DataTables_Table_0_next .next {
    border: 1px solid #777;
    box-shadow: none;
    color: #000 !important;
}
.dataTables_filter {
    margin-bottom: 0;
    width: 25%;
}


.dataTables_length select {
	border: 1px solid #eaf0f7 !important;
	color: #3c4858 !important;
	border-radius: 4px;
	background-color: #fff;
	box-shadow: none;
	height: 26px;
}
.dataTables_length {
    margin.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}-bottom: 0;
    text-align: left;
    width: 25%;
}
.dataTables_length label {
	margin-top: 2px;
}
.dataTables_wrapper .dataTables_filter input {
	height: 26px;
}

.dataTables_filter input {
	border: 1px solid #eaf0f7;
	border-radius: 4px;
}
.dataTables_info {
	color: #3c4858 !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	color: #ced4da !important;
	pointe.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}r-events: none;
	cursor: auto;
	background-color: #fff;
	border: 1px solid #eff2f7 !important;
	padding: 0.5rem 0.75rem !important;
	border-radius: 4px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	z-index: 1;
	color: #fff !important;
	background: #2205bf !important;
	border-color: #2205bf !important;
	padding: 0.5rem 0.75rem !important;
	border: 0 !important;
}
div.dt-buttons .dt-button {
	margin-bottom: 0;
	height: 26px;
	padding-top: 0;
	padding-bottom: 0;
	border.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}-radius: 4px;
}
.dt-buttons {
	margin-bottom: 8px;
	width: 50%;
	margin-top: 3px;
	text-align: center;
}
.chat-empty-img {
	max-width: 50%;
}
table.dataTable {
	border-collapse: collapse;
}
.dataTables_scrollHeadInner .table.table-bordered.border-top.table-striped.text-center.mb-0.text-nowrap.clsfor_datatbl.dataTable.no-footer {
	border-bottom: 0 !important;
}
.cuntr-3 .border {
	border-right: 0 !important;
}.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}

.app.sidebar-mini.sidenav-toggled4 .app-content {
	margin-left: 70px;
}
.sidebar-link.right-tgl {
	margin-left: 10px;
}
.view-profile .tab-pane .wideget-user-img img {
	max-width: 100%;
	max-height: 85px;
	height: auto;
}
.empty-chat-main {
	height: auto !important;
	padding-bottom: 50px;
}

.go-add-btn {
	position: absolute;
	top: 3px;
	right:.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
} 1px;
	z-index: 1;
	display: block;
	width: 30px;
	height: 20px;
	text-align: center;
}
.cuntr-9 .go-add-btn,.cuntr-10 .go-add-btn {
	bottom: 5px;
	top: unset;
	right: unset;
	left: 4px;
}
.cuntr-9 .ds-icon ,.cuntr-10 .ds-icon {
	margin-top: -5px !important;
}

.orders-items h3 {
	font-size: 16px !important;
}
.menu-icon {
	margin-top: 8px;
}
.card.no-bg {
	background: transparent;
	border: 0 !important;
	box-shadow: none !important;
}
.card-body.no-bg-card-body {
	padding: 10px 0 0 !important;
	margin-bottom: -10px;
}
.card.no-bg .card-header {
	background-color: #F7F7F7;
}
.details-info .card-body [class*="col-"] h3 {
	font-size: 16px !important;
	line-height: 22px;
}
.orders-items .prd-img {
	width: 62px;
	height: 62px;
	object-fit: cover;
	min-width: 62px;
}
.app-header .header-brand {
	margin-left: 0 !important;
}


.lft-s {
	-ms-flex: 0 0 65px;
	flex: 0 0 65px;
	max-width: 65px;
}
.rght-s {
	-ms-flex: 0 0 calc(100% - 65px);
	flex: 0 0 calc(100% - 65px);
	max-width: calc(100% - 65px);
}

.left-itn {
	width: 72px;
}
.left-itn img {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	object-fit: cover;
	margin: 6px 0;
}
.adv-left {
	width: 200px;
	float: left;
	overflow: hidden;
	border-radius: 5px;
}
.adv-right {
	float: left;
	width: calc(100% - 200px);
	padding-left: 10px;
}
.adv-left img {
	max-width: 100%;
	max-height: 140px;
}
.crd-hdr-btn {
	color: #fff !important;
	height: 26px !important;
	padding: 0 7px;
}
.advs-card-hdr .card-title {
	line-height: 26px;
}
.sidebar-mini.sidenav-toggled .app-header {
	padding-left: 70px;
}


/** RESPONSIVE CODE #START**/


@media screen and (max-width:1399px){
	.bsc-info h4 {
		font-size: 16px;
	}
	.bsc-info h6 {
		font-size: 14px;
	}
	
	
	
	
	
}.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 65px;
	max-width: 65px;
}


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

	.d-none-lg{
		display: none;
	}
	.app-header .header-brand {
		min-width: 120px;
		margin-left: 67 !important;
		margin-right: 10px;
	}
	.header-right .nav-link.icon {
		margin: 10px 3px;
	}
	.nav-pills .nav-item a {
		font-size: 13px;
	}
	label {
		font-size: 14px !important;
	}
	.form-control,select.form-control:not([size]):not([multiple]) {
		font-size: 13px;
		height: 35px;
	}
	.textarea-sm {
		height: 35px !important;
	}
	.select2-selection.select2-selection--multiple {
		height: 35px !important;
	}
	.select2-container .select2-selection--multiple {
		min-height: 35px;
	}
	.select2.select2-container.select2-container--default {
		height: 35px;
	}
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		line-height: 35px !important;
	}
	.resp-tab-content {
		padding: 20px 10px 0 10px;
	}
	.app-sidebar {
		top: 67px;
	}
	.nav-link.icon.toggle {
		margin-right: 10px !important;
	}
	.page-header {
		height: auto;
		min-height: auto;
		padding: 6px 25px !important
	}
	.breadcrumb {
		width: 100%;
	}
	/*.breadcrumb-item {
		max-width: 65px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.breadcrumb-item.active {
		width: calc(100% - 65px);
		max-width: unset;
	}*/
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 13px;
	}
	.table th, .text-wrap table th {
		font-size: 13px;
	}
	.table-responsive {
		font-size: 13px;
	}
	.bsc-info h4 {
		font-size: 14px;
	}
	.counte-lft-sd .border {
		padding: 20px 10px;
	}
	.nav-tabs .nav-link {
		padding: 0.60rem 0.95rem;
	}
	.file-browser {
		height: 35px;
	}
	.file-browser .btn {
		padding: .175rem .75rem;
	}
	.header-brand-img.desktop-logo {
		height: 45px !important;
	}
	.log-dsc {
		width: 65%;
	}
	.row [class*="cuntr-"] .border {
		height: 110px;
	}
	.cuntr-9 .border,.cuntr-10 .border {
		height: auto !important;
	}
	.dsb-user-info .user-info .user-img {
		height: 88px;
	}
	.pricing-table .price-header .title {
		font-size: 16px;
	}
	.pricing-table .price .dollar {
		top: 0;
		margin-right: 5px;
	}
	.pricing-table .price {
		font-size: 35px;
	}
	.btn {
		height: 35px;
		line-height: 23px;
	}
	.input-group .btn {
		height: auto;
		line-height: unset;
	}
	
}

/** 1199 end **/



@media screen and (max-width:1280px) and (min-width:992px){
	.countr-lg-sec {
		display: block !important;
	}
	.countr-lg-sec .cuntr-5,.countr-lg-sec .cuntr-6 {
		display: block;
	}
	
	.cuntr-3 .border {
		border-top: 0 !important;
		border-right: 0 !important;
		border-left: 1px solid #eaf0f7 !important;
	}
	.user-info .c-logo.brround {
		height: 59px;
	}
}
/** 1280-992 end **/


@media screen and (max-width:991px){
	
	.mg-t-10-md{
		margin-top: 10px;
	}
	.mg-b-10-md{
		margin-bottom: 10px;
	}
	.mg-b-10-ng-md {
		margin-bottom: -10px;
	}
	.text-left-md{
		text-align: left !important;
	}
	.pd-l-5{
		padding-left: 5px !important;
	}

	.slide-item.active, .slide-item:hover, .slide-item:focus {
		background: transparent;
	}
	.app.sidebar-mini .leftmenu-footer {
		margin-left: 300px;
	}
	.ftr-left > div, .ftr-right > div {
		text-align: center !important;
		margin: 0 !important;
	}
	.header-brand-img {
		height: 24px;
		max-width: 100%;
	}
	.app-header .header-brand {
		min-width: 81px;
		margin-top: 2px;
	}
	.nav-link.icon.toggle {
		padding: 10px;
		padding-left: 9px;
	}
	.profile-details.mt-1 {
		display: none;
	}
	.first-sidemenu {
		top: 66px !important;
	}
	.page-header {
		margin: 42px -24px 10px;
	}
	div.dataTables_wrapper div.dataTables_filter input {
		width: 100px;
	}
	.log-dsc {
		width: 100%;
	}
	.log-main-inr .card-title {
		margin-top: 6px;
	}
	.app-store {
		width: 50%;
		margin-left: 25%;
		margin-right: 25%;
	}
	.bsc-info h6 {
		margin-bottom: 0.66em !important;
	}
	.btn {
		font-size: 13px;
		padding: .175rem .75rem;
	}
	.cuntr-1 .border {
		border-left: 0 !important;
	}
	.cuntr-3 .border {
		border-top: 0 !important;
		border-right: 0 !important;
		border-bottom: 1px solid #eaf0f7 !important;
	}
	.row [class*="cuntr-"] .border {
		height: auto;
	}
	.dsb-tabs {
		display: flex;
		flex-wrap: nowrap;
		overflow: auto;
	}
	.dsb-tabs.nav-tabs .nav-item {
		margin-bottom: 0;
		flex: 0 0 auto;
	}
	.tabs-menu1 ul li a {
		border: 0;
	}
	.cmp-logo img {
		width: 120px;
	}
	.app.sidebar-mini .leftmenu-footer {
		margin-left: 0;
	}
	.btn {
		line-height: 27px;
	}
	.support-tickets-page .m-scroll {
		max-height: 350px !important;
	}
	.crd-hdr-btn {
		line-height: 19px !important;
	}
		



}
/** 991 end **/

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

	.text-center-sm {
		text-align: center !important;
	}
	.app.sidebar-mini .leftmenu-footer {
		margin-left: 0;
	}
	.header-left .nav-link {
		font-size: 13px;
	}
	body {
		font-size: 13px;
	}
	.fs-14 {
		font-size: 13px !important;
	}
	.page-header {
		font-size: 13px;
		margin: 57px -24px 10px;
	}
	
	.select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 13px;
	}
	.custom-control-label {
		font-size: 13px;
	}
	.btn {
		padding: .175rem .75rem;
	}
	#back-to-top i {
		padding-top: 9px;
	}
	#back-to-top {
		height: 35px;
		width: 35px;
	}
	.header-main .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}
	.app-content {
		margin-top: 0;
	}
	.app-store {
		width: 60%;
		margin-left: 20%;
		margin-right: 20%;
	}
	.para-mtr .fs-15 {
		font-size: 13px !important;
	}
	.bsc-info h6 {
		font-size: 13px;
	}
	.bsc-info h4 {
		font-size: 13px;
	}
	.view-profile .wideget-user-img img {
		max-width: 80px;
		height: 80px;
		margin-right: 15px;
	}
	.media-heading h4 {
		font-size: 16px;
	}
	.media-heading h5 {
		font-size: 14px;
	}
	.media-heading p {
		font-size: 13px;
	}
	textarea.form-control {
		max-height: 60px;
	}
	.header-brand-img.desktop-logo {
		height: 40px !important;
	}
	
	.d-none-sm{
		display: none;
	}
	.view-profile .wideget-user-desc .small, .edit-profile .wideget-user-desc .small,.dsb-user-info .small,.row [class*="cuntr-"] .border small{
		font-size: 100%;
	}


	
	/*.app.sidenav-toggled .app-sidebar__overlay {
		visibility: hidden;
	}
	.app.sidenav-toggled1 .app-sidebar__overlay {
		visibility: visible;
	}
	.app.sidenav-toggled .app-sidebar {
		left: -300px;
	}
	.app.sidenav-toggled1 .app-sidebar {
		left: 0;
	}*/
	
	.chatbox .chat {
		padding-right: 5px !important;
		padding-left: 5px !important;
	}
	.app-header .header-brand {
		margin-left: 10px !important;
	}
	.wideget-user-img.c-logo.ml-auto {
		max-width: 89px;
	}
	.adv-left {
		width: 100%;
		text-align: center;
	}
	.adv-left img {
		max-width: 100%;
		max-height: 200px;
		margin: auto;
		border-radius: 5px;
		margin-bottom: 15px;
	}
	.adv-right {
		width: 100%;
		padding-left: 0;
	}


}
/** 767 end **/


@media screen and (max-width:767px) and (min-width:576px){
	.dataTables_wrapper .row > .col-sm-12.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	div.dataTables_wrapper div.dataTables_length, div.dataTables_wrapper div.dataTables_info {
		text-align: left;
		width: 50%;
		float: left;
	}
	div.dataTables_wrapper div.dataTables_filter, div.dataTables_wrapper div.dataTables_paginate {
		text-align: right;
		width: 50%;
		float: left;
	}
	div.dataTables_wrapper div.dataTables_filter {
		float: right;
		margin-top: -74px;
	}
	div.dt-buttons {
		float: left !important;
		width: 100%;
	}
	.dataTables_wrapper .row > .col-sm-12.col-md-5 {
		-ms-flex: 0 0 41.66666667%;
		flex: 0 0 41.66666667%;
		max-width: 41.66666667%;
	}
	.dataTables_wrapper .row > .col-sm-12.col-md-7 {
		-ms-flex: 0 0 58.33333333%;
		flex: 0 0 58.33333333%;
		max-width: 58.33333333%;
	}
	div.dataTables_wrapper div.dataTables_paginate ul.pagination {
		justify-content: flex-end !important;
	}
	.wideget-user-tab .tabs-menu1 ul li a {
		padding: 5px !important;
	}
	.tabs-menu1 .nav li {
		width: auto;
	}
	

}
/** 767-576 end **/



@media screen and (max-width:575px){
	
	.mb-1-xs, .my-1-xs {
		margin-bottom: 0.25rem !important;
	}
	.mb-5-xs {
		margin-bottom: 1.5rem !important;
	}
	.mg-b-10-xs,.mb-10-xs{
		margin-bottom: 10px;
	}
	.text-left-xs{
		text-align: left !important;
	}
	.d-none-xs{
		display: none;
	}
	.app-header .header-brand {
		min-width: 30px !important;
	}
	.app-header .header-brand .mobile-logo {
		width: 100px;
		margin-left: 0;
	}
	.card-title {
		font-size: 13px;
	}
	.card-options-fullscreen {
		display: none !important;
	}
	div.dataTables_wrapper div.dataTables_info {
		margin-top: 0 !important;
	}
	div.dataTables_wrapper div.dataTables_filter input {
		width: auto;
	}
	.dataTables_filter {
		margin-bottom: -5px;
	}
	.cuntr-1 .border,.cuntr-3 .border {
		border-left: 1px solid #eaf0f7 !important;
	}
	.tabs-menu ul li {
		margin: 0;
	}
	.view-profile .wideget-user-desc h4, .edit-profile .wideget-user-desc h4 {
		font-size: 14px;
	}
	.view-profile .wideget-user-img img, .edit-profile .wideget-user-img img {
		height: 103px;
	}
	.view-profile .c-logo .btn, .edit-profile .c-logo .btn {
		padding: .175rem .35rem;
	}
	.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter {
		float: none;
		text-align: center;
		width: 100%;
	}
	div.dt-buttons {
		float: none !important;
		text-align: center;
		width: 100%;
		margin-bottom: 10px;
	}
	.dataTables_filter {
		margin-bottom: 0px;
	}
	.card-hdr-full-xs {
		display: block;
	}
	.card-hdr-full-xs .hdng-fst {
		margin-bottom: 10px !important;
	}
	.counter-set1 i {
		font-size: 33px !important;
	}
	.counter-set1 small{
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	.pricing-table .price-dsc {
		max-height: 200px;
	}
	.filter-btn {
		margin-top: 5px;
	}
	.d-cart {
		display: block;
	}
	.chat-empty-msg {
		font-size: 24px;
	}
	.chat-empty-img {
		max-width: 70%;
	}
	.empty-chat-main {
		padding-bottom: 40px;
	}
	.details-info .card-body [class*="col-"] {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.details-info .card-body [class*="col-"] .text-right {
		text-align: left !important;
	}
	.details-info .card-body [class*="col-"] h3 {
		font-size: 14px !important;
	}
	.wideget-user-img.c-logo.ml-auto {
		max-width: 81px;
	}


}
/** 575 end **/

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

	.dsb-tabs .card-header {
		display: block;
	}
	.dsb-tabs .tab-pane .card-title {
		width: 100%;
	}
	.dsb-tabs .tab-pane .card-title.small {
		margin-top: 5px;
	}
	.wideget-user-img.c-logo.ml-auto {
		min-width: 63px;
	}
	
	
}
/** 410 end **/





























