@media screen and (max-width: 1200px) {
.header-nav > li {
	padding: 5px 0 0px 0px;
}
 
}
@media screen and (max-width: 1023px) {
body {
	font-size: 13px;
}
}
@media screen and (max-width: 992px) {
.btn-group.dropdown .btn-icon-toggle:focus,  .open .dropdown-toggle.btn-icon-toggle {
	background-color: transparent;
	color: #333;
}
}
@media screen and (max-width: 768px) {
 
.header-fixed .headerbar-left {
	position: relative;
	display: inline-block;
	border-bottom: 0 none;
}
.headerbar {
	position: fixed;
	width: 100%;
	height:40px;
}
.header-fixed #header {
	position: fixed;
}
.menubar-fixed-panel > div {
	padding-left: 18px;
}
.left-logo {
	width: auto !important;
}
.slide-text h1 {
	font-size: 24px;
}
.slide-text h2 {
	font-size: 16px;
}
 

}
@media screen and (max-width: 767px) {
.text-lg {
	font-size: 100%;
}
.header-nav > li:first-child {
	margin-right: 5px;
}
body {
	font-size: 13px;
}
 
.nav > li > a {
	padding: 10px 10px;
	margin-right: 0px;
}
.header-nav .header-nav-brand {
	margin-left: 0;
}
}
 
@media screen and (min-device-width: 768px) and (max-device-width: 991px) {  
.mobile-logo {
	display: block !important;
}
.mobile-logo.three_logos {
	display: block !important;
	width: 110px;
}
.desktop-logo {
	display: none !important;
}


}
@media screen and (min-device-width: 640px) and (max-device-width: 768px) {
  
.mobile-logo {
	display: block !important;
}
.mobile-logo.three_logos {
	display: block !important;
	width: 110px;
}
.desktop-logo {
	display: none !important;
}

#header {
	left:0px;
}
#menubar {
	top:37px;
	left:0px;
}
#base {
	padding-left: 0px;
	padding-right: 0;
}
.dataTables_wrapper .dataTables_filter {
	float:right !important;
	margin-top:0px !important;
}
.desktop-menu {display:none !important;}
.sandwich-menu { display:block !important;}

}
@media screen and (min-device-width: 480px) and (max-device-width: 640px) {
.cas_logo { display:none;}
.mobile-logo {
	display: block !important;
}
.mobile-logo.three_logos {
	display: block !important;
	width: 110px;
}
.desktop-logo {
	display: none !important;
}
  
 
.role-icon { display: inline-block !important; color: #fff; } 
.dropdown-toggle::after {border-top: 3px solid #fff;} 
#header {
	left:0px;
}
#menubar {
	top:64px;
	left:0px;
}
#base {
	padding-left: 0px;
	padding-right: 0;
}
.text-logo {
	display: none;
}
.dataTables_wrapper .dataTables_filter {
	float:right !important;
	margin-top:0px !important;
}
.desktop-menu {display:none !important;}
.sandwich-menu { display:block !important;}
.page-title h4.float-left.mr-4 { width: 100%; margin: 0px !important; }
.cust-title p { width: 33.33%; text-align: left !important; }

}
@media screen and (min-device-width: 240px) and (max-device-width: 479px) {
.logo { margin-right: 10px;}
.mobile-logo {
	display: block !important;
}
.mobile-logo.three_logos {
	display: block !important;
	width: 110px;
}
.desktop-logo {
	display: none !important;
}
 
.role-icon { display: inline-block !important; color: #fff; } 
.dropdown-toggle::after {border-top: 3px solid #fff;} 
#header {
	left:0px;
}
#menubar {
	top:47px;
	left:0px;
}
#base {
	padding-left: 0px;
	padding-right: 0;
}
.text-logo {
	display: none;
}
.dataTables_wrapper .dataTables_filter {
	float:right !important;
	margin-top:0px !important;
	width:100%;
}
	.posA {
		position: static;
		margin-bottom: 10px;
	}
.posA .create-button {
	width:100%;
	margin-bottom:10px;
}
.desktop-menu { display:none !important;}
.sandwich-menu { display:block !important;}
.header-nav .brand-holder .sec-brand-holder { display:none;} 
.steps-container .progressbar li span {
	display:none;
}
.steps-container .progressbar li {
	height:54px;
}

.page-title h4.float-left.mr-4 { width: 100%; margin: 0px !important; }
.cust-title p { width: 100%; text-align: left !important; }
.filters { clear: both; } 
.tabs .-primary li:before { display: none; }
.custom-footer { padding-right: 0%; }
.custom-footer .float-right p span { display: none; }

} 

@media screen and (max-width:440px) and  (min-width:420px){

}

@media screen and (max-width:426px) and  (min-width:358px) {
	.tabs .-primary > li > a, .tabs .-primary > li > button{
		padding: 10px 5px 5px 5px !important;
	}
	.transformer-tabs .tabs{ 
		padding-right:8px;
	}
}

@media screen and (max-width:357px){
	.tabs .-primary > li > a, .tabs .-primary > li > button{
		padding: 10px 4px 5px 4px !important;
	}
	.transformer-tabs .tabs{
		padding-right: 0px !important;
	}
}