@media only screen and (max-width: 1600px){
	.header-style-four .header-top .inner-container, .header-style-four .menu-box{ max-width: initial; margin: 0; }
}

@media only screen and (max-width: 1139px){


}

@media only screen and (max-width: 1023px){
	.hide-sm, .main-header .header-top, .main-header .main-box{ display: none !important; }
	.main-header{ position: relative; }
	.mobile-header{ position: relative; display: block; width: 100%; background-color: #ffffff; margin: 0; padding: 20px 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; }
	.main-slider{ text-align: center; }
}

@media only screen and (min-width: 992px){ 
	::-webkit-scrollbar { width: 10px; background: #d5d5d5; }::-webkit-scrollbar-thumb { background: rgb(64, 191, 232); } 
	.sidebar { padding-left:50px; }
}


@media only screen and (max-width: 991px){
	.home-about .left { margin-bottom:50px; }
	.home-quality .right { margin-top:100px; }
	.copyright-content { text-align:center; }
	.copyright .link { text-align:center; padding-top: 15px; }
	.sidebar { margin-top:100px; }
	.hastaneler h4 { margin-top:20px }
}

@media only screen and (max-width: 767px){
	.copyright { text-align:center; }
	.copyright .link { text-align:center; padding-top: 15px;}
	h1 { font-size:36px; }
	h2 { font-size:34px; }
	h3 { font-size:32px; }
	h4 { font-size:30px; }
	h5 { font-size:28px; }
	h6 { font-size:26px; }
}	

@media only screen and (max-width: 599px){
	.main-slider h2{ font-size: 42px; }
	.main-slider .text{ font-size: 14px; line-height: 20px; }
	h1 { font-size:30px; }
	h2 { font-size:28px; }
	h3 { font-size:26px; }
	h4 { font-size:24px; }
	h5 { font-size:22px; }
	h6 { font-size:20px; }
	.home-contact { padding-top:50px; padding-bottom:50px; padding-left: 25px; padding-right: 25px; }
	.home-quality .col { width:50%; }
	.home-quality .col img { width: 100%; }
	.slider .content h1 { font-size: 28px; }
	.slider .content p { font-size:18px }
}

@media only screen and (max-width: 576px) {
	h1 { font-size:30px; }
	h2 { font-size:28px; }
	h3 { font-size:26px; }
	h4 { font-size:24px; }
	h5 { font-size:22px; }
	h6 { font-size:20px; }
	p, a, li { font-size:16px; }
}

@media only screen and (max-width: 479px){
	h1 { font-size:28px; }
	h2 { font-size:26px; }
	h3 { font-size:24px; }
	h4 { font-size:22px; }
	h5 { font-size:20px; }
	h6 { font-size:18px; }
	p, a, li { font-size:14px; }
}
