@media (max-width: 1025px) {
body{
    padding-right: 0px !important;
}

#sidebarMenu .menu-toggle-arrow {
    font-size: 16px;
    margin-left: 8px;
    cursor: pointer;
    transition: transform .3s ease;
    display: inline-block;
}
.event-area .social-media-box {
    height: 97%;
}
#sidebarMenu.mobile-collapsed li:not(.menu-header) {
    display: none;
}

#sidebarMenu.open .menu-toggle-arrow {
    transform: rotate(180deg);
}

.fast-access-area .fast-access-item {
    height: 150px;
    font-size: 12px !important;
    padding: 10px;
    overflow: hidden;
}

header.header-area.header-sticky .logo img {
    max-width: 75px !important;
    height: 75px !important;
}

.content-area .content-main .calendar-area .event-filter .event-checkbox-group .event-checkbox {
    display: grid;
}

.content-area .content-main .calendar-area .event-filter .event-checkbox-group label {
    width: 29% !important;
}
.accessibility-btn {
    position: fixed;
    left: 43%;
    bottom: 3%;
    transform: translateY(-50%);
    background: #004E7E;
    padding: 12px;
    border-radius: 50%;
    cursor: pointer;
    z-index: 9999;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .18);
    transition: background .2s ease;
}
.mbl-item-start{
    flex-direction: column;
    align-items: start !important;
    gap: 12px;
}
.content-area .sidebar {
    margin-bottom: 32px;
}

.event-box {
    position: relative;
    bottom: -20% !important;
    /*right: 33%;*/
    text-align: center;
	float: none !important;
}
.fast-access-area .fast-access-item h5 {
font-size: 14px !important;
}

.fast-access-area .fast-access-item div {
width: 34px !important;
height: 34px !important;
}
.fast-access-area .desc-text p {
text-align: left;
}
.footer-mobil-none{
display: none !important;
}
.footer-arrow{
display: block !important;
}
.footer-links {
display: none;
transition: all 0.3s ease;
}
.scroll-down-slider {
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 95%;
}
.footer-toggle {
cursor: pointer;
display: flex;
justify-content: space-between;
align-items: center;
}

.footer-arrow {
font-weight: bold;
transition: transform 0.3s ease;
}

.footer-toggle.active .footer-arrow {
transform: rotate(45deg);
}

.footer-toggle.active + .footer-links {
display: block;
}
.footer_dropdown {
margin-bottom: 20px;
}
footer.footer-area h6::after {width: 100%;}

/* Başlık */
.footer_toggle {
font-size: 1rem;
font-weight: 600;
color: #fff;
display: flex;
justify-content: space-between;
align-items: center;
padding: 12px 0;
border-bottom: 1px solid rgba(255,255,255,0.2);
cursor: pointer;
transition: color 0.3s ease;
}

.footer_toggle:hover {
color: #00c4ff;
}

/* "+" ikonu */
.footer_icon {
font-size: 18px;
font-weight: 700;
transition: transform 0.3s ease;
}

/* Menü */
.footer_links {
list-style: none;
padding-left: 0;
margin: 0;
overflow: hidden;
max-height: 0;
opacity: 0;
transition: all 0.35s ease;
}

.footer_links li {
padding: 8px 0;
}

.footer_links li a {
color: rgba(255,255,255,0.85);
text-decoration: none;
font-size: 0.95rem;
transition: color 0.2s ease;
}

.footer_links li a:hover {
color: #00c4ff;
}

/* Açıldığında aktif */
.footer_toggle.active .footer_icon {
transform: rotate(45deg);
}

.footer_toggle.active + .footer_links {
max-height: 400px; /* yeterli uzunluk */
opacity: 1;
}

