@media screen and (max-width: 428px) {
  
}
@media screen and (max-width: 428px) {
  /* header media ----------------------------------*/
  .contact_details {
    font-size: 12px;
  }

  /* login and sign up media ----------------------------------*/

  .popup_container {
    width: 370px;
    height: 85vh;
  }

  .login_container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
  }

  .left_column {
    width: 390px !important;
  }

  .wrapper_container {
    overflow-y: auto;
  }

  .popup_container2 {
    width: 380px;
    padding: 50px;
    position: relative;
    height: 100vh;
  }

  .sub_pop_con2 {
    width: 380px;
    padding: 50px;
    margin-top: 20px;
    height: 100vh;
  }

  .sub_pop_con2 img {
    width: 100%;
    height: 200px;
  }

  .popup_container3 {
    height: 90vh;
  }

  .search_title {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    justify-content: center;
    z-index: 9999;
  }

  /* top container ----------------------------------*/

  .social_container {
    padding: 0;
  }

  .logo_container {
    width: 390px;
    height: 35vh;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .phone_container {
    width: 390px;
    height: 15vh;
  }

  .contact_container {
    width: 390px;
    height: 15vh;
  }

  .map_container {
    width: 390px;
    height: 25vh;
  }

  /* navigation media ----------------------------------*/

  .navbar-nav {
    background-color: green !important;
    width: 100% !important;
    margin-top: 10px !important;
    position: absolute;
    margin-left: 0px;
    border-radius: 0;
  }

  .navbar-toggler-icon {
    font-size: 50px;
    color: white;
    margin-top: -5px;
  }

  .navbar img {
    position: absolute;
    margin-top: 5px;
    margin-left: 0px;
  }

  /* .navbar-toggler {
    margin-left: 320px !important;
    margin-top: 110px;
  } */

  .nav-link:hover {
    font-weight: 500;
    color: green !important;
    border-radius: 30px;
    background-color: white;
    box-shadow: 0px 0px 2px 2px rgb(0, 128, 0, 0.5);
    transition: 0.1s all ease-in;
  }

  .search_box {
    width: 100% !important;
  }
  /* parallax container ---------------------------------*/

  /* .parallax_container {
    background-image: url("../images/doctors1.1.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
  } */

  .paralllax_sub {
    padding: 10px;
    font-size: 18px;
    text-align: justify;
  }

  .paralllax_sub h4 {
    font-size: 17px;
  }

  .paralllax_sub2 {
    padding: 10px;
    font-size: 18px;
    text-align: center;
  }

  .paralllax_sub2 h4 {
    font-size: 17px;
  }

  .parallax_sub3 {
    padding: 5px;
    height: 320vh;
  }

  /* 
  .parallax_container3 {
    background-image: url("../images/hospital.1.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
  } */

  .profile-section {
    padding: 0 !important;
  }

  .profile-section p {
    padding: 0 !important;
    font-size: 18px;
  }

  .account-section {
    padding: 0 !important;
  }

  .account-section p {
    padding: 0 !important;
    font-size: 18px;
  }

  .post-section {
    padding: 0 !important;
  }

  .post-section p {
    padding: 0 !important;
    font-size: 18px;
  }

  .books-section {
    padding: 0 !important;
  }

  .books-section p {
    padding: 0 !important;
    font-size: 18px;
  }

  .content {
    height: 250vh;
    margin-top: 120px;
  }

  /* core programs container ----------------------------------*/

  .d_left {
    padding: 20px;
    width: 100%;
  }

  .d_left h1 {
    font-size: 7vw;
    text-align: center;
  }

  .d_right {
    padding: 10px;
    width: 100%;
  }

  /*-----------------------------------------------------------*/

  .p_right {
    width: 100%;
    padding: 30px;
  }

  .p_right h1 {
    font-size: 7vw;
    text-align: center;
  }

  .p_left {
    width: 100%;
    padding: 10px;
  }

  .p_left img {
    height: 100%;
  }

  /*-----------------------------------------------------------*/

  .do_left {
    padding: 20px;
    width: 100%;
  }

  .do_left h1 {
    font-size: 7vw;
    text-align: center;
  }

  .do_right {
    padding: 10px;
    width: 100%;
  }

  .do_right img {
    height: 100%;
  }

  /*-----------------------------------------------------------*/

  .e_right {
    width: 100%;
    padding: 30px;
  }

  .e_right h1 {
    font-size: 6vw;
    text-align: center;
  }

  .e_left {
    width: 100%;
    padding: 10px;
  }

  .e_left img {
    height: 100%;
  }

  /* extras container ----------------------------------*/

  .extras_container {
    height: 20vh;
  }

  .extras_container h5 {
    font-size: 18px;
  }

  /* footer container ----------------------------------*/

  .footer_container {
    height: 100%;
  }

  .col_container {
    width: 100%;
    height: 300px;
    text-align: center;
  }

  .col_container img {
    width: 150px;
    height: 150px;
  }

  .col2_container {
    width: 100%;
    height: 150px;
    text-align: center;
    /* background: rgb(1, 117, 1); */
  }

  .col3_container {
    width: 100%;
    height: 250px;
    display: flex;
    padding-bottom: 20px;
    /* background: rgb(1, 117, 1); */
  }

  .col3_container iframe {
    width: 350px;
  }

  .col4_container {
    width: 100%;
    height: 150px;
    text-align: center;
    /* background: rgb(1, 117, 1); */
  }
}

