/* Responsive */
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
	.dashBigContainer .colorBoxesRow .boxImg img {
		max-width: 140px;
		width: 100%;
	}
}

@media screen and (max-width: 991px) {
	.pageBody .pageContent {
		margin: 70px 0px 0px 0px !important;
	}

	.navbarmy .customsidenav {
		top: 42px !important;
	}

	.navbarmy .BarsImage {
		margin-top: 60px !important;
	}

	.caseMobile .form-group1 {
		width: 100% !important;
	}

	.add_wrap {
		padding: 9px 10px;
		background: rgb(255, 235, 234);
		margin: 0 0 15px;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	/* .btn-light {
		display: none;
	} */

	.profileShortDetail .profileImg {
		width: 120px;

		height: 120px;

		margin: -23px 0 0 25px;
	}

	.profileImg img {
		width: 165px;
	}

	.proName {
		margin: 20px 0 0 20px;
	}

	.proButtons a {
		padding: 10px;
		min-width: 120px;
	}

	.bannerRow {
		/* height: 245px; */
	}
}

/* Responsive */

@media only screen and (max-width: 1400px) {
	.dashboradMenu {
		/* width: 150px; */
		padding-top: 30px;
	}

	table.themTable.table thead th {
		padding: 15px 15px;
	}

	.boxCont {
		width: 55%;
	}

}


@media only screen and (min-width: 1367px) {
	.dashbordMenutop,

	.leftAlign {

		float: left;
		margin-right: 1em;
	}
}

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

	.userDrop .avatar img {
		margin: 0;
	}

	.avatar .flex-grow-1 {
		display: none;
	}

	.avatar .dropdown-toggle::after {
		display: none;
	}

	.userDrop.dropdown .dropdown-toggle::after {
		display: none;
	}

	.userDrop.dropdown {
		padding-right: 10px;
		order: 0;
	}

	.navbar-toggler {
		margin-right: 5px;
		padding: 0;
		margin-left: 17px;
		outline: none;
	}

	.settingDrop.dropdown {
		display: none;
	}

	.headeRight>* {
		order: 1;
	}

	.navbar-toggler:focus {
		box-shadow: none;
	}










	.dashMenuList li a img {
		margin: 0 17px 0 0;
	}


	.navbar-nav .nav-link {
		margin-left: 15px
	}
}

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

	.customNav {
		align-items: center;
	}

	.customNav .headerSearch {
		width: auto;
		margin: 0px 0 0 0;
		justify-content: left;
	}

	.customNav .boxRight .Box-1 {
		justify-content: center;
		padding: 5px 0px;
		width: 140px;
		display: flex;
	}

	.customNav .boxRight .alertBox {
		/* display: none; */
	}


	.basicInfo .infoCard {
		min-height: auto;
	}

	.navbar-nav .dropdown-menu {
		opacity: 1;
		visibility: visible;
		max-height: 0px;
		overflow: hidden;
		border: 0;
	}

	.navbar-nav .dropdown.active>.dropdown-menu {
		max-height: 500px;
		border: 1px solid rgba(0, 0, 0, 0.15);
	}

	.navbar-nav li.nav-item>ul.dropdown-menu ul.dropdown-menu {
		margin-left: 10px;
	}

	.navbar-nav li.nav-item {
		margin: 0 !important;
		padding: 0 !important;
	}

	.navbar-collapses {
		display: block !important;
		position: fixed;
		right: -80%;
		top: 0;
		height: 100vh;
		max-height: 100vh;
		width: 80%;
		background: #0C416F;
		z-index: 1111;
		overflow: auto;
		transition: .5s ease all;
	}

	.navbar-collapses .navbar-toggler {
		padding: 20px;
		display: flex;
		align-items: center;
		width: 100%;
		height: 70px;
		justify-content: flex-end;
		margin: 0;
	}

	.navbar-collapses.active {
		right: 0;
	}

	.topMenuOverlay.active {
		opacity: 1;
		visibility: visible;
	}

	.topMenuOverlay {
		position: fixed;
		visibility: hidden;
		z-index: 111;
		top: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		background: rgb(0 0 0 / 32%);
		transition: .5s ease all;
		opacity: 0;
	}

	.navbar-nav {
		padding: 0;
	}

	.navbar-nav .nav-link {
		display: block;
		font-weight: normal;
		font-size: 18px;
		line-height: 24px;
		color: #fff;
		padding: 20px 27px !important;
		margin: 0;
		border-top: 1px solid rgb(255 255 255 / 32%);
	}


	.dashBigContainer {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}

	.dashSmallContainer {
		width: 100%;
	}

	.dashboradcontainer {
		flex-wrap: wrap;
	}

	.dashBigContainer,
	.dashSmallContainer {
		padding: 30px 15px;
	}

}

