.contentable_menu_area {
  background-color: #fff !important;
  position: fixed !important;
  /* top: 11% !important; */
  left: 13% !important;
  right: 4% !important;
  min-width: calc(100% - 17.7%) !important;
  width: 82.3% !important;
  display: flex;
  flex-direction: column !important;
  align-items: start !important;
  overflow-y: auto !important;
  z-index: 9999 !important;
  margin: 0 !important;
}

.contentable_menu_area_right {
  background-color: #fff !important;
  position: fixed !important;
  /* top: 11% !important; */
  left: 13% !important;
  right: 4% !important;
  min-width: calc(100% - 17.7%) !important;
  width: 82.3% !important;
  display: flex;
  flex-direction: column !important;
  align-items: start !important;
  overflow-y: auto !important;
  z-index: 9999 !important;
  margin: 0 !important;
}
.projects_menu_list {
  background-color: #fff !important;
  position: fixed !important;
  /* top: 11% !important; */
  left: 13% !important;
  right: 4% !important;
  min-width: calc(100% - 17.7%) !important;
  width: 82.3% !important;
  display: flex;
  flex-direction: column !important;
  align-items: start !important;
  overflow-y: auto !important;
  z-index: 9999 !important;
  margin: 0 !important;
}
.mayor_menu_content {
  background-color: #fff !important;
  min-width: 60vw !important;
  flex-direction: row;
  align-items: start;
  flex-wrap: nowrap !important;
}
.menu_contentable_mainbox {
  display: flex;
  flex-direction: row;
  gap: 0%;
  justify-content: space-evenly;
  width: 100%;
}
.sub-menu .menu-10 contentable_menu_area .menu-left {
  display: flex !important;
  flex-direction: column;
  justify-content: start;
  align-items: start;
}

.contentable_menu_item {
  flex-basis: max-content !important;
  height: max-content;
  padding: 10px 15px !important;
  width: 230px !important;
}

h4.title_menu_contentable_Prop {
  color: #E84E0F;
  font-weight: bold;
  font-size: 18px;
}
.contentable_menu_box {
  flex-direction: column;
  display: flex;
  justify-content: space-between;
  border-radius: 12px;
  padding: 12px;
  align-items: start;
  width: 100%;
}
.contentable_menu_contentbox {
  display: flex;
  flex-direction: row;
  border-radius: 1rem;
  padding: 12px 0px;
  gap: 2.5%;
}
.content_menu_ul {
  display: flex;
  flex-direction: column;
}

.contentable_menu_content_item_photo {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  padding: 12px;
}
.contentable_menu_content_item_photo img {
  object-fit: cover;
  width: 230px;
  height: 120px;
  border-radius: 10px;
}
.devam_projects_item_photo img {
  object-fit: cover;
  width: 230px;
  height: 120px;
  border-radius: 10px;
}
.contentable_menu_content_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: #f7f7f7;
  border-radius: 10px;
  justify-content: center;
}

.contentable_menu_content_item_footer {
  color: #000;
  background: #fff;
  padding: 12px;
  border-radius: 10px;
  margin: 10px;
  margin-top: 0;
}
.date.contentable_date {
  margin-top: 12px;
  font-size: 10px;
  font-weight: bold;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
}
h3.title.contentable_title {
  font-size: 11px;
  font-weight: 500;
}
h3.title.contentable_title:hover {
  color: #9d0817;
}

.contentable_menu_item_link {
  flex-direction: row !important;
  display: flex;
  align-items: center;
  gap: 12px;
}

.contentable_menu_content_item.duyurular_item {
  flex-direction: row;
}
.contentable_menu_content_item.duyurular_item {
  max-width: 340px;
}
.duyurular_photo img {
  width: 150px !important;
  height: 120px !important;
}

.duyurular_footer {
  color: #000;
  background: #fff;
  padding: 12px;
  border-radius: 10px;
  margin: 10px;
  width: 100%;
}

