@media (max-width:1559px) {	

	
}

@media (max-width:1439px) {	

	.container{
		width:100%;
	}

	.cookies-box{
		padding:15px;
	}

}

@media (max-width:1367px) {	

	.proje-wrapper{
		width:33.33%
	}

}

@media (max-width:1200px) {

	.all-header-wrapper{
		position: relative;
		top:0
	}
	
	.menu{
		display:none
	}

	.toggle{
		display:block
	}

	.sub-wrapper{
		display:none
	}

	.logo img{
		max-height:40px
	}

	.certificate-wrapper{
		width:33.33%
	}

	/** components **/

	.small-text{
		font-size:16px;
		line-height: 32px;
	}
	
	.medium-text{
		font-size:18px;
		line-height: 32px;
	}
	
	.large-text{
		font-size:24px;
		line-height: 1.4;
	}
	
	.x-large-text{
		font-size:34px;
		line-height: 1.4;
	}

	.categories-list-item-wrapper{
		width:33.33%;
	}

	.page-left-wrapper{
		width:100%;
		order:2
	}

	.page-right{
		width:100%;
		padding:0;
		order:0
	}

	.engineering-item-wrapper{
		width:33.33%
	}

	.tabs-links{
		display:none
	}

	.tab-mobile-link{
		display: flex;
	}

	.product-wrapper,.category-wrapper{
		width:50%
	}

	.product-gallery-wrapper{
		width:100%;
	}

	.product-summaries-wrapper{
		width:100%;
		margin-top:15px;
		padding-left:0
	}


}

@media (max-width:1024px){

	.proje-wrapper{
		width:50%
	}

	.container{
		padding:0 15px
	}

	.in-page-header .top{
		border:none
	}

	.sector-wrapper{
		width:50%
	}

	.engineering-item-wrapper{
		width:50%;
	}

	/** components **/

	.small-text{
		font-size:16px;
		line-height: 1.8;
	}
	
	.medium-text{
		font-size:18px;
		line-height: 1.8;
	}
	
	.large-text{
		font-size:24px;
		line-height: 1.4;
	}
	
	.x-large-text{
		font-size:34px;
		line-height: 1.4;
	}

	.footer-item-wrapper{
		width:100%;
		padding:0;
		margin-top:30px
	}

	.jc-end,.jc-center{
		justify-content: flex-start;
	}

	.footer-bottom-container{
		padding:0 30px
	}

	.categories-list-item-wrapper{
		width:50%;
	}

	.haber-wrapper{
		width:50%
	}

	.referans-wrapper{
		width:50%
	}

	.cookies-box{
		padding:15px;
		flex-wrap:wrap
	}

	.cookies-desc{
		width:100%;
	}

	.cookies-link{
		margin-top:15px
	}

}

@media (max-width:768px){

	.sector{
		height:300px
	}

	.engineering-item{
		height:300px
	}

	.referans-wrapper{
		width:100%
	}

}

@media (max-width:600px){

	.proje-wrapper{
		width:100%
	}

	.sector-wrapper{
		width:100%
	}

	.engineering-item-wrapper{
		width:100%
	}

	.categories-list-item-wrapper{
		width:100%;
	}

	.haber-wrapper{
		width:100%
	}


}