@media screen and (min-width: 429px) and (max-width: 767px) {
  /* pop up login and sign up container -------------*/

  .cover {
    width: 100%;
  }

  .popup_container {
    width: 100%;
  }

  .sub_pop_con2 {
    margin-top: 10px;
    height: 100vh;
  }

  .popup_container2 {
    padding: 50px;
    height: 100vh;
  }

  .wrapper_container {
    overflow-x: auto;
  }

  .sub_pop_con2 img {
    width: 100%;
  }

  /* top container -------------------------------*/

  .logo_container {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .phone_container {
    width: 100%;
  }

  .contact_container {
    width: 100%;
  }

  .map_container {
    width: 100%;
  }

  /* navigation container -------------------------------*/

  .navbar-nav {
    width: 100%;
    background-color: green;
    padding: 0 !important;
    margin: 0px 0px 0px 0px;
    border-radius: 0;
  }

  .search_box {
    width: 100% !important;
  }

  /* parallax container ---------------------------*/

  .paralllax_sub {
    padding: 50px;
  }

  .paralllax_sub2 {
    padding: 50px;
  }

  .parallax_sub3 {
    padding: 0;
  }

  .profile-section {
    padding: 0px !important;
  }

  .profile-section p {
    padding: 0px !important;
  }

  /* core programs container ---------------------------*/

  .d_left {
    width: 100%;
    padding: 40px;
  }

  .d_left h1 {
    font-size: 10vw;
  }

  .d_right {
    width: 100%;
    padding: 10px;
  }

  /* ------------------------------------------------- */

  .p_right {
    width: 100%;
    padding: 40px;
  }

  .p_right h1 {
    font-size: 10vw;
  }

  .p_left {
    width: 100%;
    padding: 10px;
  }

  /* ------------------------------------------------- */

  .do_left {
    width: 100%;
    padding: 40px;
  }

  .do_left h1 {
    font-size: 10vw;
  }

  .do_right {
    width: 100%;
    padding: 10px;
  }

  .do_right img {
    height: 100%;
  }

  /* ------------------------------------------------- */

  .e_right {
    width: 100%;
    padding: 40px;
  }

  .e_right h1 {
    font-size: 10vw;
  }

  .e_left {
    width: 100%;
    padding: 10px;
  }

  .e_left img {
    height: 100%;
  }

  .content {
    height: 2800vh;
    margin-top: 200px;
  }

  .div_bef_core{
    margin-top: 100px;
  }

  /* extra container ---------------------------------*/

  .extras_container {
    height: 100%;
  }

  /* footer container ----------------------------*/

  .footer_container {
    width: 100%;
    height: 100%;
    /* background-color: red; */
  }

  .col2_container ul,
  .col4_container ul {
    padding: 0;
  }

  .col_container,
  .col2_container,
  .col3_container,
  .col4_container {
    width: 100%;
    height: 100%;
  }

  .col2_container,
  .col4_container {
    text-align: center;
  }
}

@media screen and (min-width: 768px) and (max-width: 1366px) {
  /* pop up login and sign up container -------------*/

  .wrapper_container {
    overflow-x: auto;
  }

  .sub_pop_con2 img {
    width: 100%;
  }

  .popup_container2 {
    height: 100vh;
  }

  .sub_pop_con2 {
    height: 100vh;
  }

  /* top container -------------------------------*/

  .social_container {
    padding: 0;
    font-size: 1vw;
  }

  .logo_container {
    width: 25%;
    height: 40vh;
    display: flex;
    flex-direction: row;
    align-items: center;
    /* border: 1px solid gold; */
  }

  .phone_container {
    width: 25%;
    height: 40vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    /* border: 1px solid gold; */
  }

  .contact_container {
    width: 25%;
    height: 40vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    /* border: 1px solid gold; */
  }

  .map_container {
    width: 25%;
    height: 40vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    /* border: 1px solid gold; */
  }

  .fa-envelope {
    font-size: 4em;
  }

  .fa-map-pin {
    font-size: 4em;
  }

  .bi-telephone {
    font-size: 4em;
  }

  .map_container iframe {
    width: 100%;
  }

  /* navigation container -------------------------------*/

  .navbar-nav {
    background-color: green;
    padding: 0 !important;
    border-radius: 20px;
  }

  .search_box {
    width: 100% !important;
  }

  .nav-item a {
    font-size: 12px;
    text-decoration: none;
  }

  /* parallax container ---------------------------*/

  .paralllax_sub {
    padding: 50px;
  }

  .paralllax_sub2 {
    padding: 50px;
    text-align: center;
  }

  /* core programs container ---------------------------*/

  .d_left {
    width: 50%;
    padding: 40px;
  }

  .d_left h1 {
    margin-top: -10px;
    font-size: 5vw;
  }

  .d_right {
    width: 50%;
    padding: 5px;
  }

  .d_right img {
    height: 50vh;
  }

  /* ---------------------------------------------------*/

  .p_right {
    width: 50%;
    padding: 40px;
  }

  .p_right h1 {
    margin-top: -10px;
    font-size: 5vw;
  }

  .p_left {
    width: 50%;
    padding: 5px;
  }

  .p_left img {
    height: 50vh;
  }

  /* ---------------------------------------------------*/

  .do_left {
    width: 50%;
    padding: 40px;
  }

  .do_left h1 {
    margin-top: -10px;
    font-size: 5vw;
  }

  .do_right {
    width: 50%;
    padding: 5px;
  }

  /* ---------------------------------------------------*/

  .e_right {
    width: 50%;
    padding: 40px;
  }

  .e_right h1 {
    margin-top: -10px;
    font-size: 5vw;
  }

  .e_left {
    width: 50%;
    padding: 5px;
  }

  .e_left img {
    height: 30vh;
  }

  .content section {
    padding: 0px;
  }

  /* footer container ----------------------------------*/

  .footer_container {
    width: 100%;
  }

  .col_container {
    /* width: 341px; */
    width: 25%;
    text-align: center;
  }

  .col2_container {
    width: 25%;
    /* width: 341px; */
  }

  .col3_container {
    /* width: 341px; */
    width: 25%;
  }

  .col3_container iframe {
    width: 100%;
  }

  .col4_container {
    /* width: 341px; */
    width: 25%;
  }
}

@media screen and (min-width: 1367px) and (max-width: 1920px) {
  /* pop up container */

  .popup_container3 {
    height: 75vh;
  }

  .sub_pop_con2 img {
    width: 100%;
  }

  .nav-item a {
    font-size: medium;
  }

  /* navigation container */

  .navbar-nav {
    width: 100%;
    background-color: green;
    padding: 0 !important;
    border-radius: 35px;
  }

  /* social container */

  .bi-facebook {
    right: 50px;
    font-size: 20px;
  }

  .bi-linkedin {
    right: 90px;
    font-size: 20px;
  }

  .bi-instagram {
    right: 130px;
    font-size: 20px;
  }

  /* parallax container */

  .paralllax_sub {
    padding: 50px;
  }

  .paralllax_sub p {
    font-size: 18px;
  }

  .paralllax_sub2 {
    padding: 50px;
  }

  .paralllax_sub2 p {
    font-size: 18px;
  }

  .profile-section p {
    font-size: 20px;
  }

  .account-section p {
    font-size: 20px;
  }

  .post-section p {
    font-size: 20px;
  }

  .books-section p {
    font-size: 20px;
  }

  /* core programs container ---------------------------*/

  /* footer container ----------------------------------*/

  .footer_container {
    width: 100%;
  }

  .col_container {
    /* width: 341px; */
    width: 25%;
    text-align: center;
  }

  .col2_container {
    width: 25%;
    /* width: 341px; */
  }

  .col3_container {
    /* width: 341px; */
    width: 25%;
  }

  .col3_container iframe {
    width: 330px;
  }

  .col4_container {
    /* width: 341px; */
    width: 25%;
  }
}
