/*
	Theme Name: Egyptian Ministry of Health and Population
	Theme Coder: eng.Mohamed Magdy
	PSD Designer: Mohamed Magdy
	font-family: 'GE SS Two';
	First Color: #272648;
	Second color:#26ade3;
*/

@media (max-width: 480px) {
  .navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    background-image: var(--bs-navbar-toggler-icon-bg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
  }
  span.navbar-toggler-icon {
    color: var(--main-color) !important;
  }
  .navbar-nav {
    text-align: center;
  }
  .dropdown-menu.show {
    text-align: center;
  }
  .banner-content {
    position: absolute;
    margin-bottom: 0;
    color: #fff;
    background-color: var(--main-color);
    padding: 5px 0;
  }
  #banner h1 {
    color: #fff;
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  #banner h4 {
    color: #fff;
    font-size: 1rem;
    margin-bottom: 0;
  }
  #welcome h6 {
    font-size: 1.3rem !important;
  }
  #welcome h3 {
    font-size: 2rem;
  }
  .main-services h2, .main-services p {
    text-align: center !important;
  }
  .btn-all {
    width: 100%;
  }
  .center-flex {
    justify-content: center !important;
  }
  .box-specilist {
    text-align: center;
  }
  #sperate {
    padding: 0 15px 40px 15px;
    text-align: center;
  }
  p.sub-desc {
    text-align: center !important;
  }
  footer {
    text-align: center;
    padding: 20px 15px;
  }
  .img-footer {
    margin-top: 15px;
  }
  #copyrights {
    text-align: center;
  }
  ul.list-specilists, .border-top  {
    text-align: center;
  }
  .btn-steps {
    width: 100%;
  }
  .exclamation {
    text-align: right;
    width: 100%;
  }
  form.steps {
    padding-left: 15px;
  }
  .form-select2 {
    width: 100%;
  }
  textarea.form-control {
    width: 100%;
  }
  .box-specilist2 {
    text-align: center !important;
  }
  p.sub-desc2 {
    text-align: center !important;
  }
  .profile-data {
    border-radius: 20px;
  }
  .fix-pos {
    margin-right: 0;
  }
  .nav-icons {
    margin-right: 0;
    display: flex;
    justify-content: center;
  }
  .h1 {
    text-align: left;
    padding-left: 45px !important;
  }
  .h5 {
    text-align: right;
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  .notification-pos {
    margin-right: 0;
  }
  .form-control-otp {
    width: 60px;
    min-height: 58px;
  }
  .f-password, .f-password a {
    letter-spacing: -1px;
  }
  #sign-page {
    padding: 15px;
    margin-top: 25px;
  }
  .mob-btn {
    width: 100% !important;
  }
  .w-75 {
    width: 100% !important;
  }
  .space {
    justify-content: center !important;
    align-items: center !important;
  }
  .accordion-button {
    font-size: 0.8rem;
  }
  .date-rtl2 {
    padding-right: 20px;
  }
  .form-search-steps {
    width: 100%;
  }
  .notification-drop {
    padding: 0;
  }
  .notification-drop .item ul {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    text-align: right;
  }
  .notification-drop {
    text-align: center;
  }
  .btn__badge {
    right: 50%
  }
  .l-txt {
    text-align: left;
  }
}

