
.product-deals {
	margin-bottom: 20px;
	}
	.product-deals .image {
	position: relative;
	}


.product-deals .image a img {
	width: 100%;
	height: 250px;
	max-width: initial;
	width: auto;
	width: 100%;
}

.product-deals .image .matter {
position: absolute;
opacity: 1;
bottom: 0;
color: #fff;
width: 100%;
}

.product-deals .image .matter {
margin: 0;
border-top: 1px solid #E5E5E5;
background: rgba(0,0,0,0.6);
}

.product-deals .matter {  
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}

.product-deals .matter h5 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0px;
}

.product-deals .matter h4 {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  display: block;
  float: left;
  margin: 5px 0;
  width: 100%;
}

.product-deals .matter h2 {
  font-size: 14px;
  font-weight: 400;
}

.product-deals .matter h3 {
  color: #fff;
  font-size: 18px !important;
  padding-top: 3px;
  font-weight: 400;
  text-shadow: 1px 1px 1px #333;
  text-align: right;
}
.product-deals .matter h3 span {
  font-weight: 600;
}

.linkBtn { 
  font-size: 13px;
  color: #fff;
  float: right;
  background: #FF6B00;
  border-radius: 5px;
  padding: 4px 10px;
  border: 1px solid #fff;
  width: 100%;
}

.linkBtn:hover {
  background: #2E71A4;
}

.phoneDeals {
  width: 100%;
  padding: 10px 0 3px;
  text-align: center;
  color: #333;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.plist-us {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.plist-us p {
  width: 49%;
  position: relative;
  color: #212121;
  font-size: 16px;
  display: flex;
  margin-bottom: 5px;
}

.plist-us p::before {
  content: url(/resources/images/checked.png?v=1234);
  margin-right: 10px;
  filter: invert(44%) sepia(39%) saturate(6756%) hue-rotate(352deg) brightness(95%) contrast(93%);
}

.about-usp {
  margin: 30px 0px;
  box-shadow: 3px 1px 5px #aea7a7;
  padding: 22px 0px;
}

/**new css**/	
.destination img {
	transition: .5s;
	}
	.h-100 {
	height: 100% !important;
	}
	.position-relative {
	position: relative !important;
	}
	.destination a:hover img {
	transform: scale(1.1);
	}
	.destination .text-primary {
	color: #2277B2 !important;
	}	


	/************************************************
  tab
  *************************************************/
  .tabhb .nav-tabs {
		margin: 0;
		border: none;
		position: relative;
		}
	.mensection {
        width: 100%;
        float: left;
        background-color: #FF6B00;
        border: 1px solid #fff;
        position: absolute;
        z-index: 2;
        width: 23%;
        }

        .cross-d {
        float: right;
        cursor: pointer;
        margin-right: 0px;
        margin-bottom: -26px;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 15px;
        }

        
        
    .tabbgsetion {padding: 5px 0px; font-size: 12px;     position: relative;}
    .tabbgsetion:before {
        content: "";
        position: absolute;
        width: 16px;
        height: 16px;
        background: #ff6b00;
        top: -9px;
        right: 29px;
        rotate: 45deg;
    }
.rela{
	position:relative;
}
	.tabbgsetion input {font-size: 12px; margin-bottom: 5px;}


	.product-search-title {
		font-size: 18px;
		color: #fff;
		
		}

	.hideCon {
		width: 100%;
		float: left;
		}


.formClassBox {
		width: 100%;
		padding-right: 1%;
		float: left;
		margin-bottom: 7px;
		}