.icon {
  font-size: 14px;
  color: currentColor;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 1;
}
.main_contentable_contentbox {
  display: flex;
  flex-direction: column;
  align-items: start;
  margin-bottom: 16px;
}

.duyurular_maincontentbox {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.duyurular_maincontentbox {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.duyurular_maincontentbox {
  flex: 1 1 calc(33.333% - 20px);
  box-sizing: border-box;
}

.events_contentable_box_item_main {
  display: flex;
  gap: 10px;
  flex-direction: column;
}
.events_contentable_box_item_main {
  background-color: none;
}
.event_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 200px;
  width: 100%;
  border-radius: 12px;
  justify-content: center;
  height: 250px;
}

.event_item_photo img {
  object-fit: cover;
  width: 250px !important;
  height: 250px !important;
  border-radius: 12px;
  padding: 0px !important;
}

.event_item_photo {
  padding: 0px;
  height: 100%;
}
.event_item_title {
  position: absolute;
  left: 0rem;
  width: 100%;
  bottom: 0%;
  right: 0rem;
  z-index: 2 !important;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  padding: 12px 0px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 1) 25%,
    rgb(0 0 0 / 59%) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 0rem 0rem 12px 12px;
}
.second_title a {
  font-size: 10px;
  color: #E84E0F;
  font-weight: bold;
}

.guncel_bg_resim {
  background: url(/assets/img/menu.svg) !important;
  background-position: bottom right !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  border-radius: 10px 0 10px 10px !important;
  background-size: 500px !important;
  gap: 2% !important;
}
.gezilecek_yerler_arka {
  background: url(/assets/img/menu.svg) !important;
  background-position: bottom right !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  border-radius: 10px 0 10px 10px !important;
  background-size: 500px !important;
  gap: 2% !important;
}
.projeler_bg_resim {
  background: url(/assets/img/menu.svg) !important;
  background-position: bottom right !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  border-radius: 10px 0 10px 10px !important;
  background-size: 500px !important;
  gap: 2% !important;
}
.mayor_menu_content {
  background: url(/assets/img/menu.svg) !important;
  background-position: bottom right !important;
  background-repeat: no-repeat !important;
  background-color: #fff !important;
  border-radius: 10px 0 10px 10px !important;
  background-size: 500px !important;
  gap: 2% !important;
}
.tmerkez_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background: #f7f7f7;
  border-radius: 10px;
  justify-content: center;
}
.tmerkez_item_footer {
  color: #000;
  background: #fff;
  padding: 12px;
  border-radius: 10px;
  margin: 10px;
  margin-top: 0;
  width: 170px;
}
.tmerkez_item_footer {
  color: #000;
  background: #fff;
  padding: 12px;
  border-radius: 10px;
  margin: 10px;
  margin-top: 0;
  width: 90%;
}
.tmerkez_item_photo img {
  object-fit: cover;
  width: 230px;
  height: 180px;
  border-radius: 10px;
  transition: 230ms ease-in-out;
}
.tesis_item_photo img {
  object-fit: cover;
  width: 230px;
  height: 170px;
  border-radius: 10px;
  transition: 230ms ease-in-out;
}
.tesis_item_footer {
  color: #000;
  background: #fff;
  padding: 12px;
  border-radius: 10px;
  margin: 10px;
  margin-top: 0;
  width: 215px;
}
.tesis_item_photo img:hover {
  transition: 230ms ease-in-out;
  transform: scale(1.1);
}
.content_link_image .tmerkez_item_photo img:hover {
  transition: 230ms ease-in-out;
  transform: scale(1.1);
}

.projects_contentable_box_item_main {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.projects_contentable_box_item_main {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.projects_contentable_box_item_main {
  flex: 1 1 calc(50% - 20px);
  box-sizing: border-box;
}
.projects_contentable_box_item_main {
  background-color: none;
}

.projects_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 260px;
  width: 100%;
  border-radius: 12px;
  justify-content: center;
  height: 175px;
}
.devam_projects_item {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 260px;
  width: 100%;
  border-radius: 12px;
  justify-content: center;
  height: 175px;
}

.projects_item_photo img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  border-radius: 12px;
  padding: 0px !important;
  transition: 230ms ease-in-out;
}
.devam_projects_item_photo img {
  object-fit: cover;
  width: 100% !important;
  height: 100% !important;
  border-radius: 12px;
  padding: 0px !important;
  transition: 230ms ease-in-out;
}

