@media screen and (max-width:  1200px){
	.homePageOwl.owl-theme .owl-nav{
		width: 113%;
		transform: translate(-60px, -141px);
	}
}
@media screen and (max-width:  991px){
	.owlTopRight a{
		width: 120px;
		height: 45px;
	}
	.owlTopRight:before{
		font-size: 140px;
	}
	.owlTopRight:after{
		font-size: 65px;
	}
	.homePageOwl.owl-theme .owl-nav{
		width: 118%;
		transform: translate(-65px, -110px);
	}
	.leftRezerv span{
		width: 100px;
	}

}
@media screen and (min-width: 991px){
	.rightRezBoxCon{
		padding-left: 30px !important;
	}
}
@media screen and (max-width: 767px){
	header{
		height: 80px;
	}
	.rightHeader{
		display: none;
	}
	.leftHeader{
		display: flex;
		justify-content: center;
		border: none;
	}
	.bellowFooter{
		display: block;
	}
	.owlTopRight{
		min-height: 250px;
	}
	.owlTopRight:before{
		font-size: 227px;
	}
	.owlTopRight:after{
		font-size: 94px;
	}
	.homePageOwl.owl-theme .owl-nav{
		width: 100%;
		transform: translate(0);
	}
	.leftKiralamaBolge, .rightKiralamaBolge, .homeBlogContent {
		min-height: 283px;
	}
	.leftRezerv span{
		width: 120px;
	}
	.rezFormPData2 button{
		position: relative;
	}
	.rezFormPData3{
		margin-top: 40px;
	}
	.aboutLeft{
		padding: 0;
	}
	.bgKamp {
	    width: 586px;
	    height: 421px;
	    position: absolute;
	    right: 0px;
	    bottom: -150px;
	    top: auto;
	    background-color: #000;
	    z-index: 0;
	    transform: rotate(0deg);
	}
	.fixedContact{
		display: none;
	}
	.modal-content{
		margin-top: 0;
	}
	.kampanyaRight{
		align-items: center;
	}
	.kampanyaRight a{
		width: 80%;
		margin-top: 20px;
	}
	.subFooter{
		padding-top: 36px;
    	padding-bottom: 96px;
    	flex-wrap: wrap;
	}
}

@media screen and (max-width:  600px){
	.filterBellow{
		padding: 0;
	}
	.filterBellow .filterBtns{
		width: 100%;
		flex-wrap: wrap;
	}
	.filterBellow .filterBtns button{
		width: 100%;
		margin-top: 20px;
		margin-right: 0;
	}
}
@media screen and (max-width: 500px){
	.owlTopRight:before{
		font-size: 127px;
	}
	.owlTopRight:after{
		font-size: 54px;
	}
	.indirmiData button, .indirmiData input{
		width: 100%;
		margin: 0;
	}
	.indirmiData input{
		margin-bottom: 10px;
	}
	.indirmiData label{
		top: 15%;
	}
	.rezervedOrderName label, .rezervedOrderName span{
		padding-left: 0;
	}
	.finisRezOrderBox label{
		line-height: 30px;
	}
}
@media screen and (max-width: 575px){
	.rentBolgLeft{
		border-top-right-radius: 20px;
		border-bottom-left-radius: 0;
	}
	.rentBolgRight{
		border-top-right-radius: 0;
		border-bottom-left-radius: 20px;
	}
}
@media screen and (max-width: 450px){
	.finisRezOrderBox label{
		font-size: 30px;
	}
	.finisRezOrderBox p{
		font-size: 18px;
	}
}
@media screen and (max-width: 1200px){
	.indirmiData{
		margin-top: 30px;
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.blogTop span{
		margin-left: 15px;
		margin-bottom: 15px;
	}
}
@media screen and (min-width: 1250px){
	.container2{
		max-width: 90%;
	}
}
@media screen and (min-width: 1650px){
	.container2{
		max-width: 80%;
	}
	.headerSocial{
		display: block;
	}
}
@media screen and (min-width:  1500px){
	.section1Page2:before{
		background-position: 0 125px !important;
	}
}
@media screen and (min-width:  1800px){
	.section1Page2:before{
		background-position: 0 90px !important;
	}
}
@media screen and (min-width:  1900px){
	.section1Page2:before{
		background-position: 0 00px !important;
	}
}