.formClassBox select {
		word-wrap: normal;
		width: 100%;
		padding: 7px;
		background-color: #fff;
		background-color: var(--bs-body-bg);
		background-clip: padding-box;
		border: var(--bs-border-width) solid var(--bs-border-color);		
		border-radius: var(--bs-border-radius);
		font-size: 12px;
		color: #222;
	}
	
	.formMidBox {
		width: 25%;
		padding-right: 1%;
		float: left;
		margin-bottom: 7px;
		}

	.formMidBox select {
		word-wrap: normal;
		width: 100%;
		padding: 7px;
		background-color: #fff;
		background-color: var(--bs-body-bg);
		background-clip: padding-box;
		border: var(--bs-border-width) solid var(--bs-border-color);		
		border-radius: var(--bs-border-radius);
		font-size: 12px;
		color: #222;
	}

	.search-button {
		background: #2E71A4;
		border-radius: 0;
		margin-top: 2px;
		padding: 6px 30px;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: 600;
		color: #fff;
		transition: all .3s ease;
		-ms-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		border: 1px solid #fff;
		outline: 0;
		}

		.search-button:hover {
			border: 1px solid;
			outline-color: rgba(255,255,255,0);
			outline-offset: 15px;
			text-shadow: 1px 1px 2px #427388;
			background: #3D3D3D;
			}

		.search-col-padding {
		padding-bottom: 5px;
		text-align: center;
		}
		.desk-hid{
			display: none !important;
		}

@media only screen and (max-width: 600px) {
    .mob-hid {
        display: none !important;
    }
    .desk-hid{
			display: block !important;
		}
    
}

/************* Cut From Page ********************/

.places p { text-align: left; margin-bottom: 10px;}	

		.airlineBanner {
		background-image:
		url('/resources/images/new/${fn:toLowerCase(pageResponse.pageType)}/${pageResponse.pageValue}.jpg'),
		url('/resources/images/main_banner.webp?v3490423');
	background-repeat: no-repeat;	
	width: 100%;
    height: 600px;
    /* position: relative;
    background-position: center bottom; */
    background-size: cover; 
	background-position: 100% 90%;
    background-size: cover;
    width: 97%;
    position: relative;
    z-index: 9;
    margin: 22px auto;
    border-radius: 20px;   
   }
   
  @media only screen and (max-width: 767px) {
	.airlineBanner {
	  background-image: none;
	  background-color: #9c9898 !important;
	  width: 100%;
	  height: 548px;
	  position: relative;
	}
  }