.projects_item_photo {
  padding: 0px;
  height: 100%;
  width: 260px;
  transition: 230ms ease-in-out;
}
.devam_projects_item_photo {
  padding: 0px;
  height: 100%;
  width: 260px;
  transition: 230ms ease-in-out;
}

.projects_item_title {
  position: absolute;
  left: 0rem;
  width: 100%;
  bottom: 0%;
  right: 0rem;
  z-index: 2 !important;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  padding: 12px 0px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 1) 25%,
    rgb(0 0 0 / 59%) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 0rem 0rem 12px 12px;
}
.devam_projects_item_title {
  position: absolute;
  left: 0rem;
  width: 100%;
  bottom: 0%;
  right: 0rem;
  z-index: 2 !important;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  padding: 12px 0px;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 1) 25%,
    rgb(0 0 0 / 59%) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 0rem 0rem 12px 12px;
}

.projects_item_footer {
  color: #fff;
  padding: 20px;
  margin: 0;
  margin-top: 0;
  position: absolute;
  bottom: 0%;
  text-align: center;
  z-index: 3;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 12px;
}
.devam_projects_item_footer {
  color: #fff;
  padding: 20px;
  margin: 0;
  margin-top: 0;
  position: absolute;
  bottom: 0%;
  text-align: center;
  z-index: 3;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 1) 0%,
    rgba(0, 0, 0, 0.5) 50%,
    rgba(0, 0, 0, 0) 100%
  );
  border-radius: 12px;
}

.menu_list_prop {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.menu_list_prop .menu-item {
  list-style: none;
}

.team-box.col-3 {
  background: #f7f7f7;
  padding: 12px;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}
.team-desc.col-12 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 5px 0px;
}
.team-desc {
  align-items: center;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.team-desc h4 {
  color: #E84E0F;
  font-weight: bold;
  font-size: 16px;
}
.team-desc span {
  color: #000;
  font-weight: 500;
  font-size: 12px;
}

.menuBackdrop.active {
  opacity: 0.8 !important;
  pointer-events: auto;
}
.etkinlikler_item {
  text-align: start;
  display: flex;
  justify-content: start;
  align-items: start;
  max-width: 100%;
}

.etkinlikler_footer {
  color: #000;
  background: #fff;
  padding: 12px;
  border-radius: 10px;
  margin: 6px;
}

/*** ----- ****/

/* REPONSİVE */

@media (min-width: 1280px) and (max-width: 1366px) {
  .date.contentable_date {
    font-size: 9px;
  }
  .contentable_menu_content_item.duyurular_item {
    max-width: 220px !important;
  }
  .contentable_menu_content_item_photo img {
    width: 175px !important;
    height: 60px !important;
  }
}

@media (min-width: 1300px) and (max-width: 1380px) {
  .circle_widget {
    top: 30%;
  }
  .header-nav__item ul li {
    padding: 7px 0 7px 0;
    padding: 18px;
  }
  .mayor_menu_content {
    /* left: -15rem !important; */
    min-width: 75vw !important;
  }
  .projects_menu_list .contentable_menu_item {
    padding: 10px 5px !important;
    width: 190px !important;
  }
  h3.title.contentable_title {
    font-size: 9px;
    font-weight: 500;
  }
  .date.contentable_date {
    font-size: 8px;
    align-items: baseline;
    gap: 9px;
  }
  .contentable_icon {
    font-size: 10px !important;
  }
  .contentable_menu_content_item_photo img {
    height: 100px;
  }
  .duyurular_footer {
    padding: 10px;
    margin: 5px;
  }
  .duyurular_footer {
    color: #000;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 5px;
    width: 100%;
    height: 86%;
  }
  .projects_item_photo img {
    object-fit: cover;
    width: 100% !important;
    height: 200px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 235px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 200px;
  }
  .projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 235px;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 220px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 180px;
  }
  .devam_projects_item_photo img {
    object-fit: cover;
    width: 250px !important;
    height: 175px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 238px;
    transition: 230ms ease-in-out;
  }
  .projeler_bg_resim {
    gap: 0 !important;
  }
  .tmerkez_item {
    max-width: 163px;
    width: 100%;
  }
  .tesis_item_footer {
    width: 150px;
  }
  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }
}

