/*-------------------------------Start New CSS For City Tour------------------------------*/
.citytoursslider {
	margin-top: 60px;
}
.citytoursboxbdr {
	border: solid 1px #c0c0be;
	border-radius: 15px;
	font-family: "Montserrat", sans-serif;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
}
.citytoursboxbdr .cityname {
	position: absolute;
	z-index: 1;
	font-size: 22px;
	font-weight: 600;
	color: #22409a;
	left: 40px;
	top: 15px;
}
.citytoursboxbdr img {
	border-radius: 13px 13px 0px 0px;
	display: inline-block;
}
.citytoursboxbdr .hname {
	padding: 5px 15px;
	background: #22409a;
	color: #FFF;
	font-size: 15px;
}
.citytoursboxbdr .hdetails {
	width: 100%;
	height: auto;
	float: left;
	margin: 10px 0px;
	list-style-type: none;
	padding: 0px;
}
.citytoursboxbdr .hdetails li {
	width: 100%;
	height: auto;
	float: left;
	margin: 0px;
	padding: 5px 15px;
	color: #0095d9;
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
	font-weight: 500;
}
.citytoursboxbdr .btnreadmore {
	background-color: #0195dd;
	color: #FFF;
	border-color: #e4e2ed;
	text-decoration: none;
	padding: 4px 15px;
	margin: 0px;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #0195DD;
	border-radius: 12px;
	font-weight: 500;
	position: absolute;
	right: 30px;
	bottom: 15px;
}
.citytoursboxbdr .btnreadmore:hover {
	background-color: #0195dd;
	border: 1px solid #0195DD;
	color: #FFF;
	text-decoration: none;
}
.mb-15 {
	margin-bottom: 15px;
}
.citytoursslider .slick-dots {
	bottom: 10px; /* Positioning the dots */
	display: flex;
	justify-content: center;
	list-style-type: none;
}
.citytoursslider .slick-dots li button {
	width: 15px;
	height: 15px;
	background-color: #d5d5d5; /* Inactive dot color */
	border-radius: 50%;
	font-size: 0; /* Hide text */
	border: none;
	margin: 10px;
}
.citytoursslider .slick-dots li.slick-active button {
	background-color: #0195dd; /* Active dot color */
}
.citytoursslider .slick-next {
	display: none !important;
}
.citytoursslider .slick-prev {
	display: none !important;
}
/*-------------------------------End New CSS For City Tour------------------------------*/
/*-------------------------------Start New CSS For additional_servicestab------------------------------*/
.view_all_btnnew {
	color: #0195dd;
	border-color: #e4e2ed;
	padding: 4px 15px;
	margin: 0px;
	font-size: 12px;
	line-height: normal;
	border: 1px solid;
	border-radius: 12px;
	font-weight: 500;
}
.view_all_btnnew:hover {
	border-color: #0195dd;
	background-color: #0195dd;
	border: 1px solid;
	color: #FFF;
	text-decoration: none;
}
.addyourbooking {
	position: absolute;
	right: 30px;
	bottom: 20px;
	background-color: #0195dd;
	color: #FFF;
	border-color: #e4e2ed;
	text-decoration: none;
	padding: 6px 15px;
	margin: 0px;
	font-size: 12px;
	line-height: normal;
	border: 1px solid;
	border-radius: 12px;
	font-weight: 500;
}
.addyourbooking:hover {
	border-color: #0195dd;
	background-color: #0195dd;
	border: 1px solid;
	color: #FFF;
	text-decoration: none;
}
.addyourbooking:focus {
	border-color: #0195dd;
	background-color: #0195dd;
	border: 1px solid;
	color: #FFF;
	text-decoration: none;
}
.asmb {
	margin-bottom: 15px;
}
.additional_servicestab h2 {
	position: relative;
	background: #0094d9;
	color: #ffffff;
	font-family: "Montserrat", sans-serif;
	font-weight: 500;
	font-size: 18px;
	border-radius: 0px 15px 0px 0px;
	padding: 12px;
	margin-bottom: 0px;
	border-bottom: 1px solid rgba(220, 231, 235, 0.5);
}
.additional_servicestab .tabordion {
	position: relative;
	width: 100%;
	color: #30455c;
	margin: 0;
}
.additional_servicestab .tabordion section {
	display: block;
	width: 100%;
	left: 0;
}
.additional_servicestab .tabordion section input[name=sections] {
	left: 5px;
	position: absolute;
	top: 13px;
}
.additional_servicestab .tabordion section input[name=sections]:checked + label {
	background: #0094D9;
	color: #FFF;
}
.additional_servicestab .tabordion section input[name=sections]:checked ~ article {
	display: block;
}
.additional_servicestab .tabordion section label {
	background: #22409A;
	border-bottom: 1px solid #677eca;
	font-family: "Montserrat", sans-serif;
	color: #fefffa;
	cursor: pointer;
	display: block;
	font-size: 1.2em;
	font-weight: 500;
	padding: 1em 0.83em;
	position: relative;
	width: 100%;
	z-index: 100;
}
.asbtl {
	border-radius: 15px 0px 0px 0px;
}
.asbbl {
	border-radius: 0px 0px 0px 15px;
}
.additional_servicestab .tabordion section article {
	display: none;
	left: 0;
	width: 100%;
	padding: 0em;
	position: relative;
	top: 0;
	background: #fefffa;
	font-family: "Montserrat", sans-serif;
	font-weight: 300;
	line-height: 1.7;
}
.additional_servicestab .tabordion section article p {
	margin-bottom: 0em;
}
.additional_servicestab .tabordion section article:after {
	background-color: transparent;
	bottom: 0;
	content: "";
	display: block;
	left: -229px;
	position: absolute;
	top: 0;
	width: 220px;
	z-index: 1;
}
.min_img_hight {
	min-height: 180px;
}
@media all and (min-width: 768px) {
	.additional_servicestab .tabordion {
		width: 100%;
		color: #30455c;
	}
	.additional_servicestab .tabordion section label {
		background: #22409A;
		border-left: 1px solid #677eca;
		padding: 10px 15px;
		width: 20%;
		margin-bottom: 0px;
	}
	.additional_servicestab .tabordion section article {
		position: absolute;
		width: 80%;
		left: 20%;
	}
}
@media all and (max-width: 768px) {
	.f-s20 {
		font-size: 20px !important;
	}
	.asbtl {
		border-radius: 15px 15px 0px 0px;
		margin-bottom: 0px;
	}
	.asbbl {
		border-radius: 0px 0px 0px 0px;
	}
	.min_img_hight {
		min-height: 80px;
	}
	.additional_servicestab .tabordion section label {
		margin-bottom: 0px;
	}
}
/*-------------------------------End New CSS For additional_servicestab------------------------------*/
/*------------------Start CSS for Flyone News------------------*/
.allsupportandfaq {
	margin-top: 60px;
}
.btnnewsreadmore {
	background-color: #0195dd;
	color: #FFF;
	border-color: #e4e2ed;
	text-decoration: none;
	padding: 4px 15px;
	margin: 0px;
	font-size: 12px;
	line-height: normal;
	border: 1px solid #0195DD;
	border-radius: 12px;
	font-weight: 500;
}
.btnnewsreadmore:hover {
	background-color: #2ca8e5;
    border: 1px solid #2ca8e5;
	color: #FFF;
	text-decoration: none;
}
.btnnewsreadmore:focus {
	background-color: #0195dd;
	border: 1px solid #0195DD;
	color: #FFF;
	text-decoration: none;
}
.newsroom {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 30px 25px;
	list-style-type: none;
	border: solid 1px #e0e0e0;
	border-radius: 10px;
}
.newsroom li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.newsroom li h3 {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: "Montserrat", sans-serif;
}
.newsroomcontent {
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 30px;
	list-style-type: none;
	background: #f7f7ff;
	border-radius: 10px;
}
.newsroomcontent li {
	width: 100%;
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
	border-bottom: dotted 1px #dfdfdf;
}
.newsroomcontent li:last-child {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-bottom: none;
}
.newsroomcontent li h4 {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 18px;
	font-family: "Montserrat", sans-serif;
}
.newsroomcontent li a {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: "Montserrat", sans-serif;
/*	max-width: 360px;*/
}
.newsroomcontent li a p {
	width: 100%;
	float: left;
	margin: 0px 0px 8px 0px;
	padding: 0px;
	font-size: 12px;
	color: #0095d9;
	font-family: "Montserrat", sans-serif;
}
/*------------------End CSS for Flyone News------------------*/
/*------------------Start CSS for Chat With Us------------------*/
.Chatwithus {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 30px 25px;
	list-style-type: none;
	border: solid 1px #e0e0e0;
	border-radius: 10px;
}
.Chatwithus li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.Chatwithus li h3 {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: "Montserrat", sans-serif;
}
.Chatwithuscontent {
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 15px;
	list-style-type: none;
	background: #f7f7ff;
	border-radius: 10px;
}
.Chatwithuscontent li {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.Chatwithuscontent li p {
	margin-bottom: 15px;
}
.Chatwithuscontent li p img {
	margin: 0px auto;
}
.mb-0 {
	margin-bottom: 0px !important;
}
/*------------------End CSS for Chat With Us------------------*/
/*------------------Start CSS for FAQ------------------*/
.fo-faq {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 30px 25px;
	list-style-type: none;
	border: solid 1px #e0e0e0;
	border-radius: 10px;
}
.fo-faq li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.fo-faq li h3 {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	font-family: "Montserrat", sans-serif;
}
.fo-faqcontent {
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 15px 15px;
	list-style-type: none;
	background: #f7f7ff;
	border-radius: 10px;
}
.fo-faqcontent li {
	width: 100%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}
.fo-faqcontent li a {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-family: "Montserrat", sans-serif;
}
.fo-faqcontent li a p {
	width: 100%;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 10px;
	color: #0095d9;
	font-family: "Montserrat", sans-serif;
}
/*------------------End CSS for FAQ------------------*/
/*------------------Start CSS for Follow Us SM------------------*/
.fo-followus {
	width: 100%;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 41px 25px;
	list-style-type: none;
	border: solid 1px #e0e0e0;
	border-radius: 10px;
}
.fo-followus li {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.fo-followus li h3 {
	width: 100%;
	float: left;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-size: 24px;
	font-family: "Montserrat", sans-serif;
}
.fo-followuscontent {
	display: flex;
	gap: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 38px;
	list-style-type: none;
}
.fo-followuscontent li {
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
	list-style-type: none;
}
.fo-followuscontent li a {
	width: 30px;
	height: 30px;
	background-color: #0093d9;
	color: #fff;
	display: flex;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.fo-followuscontent .headh3 {
	margin-bottom: 5px;
	font-size: 16px;
}
.followus-container {
	display: flex;
	gap: 20px;
}
.followus-item {
	padding: 20px 10px;
	background: #f7f7ff;
	border-radius: 10px;
}
.headh3 {
	margin-bottom: 5px !important;
	font-size: 16px!important;
}

.form-section {
    position: absolute;
    top: 18%;
    /* margin-top: -105px; */
    left: 0;
    right: 0;
    z-index: 10;
}

#recentsearch {
    display: flex;
    align-items: center;
    margin: 0px -15px 0 -15px;
}


/*------------------End CSS for Follow Us SMs------------------*/

@media (max-width: 991px) {
.fo-followuscontent {
  display: inline-flex;
  gap: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 54px;
  list-style-type: none;
}
}
@media (max-width: 844px) {
.fo-followuscontent {
  display: inline-flex;
  gap: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 54px;
  list-style-type: none;
}
}
@media all and (max-width: 768px) {
	.newsroom {
		margin-bottom: 15px;
	}
	.Chatwithus {
		margin-bottom: 15px;
	}
	.followus-container {
		display: flex;
		gap: 20px;
	}
	.fo-followuscontent {
		padding: 0px 38px;
        display: inline-flex
	}
}

@media (max-width: 650px) {
  .followus-container {
    display: grid;
    gap: 20px;
  }	
	.fo-followuscontent {
		padding: 0px 43%;;
        display: inline-flex
	}
}

@media (max-width: 499px) {
  .fo-followuscontent {
    padding: 0px 159px;
  }
}
@media (max-width: 480px) {
  .fo-followuscontent {
    padding: 0px 149px;
  }
}
@media (max-width: 458px) {
  .fo-followuscontent {
    padding: 0px 138px;
  }
}
@media (max-width: 434px) {
  .fo-followuscontent {
    padding: 0px 126px;
  }
}
@media all and (max-width: 415px) {
	.fo-followuscontent {
		padding: 0px 115px;
	}
}
@media (max-width: 375px) {
    .fo-followuscontent {
        padding: 0px 97px;
    }
}
@media all and (max-width: 360px) {
	.fo-followuscontent {
		padding: 0px 89px;
	}
}
@media screen and (min-width:992px) and (max-width:1199px) {
	.fo-followuscontent {
		padding: 0px 24px;
	}
	.headh3 {
		margin-bottom: 5px !important;
		font-size: 14px !important;
	}
}
/*------------------End CSS for Media Query------------------*/
/*------------------Start Header Info CSS------------------*/
.info-drop-down-mega {
	width: auto;
	padding: 5px 20px 21px;
	margin-bottom: 4px;
}
.dropdown-info {
	width: 700px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.dropdown-info h4 {
	padding: 0 20px;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 10px;
}
.info-mega-menu {
	width: 150px;
}
.info-mega-menu li {
	list-style: none;
	line-height: normal;
	padding: 5px 0;
	font-size: 16px;
}
.info-mega-menu li a {
	display: flex;
	font-size: 15px;
	line-height: 20px;
	padding: 5px 0px;
	font-weight: 500;
	align-items: center;
	color: #0295da;
	text-decoration: none;
}
.info-drop-down-mega h5 {
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 5px;
}
.navbar-nav > li > .dropdown-info {
	border-radius: 20px;
	background: #ffffff;
	padding: 20px;
	box-shadow: none;
	position: absolute;
	top: 58px;
	right: -20px;
	box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
}
.befor-flight-menu {
	display: flex;
	justify-content: space-between;
}
.upcaret {
	position: absolute;
	right: 23px;
	top: -23px;
	font-size: 26px;
	color: #ffffff;
	rotate: 180deg;
	z-index: 0;
}
@media screen and (max-width: 768px) {
	.befor-flight-menu {
		display: block;
	}
	.navbar-nav > li > .dropdown-info {
		border-radius: 20px;
		background: #ffffff;
		opacity: 1;
	}
	.upcaret {
		display: none;
	}
}
/*------------------End Header Info CSS------------------*/
/*------------------Start RoundTrip, OneWay, PromoCode, Direct flights only CSS------------------*/
.list-bar {
	border-radius: 25px;
	padding: 0px 15px;
	align-items: center;
	background: #22409a;
	margin: 0px 5px;
	display: flex;
	justify-content: space-around;
	min-height: 40px;
}
.list-bar .orwaybtn {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 0;
	padding: 0;
	display: flex;
	width: 150px;
}
.orwaybtn input:focus {
	outline: none;
}
#text {
	display: flex;
	width: 100%;
	cursor: pointer;
}
#text img {
	width: 19px;
}
#text span {
	margin: 0 5px;
	font-weight: 500;
	font-size: 12px;
}
#promocodeinputse {
	width: 130px;
	border-radius: 25px;
	background: #ffffff;
	border: 1px solid #fff;
	color: #000000;
	display: none;
	padding: 0px 7px;
	font-size: 12px;
	font-weight: 500;
	margin-bottom: 0;
	min-height: 35px;
}
#promocodeinputse input {
	width: 100%;
	border-radius: 25px;
	background: #ffffff;
	border: 1px solid #fff;
	color: #000000;
	padding: 0px 7px;
	font-size: 13px;
	font-weight: 500;
	margin-bottom: 0;
	min-height: 35px;
}
.custom-radio-btn {
	display: block;
	position: relative;
	padding-left: 19px;
	cursor: pointer;
	font-size: 12px;
	text-align: left;
	color: #fff;
	font-weight: 500;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	margin-bottom: 0;
}
/* Hide the browser's default radio button */
.custom-radio-btn input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
	position: absolute;
	top: 1px;
	left: 0;
	height: 14px;
	width: 14px;
	border-radius: 50%;
	border: 1px solid #fff;
}
/* When the radio button is checked, add a blue background */
.custom-radio-btn input:checked ~ .checkmark {
	background-color: #2196f300;
	border: 1px solid #FFFF;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
/* Show the indicator (dot/circle) when checked */
.custom-radio-btn input:checked ~ .checkmark:after {
	display: block;
}
/* Style the indicator (dot/circle) */
.custom-radio-btn .checkmark:after {
	top: 2px;
	left: 2px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #0094d9;
}
@media screen and (max-width: 768px) {
	.list-bar {
		display: block;
		padding: 10px 15px;
		;
	}
	.custom-radio-btn {
		margin: 12px 0;
	}
	.orwaybtn {
		margin: 12px 0;
	}
}
/*------------------End RoundTrip, OneWay, PromoCode, Direct flights only CSS------------------*/
.nav > li > a:hover {
	background-color: #21409a;
}
.nav > li > a:focus, .nav > li > a:hover, .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	/*background-color: #21409a;*/
	background-color: #1b3788;
}
.pika-single {
	z-index: 9999;
	display: block;
	position: relative;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	border-radius: 15px;
	margin-top: 7px;
}

