@media (min-width: 992px) {
  .header-nav__mayor-social a svg {
    height: 25px;
  }
  .d-flex.menulinksSecondProp.flex-column {
    background: #fff;
    padding: 1rem;
    border-radius: 1rem;
    align-items: start;
    height: auto;
    justify-content: space-between !important;
    position: relative;
    height: 90vh;
    width: auto;
  }
  .custom_menu_footer_button {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 12px;
  }
  .header-nav__mayor-social a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 1rem;
    color: rgb(255 255 255);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    border-radius: 100%;
    padding: 7px;
    background: linear-gradient(
      322deg,
      rgba(0, 159, 227, 1) 0%,
      rgba(0, 94, 161, 1) 100%
    );
    max-width: 32px;
    max-height: 32px;
  }
  .header {
    position: absolute;
    top: 4%;
    right: 0;
    left: 5%;
    z-index: 1000;
    height: 0 !important;
    max-width: max-content;
  }
  .header-bottom {
    max-width: max-content;
    height: auto;
  }

  .header-nav__item > a {
    color: #000000;
  }

  .header-nav__item > a:hover {
    color: #9d0817;
  }
  .header-nav__item:hover > a {
    color: #fff !important;
  }

  .header-container {
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    border-radius: 1rem;
    padding: 12px;
    box-shadow: 1px 10px 20px #4e4e4e26;
  }

  .header-nav {
    flex-direction: row;
    position: relative;
  }
}

@media (max-width: 992px) {
  .header-sticky .logo img {
    max-height: 70px !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;
  }

  .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: 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;
  }

  /* .mayor_menu_content {
    left: -15rem !important;
    min-width: 75vw !important;
  } */

  /* .contentable_menu_area {
    height: 84vh;
    left: -33rem !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_menu_list {
    left: -64rem !important;
    height: 84vh;
  } */

  .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;
  }

  /* .gezilecek_yerler_arka {
    left: -64rem !important;
    height: 84vh !important;
  } */

  .tmerkez_item {
    max-width: 163px;
    width: 100%;
  }

  .tesis_item_footer {
    width: 150px;
  }

  /* .kurumsal_menu_content_prop {
    left: -27rem !important;
  } */

  /* .header-nav__item ul {
    left: -14rem;
  } */

  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }

  /* .duyurular_index_prop {
    display: none !important;
  } */
}

@media (min-width: 1460px) and (max-width: 1480px) {
  .header-nav__item ul li {
    padding: 7px 0 7px 0;
    padding: 18px;
  }

  /* .mayor_menu_content {
    left: -15rem !important;
    min-width: 75vw !important;
  } */

  /* .contentable_menu_area {
    height: 84vh;
    left: -37rem !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_menu_list {
    left: -65rem !important;
    height: 84vh;
  } */

  .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;
  }

  /* .gezilecek_yerler_arka {
    left: -65rem !important;
    height: 84vh !important;
  } */

  .tmerkez_item {
    max-width: 163px;
    width: 100%;
  }

  .tesis_item_footer {
    width: 150px;
  }

  /* .kurumsal_menu_content_prop {
    left: -27rem !important;
  } */

  /* .header-nav__item ul {
    left: -14rem;
  } */

  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }

  /* .duyurular_index_prop {
    display: none !important;
  } */
}

@media (min-width: 1480px) and (max-width: 1500px) {
  /* .contentable_menu_area {
    height: 84vh;
    left: -39rem !important;
  }

  .projects_menu_list {
    left: -66rem !important;
    height: 84vh;
  }

  .gezilecek_yerler_arka {
    left: -66rem !important;
    height: 84vh !important;
  } */
}

@media (min-width: 1480px) and (max-width: 1550px) {
  .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: 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;
  }

  /* .kurumsal_menu_content_prop {
    left: -28rem !important;
  } */

  /* .header-nav__item ul {
    left: -14rem;
  } */

  .guncel_bg_resim .contentable_menu_item {
    width: 180px !important;
  }

  /* .duyurular_index_prop {
    display: none !important;
  } */
}

@media (min-width: 2560px) {
  /* .kurumsal_menu_content_prop {
    left: -58rem !important;
  }

  .contentable_menu_area {
    left: -84rem !important;
  }

  .projects_menu_list {
    left: -113rem !important;
  }

  .contentable_menu_area_right {
    left: -114rem !important;
  } */
}

@media (min-width: 1200px) and (max-width: 1280px) {
  .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: calc(290px - 80px) !important;
    padding: 16px 10px !important;
  }

  /* .kurumsal_menu_content_prop {
    left: -17rem !important;
  }

  .mayor_menu_content {
    left: -5rem !important;
  }

  .header-nav__item ul {
    left: -14rem;
  } */

  /* .contentable_menu_area {
    left: -27.5rem !important;
    height: 78vh;
  } */

  /* .duyurular_index_prop {
    display: none !important;
  } */

  .contentable_menu_item {
    width: 180px !important;
    margin: 10px;
  }

  /* .projects_menu_list {
    left: -52rem !important;
    height: 80vh;
  } */

  .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;
  }

  /* .contentable_menu_area_right {
    left: -56rem !important;
    height: 81vh;
  } */

  .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: 16rem !important;
  }

  h4.title_menu_contentable_Prop {
    color: #9d0817;
    font-weight: bold;
    font-size: 16px;
  }

  .contentable_menu_item {
    padding: 5px 10px !important;
  }
}