@media (min-width: 1380px) and (max-width: 1400px) {
  .circle_widget {
    top: 30%;
  }
  .header-nav__item ul li {
    padding: 7px 0 7px 0;
    padding: 18px;
  }
  .projects_menu_list .contentable_menu_item {
    padding: 10px 5px !important;
    width: 190px !important;
  }
  h3.title.contentable_title {
    font-size: 9px;
    font-weight: 500;
  }
  .date.contentable_date {
    font-size: 8px;
    align-items: baseline;
    gap: 9px;
  }
  .contentable_icon {
    font-size: 10px !important;
  }
  .contentable_menu_content_item_photo img {
    height: 100px;
  }
  .duyurular_footer {
    padding: 10px;
    margin: 5px;
  }
  .duyurular_footer {
    color: #000;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 5px;
    width: 100%;
    height: 86%;
  }
  .projects_item_photo img {
    object-fit: cover;
    width: 100% !important;
    height: 200px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 235px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 200px;
  }
  .projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 235px;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 250px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 180px;
  }
  .devam_projects_item_photo img {
    object-fit: cover;
    width: 250px !important;
    height: 175px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 250px;
    transition: 230ms ease-in-out;
  }
  .projeler_bg_resim {
    gap: 0 !important;
  }
  .tmerkez_item {
    max-width: 163px;
    width: 100%;
  }
  .tesis_item_footer {
    width: 150px;
  }
  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }
}

@media (min-width: 1400px) and (max-width: 1440px) {
  .circle_widget {
    top: 30%;
  }
  .header-nav__item ul li {
    padding: 7px 0 7px 0;
    padding: 18px;
  }
  .projects_menu_list .contentable_menu_item {
    padding: 10px 5px !important;
    width: 190px !important;
  }
  h3.title.contentable_title {
    font-size: 9px;
    font-weight: 500;
  }
  .date.contentable_date {
    font-size: 8px;
    align-items: baseline;
    gap: 9px;
  }
  .contentable_icon {
    font-size: 10px !important;
  }
  .contentable_menu_content_item_photo img {
    height: 100px;
  }
  .duyurular_footer {
    padding: 10px;
    margin: 5px;
  }
  .duyurular_footer {
    color: #000;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 5px;
    width: 100%;
    height: 86%;
  }
  .projects_item_photo img {
    object-fit: cover;
    width: 100% !important;
    height: 200px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 235px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 200px;
  }
  .projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 235px;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 250px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 180px;
  }
  .devam_projects_item_photo img {
    object-fit: cover;
    width: 250px !important;
    height: 175px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 250px;
    transition: 230ms ease-in-out;
  }
  .projeler_bg_resim {
    gap: 0 !important;
  }
  .tmerkez_item {
    max-width: 163px;
    width: 100%;
  }
  .tesis_item_footer {
    width: 150px;
  }
  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }
}