@media only screen and (max-width: 1199px) {
	.lawyer_card .col-md-3 {
		width: 33%;
	}
}

/* Medium Devices, Tablet, Mobile */
@media only screen and (min-width: 992px) {
	.sideMenuTriger {
		display: none;
	}

	.homeMsnsearch .tableBox .selectOpt {

		margin-top: 0px;
	}

	.tableBox .selectOpt {
		margin-top: -64px;
		float: right;
	}

	.btn-light {
		display: none;
	}

}

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

	.myUl {
		width: 49%;
	}

	.lawyer_card .col-md-3 {
		width: 50%;
	}

	.customNav {}

	.customNav .navbar-brand {
		order: 1;
	}

	.customNav .headerSearch {
		width: 100%;
		margin: 10px 0px 2px 3px;
		justify-content: left;
		order: 3;

	}

	.customNav .headerSearch .input-group-prepend {
		width: calc(100% - 125px);
	}

	.customNav .headerSearch .input-group-prepend input {
		border: 1px solid #fff !important;
	}

	.customNav .boxRight {
		order: 2;
	}

	.customNav .boxRight .Box-1 {
		align-items: center;
		justify-content: center;
		/* padding: 3px 0px; */
		width: max-content;
		display: flex;
	}



	.customNav .boxRight .alertBox {
		/* display: none; */
	}


	.btn-light {
		display: block;
	}

	.navbar-brand {
		margin-left: 40px;
	}

	.sideMenuTriger {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		height: 49px;
		margin-right: 13px;
		cursor: pointer;
	}

	.tableShortby {}

	.msnCustom25 input {}

	.customMSNClass input[type="search"] {

		top: -15px !important;

	}

	.customMargin {
		margin-top: 30px !important;
	}

	.userListTable .tableShortby .dashTitle2 {}

	.userListTable .tableShortby .dashTitle {}

	.tableBox .selectOpt {
		float: right;
	}

	.msnTopMar .dataTables_wrapper {
		margin-top: 32px;
	}

	.msnTopMar .dataTables_filter input {
		top: -10px !important;
		right: 0 !important;
	}

	.msnPaddingLeft {
		margin-left: 30px;
	}

	.userListTable div#UserDataTable_wrapper {
		position: unset;
		overflow: auto;
		padding-top: 16px;
	}

	.userListTable .searDesign {
		position: relative;
	}

	.userListTable .searDesign .dataTables_wrapper .dataTables_filter input {
		left: 0;
		top: 0;
	}

	.inlineSeaarchMob .dataTables_filter {
		right: 200px;
		position: absolute;
		top: -62px;
	}

	.inlineSeaarchMob .dataTables_filter input {
		width: 200px !important;
		right: 0;
	}

	.userListTable .tableShortby {
		display: block !important;
	}

	.userListTable .tableShortby {
		display: flex;
		justify-content: space-between;
	}

	.userListTable .tableShortby .dashTitle_box {
		margin-bottom: 15px;
	}

	.dashboradcontainer {
		width: calc(100vw - 96px);
	}

	.profileShortDetail {
		display: block;
	}

	.profileShortDetail .profileImg {
		margin-top: -60px !important;
		margin: 0 auto;
	}

	.proName {
		margin: auto;
		text-align: center;
	}

	.proButtons {
		justify-content: center;

		margin: auto;

		margin-top: 18px;
	}

	.create_account {
		padding-bottom: 100px;
	}

	.boxCont {
		width: 130px;
	}

	.searDesign.tableScroll {
		overflow-x: scroll;
	}

}


