@media (max-width: 1585px) {


}
@media (max-width: 1360px) {


	.container-fluid {
		max-width:calc(100vw - 0px);	
	}


	#acilanmenu .ic {
		display:flex;
		align-items:center;
		justify-content:flex-start;
		height:100%;
		padding:100px 50px 100px 90px;
	}
}
@media (max-width: 960px) {

	.btnlight ,
	.btndark
	{
		padding: 0px 15px;
		height: 40px;
	}
	

	main {
		width:100vw;
	}
	
	#header {
		display:none;
	}
	
	#acilanmenu {
		display:none;
	}

	.acilanmenu2 {
		display:none;
	}


	/*------------------slider----------------------*/

	#slider .item .anaresim {
		width:100%;
		min-height:233px;
		object-fit:cover;
	}

	#slider .kaydir {
		display:none;
	}


	/*------------------slogan----------------------*/

	#slogan {
		position:relative;
		z-index:5;
		padding:20px 0px;
	}
	#slogan .yaziust {
		font-size: 18px;
		line-height: 26px;
		margin-bottom:20px;
	}
	#slogan .resim img {
		width:100%;
		min-height:300px;
		object-fit:cover;
		object-position:center;
	}
	#slogan .resim .circle {
		font-size: 27px;
		line-height: 36px;
	}

	/*------------------koleksiyonlar----------------------*/

	#koleksiyonlar {
		padding:20px 0px;
	}
	#koleksiyonlar .baslik {
		text-align:center;
	}
	#koleksiyonlar .altbaslik {
		margin-bottom:15px;
		text-align:center;
	}
	#koleksiyonlar .buton {
		margin-bottom:15px;
		text-align:center;
	}
	#koleksiyonlar .item {
		margin-bottom:15px;
	}
	
	/*------------------neden----------------------*/

	#neden {
		padding:20px 0px;
	}

	#neden .yazilar {
		display:flex;
		flex-direction:column;
		height:100%;
		align-items:center;
		text-align:center;
	}
	#neden .baslik {
		font-size: 35px;
		line-height: 45px;
		margin-bottom:15px;
	}
	#neden.page .baslik {
		font-size: 20px;
		line-height: 24px;
		margin-bottom:15px;
	}
	#neden .aciklama {
		margin-bottom:15px;
	}
	#neden .elyazisi {
        font-size: 30px;
        line-height: 45px;
		margin-bottom:30px;
	}
	#neden.page .elyazisi {
		font-size: 30px;
		line-height: 46px;
		margin-bottom:30px;
	}

	#neden .buton {
		margin-bottom:20px;
	}

	#neden .resim {
		width:100%;
	}

	/*------------------footer----------------------*/


	#footer .ust {
		padding:16px;
	}
	#footer .ust .container{
		flex-direction: column;
	}
	#footer .ust .logo {
		margin-bottom:20px;
	}
	#footer .ust .logo img {
		height: 140px;
	}

	#footer .bilgi {
		padding:10px 0px;
	}

	#footer .alt {
		padding:16px 0px;
	}

	#footer .altic {
		display:flex;
		align-items:center;
		flex-direction:column;
	}

	#footer .copy {
		margin-right:0px;
        margin-bottom: 25px;
		text-align:center;
	}
	
	#footer .orta .col-md-6 {
		border-right: 0;
		border-left: 0;
	}

	#footer .bilgi .icon {
    align-items: center;
	}
	
	/*------------------bread----------------------*/

	#bread {
		position:relative;
		z-index:5;
	}
	#bread .banner {
		width:100%;
		min-height:300px;
		object-fit:cover;
		object-position:center;
	}
	#bread .bilgi {
		padding:20px 0px;
	}
	#bread .bilgi .adi {
		font-size: 30px;
		line-height: 34px;
	}
	#bread .bilgi .ozet {
		font-weight: 400;
		font-size: 16px;
		line-height: 24px;
	}


	/*------------------koleksiyonust----------------------*/

	#koleksiyonust .banner {
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		height:100%;
		object-fit:cover;
		z-index:5;
	}
	#koleksiyonust .bilgi {
		position:relative;
		z-index:15;
		padding-top:30px;
		padding-bottom:30px;
	}
	#koleksiyonust .bilgi .baslik {
		font-size: 30px;
		line-height: 44px;
	}
	#koleksiyonust .bilgi .altbaslik {
		font-size: 18px;
		line-height: 27px;
		margin-bottom:20px;
	}
	#koleksiyonust .slidealan {
		padding:10px;
	}
	#koleksiyonust .slidealan .item .altresim {
		height:200px;
	}
	#koleksiyonust .slider-button-next, 
	#koleksiyonust .slider-button-prev {
		bottom: calc(50% - 15px);
		width:30px;
		height:30px;
		border-radius:15px;
		font-size:18px;
		color:#155e72;
		z-index:101;
		border: 1px solid #f3f3f3;
	}
	#koleksiyonust .slider-button-prev {
		left:15px;
	}
	#koleksiyonust .slider-button-next {
		right:15px;
	}
	
	#iletisimpage .alan .row{
		gap: 15px;
	}
	
	#iletisimpage iframe {
    	margin-top: 15px;
	}
	
	/*------------------koleksiyondetay----------------------*/

	#koleksiyondetay {
		position:relative;
		z-index:5;
		padding:20px 0px;
		border-bottom:1px solid #E7E7E7;
	}
	#koleksiyondetay .baslik {
		font-size: 20px;
		line-height: 26px;
		margin-bottom:15px;
	}
	#koleksiyondetay .aciklama {
		font-size: 16px;
		line-height: 22px;
	}
	#koleksiyondetay .carousel-indicators {
	  	display: none;
	  	position: relative;
	}
	#koleksiyondetay .acikresimler {
	  	margin: auto;
	}
	#koleksiyondetay .carousel-item {
	  	text-align: center;
	  	padding-left: 0;
	  	margin: auto;
	}
	#koleksiyondetay .carousel-item img {
	  	height: auto;
	  	width: calc(100% - 15px);
	  	object-fit: contain;
		margin:10px auto;
	}
	#koleksiyondetay .carousel-inner img {
    width: 100%;
	}
	#koleksiyondetay .aciklama p,
	table{
    width: 100% !important;
	}
	
}