@media (min-width: 1440px) and (max-width: 1460px) {
  .header-nav__item ul li {
    padding: 7px 0 7px 0;
    padding: 18px;
  }
  .projects_menu_list .contentable_menu_item {
    padding: 10px 5px !important;
    width: 190px !important;
  }
  h3.title.contentable_title {
    font-size: 9px;
    font-weight: 500;
  }
  .date.contentable_date {
    font-size: 8px;
    align-items: baseline;
    gap: 9px;
  }
  .contentable_icon {
    font-size: 10px !important;
  }
  .contentable_menu_content_item_photo img {
    height: 100px;
  }
  .duyurular_footer {
    padding: 10px;
    margin: 5px;
  }
  .duyurular_footer {
    color: #000;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 5px;
    width: 100%;
    height: 86%;
  }
  .projects_item_photo img {
    object-fit: cover;
    width: 100% !important;
    height: 200px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 190px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 200px;
  }
  .projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 190px;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 250px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 180px;
  }
  .devam_projects_item_photo img {
    object-fit: cover;
    width: 250px !important;
    height: 175px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 250px;
    transition: 230ms ease-in-out;
  }
  .projeler_bg_resim {
    gap: 0 !important;
  }
  .tmerkez_item {
    max-width: 163px;
    width: 100%;
  }
  .tesis_item_footer {
    width: 150px;
  }
  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }
}
@media (min-width: 1460px) and (max-width: 1480px) {
  .header-nav__item ul li {
    padding: 7px 0 7px 0;
    padding: 18px;
  }
  .projects_menu_list .contentable_menu_item {
    padding: 10px 5px !important;
    width: 190px !important;
  }
  h3.title.contentable_title {
    font-size: 9px;
    font-weight: 500;
  }
  .date.contentable_date {
    font-size: 8px;
    align-items: baseline;
    gap: 9px;
  }
  .contentable_icon {
    font-size: 10px !important;
  }
  .contentable_menu_content_item_photo img {
    height: 100px;
  }
  .duyurular_footer {
    padding: 10px;
    margin: 5px;
  }
  .duyurular_footer {
    color: #000;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 5px;
    width: 100%;
    height: 86%;
  }
  .projects_item_photo img {
    object-fit: cover;
    width: 100% !important;
    height: 200px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 235px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 200px;
  }
  .projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 235px;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 250px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 180px;
  }
  .devam_projects_item_photo img {
    object-fit: cover;
    width: 250px !important;
    height: 175px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 250px;
    transition: 230ms ease-in-out;
  }
  .projeler_bg_resim {
    gap: 0 !important;
  }
  .tmerkez_item {
    max-width: 163px;
    width: 100%;
  }
  .tesis_item_footer {
    width: 150px;
  }
  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }
}
@media (min-width: 1480px) and (max-width: 1500px) {
}
@media (min-width: 1480px) and (max-width: 1550px) {
  .header-nav__item ul li {
    padding: 7px 0 7px 0;
    padding: 18px;
  }

  .projects_menu_list .contentable_menu_item {
    padding: 10px 5px !important;
    width: 190px !important;
  }
  h3.title.contentable_title {
    font-size: 9px;
    font-weight: 500;
  }
  .date.contentable_date {
    font-size: 8px;
    align-items: baseline;
    gap: 9px;
  }
  .contentable_icon {
    font-size: 10px !important;
  }
  .contentable_menu_content_item_photo img {
    height: 100px;
  }
  .duyurular_footer {
    padding: 10px;
    margin: 5px;
  }
  .duyurular_footer {
    color: #000;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    margin: 5px;
    width: 100%;
    height: 86%;
  }

  .projects_item_photo img {
    object-fit: cover;
    width: 100% !important;
    height: 200px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 235px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 200px;
  }
  .projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 235px;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 250px;
    width: 100%;
    border-radius: 12px;
    justify-content: center;
    height: 180px;
  }
  .devam_projects_item_photo img {
    object-fit: cover;
    width: 250px !important;
    height: 175px !important;
    border-radius: 12px;
    padding: 0px !important;
    transition: 230ms ease-in-out;
  }
  .devam_projects_item_photo {
    padding: 0px;
    height: 100%;
    width: 250px;
    transition: 230ms ease-in-out;
  }
  .projeler_bg_resim {
    gap: 0 !important;
  }

  .tmerkez_item {
    max-width: 163px;
    width: 100%;
  }
  .tesis_item_footer {
    width: 150px;
  }
  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }
}

