/* RESPONSIVE  */

@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 (min-width: 992px){
	::-webkit-scrollbar { width: 10px; background: #d5d5d5; }
	::-webkit-scrollbar-thumb { background: rgb(64,191,232); }
	.tur-title .tag { display:flex; align-items: center; justify-content:center; margin-bottom:0px; }
	.gemi-turlari .content .detay .detay-2 p { display: flex; align-items:center; }
}

@media only screen and (max-width: 991px){
	.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; }
	.tur-fiyat-bilgileri .aciklama { display: none; }
	.tur-fiyat-bilgileri { padding: 35px; padding-left: 30px; padding-right: 30px; }
	.footer .logo { margin: 0 auto; text-align:center; }
	.footer .social-media { margin: 10px auto; text-align:center; display: flex; align-items: center; justify-content: center;}
	.copyright { text-align:center; }
	.copyright .link { text-align:center; margin-top:15px; }
}

@media screen and (min-width: 768px) and (max-width: 801px) {

}

@media only screen and (max-width: 767px){
	h1 { font-size:28px; }
	h2 { font-size:26px; }
	h3 { font-size:24px; }
	h4 { font-size:22px; }
	h5 { font-size:20px; }
	h6 { font-size:18px; }
	.gemi-turu { width:100% }
}	

@media only screen and (max-width: 599px){
	h1 { font-size:26px; }
	h2 { font-size:24px; }
	h3 { font-size:22px; }
	h4 { font-size:20px; }
	h5 { font-size:18px; }
	h6 { font-size:16px; }
	.tabset > label { width:100%; }
	.tab-panel .tur-detay p { margin-bottom:50px; }
	.modal-xl { margin: 20px; }
	.tab-panel { border-top: 0px solid var(--main-color2); }
	.tur-title h1 { font-size:20px }
	.tur-talep-formu form input { min-width:100%; display:block; }
}

@media only screen and (max-width: 576px) {
	h1 { font-size:26px; }
	h2 { font-size:24px; }
	h3 { font-size:22px; }
	h4 { font-size:20px; }
	h5 { font-size:18px; }
	h6 { font-size:16px; }
	p, a, li { font-size:16px; }
	body { transition:0s }
	body:hover { transition:0s }
}

@media only screen and (max-width: 479px){
	body h1 { font-size:14px; }
	body h2 { font-size:12px; }
	body h3 { font-size:10px; }
	body h4 { font-size:18px; }
	body h5 { font-size:16px; }
	body h6 { font-size:16px; }
	p, a, li{ font-size:14px; }
}

@media only screen and (max-width: 400px){

}

@media only screen and (max-width: 350px){
	.mobile-menu .menu-outer { max-width:80%; min-height:100% }
	.mobile-menu-social { max-width:100% }
	.mobile-menu-social .mobile-phone { max-width:80%; }
	.mobile-menu-social .mobile-eposta { max-width:80%; }
	.mobile-menu-social .mobile-whatsapp { max-width:80%; }
}