@media only screen and (min-width: 768px) {


	.dashbordMenutop {
		display: none;
	}
}


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

	.myUl {
		width: 100%;
	}

	.lawyer_card .col-md-3 {
		width: 100%;
	}

	.tableShortby {}

	.userListTable .tableShortby .dashTitle2 {
		font-size: 12px;
		padding: 0 10px;
	}

	.dashTitle_box {
		margin-bottom: 15px;
	}

	.dashMenuList li a span {
		font-size: 14px;
		color: #000;
		opacity: 1;
		transition: .2s;
		visibility: visible;
	}

	.dashMenuList li a:before {
		display: none;
	}

	.dashMenuList li a {
		display: flex;
		align-items: center;
		flex-direction: row;
		justify-content: flex-start;
		padding: 10px 20px 13px 30px;
		font-size: 18px;
		line-height: 24px;
		color: #172C41;
		margin: 0;
		border-top: 1px solid #ECECEC;
	}

	.dashbordMenutop {
		display: flex;
		align-items: center;
		justify-content: space-between;
		padding: 30px;
	}

	.dashboradMenu {
		position: fixed;
		z-index: 11111111;
		background: #fff;
		top: 0;
		left: -370px;
		width: 82%;
		max-width: 350px;
		box-shadow: 4px 0px 6px 2px #0000004a;
		padding-top: 0;
		height: 100vh;
		max-height: 100vh;
		overflow: auto;
		transition: .5s ease all;
	}

	.menuOverlay {
		opacity: 0;
		width: 100%;
		position: fixed;
		left: 0;
		top: 0;
		bottom: 0;
		z-index: 11;
		background: rgba(0, 0, 0, 0.67);
		transition: .5s ease all;
		visibility: hidden;
	}

	.menuOverlay.active {
		opacity: 1;
		visibility: visible;
	}

	.dashboradMenu.active {
		width: 250px !important;
		left: 0;
	}

	.profilePic img {
		width: 114px;
		height: 114px;
	}

	span.profilePic {
		margin-top: -57px;
	}

	.profileImg {
		margin: 0 auto;
		width: 100px !important;
		height: 100px !important;
		margin-bottom: 30px;
		margin-top: 60px;
	}

	.profileShortDetail .profileImg {
		margin-top: -45px !important;
		margin-bottom: 20px;
	}

	.profileImg img {
		width: 115px;
	}

	.fz30 {
		font-size: 26px;
	}

	.dashTitle {
		margin-bottom: 25px;
	}

	.accountContainer {
		padding: 30px 15px 15px;
	}

}

@media only screen and (min-width: 576px) {
	.modal-dialog {
		margin: 5.75rem auto;
	}
}


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

	.customNav .boxRight .Box-1:nth-child(2n) {
		display: none;
	}

	.create_account {
		padding: 0 15px 75px 15px;
	}

	.proButtons {}

	.proButtons a {

		height: 35px;

		padding: 7px 15px;

		margin: 0 0px 10px 0;

		min-width: fit-content;
	}

	.proButtons a:first-child {
		margin-right: 10px;
	}

}

@media only screen and (min-width: 320px) and (max-width: 425px) {}

@media only screen and (max-width: 480px) {
	.pageContent {
		margin: 51px 0 0 0;
	}

	.popUp {
		max-width: 95% !important;

	}

	.popUpSmall {
		max-width: 95% !important;

	}

	.caseDetail .Details {
		width: 46% !important;
		overflow-wrap: break-word;
	}

	.custom-calendar .rbc-btn-group {
		font-size: 11px !important;
	}

	.navbarmy .customsidenav {
		top: 38px !important;
	}

	.navbarmy .BarsImage {
		margin-top: 34px !important;
	}

	.boxRight .Box-1 h3 {
		margin: 0;
		font-size: 12px;
	}

	.headerInput {
		min-height: 40px !important;
		height: 40px;
	}

	.searchBtn,
	.resetBtn {
		width: 60px;
		height: 40px;
	}

	.resetBtn img {}

	.navbar-brand {
		margin: 0 auto 0 0;
	}

	.headeRight {
		margin: 0;
	}

	.userListTable .searDesign .dataTables_wrapper .dataTables_filter input {
		width: 218px;
	}

	.profileShortDetail .profileImg {
		margin-top: -30px !important;
	}

	.dropdown-menu {
		left: auto !important;
		right: 0 !important;
	}

	.navbar-brand img {
		width: 156px;
	}

	.sideMenuTriger img {
		width: 35px;
	}

	.sideMenuTriger {
		align-items: center;
	}

}


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

	.userListTable .searDesign .dataTables_wrapper .dataTables_filter input {
		width: 160px;
	}

	.caseDetail .Details {
		width: 46% !important;
	}

	.popUp {
		max-width: 95% !important;

	}

	.popUpSmall {
		max-width: 95% !important;

	}
}