@media (min-width: 2560px) {
}
@media (min-width: 1280px) and (max-width: 1400px) {
  .contentable_menu_content_item.duyurular_item {
    max-width: 260px;
  }
}
@media (min-width: 1200px) and (max-width: 1280px) {
  .tesis_item_footer {
    width: 145px;
  }
  .contentable_menu_content_item.duyurular_item {
    max-width: 260px;
  }
  .tesis_item_photo img {
    width: 220px;
    height: 70px;
  }
  .header-nav__item ul li {
    padding: 8px;
  }
  p.subtitle_searcbox {
    font-size: 9px !important;
  }
  .tabs.-bookmark .tabs__button {
    width: calc(290px - 170px) !important;
    padding: 14px 10px !important;
  }
  .searchbox-inner-buttonprop {
    margin-right: 0rem !important;
  }
  .anketekatilbaslik_prop {
    font-size: 8px !important;
    line-height: 1.6;
  }
  .tabs.-bookmark .tabs__button.is-tab-el-active {
    width: 100% !important;
  }

  .contentable_menu_item {
    width: 180px !important;
    margin: 10px;
  }
  .projects_item_photo {
    width: 175px !important;
  }
  .projects_item {
    max-width: 175px !important;
    height: 150px;
  }
  .projects_item_photo img {
    height: 150px !important;
  }
  .devam_projects_item {
    height: 150px;
    max-width: 175px;
  }
  .devam_projects_item_photo {
    width: 175px;
  }
  .devam_projects_item_photo img {
    height: 150px !important;
  }
  .tmerkez_item {
    max-width: 150px;
  }
  h3.title.contentable_title {
    font-size: 9px;
    font-weight: 500;
  }
  .tmerkez_item_photo img {
    height: 100px;
  }
  .inner_index_mayor_prop {
    gap: 4rem !important;
  }
  h4.title_menu_contentable_Prop {
    color: #E84E0F;
    font-weight: bold;
    font-size: 16px;
  }
  .contentable_menu_item {
    padding: 5px 10px !important;
  }
}
@media (min-width: 1550px) and (max-width: 1660px) {
  .tmerkez_item_photo img {
    height: 145px;
  }
  .tesis_item_photo img {
    height: 145px;
  }
  .projects_item {
    max-width: 200px;
    height: 100%;
  }
  .projects_item_photo {
    width: 200px;
  }
}
@media (min-width: 1400px) and (max-width: 1500px) {
  .contentable_menu_content_item.duyurular_item {
    max-width: 255px;
  }
}
@media (min-width: 1751px) and (max-width: 1900px) {
  .contentable_menu_content_item.duyurular_item {
    max-width: 380px;
  }
}
@media (min-width: 1281px) and (max-width: 1366px) {
  .tesis_item_photo img {
    width: 150px;
    height: 70px;
  }
  .contentable_menu_item {
    padding: 5px 10px !important;
  }
  h4.title_menu_contentable_Prop {
    color: #E84E0F;
    font-weight: bold;
    font-size: 16px;
  }
  .header-nav__item ul li {
    padding: 8px;
  }
  p.subtitle_searcbox {
    font-size: 9px !important;
  }
  .tabs.-bookmark .tabs__button {
    padding: 10px 10px !important;
  }
  .searchbox-inner-buttonprop {
    margin-right: 0rem !important;
  }
  .anketekatilbaslik_prop {
    font-size: 8px !important;
    line-height: 1.6;
  }
  .tabs.-bookmark .tabs__button.is-tab-el-active {
    width: 100% !important;
  }
  .contentable_menu_item {
    width: 180px !important;
    margin: 10px;
  }
  .projects_item_photo {
    width: 198px !important;
  }
  .projects_item {
    max-width: 180px !important;
  }
  .tmerkez_item {
    max-width: 180px;
  }
  h3.title.contentable_title {
    font-size: 9px;
    font-weight: 500;
  }
  .tmerkez_item_photo img {
    height: 70px;
  }
  .inner_index_mayor_prop {
    gap: 16rem !important;
  }
  .header-nav__item ul li {
    padding: 10px;
  }
  .contentable_menu_item {
    padding: 5px 10px !important;
  }
  h3.title.contentable_title {
    font-size: 8px;
  }
  .date.contentable_date {
    font-size: 6px;
  }
  .projects_menu_list .contentable_menu_item {
    padding: 5px 5px !important;
  }
  .projects_item {
    height: 120px;
  }
  .projects_item_photo img {
    height: 120px !important;
  }
  .devam_projects_item_photo img {
    height: 120px !important;
  }
  .devam_projects_item {
    height: auto;
  }
  .header-nav__item ul li a {
    font-size: 10px;
  }
  .tmerkez_item_footer {
    padding: 5px;
  }
  .tesis_item_footer {
    padding: 5px;
    width: 150px;
  }
  .contentable_menu_content_item_photo img {
    height: 80px;
  }
  .contentable_menu_content_item_photo {
    padding: 8px;
  }
  .slideraltkutusearch {
    width: 28vw !important;
  }
}