.prmocxs{margin-left: 20px;}

/*------------------Start media query for all------------------*/


@media (min-width: 1200px) and (max-width: 1530px) {
	.searchbtntop {
		margin-top: -30px;
	}
	.booking_form .tab-content {
		margin-top: 13px;
	}
	.list-bar {
		border-radius: 25px;
		padding: 0px 15px;
		align-items: center;
		background: #22409a;
		margin: 0px 5px;
		display: flex;
		justify-content: space-around;
		min-height: 44px;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.searchbtntop {
		margin-top: -80px;
		margin-left: 25px;
	}
	.booking_form .tab-content {
		margin-top: 13px;
	}
	.list-bar {
		border-radius: 25px;
		padding: 0px 15px;
		align-items: center;
		background: #22409a;
		margin: 0px 5px;
		display: flex;
		justify-content: space-around;
		min-height: 44px;
	}
	.booking_form .tab-pane form div[class^="col-"] > .form-group > .form-control {
		height: auto;
	}
	.search.form-group {
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		padding: 0px;
		background-color: transparent !important;
	}
	.booking_form .btn-primary {
		font-size: 14px;
		text-align: center;
		padding: 0px 15px;
		height: 41px;
	}
	.slick-slide img {
		display: block;
		height: 300px;
	}
	.signin a {color: #FFF !important;}
}
@media (min-width: 768px) and (max-width: 991px) {
	.searchbtntop {
		margin-top: -80px;
		margin-left: 25px;
	}
	.booking_form .tab-content {
		margin-top: 13px;
	}
	.list-bar {
		border-radius: 25px;
		padding: 0px 15px;
		align-items: center;
		background: #22409a;
		margin: 0px 5px;
		display: flex;
		justify-content: space-around;
		min-height: 44px;
	}
	.booking_form .tab-pane form div[class^="col-"] > .form-group > .form-control {
		height: auto;
	}
	.search.form-group {
		-webkit-border-top-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-topright: 5px;
		-moz-border-radius-bottomright: 5px;
		border-top-right-radius: 5px;
		border-bottom-right-radius: 5px;
		padding: 0px;
		background-color: transparent !important;
	}
	.booking_form .btn-primary {
		font-size: 14px;
		text-align: center;
		padding: 0px 15px;
		height: 41px;
	}
	.slick-slide img {
		display: block;
		height: 300px;
	}
	.booking_form .tab-pane form div[class^="col-"] > .form-group > .form-control {
		width: 100%;
		height: auto;
		/* height: 68px; */
		border: none;
		box-shadow: none;
		font-weight: 500;
		font-size: 15px;
		padding: 10px 15px;
		border-radius: 25px !important;
	}
	.orwaybtn {
		margin: 0px 0;
	}
	.signin a {color: #FFF !important;}
}
@media (min-width: 576px) and (max-width: 767px) {
	.booking_form > .nav-tabs li a {
		padding: 1px 0px;
	}
	.searchbtntop {
		margin-top: -130px;
		margin-left: 25px;
	}
	.booking_form .tab-pane form div[class^="col-"] > .form-group > .form-control {
		border-radius: 25px !important;
	}
	.tab-content .tab-pane #flightdates {
		width: 100%;
		background: transparent;
		border-radius: 25px;
	}
	.dateicon {
		margin-bottom: 5px !important;
	}
	.booking_form .tab-pane form div[class^="col-"] > .form-group > .form-control {
		height: 45px;
		line-height: 45px;
	}
	.custom-radio-btn {
		margin: 12px 0;
		width: 35%;
		float: left;
	}
	.list-bar .orwaybtn {
		color: #FFFFFF;
		font-size: 14px;
		margin-bottom: 0;
		padding: 0;
		display: flex;
		width: 48%;
		float: left;
	}
	.list-bar {
		border-radius: 25px;
		padding: 0px 15px;
		align-items: center;
		background: #22409a;
		margin: 15px 5px;
		display: flex;
		justify-content: space-around;
		min-height: 44px;
		float: left;
		width: 100%;
	}
	.orwaybtn {
		margin: 0px 0;
	}
	.additional_services {
        margin-top: 60px;
    }
}

@media screen and (max-width: 766px) {
	.booking_form > .nav-tabs li a {
		padding: 1px 0px;
	}
	.searchbtntop {
		margin-top: -50px;
		margin-left: 20px;
	}
	.booking_form .tab-pane form div[class^="col-"] > .form-group > .form-control {
		border-radius: 25px !important;
	}
	.tab-content .tab-pane #flightdates {
		width: 100%;
		background: transparent;
		border-radius: 25px;
	}
	.dateicon {
		margin-bottom: 5px !important;
	}
	.booking_form .tab-pane form div[class^="col-"] > .form-group > .form-control {
		height: 45px;
		line-height: 45px;
	}
	.custom-radio-btn {
		margin: 10px 10px 5px;
    width: auto;
    float: left;
	}
	 .list-bar .orwaybtn {
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 0;
    padding: 0;
    display: flex;
    width: auto;
    float: left;
    margin: 5px 10px 5px;
  }
	    .list-bar {
        border-radius: 25px;
        padding: 0px 15px 5px;
        align-items: center;
        background: #22409a;
        margin: 15px 5px;
        display: inline-block;
        justify-content: space-around;
        min-height: 44px;
        float: left;
        width: 100%;
    }
	.orwaybtn {
		margin: 0px 0;
	}
	.booking_form .nav-tabs li a {
    font-size: 13px !important;
    width: 65%;
    text-align: left;
  }
	.booking_form > .nav-tabs li.active a {
  border: none;
    border-bottom-width: medium;
    border-bottom-style: none;
    border-bottom-color: currentcolor;
  color: #FFF !important;
  border-bottom: solid 2px #FFF;
  width: 45%;
}
	.prmocxs{    margin-left: 0px;
    margin-top: 10px;}
	
	.additional_services {
        margin-top: 60px;
    }
	
.form-section {
    position: static !important;
    top: 18%;
    margin-top: -55px;
    left: 0;
    right: 0;
    z-index: 10;
}	

.activefnm {
    background: #FFF;
    color: #21409a !important;
    border-radius: 15px;
    padding: 3px 0px !important;
    margin: 7px 5px 5px 0px !important;
}
.activefnm:focus{margin: 7px 5px 5px 0px !important;padding: 3px 0px !important;}	
.activefnm:hover{margin: 7px 5px 5px 0px !important;padding: 3px 0px !important;}	
	
/*	.pika-lendar {
    float: left;
    width: 100%;
    margin: 8px;
}
.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, .5);
    width: 100%;
    left: 0px !important;
}*/	
}

@media screen and (max-width: 370px) {
    .booking_form .nav-tabs li a {
        font-size: 11px !important;
        width: 56%;
        text-align: left;
    }
}



/*---------------------------New Css for news-------------------------*/


.newsroom {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 30px 25px;
    list-style-type: none;
    border: solid 1px #e0e0e0;
    border-radius: 10px;
    min-height: 512px;
}
.newsroomcontent {
    width: 100%;
    float: left;
    margin: 20px 0px 0px 0px;
    padding: 30px 30px 20px 30px;
    list-style-type: none;
    background: #f7f7ff;
    border-radius: 10px;
    min-height: 402px;
}
.Chatwithuscontent {
    width: 100%;
    float: left;
    margin: 20px 0px 12px 0px;
    padding: 15px;
    list-style-type: none;
    background: #f7f7ff;
    border-radius: 10px;
}

.newsroomcontent ul{
	border-bottom: dotted 1px #dfdfdf;
	float: left;
    padding-bottom: 15px;
	width: 100%;
}
.newsroomcontent ul:last-child{
	border-bottom: none;
	float: left;
	width: 100%;
    padding-bottom: 10px;}				
.newsroomcontent li {
	width: 100%;
	float: left;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	border-bottom: none !important;
}
.newsroomcontent li h4{
    width: 100%;
    float: left;
    margin: 0px 0px 2px 0px;
    padding: 0px;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
}
.newsroomcontent li h4:last-child{
	margin-top: 15px !important;
}
.newsroomcontent li a p {
    width: 99%;
    float: left;
    margin: 0px 0px 8px 0px;
    padding: 0px;
    font-size: 12px;
    color: #0095d9;
    font-family: "Montserrat", sans-serif;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newspwspace{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 99%;}