/* Masaüstünde açık, mobilde açılır */
.footer_links {
max-height: none;
opacity: 1;
}
.footer_icon {
display: none;
}

}
@media (max-width: 1025px) {
ul.event-tabs {
width: 100%;
overflow: scroll;
padding-bottom: 18px;
}

.event-tabs li {
width: 50% !important;
}
.search-footer-area{
flex-direction: column;
gap: 12px;
}

section.hero-area .hero-slider-wrapper .hero-static-content .hero-text h1::after {
bottom: 45%;
}

section.hero-area .hero-slider-wrapper .hero-static-content .hero-text .hero-buttons .btn {
padding: 8px 8px;
color: #FFF;
font-size: 12px;
}

.elips {
position: absolute;
width: 102px;
height: 212px;
left: 0;
}


.countdown {
margin-top: auto;
justify-content: space-around;
align-self: stretch;
padding: 0 !important;
}
section .event-banner .btn {
display: flex;
padding: 8px 16px;
align-items: center;
gap: 6px;
border-radius: 4px;
border: 1px solid rgba(255, 255, 255, 0.31);
backdrop-filter: blur(3.8499999046325684px);
color: #FFF;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: normal;
transition: 0.4sease-in-out;
margin-left: 0 !important;
width: 100%;
justify-content: center;
}
.news-area .news-area-content .news-content .news-item {
    border-radius: 16px;
    height: 300px;
    position: relative;
    padding: 12px;
    background-size: cover;
    align-items: end;
    display: flex;
}
.news-area .news-area-content .news-content .news-item .news-item-text {
    gap: 0px;
    padding: 10px;
}
.news-area .news-area-content .news-content .news-item .news-item-text .news-item-meta .date {
font-size: 12px;
line-height: 24px;
}
.news-area .news-area-content .news-content .news-item .news-item-text .news-item-title h4 {
    font-size: 14px;
    line-height: 20px;
}
.news-area .news-area-content .news-content .news-item .news-item-text p {
font-size: 12px;
line-height: 18px;
}
.news-area {
padding: 40px 0;
}
.news-area .news-area-content {
display: flex;
flex-direction: column;
gap: 24px;
}
.news-area .notice-area {
display: flex;
flex-direction: column;
gap: 24px;
margin-top: 40px;
}
.fast-access-area {
padding: 0px 0 40px;
}

.calendar-filter {

height: 50px;
text-align: left;
align-items: center;
justify-content: space-between;
}
.calendar-filter input {
max-width: 165px;
}
.event-area .event-calendar-box .event-date-tabs {
display: flex;
align-items: center;
gap: 16px;
align-self: stretch;
overflow: scroll;
width: max-content;
}
.date-box {
        min-width: 80px;
        height: 100px;
    }
.event-area .event-calendar-box {
overflow: scroll;
}
.event-area .social-media-box {
margin-top: 24px;
}
footer.footer-area .footer-logo img {
max-width: 150px !important;
height: auto !important;
}
footer.footer-area .web-sites {
margin-top: 24px;
}


header.header-area.sub-header-area {
    width: 95%;
    left: 2%;
}

header.header-area.sub-header-area .logo img{
    max-width: 90px;
    height: 90px !important
}

.sub-banner-area {
    padding-top: 80px;
    padding-left: 5px;
    height: 250px;
}

.sub-banner-area .sub-banner-content .title-text h2 {
    font-size: 25px;
}

.sub-banner-area .sub-banner-content nav .breadcrumb-list li a {
    font-size: 11px;
    line-height: 18px;
}

.sub-banner-area .sub-banner-content nav .breadcrumb-list li.active {
    font-size: 11px;
    line-height: 18px;
}
.sub-banner-area::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    background: url(../images/subbannerkarabaglar.png);
    background-position-x: 10%;
    background-position-y: 405%;
    background-repeat: no-repeat;
    opacity: 0.4;
    background-size: 175%;
}
.content-area .sidebar::after {
    right: -50%;
}
.content-area .content-main {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 48px;
    flex: 1 0 0;
    margin-bottom: 48px;
}
section.content-area {
padding: 30px 0px;
}
.content-area .content-main .table-content .table-wrapper {
overflow-x: scroll;
}
.mbl-order-1 {
order: 1 !important;
}
.mbl-order-2 {
order: 2 !important;
}
.content-area .content-main .muhtarlik-area .muhtar-content {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 32px;
flex: 1 0 0;
margin-top: 48px;
}
.content-area .report-tabs .tab-btn {
flex: 1 1 calc(50% - 1rem);
max-width: calc(50% - 1rem);
font-size: 12px;
}

.yonetim-semasi-ozel-div {
width: 100% !important;
margin-top: 24px;
}

.org-schema-img-mbl{
display: none;
}

