@media only screen and (max-width: 991px){
.staticItem {
    width: 50%;
    padding: 0 8px;
}
}

@media only screen and (max-width:1200px) {}
@media only screen and (min-width: 1200px){
}
@media only screen and (max-width: 1200px) and (min-width: 1025px) {}

@media only screen and (max-width: 1024px) and (min-width: 768px) {

}

@media only screen and (max-width: 1199.98px) {

}
@media only screen and (min-width: 768px) and (max-width: 1199.98px) {

}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {

}

@media only screen and (max-width: 991.98px) {

}

@media only screen and (min-width: 992px) {

}

@media screen and (min-width: 767.98px) and (max-width: 850px) {

}
@media screen and (min-width: 641px) and (max-width: 991px) {

}
@media screen and (min-width: 767.98px) and (max-width: 991.98px) {

}

@media only screen and (min-width: 768px) {
    
}


@media only screen and (max-width: 767.98px) {

}

@media only screen and (min-width: 641px) and (max-width: 767.98px) {}

@media only screen and (max-width: 640.98px) {

}

@media only screen and (max-width: 575.98px) {

}

@media only screen and (max-width: 500px) {}

@media only screen and (max-width:1200px) {

	.d-flex.adminFlex {
	    align-items: center !important;
	}
	.searchBar.input-group.search-area.d-xl-inline-flex.adminSearch {
	    margin-top: 10px !important;
	}
	.userHeader {
	    padding: 20px 20px !important;
	}
}

@media only screen and (max-width: 991px) and (max-width: 1999px) {

	.form-group label {
	    font-size: 12px !important;
	}
	.csForm .form-control, .csForm .select2-container .select2-selection {
	    font-size: 14px !important;
	}
	.buttonsboth a .btn-success {
	    width: 100% !important;
	}
	.btn.btn-rounded.btn-primary {
	    font-size: 15px !important;
	}
	.folderImage img {
	    width: 50px !important;
	}
	.folderImage.addImg img {
	    width: 50px !important;
	}
	.folderImg.addNewfolder.addFolder {
	    padding: 20px 10px !important;
	}
	.folderImage.fileImg img {
	    width: 36px !important;
	}
	.dropdown.threeEdtdelete i {
	    width: 28px !important;
	    font-size: 20px !important;
	    height: 28px !important;
	    line-height: 30px;
	}
	.dropdown.threeEdtdelete.filesAction i {
	    padding-left: 12px !important;
	}
	.searchBar.input-group.search-area.d-xl-inline-flex.adminSearch {
	    margin-top: 8px !important;
	}
	.userHeader {
	    padding: 20px 20px !important;
	}
	.staticRow {
	    display: block !important;
	}
	.staticItem {
	    width: 100% !important;
	}
	.btn-page.p-3 {
	    padding-left: 0px !important;
	}

}

@media only screen and (max-width: 767px) and (max-width: 990px) {

	.formGroup.valueFeild {
	    margin-bottom: 15px !important;
	}
	.btn-page .btn {
	    font-size: 15px !important;
	}
	.btn-page .btn {
	    margin-right: 0px !important;
	}
	.card-header.userHeader.d-flex {
	    padding: 20px !important;
	}
	.nav-header .logo-abbr {
	    max-width: 44px !important;
	}
	.card-header.userHeader.d-flex.adminHeader {
	    padding: 0px 20px !important;
	}
}

@media only screen and (max-width: 576px) and (max-width: 766px){

	.deznav {
	    padding-top: 20px !important;
	}
	.parishView {
	    width: 100% !important;
	}
	.widgItemBlk {
	    display: block !important;
	}
	.widgItem {
	    width: 100% !important;
	}
	.widgItem.OutStanding {
	    padding-left: 8px !important;
	    margin-top: 15px !important;
	}
	.form-group.outText h3 {
	    font-size: 20px !important;
	}
	.custom-tab-2.csTabView.collcetionMove {
	    display: block !important;
	}
	.cardAction.btn-page.btnAdd {
	    margin-top: 20px !important;
	}
	.d-flex.flexForm.twoFieldForm {
	    display: block !important;
	}
	.twoFieldForm .form-group {
	    width: 100% !important;
	}
	/*.formGroup.valueFeild {
	    margin-top: 15px !important;
	}*/
	/*.removeField.removeIcon {
	    top: 53px !important;
	}
	.removeField {
	    top: 27px !important;
	}*/
	.removeField.rEmoveIco {
	    top: 128px !important;
	}
	.removeField.rEmoveIco1 {
	    top: 78px !important;
	}
	.btn-page.p-3 {
	    padding-left: 0px !important;
	}
	.buttonsboth a .btn-success {
	    width: 100% !important;
	    /* padding-right: 0px; */
	}
	.userHeader {
	    padding: 20px 20px !important;
	}
	.cardAction.btn-page.btnAdd.addParish {
	    margin-top: 0px !important;
	}
	.folderImg.addNewfolder {
	    margin-bottom: 25px !important;
	}
	.folderImg.filesFolderimg {
		margin-bottom: 25px !important;
	}
	.folderImg.addNewfolder.addFolder {
	    padding: 22px 5px !important;
	}
	.addNewDoc {
	    font-size: 15px !important;
	}
	.folderImage.fileImg {
	    font-size: 15px !important;
	}
	.card-header.userHeader.d-flex.adminHeader {
	    display: block !important;
	}
	.cardAction.btn-page.btnAdd.adminBtn {
	    margin:0px 0px 20px !important;
	}
	.search-area.adminSearch {
	    width: 265px !important;
	}
	.d-flex.searchHeader.ordinationAdmin {
	    display: block !important;
	}
	.approvalForm {
	    margin: 20px 0px !important;
	}
	.d-flex.flexForm.twoFieldForm.csForm.regionAdmin {
	    margin-top: 50px !important;
	}
}

