/* Setech | Just another HTML Template  */

@media only screen and (max-width: 479px){
	.form-checkbox .pa { font-size: 12px; text-align:left; }
}

@media only screen and (max-width: 576px) {
	
}

@media only screen and (max-width: 767px){
	.header-info a { font-size:12px; line-height:18px }
	.slider-content h1 { font-size: 2em; }
	.slider-content p { font-size: 15px; }
	.yorum2 { text-align:center; }
	.logo-track { display: flex; animation: scroll 10s linear infinite; }
}

@media only screen and (max-width: 767px){
	.header-info a { font-size:12px; line-height:18px }
	.slider-content h1 { font-size: 2em; }
	.slider-content p { font-size: 15px; }
	.yorum2 { text-align:center; }
	.copyright-content { text-align:center; }
	.copyright .link { text-align:center; padding-top: 15px; }
	.urunlerimiz .urun { padding:5px }
	.urunlerimiz .urun h3 { font-size:18px }
	.urunlerimiz .urun p { font-size:14px; line-height:16px; padding-top:10px }
	.title h2 { font-size:28px; }
}

@media only screen and (max-width: 599px){
	.page-title h1 { font-size:26px }
	.page-title .navigation { font-size:12px }
	.page-title a { font-size:12px }
	.musteriler .item { padding:15px }
	.urunlerimiz .urun .detayli-incele { font-size:10px; }
	.urunlerimiz .urun .whatsapp { font-size:10px; }
	.title h2 { font-size:24px; }
	.slider-item h1 { font-size:24px; }
	.slider-item p { font-size:14px; }
	.slider-item button { padding:5px; padding-left:25px; padding-right:25px; }
}

@media only screen and (min-width: 767px){
	.yorum2 { display: flex; align-items: center; justify-content: center; }
	.musteriler .item { padding:15px; padding-top:20px; padding-bottom:20px; }
}

@media only screen and (max-width: 1023px){
	.hide-sm,
	.main-header .header-top,
	.main-header .main-box{
		display: none !important;
	}

	.header-info {
		display: none;
	}

	.main-header{
		position: relative;
	}

	.mobile-header{
		position: relative;
		display: block;
		width: 100%;
		background-color: #ffffff;
		margin: 0;
		padding: 35px 15px;
	}

	.nav-outer .mobile-nav-toggler{
		display: block;
	}

	.main-header .nav-outer .main-menu{
		display: none;
	}

	.nav-outer .mobile-nav-toggler{
		padding: 5px 0;
	}

	.mobile-header.fixed-header{
		position: fixed;
		top: 0;
		width: 100%;
	}

	.fixed-header .mobile-sticky-header{
		opacity: 1;
		visibility: visible;
	}
}

@media only screen and (min-width: 1139px){

.musteriler .item { padding:35px }
.bilgi-iste form { width:50%; margin:0 auto; }
}
