@media (min-width: 992px) {
	.nav-side-menu .menu-list .menu-content {
		display: block;
	}
	.clik_opt {
		display: none;
	}
}
@media only screen and (max-width: 1440px) {
	.description h4 {
		margin-bottom: 13px;
	}
}
@media only screen and (max-width: 1199px) {
	.container {
		width: 100%;
	}
	.description {
		padding: 15px 0px 10px;
		clear: both;
	}
	.welcome {
		width: 100%;
	}
	.right_container {
		padding: 65px 20px 40px 260px;
	}
	.dropdown.user {
		padding-right: 20px;
	}
}
@media only screen and (max-width: 1199px) and (min-width: 768px) {
	.table>tbody>tr>th,
	.table>tfoot>tr>th,
	.table>thead>tr>th,
	.table>tbody>tr>td,
	.table>tfoot>tr>td,
	.table>thead>tr>td {
		white-space: normal;
		font-size: 12px;
	}
}
@media only screen and (max-width: 991px) {
	.navbar-brand:after {
		content: none;
	}
	.left_sidebar {
		min-height: 50px;
		width: 100%;
		position: relative;
		display: inline-block;
		background: #312c4b;
		position: fixed;
		z-index: 99;
	}
	.menu-list #search {
		margin-top: 0;
		position: relative;
		top: 0;
		z-index: 9999;
	}
	#search.stickyHeader {
		z-index: 9999;
		position: sticky;
		width: 230px;
		top: 50px;
	}
	#search.stickyHeader .md-form {
		margin: 0;
	}
	.navbar-brand > img {
		width: 100%;
		margin: 0 auto;
	}
	.nav-side-menu {
		position: absolute;
	}
	#sidebar.mystyle {
		left: 0;
	}
	.last {
		width: 230px;
		background: linear-gradient(135deg, #250083, #6e006b, #310089, #5b007c);
		background: -webkit-linear-gradient(135deg, #250083, #6e006b, #310089, #5b007c);
		background: -moz-linear-gradient(135deg, #250083, #6e006b, #310089, #5b007c);
		background-size: 400% 400%;
		-webkit-animation: Gradient 5s ease infinite;
		-moz-animation: Gradient 5s ease infinite;
		animation: Gradient 5s ease infinite;
		z-index: 9;
	}
	#sidebar {
		position: fixed;
		top: 0;
		margin-top: 0px;
		min-height: 100%;
		width: 230px;
		padding-top: 54px;
		left: -231px;
		overflow-x: hidden;
		overflow-y: scroll;
		bottom: 0;
		background: #312c4b;
		background: linear-gradient(135deg, #4900ff, #6e006b, #310089, #5b007c);
		background: -moz-linear-gradient(135deg, #4900ff, #6e006b, #310089, #5b007c);
		background: -webkit-linear-gradient(135deg, #4900ff, #6e006b, #310089, #5b007c);
		background-size: 400% 400%;
		-webkit-animation: Gradient 15s ease infinite;
		-moz-animation: Gradient 15s ease infinite;
		animation: Gradient 15s ease infinite;
		padding-right: 0;
		border: 0 !important;
		-webkit-transition: background 1s, box-shadow 2s;
		-moz-transition: background 1s, box-shadow 2s;
		-ms-transition: background 1s, box-shadow 2s;
		-o-transition: background 1s, box-shadow 2s;
		transition: background 1s, box-shadow 2s;
		transition: all 1s;
	}
	#sidebar #menu-content {
		margin-bottom: 100px;
	}
	.nav-side-menu li a {
		padding-left: 17px;
	}
	.nav-side-menu ul .sub-menu li a {
		padding-left: 30px;
	}
	body.overlay {
		overflow: hidden;
		position: fixed;
	}
	.overlay:before {
		position: fixed;
		content: "";
		z-index: 9;
		background: rgba(0, 0, 0, 0.5);
		width: 100%;
		height: 100%;
		top: 0;
		-webkit-animation: fadeIn 0.9s ease;
		-moz-animation: fadeIn 0.9s ease;
		animation: fadeIn 0.9s ease;
	}
	.right_container {
		width: 100%;
		margin-left: 25px;
	}
	.right_container>.row>.tab-content {
		clear: both;
	}
	.nav-side-menu .toggle-btn,
	.fa.clik_opt {
		display: block;
		cursor: pointer;
		position: absolute;
		left: 10px;
		top: 10px;
		z-index: 10 !important;
		padding: 3px;
		color: #fff;
		width: 40px;
		text-align: center;
	}
	.time {
		margin-bottom: 10px;
	}
	.panel_tabs .text-right {
		text-align: left;
		clear: both;
	}
	.time .tab-pane.active {
		padding: 30px 0;
	}
	.form-inline .form-group {
		width: 48%;
		display: inline-block;
	}
	.right_container>.row>.tab-content,
	.time,
	.nav.nav-pills,
	.box,
	.currency {
		padding-left: 15px;
		padding-right: 15px;
	}
	.row.section_tabs {
		margin: 0;
	}
	.right_container {
		margin-left: 0;
		padding: 0px 15px 40px;
		margin-top: 60px;
	}
	.navbar-brand {
		padding: 10px 15px 0 0;
		margin-left: 35px!important;
		width: 100px;
		height: 50px;
	}
	.brand {
		height: 50px;
	}
	li.dropdown.user {
		padding-right: 15px;
	}
	.navbar-right .user .dropdown-menu {
		right: 15px;
	}
	.daterangepicker.order-range-picker-1 {
		right: auto!important;
		left: 30px!important;
	}
	.daterangepicker.order-range-picker-2 {
		right: auto!important;
		left: 390px!important;
	}
	.table-responsive {
		/*overflow-x: auto;*/
		overflow: visible;
	}
	ul.last li {
		display: inline-block;
		margin: 10px 0 5px 20px;
	}
	ul.last li a {
		font-size: 0px;
		padding: 10px;
		line-height: 1;
	}
	ul.last li a i {
		font-size: 14px;
		padding: 0;
		width: 14px;
	}
	#myWizard {
		padding: 0 15px;
	}
	#myWizard .md-form {
		margin: 10px 0 10px 0;
	}
	.modal .md-form {
		margin: 0px 0 20px 0;
	}
}
@media only screen and (max-width: 767px) {
	.navbar-brand {
		margin-left: 50px!important;
	}
	.thead-btn .btn {
		min-width: 80px;
		padding: 6px;
	}
	tbody label.checkbox,
	.table-common .md-form {
		display: inline-block;
	}
	.tab-order .table,
	.tab-order .table-responsive {
		border-width: 0;
		margin: 0;
	}
	.form-inline .input-group {
		width: 100%;
	}
	.tabs_pd .form-group:last-child {
		float: right;
	}
	.input-group-addon {
		border-radius: 0;
	}
	.right_container {
		margin-left: 0;
		padding: 0px 10px 40px;
	}
	.right_container>footer {
		right: 0;
		left: 0;
		text-align: center;
	}
	.box h6 {
		font-size: 11px;
	}
	.am-chart {
		padding: 0;
	}
	.nav-pills>li>a {
		padding: 10px 15px;
		margin-right: 5px;
	}
	#order-tab {
		padding: 15px 0;
	}
	.input-group {
		position: inherit;
	}
	.bootstrap-datetimepicker-widget.dropdown-menu {
		position: fixed;
		margin: 2px 0;
		padding: 7px;
		width: 100%;
		top: auto!important;
		bottom: 0!important;
		right: 0px!important;
		left: auto!important;
		border-radius: 0;
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		margin: 0;
	}
	.tabs_pd .form-group {
		margin-bottom: 0;
	}
	.bootstrap-datetimepicker-widget table th {
		height: 30px;
		line-height: 30px;
		width: 30px;
	}
	.bootstrap-datetimepicker-widget table td.day {
		height: 20px;
		line-height: 20px;
		width: 20px;
	}
	.bootstrap-datetimepicker-widget.dropdown-menu:before,
	.bootstrap-datetimepicker-widget.dropdown-menu:after {
		content: none;
	}
	.bootstrap-datetimepicker-widget table td.active:after {
		top: 3px;
	}
	.tabs_pd {
		padding: 15px 0px;
	}
	.navbar-nav .open .dropdown-menu {
		position: absolute;
		right: 0;
		left: auto;
		float: right;
		background: #fff;
		border: 1px solid rgba(0, 0, 0, .15);
	}
	div#navbar-collapse {
		position: absolute;
		float: right;
		right: 0;
		top: -7px;
	}
	div#navbar-collapse .nav>li {
		display: inline-block;
	}
	.navbar-default .navbar-nav #user-profile {
		font-size: 0;
	}
	#reportrange {
		font-size: 10px;
	}
	.msg_list {
		width: 250px!important;
		padding: 5px 0px;
	}
	.form-group-sm.h6 {
		margin: 10px 0;
	}
	label {
		font-size: 10px;
	}
	.spotlight-column,
	.actions {
		width: 100%;
	}
	.actions {
		width: 100%;
		text-align: left;
		padding-top: 0;
	}
	/*#order-tab .table>tbody>tr>td {
		display: block;
		border: none;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#order-tab .table>tbody>tr {
		border-bottom: 1px solid #e4e7ed;
	}
	#order-tab .table>tbody>tr>td:first-child {
		padding-top: 15px;
	}
	#order-tab .table>tbody>tr>td:last-child {
		padding-bottom: 15px;
	}*/
	.table>tbody>tr>td,
	.table>thead>tr>th {
		white-space: nowrap;
	}
	.table-responsive {
		margin: 0;
		background: #fff;
		margin-top: 10px;
	}
	.navbar-right .user .dropdown-menu {
		left: auto;
	}
	.user .dropdown-menu>li>a,
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 8px 10px;
		text-align: left;
	}
	.navbar-default .navbar-nav>li>a {
		color: #b7b7b7;
		line-height: 30px;
	}
	select#sel1 {
		font-size: 10px;
		width: 45px;
		background-position-x: 30px;
		line-height: 23px;
		height: 24px;
	}
	#reportrange .fa-calendar {
		margin-top: 2px;
	}
	.scroll-tab {
		overflow: auto;
		background: #312c4b;
	}
	.nav.tab-li {
		/* white-space: nowrap;
        */
	}
	.view_more {
		float: none;
	}
	/** css start for calendar 15 may **/
	#reportrange.single_day span,
	#reportrange.inline:not(.withrenge_days) span {
		width: 59px;
	}
	.daterangepicker .drp-selected {
		padding-right: 0px;
	}
	.daterangepicker .drp-buttons {
		border-bottom: 1px solid #ddd;
	}
	#reportrange {
		padding: 5px 6px;
	}
	.form-group-sm select.form-control {
		padding: 0px 5px;
	}
	.daterangepicker {
		width: 290px;
	}
	.daterangepicker.show-calendar .drp-buttons {
		min-width: 290px;
		text-align: left;
	}
	.daterangepicker .drp-buttons .btn {
		display: inline-block;
	}
	/** css end for calendar 15 may **/
	/*welcome page css*/
	.welcome .panel-body,
	.panel-body {
		padding: 30px 15px;
	}
	.fixed-img {
		right: 10px;
		width: 60px;
	}
	.panel-content,
	.filter-content {
		padding: 25px 0;
		line-height: 26px;
		font-size: 14px;
	}
	.panel-image .list-group {
		width: 100%;
	}
	.welcome p {
		font-size: 14px;
	}
	.heading {
		font-size: 18px;
	}
	.title {
		font-size: 18px;
	}
	.btn-blue,
	.btn {
		font-size: 12px;
		padding: 8px 10px;
	}
	.btn-blue.btn-sm {
		padding: 5px 10px;
	}
	.panel-heading .btn {
		margin: 2px 0;
	}
	.sec-btn {
		display: table;
		font-size: 12px;
		padding: 8px 10px;
		margin: 10px 0;
	}
	#more {
		width: 80px;
	}
	#more:after {
		top: 8px;
	}
	.open #more:after {
		top: 13px;
	}
	.main-heading {
		padding: 20px 0;
		font-size: 20px;
	}
	.welcome footer {
		padding: 10px 10px;
		text-align: center;
	}
	.btn-blue.btn-danger {
		background: #c43e3f;
		margin: 20px auto 0;
		width: 140px;
	}
	.panel-image .filter-content {
		padding-right: 0;
	}
	.btn-filter {
		width: 130px;
	}
	.dropdown-menu.filter {
		min-width: 260px;
		width: 260px;
	}
	.payment-drop {
		padding-left: 15px;
	}
	.thead-btn button {
		width: 70px;
		margin: 0;
		padding: 8px 5px;
	}
	table.dataTable.table-common {
		padding-top: 0px;
		margin-top: -2px!important;
	}
	.table>tbody>tr>th,
	.table>tfoot>tr>th,
	.table>thead>tr>th {
		vertical-align: middle;
		white-space: nowrap;
	}
	.table>tbody>tr>td,
	.table>tfoot>tr>td,
	.table>thead>tr>td {
		vertical-align: middle;
		white-space: nowrap;
	}
	.input-daterange .form-control {
		font-size: 10px;
		padding: 6px;
	}
	.responsive-table thead.table-head-1 th:not(:first-child) {
		display: none;
	}
	.responsive-table td {
		display: block;
		clear: both;
	}
	.responsive-table th {
		display: inline-block;
		clear: both;
	}
	.responsive-table td[data-th]:before {
		content: attr(data-th);
		font-weight: bold;
		display: inline-block;
		width: 45%;
		white-space: normal;
	}
	.responsive-table.table>tbody>tr>td {
		display: block;
		border: none;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 18px;
	}
	.responsive-table.table>tbody>tr {
		border-top: 1px solid #e4e7ed;
	}
	.responsive-table.table>tbody>tr>td:first-child {
		padding-top: 15px;
	}
	.responsive-table.table>tbody>tr>td:last-child {
		padding-bottom: 15px;
		text-align: left;
	}
	.responsive-table tbody {
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	.responsive-table.table>thead>tr>th:last-child,
	.responsive-table.table>tbody>tr>td:last-child {
		text-align: left;
		padding-right: 0;
	}
	table.dataTable.table-common {
		border-collapse: collapse!important;
		font-size: 12px;
	}
	.table-head-2 .checkmark {
		bottom: 0;
	}
	.table>thead.table-head-2>tr>th,
	.table>thead.table-head-1>tr>th {
		padding: 2px 8px 0px;
		max-height: 50px;
	}
	thead {
		background: #f6f7f9;
	}
	.table tbody label.checkbox {
		margin: 0;
	}
	.checkmark {
		left: 0;
	}
	.btn-filter:after {
		top: 9px;
	}
	.open .btn-filter:after {
		top: 13px;
	}
	.daterangepicker.order-range-picker-2 {
		left: 200px!important;
	}
	.responsive-table.table>tbody>tr:first-child>td:not(:first-child) {
		width: inherit;
		max-width: inherit;
	}
	.table-common.table>tbody>tr>td:last-child[data-th="Action"] {
		text-align: left;
	}
	.modal-footer .btn {
		display: inline-block;
	}
	.btn-center {
		display: inline-block;
	}
	.panel-heading>.pull-right,
	.customer-heading .pull-right {
		width: 100%;
		float: left!important;
		margin-top: 10px;
	}
	.modal.in .modal-dialog {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
	.modal-footer,
	.modal-header {
		padding: 10px 15px;
	}
	.modal-body {
		padding: 5px 15px;
	}
	#orderStatus .modal-body input {
		margin: 10px 2rem;
	}
	.modal-body input {
		margin: 0px 0;
	}
	.modal-body label {
		font-size: 14px;
	}
	.modal-body .form-group {
		margin-bottom: 10px;
	}
	.mt-checkbox-inline .checkbox-inline {
		margin-bottom: 5px;
	}
	.user .dropdown-menu:before {
		left: 85%;
	}
	.user .dropdown-menu:after {
		left: 85.1%;
	}
	.navbar-right .user .dropdown-menu {
		right: 25px;
		border-radius: 5px;
	}
	.dropdown-menu {
		min-width: 120px;
		font-size: 12px;
	}
	.order-info {
		background: #f6f7f9;
		margin-bottom: 10px;
		padding: 5px 20px;
		box-shadow: 0 1px 1px rgba(0, 0, 0, .1), 0 1px 4px rgba(0, 0, 0, .14);
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1), 0 1px 4px rgba(0, 0, 0, .14);
		-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .1), 0 1px 4px rgba(0, 0, 0, .14);
	}
	.visibility-sidebar {
		position: relative;
		padding-bottom: 15px;
		margin-bottom: 20px;
		background-color: #fff;
		border-radius: 4px;
		-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
		-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
		box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
		padding: 15px;
	}
	.edit {
		right: 15px;
		top: 24px;
	}
	#order .panel-heading {
		padding: 10px 0;
	}
	.modal-footer .btn+.btn {
		width: auto;
	}
	#InsertImage #imageURL {
		height: 33px;
	}
	#InsertImage .modal-body {
		padding: 5px 30px;
	}
	.md-form {
		margin: 1.5rem 0 1.5rem 0;
	}
	.name,
	.value,
	.modal-content .name,
	.modal-content .value {
		width: auto;
	}
	.portlet .table>thead>tr>th,
	.portlet .table>tbody>tr>td {
		padding: 10px 15px;
		/*text-align: center;*/
	}
	.table-common .md-form {
		width: 50%;
	}
	td .dropdown-menu.pull-left:before {
		left: 81px;
		top: 25%;
		border-width: 5px 5px 5px 5px;
		border-color: transparent transparent transparent white;
		left: 100%;
	}
	td .dropdown-menu.pull-left {
		top: 0;
		transform: translate(-95%, -20%) !important;
		-webkit-transform: translate(-95%, -20%) !important;
	}
	td .dropdown-menu.pull-left:after {
		left: 80px;
		top: 25%;
		border-width: 6px 6px 6px 6px;
		border-color: transparent transparent transparent #e4e3e3;
		left: 100%;
	}
	.table-responsive {
		/*overflow: scroll;*/
	}
	thead.portlet-title {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.time .nav-pills>li>a {
		font-size: 12px;
	}
	.daterangepicker .ranges {
		clear: left;
	}
	.seller_text {
		font-size: 10px;
	}
	select#sel1 {
		margin-left: 0;
	}
	.inline {
		margin-left: 5px;
	}
	.box,
	.box:nth-child(3) {
		width: 100%;
		margin-bottom: 10px;
	}
	.currency {
		text-align: left;
	}
	.form-inline.inline {
		float: right;
	}
	.nav.tab-li>li>a {
		border-radius: 0;
		padding: 10px;
	}
	.nav.tab-li {
		padding: 5px 15px;
		display: table;
	}
	.nav.tab-li li {
		display: table-cell;
		width: 1%;
		white-space: nowrap;
	}
	.daterangepicker.order-range-picker-1,
	.daterangepicker.order-range-picker-2 {
		left: 15px!important;
	}
	.daterangepicker.show-ranges {
		left: 0!important;
		right: 0!important;
		margin: 0 auto;
	}
	.daterangepicker.show-calendar .drp-calendar {
		padding: 0;
		min-width: 100%;
	}
	.daterangepicker.order-range-picker-1 .pull-left,
	.daterangepicker.order-range-picker-2 .pull-left {
		min-width: 100%;
	}
	.radio,
	.dropdown-menu.filter h5 {
		font-size: 12px;
	}
	.dropdown-menu>li>a {
		padding: 5px 5px;
		text-align: center;
	}
	td .dropdown-menu.pull-left a {
		text-align: left;
	}
	#no-order .boxed-panel {
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
	}
	.heading .edit {
		position: relative;
		display: block;
		right: 0;
	}
	.angle:after {
		top: 1px;
	}
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	::i-block-chrome,
	#myWizard .md-form.form-sm select.form-control {
		margin-left: 2rem;
		width: -webkit-calc(100% - 2rem);
		width: 94%!important;
	}
	::i-block-chrome,
	.md-form.form-sm .prefix~input,
	.md-form.form-sm .prefix~textarea {
		width: 96%!important;
	}
	::i-block-chrome,
	.intl-tel-input.allow-dropdown input {
		width: 92%!important;
	}
	::i-block-chrome,
	.dd-item,
	.dd-empty,
	.dd-placeholder {
		line-height: 40px;
	}
	::i-block-chrome,
	.last {
		background: linear-gradient(135deg, #250083, #6e006b, #310089, #5b007c);
		background: -webkit-linear-gradient(135deg, #250083, #6e006b, #310089, #5b007c);
		background: -moz-linear-gradient(135deg, #250083, #6e006b, #310089, #5b007c);
	}
}
@media print {
	header,
	.left_sidebar,
	.customer-heading .pull-right,
	footer {
		display: none;
	}
	a[href]:after {
		content: none !important;
	}
	.right_container {
		padding: 0;
	}
}