@media only screen and (min-width: 320px) and (max-width: 575px){
	.deznav {
	    padding-top: 20px !important;
	}
	.parishView {
	    width: 100% !important;
	}
	.mb-0.selectedParish {
	    align-items: center !important;
	}
	.selectedParish {
	    font-size: 11px !important;
	}
	.widgItemBlk {
	    display: block !important;
	}
	.widgItem {
	    width: 100% !important;
	}
	.widgItem.OutStanding {
	    padding-left: 9px !important;
	    margin-top: 15px !important;
	}
	.form-group.outText h3 {
	    font-size: 20px !important;
	}
	.custom-tab-2.csTabView.collcetionMove {
	    display: block !important;
	}
	.cardAction.btn-page.btnAdd {
	    margin-top: 20px;
	}
	.fs-20 {
	    font-size: 14px !important;
	}
	.btn.btnCircle {
	    width: 25px !important;
	    height: 25px !important;
	    font-size: 13px !important;
	    line-height: 25px !important;
	}
	.d-flex.flexForm.twoFieldForm {
	    display: inline-block !important;
	}
	.twoFieldForm .form-group {
	    width: 100% !important;
	}
	.csForm .select2-container--default .select2-selection--single .select2-selection__rendered {
	    font-size: 15px !important;
	}
	.formGroup.valueFeild {
	    margin-bottom: 15px !important;
	}
	/*.removeField.removeIcon {
	    top: 52px !important;
	}
	.removeField {
	    top: 27px !important;
	}*/
	.removeField.rEmoveIco {
	    top: 128px !important;
	}
	.removeField.rEmoveIco1 {
	    top: 78px !important;
	}
	.select2-container {
	    width: 258px !important;
	}
	.cardAction.btn-page.p-3 {
	    padding-left: 0px !important;
	}
	.staticRow {
	    display: block !important;
	}
	.staticItem {
	    width: 100% !important;
	}
	.repPersonBlk {
	    display: block !important;
	}
	.repPersItem {
	    padding: 0px 10px 8px !important;
	}
	.btn-page.p-3 {
	    padding-left: 0px !important;
	}
	.select2-container {
	    width: 100% !important;
	}
	.buttonsboth a .btn-success {
	    min-width: 100% !important;
	}
	.buttonsboth a {
	    /* padding: 5px !important; */
	    margin: 0px 2px;
	}
	.card-header.userHeader.d-flex {
	    display: block !important;
	}
	.cardAction.btn-page.btnAdd.addParish {
	    margin-top: 20px !important;
	}
	.d-flex.searchHeader {
	    display: block !important;
	}
	.boxHeaderbtn {
	    /* padding: 15px 15px 0px; */
	    /* float: right !important; */
	    text-align: left!important;
	    margin-top: 15px !important;
	}
	.d-flex.flexForm.twoFieldForm.parishMsgField {
	    display: block !important;
	}
	.d-flex.flexForm.twoFieldForm.ordinationForm.parishMsgField {
	    display: block !important;
	}
	.pdfdetailData h3 {
	    font-size: 22px !important;
	}
	.listType li {
	    font-size: 15px !important;
	}
	.pdfSection.pdfBottomSec h5 {
	    font-size: 16px !important;
	}
	.folderImg.addNewfolder {
	    margin-bottom: 25px !important;
	}
	.folderImg.filesFolderimg {
		margin-bottom: 25px !important;
	}
	.folderImg.filesFolder.docFile {
		margin-bottom: 25px;
	}
	.d-flex.adminFlex {
	    display: block !important;
	    padding-top: 15px !important;
	}
	.search-area.adminSearch {
	    width: 100% !important;
	}
	.searchInput.adminInput {
	    margin-right: 0px !important;
	}
	.box-size {
	    width: 100% !important;
	}
	.csForm.d-flex.flexForm.twoFieldForm.addUserField {
	    display: block !important;
	}
	.d-flex.flexForm.twoFieldForm.csForm.regionAdmin {
	    margin-top: 10px !important;
	}
	.d-flex.flexForm.twoFieldForm.csForm.regionAdmin .form-group {
	    width: 300px !important;
	}
	.d-flex.flexForm.twoFieldForm.addUserField {
	    display: block !important;
	}
}