@media (min-width: 576px) {
  .navbar-nav {
    text-align: center;
  }
  .dropdown-menu.show {
    text-align: center;
  }
  .banner-content {
    margin-top: 50px;
  }
  #banner h1 {
    color:var(--main-color);
    font-size: 2rem;
  }
  #banner h4 {
    color: var(--main-color);
    font-size: 1.5rem;
  }
  .main-services h2, .main-services p {
    text-align: center !important;
  }
  .btn-all {
    width: 100%;
  }
  .center-flex {
    justify-content: center !important;
  }
  .box-specilist {
    text-align: center;
  }
  .content {
    padding-top: 0;
  }
  footer {
    text-align: center;
    padding: 20px 15px;
  }
  .img-footer {
    margin-top: 15px;
  }
  #copyrights {
    text-align: center;
  }
  p.sub-desc {
    text-align: right !important;
  }
  .btn-steps {
    width: 100%;
  }
  form.steps {
    padding-left: 15px;
  }
  .form-select2 {
    width: 100%;
  }
  textarea.form-control {
    width: 100%;
  }
  .box-specilist2 {
    text-align: center !important;
  }
  p.sub-desc2 {
    text-align: center !important;
  }
  .profile-data {
    border-radius: 20px;
  }
  .fix-pos {
    margin-right: 0;
  }
  .nav-icons {
    margin-right: 0;
    display: flex;
    justify-content: center;
  }
  .notification-pos {
    margin-right: 0;
  }
  .h1 {
    text-align: left;
    padding-left: 50px !important;
  }
  .form-search-inner {
    width: 100%;
    max-width: 600px;
  }
  .exclamation {
    width: 100%;
  }
  .sfont {
    font-size: 1rem;
  }
  .form-search-steps {
    width: 100%;
    max-width: 600px;
  }
  .notification-drop .item ul {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    text-align: right;
  }
  .notification-drop {
    text-align: center;
  }
  .btn__badge {
    right: 50%
  }
  .l-txt {
    text-align: left;
  }

}

@media (min-width: 768px) {
  .center-flex {
    justify-content: end !important;
  }
  .center-flex-md {
    justify-content: space-between !important;
  }
  .main-services h2,.main-services p {
    text-align: right !important;
  }
  .btn-all {
    width: 100%;
  }
  .box-specilist {
    text-align: right;
  }
  #sperate {
    padding: 87px;
  }
  .content {
    padding-top: 70px;
  }
  footer {
    text-align: right;
    padding: 50px 15px;
  }
  .img-footer {
    margin-top: -15px;
  }
  #copyrights {
    text-align: right;
  }
  p.sub-desc {
    text-align: right !important;
  }
  .notification-pos {
    margin-right: -30px;
  }
  .form-search-inner {
    width: 100%;
    max-width: 800px;
  }
  .notification-drop .item ul {
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    right: -400px;
    left: 0;
    z-index: 1;
    border: 1px solid #ddd;
    padding: 0;
  }



}

@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    justify-content: center;
  }
  .btn-light, .btn-primary {
    width: 100%;
  }

}

@media (min-width: 1024px) {
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
    justify-content: start;
  }
  .main-services h2,.main-services p {
    text-align: right !important;
  }
  .banner-content {
    margin-top: 140px;
  }
#banner h1 {
    font-size: 4rem;
  }
#banner h4 {
    font-size: 3rem;
  }
  .btn-all {
    width: 80%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .exclamation {
    width: 80%;
  }
  .btn-steps {
    width: 20%;
  }
  form.steps {
    padding-left: 50px;
  }
  .form-select2 {
    width: 100%;
  }
  textarea.form-control {
    width: 100%;
  }
  .fix-pos h5 {
    font-size: 17px;
  }
  .circle-border {
    width: 40px;
    height: 40px;
  }
  .nav-icons {
    margin-right: -10px;
  }
  .circle-border2 {
    height: 40px;
  }
  .h1 {
    font-size: 0.9rem;
    margin-bottom: 0;
  }
  .h5 {
      font-size: 1rem;
      font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  .h1 {
    text-align: right;
    padding-left: 0 !important;
  }
  .form-search-inner {
    width: 100%;
    max-width: 400px;
  }
  .space {
    justify-content: space-between !important;
    align-items: center !important;
  }
  .notification-drop .item ul {
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    right: -400px;
    left: 0;
    z-index: 1;
    border: 1px solid #ddd;
    padding: 0;
  }


}

@media (min-width: 1200px) {
  .btn-all {
    width: 60%;
  }
  .btn-light {
    width: 49%;
  }
  .btn-primary {
    width: 50%;
  }
  .exclamation {
    width: 65%;
  }
  .profile-data {
    border-radius: 100px;
  }
  .fix-pos {
    margin-right: -15px;
  }
  .nav-icons {
    margin-right: -20px;
  }
  .notification-pos {
    margin-right: -35px;
  }
  .h1 {
    text-align: right;
    padding-left: 0 !important;
  }
  .fix-pos h5 {
    font-size: 20px;
  }
  .circle-border {
    width: 50px;
    height: 50px;
  }
  .circle-border2 {
    height: 50px;
  }
}

@media (min-width: 1400px) {


}

@media (min-width: 1800px) {

}
