@media (min-width: 768px) {
}

@media (max-width: 375px) {
  
}

@media (max-width: 767px) {
    .fixed-page-after-header {
        margin-top: 22% !important;
    }
    .page-container {
        margin-top: 21%;
    }
    .flex-sb-mobile {
        display: block !important;
    }
    .flex-sb-mobile > div {
        padding-bottom: 20px;
        padding-left: 0;
    }
    .ReactModal__Content--after-open {
        width: 100% !important;
    }
    .gap-5-mobile {
        gap: .5rem !important;
    }
    .alling-header {
        width: 100% !important;
        margin-left: inherit !important;
    }
}

@media (min-width: 768px) {

}

@media (max-width: 992px) {
	.headering {
		padding: 20px 10px 0 20px !important;
	}
    .w-50 {
		width: 100% !important;
	}
    .no-view-mobile {
        display: none !important;
    }
}

@media (min-width: 991px) {

    .no-view-desktop {
        display: none !important;
    }
}
@media (max-width: 991px) and (min-width: 768px) {
	
}


@media (max-width: 1800px) and (min-width: 1451px) {
	
}
@media (max-width: 1450px) and (min-width: 1201px) {
	#navbarNav {
		margin-left: 80px !important;
	}
	.navbar-collapse .nav-item {
		padding: 0 10px !important;
	}
	.headering {
		padding: 20px 50px 0 100px !important;
	}
	.w-50 {
		width: 75% !important;
	}
    .col-right-dashboard-view {
        margin-top: 4% !important;
    }
    .col-left-dashboard-responsive {
        margin-top: 3%;
    }
    .fast-facture-dash-locataire-requetes-header {
        margin-top: 3%;
    }
    .p-3-custom {
        padding: .5rem !important;
    }
    .header-others-items {
        width: 20% !important;
        margin-right: 4% !important;
    }
    .header-hiddenable-notification-section:after {
        right: 51% !important;
        top: -6% !important;
    }
    .auth-right-side-container {
        padding: 130px !important;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
	.headering {
		padding: 20px 50px 0 60px !important;
	}
	#navbarNav {
		margin-left: 40px !important;
	}
	.w-50 {
		width: 100% !important;
	}
}

@media (min-width: 1500px) {

}

@media (max-width: 768px) {
	
}
