@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;
  }

  /* sldiers container -------------------------------*/

  .swot_swiper .swiper-slide{         
    height: 33vh;
  }

  .section_0{
    height: 100%;
  }

  .section_0,
  .section_1,
  .section_2,
  .section_3,
  .section_4 {
    width: 100%;
    padding: 0;
  }

  .section_0 img {
    height: 100%;
  }

  .section_1 {
    margin-top: 10px;
  }

  .section_0 .swiper {
    height: 100%;
  }

  .parallax_container h5 {
    font-size: 16px;
    text-align: center;
  }

  .parallax_container small {
    text-align: center;
  }

  .parallax_container {
    padding: 10px;
  }

  .calendar_container {
    padding: 5px;
  }

  .left_container {
    width: 100%;
    padding: 10px;
  }

  .left_container h3 {
    font-size: 15px;
  }

  #calendar h2 {
    font-size: 20px;
  }

  .parallax_container .gallery_date {
    width: 100%;
  }

  /* extras container ----------------------------------*/

  .extras_container h6 {
    font-size: 12px;
  }

  .extras_container {
    height: 20vh;
  }

  /* 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;
  }

  /* sldiers container -------------------------------*/

  .swot_swiper .swiper-slide{         
    height: 53vh;
  }

  .section_0,
  .section_1,
  .section_2,
  .section_3,
  .section_4 {
    width: 100%;
    padding: 20px;
  }

  .left_container h3 {
    font-size: 18px;
  }

  #calendar h2 {
    font-size: 20px;
  }

  .parallax_container .gallery_date {
    width: 70%;
  }

  /* parallax container -------------------------*/

  .parallax_container {
    padding: 10px;
  }

  .calendar_container {
    padding: 10px;
  }

  .calendar_container {
    padding: 5px;
  }

  .left_container {
    width: 100%;
    padding: 10px;
  }

  /* 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;
  }

  /* sliders container -------------------------------*/

  .swot_swiper .swiper-slide{         
    height: 43vh;
  }

  .left_container h3 {
    font-size: 18px;
  }

  #calendar h2 {
    font-size: 20px;
  }

  .parallax_container .gallery_date {
    width: 70%;
  }

  /* parallax container -------------------------------*/

  .calendar_container {
    padding: 5px;
  }

  .left_container {
    width: 100%;
    padding: 10px;
  }

  /* 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;
  }

  /* 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%;
  }
}
