@media only screen and (min-width: 1200px) and (max-width: 1300px) {
	.p-t4{
		padding-top:0px !important;
	}
	.mt-5{
		display:block !important;
	}
	.m-b0{
		margin-bottom:0rem !important;
	}
	.w280{width:320px !important;}
	.w200{width:240px !important;}
	.w130{width:160px !important;}
	
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.p-t4{
		padding-top:15px;
	}
	.mt-5{
		display:none;
	}
	.brand-title-2{
		display:block !important;
	}
	.w150{min-width: 150px !important;}
	.table-responsive.w-50{width: 100% !important;}
}
@media only screen and (min-width: 401px) and (max-width: 767px) {
	.p-t4{
		padding-top:15px;
	}
	.same-card .depostit-card-media{
		padding-top:5px;
	}
	.to-dodroup .sub-card:last-child .d-items{
		padding-bottom:10px;
	}
	.brand-title-2{
		display:block !important;
	}
	.pt-35{
		padding-top:0px !important;
	}
	.m-t0{
		margin-top:0px;
	}
	.logo-dark{
		width: 100%;
		height: auto;
	}
	.addlistfrm{display: block;}
	.form-control[type="file"]{
		width: max-content !important;
	}
	.m-img{width: 100px !important;}
	.table th{
		min-width: 90px;
		max-width: 200px;
		width: max-content;
	}
	.w200 {min-width: 200px !important;}
	.w280 {min-width: 280px !important;}
	.w130{min-width: 130px !important;}
	textarea.form-control{min-width: 160px !important}
	.w100{min-width: 100px !important;width: 100px !important;}
	.w60{min-width: 60px;}
	.w150{min-width: 150px !important;}
	.table-responsive.w-50{width: 100% !important;}
	form .row > *:nth-child(2) .col-form-label{
		margin-top: 18px;
	}
}
@media only screen and (min-width: 321px) and (max-width: 400px) {
	.p-t4{
		padding-top:15px;
	}
	.same-card .depostit-card-media{
		padding-top:5px;
	}
	.to-dodroup .sub-card:last-child .d-items{
		padding-bottom:10px;
	}
	.brand-title-2{
		display:block !important;
	}
	.pt-35{
		padding-top:0px !important;
	}
	.m-t0{
		margin-top:0px;
	}
	.logo-dark{
		width: 100%;
		height: auto;
	}
	.addlistfrm{display: block;}
	.form-control[type="file"]{
		width: max-content !important;
	}
	.m-img{width: 100px !important;}
	.table th{
		min-width: 90px;
		max-width: 200px;
		width: max-content;
	}
	.w200 {min-width: 200px !important;}
	.w280 {min-width: 280px !important;}
	.w130{min-width: 130px !important;}
	textarea.form-control{min-width: 160px !important}
	.w100{min-width: 100px !important;width: 100px !important;}
	.w60{min-width: 60px;}
	.w150{min-width: 150px !important;}
	.table-responsive.w-50{width: 100% !important;}
	form .row > *:nth-child(2) .col-form-label{
		margin-top: 18px;
	}
}
@media only screen and (max-width: 320px) { 
	.p-t4{
		padding-top:15px;
	}
	.w100{
		width:100%;
	}
	.same-card .depostit-card-media{
		padding-top:5px;
	}
	.to-dodroup .sub-card:last-child .d-items{
		padding-bottom:10px;
	}
	.brand-title-2{
		display:block !important;
	}
	.pt-35{
		padding-top:0px !important;
	}
	.m-t0{
		margin-top:0px;
	}
	.logo-dark{
		width: 100%;
		height: auto;
	}
	.addlistfrm{display: block;}
	.form-control[type="file"]{
		width: max-content !important;
	}
	.m-img{width: 100px !important;}
	.table th{
		min-width: 90px;
		max-width: 200px;
		width: max-content;
	}
	.w200 {min-width: 200px !important;}
	.w280 {min-width: 280px !important;}
	.w130{min-width: 130px !important;}
	textarea.form-control{min-width: 160px !important}
	.w100{min-width: 100px !important;width: 100px !important;}
	.w60{min-width: 60px;}
	.w150{min-width: 150px !important;}
	.table-responsive.w-50{width: 100% !important;}
	form .row > *:nth-child(2) .col-form-label{
		margin-top: 18px;
	}
}

/* 3-4-2024 */
@media only screen and (min-width: 1980px) and (max-width: 2800px){
	.w280{width:320px !important;}
	.w200{width:240px !important;}
	.w130{width:160px;}
	.f-s10{
		font-size:13px ;
	}
	.s-w a.btn{
		padding: 0.580rem 1.563rem;
	}
	.s-w .select2-container .select2-selection--single{
		width:200px !important;
	}
}
/* 3-4-2024 */

/* 12-7-24 */
@media only screen and (min-width: 1700px) and (max-width: 1979px){
	.s-w a.btn{
		padding: 0.580rem 1.563rem;
	}
	.s-w .select2-container .select2-selection--single{
		width:200px !important;
	}
}
/* 12-7-24 */



