@media only screen and (max-width: 1024px) {
	header .headr-in {
		width: 100%;
	}
	.popular-slide .owl-nav .owl-next {
		right: 0px;
	}
	.popular-slide .owl-nav .owl-prev {
		left: 0px;
	}
	.hotel-slide .owl-nav .owl-next {
		right: 0px;
	}
	.hotel-slide .owl-nav .owl-prev {
		left: 0px;
	}
	header .headr-in .offer-hd {
		/* display: none; */
	}

	.beat-deal-show .deal-show-in .block-sh {
		width: 24%;
	}
	.beat-deal-show .deal-show-in .block-sh .dtl-set {
		float: left;
		width: 95%;
		padding: 0;
		margin-left: 8px;
	}
	.beat-deal-show .deal-show-in .block-sh .dtl-set p {
		margin: 0;
		color: #848484;
		font-size: 13px;
	}
	.beat-deal-show .deal-show-in .block-sh .im-set {
		float: left;
		width: 11%;
		/* margin-top: 10px; */
	}
	.flight-from {
		display: flex;
		width: 100%;
		margin: 0 auto;
	}
}
@media only screen and (max-width: 768px) {
	header .headr-in .offer-hd span {
		display: none;
		font-size: 12px;
	}
	header .headr-in .offer-hd img {
		position: inherit;
	}
	header .headr-in .offer-hd {
		/* display: none; */
		width: 22%;
		padding: 0;
	}
	header .headr-in .dropdown {
		/* float: right; */
		width: 65%;
	}
	header .headr-in .offer-hd p {
		display: none;
	}
	.beat-deal-show {
		display: none;
	}

	.main-slider img {
		/* height: 75vh; */
	}
	.main-slider {
		/* height: 85vh; */
	}
	.main-slider .opecy {
		/* height: 75vh; */
	}

	header .headr-in .navbar .navbar-collapse {
		position: absolute;
		width: 200px;
		background-color: #092c60;
		right: 0;
		top: 36px;
		z-index: 1000;
	}
	header .headr-in .navbar .navbar-collapse .navbar-nav .nav-link {
		color: #ffffff;
		padding: 8px 16px;
	}
	header
		.headr-in
		.navbar
		.navbar-collapse
		.navbar-nav
		.nav-item.active
		.nav-link {
		color: #ffffff;
		background-color: #fb3700;
	}

	header {
		box-shadow: 0px 2px 7px #00000030;
		position: inherit;
		/* height: 70px; */
	}

	.popular-holiday {
		padding: 0px 0px 21px 0px;
	}

	.popular-holiday .hotel-hd h2 {
		font-size: 19px;
		text-align: center;
	}

	.popular-hotels {
		padding: 16px 0px 14px 0px;
	}
	.popular-hotels .hotel-hd h2 {
		font-size: 19px;
		text-align: center;
	}

	.popular-hotels .hotel-block .opcy h3 {
		padding-top: 28px;

		font-size: 19px;
	}
	.popular-holiday .hotel-block .opcy h3 {
		padding-top: 28px;

		font-size: 19px;
	}

	.special-deals .head-set h2 {
		font-size: 20px;
		text-align: center;
	}
	.footer-best-ico .ico-block h3 {
		font-size: 14px;
	}

	.footer-best-ico .ico-block p {
		font-size: 10px;
		line-height: 13px;
	}
	.footer-best-ico .ico-block {
		text-align: center;
		margin: 3px 0px;
	}
	.footer-best-ico {
		padding: 20px 0px;
	}
	header .headr-in .logo {
		width: 100%;
		margin-top: 7px;
	}

	footer .copy-sec p {
		font-size: 10px;
	}

	#immediate {
		padding-top: 34px;
	}
	.main-slider .slider-cont-cover {
		width: 95%;
		margin: 0 auto;
	}

	.main-slider .slider-cont h1 {
		font-size: 22px;
	}
	.main-slider .slider-cont h3 {
		font-size: 20px;
	}

	.side-option {
		top: 80%;
		display: none;
	}

	.content-secttion .content-secttion-in {
		padding: 10px 10px;
		margin: 20px 0;
	}
	.content-secttion p {
		font-size: 16px;
		text-align: justify;
	}
	.content-secttion ul li {
		font-size: 16px;
	}

	.web-function .web-function-in ul li::after {
		display: none;
	}

	.loading_lgs {
		display: none;
	}

	.inner_links ul li {
		width: 49%;
		margin-left: 0;
		padding-left: 0;
	}
	.home_links ul li {
		display: inline-block;
		width: 49%;
		margin-left: 0;
		padding-left: 0;
	}
	.whatsapp {
		z-index: 10;
	}
}
@media only screen and (max-width: 667px) {
	html {
		font-size: 15.4px;
	}
	.cta_overlay {
		background: linear-gradient(to bottom, #6491b242, transparent) 80%;
	}
	header .headr-in .offer-hd {
		width: 24%;
	}
	header .headr-in .offer-hd a {
		color: #2b2b2b;
		font-weight: 700;
		padding: 0;
		font-size: 19px;
		/* flex-wrap: wrap; */
		width: 100%;
	}

	.main-slider {
		/* display: none; */
		height: 98vh;
		min-height: 800px;
	}

	header .headr-in .offer-text {
		display: none;
	}

	header .headr-in .call-set {
		display: none;
	}
	header .header-top {
		display: block;
		bottom: 0;
		position: fixed;
		z-index: 1000;
		background-color: #f1bc1e;
		border-radius: 9px;
		width: 95%;
		left: 10px;
		display: none;
	}
	header .header-top .call-set {
		font-size: 18px;
		font-weight: 700;
		color: #000;
	}
	header .header-top .call-set a {
		font-size: 18px;
		width: 50%;
		font-weight: 700;
		color: #000;
	}
	header {
		/* height: 58px; */
		overflow: hidden;
	}
	header .headr-in .navbar .navbar-toggler {
		top: 1px;
	}
	header .headr-in .logo {
		width: 100%;
		margin-top: 0;
	}

	.beat-deal-show .deal-show-in .block-sh {
		width: 98%;
		height: 54px;
		display: flex;
		align-items: center;
		border-bottom: #adadad 1px solid;
		border-right: none;
		padding-bottom: 4px;
	}
	.nav-head h2 {
		font-size: 20px;
	}

	.nav-head p {
		font-size: 15px;
	}

	.flight-from {
		display: block;
		width: 100%;
		margin: 0 auto;
		margin-bottom: 24px;
	}

	.flight-from .col-left {
		width: 100%;
		margin: 0 auto;
	}

	.web-function {
		padding: 20px 0px;
	}

	.web-function .web-function-in ul li {
		list-style: none;
		width: 19%;
		text-align: center;
		margin: 0px 4px;
	}

	.web-function .web-function-in ul li .img-td {
		width: 66px;
		height: 65px;
		overflow: hidden;
		border-radius: 75px;
		border: #f5f5f5 7px solid;
		padding: 9px 7px;
	}

	.show-cities .head-set {
		width: 100%;
	}
	.why_choose .feature {
		width: 100%;
		padding: 9px 13px;
		margin-bottom: 16px;
	}
	.popular ul li {
		padding: 4px 14px;
		border-radius: 5px;
		width: 48.6%;
		display: inline-block;
		margin-bottom: 10px;
	}
	footer .footer-blue .newsletter {
		margin-bottom: 25px;
	}
	footer .footer-blue .newsletter .form-group button {
		padding: 12px 28px;
	}
	footer .social-sec .right-pay img {
		width: 78%;
	}
	.customer-speak h3 {
		font-size: 19px;
	}
	.show-cities .city-section .img-set {
		/* height: 125px; */
		overflow: hidden;
	}
	.show-cities .city-section .text-co {
		padding: 8px 15px;
		background-color: #10101070;
		text-align: center;
		position: absolute;
		top: 112px;
		width: 100%;
	}
	.show-cities .city-section {
		overflow: hidden;
		border-radius: 118px;
		width: 165px;
		height: 165px;
		position: relative;
	}

	.flight-routs .flight-routs-in ul li .dest-trip {
		font-size: 12px;
		padding: 6px 0px;
		width: 34%;
	}
	.flight-routs .flight-routs-in ul li .trip {
		font-size: 23px;
		padding: 0px 13px;
		width: 14%;
	}
	.flight-routs .flight-routs-in ul li .price {
		display: none;
	}
	.flight-routs .flight-routs-in ul li {
		padding: 4px 0px;
	}
	.flight-routs .nav-tabs .nav-link {
		font-size: 14px;
		color: #323232;
		padding: 7px 25px;
		background-color: #d6dfe3;
	}
	.flight-routs .flight-routs-in ul li .call-bt {
		margin-top: 7px;
		display: none;
	}

	.content-secttion .content-secttion-in .colap-btn {
		font-size: 14px;
	}
	.banner_add .lft_ad h3 {
		font-size: 2rem !important;
	}
	.rit_ad .ads_block .block_icon {
		width: 30%;
	}
	.disclame_info .disclame_inn .disclame_btn {
		width: 90%;
	}
	.main-slider .slider-cont h2 {
		font-size: 31px;
	}
	.stat-box {
		padding: 1.5rem 1rem 2rem;
	}
}

@media (max-width: 564px) {
	.partner_badge {
		max-width: 5.5rem;
		height: 2.25rem;
	}
}