.yonetim-semasi-ozel-div .org-list a {
font-size: 14px;
}
.content-area .org-chart-area .org-column .org-leader p {
color: var(--Color-Body, #404040);
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 20px;
margin-bottom: 0;
}


.content-area .contact-form .form-row {
flex-direction: column;
}
.content-area .contact-form .form-row .form-group {
width: 100%;
}

.kvkk-content{
float: left !important;
max-width: 100%;
margin: 0 !important;
}

.sub-banner-area .sub-banner-content nav .breadcrumb-list {
flex-wrap: wrap;
}
.content-area .content-main .calendar-area .event-filter {
display: flex;
padding: 12px 0;
align-items: start;
gap: 24px;
align-self: stretch;
flex-direction: column;
}
.content-area .content-main .calendar-area .event-filter .event-checkbox-group {
        display: flex;
        align-items: center;
        gap: 18px;
        padding-left: 0;
        border-left: none;
        flex-wrap: wrap;
}

.content-area .content-main .calendar-area .calendar-table-wrapper table {
width: 100%;
overflow-x: scroll;
}
.content-area .content-main .calendar-area .calendar-table-wrapper {
width: 100%;
border-radius: 10px;
border: 1px solid var(--Text-Text-Stoke-50, #E7EDF0);
overflow-x: scroll;
}
.custom-modal .modal-card {
flex-direction: column;
gap: 12px;
margin: 0px 12px;
}
.modal-left {
width: 100%;
position: relative;
}
.modal-right {
width: 100%;
padding: 24px;
justify-content: center;
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 16px;
flex: 1 0 0;
align-self: stretch;
}
.content-area .content-main .event-detail-wrapper .event-text {
margin-top: 16px;
}
.content-area .content-main .event-info .info-box {
margin-top: 32px;
}
a.logo img {
max-width: 115px;
height: 100px !important;
}
.right-menu-content p img {
width: 100%;
max-width: 100%;
}






.header-mobile-open {
background: none;
border: none;
padding: 0;
margin-left: 10px;
z-index: 1001;
position: relative;
}

.header-mobile-menu-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: #fff;
z-index: 1000;
overflow-y: auto;
padding: 30px 20px;
transform: translateY(-100%);
transition: transform 0.4s ease;
}

.header-mobile-menu-wrapper.active {
transform: translateY(0);
}

.header-mobile-menu-section {
font-family: 'Satoshi', sans-serif;
}

.mobile-menu-close {
background: none;
border: none;
margin-bottom: 20px;
display: flex;
justify-content: flex-end;
width: 100%;
}

.header-mobile-toggle {
background: none;
border: none;
font-size: 18px;
font-weight: 600;
color: #1A3B5D;
padding: 12px 0;
text-align: left;
width: 100%;
cursor: pointer;
position: relative;
}

.header-mobile-toggle::after {
content: '▾';
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
font-size: 12px;
transition: transform 0.3s;
}

.header-mobile-toggle.active::after {
transform: translateY(-50%) rotate(180deg);
}

.header-mobile-accordion {
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease;
padding-left: 10px;
margin-bottom: 12px;
}

.header-mobile-accordion a {
display: block;
font-size: 15px;
color: #2B5EA5;
text-decoration: none;
padding: 8px 0;
border-bottom: 1px solid #E0E0E0;
}

.header-mobile-accordion a:last-child {
border-bottom: none;
}

.header-mobile-single-link {
display: block;
font-size: 17px;
font-weight: 500;
color: #1A3B5D;
padding: 12px 0;
text-decoration: none;
border-bottom: 1px solid #ddd;
}

.header-area.sub-header-area button#mobileMenuToggle{
filter: brightness(0) saturate(100%) invert(18%) sepia(63%) saturate(629%) hue-rotate(155deg) brightness(100%)
contrast(104%);
}

.header-area.sub-header-area button#rightMenuToggle{
filter: brightness(0) saturate(100%) invert(18%) sepia(63%) saturate(629%) hue-rotate(155deg) brightness(100%)
contrast(104%);
}

button#mobileMenuToggle {
background: none;
border: none;
filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%)
contrast(103%);
}

button#mobileMenuToggle img {
width: 32px;
}
button#rightMenuToggle {
background: none;
border: none;
filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%)
contrast(103%);
}
.header-area.header-sticky .py-3 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}
button#rightMenuToggle img {
width: 32px;
}
.news-dvm-btn a {
    font-size: 14px;
}
.mobile-menu-toggle {
display: flex;
margin-right: 20px;
}
.mobile-right-menu-toggle {
display: flex;
}


.rightmenu-toggle-btn {
background: none;
border: none;
padding: 0;
margin-left: 12px;
z-index: 1001;
position: relative;
}

.rightmenu-wrapper {
position: fixed;
top: 0;
left: 0;
background: #fff;
width: 100%;
height: 100vh;
z-index: 1000;
overflow-y: auto;
transform: translateY(-100%);
transition: transform 0.4s ease;
padding: 30px 20px;
}

.rightmenu-wrapper.active {
transform: translateY(0);
}

.rightmenu-close-btn {
background: none;
border: none;
display: flex;
justify-content: flex-end;
width: 100%;
margin-bottom: 20px;
}

.rightmenu-list {
list-style: none;
padding: 0;
margin: 0;
}

.rightmenu-item {
margin-bottom: 14px;
}

.rightmenu-accordion-toggle {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
background: none;
border: none;
font-size: 24px;
font-weight: 600;
color: #1A3B5D;
padding: 12px 0;
cursor: pointer;
}

.rightmenu-accordion-toggle img {
width: 38px;
margin-right: 8px;
height: 38px;
object-fit: contain;
}

.rightmenu-accordion-toggle::after {
content: '▾';
margin-left: auto;
font-size: 12px;
transition: transform 0.3s;
}

