/*0 up to 479*/
@media only screen and (min-width:0px) and (max-width : 479px) {

.table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
.table-responsive > .table { margin-bottom: 0; }
.inbody > .wrapper:nth-child(1) {
    margin-top: 29% !important;
  }
 
  h1 {
    font-size: 14px !important;
  }
  .site-map ul li {
    padding-left: 0 !important;
  }
  .site-map ul a {
    font-size: 10px !important;
  }
  .site-map ul li img {
    margin-right: 0px !important;
    width: 8% !important;
  }
  .about-page_container img{
    width: 100%;
  }
  .sidebar_search_input {
    width: 100% !important;
  }
  .sidebar_search-box {
    width: 100% !important;
  }
  .flex .flex-item {
    flex-wrap: wrap;
  }
  .custom-select.content-selector label {
    width:100% !important;
  }
  .custom-select.content-selector label::after {
    right: 125px !important;
  }
  .custom-select {
    width: 49% !important;
    margin-bottom: 10px !important;
  }
  .select_part{flex-wrap: wrap !important;margin: 20px 0 !important;justify-content: space-between !important;}
  .Statistics_page .Statistics_list>ul {
    --column: 1;
    padding: 0;
}
body p, li, a, label {
  font-size: 10px !important;
}
.gallery-page .gallery_list>ul {
  --column: 1;
  padding: 0;
}
.gallery-page .gallery_list.gallery_list_Img>ul>li>a {
  width: 100%;
  height: 145px;
}
.gallery-page .gallery_list.gallery_list_Img>ul {
  --column: 2;
  --gap-row: 0px;
}
.gallery-page > ul{
  flex-wrap: wrap;
}
.gallery-page > ul > li{
  margin-bottom: 10px;
}
.Membership_page label {
  font-size: 12px !important;
}
.contact_address_col-1 ul {
  margin: 0 80px 0 0 !important;
}
.typo-description {
  font-size: 12px !important;
}
.contact_address img{
  width: 14% !important;
}
.social a img{
  width: 35px !important;
}
}
/*480 up to 719*/
@media only screen and (min-width : 480px) and (max-width : 719px) {

.table { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd; }
.table > .table { margin-bottom: 0; }
.inbody > .wrapper:nth-child(1) {
    margin-top: 21% !important;
  }
  .about-page_container img{
    width: 100%;
  }
  .gallery-page .gallery_list>ul {
    --column: 2;
    padding: 0;
  }
  .gallery-page .gallery_list.gallery_list_Img>ul {
    --column: 2;
}
.contact_address_col-1 ul {
  margin: 0 80px 0 0 !important;
}
.typo-description {
  font-size: 12px !important;
}
.contact_address img{
  width: 14% !important;
}
.social a img{
  width: 14% !important;
}
}
/*720 up to 1000*/
@media only screen and (min-width : 720px) and (max-width : 1000px) {
    .about-page_container img{
        width: 100%;
      }
      .gallery-page .gallery_list>ul {
        --column: 3;
        padding: 0;
      }
      .gallery-page .gallery_list.gallery_list_Img>ul {
        --column: 3;
    }
    .Membership_page label {
      font-size: 12px !important;
  }
  .typo-description {
    font-size: 13px !important;
}
}
/*1001 up to 1249*/
@media only screen and (min-width : 1001px) and (max-width : 1249px) {
    .about-page_container img{
        width: 100%;
      }
      .gallery-page .gallery_list>ul {
        --column: 4;
        padding: 0;
      }
      .title-img * {
        font-size: 10px !important;
    }
    .gallery-page .gallery_list.gallery_list_Img>ul>li>a {
      height: 170px;
  }
  .title-img * {
    font-size: 11px !important;
}
.typo-description {
  font-size: 13px !important;
}
}
/*laptop*/
@media only screen and (min-width : 1250px) and (max-width : 1366px) {
    .about-page_container img{
        width: 100%;
      }
      .title-img * {
        font-size: 12px !important;
    }
}
/*1250 up to 1400*/
@media only screen and (min-width : 1367px) and (max-width : 1450px) {

}

/*1400 up to 1920*/
@media only screen and (min-width : 1400px) and (max-width : 1920px) {
}