@media (min-width: 2560px) {
  .logohead:before {
    width: 100% !important;
    height: 270px !important;
  }
  .contentable_menu_content_item_photo img {
    width: 300px;
    height: 220px;
  }
  .contentable_menu_content_item {
    max-width: 345px;
  }
  .projects_item {
    max-width: 340px !important;
  }
  .projeler_bg_resim {
    background-size: 700px !important;
  }
  .guncel_bg_resim {
    background-size: 700px !important;
  }
  .projects_item_photo {
    width: 340px;
    height: 175px;
  }
  .devam_projects_item {
    max-width: 340px !important;
  }
  .devam_projects_item_photo {
    width: 340px;
    height: 175px;
  }
  h3.title.contentable_title {
    font-size: 15px;
    font-weight: 500;
  }
  h4.title_menu_contentable_Prop {
    color: #E84E0F;
    font-weight: bold;
    font-size: 28px;
  }
  .header-nav__item ul li a {
    font-size: 16px;
  }
  .contentable_menu_item {
    width: 270px !important;
  }
  .etkinlikler_footer {
    padding: 16px;
  }
  .tmerkez_item {
    max-width: 300px !important;
  }
  .tmerkez_item_photo img {
    width: 300px !important;
    height: 240px !important;
  }
  a.title_menu_contentable_Prop {
    font-size: 18px;
  }
  .tesis_item_photo img {
    width: 300px !important;
    height: 240px !important;
  }
}

@media (width: 1600px) {
  h3.title.contentable_title {
    font-size: 8px;
    font-weight: 500;
  }
  .contentable_menu_content_item_photo img {
    width: 230px;
    height: 100px;
  }
  .projects_item_photo {
    width: 250px;
  }
  .projects_item {
    max-width: 210px;
    height: 200px;
  }
  .projects_item_photo img {
    height: 200px !important;
  }
  .tmerkez_item {
    max-width: 200px;
  }
  .slideraltkutusearch {
    width: 34vw !important;
  }
  .movie-item-contents .webtvimg {
    height: 34.5rem !important;
  }
  .headlogonew {
    width: 80% !important;
    top: 15px !important;
    position: absolute !important;
  }
}

@media (min-width: 1500px) and (max-width: 1550px) {
  .contentable_menu_content_item.duyurular_item {
    max-width: 320px;
  }
}

@media (min-width: 1550px) and (max-width: 1600px) {
  .contentable_menu_content_item.duyurular_item {
    max-width: 280px;
  }
}

@media (min-width: 1600px) and (max-width: 1650px) {
  .contentable_menu_content_item.duyurular_item {
    max-width: 350px;
  }
}

@media (min-width: 1650px) and (max-width: 1750px) {
  .contentable_menu_content_item.duyurular_item {
    max-width: 300px;
  }
  .projects_item {
    max-width: 285px;
  }

  .projects_item_photo {
    width: 285px;
  }

  .tmerkez_item {
    max-width: 200px;
  }

  .tmerkez_item_photo img {
    height: 160px;
  }
}