@media (min-width: 1281px) and (max-width: 1366px) {
  .tesis_item_photo img {
    width: 220px;
    height: 70px;
  }

  .contentable_menu_item {
    padding: 5px 10px !important;
  }

  h4.title_menu_contentable_Prop {
    color: #9d0817;
    font-weight: bold;
    font-size: 16px;
  }

  .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: calc(290px - 80px) !important;
    padding: 16px 10px !important;
  }

  /* .kurumsal_menu_content_prop {
    left: -21rem !important;
  } */

  /* .mayor_menu_content {
    left: -5rem !important;
  } */

  /* .header-nav__item ul {
    left: -16rem;
  } */

  /* .contentable_menu_area {
    left: -32rem !important;
    height: 78vh !important;
  } */

  /* .duyurular_index_prop {
    display: none !important;
  } */

  .contentable_menu_item {
    width: 180px !important;
    margin: 10px;
  }

  /* .projects_menu_list {
    left: -52rem !important;
    height: 81vh;
  } */

  .projects_item_photo {
    width: 235px !important;
  }

  .projects_item {
    max-width: 220px !important;
  }

  /* .contentable_menu_area_right {
    left: -61rem !important;
    height: 78vh !important;
  } */

  .tmerkez_item {
    max-width: 150px;
  }

  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;
  }

  .contentable_menu_content_item_photo img {
    height: 80px;
  }

  .contentable_menu_content_item_photo {
    padding: 8px;
  }

  .slideraltkutusearch {
    width: 28vw !important;
  }
}
@media (min-width: 2500px) {
  .contentable_menu_area_right {
    left: 8% !important;
    right: 8% !important;
    min-width: calc(60% - 14%) !important;
    width: 46% !important;
  }
  .contentable_menu_area {
    left: 8% !important;
    right: 8% !important;
    min-width: calc(60% - 14%) !important;
    width: 46% !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: 1200px !important;
  }

  .guncel_bg_resim {
    background-size: 1200px !important;
  }

  .projects_item_photo {
    width: 340px;
    height: 175px !important;
  }

  .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: #9d0817;
    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) {
  /* .kurumsal_menu_content_prop {
    left: -23rem !important;
  } */

  /* .header-nav__item ul {
    left: -16rem;
  } */

  .header-nav__item ul li {
    padding: 12px;
  }
  /* 
  .contentable_menu_area {
    left: -35rem !important;
  } */

  h3.title.contentable_title {
    font-size: 8px;
    font-weight: 500;
  }

  .contentable_menu_content_item_photo img {
    width: 230px;
    height: 100px;
  }

  /* .projects_menu_list {
    left: -71.5rem !important;
  } */

  .projects_item_photo {
    width: 250px;
  }

  .projects_item {
    max-width: 250px;
    height: 200px;
  }

  .projects_item_photo img {
    height: 200px !important;
  }

  /* .contentable_menu_area_right {
    left: -71.5rem !important;
  } */

  .tmerkez_item {
    max-width: 200px;
  }

  .slideraltkutusearch {
    width: 30vw !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) {
  /* .kurumsal_menu_content_prop {
    left: -28rem !important;
  }

  .contentable_menu_area {
    left: -39.5rem !important;
  }

  .projects_menu_list {
    left: -68rem !important;
  }

  .gezilecek_yerler_arka {
    left: -68rem !important;
    height: 84vh !important;
  } */
}

@media (min-width: 1550px) and (max-width: 1600px) {
  /* .kurumsal_menu_content_prop {
    left: -28rem !important;
  }

  .contentable_menu_area {
    left: -42.5rem !important;
  }

  .projects_menu_list {
    left: -71rem !important;
  }

  .gezilecek_yerler_arka {
    left: -71rem !important;
    height: 84vh !important;
  } */
}

@media (min-width: 1600px) and (max-width: 1650px) {
  /* .kurumsal_menu_content_prop {
    left: -29rem !important;
  }

  .contentable_menu_area {
    left: -46.5rem !important;
  }

  .projects_menu_list {
    left: -73rem !important;
  }

  .gezilecek_yerler_arka {
    left: -73rem !important;
    height: 84vh !important;
  } */
}

@media (min-width: 1650px) and (max-width: 1750px) {
  /* .kurumsal_menu_content_prop {
    left: -31rem !important;
  }

  .contentable_menu_area {
    left: -48.5rem !important;
  }

  .projects_menu_list {
    left: -77rem !important;
  } */

  .projects_item {
    max-width: 285px;
  }

  .projects_item_photo {
    width: 285px;
  }

  .tmerkez_item {
    max-width: 200px;
  }

  .tmerkez_item_photo img {
    height: 160px;
  }

  /* .gezilecek_yerler_arka {
    left: -77rem !important;
    height: 84vh !important;
  } */
}

@media (min-width: 1280px) and (max-width: 1366px) {
  .header-bottom {
    width: 16vw !important;
  }
  .header {
    top: 5.5% !important;
  }
  .header-container {
    justify-content: center !important;
  }
}
@media (min-width: 1440px) and (max-width: 1600px) {
  .header-bottom {
    width: 15vw !important;
  }
}
