 
@media (min-width: 992px) {
	.dropdown > .pass-menu-mobile {
		width: 25% !important;
	}

	.mobil_format{
        display: none !important;
    }
    .web_format{
        display: block !important;
    }
	.suitcase-pc{
		display: contents !important;
		font-weight: 700;
	}
	.suitcase-mobil{
		display: none !important;
	}
} 
@media (max-width: 991px) {
	.trs-logo img {
		max-width: 130px;
	}
	
	.suitcase-pc{
		display: none !important;
	}
	.suitcase-mobil{
		display: contents !important;
		color: #E0D8B0;
		font-weight: 700;
	}
	.modal-content {
		width: 90% !important;
	}
	.sale-badge{
		    top: -30px;
		    right: -10px;
		    width: 90px;
		    height: 90px;
		    font-size: 15px;
	}
	.mobil_format{
        display: block !important;
    }
    .web_format{
        display: none !important;
    }
	
	.inputspin {
		width: 49%;
		margin-bottom: 20px;
		display: inline-grid;
	}

	.mouseover {
		margin-left: 0;
		max-width: 100%;
		width: 100%;
	}

	.mousespan {
		font-size: 0.6rem !important;
	}

	.ftr-logo {
		text-align: start;
	}

	.vid-main {
		min-height: 140px;
	}

	#main-nav .navbar-nav .nav-item .nav-link {
		border-bottom: #262626 1px solid;
	}

	.play-btn {
		width: 40px;
		height: 40px;
	}

	.inputspin .input-group button {
		min-width: 1.5rem !important;
	}

	.inputspin .input-group {
		padding: 4px;
	}

	.play-btn::after {
		border-top: 9px solid transparent;
		border-bottom: 9px solid transparent;
		border-left: 16px solid #fff;
	}

	.extra-box-img {
		display: block;
		max-width: 70px;
		min-width: 70px;
		margin-right: 20px;
		position: relative;
	}

	.main-banner {
		padding-top: calc(600/1000*100%);
	}

	.popup {
		width: 370px;
		transform: translate(-50%, -125%);
	}

	#animasyonluMetin {
		animation-delay: -15s;
	}

	.close-icon {
		right: 17px;
		font-size: 25px;
	}

	.dropdown > .dropdown-menu {
		width: 100%;
	}

	.belgeler img {
		margin-left: 0px;
	}

	.head-menu6 {
    border-radius: 50%;
    border: 1px solid #000;
    width: 93%;
    height: 3px;
    margin-left: 11px;
    margin-bottom: 17px;
    margin-top: 5px;
    text-align: center;
}

	section.page-header h1 {
		font-size: 20px;
	}

	section.page-header .breadcrumb {
		margin-top: -30px;
	}

	.step-item:before {
		width: 25px;
		height: 25px;
		font-size: 13px;
		line-height: 25px;
	}

	.step-item span {
		font-size: 11px;
	}

	section.page-header.page-header-xs {
		padding: 10px 0px 0px 0px;
	}

	section {
		padding-top: 0px;
	}

	.head-menu3 {
		border-radius: 50%;
		background: #bb9354;
		width: 93%;
		height: 3px;
		margin-left: 11px;
		margin-bottom: 17px;
		margin-top: 5px;
		text-align: center;
	}

	.mar-bot {
		margin-bottom: 15px;

	}

	.popup {
		width: 95%;
	}

	.rsv-table td {
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		width: 100% !important;
		margin-bottom: -1px;
	}
	.rsv-table td.mobile-none {
		display: none;
	}
	.rsv-table td.rsvt-head-td {
		background: #fbfbfb;
		border: solid 1px #ddd;
		border-bottom: solid 1px #ddd;
		z-index: 10;
		position: relative;
	}
	.rsv-table td.rsvt-head-td .rsvt-label {
		font-weight: 600;
		color: #EC008C;
	}
	.rsvt-label {
		margin-right: 10px;
	}
	.rsv-table td > .form-group,
	.rsv-table td > .form-group-time {
		
		width: 100%;
	}
	.tooltip-box > .tooltip-content {
		width: 300px;
	}

	.page-banner {
		padding-top: calc(720/1280*100%);
	}

	.bcrumb-flex > .links {
		display: none;
	}

	.rsv-extras td > .form-group {
		width: 100px;
	}

	.rsv-table .mobile-column-flex {
		flex-direction: column;
	}

	.rsv-table .mobile-column-flex > .form-group {
		width: 100%;
	}
	.rsvt-caption {
		text-align: right;
	}

	.popup-content2 {
		width: 96%;
	}

	.extra-box {
		width: 100%;
	}

	.popup-content3 {
		width: 96%;
	}

	.tns-nav {
		display: none;
	}

	.whatsapp-fixed {
		width: 50px;
		height: 50px;
		font-size: 25px;
	}
	
	.main-slider-container > .tns-outer > .tns-controls > button {
    display: block;
    width: 50px;
    height: 50px;
    background: none;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    pointer-events: all;
    font-size: 20px;
}


}

@media (max-width: 767px) {

}

@media (max-width: 575px) {

}