@media only screen and (max-width: 991px) {
	#heroSlider .carousel-item {height: 400px;}	
	#home-about .about-bg .about-contents .aciklama p:nth-of-type(n+2) {display: none;}	
	#home-completed-projects .carousel-item .project-contents .project-info {left: 0;width: 100%;max-width: 100%;position: relative;}	
	#home-completed-projects .carousel-item .project-contents .project-title {font-size: 2em;}
	#projectSlider .carousel-inner { padding-bottom: 50px; }	
	#home-completed-projects .project-carousel-buttons.d-flex.gap-4 {bottom: 1%;}	
	.section-gallery .gallery-contents {--bs-gallery-contents-hight: 220px;}
	.blog-single-image .overlay { --bs-overlay-bg: linear-gradient(270deg, rgb(3 44 85) 14.06%, rgb(3 44 85) 70.2%);}
	#icerik-detay .haber h3 {font-size: 1.2em;}
	header #corporate .largemenu.show {width: auto;}
	header #corporate .largemenu.show li {flex: 0 1 calc(100% - 1em);}
	header .navbar-nav .has-megamenu .item .menu-description {flex: 0 1 calc(100% - 1em);}
	.blog-single-image .blog-single-text h1{font-size: 2em;max-width: 100%;}
	#home-about .about-image {position:relative}
	#home-about .info{color: var(--bs-primary);}
	#home-links .col-xs-6{width:50%}

	
}


@media only screen and (min-width: 1268px) and (max-width: 1735px)  {
	
	
}