@media only screen and (max-width: 980px) {
	.module-row {
		justify-content: center !important;
	}
}

@media only screen and (max-width: 560px) {
	.module-row-item {
		flex: 0 0 100%;
		margin-right: 0 !important;
	}
}

@media only screen and (max-width: 961px) {
	.op {
		margin: 0;
		opacity: 1;
		padding: 0;
	}

	.mobile-nav,
	.op {
		height: 100vh;
		/*         height: -webkit-fill-available; */
		transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
		-ms-transition: all 0.3s ease;
		-o-transition: all 0.3s ease;
		width: 100vw;
	}

	.mobile-nav {
		position: fixed;
		top: 0;
		right: 0;
		z-index: 99999;
		background-color: #222527;
		overflow: scroll;
		color: white;
		width: 100%;
	}

	.mobile-nav-close-div {
		position: sticky;
		top: 0px;
	}

	.mobile-nav-close {
		color: #fff;
		position: absolute;
		right: 15px;
		top: 10px;
		font-size: 34px;
	}

	.mobile-nav-list li {
		padding: 5px;
		width: 100%;
	}

	.dash-sidebar-item {
		width: 100%;
		font-size: 24px !important;
		display: flex;
		justify-content: center;
	}

	.mobile-nav-list {
		background: #36393f !important;
		width: 100%;
		margin: 0;
		padding: 0;
		padding-bottom: 100px !important;
	}

	.mobile-nav-header {
		color: #adafca;
		font-size: 16px;
		font-weight: 500;
		margin: 10px 0 0 0;
		text-align: center;
		width: 100%;
	}

	.mobile-header-logo {
		display: flex;
		width: 100%;
		justify-content: center;
		align-items: center;
		font-size: 32px;
		padding-top: 10px;
		padding-bottom: 10px;
		background: #222527;
		position: sticky;
		top: 0px;
	}

	.mobile-menu-body li {
		padding: 1px !important;
		margin: 0 !important;
	}

	.mobile-header-logo img {
		width: 48px;
	}

	hr {
		color: grey;
		margin: 2px;
	}

	.economy-roles {
		display: flex;
		flex-direction: column;
		border-bottom: 1px solid gray;
		padding-bottom: 5px;
	}

	.economy-roles-header {
		flex-direction: column;
	}

	.bottom-economy {
		display: flex;
		flex-direction: row;
	}

	.economy-roles-input {
		margin-right: 0px !important;
		margin-bottom: 10px !important;
		margin-top: 10px !important;
	}

	.module-header {
		margin-top: 110px;
		display: flex;
		flex-direction: column;
	}

	.module-header-main {
		display: flex;
		flex-direction: row;
	}

	.m-w-100 {
		width: 100% !important;
	}

	.btn {
		width: 100% !important;
		margin-right: 0px !important;
	}

	.m-mt-10 {
		margin-top: 10px !important;
	}

	.m-mt-15 {
		margin-top: 15px !important;
	}

	.m-mr-0 {
		margin-right: 0px !important;
	}

	.m-ml-0 {
		margin-left: 0px !important;
	}

	.m-mb-0 {
		margin-bottom: 0px !important;
	}

	.m-mt-110 {
		margin-top: 110px !important;
	}

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

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

	.m-ml-0 {
		margin-left: 0px !important;
	}

	.m-h-100 {
		height: 100% !important;
	}

	.module-header-description {
		margin-left: 15px;
	}

	.module-header-buttons {
		margin-top: 10px;
	}

	.module-header-action {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.module-header-buttons .module-header-action button,
	.module-header-buttons .module-header-action a {
		width: 100%;
		margin-right: 0px !important;
	}

	.command,
	.section-content {
		height: auto;
	}

	.m-section-content {
		display: flex !important;
		flex-direction: column !important;
	}

	.m-section-content-reverse {
		display: flex !important;
		flex-direction: column-reverse !important;
	}

	.m-section-content-row {
		display: flex !important;
		flex-direction: row !important;
	}

	.command-block {
		display: flex !important;
		flex-direction: row !important;
		justify-content: space-between !important;
	}

	.m-breakword {
		overflow-wrap: break-word;
	}

	.m-buttons,
	.commandAdd-buttons {
		width: 100% !important;
		display: flex !important;
		flex-direction: column !important;
		gap: 10px !important;
		margin-top: 10px !important;
		height: auto !important;
	}

	.commandAdd-buttons button,
	.commandAdd-buttons a {
		width: 100%;
		margin-right: 0px !important;
		margin-left: 0px !important;
	}

	.m-col-reverse {
		flex-direction: column-reverse;
	}

	.affiliate-input input {
		width: 100% !important;
		margin-right: 0px;
	}

	.share-market-desktop {
		margin-top: 10px;
		display: none;
	}

	.section-title {
		margin-top: 15px;
	}

	.server-item {
		flex-direction: column;
	}

	.error-logs-table {
		width: 100%;
		overflow-x: scroll;
		display: block;
	}

	.error-logs-table tr,
	.error-logs-table thead {
		width: 100%;
		overflow-x: scroll;
	}

	.modal-dialog {
		padding: 0;
		margin: 0;
		width: 100vw;
		height: 100vh !important;
	}

	.modal-content {
		height: 100vh !important;
		border-radius: 0;
		max-height: none !important;
	}

	.newbot-container {
		width: 100% !important;
		max-width: none !important;
		padding: 0 !important;
		height: 100vh;
	}

	.newbot-iframe {
		width: 100% !important;
		height: auto !important;
	}

	.video-iframe {
		width: 100% !important;
		height: 200px !important;
	}

	.newbot {
		background-color: #2f3136;
	}

	.premium-banner-container {
		justify-content: center;
		height: 35px;
		width: 100%;
		text-align: center;
		line-height: 12px;
	}

	.premium-plan-ultimate {
		margin-bottom: 15px;
	}

	.m-modal-header {
		border-top-left-radius: 0 !important;
		border-top-right-radius: 0 !important;
	}

	.premium-modal-content img {
		/* width: 200px; */
		width: 100%;
	}

	.premium-modal-body {
		justify-content: normal !important;
		padding: 16px !important;
	}

	.modal-body {
		width: 100%;
	}

	.premium-modal-content {
		width: 100%;
	}

	.premium-modal-dialog {
		width: 100vw !important;
		max-width: none !important;
	}

	.role-adder-dropdown {
		top: 60px !important;
		width: 100%;
	}

	.section-content-header {
		display: block;
	}

	.economy-roles-container {
		flex-direction: column;
	}
}

@media only screen and (min-width: 962px) {
	.mobile-bars {
		display: none;
	}

	.m-section-content {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
	}

	.m-section-content-row {
		display: flex !important;
		flex-direction: row !important;
	}

	.command-block {
		display: flex;
		justify-content: space-between !important;
		width: 100%;
	}

	.share-market-mobile {
		display: none;
	}

	.m-modal-header {
		display: none;
	}
}