.rightmenu-accordion-toggle.active::after {
transform: rotate(180deg);
}

.rightmenu-accordion-content {
max-height: 0;
overflow: hidden;
transition: max-height 0.4s ease;
padding-left: 10px;
}

.rightmenu-accordion-content a {
display: flex;
align-items: center;
font-size: 18px;
color: #2B5EA5;
text-decoration: none;
padding: 12px 0;
}

.rightmenu-accordion-content a img {
width: 26px;
margin-right: 6px;
}

.rightmenu-single-link {
display: flex;
align-items: center;
font-size: 22px;
font-weight: 500;
color: #1A3B5D;
text-decoration: none;
padding: 10px 0;
}

.rightmenu-single-link img {
width: 38px;
margin-right: 8px;
}
main .right-menu{
display: none;
}
header.header-area {
z-index: 999;
}

header.header-area.sub-header-area {
    width: 100% !important;
    left: 0% !important;
}

.header-area.header-sticky {
    background: #043B58; 
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
}


header.header-area.sub-header-area.header-sticky .logo img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(6553%) hue-rotate(336deg) brightness(110%) contrast(102%);
}

.header-area.sub-header-area.header-sticky button#mobileMenuToggle {
    filter: brightness(0) saturate(100%) invert(100%) sepia(2%) saturate(6553%) hue-rotate(336deg) brightness(110%) contrast(102%);
}
.qr-content{
    text-align: center;
    margin-top: 20px;
    display: none;
}
img.qr_img {
    max-height: 100px;
    display: none;
}
}


@media (max-width: 799px){
	.news-area .notice-area .notice-list .notice-box .notice-img{
        height:90px !important;
    }
	section .event-banner .event-box-img {
	border-radius: 7.564px;
	border: 0.63px solid rgba(255, 255, 255, 0.30);
	background: linear-gradient(197deg, rgba(255, 255, 255, 0.00) -4.31%, rgba(255, 255, 255, 0.29) 80.47%);
	box-shadow: 0px 1.261px 6.808px 0px rgba(0, 0, 0, 0.11);
	backdrop-filter: blur(0.6986905932426453px);
	display: flex;
	width: 140px;
	height: 80px;
	padding: 2.521px;
	flex-direction: column;
	align-items: flex-start;
	gap: 6.304px;
}
.event-area .event-calendar-box .event-card .event-img img{
object-fit: contain;
}
}
@media (min-width: 800px) and (max-width: 992px){
.news-area .notice-area .notice-list .notice-box .notice-img{
        height:140px !important;
		width:200px !important;
		font-size:16px !important;
    }
	.news-area .notice-area .notice-list .notice-box .notice-text h4{
		font-size:16px !important;
    }
    .news-area .news-area-content .news-content .news-item .news-item-text .news-item-title h4{
		font-size:16px !important;
    }
	.section .event-banner .event-box-img {
		width:250px !important;
	}
	.content-area .content-main .event-detail-wrapper .event-image-box{
		height: 420px !important;
	}
}


@media (max-width: 512px){
		.filter-title{
		display:none !important;
	}
}

@media (min-width: 992px) and (max-width: 1024px) {
    .hero-static-content {
        min-height: 50vh !important;
    }
    .event-box{
        right:0px !important;
    }
    .news-area .notice-area .notice-list .notice-box .notice-img img{
        object-fit: contain !important;
    }
    .right-menu {
         display: none !important;
    }
    main .content {
        width: 100% !important;
    }
    ul.footer-contact a,ul.footer-contact li {
        font-size: 13px;
    }

    
}
@media(max-width:1025px) and (min-width:476px){
    .news-area .news-area-content .news-content .news-item{
        height: 500px !important;
    }
}
@media (max-width: 430px){
		.event-area .social-media-box {
padding: 0px;

}
    .event-area .event-calendar-box .event-date-tabs {
		width: 100%;
	}
.date-box {
        width: 60px;
        height: 100px;
    }


}
@media (max-width: 600px){
		.content-area .content-main .table-content .table-wrapper table tbody tr td {
        flex-direction: column; /* Üst üste bindir */
        justify-content: center; /* Dikeyde ortala */
        height: auto;           /* İçerik üst üste binince yükseklik yetmeyebilir */
        padding: 15px 5px;
        width: 100% !important; /* TD genişliğini serbest bırak */
    }
}
@media screen and (max-width: 1600px) {
    body {
        /* zoom: 0.79;
        -moz-transform: scale(0.79);  */
        -moz-transform-origin: top center;
    }
	.modal-backdrop{
        width: 125vw !important;
        height: 125vh !important;
        transform: scale(1.3); 
        transform-origin: top left;
    }
	 p {
        
        font-size: 101% !important; 
    }
}