.banners {
		  background-color: #fff;
		  padding: 0px 5px 15px;		  
		}
		.bannerInner {
		  background-color: rgba(255,255,255,0.5);
		  width: 100%;
		  padding: 0 10px 0 10px;
		  text-align: center;
		}
		.clickFull {
		  position: relative;
		}	
		.clickFull a.ddka {
		  position: absolute;
		  width: 100%;
		  height: 100%;
		  left: 0;
		  top: 0;
		}
		.airLineimg {
		  display: inline-block;
		  width: 100%;
		  padding: 10px;
		}
		.jetblue-airlines .bannerInner ul {
		  border-bottom: 2px solid #2e5c99;
		}
		.banners .bannerInner ul {
		  display: flex;
		  justify-content: space-between;
		  align-items: center;
		  border-bottom: 2px solid #2e5c99;
		  padding-bottom: 4px;
		  margin-bottom: 20px;
		  margin-top: 20px;
		}
		.bannerInner h2 {
		  margin: 0;
		  padding: 0;
		  font-weight: 500;
		  font-size: 16px;
		  text-transform: capitalize;
		}
		.airLineimg img {
		  width: auto;
		}
		.banners img {
		  max-width: 100%;
		}

		

		
		.bannerInner .numbers a {
		    color: #6023FE;
			font-size: 27px;
			font-weight: 700;
			padding: 0 5px 0 5px;
			display: flex;
			align-items: center;
			justify-content: center;
		}
		.banners .bannerInner ul li {
		  color: #000;
		  font-size: 14px;
		  background-image: url(/resources/images/airline_gallary/checkIcons.png);
		  background-repeat: no-repeat;
		  background-position: left center;
		  padding-left: 18px;
		  font-weight: 500;
		  margin: 0;
		  list-style-type: none;
		}	
			
		.clickFull .numbers {
		  border-radius: 50px;
		}
	
		.numbers {
		    border: 1px solid #6023FE;
		  position: relative;
		}
		
		
		.ringing_phone:after, .ringing_phone:before{display:none !important;}
		.bannerInner .numbers {   
			padding: 6px;
			width: 90%;
			display: flex;
			margin: auto;
		}
		.bannerInner .clickFull .numbers { border-radius: 10px;
		}
		
		@keyframes fadeInOne {
		  45% {
			opacity: 0
		  }
		  100% {
			opacity: 1
		  }
		}
		@keyframes fadeInTwo {
		  55% {
			opacity: 0
		  }
		  100% {
			opacity: 1
		  }
		}
		.phone-call div img,
		.callIcon img{
			animation-name: trin;
			animation-duration: 1.5s;
			animation-iteration-count: infinite;
			animation-timing-function: linear;
		}
		@keyframes trin {
			from {
				transform:rotate3d(0, 0, 1, 0deg);
			}
			20%, 32%, 44%, 56%, 68% {
				transform: rotate3d(0, 0, 1, 0deg);
			}
			23%, 35%, 47%, 59%, 71% {
				transform: rotate3d(0,0,1,15deg);
			}
			26%, 38%, 50%, 62%, 74% {
				transform: rotate3d(0,0,1,0deg);
			}
			29%, 41%, 53%, 65%, 77% {
				transform: rotate3d(0,0,1,-15deg);
			}
			80% {
				transform:rotate3d(0, 0, 1, 0deg);
			}
		}
		
		/**********header*************/
		header.headers {
		  position: fixed !important;
		}
		header.headers {
		  z-index: 10;
		}
		.headers {
		  background-color: #fff;
		  padding: 5px 0;
		  position: relative;
		  top: 0;
		  left: 0;
		  width: 100%;
		  z-index: 1;
		}
		
		.headerInr .rightCall a {
			background: linear-gradient(270deg, #406BE0 0%, #163A9C 100%);
			background-clip: text;
			-webkit-background-clip: text;
			-webkit-text-fill-color: transparent;
			
		  padding-left: 10px;
		  font-size: 12px;
		  font-weight: 600;
		  text-align: left;
		  display: block;
		  padding-top: 1px;
		}

		.headerInr .rightCall a img {width: 15px;}
		
		
		
		.headerInr {
		  display: flex;
		  align-items: center;
		  justify-content: space-between;
		  height: 46px;
		  
		}


		/*******************/	
		.searchEngineBox .searchButton {  
		  background: #2e5c99 !important;  
		}		
		.searchButton {  
		  background: #2e5c99 !important;  
		}
		.footer-last p {
			background: #2e5c99 !important;  
			z-index: 9999;
			}
		.searchEngineBox {  
				z-index: 1 !important;
				}	
			
		.headers { display: none;}
		.banners {display: none;}	
		/****************************************/	
		@media only screen and (max-width:1025px) {
			#headerCntr {display: none;}
			.headers { display: block;}
			.banners{ display: block ; }
			.fc-dealbox {display: none;}			
			
		.footer-last p {
			background: #2e5c99 !important;  
			z-index: 9999;
			}
		.searchEngineBox {  
				z-index: 1 !important;
				}
		.headerInr .rightCall a span {  
		  text-decoration: none !important;
		}
		.bannerInner .numbers a {
		  text-decoration: none !important;
		}
		
		.airbannerBox { margin-top: 685px !important;}
		.Tagline_searchbnr { margin-top: -40px !important;}
			
	}
	
	@media (max-width:767px) {}	
	
	.dealboxes {
					border: 1px solid #ccc;
					overflow: hidden;
					margin-bottom: 12px;
					padding: 2%;
					color: #333;
					width: 100%;
					display: flex;
					align-items: center;
					justify-content: space-between;
			}

			   /* .dealboxes:nth-child(3n+1) {
				margin-left: 0;
				} */
				
			   .dealboxes .deaLeftSec {
				display: table;
				border: 1px solid #ccc;
				padding: 2px;
				float: left;
				}

				.dealboxes .deaLeftSec span {
				display: table-cell;
				vertical-align: middle;
				}

				.dealboxes .deaLeftSec span img {
				width: auto;
				max-height: 57px;
				}

				.dealboxes .deaMidSec {
				width: 70%;
				float: left;
				padding-left: 3%;
				line-height: 20px;
				}
				
				.dateHolder {
				font-size: 12px;
				}
				
				.dealboxes .deaRightSec {
				width: 24%;
				float: right;
				line-height: 24px;
				}
				.dealboxes .deaRightSec b {
					font-size: 13px;
					display: block;
					padding-bottom: 5px;
				}
				.dealboxes .callNow {
					color: #fff;
					background: #d4451b;
					padding: 8px;
					display: inline-block;
					font-size: 12px;
					line-height: 18px;
				}

				.descontant {
				border: 1px solid #d3d3d3;
				margin-top: 16px;
				padding: 15px;
				font-size: 15px;
				color: #424f58;
				margin-bottom: 20px;
				}
				
				
				#ppcboxes{ display:none;}
	#maskppc { position: fixed !important; left: 0;top: 0; z-index: 9000 !important; display: none; height: 100% !important; width: 100% !important; }
		
	#ppcboxes .windowpc { display: none;left: 15%; position: fixed; top: 90px !important; z-index: 9999; width: 700px;}
	#ppcboxes #dialogppc { background-color: #fff;  border-radius: 10px; position: fixed;
	  top: 0; left: 0; height: 100vh; padding: 0px 13px 100px 13px; text-align: center;}
		
	
	.home-ppc-popup .ppc-close { display: block; height: 30px; margin: 0 auto; opacity: .75; overflow: hidden; position: absolute; right: 2px; text-indent: 0; top: 2px; width: 30px; }
	.ppc-close images { height: 100%; position: relative; z-index: 9999999;}
	
	/****/
	.gAcontent {
	  width: 100%;
	}
	a.svnSpt {
	  font-size: 18px;
	  color: #000;
	  display: block;
	  padding-top: 10px;
	  font-weight: bold;
	}
	.usplst {
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: center;
	  margin-top: 12px;
	  margin-bottom: 7px;
	  position: relative;
	}
	.usplst div {
	  text-align: center;
	  font-size: 15px;
	  color: #fff;
	  padding: 6px 0 9px 0;
	  width: 45%;
	  font-weight: 500;
	  background-color: #2e5c99;
	  border-radius: 20px;
	  margin: 5px 2px;
	}
	.usplst a {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	}
		
	 .flightImage {
	  min-height: unset;
	  margin: 19px 0;
	  padding: 0 20px;
	}
		
	.flightImage img {
	  max-width: 94%;
	  position: relative;
		
	}
	.girlCalling img {
	  border: 4px solid #ccc;
	  border-radius: 50%;
	}	
	.callTxt {
	  font-size: 16px;
	  font-weight: bold;
	}
	.girlCalling {
	  margin-top: 10px;
	  margin-bottom: 11px;
	  position: relative;
	}	
	
	.callicons.post {
	  border-radius: 47px;
	  background: #2a52be;
	  display: flex;
	  padding: 4px;
	  margin-right: 10px;
	  margin-left: 7px;
	  justify-content: center;
      align-items: inherit;
	}
	.callicons h4 {
	  margin: 0;
	  padding-top: 7px;
	  color: #404040;
	  font-weight: 500;
	}
	.callicons h4 a {
		font-size: 24px;
		font-weight: bold;
		color: #FFF;
		font-size: 24px;
		display: block;
		letter-spacing: 1px;
		transition: unset;
	}	
	
	.girlCalling img {
		border: 4px solid #ccc;
		border-radius: 50%;
	}
	.girlCalling {
		margin-top: 10px;
		margin-bottom: 15px;
		position: relative;
	}
	p.pohlp a {
	  color: #000;
	  font-size: 16px;
	  font-weight: bold;
	  padding-top: 7px;
	  display: block;
	}
	
	.mainpop a { font-size: 18px; font-weight: 600; text-decoration: none; color: #f4841c;}
	.airlinestitle {background-color: #2e5c99; font-size: 20px; color: #fff; margin:0px;}
	.poplogo img { width: 150px;}
	.popheader { margin-bottom: 10px;}
	.Inrheadepop {display: flex; justify-content: space-between;}

	.tfn-nmbr a {
				background-color: #2a52be;
				border-radius: 50px;
				padding: 6px;
				text-align: center;
				display: flex;
				justify-content: center;
				align-items: center;
				color: #fff; font-size: 25px;				
				}

	
	
	/********************** RESPONSIVE CSS START ****************/
		
	@media only screen and (max-width:1025px) {
	
	.content_bx { height: calc(100vh - 80px); width:100%;}
	#ppcboxes .windowpc{ display:block; width: 100%; left: 0 !important; top: 0px !important;}
	#ppcboxes{ display:block;}
	.popup-dsgn-box { width: 100%; margin:10% auto;}	
	
		
	}
	
	
	

.product-deals {
	margin-bottom: 20px;
	}
	.product-deals .image {
	position: relative;
	}


.product-deals .image a img {
	width: 100%;
	height: 250px;
	max-width: initial;
	width: auto;
	width: 100%;
}

.product-deals .image .matter {
position: absolute;
opacity: 1;
bottom: 0;
color: #fff;
width: 100%;
}

.product-deals .image .matter {
margin: 0;
border-top: 1px solid #E5E5E5;
background: rgba(0,0,0,0.6);
}

.product-deals .matter {  
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
}

.product-deals .matter h5 {
  float: left;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0px;
}

.product-deals .matter h4 {
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  display: block;
  float: left;
  margin: 5px 0;
  width: 100%;
}

.product-deals .matter h2 {
  font-size: 14px;
  font-weight: 400;
}

.product-deals .matter h3 {
  color: #fff;
  font-size: 18px !important;
  padding-top: 3px;
  font-weight: 400;
  text-shadow: 1px 1px 1px #333;
  text-align: right;
}
.product-deals .matter h3 span {
  font-weight: 600;
}

.linkBtn { 
  font-size: 13px;
  color: #fff;
  float: right;
  background: #FF6B00;
  border-radius: 5px;
  padding: 4px 10px;
  border: 1px solid #fff;
  width: 100%;
}

.linkBtn:hover {
  background: #2E71A4;
}

.phoneDeals {
  width: 100%;
  padding: 10px 0 3px;
  text-align: center;
  color: #333;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.plist-us {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.plist-us p {
  width: 49%;
  position: relative;
  color: #212121;
  font-size: 16px;
  display: flex;
  margin-bottom: 5px;
}

.plist-us p::before {
  content: url(/resources/images/checked.png);
  margin-right: 10px;
  filter: invert(44%) sepia(39%) saturate(6756%) hue-rotate(352deg) brightness(95%) contrast(93%);
}

.about-usp {
  margin: 30px 0px;
  box-shadow: 3px 1px 5px #aea7a7;
  padding: 22px 0px;
}

/**new css**/	
.destination img {
	transition: .5s;
	}
	.h-100 {
	height: 100% !important;
	}
	.position-relative {
	position: relative !important;
	}
	.destination a:hover img {
	transform: scale(1.1);
	}
	.destination .text-primary {
	color: #2277B2 !important;
	}	


	/************************************************
  tab
  *************************************************/
  .tabhb .nav-tabs {
		margin: 0;
		border: none;
		position: relative;
		}
	.mensection {
        width: 100%;
        float: left;
        background-color: #FF6B00;
        border: 1px solid #fff;
        position: absolute;
        z-index: 2;
        width: 23%;
        }

        .cross-d {
        float: right;
        cursor: pointer;
        margin-right: 0px;
        margin-bottom: -26px;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        font-size: 15px;
        }

        
        
    .tabbgsetion {padding: 5px 0px; font-size: 12px;     position: relative;}
    .tabbgsetion:before {
        content: "";
        position: absolute;
        width: 16px;
        height: 16px;
        background: #ff6b00;
        top: -9px;
        right: 29px;
        rotate: 45deg;
    }
.rela{
	position:relative;
}
	.tabbgsetion input {font-size: 12px; margin-bottom: 7px;}


	.product-search-title {
		font-size: 18px;
		color: #fff;
		padding: 0px 0px 5px;
		}

	.hideCon {
		width: 100%;
		float: left;
		}


.formClassBox {
		width: 100%;
		padding-right: 1%;
		float: left;
		margin-bottom: 7px;
		}
.formClassBox select {
		word-wrap: normal;
		width: 100%;
		padding: 7px;
		background-color: #fff;
		background-color: var(--bs-body-bg);
		background-clip: padding-box;
		border: var(--bs-border-width) solid var(--bs-border-color);		
		border-radius: var(--bs-border-radius);
		font-size: 12px;
		color: #222;
	}
	
	.formMidBox {
		width: 25%;
		padding-right: 1%;
		float: left;
		margin-bottom: 7px;
		}

	.formMidBox select {
		word-wrap: normal;
		width: 100%;
		padding: 7px;
		background-color: #fff;
		background-color: var(--bs-body-bg);
		background-clip: padding-box;
		border: var(--bs-border-width) solid var(--bs-border-color);		
		border-radius: var(--bs-border-radius);
		font-size: 12px;
		color: #222;
	}

	.search-button {
		background: #2E71A4;
		border-radius: 0;
		margin-top: 2px;
		padding: 6px 30px;
		font-size: 13px;
		text-transform: uppercase;
		font-weight: 600;
		color: #fff;
		transition: all .3s ease;
		-ms-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		border: 1px solid #fff;
		outline: 0;
		}

		.search-button:hover {
			border: 1px solid;
			outline-color: rgba(255,255,255,0);
			outline-offset: 15px;
			text-shadow: 1px 1px 2px #427388;
			background: #3D3D3D;
			}

		.search-col-padding {
		padding-bottom: 5px;
		text-align: center;
		}
		.desk-hid{
			display: none;
		}

@media only screen and (max-width: 600px) {
    .mob-hid {
        display: none !important;
    }
    .desk-hid{
			display: block !important;
		}
    
}



/*********************
Mobile banner

******************/


		.banners {
		  background-color: #fff;
		  padding: 0px 5px 15px;		  
		}
		.bannerInner {
		  background-color: rgba(255,255,255,0.5);
		  width: 100%;
		  padding: 0 10px 0 10px;
		  text-align: center;
		}
		.clickFull {
		  position: relative;
		}	
		.clickFull a.ddka {
		  position: absolute;
		  width: 100%;
		  height: 100%;
		  left: 0;
		  top: 0;
		}
		
		.jetblue-airlines .bannerInner ul {
		  border-bottom: 2px solid #2e5c99;
		}
		.banners .bannerInner ul {
		  display: flex;
		  justify-content: space-between;
		  align-items: center;
		  border-bottom: 2px solid #2e5c99;
		  padding-bottom: 4px;
		  margin-bottom: 20px;
		  margin-top: 20px;
		}
		.bannerInner h2 {
		  margin: 0;
		  padding: 0;
		  font-weight: 500;
		  font-size: 16px;
		  text-transform: capitalize;
		  line-height: 1;
		}
		.airLineimg img {
		  width: auto;
		}
		.banners img {
		  max-width: 100%;
		}

		.bannerInner .contant a {
			font-size: 20px;
			color: #fff;
			font-weight: 600;
			padding: 5px 5px;
			display: flex;
			align-items: center;
			justify-content: center;
			background-color: #6023FE;
			position: relative;
			margin-bottom: 9px;
			margin-top: 1px;
		}

		
		
		.banners .bannerInner ul li {
		  color: #000;
		  font-size: 14px;
		  background-image: url(/resources/images/airline_gallary/checkIcons.png);
		  background-repeat: no-repeat;
		  background-position: left center;
		  padding-left: 18px;
		  font-weight: 500;
		  margin: 0;
		  list-style-type: none;
		}	
			
		.clickFull .numbers {
		  border-radius: 50px;
		}
		.bannerInner .numbers {
		  padding: 6px;
		}	
		
		
		.ringing_phone {
		  height: 30px;
		  width: 30px;
		  background-size: 23px;
		}	
		
		.ringing_phone {
			animation-name: trin;
			animation-duration: 1.5s;
			animation-iteration-count: infinite;
			animation-timing-function: linear;
		}
		.ringing_phone {
			height: 40px;
			width: 40px;
			background:  url(/resources/images/airline_gallary/phoneRotate1.png) center center no-repeat;
			text-align: center;
			display: inline-block;
			margin-right: 8px;
			background-size: 100%;
		}
		.ringing_phone:after, .ringing_phone:before{display:none !important;}
		.bannerInner .numbers {   
			padding: 6px;
		}
		
		@keyframes fadeInOne {
		  45% {
			opacity: 0
		  }
		  100% {
			opacity: 1
		  }
		}
		@keyframes fadeInTwo {
		  55% {
			opacity: 0
		  }
		  100% {
			opacity: 1
		  }
		}
		.phone-call div img,
		.callIcon img{
			animation-name: trin;
			animation-duration: 1.5s;
			animation-iteration-count: infinite;
			animation-timing-function: linear;
		}
		@keyframes trin {
			from {
				transform:rotate3d(0, 0, 1, 0deg);
			}
			20%, 32%, 44%, 56%, 68% {
				transform: rotate3d(0, 0, 1, 0deg);
			}
			23%, 35%, 47%, 59%, 71% {
				transform: rotate3d(0,0,1,15deg);
			}
			26%, 38%, 50%, 62%, 74% {
				transform: rotate3d(0,0,1,0deg);
			}
			29%, 41%, 53%, 65%, 77% {
				transform: rotate3d(0,0,1,-15deg);
			}
			80% {
				transform:rotate3d(0, 0, 1, 0deg);
			}
		}
			
		/**********header*************/
		.headers {
		  position: fixed !important;
		}
		.headers {
		  z-index: 10;
		}
		.headers {
		  background-color: #fff;
		  padding: 7px 13px;
		  position: relative;
		  top: 0;
		  left: 0;
		  width: 100%;
		  z-index: 1;
		  border-bottom: 1px solid #ddd;
		}
		
		.headerInr .rightCall a {
		  color: #f4841c;
		  padding-left: 10px;
		  font-size: 15px;
		  font-weight: 600;
		  text-align: left;
		  display: block;
		  padding-top: 1px;
		  text-decoration: none !important;
		}
		
		
		.headerInr {
		  display: flex;
		  align-items: center;
		  justify-content: space-between;
		  height: 46px;
		  
		}

		.mhead-logo img {width: 150px;}

		.inertitle {
			font-size: 21px;
			color: #fff;
			margin-bottom: 0;
			background: linear-gradient(90deg, #185CFC 0%, #9725F1 100%);
			padding: 3px;
			font-weight: 500;
		}

		/*******************/	
		.searchEngineBox .searchButton {  
		  background: #2e5c99 !important;  
		}		
		.searchButton {  
		  background: #2e5c99 !important;  
		}
		.footer-last p {
			background: #2e5c99 !important;  
			z-index: 9999;
			}
		.searchEngineBox {  
				z-index: 1 !important;
				}	
			
		.headers { display: none;}
		.banners {display: none;}	
		/****************************************/	
		@media only screen and (max-width:1025px) {
			#headerCntr {display: none;}
			.headers { display: block;}
			.banners{ display: block ; padding: 0; }
			.fc-dealbox {display: none;}			
			
		.footer-last p {
			background: #2e5c99 !important;  
			z-index: 9999;
			}
		.searchEngineBox {  
				z-index: 1 !important;
				}
		.headerInr .rightCall a span {  
		  text-decoration: none !important;
		}
		.bannerInner .numbers a {
		  text-decoration: none !important;
		}
		
		.airbannerBox { margin-top: 495px !important;}
		.Tagline_searchbnr { margin-top: -40px !important;}
			
	}


	/******************/

	.bottom-call-bar2 {
      padding: 5px;
      background: #2f4b59;
      left: 0;
      color: #fff;
      position: fixed;
      font-size: 15px;
      text-align: center;
      width: 100%;
      z-index: 9;
    }
    
      .ringingfooter {
      border: solid 2px #fcf804;
      border-radius: 50%;
      height: 40px;
      width: 40px;
      background: url(/resources/images/airline_gallary/phoneRotate.png) center center no-repeat;
      background-color: rgba(0, 0, 0, 0);
      background-size: auto;
      text-align: center;
      display: inline-block;
      background-size: 28px;
      margin-left: 20px;
      background-color: #1f820a;
    }
    .ringingfooter {
      animation-name: trin;
      animation-duration: 1.5s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
    }
			
			