header, footer, nav, section, aside {
	display: block
}
body {
	    font-family: "Roboto", Helvetica, Arial, sans-serif !important;
	font-size: 15px;
	line-height: 22px;
	color: #626262;
	font-weight: 400;
	background: #FFF
}
ul, li {
	list-style: none
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #212121
}
label {
	font-weight: 400
}
.fleft {
	float: left
}
.fright {
	float: right
}
a:focus, :focus {
	outline: none
}
button::-moz-focus-inner {
border:0
}
a {
	text-decoration: none
}
img {
	max-width: 100%;
	border: none
}
.clr {
	clear: both;
	overflow: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
	width: 100%
}
input[type="button"], input[type="submit"], button {
	cursor: pointer
}
.wrapper {
	float: left;
	width: 100%
}
.siteWidth {
	max-width: 1180px;
	margin: 0 auto
}
.header {
	float: left;
	width: 100%;
	position: relative;
	z-index: 111111;
	/*box-shadow: 0 1px 3px rgba(0,0,0,.6)*/
	border-bottom:0px solid #ccc;
}
.logo {
	float: left;
	padding-top: 10px;
	max-width: 270px;
}
.logo img {
	display: block
}
.headerTop {
	float: left;
	width: 100%;
	
	background: #FFF
}
.headerRight {
	float: right;
	margin-top: 24px
}
.callPic {
	float: left;
	margin-right: 20px;
	margin-top: 6px
}
.callPic img {
	display: block
}
.callPic ul li {
	color: #626262;
	font-size: 14px;
	text-transform: uppercase;
	position: relative
}
.callPic ul li span {
	padding: 3px 25px 3px 40px;
	height: 25px;
	position: relative;
	cursor: pointer
}
.callPic ul li span:before {
	content: "";
	position: absolute;
	top: 9px;
	right: 6px;
	background: url(../images/select-arrow.png) no-repeat 0 0;
	width: 8px;
	height: 5px
}
.callPic ul li ul {
	display: none;
	position: absolute;
	top: 24px;
	left: 0;
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #FFF
}
.callPic ul li ul li {
	border-top: 0;
	padding: 2px 0
}

/*Google Translate CSS starts*/
.goog-te-gadget-icon
{
	display:none;
}
.VIpgJd-ZVi9od-ORHb .VIpgJd-ZVi9od-l4eHX-hSRGPd {
	display: none;
}

.VIpgJd-ZVi9od-ORHb img {
	border: none;
	display: none !important;
}

/*Google CSS ends*/

.callPic ul li ul li:first-child {
	border: none
}
.callPic ul li a {
	color: #626262
}
.australiaFlag {
	background: url(../images/aus-flag.jpg) no-repeat 2px center;
	display: block;
	padding-left: 40px;
	background-size: 25px auto
}
.canadaFlag {
	background: url(../images/can-flag.jpg) no-repeat 2px center;
	padding-left: 40px;
	background-size: 25px auto
}
.usaFlag {
	background: url(../images/usa-flag.jpg) no-repeat 2px center;
	padding-left: 40px;
	background-size: 25px auto
}
.ukFlag {
	background: url(../images/uk-flag.jpg) no-repeat 2px center;
	padding-left: 40px;
	background-size: 25px auto
}
.headerStrip .callTxt {
	float: left;
	margin: 0 20px;
	border-left: 1px solid #ced2d5;
	padding-left: 20px;
	margin-left: 0
}
.headerStrip .callTxt a {
	font-size: 16px;
	font-weight: 700;
	color: #1b3867;
	pointer-events: none;
	line-height: 30px;
	background: url(../images/cell-icon.png) no-repeat 0 center;
	padding-left: 16px
}
.callBookBox select {
	width: 87px;
	float: left;
	height: 23px
}
.callBookBox .select-wrapper {
	width: 87px;
	display: block!important
}
.callBookBox .select-wrapper .holder {
	padding: 0 5px;
	font-size: 14px;
	line-height: 21px;
	height: 23px;
	display: block!important;
	border: 1px solid #e5e5e5;
	background: url(../images/aus-flag.jpg) no-repeat 1px center;
	padding-left: 35px;
	text-transform: uppercase
}
.callBookBox .select-wrapper:before {
	top: 9px;
	right: 6px
}
.header nav {
	float: left;
	margin-top: 0px
}
.header nav ul {
	float: left;
	width: 100%
}
	.header nav ul li {
		float: left;
		font-size: 14px;
		text-transform: capitalize !important;
		padding: 10px 8px;
		padding-bottom: 10px;
		margin-top: 6px;
	}

	.header nav ul li:hover {
		float: left;
		font-size: 14px;
		text-transform: capitalize !important;
		
		padding-bottom: 10px;
		margin-top: 6px;
		background-color:#f3f3f3;
		border-radius:10px;
		cursor:pointer;
		
		
	}


		.header nav ul li.active {
			float: left;
			font-size: 14px;
			text-transform: capitalize !important;
			padding-bottom: 10px;
			margin-top: 6px;
			background-color: #adf2ff;
			border-radius: 10px;
			cursor: pointer;
		}




		.header nav ul li a {
			color: #3f3f3f;
			display: block;
			padding: 0;
			font-weight: 400;
		}
.header nav ul li a span {
	display: block;
	text-align: center;
	height: 27px;
	position: relative
}
.hoverImg {
	opacity: 0
}
.header nav ul li img {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	padding-right: 10px;
}
.header nav ul li:hover img {
	opacity: 1
}
.header nav ul li:hover a span .hoverImg {
	opacity: 1
}
.header nav ul li.active a, .header nav ul li:hover a {
	color: #2b2b2b;
	font-weight: 400;
	
	
}
.header nav ul li.active a span img {
	opacity: 0
}
.header nav ul li.active a span .hoverImg {
	opacity: 1
}
.subMenuLink {
	display: none
}
.header nav ul li .submenu {
	display: none
}
.requestCallBackBox {
	float: right;
	position: relative;
	z-index: 2
}
.callMeBox {
	display: none;
	position: absolute;
	background: #FFF;
	padding: 16px;
	right: 0;
	top: 30px;
	border: 1px solid #e1e1e1;
	width: 241px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.callMeBox input[type="text"], .callMeBox select {
	border: 1px solid #bebcbc;
	background: #FFF;
	padding: 5px;
	height: 25px;
	border-radius: 2px
}
.callMeBox input[type="text"] {
	width: 139px;
	float: right
}
.callMeBox select {
	width: 57px;
	float: left
}
.callMeBox input[type="submit"], .submitBtn, .formFieldBg input.submitBtn {
	background: #fb4f0f;
	border: 0;
	color: #FFF;
	font-size: 14px;
	font-weight: 500;
	float: right;
	padding: 6px 21px;
	margin-top: 7px;
	border-radius: 2px
}
.requestCallBackBox .submitBtn {
	font-weight: 300;
	font-size: 13px;
	padding: 3px 15px
}
.requestLink {
	display: block;
	height: 30px;
	color: #FFFFFF!important;
	text-align: center;
	padding: 0 32px 0 15px;
	position: relative;
	line-height: 30px;
	background: #fb4f0f;
	font-weight: 600;
	font-size: 14px;
	font-weight: 300;
	border-radius: 0 10px 0 10px
}
.requestLink span {
	background: url(../images/down-arrow.png) no-repeat 0 0;
	width: 8px;
	height: 5px;
	display: block;
	position: absolute;
	right: 11px;
	top: 13px
}
.requestLink.active span {
	background: url(../images/up-arrow.png) no-repeat 0 0
}
.callMeThank {
	display: none;
	position: absolute;
	background: #FFF;
	padding: 26px 16px;
	right: 0;
	top: 41px;
	border: 1px solid #e1e1e1;
	width: 241px;
	text-align: center;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.headerStrip {
	float: left;
	width: 100%;
	background: #f4f4f5;
	padding: 0;
	z-index: 6;
	position: relative
}
.flagBox {
	float: left;
	padding: 0
}
.flagBox img {
	display: block
}
.flagBox ul li {
	color: #626262;
	font-size: 14px;
	text-transform: uppercase;
	position: relative
}
.flagBox ul li span {
	padding: 2px 30px 2px 35px;
	height: 24px;
	position: relative;
	cursor: pointer;
	background-color: #e8e8e8;
	display: block;
	border: 1px solid #e5e5e5
}
.flagBox ul li span:before {
	content: "";
	position: absolute;
	top: 9px;
	right: 8px;
	background: url(../../www.travelomatrix.com/images/travelomatrix/images/select-arrow.png) no-repeat 0 0;
	width: 8px;
	height: 5px
}
.flagBox ul li ul {
	display: none;
	position: absolute;
	top: 23px;
	left: 0;
	width: 100%;
	border: 1px solid #e5e5e5;
	background: #e8e8e8
}
.flagBox ul li ul li {
	border-top: 1px solid #999;
	padding: 3px 0
}
.flagBox ul li a {
	color: #626262
}
.headerTopLink {
	float: left;
	margin-top: 0;
	border-left: 1px solid #ced2d5;
	border-right: 1px solid #ced2d5;
	height: 30px;
	padding: 5px 10px 0;
	display: none
}
.headerTopLink li {
	display: inline;
	position: relative
}
.headerTopLink li:first-child a {
	border: none
}
.headerTopLink li>a {
	display: inline-block;
	border-left: 1px solid #8f9193;
	padding: 0 10px;
	line-height: 12px;
	color: #212121;
	font-weight: 300;
	font-size: 13px
}
.headerTopLink li>a.active:before {
	content: "";
	position: absolute;
	top: 12px;
	left: 50%;
	border: 8px solid transparent;
	border-bottom-color: #e1e1e1;
	margin-left: -8px;
	z-index: 4
}
.headerTopLink li>a.active:after {
	content: "";
	position: absolute;
	top: 16px;
	left: 50%;
	border: 6px solid transparent;
	border-bottom-color: #FFF;
	margin-left: -6px;
	z-index: 4
}
.headerTopLink li#welcomeContainer {
	margin-right: 25px
}
.headerTopLink li#welcomeContainer>a {
	border: none
}
.headerTopLink li#welcomeContainer ul li {
	display: block;
	border: none;
	border-bottom: 1px solid #EEE
}
.headerTopLink li#welcomeContainer .popupContainer {
	width: 170px
}
.headerTopLink li#welcomeContainer ul li a {
	color: #333;
	border: none;
	padding: 5px 10px;
	line-height: 22px;
	width: 100%
}
.headerTopLink li#welcomeContainer ul li a:hover {
	background: #F2F2F2
}
.helloUser {
	background: url(../../www.travelomatrix.com/images/travelomatrix/images/down-arrow.png) no-repeat right center;
	background-size: 9px auto
}
.popupContainer {
	background: #FFF;
	border: 1px solid #e1e1e1;
	width: 288px;
	position: absolute;
	top: 27px;
	right: -10px;
	box-shadow: 0 0 5px rgba(0,0,0,.25);
	display: none
}
.popupContainer h3 {
	font-size: 16px;
	color: #333;
	font-weight: 500;
	padding: 10px 0;
	border-bottom: 1px solid #e1e1e1;
	text-transform: uppercase;
	text-align: center
}
.formContainer {
	padding: 15px;
	float: left;
	width: 100%
}
.formClearRow {
	margin-bottom: 15px;
	float: left;
	width: 100%
}
.formClearRow label {
	font-size: 12px
}
.formContainer input[type="checkbox"] {
	margin-right: 5px;
	vertical-align: text-top
}
.formContainer input[type="text"], .formContainer input[type="password"] {
	border: 1px solid #e1e1e1;
	background: #FFF;
	width: 100%;
	height: 40px;
	padding: 0 10px
}
.formContainer input[type="submit"], .formContainer input[type="button"] {
	border: none;
	border-bottom: 2px solid #b52f00;
	background: #fb4f0f;
	width: 100%;
	height: 40px;
	color: #FFF;
	font-weight: 700;
	font-size: 14px
}
.googleButton {
	float: left
}
.facebookButton {
	float: right
}
.forgotLink {
	margin-top: 5px;
	text-align: right
}
.forgotLink a {
	color: #858585
}
.forgotLink a:hover {
	color: #000
}
.orDiv {
	margin-bottom: 15px;
	position: relative;
	width: 100%;
	text-align: center;
	float: left
}
.orDiv span {
	background: #FFF;
	position: relative;
	padding: 0 7px;
	text-transform: uppercase
}
.orDiv:before {
	content: "";
	position: absolute;
	height: 1px;
	background: #e1e1e1;
	left: 0;
	top: 9px;
	width: 100%
}
.fromBottomText {
	float: left;
	width: 100%;
	text-align: center;
	color: #999;
	font-size: 13px
}
.fromBottomText a {
	text-decoration: underline;
	color: #395697
}
.fromBottomText a:hover {
	text-decoration: none
}
.forgotTxt {
	text-align: center;
	font-size: 16px;
	font-weight: 300
}
.banner {
	float: left;
	width: 100%;
	height: 449px;
	position: relative
}
.homeBanner {
	background: url(../images/home-banner1.jpg) no-repeat center 0
}
.homeBanner2 {
	background: url(../images/home-banner2.jpg) no-repeat center 0
}
.banner .callTxt, .innerBanner .callTxt {
	display: none
}
.bannerHeadTxt {
	color: #FFF;
	max-width: 1170px;
	margin: 0 auto;
	position: relative;
	height: 320px
}
.bannerHeadTxt h1 {
	position: absolute;
	bottom: 38px;
	left: 0;
	color: #FFF;
	font-weight: 700;
	font-size: 30px;
	color: #FFF;
	display: inline-block;
	padding-bottom: 10px;
	margin: 0
}
.bannerHeadTxt h1:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 56%;
	height: 2px;
	background: #f2f2f2
}
.tabBox {
	width: 100%;
	float: left
}
.tabList {
	display: none
}
.tabList ul {
	float: left;
	margin-top: -34px;
	position: relative;
	z-index: 4
}
.tabList ul li {
	float: left;
	margin-right: 2px;
	text-transform: uppercase
}
.tabList ul li a {
	display: block;
	background: #e3e3e3;
	color: #000;
	padding: 8px 18px
}
.tabList ul li a img {
	margin: 1px 6px 0 0;
	float: left;
	width: 20px
}
.tabList ul li a img.activeIcon {
	display: none
}
.tabList ul li.active a img.icon, .tabList ul li:hover a img.icon {
	display: none
}
.tabList ul li.active a img.activeIcon, .tabList ul li:hover a img.activeIcon {
	display: block
}
.tabList ul li.active a, .tabList ul li:hover a {
	background: #212121;
	color: #FFF;
	padding: 10px 18px;
	margin-top: -4px
}
.tabContent {
	width: 100%;
	float: left;
	padding: 10px 20px;
	background: #162849
}
.tabContent h3 {
	color: #FFF;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 15px;
	border-bottom: 1px solid #2b456f;
	text-transform: uppercase;
	line-height: 28px;
	margin-top: 0;
	padding-bottom: 10px
}
.tabSlideHeading {
	display: none
}
.radioBox {
	float: left;
	width: 86%;
	margin-bottom: 15px
}
.radioBox label {
	float: left;
	margin-right: 15px;
	color: #000;
	font-weight: 700;
	font-size: 14px
}
.radioBox label input {
	margin-right: 8px
}
.radioBox .directFlight {
	float: right;
	margin: 0
}
.formFieldBg {
	float: left;
	width: 100%
}
.formFieldBg input[type="text"], .formFieldBg input[type="email"], .formFieldBg select {
	border: #96a0a0 solid 1px;
	padding: 8px 9px;
	width: 100%;
	font-size: 14px;
	height: 35px
}
.errorField {
	color: red;
	display: block;
	width: 100%;
	padding: 5px 8px;
	font-size: 13px;
	background: #FFF;
	position: absolute;
	top: 40px;
	left: 0;
	border: 1px solid #bcbcbc;
	display: none;
	z-index: 5
}
.errorField:before {
	content: "";
	position: absolute;
	border: 5px solid transparent;
	left: 11px;
	top: -10px;
	border-bottom-color: #FFF;
	z-index: 3
}
.errorField:after {
	content: "";
	position: absolute;
	border: 6px solid transparent;
	left: 10px;
	top: -12px;
	border-bottom-color: #bcbcbc;
	z-index: 2
}
.inputFieldBox, .dateFieldBox, .selectFieldBox, .timeFieldBox {
	float: left;
	position: relative;
	background: #FFF;
	border-radius: 4px
}
.selectFieldBox {
	float: right;
	display: none
}
.formFieldBg .inputFieldBox input {
	background: url(../images/location-icon.png) no-repeat 9px center;
	padding-left: 32px
}
.formFieldBg .dateFieldBox input {
	background: url(../images/date-icon.png) no-repeat 9px center;
	padding-left: 40px
}
.inputFieldBox {
	width: 100%
}
.dateFieldBox {
	width: 100%
}
.dateFieldBox.disable input {
	opacity: .35
}
.selectFieldBox {
	width: 20%
}
.searchFlights-btn {
	float: right;
	color: #FFF;
	background: #d40046;
	padding: 8px 18px;
	font-size: 17px;
	border-radius: 0;
	border: #fb4f0f solid 1px
}
.formFieldBg.multiCity .inputFieldBox, .formFieldBg.multiCity .dateFieldBox, .formFieldBg.multiCity .selectFieldBox {
	width: 25%;
	background: #FFF;
	height: 35px
}
.formFieldBg.addMulticity {
	background: none;
	position: relative;
	width: 100%
}
.formFieldBg.addMulticity .addMulticityInner {
	float: left;
	width: 100%
}
.multiInputFieldBox {
	float: left;
	width: 32%;
	margin: 0 2%
}
.multiInputFieldBox:first-child, .multiInputFieldBox:last-child {
	margin: 0
}
.formFieldBg.addMulticity .addMulticityInner .inputFieldBox, .formFieldBg.addMulticity .addMulticityInner .dateFieldBox {
	width: 100%;
	position: relative
}
.addFlight {
	position: absolute;
	left: 100%;
	bottom: 10px;
	width: auto;
	padding-left: 50px;
	width: 150px
}
.addFlight a {
	color: #FFF;
	text-decoration: none
}
.addFlight a.addflightDisable {
	pointer-events: none;
	opacity: .2
}
.addFlight a:hover {
	text-decoration: underline
}
.addFlight a span {
	font-size: 18px;
	font-weight: 300
}
.addFlight a.closeField {
	float: left;
	margin-right: 20px;
	position: relative;
	right: auto;
	top: auto
}
.closeField {
	position: absolute;
	right: -22px;
	top: 10px;
	z-index: 1
}
.closeField span {
	display: none
}
.closeField img {
	width: 12px
}
.closeField img.grayCloseIcon {
	display: none
}
.appendFields {
	margin-bottom: 2px;
	float: left;
	width: 100%
}
.addInnerFields {
	margin-bottom: 20px;
	float: left;
	width: 100%
}
.closeFlight {
	float: left
}
.flightOrder {
	display: none;
	font-size: 15px;
	color: #333;
	margin-bottom: 5px
}
.inputFieldRow {
	float: left;
	width: 100%;
	margin-bottom: 20px
}
.inputFieldRow label, .multiInputFieldBox label, .multiInputFieldRowLeft label {
	color: #FFF;
	display: block;
	margin-bottom: 6px;

}
.inputFieldRowLeft {
	float: left;
	width: 46.5%
}
.inputFieldRowRight {
	float: right;
	width: 46.5%
}
.inputMidFlightIcon {
	position: relative
}
.inputMidFlightIcon:before {
	content: "";
	background: url(../images/flight-icon.png) no-repeat 0 0;
	width: 27px;
	height: 27px;
	position: absolute;
	top: 28px;
	left: -38px
}
.innerLeftField {
	float: left;
	width: 48%
}
.innerRightField {
	float: right;
	width: 48%
}
.passengerInfoBox {
	float: left;
	width: 31%;
	margin: 0 3.5%
}
.passengerInfoBox:first-child, .passengerInfoBox:last-child {
	margin: 0
}
.multiInputFieldRowLeft {
	width: 66%;
	float: left
}
.multiInputFieldRowLeft .passengerInfoBox {
	width: 22%;
	margin: 0 15px 0 0
}
.multiInputFieldRowLeft .passengerInfoBox:first-child, .multiInputFieldRowLeft .passengerInfoBox:last-child {
	margin: 0 15px 0 0
}
.multiInputFieldRowRight {
	float: right;
	width: 24%
}
.submitBottomBtn {
	margin-top: -55px;
	position: relative
}
.innerBanner {
	float: left;
	width: 100%;
	height: 250px;
	position: relative
}
.aboutBanner {
	background: url(../images/about-banner.jpg) no-repeat center 0
}
.airlineContact {
	background: url(../images/airline-contact-bg.jpg) no-repeat center 0
}
.onlineCheckin {
	background: url(../images/online-check-in-bg.jpg) no-repeat center 0
}
online-check-in-bg .sitemapBanner {
	background: url(../images/sitemap-banner.jpg) no-repeat center 0
}
.contactBanner {
	background: url(../images/callus-banner.jpg) no-repeat center 0
}
.termsBanner {
	background: url(../images/terms-banner.jpg) no-repeat center 0
}
.bestDealsBanner {
	background: url(../images/bestdeals-banner.jpg) no-repeat center 0
}
.faqBanner {
	background: url(../images/faq-banner.jpg) no-repeat center 0
}
.airlineBanner {
	background: url(../404.html) no-repeat center 0
}
.baggageBanner {
	background: url(../images/baggage-banner.jpg) no-repeat center 0
}
.specialAssistanceBanner {
	background: url(../images/special-assistance-banner.jpg) no-repeat center 0
}
.preflightBanner {
	background: url(../images/preflight-banner.jpg) no-repeat center 0
}
.privacyBanner {
	background: url(../images/privacy-policy-banner.jpg) no-repeat center 0
}
.disclaimerBanner {
	background: url(../images/disclaimer-banner.jpg) no-repeat center 0
}
.refundBanner {
	background: url(../images/cancellation-refund-banner.jpg) no-repeat center 0
}
.landingBanner {
	background: url(../images/landing-page-banner.png) no-repeat center 0
}
.callusBanner {
	background: url(../images/callus-banner.jpg) no-repeat center 0;
	height: 420px;
	position: inherit
}
.romeDestinationBanner, .aucklandDestinationBanner, .baliDestinationBanner, .londonDestinationBanner, .phuketDestinationBanner, .frankfurtDestinationBanner, .dubaiDestinationBanner, .shanghaiDestinationBanner, .honoluluDestinationBanner {
	height: 320px
}
.callUsContent {
	text-align: center;
	font-size: 35px;
	color: #6f6f6f;
	font-weight: 300;
	padding: 120px 0 0 320px;
	line-height: 55px
}
.callUsContent em {
	font-style: inherit
}
.callUsContent a {
	font-size: 70px;
	color: #fb4f13;
	font-weight: 400;
	display: block;
	pointer-events: none
}
.tabContentBox.siteWidth {
	position: relative
}
.searchRightBox {
	position: absolute;
	background: rgba(255,255,255,.8);
	width: 259px;
	right: 107px;
	top: 0;
	border: 1px solid #ccc9c6;
	text-align: center;
	padding: 22px 20px 23px;
	color: #212121;
	border-radius: 0 20px
}
.searchRightBox h3 {
	font-weight: 700;
	font-size: 20px;
	color: #fb4f0f;
	margin-bottom: 10px;
	text-transform: uppercase
}
.searchRightBox p {
	font-size: 14px;
	margin-bottom: 25px
}
.flightPrice {
	margin-bottom: 28px
}
.flightPrice span {
	display: block;
	color: #fb4f0f;
	font-size: 22px;
	padding-top: 8px
}
.flightPrice span em {
	font-style: normal;
	font-size: 14px;
	color: #212121
}
.callBtn {
	display: inline-block;
	border: 1px solid #fb4f0f;
	border-radius: 20px;
	padding: 5px 29px;
	background: rgba(251,77,16,.2);
	font-size: 14px;
	color: #000
}
.callBtn:hover {
	display: inline-block;
	border: 1px solid #000;
	border-radius: 20px;
	padding: 5px 29px;
	background: rgba(251,77,16,1);
	font-size: 14px;
	color: #000
}
.holidaysList {
	float: left;
	width: 100%;
	padding: 0 0 45px
}
.holidaysList ul {
	float: left;
	width: 100%
}
.holidaysList ul li {
	float: left;
	width: 22%;
	text-align: center;
	position: relative;
	margin: 0 12px;
	padding: 0
}
.holidaysList ul li:before {
	content: "";
	top: 15%;
	left: 0;
	width: 1px;
	background: #c6c6c6;
	height: 65%
}
.holidaysList ul li:first-child:before {
	display: none
}
.holidaysList ul li .holidayIcon {
	margin-bottom: 10px;
	text-align: center;
	width: 100%;
	padding-top: 10px
}
.holidaysList ul li .holidayTxt {
	color: #828282;
	float: left;
	width: 100%;
	font-size: 14px
}
.holidaysList ul li .holidayTxt h5 {
	color: #fb4f0f;
	font-size: 15px;
	margin-bottom: 1px;
	font-weight: 400
}
.holidaysList ul li .holidayTxt p {
	margin-bottom: 0
}
.viewLink {
	color: #0054a5;
	text-decoration: underline
}
.viewLink:hover {
	color: #000;
	text-decoration: none
}
.specialHolidysList {
	padding: 25px 0;
	float: left;
	width: 100%
}
.specialHolidysList ul li {
	position: relative;
	float: left;
	margin-bottom: 10px;
	overflow: hidden
}
.specialHolidysList ul li:hover img {
	transform: scale(1.2)
}
.specialHolidysList ul li a {
	color: #f2f6f9
}
.specialHolidysList ul li a span {
	font-size: 20px;
	font-weight: 700;
	display: block;
	line-height: 22px
}
.specialHolidysList ul li a span em {
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	display: block
}
.specialHolidayLeft {
	float: left;
	width: 74.4%
}
.specialHolidysList .specialHolidayLeft ul li:nth-child(2) {
	float: right
}
.specialHolidysList .specialHolidayLeft ul li:nth-child(4) {
	margin: 0 11px
}
.specialHolidayRight {
	float: right;
	width: 24.69%
}
.specialHolidysList img {
	display: block;
	width: 100%
}
.specialHolidysList span {
	position: absolute;
	bottom: 14px;
	left: 15px
}
.popularDestination .owl-theme .owl-controls, .airlineOffer .owl-theme .owl-controls {
	position: absolute;
	top: 125px;
	width: 100%
}
.trevelerHotelBox .owl-theme .owl-controls {
	position: absolute;
	top: 90px;
	width: 100%
}
.travelDealsBox .owl-theme .owl-controls {
	position: absolute;
	top: 160px;
	width: 100%
}
.specialHolidysList .owl-theme .owl-controls .owl-buttons div, .popularDestination .owl-theme .owl-controls .owl-buttons div, .airlineOffer .owl-theme .owl-controls .owl-buttons div, .travelDealsBox .owl-theme .owl-controls .owl-buttons div, .trevelerHotelBox .owl-theme .owl-controls .owl-buttons div {
	width: 28px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	position: absolute
}
.specialHolidysList .owl-theme .owl-controls .owl-buttons div.owl-prev, .popularDestination .owl-theme .owl-controls .owl-buttons div.owl-prev, .airlineOffer .owl-theme .owl-controls .owl-buttons div.owl-prev, .travelDealsBox .owl-theme .owl-controls .owl-buttons div.owl-prev, .trevelerHotelBox .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: url(../images/arrow-left.png) no-repeat 0 0;
	left: -30px
}
.specialHolidysList .owl-theme .owl-controls .owl-buttons div.owl-next, .popularDestination .owl-theme .owl-controls .owl-buttons div.owl-next, .airlineOffer .owl-theme .owl-controls .owl-buttons div.owl-next, .travelDealsBox .owl-theme .owl-controls .owl-buttons div.owl-next, .trevelerHotelBox .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: url(../images/arrow-right.png) no-repeat 0 0;
	right: -30px
}
.container h1 span, .container h2 span {
	font-size: 18px;
	display: block;
	color: #626262;
	font-weight: 300
}
.topPadBox {
	padding-top: 10px
}
.specialBox h3 {
	font-size: 17px;
	color: #333;
	margin-bottom: 8px;
	font-weight: 500;
	line-height: 20px
}
.specialBox h5 {
	font-size: 15px;
	color: #333;
	margin-bottom: 5px;
	font-weight: 500;
	line-height: 24px
}
.specialBox a {
	color: #fb4f13
}
.holidayList {
	float: left;
	width: 100%
}
.holidayList li {
	float: left;
	position: relative;
	width: 22%;
	margin-left: 4%;
	overflow: hidden
}
.holidayList li:first-child {
	margin: 0
}
.holidayOuterBox {
	width: 100%;
	padding: 19px 15px;
	background: #FFF;
	display: block;
	float: left
}
.holidayList li a {
	color: #FFF
}
.holidayList li img {
	display: block
}
.holidayList li:hover img {
	transform: scale(1.2)
}
.holidayTxtHead {
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
	float: left
}
.arrowRight {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 15px;
	height: 21px;
	display: block
}
.holidayList li:hover .arrowRight {
	right: 10px
}
.holidayList li:hover .arrowRight img {
	transform: none
}
.holidayTxtHead span {
	font-size: 20px;
	font-weight: 400;
	padding-left: 6px
}
.holidayOuterBox span.price {
	padding: 0;
	font-size: 18px;
	font-weight: 300;
	border: 1px solid #fb4f13;
	padding: 4px 5px;
	line-height: 20px;
	color: #fb4f13;
	float: right;
	margin-bottom: 0
}
.holidayOuterBox span.price strong {
	font-size: 20px;
	font-weight: 400
}
.holidayOuterBox span.price em {
	font-style: normal;
	font-size: 12px;
	font-weight: 300
}
.holidayList li:hover .holidayOuterBox span.price {
	opacity: 1;
	filter: alpha(opacity=100)
}
.holidayList li:hover .holidayTxtHead {
	opacity: 0;
	filter: alpha(opacity=0)
}
.homeOfferList {
	padding-bottom: 35px
}
.homeBottomBox {
	float: left;
	width: 100%;
	margin-bottom: 40px
}
.homeBottomHeading {
	font-size: 18px;
	margin-bottom: 8px;
	color: #333;
	font-weight: 500
}
.homeBottomBox p {
	font-size: 16px;
	line-height: 24px;
	color: #434242;
	font-weight: 300;
	margin-bottom: 10px
}
.homeBottomLeft {
	width: 49%;
	float: left
}
.homeBottomRight {
	width: 49%;
	float: right
}
.containerLeft {
	float: right;
	width: 40%
}
.containerLeft h2, .containerRight h2 {
	margin-bottom: 15px
}
.containerLeft p.subTxt, .containerRight p.subTxt {
	font-size: 16px;
	display: block;
	font-weight: 300;
	color: #626262;
	margin-bottom: 22px
}
.subText {
	font-size: 16px;
	display: block;
	font-weight: 300;
	color: #626262;
	margin-bottom: 22px;
	margin-top: -13px
}
.tableBox {
	border: 1px solid #e4e4e4;
	width: 100%;
	float: left;
	background: #FFF
}
.tableRow.tableRowHead {
	background: #f7f7f7;
	padding: 13px 3.5%;
	color: #002d61;
	border: none;
	margin: 0;
	width: 100%;
	font-weight: 400;
	border-bottom: solid 1px #e4e4e4!important
}
.tableRow.tableRowHead .column3 {
	font-size: 16px;
	font-weight: 400
}
.tableRow {
	width: 100%;
	display: table;
	padding: 20px 0;
	margin: 0 3.5%;
	border-top: 1px dashed #d6d6d6;
	font-size: 16px;
	font-weight: 300
}
.tableRow:first-child {
	border: none
}
.tableRow .column1, .tableRow .column2, .tableRow .column3 {
	display: table-cell;
	vertical-align: middle
}
.tableRow .column3 span {
	font-size: 12px;
	font-weight: 300
}
.tableRow .column1 {
	width: 40%
}
.tableRow .column2 {
	width: 40%
}
.tableRow .column3 {
	width: 20%;
	font-size: 20px;
	font-weight: 400;
	color: #333
}
.tableRow .column3 sup {
	font-size: 14px
}
.containerRight {
	float: left;
	width: 57.5%
}
.containerLeft_sa33 {
	float: left;
	width: 33%;
	padding-left: 20px;
	padding-right: 20px
}
.panel_saheader {
	font-size: 24px;
	font-weight: 400;
	line-height: 48px;
	background: #fb4f0f;
	color: #fff;
	text-shadow: none;
	padding: 6px;
	margin-bottom: 0;
	display: block;
	text-align: center
}
.offerListing {
	float: left;
	width: 100%
}
.offerListing li {
	float: left;
	width: 100%;
	margin-top: 12px;
	color: #626262;
	position: relative
}
.offerListing li:nth-child(2) {
	width: 49%
}
.offerListing li:nth-child(3) {
	width: 49%;
	float: right
}
.offerPic {
	float: left;
	margin-right: 20px;
	width: 100%
}
.offerPic img {
	display: block;
	width: 100%
}
.offerListing li:first-child {
	margin: 0
}
.offerListing li:hover .offerTxt {
	opacity: 1
}
.offerListing li:hover h4 {
	opacity: 0
}
.offerListing li:hover .hoverDiv {
	opacity: 1
}
.hoverDiv {
	opacity: 0;
	background: rgba(0,0,0,.70);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}
.hoverDiv:before {
	content: "";
	position: absolute;
	top: 1.5%;
	left: .8%;
	width: 98.1%;
	height: 96.4%;
	border: 1px solid rgba(255,255,255,.3)
}
.offerListing li:nth-child(2) .hoverDiv:before, .offerListing li:nth-child(3) .hoverDiv:before {
	content: "";
	position: absolute;
	top: 2%;
	left: 1.5%;
	width: 96.7%;
	height: 95.4%;
	border: 1px solid rgba(255,255,255,.3)
}
.offerTxt {
	position: absolute;
	width: 270px;
	height: 140px;
	margin: -70px 0 0 -135px;
	left: 50%;
	top: 50%;
	text-align: center;
	opacity: 0;
	color: #FFF
}
.offerListing li h4 {
	font-size: 18px;
	color: #FFF;
	font-weight: 400;
	background: rgba(0,0,0,.70);
	padding: 10px 19px;
	position: absolute;
	bottom: 0
}
.offerListing li h5 {
	font-size: 16px;
	color: #FFF;
	font-weight: 400;
	margin-bottom: 8px;
	border-bottom: 1px solid rgba(255,255,255,.3);
	padding: 0 40px 7px 40px;
	font-weight: 500;
	text-transform: uppercase;
	display: inline-block
}
.offerListing li p {
	margin-bottom: 15px;
	font-size: 15px
}
.viewOffer {
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	display: inline-block;
	background: #fb4f0f;
	padding: 6px 15px;
	text-transform: uppercase
}
.viewOffer:hover {
	text-decoration: none
}
.containerInner {
	float: left;
	width: 100%
}
.innerContent {
	background: #FFF;
	padding: 25px 0;
	position: relative
}
.breadcrumbOuter {
	padding-top: 0
}
.breadcrumb {
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
	margin-bottom: 15px
}
.breadcrumb ul {
	float: left;
	width: 100%;
	margin-bottom: 0;
	padding: 0;
	margin: 0
}
.breadcrumb ul li {
	float: left;
	background: url(../images/breadcrumb-arrow.png) no-repeat 0 center;
	padding-left: 15px;
	padding-right: 15px;
	color: #999
}
.breadcrumb ul li a {
	color: #666
}
.breadcrumb ul li:first-child {
	background: none;
	padding-left: 0
}
.breadcrumb ul li:first-child a {
	background: url(../images/home-icon.png) no-repeat 0 0;
	width: 16px;
	height: 14px;
	text-indent: -9000px;
	display: block
}
.contentBox {
	float: left;
	width: 100%;
	color: #676767;
	line-height: 20px;
	padding-bottom: 0
}
.contentBox.contentContactBox {
	float: none
}
.contentBox h2 {
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: 500;
	color: #333
}
.mainHeading {
	color: #d40046;
	font-weight: 700;
	font-size: 34px;
	display: inline-block;
	padding-bottom: 10px;
	margin: 0;
	text-align: center;
	position: absolute;
	top: 50%;
	width: 100%;
	margin-top: -10px;
	text-transform: uppercase
}
.contentBox h4 {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: 700;
	color: #fb4f13
}
.contentBox p {
	margin-bottom: 18px
}
.pageList {
	float: left;
	width: 100%;
	margin-bottom: 18px
}
.pageList li {
	display: block;
	position: relative;
	padding: 2px 0 2px 16px
}
.pageList li:before {
	content: "";
	position: absolute;
	top: 9px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: block;
	background: #4d4d4d
}
.aboutPic {
	float: right;
	margin: 0 0 0 20px;
	width: 40%
}
.borderHeading {
	font-size: 20px;
	color: #333;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 0 10px 0;
	margin-bottom: 15px;
	line-height: 20px
}
.mobileBottomLinks {
	display: none;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 20px
}
.mobileBottomLinks a {
	display: inline-block;
	border: 1px solid #fb4f13;
	padding: 2px 10px 2px 2px;
	border-radius: 25px;
	color: #fb4f13;
	font-size: 14px;
	background: #FFF;
	height: 31px;
	line-height: 26px
}
.mobileBottomLinks a span {
	width: 25px;
	height: 25px;
	border-radius: 50%;
	float: left;
	margin-right: 5px
}
.mobileBottomLinks a strong {
	font-weight: 400
}
.mobileBottomLinks a.request span {
	background: #fb4f13 url(../images/request-icon.png) no-repeat center center;
	background-size: 70%
}
.mobileBottomLinks a.stayTouch span {
	background: #fb4f13 url(../images/msg-icon.png) no-repeat center center;
	background-size: 60%
}
.successMsg {
	display: block;
	width: 100%;
	color: #2ecc71;
	font-size: 16px;
	padding: 10px 0;
	float: left
}
.faqList li {
	border-top: 1px dashed #EEE;
	padding: 15px 0
}
.faqList li:first-child {
	border: none
}
.faqList li h5 {
	font-size: 16px;
	font-weight: 500;
	margin: 0 0 5px 0;
	color: #666
}
.faqList li p {
	margin: 0;
	color: #888;
	padding-left: 19px
}
.faqList li a {
	color: #fb4f0f
}
.mobileLink1 {
	pointer-events: none
}
.linkColor {
	color: #fb4f0f
}
.baggageBox {
	border: 1px solid #e4e4e4;
	width: 100%;
	float: left
}
.baggageBox .baggageRowHead {
	background: #e4e4e4;
	padding: 13px 3%;
	color: #333;
	border: none;
	margin: 0;
	width: 100%;
	font-weight: 400
}
.baggageRow.baggageRowHead {
	font-size: 16px;
	font-weight: 400
}
.baggageRow {
	width: 100%;
	display: table;
	padding: 15px 3%;
	margin: 0;
	border-bottom: 1px dashed #e4e4e4;
	font-size: 16px;
	font-weight: 300
}
.baggageRow:last-child {
	border: 0
}
.airName {
	float: left;
	width: 33.3%;
	border-bottom: 1px dashed #e4e4e4;
	padding: 15px 3%
}
.airUrl {
	float: left;
	width: 60%
}
.airName a {
	color: #fb4f13
}
.airName a:hover {
	text-decoration: underline
}
.contentBox .siteMapBox h4 {
	font-size: 18px;
	font-weight: 400
}
.contentBox .siteMapBox h4 img {
	margin-right: 7px;
	vertical-align: baseline
}
.siteMapRow {
	float: left;
	width: 100%;
	margin-bottom: 20px
}
.siteMapBox ul {
	margin-left: -15px
}
.siteMapBox ul li {
	display: inline-block;
	margin: 5px 0
}
.siteMapBox ul li a {
	display: inline-block;
	padding: 0 15px;
	border-right: 1px solid #bcbcbc;
	color: #666;
	line-height: 14px
}
.siteMapBox ul li a:hover {
	color: #000
}
.siteMapBox ul li:last-child a {
	border: none;
	padding-right: 0
}
.contactBox {
	float: left;
	width: 100%
}
.contactLeft {
	float: left;
	width: 35%
}
.contactLeft ul li {
	display: block;
	padding: 0 0 10px 30px;
	font-size: 16px;
	color: #666;
	line-height: 24px
}
.contactLeft ul li.phone a, .contactLeft ul li.fax a {
	pointer-events: none
}
.contactLeft ul li a {
	color: #666
}
.contactLeft ul li a:hover {
	color: #fb4f13
}
.location {
	background: url(../images/location-contact-icon.png) no-repeat 0 5px
}
.phone {
	background: url(../images/phone-icon.png) no-repeat 0 4px
}
.fax {
	background: url(../images/cs-icon.png) no-repeat 0 4px
}
.email {
	background: url(../images/mail-icon.png) no-repeat 0 6px
}
.contactRight {
	float: right;
	width: 58%
}
.formContainer {
	float: left;
	width: 100%
}
.formRow {
	float: left;
	width: 100%;
	margin-bottom: 15px
}
.formRow input[type="text"], .formRow select {
	width: 100%;
	border: 1px solid #bebcbc;
	background: #FFF;
	padding: 7px;
	height: 33px;
	border-radius: 2px
}
.formRow textarea {
	width: 100%;
	border: 1px solid #bebcbc;
	background: #FFF;
	padding: 7px;
	height: 113px;
	resize: none
}
.formRow label {
	display: block;
	color: #666
}
.formRow .submitBtn {
	float: left;
	margin: 0
}
.formColumn1 {
	width: 16%;
	float: left
}
.formName {
	width: 42%;
	float: left;
	padding-left: 15px
}
.formColumn {
	width: 48.8%
}
.errorTxt {
	color: red;
	font-size: 13px;
	display: none;
	float: left;
	width: 100%
}
.contactMap {
	float: left;
	width: 100%;
	padding: 30px 0 0 0;
	height: 350px;
	overflow: hidden;
	clear: both;
	display: none
}
.contactMap iframe {
	border: none;
	width: 100%;
	height: 350px
}
.formLeft {
	float: left;
	width: 19%;
	padding: 5px 20px 0 0
}
.formRight {
	float: left;
	width: 42%
}
.formRow .formRight input[type="text"], .formRow .formRight select {
	width: 60%
}
.dateBox {
	float: right;
	width: 36%
}
.dateBox img {
	margin: 4px 0 0 0;
	float: right
}
.formRow .formRight .dateBox input[type="text"] {
	width: 85%
}
#dvcontactMap img {
	max-width: none!important;
	background: none!important
}
.gm-style .gm-style-iw {
	font-weight: 400!important
}
.mapTxt {
	padding: 5px 0
}
.mCustomScrollbar {
	height: 450px
}
.innerTableBox .mCustomScrollbar {
	height: 225px
}
.containerRight .mCustomScrollbar {
	height: 495px
}
.mCustomScrollbar div {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.footer {
	float: left;
	width: 100%;
	color: #333;
	background: #fff;
	border-top: 1px solid #ddd
}
.footer ul {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none
}
@media screen and (max-width: 1178px) {
	.footer ul {
		padding-left: 15px;
	}
}




.footer ul li {
	display: inline
}
.footerTop {
	float: left;
	width: 100%;
	background: #e6e6e6
}
.footerLogo {
	padding: 22px 0 15px 0;
	font-size: 16px;
	color: #00f1ff;
	font-weight: 300;
	float: left;
	width: 50%
}
.footerLogo img {
	display: inline-block;
	margin-bottom: 6px
}
.footerLogo span {
	display: block
}
.footerLinks {
	float: left;
	width: 100%;
	margin-top: 45px;
	text-align: center
}
.footerLinks ul li {
	position: relative;
	display: inline
}
.footerLinks ul li:first-child a {
	border: none
}
.footerLinks ul li a {
	display: block;
	padding: 0 32px;
	border-left: 1px solid #bababa;
	line-height: 14px;
	display: inline-block
}
.subscribeBox {
	float: right;
	position: absolute;
	width: 400px;
	right: 40px;
	top: 0;
	background: #25a159;
	padding: 25px;
	z-index: 8;
	display: none;
	color: #FFF
}
.subscribeBox h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 8px;
	text-align: center;
	color: #FFF
}
.subscribeForm {
	border-radius: 30px;
	height: 40px;
	border: 1px solid #bcbcbc;
	background: #FFF;
	padding: 2px
}
.subscribeForm .errorTxt {
	padding: 4px 0 0 12px
}
.closeSubscribe {
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(../images/close-icon.png) no-repeat 0 0;
	background-size: 100%;
	width: 12px;
	height: 12px;
	display: block
}
.subscribeForm input[type="text"] {
	border: none;
	background: none;
	padding: 5px 10px 0 10px;
	width: 198px;
	color: #000
}
.subscribeForm input[type="button"] {
	float: right;
	width: 95px;
	color: #FFF;
	background: #333;
	border-radius: 30px;
	height: 34px;
	text-align: center;
	border: 0;
	font-weight: 700
}
.footerLinksRight {
	float: right;
	position: fixed;
	bottom: 7%;
	right: 0;
	display: none;
	z-index: 10
}
.footerLinksRight ul {
	float: right
}
.footerLinksRight ul li {
	margin-bottom: 1px;
	display: block
}
.footerLinksRight ul li>a {
	background: url(../images/social-icon.png) no-repeat 0 0;
	text-indent: -9000px;
	width: 40px;
	height: 40px;
	display: block
}
.footerLinksRight ul li a.twitter {
	background-position: 0 -41px
}
.footerLinksRight ul li a.pinterest {
	background-position: 0 -82px
}
.footerLinksRight ul li a.instagram {
	background-position: 0 -123px
}
.footerLinksRight ul li a.youtube {
	background-position: 0 -164px
}
.footerBottom {
	float: left;
	width: 100%;
	line-height: 22px;
	padding: 27px 0 15px
}
.footerBottom h3 {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 12px;
	text-transform: uppercase;
	position: relative;
	padding-bottom: 4px;
	display: inline-block;
	color: #333
}
.footerBottom h3:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80px;
	height: 1px;
	background: #fb4f0f
}
.footerBottom .footerLinks a {
	pointer-events: inherit
}
.footerBottom a:hover {
	text-decoration: underline;
	color: #d40046!important
}
.footerCol3, .footerCol1 {
	float: left
}
.footerCol3 ul li {
	float: left;
	width: 31%;
	padding: 0
}
.footerCol3 {
	width: 47%
}
.footerCol1 {
	width: 16%;
	border-bottom: 1px solid #1862a6
}
.footerCol2 {
	float: left;
	width: 17%
}
.footerColLast {
	float: right;
	width: 16%
}
.footerColLast h5 {
	font-size: 16px;
	margin-bottom: 4px;
	font-weight: 500
}
.footerColLast p {
	margin-bottom: 12px
}
.footerColLast a {
	color: #636363
}
.footerCall span {
	display: block;
	margin-bottom: 5px;
c
}
.footerCall a {
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	background: url(../images/call-icon.png) no-repeat 0 center;
	padding-left: 25px
}
.copyright {
	float: left;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	font-weight: 300;
	color: #878787;
	background: #383838;
	font-size: 12px
}
.popupBox {
	background: #FFF;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 400px;
	margin: -130px 0 0 -200px;
	z-index: 7;
	display: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.pageBanner {
	background: #FFF;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 670px;
	height: 410px;
	margin: -205px 0 0 -335px;
	z-index: 7;
	display: none
}
.popupBox div, .subscribePopup, .overlay, .overlayPopup, .overlaySearch, .overlayEnquiry, .pageOverlay, .pageBanner, .searchTabBox, .tabBox, .loadingOverlay, .callPic ul li ul, .footerLinksRight, .subscribeBox, .errorField, .header nav ul li .submenu {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.closePopupIcon, .closeEnquiry, .closePageBanner, .closeBtn {
	background: url(../images/close-icon.png) no-repeat 0 0;
	width: 16px;
	height: 16px;
	position: absolute;
	top: -26px;
	right: 0
}
.popupInner {
	padding: 30px;
	float: left;
	width: 100%
}
.popupInner p {
	text-align: center;
	margin-bottom: 20px
}
.formRow select.selectField {
	width: 22%;
	float: left
}
.formRow input[type="text"].inputField {
	width: 74%;
	float: right
}
.overlay, .overlaySearch, .overlayEnquiry {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 6;
	display: none;
	background: url(../images/blank.png) repeat 0 0
}
.loadingOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 6;
	display: block;
	background: url(../images/blank.png) repeat 0 0
}
.overlayPopup {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 6;
	display: none;
	background: url(../images/blank.png) repeat 0 0
}
.pageOverlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 6;
	display: none;
	background: url(../images/blank1.png) repeat 0 0
}
.popupInner .submitBtn {
	float: right
}
button.submitBtn {
	width: 85px;
	position: relative;
	cursor: pointer;
	overflow: hidden;
	text-align: left
}
button.submitBtn.loadBtn {
	width: 115px;
	pointer-events: none
}
button.submitBtn span {
	position: absolute;
	top: 5px;
	left: 85px;
	width: 20px;
	height: 20px
}
.formRightBox button.submitBtn span {
	opacity: 0;
	filter: alpha(opacity=0)
}
.formRightBox button.submitBtn span {
	left: auto;
	margin-left: 6px
}
.formRightBox button.submitBtn.loadBtn span {
	opacity: 1;
	filter: alpha(opacity=100)
}
.buttonBox {
	margin-bottom: 0
}
.thanksPopup {
	text-align: center;
	font-size: 15px;
	line-height: 22px;
	padding-top: 20px;
	display: none
}
.thanksPopup p span {
	font-size: 22px;
	display: block
}
.smileyPic {
	margin-bottom: 20px
}
.ui-widget {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
	margin: 0!important
}
.ui-widget-content, .travellerInfoBox {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.ui-autocomplete.ui-widget-content {
	height: 180px;
	overflow: auto;
	overflow-y: scroll
}
.ui-autocomplete.ui-widget-content.noScroll {
	height: 100%;
	overflow: auto;
	overflow-y: auto
}
.travellerInput {
	display: block;
	height: 21px;
	overflow: hidden
}
.ui-menu li.ui-menu-item {
	display: block;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #eee;
	padding: 5px 10px;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	color: #666
}
.ui-menu li.ui-menu-item.ui-state-focus {
	display: block;
	width: 100%;
	border: 0;
	border-bottom: 1px solid #eee;
	padding: 5px 10px;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}
.ui-menu li.ui-menu-item:hover {
	padding: 5px 10px;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}
.ui-widget-content .ui-menu .ui-menu-item a {
	display: block;
	width: 100%;
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
	font-weight: 400
}
.ui-widget-content .ui-menu .ui-menu-item a:hover, .ui-widget-content .ui-menu .ui-menu-item:hover a {
	padding: 5px 10px
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 0;
	text-align: center
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	background: #016dab;
	border: 0;
	color: #FFF
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: #d40046;
	border: 0;
	color: #FFF
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
	border: 0
}
.travellerInfo {
	display: block;
	padding: 12px 9px;
	height: 40px;
	font-size: 16px;
	position: relative;
	color: #8c8c8c
}
.travellerInfo:before {
	content: "";
	position: absolute;
	top: 18px;
	right: 10px;
	border: 6px solid transparent;
	border-top-color: #565656
}
.travellerInfoBox {
	display: none;
	position: absolute;
	top: 47px;
	right: 0;
	background: #FFF;
	border: 1px solid #e1e1e1;
	padding: 17px;
	border-radius: 3px;
	width: 242px
}
.travellerInfoBox:before {
	content: "";
	position: absolute;
	right: 10px;
	top: -14px;
	border: 7px solid transparent;
	border-bottom-color: #FFF
}
.travellerInfoRow {
	float: left;
	width: 100%;
	margin: 0 0 10px 0
}
.passengerInfoBox input[type="text"], .travellerInfoRow select {
	padding: 0 6px;
	height: 35px;
	width: 100%;
	font-size: 15px;
	color: #8c8c8c
}
.travellerInfoRow label {
	display: block;
	font-size: 15px;
	color: #8c8c8c
}
.travellerLeft {
	width: 93px;
	float: left
}
.travellerRight {
	width: 93px;
	float: right
}
.formFieldBg .travellerInfoRow input.submitBtn {
	margin: 0
}
.input-group {
	float: left;
	width: 100%;
	border-radius: 2px;
	background: #f1f1f1;
	border: solid 1px #e4e2e2
}
.input-group span {
	display: block;
	width: 28px;
	height: 35px;
	float: left
}
.passengerInfoBox input[type="text"].form-control {
	width: 39px;
	float: left;
	text-align: center;
	border-left: #CCC solid 1px;
	border-right: #CCC solid 1px
}
.passengerInfoBox button {
	border: 0;
	background: none;
	width: 25px;
	height: 35px;
	color: #8c8c8c;
	font-size: 20px;
	padding-bottom: 3px
}
.searchShowHideButton {
	display: none
}
.errorPage {
	padding: 100px 0
}
.notFoundPage {
	font-size: 80px;
	font-weight: 500;
	color: #fb4f0f;
	text-align: center;
	line-height: 60px
}
.notFoundPage img {
	display: inline-block;
	width: 142px;
	vertical-align: middle
}
.errorPageTxt {
	display: inline-block;
	vertical-align: middle
}
.notFoundPage span {
	text-align: center;
	font-weight: 300;
	font-size: 40px;
	text-transform: uppercase;
	display: block;
	color: #333
}
.countDown {
	padding: 20px 0 0 167px;
	text-align: center;
	color: #333;
	font-size: 21px;
	font-weight: 300
}
.countDown span {
	color: #fb4f0f;
	font-size: 36px;
	font-weight: 500;
	vertical-align: middle
}
.galleryBox {
	margin-bottom: 25px;
	float: left;
	width: 100%;
	display: none
}
.galleryPic {
	margin-bottom: 10px
}
.galleryPic img {
	display: block;
	border: 1px solid #CCC
}
.galleryContent {
	font-size: 14px;
	color: #666;
	line-height: 20px;
	font-weight: 300
}
.galleryContent h5 {
	font-size: 16px;
	margin: 0 0 6px 0;
	font-weight: 500
}
.galleryBox .owl-theme .owl-controls .owl-buttons div {
	width: 25px;
	height: 25px;
	padding: 0;
	opacity: 1;
	border-radius: 0;
	margin: 0 2px
}
.galleryBox .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: #ddd url(../images/paging-arrow-left.png) no-repeat center center
}
.galleryBox .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: #ddd url(../images/paging-arrow-right.png) no-repeat center center
}
.galleryBox .owl-pagination {
	display: none
}
.galleryBox .owl-buttons {
	float: right
}
.vacationBox .galleryBox p {
	margin: 0
}
.whyChooseList {
	float: left;
	width: 100%;
	background: #f2f2f2;
	padding: 20px 0
}
.whyChooseList ul {
	float: left;
	width: 100%
}
.whyChooseList ul li {
	float: left;
	width: 25%;
	padding: 0 1.5%;
	border-left: 1px solid #dcdcdc;
	color: #828282
}
.whyChooseList ul li h3 {
	font-size: 15px;
	color: #fb4f13;
	font-weight: 400;
	margin-bottom: 0;
	line-height: 18px
}
.whyChooseList ul li:first-child {
	border: none
}
.whyChooseList ul li:last-child {
	padding-right: 0
}
.iconBox {
	float: left;
	margin-right: 10px
}
.innerContainerLeft {
	float: left;
	width: 100%;
	margin-bottom: 30px
}
.innerContainerRight {
	float: right;
	width: 100%
}
.innerContentiner h1 span, .innerContentiner h2 span, .innerContentiner h3 span {
	font-size: 16px;
	display: block;
	font-weight: 300;
	color: #626262
}
.innerContentiner h2 span.headingTitle {
	font-size: 24px;
	color: #333;
	font-weight: 400;
	line-height: 28px
}
.innerTableBox {
	width: 100%;
	float: left;
	padding: 2px;
	background: #FFF;
	box-shadow: 0 0 3px #DDD
}
.innerTableRow.tableRowHead {
	background: #f2f2f2;
	padding: 8px 0;
	color: #333;
	border: none;
	margin: 0;
	width: 100%;
	font-weight: 400;
	font-size: 15px
}
.innerTableRow.tableRowHead .column {
	font-size: 15px
}
.innerTableRow.tableRowHead .column1 {
	width: 17.5%
}
.innerTableRow.tableRowHead .column.destinationOrigin .column2 {
	width: 50%
}
.innerTableRow.tableRowHead .column.destinationOrigin .column3 {
	width: 47%
}
.innerTableRow.tableRowHead .column5 {
	width: 16.8%
}
.innerTableRow {
	width: 100%;
	display: table;
	padding: 8px 0;
	margin: 0;
	border-top: 1px dashed #e4e4e4;
	font-size: 16px
}
.innerTableRow:nth-child(even) {
	background: #f5f8fc
}
.innerTableRow:first-child {
	border: none
}
.innerTableRowDetail {
	float: left;
	width: 100%;
	padding: 0
}
.innerTableRow .column {
	display: table-cell;
	vertical-align: middle
}
.innerTableRow img {
	width: 65px;
	vertical-align: middle
}
.innerTableRow img.returnPic {
	display: none
}
.innerTableRow .column1 {
	width: 18%
}
.innerTableRow .column2 {
	width: 26%
}
.innerTableRow .column3 {
	width: 26%
}
.innerTableRow .column4 {
	width: 15%
}
.innerTableRow .column5 {
	width: 15%
}
.innerTableRow .column {
	font-size: 15px;
	color: #333;
	padding: 0 10px
}
.innerTableRow .column.destinationOrigin {
	padding: 0
}
.innerTableRow .column.destinationOrigin .column2, .innerTableRow .column.destinationOrigin .column3 {
	float: left;
	width: 50%
}
.innerTableRow .column.price {
	font-size: 20px
}
.innerTableRow .column span {
	font-size: 14px
}
.innerTableRow .column.price span {
	font-size: 20px;
	font-weight: 300
}
.innerTableRow .column.call a, .greenLineBtn {
	border: 1px solid #fb4f0f;
background:;
	padding: 3px 17px;
	color: #fb4f0f;
	font-size: 14px;
	float: right
}
.innerTableRow .column.call a:hover, .greenLineBtn:hover {
	color: #FFF;
	background: #fb4f0f
}
.popularDestination .destinationBox {
	float: left;
	width: 49%;
	margin: 0
}
.popularDestination .destinationBox.secondBox {
	float: right
}
.destinationBoxBg {
	background: #FFF;
	float: left;
	width: 100%;
	padding: 2px;
	box-shadow: 0 0 3px #DDD
}
.destinationPic {
	float: left;
	width: 36%
}
.destinationPic img {
	display: block;
	width: 100%
}
.popularDestination .destinationBox h4 {
	color: #333;
	font-size: 16px;
	padding: 0 0 7px;
	font-weight: 400;
	position: relative;
	margin-bottom: 3px
}
.destinationBox ul {
	float: left;
	width: 64%
}
.destinationBox ul li:first-child {
	background: #efefef
}
.destinationBox ul li:first-child .destinationRow {
	border-bottom: none
}
.destinationBox ul li:last-child .destinationRow {
	border-bottom: none
}
.destinationBox ul li {
	float: left;
	width: 100%;
	padding: 0 10px
}
.destinationBox ul li .destinationRow {
	border-bottom: 1px dashed #d0d0d0
}
.destinationBox ul li .flightInfoCol {
	width: 38%;
	padding: 6px 10px 6px 0;
	display: inline-block;
	vertical-align: middle
}
.destinationBox ul li .flightInfoCol img {
	width: 65px;
	display: block
}
.destinationBox ul li .flightInfoCol.fare {
	width: 19%;
	padding-right: 0;
	color: #fb4f0f;
	font-weight: 300;
	font-size: 16px
}
.destinationBox ul li .flightInfoCol.fare strong {
	font-weight: 500
}
.destinationBox ul li .destinationRowTop {
	color: #000
}
.destinationBox ul li .destinationRowTop .flightInfoCol.fare {
	color: #000;
	font-size: 14px
}
.containerPad {
	padding: 35px 0
}
.popularDestinationColumn {
	float: right;
	width: 100%
}
.popularDestinationColumn ul li {
	float: left;
	width: 23.1%;
	margin-left: 2.5%
}
.popularDestinationColumn ul li:first-child {
	margin: 0
}
.popularDestinationColumn ul li .imgBox {
	display: block;
	margin-bottom: 12px
}
.popularDestinationColumn ul li .imgBox img {
	display: block;
	width: 100%
}
.popularDestinationColumn ul li h5 {
	margin-bottom: 7px;
	font-size: 15px;
	font-weight: 500
}
.destinationDetail {
	padding: 0 5px
}
.destinationTxtLeft {
	float: left
}
.destinationTxtRight {
	float: right;
	font-size: 16px;
	font-weight: 500;
	color: #fb4f0f;
	text-align: right;
	border-left: 1px solid #d5d5d5;
	padding-left: 10px
}
.destinationTxtRight span {
	font-size: 14px;
	color: #626262;
	font-weight: 400;
	display: block
}
.termsLine {
	color: #333;
	font-size: 13px;
	font-style: italic;
	display: block;
	text-align: left;
	font-weight: 300;
	line-height: 20px
}
.holidaysBox h4 {
	font-size: 22px;
	font-weight: 400;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #333;
	line-height: 24px
}
.holidaysBox h4 span, .innerContentiner .holidaysBox h2 span {
	display: block;
	font-size: 16px;
	color: #666;
	font-weight: 300;
	padding: 8px 0 0 0
}
.innerContentiner .holidaysBox h2 img {
	vertical-align: text-top;
	margin-right: 7px
}
.holidaysBoxTop p {
	font-size: 16px;
	font-weight: 300;
	line-height: 26px
}
.specialOfferWorldwide h5 {
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: 500;
	color: #333
}
.specialOfferWorldwide ul {
	float: left;
	width: 100%;
	margin-bottom: 35px
}
.specialOfferWorldwide ul li {
	float: left;
	width: 23.1%;
	margin: 0 0 0 2.5%;
	font-size: 14px;
	color: #666;
	font-weight: 300;
	background: #FFF
}
.specialOfferWorldwide ul li p {
	margin-bottom: 15px
}
.specialOfferWorldwide ul li:first-child {
	margin-left: 0
}
.specialOfferPic {
	margin-bottom: 10px
}
.specialOfferPic img {
	display: block
}
.specialOfferTxt {
	padding: 0;
	float: left;
	width: 100%
}
.enquiryBtn {
	border: 1px solid #fb4f0f;
	color: #fb4f0f;
	font-size: 14px;
	font-weight: 400;
	padding: 0 25px;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center
}
.enquiryBtn:hover {
	background: #fb4f0f;
	color: #FFF
}
.popularDestinationYou {
	float: left;
	width: 100%
}
.popularDestinationYou ul {
	margin: 0;
	float: left;
	width: 100%
}
.popularDestinationYou li {
	float: left;
	width: 48%;
	margin: 0 0 33px 0;
	background: #f9f9f9;
	border: 1px solid #EEE
}
.popularDestinationYou li:nth-child(even) {
	float: right
}
.popularDestinationYou li .greenLineBtn {
	float: left;
	margin-top: 15px
}
.popularDestinationRight {
	float: right;
	width: 100%;
	margin-bottom: 35px
}
.popularDestinationPic {
	float: left;
	width: 45%
}
.popularDestinationPic img {
	display: block;
	width: 100%
}
.popularDestinationTxt {
	padding: 10px 10px 0 0;
	position: relative;
	float: right;
	width: 53%;
	color: #888
}
.popularDestinationTxt h5 {
	font-size: 16px;
	font-weight: 500;
	color: #333;
	margin-bottom: 10px
}
.popularDestinationTxt .tourTime {
	color: #666;
	font-size: 13px;
	font-weight: 300
}
.rightContentBox {
	float: right;
	width: 37%
}
.rightInnerBox {
	float: left;
	width: 100%;
	position: relative;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	background: #f9f9f9;
	padding: 15px 25px
}
.rightContentBox p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	margin-bottom: 10px
}
.dottedList li {
	border-top: 1px dotted #9d9d9d;
	font-size: 16px;
	font-weight: 300;
	padding: 9px 0
}
.dottedList li:first-child, .dottedList li:last-child {
	border: none
}
.dottedList li:last-child {
	margin-top: 10px
}
.dottedList li span {
	font-weight: 700
}
.dottedList li img {
	margin-right: 10px
}
.dottedList li a {
	color: #626262;
	text-decoration: none
}
.dottedList li a.enquiryPopup {
	color: #FFF;
	text-decoration: none;
	background: #fb4f0f;
	border-bottom: 2px solid #e33f05;
	padding: 4px 40px;
	font-weight: 300;
	font-size: 20px
}
.dottedList li a.enquiryPopup:hover {
	background: #fb4f0f
}
.itenatyList li {
	border-top: 1px dotted #9d9d9d;
	padding: 19px 0;
	float: left;
	width: 100%
}
.itenatyList li h5 {
	font-size: 15px;
	color: #212121;
	font-weight: 400
}
.itenatyList li:first-child {
	border: none;
	padding-top: 0
}
.listLeft {
	float: left;
	width: 30%
}
.listLeft img {
	display: block
}
.listRight {
	float: right;
	width: 69%
}
.itenary, .itenaryPrice {
	font-size: 13px;
	font-weight: 300;
	color: #333
}
.itenary {
	float: left
}
.itenaryPrice {
	float: right
}
.testimonialBox {
	float: left;
	width: 60%
}
.testimonialInnerBox {
	float: left;
	width: 100%;
	position: relative;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	background: #f9f9f9;
	padding: 35px 70px
}
.testimonilaTxt {
	position: relative;
	font-size: 14px;
	font-weight: 300;
	color: #666;
	line-height: 22px
}
.testimonilaTxt .colonOpen {
	position: absolute;
	left: -17px;
	top: 0;
	display: none
}
.testimonilaTxt .colonClose {
	margin-left: 4px;
	display: none
}
.testiName {
	float: left;
	width: 100%;
	margin-bottom: 10px
}
.testiName img {
	border-radius: 50%;
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	float: left
}
.testiName .personName {
	font-size: 14px;
	color: #666
}
.testiName .personName span {
	font-weight: 400;
	font-size: 18px;
	padding-right: 7px;
	color: #333;
	float: left;
	padding-top: 8px
}
.testiName .personName span em {
	display: block;
	font-size: 14px;
	color: #666;
	font-style: normal;
	padding-top: 4px
}
.testimonialBox .owl-pagination {
	display: none
}
.testimonialBox .owl-theme .owl-controls {
	margin: 0;
	position: absolute;
	top: 40%;
	left: 0;
	width: 100%
}
.testimonialBox .owl-theme .owl-controls .owl-buttons div {
	display: block;
	width: 23px;
	height: 20px;
	text-indent: -9000px;
	position: absolute
}
.testimonialBox .owl-theme .owl-controls .owl-buttons div.owl-prev {
	background: url(../images/slide-arrow-left.png) no-repeat 0 0;
	left: -50px
}
.testimonialBox .owl-theme .owl-controls .owl-buttons div.owl-next {
	background: url(../images/slide-arrow-right.png) no-repeat 0 0;
	right: -50px
}
.enquiryPopupBox {
	background: #FFF;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 600px;
	margin: -240px 0 0 -300px;
	z-index: 7;
	display: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.enquiryPopupBox .popupInner {
	padding: 25px
}
.popupHead {
	border-bottom: 1px solid #b2b2b2;
	font-weight: 300;
	font-size: 24px;
	text-align: center;
	line-height: 24px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative
}
.popupHead a {
	color: #fb4f13
}
.popupHead span {
	display: block;
	color: #fb4f13;
	padding: 13px 0 0 0
}
.popupHead span strong {
	font-weight: 500
}
.popupHead:before {
	content: "OR";
	position: absolute;
	left: 50%;
	bottom: -14px;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border: 1px solid #a1a1a1;
	border-radius: 50%;
	margin-left: -13px;
	font-size: 13px;
	font-weight: 400;
	background: #FFF;
	color: #fb4f13
}
.enquiryTxt {
	text-align: center;
	font-size: 15px;
	font-weight: 300;
	color: #333;
	margin-bottom: 25px
}
.formLeftBox {
	float: left;
	width: 48.5%
}
.formRightBox {
	float: right;
	width: 48.5%
}
.enquiryPopupBox .popupInner .submitBtn {
	width: 100%;
	text-align: center
}
.popupFooter {
	padding: 10px 10px 0 10px;
	text-align: center;
	font-weight: 300;
	font-size: 12px;
	color: #666;
	border-top: 1px solid #b2b2b2;
	float: left;
	width: 100%
}
.airlineOffer {
	float: left;
	width: 100%;
	margin-bottom: 0
}
.airlineOffer .owl-carousel .owl-wrapper-outer {
	padding-bottom: 2px
}
.airlineOffer .owl-carousel .owl-item .item {
	padding: 0 5px
}
.airlineOffer .owl-pagination {
	display: none
}
.airlineBox {
	float: left;
	width: 100%
}
.airlineNameBox {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 34px;
	margin-bottom: 0;
	padding: 0 15px;
	background: #efefef;
	float: left;
	width: 100%
}
.airlineNameBox .airLogo {
	float: right
}
.airlineNameBox .airLogo img {
	display: block
}
.airlineDetailBox {
	padding: 0;
	float: left;
	width: 100%;
	background: #FFF
}
.airlinePic {
	float: left;
	width: 100%;
	position: relative
}
.airlineRightBox {
	float: right;
	width: 100%;
	padding-bottom: 4px;
	border: 1px solid #CCC
}
.airlineRow {
	float: left;
	width: 100%;
	font-size: 15px;
	padding: 4px 15px
}
.cityColumn {
	float: left;
	color: #212121
}
.businessPrice {
	display: none
}
.classColumn {
	float: right;
	font-weight: 300;
	color: #dc3900
}
.classColumn em {
	font-style: normal
}
.airlineRowHead .classColumn ul li span {
	color: #666;
	font-size: 14px
}
.classColumn ul li {
	position: relative
}
.classColumn ul li span {
	color: #333;
	font-weight: 400
}
.classColumn ul li ul {
	display: none!important;
	position: absolute;
	right: 0;
	top: 20px;
	border: 1px solid #ccc;
	box-shadow: 0 0 3px #ccc;
	background: #FFF
}
.classColumn ul li ul li:first-child {
	border: none
}
.classColumn ul li ul li {
	border-top: 1px solid #CCC;
	font-size: 14px;
	font-weight: 400
}
.classColumn ul li ul li a {
	padding: 3px 10px;
	display: block;
	color: #333
}
.classColumn ul li ul li:hover {
	background: #EEE
}
.classColumn span {
	font-weight: 500
}
.airlineRowHead.airlineRow {
	margin-bottom: 4px;
	border-bottom: 1px solid #cecece;
	padding: 6px 15px
}
.airlineRowHead .cityColumn {
	color: #666;
	font-size: 14px
}
.airlineRowHead select {
	height: 23px;
	padding: 2px
}
.besDealBoxOuter {
	float: left;
	width: 100%
}
.dealBannerBox img.dealBannerMobilePic {
	display: none
}
.dealBanner ul li {
	display: inline-block
}
.dealBanner ul li img {
	display: block
}
.travelDealsBox {
	float: left;
	width: 100%;
	padding-bottom: 0
}
.dealBannerRow {
	float: left;
	width: 100%
}
.dealBannerBox {
	position: relative;
	margin: 3px .5%;
	box-shadow: 0 0 3px #dfdfdf;
	background: #FFF;
	width: 19%;
	float: left;
	padding: 0
}
.dealBannerRight {
	float: right;
	width: 65.71%
}
.mBottom35 {
	margin-bottom: 35px
}
.dealBannerBox img {
	display: block
}
.dealBannerBox .dealHoverBox {
	width: 100%;
	color: #666;
	padding: 10px 15px 15px
}
h5.dealHeading {
	font-weight: 400;
	font-size: 16px;
	color: #000;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 5px;
	margin-bottom: 0;
	line-height: 24px;
	text-align: left
}
.dealBannerBox .fadeBox {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../images/blank.png) repeat 0 0
}
.dealBannerBox:hover .fadeBox {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100)
}
.dealBannerBox .dealPrice {
	position: absolute;
	top: 0;
	left: 0;
	background: #fb4f0f;
	padding: 5px 10px;
	color: #FFF;
	font-size: 22px;
	font-weight: 300;
	float: left;
	line-height: 24px;
	z-index: 4;
	display: none
}
.dealBannerBox .dealPrice strong {
	font-weight: 500
}
.dealDetails {
	font-size: 16px;
	padding: 10px 0 0 0;
	float: left;
	width: 100%
}
.dealHoverBox ul {
	margin: 10px 0;
	float: left;
	width: 100%
}
.dealHoverBox ul li {
	display: block;
	padding: 3px 0;
	float: left;
	width: 100%;
	font-size: 14px;
	text-align: left
}
.dealHoverBox ul li img {
	margin-right: 5px;
	display: inline-block
}
.dealButton {
	float: left;
	width: 100%;
	padding-top: 10px
}
.dealHoverBox a {
	display: inline-block;
	padding: 3px 13px;
	border: 1px solid #a8a8a8;
	margin: 0 3px;
	color: #FFF;
	background: #a8a8a8;
	font-weight: 300
}
.dealHoverBox a:hover {
	background: #666;
	border: 1px solid #666;
	color: #FFF
}
.mobileActiveLink {
	pointer-events: none
}
.airlineDetailBox .airlinePic img {
	border: none;
	padding: 0;
	margin: 0;
	width: 100%;
	display: block
}
.airlineDetailBox .airlinePic span {
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 1px 0;
	text-align: center;
	background: rgba(255,255,255,.9)
}
.airlineDetailBox .airlinePic span img {
	width: auto;
	display: block;
	margin: 0 auto;
	height: 28px
}
.flightDestinationTop {
	margin-bottom: 30px;
	float: left;
	width: 100%
}
.airlinePic img {
	border: 1px solid #c3c3c3;
	margin-right: 7px;
	width: auto;
	padding: 0 5px
}
.innerTableRow .airlineCol {
	width: 23%
}
.airlineCol.airlinePic {
	float: none
}
.innerTableRow .originCol {
	width: 16%
}
.innerTableRow .desCol {
	width: 16%
}
.innerTableRow .travelDateCol {
	width: 22%
}
.innerTableRow .priceCol {
	width: 23%
}
.innerTableRow .priceCol .price {
	margin: 0
}
.flightDestinationBottom {
	font-size: 15px;
	line-height: 21px;
	float: left;
	width: 100%;
	margin-bottom: 30px
}
.flightDestinationBottom .pageList li {
	font-weight: 300
}
.flightDestinationBottom p {
	margin-bottom: 17px;
	font-weight: 300
}
.flightDestinationBottom h5 {
	font-size: 16px;
	font-weight: 400;
	color: #333;
	margin-bottom: 5px
}
.flightDestinationBottom p a {
	color: #626262;
	padding-left: 15px
}
.flightDestinationBottom p a:first-child {
	padding: 0
}
.flightDestinationBottom p a:hover {
	color: #000;
	text-decoration: underline
}
.callBox {
	float: left;
	width: 100%;
	background: #f5f5f5;
	color: #666;
	font-size: 26px;
	font-weight: 300;
	padding: 10px 0;
	text-align: center;
	line-height: 26px;
	margin: 30px 0 0
}
.callBox a {
	font-weight: 400;
	color: #666;
	pointer-events: none
}
.resultSearchBox {
	float: left;
	width: 100%;
	position: relative;
	z-index: 1
}
.resultSearchBox .tabList {
	display: none
}
.resultSearchBox .tabBox {
	background: #f2f2f2
}
.resultSearchBox .radioBox label {
	color: #212121
}
.resultSearchBox .formFieldBg input, .resultSearchBox .formFieldBg select {
	padding: 5px 9px;
	font-size: 15px;
	height: 31px
}
.resultSearchBox .formFieldBg .inputFieldBox input {
	padding-left: 28px
}
.resultSearchBox .formFieldBg .dateFieldBox input {
	padding-left: 35px
}
.resultSearchBox .searchFlights {
	height: 31px;
	padding: 4px 18px;
	font-size: 17px
}
.resultSearchBox .travellerInfo {
	height: 31px;
	padding-top: 6px;
	padding-bottom: 6px
}
.resultSearchBox .travellerInfo:before {
	top: 13px
}
.resultSearchBox .formFieldBg.multiCity .inputFieldBox, .resultSearchBox .formFieldBg.multiCity .dateFieldBox, .resultSearchBox .formFieldBg.multiCity .selectFieldBox {
	height: 31px
}
.resultSearchBox .addFlight a {
	color: #333
}
.resultSearchBox .closeField {
	top: 10px
}
.resultSearchBox .closeField img {
	display: none
}
.resultSearchBox .closeField img.grayCloseIcon {
	display: block
}
.resultSearchBox .addFlight {
	bottom: 8px
}
.searchResult {
	padding: 45px 0
}
.searchResultLeft {
	float: left;
	width: 23.22%
}
.searchResultLeft h3 {
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 15px;
	color: #212121
}
.filterBox {
	border: 1px solid #c2c2c2
}
.filterHead {
	background: #f2f2f2 url(../404.html) no-repeat 16px center;
	color: #212121;
	text-transform: uppercase;
	padding: 8px 16px 8px 34px;
	border-bottom: 1px solid #c2c2c2;
	cursor: pointer;
	position: relative
}
.filterHead.active {
	background: #f2f2f2 url(../404.html) no-repeat 16px center
}
.filterHead span {
	display: block
}
.filterHead ul {
	position: absolute;
	z-index: 1;
	top: 8px;
	right: 7px
}
.filterHead ul li {
	display: inline-block;
	border-left: 1px solid #666;
	font-size: 14px;
	text-transform: none;
	padding: 0 7px 0 9px;
	line-height: 14px
}
.filterHead ul li:first-child {
	border: none
}
.filterHead ul li a {
	color: #666
}
.filterSection, .filterBox {
	float: left;
	width: 100%
}
.filterInnerBox {
	float: left;
	width: 100%;
	padding-bottom: 10px;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.filterfields {
	padding: 10px 15px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #c2c2c2;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.filterfields.selectFieldSection {
	border-bottom: none
}
.filterfields input {
	margin-right: 7px
}
.filterfields h5 {
	font-size: 14px;
	color: #313131;
	margin-bottom: 3px;
	font-weight: 400
}
.filterfields label {
	color: #666;
	font-weight: 300;
	font-size: 13px
}
.filterRow {
	float: left;
	width: 100%;
	padding: 5px 0
}
.filterRow .filterLeft {
	float: left
}
.filterRow .filterRight {
	float: right;
	font-size: 13px
}
.filterButton {
	float: left;
	width: 100%;
	padding: 10px 14px 14px
}
.arrivalShowHide {
	float: left;
	width: 100%;
	padding-bottom: 20px
}
.arrivalShowHide a {
	color: #36c;
	font-size: 13px;
	font-weight: 300;
	text-decoration: underline
}
.resetBtn {
	background: #f2f2f2;
	border: 1px solid #c2c2c2;
	color: #666;
	padding: 4px 20px;
	font-size: 16px;
	font-weight: 300;
	margin-top: 0
}
.arrivalBox {
	float: left;
	width: 100%
}
.showHideBox {
	float: left;
	width: 100%;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.searchResultRight {
	float: right;
	width: 74.4%
}
.searchResultFound {
	float: right;
	width: 100%;
	background: #7d7d7d;
	border-radius: 3px;
	padding: 15px;
	margin-bottom: 15px;
	position: relative
}
.searchResultFound ul {
	float: left;
	width: 100%
}
.searchResultFound ul li {
	float: left;
	border-left: 1px solid #dedede;
	padding: 0 23px;
	color: #FFF
}
.searchResultFound ul li:first-child {
	border: none;
	padding-left: 0
}
.cityName {
	font-size: 20px
}
.flightClass, .timeBox {
	font-size: 16px
}
.flightClass span, .timeBox span, .cityName span {
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding-top: 4px
}
.leftBox, .rightBox {
	display: inline-block;
	vertical-align: middle
}
.leftBox.flightClass {
	vertical-align: top
}
.doubleArrow {
	padding: 0 18px;
	display: inline-block
}
.resultFound {
	clear: both;
	overflow: hidden;
	font-weight: 300;
	font-size: 14px;
	color: #ddd;
	padding-top: 4px
}
.resultDetailBox, .resultColumHead {
	float: left;
	width: 100%
}
.resultColumnLeft {
	float: left;
	width: 80.5%
}
.resultColumnLeft .resultColumn {
	float: left;
	width: 25%;
	padding: 14px
}
.resultColumnRight {
	float: left;
	width: 19.5%;
	text-align: center;
	padding: 14px;
	position: relative
}
.priceLink {
	color: #fb4f13
}
.priceLink span {
	border-bottom: 2px solid #fb4f13;
	padding: 0 25px 0 10px;
	background: url(../404.html) no-repeat 88% center
}
.priceLink.active span {
	background: url(../404.html) no-repeat 88% center
}
.resultColumHead {
	font-size: 15px;
	color: #212121
}
.totalPrice {
	font-size: 16px;
	color: #666;
	font-weight: 300;
	display: block;
	margin-bottom: 6px
}
.price {
	display: block;
	font-size: 20px;
	line-height: 24px;
	color: #333;
	font-weight: 500;
	margin-bottom: 13px
}
.callBook {
	background: #2ecc71;
	border: 0;
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	padding: 6px 21px;
	margin-top: 7px;
	border-radius: 2px;
	display: block
}
.resultColumnRight .links {
	display: inline-block;
	margin-top: 15px;
	color: #fb4f13
}
.resultRow {
	float: left;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	position: relative
}
.resultRow:last-child {
	border: none
}
.resultListing, .resultListing li {
	float: left;
	width: 100%
}
.resultListing li {
	box-shadow: 0 0 3px rgba(0,0,0,.25);
	border: 1px solid #ddd;
	margin-bottom: 20px
}
.resultListing li .resultColumnLeft {
	border-right: 1px solid #e8e8e8
}
.airlineName {
	font-weight: 400
}
.airlineDetail {
	font-size: 14px;
	font-weight: 300
}
.airlineDetail span {
	display: block;
	font-size: 13px;
	color: #8d8d8d
}
.airlineDetail img {
	display: block
}
.resultTxt {
	font-size: 15px;
	color: #212121
}
.resultTxt span {
	display: block;
	color: #8d8d8d;
	font-size: 14px
}
.resultTxt span.time {
	color: #333
}
.resultTxt span.time img {
	margin-right: 5px;
	vertical-align: middle
}
.moreFlights {
	float: left;
	width: 100%;
	position: relative
}
.moreOption {
	position: absolute;
	right: 0;
	top: -28px;
	background: #effbf4 url(../404.html) no-repeat 88% 11px;
	padding: 0 25px 0 10px;
	color: #fb4f13;
	font-size: 13px;
	height: 29px;
	line-height: 26px;
	border: 1px solid #effbf4;
	border-bottom-color: #e8e8e8
}
.moreOption.active {
	background: #effbf4 url(../404.html) no-repeat 88% 11px;
	border: 1px solid #e8e8e8;
	border-bottom-color: #effbf4;
	border-right-color: #effbf4
}
.moreOptionBox {
	float: left;
	width: 100%;
	border-top: 1px solid #e8e8e8;
	background: #effbf4;
	display: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none
}
.moreOptionBox .resultRow {
	border-bottom: 1px dotted #adaead
}
.moreOptionBox .resultRow:last-child {
	border: none
}
.radioColumn {
	position: absolute;
	top: 40%;
	right: 14px
}
.mobileLinks, .mobileBtn, .closeFilter, .mobileLinkRight {
	display: none
}
.vacationBox {
	float: left;
	width: 100%;
	padding-top: 40px
}
.vacationBox p {
	margin-bottom: 20px
}
.vacationBox h4 {
	font-size: 18px;
	font-weight: 400;
	color: #333;
	margin-bottom: 10px
}
.vacationBox h5 {
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 5px
}
.vacationBox .vacationRight h4 {
	font-weight: 300;
	font-size: 20px;
	margin-bottom: 15px
}
.vacationLeft {
	float: left;
	width: 70%
}
.vacationRight {
	float: right;
	width: 26.52%
}
.weatherBox {
	background: #FFF;
	box-shadow: 0 0 3px #CCC;
	border: 2px solid #dfdfdf;
	margin-bottom: 25px;
	padding: 10px 0 20px
}
.LinkWid {
	display: none
}
.weatherBox iframe, .weatherBox>div {
	border: 0!important;
	height: 185px!important
}
.accordionContent {
	position: relative;
	float: left;
	width: 100%;
	height: 130px;
	overflow: hidden;
	padding-bottom: 15px
}
.accordionContent.active {
	height: auto
}
.readMoreBox {
	background: url(../images/transparent-bg.png) repeat 0 0;
	width: 100%;
	height: 41px;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	font-weight: 300
}
.readMoreBox span {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #fb4f0f;
	text-align: center;
	line-height: 14px
}
.readMoreBox a {
	float: right;
	color: #fb4f0f;
	margin-top: 25px;
	float: right
}
.trevelerHotelBox {
	float: left;
	width: 100%;
	margin-bottom: 45px
}
.trevelerHotelBox ul {
	margin: 0 -15px;
	padding-top: 8px;
	display: table
}
.trevelerHotelBox li {
	float: left;
	width: 29.3%;
	margin: 0 2% 35px;
	padding: 0;
	box-shadow: 0 0 5px #999;
	min-height: 340px;
	position: relative
}
.trevelerHotelBox li .greenLineBtn {
	margin: 0 15%;
	display: block;
	float: none;
	position: absolute;
	left: 0;
	bottom: 15px;
	width: 70%
}
.hotelPic img, .starPic img {
	display: block;
	margin: 0 auto
}
.starPic {
	margin-bottom: 10px
}
.hotelTxt {
	padding: 15px 14px;
	text-align: center
}
.hotelTxt h5 {
	font-size: 15px;
	color: #333;
	margin-bottom: 8px;
	font-weight: 400
}
.locationTxt {
	color: #666;
	margin-bottom: 10px
}
.reviewTxt {
	font-size: 12px;
	font-weight: 300;
	margin-bottom: 10px
}
.reviewTxt span {
	font-weight: 500;
	color: #e53c01;
	font-size: 15px
}
.hotelPrice {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	padding: 8px 10px;
	color: #666;
	font-size: 16px;
	margin-bottom: 10px;
	display: inline-block
}
.hotelPrice span, .hotelPrice strong {
	font-size: 26px;
	color: #fb4f0f;
	font-weight: 500
}
.hotelPrice span {
	font-weight: 300
}
.hotelBox {
	width: 92%;
	position: relative;
	margin: 0 auto
}
.hotelPic img {
	display: block;
	border: 1px solid #d7d7d7
}
.hotelDetail {
	position: absolute;
	bottom: 10px;
	left: 11px;
	color: #FFF
}
.hotelDetail h5 {
	font-size: 15px;
	font-weight: 400;
	margin-bottom: 3px
}
.hotelLocation {
	background: url(../images/location-pic.png) no-repeat 0 2px;
	padding-left: 15px;
	font-size: 13px;
	margin-bottom: 3px
}
.destinationBottomBox {
	padding-bottom: 15px;
	float: left;
	width: 100%
}
.destinationBottomBox ul li {
	float: left;
	position: relative;
	margin-bottom: 30px;
	width: 23%
}
.destinationBottomBox ul li:nth-child(2), .destinationBottomBox ul li:nth-child(6) {
	margin-left: 2.5%;
	margin-right: 2.5%
}
.destinationBottomBox ul li:nth-child(3), .destinationBottomBox ul li:nth-child(7) {
	margin-right: 2.5%
}
.destinationBottomBox ul li .destImg {
	border-radius: 13px;
	overflow: hidden
}
.destinationBottomBox ul li img {
	display: block
}
.destinationBottomBox ul li .destContent {
	position: absolute;
	left: 0;
	bottom: 0;
	color: #FFF;
	width: 100%;
	padding: 15px 20px
}
.destinationBottomBox ul li h5 {
	float: left;
	font-size: 12px;
	font-weight: 300;
	width: 100%
}
.destinationBottomBox ul li h5 a {
	color: #FFF;
	display: block
}
.destinationBottomBox ul li h5 span {
	font-weight: 400;
	font-size: 22px;
	display: block
}
.destinationBottomBox ul li h5 span strong {
	font-weight: 300;
	display: block;
	font-size: 16px
}
.destPrice {
	float: right;
	font-size: 14px;
	font-weight: 300;
	text-align: right
}
.destPrice span {
	display: block;
	font-size: 20px
}
.destPrice span strong {
	font-weight: 400
}
.destPrice span em {
	font-size: 14px;
	font-style: normal
}
.airlineOuterBox p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 20px;
	font-weight: 300
}
.airlineBoxLeft {
	float: left;
	width: 48%
}
.airlineBoxRight {
	float: right;
	width: 48%
}
.locationBoxLeft {
	float: left;
	font-size: 18px;
	font-weight: 300;
	color: #212121
}
.airlinePrice {
	float: right;
	font-size: 15px;
	color: #666
}
.airlinePrice span {
	font-size: 22px;
	color: #fb4f0f;
	font-weight: 300;
	padding-left: 5px
}
.airlinePrice span strong {
	font-weight: 400
}
.airlineBoxMrg {
	padding: 30px 0 0 0;
	float: left;
	width: 100%
}
.airlineList {
	float: left;
	width: 100%;
	margin-bottom: 40px
}
.airlineList li {
	float: left;
	width: 18%;
	margin-left: 2.5%;
	border: 1px solid #fec9b7;
	border-radius: 4px;
	text-align: center
}
.airlineList li.active {
	opacity: .4
}
.airlineList li.active:hover {
	border: 1px solid #fec9b7
}
.airlineList li:hover {
	border: 1px solid #fb4f0f
}
.airlineList li:first-child {
	margin: 0
}
.airlineLogo {
	width: 100%;
	height: 50px;
	position: relative
}
.airlineLogo img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto
}
.airlineNameTxt {
	display: block;
	background: #ffede7;
	width: 100%;
	padding: 8px 0;
	font-size: 16px;
	color: #333;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}
.flightPicBox {
	margin-bottom: 10px
}
.resultIframe {
	border: 0;
	margin: 0;
	padding: 0;
	width: 101.7%;
	background: #FFF
}
.iframeBox {
	width: 100%;
	float: left;
	overflow: hidden
}
.popupBox.loadingPopup {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 650px;
	margin: -130px 0 0 -325px;
	z-index: 7
}
.popupBox.loadingPopup .popupInner {
	padding: 25px
}
.loadingPopup {
	font-size: 20px;
	color: #000;
	font-weight: 300
}
.loadingPopup p img {
	margin: 0 10px
}
.hourImg {
	text-align: center;
	margin: 35px 0 20px 0
}
.popupInner p.callNowTxt {
	font-weight: 400;
	margin: 0
}
.callNowTxt span {
	font-size: 26px;
	color: #fb4f0f;
	font-weight: 700
}
#noTrespassingOuterBarG {
	height: 8px;
	width: 100%;
	overflow: hidden;
	background-color: rgba(251,77,16,.95);
	margin: auto;
	position: absolute;
	top: 0;
	left: 0
}
.noTrespassingBarLineG {
	background-color: rgb(255,131,87);
	float: left;
	width: 10px;
	height: 705px;
	margin-right: 18px;
	margin-top: -165px;
	transform: rotate(45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg)
}
.noTrespassingAnimationG {
	width: 1387px;
	animation-name: noTrespassingAnimationG;
	-o-animation-name: noTrespassingAnimationG;
	-ms-animation-name: noTrespassingAnimationG;
	-webkit-animation-name: noTrespassingAnimationG;
	-moz-animation-name: noTrespassingAnimationG;
	animation-duration: 2s;
	-o-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-timing-function: linear;
	-o-animation-timing-function: linear;
	-ms-animation-timing-function: linear;
	-webkit-animation-timing-function: linear;
	-moz-animation-timing-function: linear
}
@keyframes noTrespassingAnimationG {
0% {
margin-left:0
}
100% {
margin-left:-223px
}
}
@-o-keyframes noTrespassingAnimationG {
0% {
margin-left:0
}
100% {
margin-left:-223px
}
}
@-ms-keyframes noTrespassingAnimationG {
0% {
margin-left:0
}
100% {
margin-left:-223px
}
}
@-webkit-keyframes noTrespassingAnimationG {
0% {
margin-left:0
}
100% {
margin-left:-223px
}
}
@-moz-keyframes noTrespassingAnimationG {
0% {
margin-left:0
}
100% {
margin-left:-223px
}
}
.pickDropTtx {
float:
}
.timeFieldBox {
	width: 11%
}
.carRental .inputFieldBox {
	width: 21%
}
.select-wrapper:before {
	content: "";
	position: absolute;
	top: 18px;
	right: 12px;
	background: url(../images/select-arrow.png) no-repeat 0 0;
	width: 8px;
	height: 5px
}
.select-wrapper {
	float: left;
	padding: 0;
	width: 100%;
	position: relative
}
.timeFieldBox .select-wrapper .holder {
	display: block;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	position: relative;
	padding: 10px 9px 10px 35px;
	line-height: 20px;
	background: url(../404.html) no-repeat 9px center
}
.select-wrapper select {
	margin: 0;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	outline: none;
	opacity: 0;
_noFocusLine:expression(this.hideFocus=true);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0
}
.resultSearchBox .timeFieldBox .select-wrapper .holder {
	padding: 5px 9px 5px 35px;
	font-size: 15px;
	height: 31px;
	line-height: 24px
}
.resultSearchBox .timeFieldBox .select-wrapper:before {
	top: 14px
}
.carRental .formFieldBg {
	width: 91.5%
}
.callMeBox .select-wrapper {
	width: 57px;
	display: block!important
}
.callMeBox .select-wrapper .holder {
	padding: 0 5px;
	font-size: 15px;
	line-height: 25px;
	height: 25px;
	display: block!important;
	border: 1px solid #bebcbc
}
.callMeBox .select-wrapper:before {
	top: 11px;
	right: 7px
}
.inputFieldRow .select-wrapper, .multiInputFieldRowRight .select-wrapper {
	width: 100%;
	display: block!important;
	background: #FFF;
	border-radius: 2px;
	border: solid 1px #d8dada
}
.inputFieldRow .select-wrapper .holder, .multiInputFieldRowRight .select-wrapper .holder {
	padding: 0 9px;
	font-size: 15px;
	line-height: 33px;
	height: 35px;
	display: block!important;
	overflow: hidden
}
.inputFieldRow .select-wrapper:before, .multiInputFieldRowRight .select-wrapper:before {
	top: 15px;
	right: 9px;
	background: none;
	border: 5px solid transparent;
	border-top-color: #565656;
	height: auto;
	width: auto
}
.carLocation {
	font-size: 16px;
	float: left;
	width: 77%;
	margin: 0
}
.carLocation strong {
	font-weight: 400;
	float: left
}
.carLocation em {
	display: none
}
.carLocation span {
	font-size: 15px;
	float: right;
	font-weight: 300
}
.sortingBox {
	margin: 14px 0;
	float: left;
	width: 100%;
	color: #212121;
	font-size: 15px
}
.sortingBox span {
	float: left;
	padding-right: 10px
}
.sortingBox ul {
	float: left
}
.sortingBox ul li {
	display: inline;
	font-weight: 300
}
.sortingBox ul li:first-child a {
	border: none
}
.sortingBox ul li a {
	color: #fb4f13;
	border-left: 1px solid #fb4f13;
	padding: 0 14px;
	line-height: 14px;
	display: inline-block
}
.sortingBox ul li a.active {
	font-weight: 500
}
.mBottom10 {
	margin-bottom: 10px
}
.carRentalPic {
	float: left;
	padding: 0 30px 10px 20px;
	background: url(../404.html) no-repeat right center
}
.carRentalResult .resultListing li .carRentalPic ul {
	text-align: center;
	width: 100%;
	float: left
}
.carRentalResult .resultListing li .carRentalPic ul li {
	padding: 0 10px;
	text-align: center;
	width: auto;
	display: inline-block;
	color: #333;
	font-weight: 400
}
.carRentalResult .resultListing li .carRentalPic ul li img {
	display: inline-block;
	margin: 0 auto;
	vertical-align: bottom
}
.carRentalResult .resultListing li .carRentalPic ul li span {
	height: 23px;
	display: block
}
.carDetailBox {
	width: 65%;
	padding: 20px 30px;
	float: left;
	background: url(../404.html) no-repeat right center
}
.carDetailBox h3 {
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 10px;
	color: #212121
}
.carDetailBox h3 span {
	font-size: 14px;
	font-weight: 400;
	color: #666
}
.carRentalResult .resultListing li .carDetailBox ul li {
	background: url(../404.html) no-repeat 0 8px;
	padding: 4px 0 4px 15px;
	width: 50%;
	float: left
}
.carLogo {
	margin-bottom: 5px
}
.carLogo span {
	margin-left: 15px
}
.carPic img {
	display: block
}
.carRentalResult .resultListing li {
	padding: 0
}
.carRentalResult .resultListing li .resultColumnLeft {
	border: 0
}
.carRentalResult .resultListing li ul li {
	padding: 0;
	box-shadow: none;
	border: 0;
	margin: 0;
	font-weight: 300;
	color: #333
}
.carRentalResult .resultListing li .price {
	margin-bottom: 0
}
.carRentalResult .resultColumnLeft {
	width: 75%
}
.carRentalResult .resultColumnRight {
	padding: 20px 30px;
	width: 25%
}
.perDay {
	font-size: 16px;
	color: #666;
	padding: 10px 0 5px
}
.incTax {
	font-size: 13px;
	color: #666;
	font-weight: 300;
	padding-top: 7px;
	float: left;
	width: 100%
}
.fareDetailBox {
	position: absolute;
	background: #7d7d7d;
	width: 300px;
	right: 0;
	top: 0;
	border-radius: 5px;
	padding: 15px;
	text-align: left;
	z-index: 10;
	display: none;
	color: #FFF
}
.fareDetailHeading {
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	margin-bottom: 10px
}
.tripDuration {
	font-weight: 500;
	margin-bottom: 5px
}
.ticketTxt {
	margin-bottom: 10px
}
.ticketTxt span {
	font-weight: 500
}
.fareDetailBoxOuter {
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	float: left;
	width: 100%;
	padding: 5px 0
}
.fareDetailBoxRow {
	float: left;
	width: 100%;
	padding: 3px 0
}
.fareDetailBoxLeft {
	float: left
}
.fareDetailBoxRight {
	float: right;
	text-align: right
}
.fareTotalTxt {
	float: left;
	width: 100%;
	padding: 5px 0;
	text-align: right
}
.fareTotalTxt span {
	padding-right: 8px;
	font-size: 14px
}
.fareTotalTxt strong {
	font-weight: 500;
	font-size: 20px
}
.fareTotalTxt strong sup {
	font-size: 16px
}
.bestGuarantee {
	padding: 8px 10px;
	background: #FFF;
	color: #2ecc71;
	border-radius: 5px;
	margin-top: 7px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center
}
.fareCloseIcon {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #FFF;
	font-size: 13px;
	text-align: center
}
.fareCloseIcon span {
	display: block;
	font-size: 18px
}
.ui-datepicker {
	z-index: 7!important
}
.incolwhy {
	display: block;
	overflow: hidden;
	padding: 35px;
	min-height: 180px
}
.card {
	box-shadow: 0 1px 3px rgba(0,0,0,.12), 0 1px 2px rgba(0,0,0,.24);
	transition: all 0.3s cubic-bezier(.25, .8, .25, 1)
}
.card:hover {
	box-shadow: 0 14px 28px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.22)
}
.bg-mountain {
	background: #f5f5f5;
	width: 100%;
	height: 424px;
	float: left
}
.page-subtitle {
	font-size: 30px;
	text-align: center
}
.main-btn {
	border: 2px solid #d40046;
	font-size: 14px;
	padding: 14px 30px;
	background: none
}
.main-btn:hover {
	border: 2px solid rgba(255,255,255,1);
	font-size: 14px;
	padding: 14px 30px
}
.contactmainbox {
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 0 3px #b2b2b2;
	margin-bottom: 30px
}
.contact-sidebar {
	background-color: #f2f2f2;
	padding-bottom: 20px
}
.pop-heading-map {
	width: 250px;
	height: 250px;
	padding-top: 50px;
	background: #1b3867;
	border-radius: 50%;
	font-size: 30px;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
	line-height: 25px
}
.pop-heading {
	width: 250px;
	height: 250px;
	padding-top: 50px;
	background: #d40046;
	border-radius: 50%;
	font-size: 30px;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	margin: 0 auto;
	line-height: 25px
}
.sub-pop-heading {
	width: 245px;
	margin: 0 auto;
	font-size: 13px;
	font-weight: 400;
	color: #f1f1f1;
	padding: 18px 10px
}
.pop-up-call {
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
	font-size: 16px;
	line-height: 26px
}
.pop-up-call span {
	font-weight: 700;
	font-size: 30px;
	padding: 15px 0;
	line-height: 50px
}
.hd-typ2 {
	color: #333;
	font-size: 24px
}
.offer-list {
	list-style-type: none;
	padding: 0
}
.offer-item {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 14px;
	height: 140px;
	line-height: 20px;
	padding: 29px 15px;
	position: relative;
	text-align: left
}
.offer-item .offer-book {
	display: none;
	left: 0;
	position: absolute;
	text-align: center;
	top: calc(55% - 23px);
	transition: all 250ms ease 0s;
	width: calc(100% - 20px);
	z-index: 6
}
.offer-item .offer-book .default-btn {
	color: #fff;
	margin: 0;
	max-width: 220px;
	padding: 11px 15px;
	width: 100%
}
.offer-item::before {
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 250ms ease 0s;
	width: 100%
}
.offer-item:hover::before, .offer-item.show-dest::before {
	background-color: #011827;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 250ms ease 0s;
	width: 100%;
	z-index: 5
}
.offer-item:hover .offer-book, .offer-item.show-dest .offer-book {
	transition: all 250ms ease 0s
}
.offer-location {
	display: block
}
.offer-price {
	display: block
}
@media screen and (max-width:767px) {
.offer-item.show-dest::before {
	opacity: .9
}
.offer-item.show-dest .offer-book {
	display: block;
	opacity: 1
}
.offer-item-mask {
	background: rgba(0,0,0,0) -moz-linear-gradient(right center, transparent, rgba(0,0,0,.7)) repeat scroll 0 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 50%
}
.offer-item-inner {
	bottom: 20px;
	display: block;
	left: 20px;
	position: absolute
}
}
@media screen and (min-width:768px) {
.best-offers .default-btn {
	margin: 70px 0 50px
}
.best-offers-text {
	font-size: 16px;
	line-height: 30px;
	margin: 20px 0 35px
}
.offer-list {
	height: 500px;
	width: 100%;
	overflow: hidden
}
.offer-list::after {
	clear: both;
	content: "";
	display: table
}
.offer-list .offer-item:nth-child(n+8) {
	display: none
}
.offer-item {
	float: left;
	height: 250px;
	padding: 29px 20px;
	width: 25%
}
.offer-item:nth-child(2) {
	left: -25%;
	top: 250px
}
.offer-item:nth-child(3) {
	height: 500px;
	left: -25%;
	width: 50%
}
.offer-item:nth-child(4) {
	left: 75%;
	top: -500px
}
.offer-item:nth-child(5) {
	left: 50%;
	top: -250px
}
.offer-item .offer-item-inner {
	margin-left: 30px
}
.offer-item:hover::before {
	opacity: .9
}
.offer-item:hover .offer-book {
	display: block
}
.offer-item .offer-item-mask {
	background: rgba(0,0,0,0) -moz-linear-gradient(center top, transparent, rgba(0,0,0,.7)) repeat scroll 0 0;
	bottom: 0;
	height: 200px;
	left: 0;
	position: absolute;
	width: 100%
}
.offer-item-inner {
	bottom: 20px;
	position: absolute
}
.offer-location {
	font-size: 16px;
	background: #d40046;
	padding: 6px
}
.offer-price {
	font-size: 24px;
	line-height: 35px;
	background-color: #1b3867;
	padding: 6px 10px
}
}
@media screen and (min-width:1000px) {
.best-offers {
	padding-top: 68px
}
.best-offers-text {
	margin-bottom: 65px
}
}
@media screen and (min-width:1366px) {
.offer-list .offer-column:last-child {
	display: block
}
.offer-item {
	display: block;
	width: 20%
}
.offer-item:nth-child(2) {
	left: -20%;
	top: 250px
}
.offer-item:nth-child(3) {
	left: -20%;
	width: 40%
}
.offer-item:nth-child(4) {
	left: -20%;
	top: 0
}
.offer-item:nth-child(5) {
	left: -20%;
	top: 0
}
.offer-item:nth-child(6) {
	left: 80%;
	top: -500px
}
.offer-item:nth-child(7) {
	left: 60%;
	top: -250px
}
.offer-item:nth-child(n+8) {
	display: none
}
}
.gallery-margin {
	margin-left: -5px;
	margin-right: -5px
}
.gallery-padding {
	padding: 5px!important
}
.img-thumb {
	position: relative;
	display: block;
	overflow: hidden
}
.img-thumb img {
	width: 100%
}
.img-thumb:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1)
}
.gallery-hover {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	pointer-events: none;
	visibility: hidden;
	background: transparent;
	position: absolute;
	-webkit-transition: opacity .3s ease .3s, visibility .3s ease .3s;
	-moz-transition: opacity .3s ease .3s, visibility .3s ease .3s;
	transition: opacity .3s ease .3s, visibility .3s ease .3s
}
.gallery-hover:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: .85;
	background: -webkit-linear-gradient(left, #000915, #01183a)
}
.img-thumb:hover .gallery-hover {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s ease, visibility .3s ease;
	-moz-transition: opacity .3s ease, visibility .3s ease;
	transition: opacity .3s ease, visibility .3s ease
}
.destination-name {
	position: absolute;
	right: 0;
	bottom: 10px;
	background: rgb(255 255 255 / .75);
	padding: 10px;
	width: 75%;
	color: #013150;
	z-index: 999999!important;
	font-size: 16px;
	font-weight: 700
}
.gallery-hover .plus-link {
	top: 0;
	right: 0;
	width: 66px;
	height: 66px;
	z-index: 3;
	overflow: hidden;
	position: absolute;
	display: block;
	-webkit-transform: scale(.1);
	transform: scale(.1);
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-o-transform-origin: 100% 0;
	transform-origin: 100% 0;
	-webkit-transition: -webkit-transform .6s ease;
	-moz-transition: -moz-transform .6s ease;
	transition: transform .6s ease
}
.gallery-hover .plus-link::before {
	top: 0;
	right: 0;
	content: "";
	display: block;
	position: absolute;
	border-right: 66px solid #d40046;
	border-bottom: 66px solid transparent;
	border-left: 66px solid transparent
}
.plus-link-container {
	position: absolute;
	left: auto!important;
	bottom: auto!important;
	top: 10px!important;
	right: 10px!important;
	width: 16px;
	height: 16px;
	overflow: hidden;
	border: none!important
}
.plus-link-out, plus-link-come {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%
}
.plus-link-out::before, .plus-link-come::before {
	width: 1px;
	height: 16px;
	margin-left: -.5px;
	margin-top: -8px
}
.plus-link-out::after, .plus-link-come:after {
	width: 16px;
	height: 1px;
	margin-top: -.5px;
	margin-left: -8px
}
.plus-link-out::before, .plus-link-out::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	background: #fff;
	-webkit-transition: margin .2s ease-in-out .2s;
	-moz-transition: margin .2s ease-in-out .2s;
	transition: margin .2s ease-in-out .2s
}
.img-thumb:hover .gallery-hover .plus-link, .dfd-gallery-single-item .img-thumb:hover .gallery-hover .plus-link {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform .3s ease .1s;
	-moz-transition: -moz-transform .3s ease .1s;
	transition: transform .3s ease .1s
}
@-webkit-keyframes glowing_blue {
0% {
background-color:#048ac2;
-webkit-box-shadow:0 0 3px #048ac2
}
50% {
background-color:#049cdb;
-webkit-box-shadow:0 0 40px #049cdb
}
100% {
background-color:#048ac2;
-webkit-box-shadow:0 0 3px #048ac2
}
}
@-moz-keyframes glowing_blue {
0% {
background-color:#048ac2;
-moz-box-shadow:0 0 3px #048ac2
}
50% {
background-color:#049cdb;
-moz-box-shadow:0 0 40px #049cdb
}
100% {
background-color:#048ac2;
-moz-box-shadow:0 0 3px #048ac2
}
}
@-o-keyframes glowing_blue {
0% {
background-color:#048ac2;
box-shadow:0 0 3px #048ac2
}
50% {
background-color:#049cdb;
box-shadow:0 0 40px #049cdb
}
100% {
background-color:#048ac2;
box-shadow:0 0 3px #048ac2
}
}
@keyframes glowing_blue {
0% {
background-color:#048ac2;
box-shadow:0 0 3px #048ac2
}
50% {
background-color:#049cdb;
box-shadow:0 0 40px #049cdb
}
100% {
background-color:#048ac2;
box-shadow:0 0 3px #048ac2
}
}
.flashy_blue {
	-webkit-animation: glowing_blue 1500ms infinite;
	-moz-animation: glowing_blue 1500ms infinite;
	-o-animation: glowing_blue 1500ms infinite;
	animation: glowing_blue 1500ms infinite
}
@-webkit-keyframes glowing_green {
0% {
background-color:#4cae4c;
-webkit-box-shadow:0 0 3px #4cae4c
}
50% {
background-color:#5cb85c;
-webkit-box-shadow:0 0 40px #5cb85c
}
100% {
background-color:#4cae4c;
-webkit-box-shadow:0 0 3px #4cae4c
}
}
@-moz-keyframes glowing_green {
0% {
background-color:#4cae4c;
-moz-box-shadow:0 0 3px #4cae4c
}
50% {
background-color:#5cb85c;
-moz-box-shadow:0 0 40px #5cb85c
}
100% {
background-color:#4cae4c;
-moz-box-shadow:0 0 3px #4cae4c
}
}
@-o-keyframes glowing_green {
0% {
background-color:#4cae4c;
box-shadow:0 0 3px #4cae4c
}
50% {
background-color:#5cb85c;
box-shadow:0 0 40px #5cb85c
}
100% {
background-color:#4cae4c;
box-shadow:0 0 3px #4cae4c
}
}
@keyframes glowing_green {
0% {
background-color:#4cae4c;
box-shadow:0 0 3px #4cae4c
}
50% {
background-color:#5cb85c;
box-shadow:0 0 40px #5cb85c
}
100% {
background-color:#4cae4c;
box-shadow:0 0 3px #4cae4c
}
}
.flashy_green {
	-webkit-animation: glowing_green 1500ms infinite;
	-moz-animation: glowing_green 1500ms infinite;
	-o-animation: glowing_green 1500ms infinite;
	animation: glowing_green 1500ms infinite
}
@-webkit-keyframes glowing_purple {
0% {
background-color:#6e3ca3;
-webkit-box-shadow:0 0 3px #6e3ca3
}
50% {
background-color:#7a43b6;
-webkit-box-shadow:0 0 40px #7a43b6
}
100% {
background-color:#6e3ca3;
-webkit-box-shadow:0 0 3px #6e3ca3
}
}
@-moz-keyframes glowing_purple {
0% {
background-color:#6e3ca3;
-moz-box-shadow:0 0 3px #6e3ca3
}
50% {
background-color:#7a43b6;
-moz-box-shadow:0 0 40px #7a43b6
}
100% {
background-color:#6e3ca3;
-moz-box-shadow:0 0 3px #6e3ca3
}
}
@-o-keyframes glowing_purple {
0% {
background-color:#6e3ca3;
box-shadow:0 0 3px #6e3ca3
}
50% {
background-color:#7a43b6;
box-shadow:0 0 40px #7a43b6
}
100% {
background-color:#6e3ca3;
box-shadow:0 0 3px #6e3ca3
}
}
@keyframes glowing_purple {
0% {
background-color:#6e3ca3;
box-shadow:0 0 3px #6e3ca3
}
50% {
background-color:#7a43b6;
box-shadow:0 0 40px #7a43b6
}
100% {
background-color:#6e3ca3;
box-shadow:0 0 3px #6e3ca3
}
}
.flashy_purple {
	-webkit-animation: glowing_purple 1500ms infinite;
	-moz-animation: glowing_purple 1500ms infinite;
	-o-animation: glowing_purple 1500ms infinite;
	animation: glowing_purple 1500ms infinite
}
.thanks-bg {
	background: url(../images/gplay.png) left top repeat;
	width: 100%
}
.nofee {
	width: 355px;
	height: auto;
	float: left;
	margin-left: 100px;
	padding-top: 30px
}
@media only screen and (max-width:736px) {
.offer-item:hover::before {
	opacity: .9
}
.offer-item:hover::before, .offer-item.show-dest::before {
	background-color: #011827;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 250ms ease 0s;
	width: 100%;
	z-index: 5
}
.offer-item {
	float: left;
	height: 250px;
	padding: 29px 20px;
	width: 100%
}
.offer-item {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 14px;
	height: 230px;
	line-height: 20px;
	padding: 29px 15px;
	position: relative;
	text-align: left
}
.offer-item::before {
	content: "";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transition: all 250ms ease 0s;
	width: 100%
}
.offer-item .offer-item-mask {
	background: rgba(0,0,0,0) -moz-linear-gradient(center top, transparent, rgba(0,0,0,.7)) repeat scroll 0 0;
	bottom: 0;
	position: absolute;
	width: 100%
}
.offer-item-inner {
	bottom: 20px;
	position: absolute;
	margin-left: 30px
}
.offer-location {
	font-size: 16px;
	background: #fb4f0f;
	padding: 6px
}
.offer-location {
	display: block
}
.offer-price {
	font-size: 24px;
	line-height: 35px;
	background-color: #1b3867;
	padding: 6px 10px
}
.offer-item .offer-book {
	display: none;
	left: 0;
	position: absolute;
	text-align: center;
	top: calc(55% - 23px);
	transition: all 250ms ease 0s;
	width: calc(100% - 20px);
	z-index: 6
}
.offer-item .offer-book .default-btn {
	color: #fff;
	margin: 0;
	max-width: 220px;
	padding: 11px 15px;
	width: 100%
}
.main-btn {
	border: 2px solid #fb4f0f;
	font-size: 14px;
	padding: 14px 30px;
	background: none
}
.offer-item .offer-book .default-btn {
	color: #fff;
	margin: 0;
	max-width: 220px;
	padding: 11px 15px;
	width: 100%
}
.main-btn:hover {
	border: 2px solid rgba(255,255,255,1);
	font-size: 14px;
	padding: 14px 30px
}
.offer-item:hover .offer-book {
	display: block
}
.nofee {
	width: 355px;
	height: auto;
	float: left;
	margin-left: 10px;
	padding-top: 10px
}
}
.contact-header-box {
	float: right;
	margin-top: 20px;
	text-align: center
}
.contact-header-box a {
	font-size: 28px;
	font-weight: 700;
	color: #d40046
}
.contact-header-box a:hover {
	font-size: 28px;
	font-weight: 700;
	color: #fff
}
.contact-header-box span {
	font-size: 11px;
	font-weight: 400;
	color: #fff
}
.txt-white {
	color: #fff
}
.txt-theme {
	color: #d40046
}
.footer-back-bg {
	background: url(../images/footer_bg.jpg) center top no-repeat
}
.flight-pattern-bg {
	background: url(../images/pattern-flight.png) left top repeat
}
.formFieldBg label {
	color: #FFF;
	display: block
}
.formFieldBg .form-control {
	border-radius: 0;
	height: 40px
}
.formFieldBg input.form-control {
	border-radius: 0;
	height: 40px
}
.trip_type .btn-sm {
	padding: 10px 10px;
	font-size: 11px;
	line-height: 1.5;
	border-radius: 0px
}
.member-deals__list {
	font-size: 1rem;
padding-bottom:.5rem;
	display: inline-block;
	margin-top: 1.4rem
}
.member-deals__wrapper {
	min-height: 247px
}
.member-deals__wrapper .member-deals__wrapper-item {
	position: relative
}
.member-deals__wrapper .signin-active {
	width: 90%;
	position: absolute;
	height: 97%;
	z-index: 99
}
.member-deals__info {
	margin: 0;
	padding: 10px 10px;
	position: relative;
	text-align: center;
	position: absolute;
	bottom: -62px;
	background: #1f1e1e
}
.member-deals__info, .member-deals__info:before {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: 100%
}
.member-deals__info .button-primary {
	font-size: 16px;
	padding: 3px 0;
	font-weight: 400;
	display: inline-block;
	width: 100%;
	border-radius: 2px;
	margin-top: 0;
	background: #d40046;
	color: #fff;
	border: none
}
.member-deals__info .button-primary:hover {
	box-shadow: none
}
.member-deals__info>div {
	display: block
}
.member-deals__header {
	font-size: 1.5rem;
	color: #3a465f;
	font-weight: 700;
	text-align: center;
	margin: 1rem 0;
	position: relative
}
.member-deals__header .member-deals__register {
	color: #118acb;
	text-decoration: underline
}
.member-deals__header .login {
	left: 227px;
	font-weight: 400
}
.member-deals__header .member-deals__disclaimer {
top:.5rem;
	font-weight: 400;
	display: none
}
.member-deals__container {
	border-bottom: 1px solid #ccc;
	margin: 0
}
.member-deals__container .member-deals__tab {
	position: relative;
	color: #00bad6;
	display: inline-block;
margin:0 .5rem;
	font-size: 1rem;
	cursor: pointer;
	font-weight: 700;
padding:.4rem 1.8rem .5rem
}
.member-deals__container .member-deals__tab.active {
	border: 1px solid #ccc;
	background: #fff;
	border-bottom: 0;
	top: 1px;
	color: #000;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}
.member-deals__container>ul {
	display: inherit
}
.member-deals__container .member-deals__tab:first-child {
	width: 235px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
padding:.4rem .5rem .5rem;
	text-align: center
}
.member-deals__tab--loading .loading {
	position: relative;
	overflow: hidden;
	width: 150px
}
.member-deals__tab--loading .loading:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, #ccc, #dedede, #d7d7d7);
	animation: progress .6s ease-in-out infinite
}
.member-deals__signin {
	background: #005282;
	color: #fff;
	text-align: center;
	cursor: pointer;
	min-height: 240px;
	padding-top: 55px;
	box-shadow: 0 1px 8px rgba(0,0,0,.2);
	border-radius: 5px;
	position: relative
}
.member-deals__signin span {
	left: -8px;
	top: 10px
}
.member-deals__signin svg {
	margin-top: 15px;
	margin-left: 10px
}
.member-deals__signin h3 {
	margin-bottom: 0
}
.member-deals__signin .member-deals__signin--msg_norm {
	font-size: 1.6rem;
	line-height: 1.8rem
}
.member-deals__signin--msg {
	margin: 95px 10px 0
}
.member-deals__signin--msg .member-deals__signin--url {
	color: #fff;
	font-weight: 700;
	text-decoration: underline;
margin-right:.3rem
}
.member-deals__signin--msg span.member-deals__signin--msg_emph {
	display: inline-block;
	color: #ffba30;
	font-weight: 700;
	transform: rotate(0deg)
}
.member-deals__cityname {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 248px;
	margin-bottom: 10px
}
.member-deals__date {
font-size:.75rem;
	font-weight: 400;
	color: #1e1e20;
	white-space: nowrap
}
.member-deals__date svg {
	position: relative;
	top: 3px
}
.member-deals__discount {
	position: absolute;
	color: #fff;
	font-weight: 400;
	background: #1CB670;
padding:0 .4rem 0 .6rem;
	top: 10px;
	left: -8px;
	z-index: 1
}
.member-deals__discount:before {
	content: "";
	height: 0;
	width: 0;
	bottom: -8px;
	left: 0;
	border-top: 8px solid #000;
	border-left: 8px solid transparent;
	position: absolute
}
.member-deals__discount .member-deals__percentage {
	font-size: 1.5rem;
	font-weight: 700
}
.member-deals__list img {
	width: 100%;
	height: 185px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-box-shadow: inset 10px 10px 50px #fff;
	-webkit-box-shadow: inset 10px 10px 50px #fff;
	box-shadow: inset 10px 10px 50px #fff
}
.member-deals__actualfare {
font-size:.75rem;
	text-decoration: line-through;
	color: #fff
}
.member-deals__discountfare {
	font-size: 1.3rem;
	font-weight: 700;
	color: #005282;
margin-left:.4rem;
	color: #fff
}
.member-deals__discountfare sup {
	top: -.7em;
font-size:.75rem
}
.member-deals__offer svg {
	fill: #fff!important;
	position: absolute;
	right: -11px;
	top: -68px;
	transform: rotate(165deg);
	margin-top: 0
}
.members-deals__share-tooltip {
	position: absolute;
	right: 10px;
	top: 5px;
	z-index: 9
}
.members-deals__share-tooltip .member-deals__share {
	background: #fff;
padding:.2rem .3rem;
	border-radius: 50%;
	opacity: .75
}
.members-deals__share-tooltip svg {
	position: relative;
	top: 2px;
	left: -1px;
	fill: #1f527f!important;
	pointer-events: auto
}
.member-deals__offer {
	position: relative
}
.member-deals__offer>span {
	right: 31px;
	top: -32px;
	transform: rotate(328deg);
	background: #fff;
	border-radius: 6px;
	position: absolute;
	width: 49px;
	height: 39px;
	padding-top: 7px
}
.member-deals__share {
font-size:.75rem;
	position: relative;
	top: 6px
}
.member-deals__share>span {
	color: #3498db;
	position: relative;
	bottom: 2px;
	left: 3px
}
.member-deals__disclaimer-tooltip {
	font-size: 1rem;
	text-align: center
}
.member-deals__disclaimer-tooltip .tooltips__inner {
	width: 200px;
	border-radius: 5px;
	border: 0
}
.member-deals__disclaimer-tooltip .tooltips__close, .member-deals__disclaimer-tooltip span {
	display: none
}
.member-deals__disclaimer-tooltip a {
margin:0 .5rem
}
.member-deals__disclaimer-tooltip .tooltips__arrow {
	border-color: transparent;
	transform: rotate(180deg)
}
.member-deals__share-tooltip {
	font-size: 1rem
}
.member-deals__share-tooltip .tooltips__inner {
	width: 95px;
	border-radius: 5px;
	margin-left: 52px;
	margin-top: 48px;
	border: 0;
	z-index: 100
}
.member-deals__share-tooltip .tooltips__close, .member-deals__share-tooltip span {
	display: none
}
.member-deals__share-tooltip a {
margin:0 .5rem
}
.member-deals__share-tooltip .tooltips__arrow {
	border-color: transparent;
	z-index: 100
}
.member-deals__share-tooltip .tooltips__arrow, .member-deals__share-tooltip .tooltips__arrow:before {
	transform: rotate(90deg)
}
.member-deals__share-tooltip--loading {
	text-align: center
}
.member-deals__list--loading .loading {
	position: relative;
	overflow: hidden
}
.member-deals__list--loading .loading:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, #ccc, #dedede, #d7d7d7);
	animation: progress .6s ease-in-out infinite
}
.member-deals__list--loading .member-deals__info {
	box-shadow: 0 1px 8px rgba(0,0,0,.2);
	position: relative;
	bottom: auto
}
.member-deals__list--loading .member-deals__info:before {
	background: none
}
.member-deals__list--loading .member-deals__info>div {
	display: inline-block
}
.member-deals__share-icon--fb {
	fill: #005282!important
}
.member-deals+.flight-status {
	margin-top: 2rem
}
@media only screen and (max-width:600px) {
.contact-header-box {
	float: left!important;
	margin-top: 20px!important;
	text-align: center!important;
	width: 100%!important
}
}
.header-topbar {
	width: 100%;
	line-height: 39px;
	position: relative;
	z-index: 101;
	border-bottom: 1px solid;
	background: #162849
}
.txt-white {
	color: #FFF!important
}
.color-blue {
	color: #3b5998!important
}
.color-orange {
	color: #d13f2d!important
}
.color-sky-blue {
	color: #6acff4!important
}
.color-red {
	color: #ce1e27!important
}
.bg-blue {
	background-color: #162849
}
.header-topbar {
	width: 100%;
	line-height: 39px;
	position: relative;
	z-index: 101;
	border-bottom: 1px solid;
	background: #162849
}
.header-topbar a, .header-topbar p, .header-topbar span {
	font-size: 12px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	line-height: 32px
}
.header-topbar a:hover, .header-topbar p:hover, .header-topbar span:hover {
	color: #fd0
}
.header-topbar .topbar-left {
	margin-bottom: 0
}
.header-topbar .topbar-left>li {
	display: inline-block;
	padding: 0 15px;
	border-right: 1px solid;
	position: relative
}
.header-topbar .topbar-left>li .topbar-icon {
	margin-right: 8px;
	font-size: .9em;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease
}
.header-topbar .topbar-left>li .icons-dropdown {
	padding-left: 5px;
	margin: 0
}
.header-topbar .topbar-left>li:first-child {
	padding-left: 0
}
.header-topbar .topbar-left>li:last-child {
	padding-right: 0;
	border: none
}
.header-topbar .topbar-left>li:hover i, .header-topbar .topbar-left>li:hover span {
	color: #fd0
}
.header-topbar .topbar-right {
	margin-bottom: 0
}
.header-topbar .login-widget .item {
	text-transform: capitalize
}
.header-topbar .login-widget li+li:before {
	content: '|';
	left: 0;
	padding: 0 20px 0 10px
}
.dropdown-topbar {
	position: absolute;
	width: 150px;
	background-color: #fff;
	top: 42px;
	left: 0;
	border: none;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease
}
.dropdown-topbar li {
	padding: 0 20px;
	border-bottom: 1px solid #f1f1f1;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease
}
.dropdown-topbar li .link {
	display: block;
	color: #434a54
}
.dropdown-topbar li:last-child {
	border-bottom: 0
}
.dropdown-topbar li:hover {
	background-color: #f5f5f5
}
.website-container {
	background-color: #fff;
	width: 100%;
	height: 60px;
	clear: both
}
.global-bg {
	position: relative;
	background: #006ce4;
	height: 60px;
	width: 145px;
	margin-right: 100px;
	margin-left: -15px !important;
	margin-top: -10px
}
.global-triangle {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 0 30px 30px;
	border-color: transparent transparent transparent #006ce4;
	position: absolute;
	right: -30px;
	top: 0
}
.global-bg h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	padding-top: 18px
}
ul.nofollow {
	list-style-type: none;
	display: inline-block;
	margin: 0 0 0 37.5%!important;
	padding: 0
}
ul.nofollow li {
	border-right: 1px solid rgba(255,255,255,.3);
	margin-right: 5px;
	padding-right: 0px;
	display: inline-block;
	margin-top: 18px
}
ul.nofollow li:last-child {
	border-right: 0;
	margin-right: 0
}
	ul.nofollow li span {
		display: block;
		width: 34px;
		height: 22px;
		background: url(../../images/country-flag.png) no-repeat;
		border-radius: 5px 5px 5px 5px;
	}
.flag-gb {
	background-position: 0 0!important
}
.flag-au {
	background-position: -34px 0!important
}
.flag-ca {
	background-position: -70px 0!important
}
.flag-nz {
	background-position: -104px 0!important
}
.flag-za {
	background-position: -141px 0!important
}
.flag-us {
	background-position: -210px 0!important
}
.flag-ie {
	background-position: -246px 0!important
}
@media screen and (min-width:320px) and (max-width:640px) {
.global-bg {
	width: 65px!important;
	margin-right: 0!important
}
.global-bg h4 {
	font-size: 80%!important;
	color: #fff!important;
	font-weight: 400!important;
	padding-top: 24px!important
}
ul.nofollow {
	position: absolute;
	top: -40px;
	margin: 0 0 0 30.5%!important
}
ul.nofollow li {
	border-right: none!important;
	margin: 0!important;
	display: inline-block!important;
	padding-right: 0!important
}
.cfd-heading h1 {
	font-size: 24px!important
}
}
.pic {
	width: 150px;
	height: 40px;
	background: url(/images/bg-150x100-gray-01.png) no-repeat
}
.pic:hover {
	background: url(/images/bg-150x100-gray-01.png) no-repeat
}
.pic_01 {
	width: 150px;
	height: 40px;
	background: url(/images/andrord-01.png) no-repeat
}
.pic_01:hover {
	background: url(/images/andrord-01.png) no-repeat
}
.pic_02 {
	width: 150px;
	height: 40px;
	background: url(/images/iphone-01.png) no-repeat
}
.pic_02:hover {
	background: url(/images/iphone-01.png) no-repeat
}
.pic_03 {
	width: 150px;
	height: 40px;
	background: url(/images/sage-pay-01.png) no-repeat
}
.pic_03:hover {
	background: url(/images/sage-pay-01.png) no-repeat
}
.pic_04 {
	width: 150px;
	height: 40px;
	background: url(/images/secure-cards-01.png) no-repeat
}
.pic_04:hover {
	background: url(/images/secure-cards-01.png) no-repeat
}
.pic_05 {
	width: 150px;
	height: 40px;
	background: url(/images/pts-logo-01.png) no-repeat
}
.pic_05:hover {
	background: url(/images/pts-logo-01.png) no-repeat
}
.footer-area {
	background-color: #0a1529;
	padding: 40px 0;
	padding-top: 50px;
padding-bottom: 80px;
}
.widget-about .logo-ft {
	margin-bottom: 20px
}
.widget-about .about-ft p {
	color: #bfcadc;
	font-size: 12px
}
.widget-quicklink {
	margin-bottom: 30px
}
.widget-quicklink ul.menu-ft li a {
	color: #2b2b2b;
	display: block;
	position: relative;
	line-height: 26px;
	font-size: 13px
}
	.widget-quicklink ul.menu-ft li a:before {
		content: '';
		position: absolute;
		top: 14px;
		left: 0;
		height: 4px;
		margin-left: -13px;
		width: 4px;
		border-radius: 50%;
		background-color: #334668;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-ms-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out
	}
	.widget-quicklink ul.menu-ft li a:hover:before {
		background-color: #006ce4
	}
ul.menu-ft li a:hover {
	color: #00bfe6;
	text-decoration: none
}
.widget-tags ul.tags-list li {
	display: inline-block;
	margin-right: 1.5px;
	margin-bottom: 6px
}
.widget-tags ul.tags-list li a {
	display: block;
	color: #bfcadc;
	padding: 0 9px;
	height: 33px;
	line-height: 33px;
	border: 2px solid #1b4180;
	border-radius: 2px;
	font-size: 12px;
	text-decoration: none
}
.widget-tags ul.tags-list li a:hover {
	color: #00baf3;
	border-color: #00baf3
}
.menu-ft {
	width: 50%;
	float: left;
	left: 0;
	text-align: left;
	list-style: none;
	padding-left: 10px
}
.widget-footer h4 {
	color: #fff;
	margin-bottom: 26px
}


@media screen and (max-width: 580px) {
	.widget-footer h4 {
		color: #fff;
		margin-bottom: 10px
	}
}



	.widget-footer h4 span {
		color: #f39c12
	}
.widget-contact {
	margin-bottom: 30px
}
.widget-contact ul li {
	margin-bottom: 8px;
	color: #bfcadc;
	position: relative;
	padding-left: 24px;
	font-size: 14px;
	display: block
}
	.widget-contact ul li:before {
		content: '';
		position: absolute;
		font-family: 'fontello';
		color: #00bfe6;
		font-size: 14px;
		top: 0;
		left: 0
	}
.widget-contact ul li.contact-phone:before {
	content: "\f025";
	font-family: FontAwesome
}
.widget-contact ul li.contact-email:before {
	content: "\f1d9";
	font-family: FontAwesome
}
.widget-contact ul li.contact-address:before {
	content: "\f041";
	font-family: FontAwesome
}
.widget-contact ul li.contact-address {
	line-height: 22px
}
.footer-bottom-area {
	padding: 19px 0 15px
}
.footer-bottom-area {
	padding: 19px 0 15px
}
.footer-bottom-area .social-ft, .footer-bottom-area .language {
	float: right;
	width: 100%;
	padding-left: 0
}
.footer-bottom-area .social-ft li {
	display: inline-block;
	margin-left: 6px
}
	.footer-bottom-area .social-ft li a {
		display: block;
		height: 34px;
		width: 34px;
		text-align: center;
		line-height: 30px;
		border-radius: 50%;
		color: #000;
		font-size: 14px;
		border: 2px solid #00bfe6
	}
		.footer-bottom-area .social-ft li a:hover {
			color: #2b2b2b;
			border-color: #2b2b2b;
			-webkit-transform: rotateZ(360deg);
			-moz-transform: rotateZ(360deg);
			transform: rotateZ(360deg)
		}
.icon-facebook-3:before {
	content: '\f09a';
	font-family: 'FontAwesome'
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	line-height: 1em
}
.icon-twitter:before {
	content: '\f099';
	font-family: 'FontAwesome'
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-style: normal;
	font-weight: 400;
	speak: none;
	font-size: 14px;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	line-height: 1em
}
.icon-gplus:before {
	content: '\f0d5';
	font-family: 'FontAwesome'
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-style: normal;
	font-weight: 400;
	speak: none;
	font-size: 14px;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	line-height: 1em
}
.icon-pinterest:before {
	content: '\f231';
	font-family: 'FontAwesome'
}
[class^="icon-"]:before, [class*=" icon-"]:before {
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	line-height: 1em
}
.small_text {
	font-size: 11px;
	color: #908f8f;
	line-height: 12px;
	text-align: justify
}
.title-style-2 {
	margin: 0 0 15px 0;
	font-size: 20px;
	position: relative;
	color: #434a54;
	display: inline-block
}
.title-style-2:after {
	position: absolute;
	content: "";
	bottom: 5px;
	right: -57px;
	width: 50px;
	height: 3px;
	background-color: #d40046
}
.whatsup-box {
	text-align: left;
	margin-top: 10px
}
.whatsup-message {
	width: 100%;
	margin: 0 auto;
	background: #012b72;
	padding: 15px 15px;
	border-radius: 5px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 5px;
	position: relative;
	border: #00baf3 solid 2px
}
.whatsup-icon {
	width: 40px;
	height: 40px;
	left: 0;
	top: -1px;
	position: absolute
}
.whatsup-number {
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 10px
}
.deal-title-head {
	text-align: center;
	font-size: 30px;
	font-weight: 700;
	color: #FFF;
	margin-bottom: 30px;
	text-shadow: 0px 5px 15px #a7a6a6;
}
.deal-discount {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	color: #FC0;
	background: #d40046;
	margin: 20px auto;
	width: max-content;
	padding: 5px 15px
}
.interlinking-bg {
	padding: 0 0
}
.interlinking-bg ul {
	list-style-position: outside;
	margin: 0;
	padding-left: 15px!important
}
.interlinking-bg ul li:before {
	content: "\2023";
	color: #000;
	font-weight: 700;
	display: inline-block;
	width: 1em;
	margin-left: -1em
}
.interlinking-bg ul li {
	display: block;
	margin-bottom: 5px
}
.interlinking-bg ul li a {
	color:#012b72
}
.interlinking-bg ul li a:hover {
	color: #00baf3
}
.interlinking-bg ul li a.disabled {
	pointer-events: none;
	cursor: default
}

h2.faq::before {
	content: '';
	position: absolute;
	left: 45%;
	bottom: -2px;
	width: 10%;
	height: 2px;
	background-color: #d40046;
	-webkit-transition: .5s;
	transition: .5s;
}

h2.faq {
	align-content: center;
	align-items: center;
	/*text-align: center;*/
	padding-top: 30px;
	position: relative;
	padding-bottom: 8px;
}

.deal-content-box h2.faq{
	font-size: 22px!important;
}

/*----------  faq  ----------*/
.wrapper-accordion .panel {
	margin-bottom: 20px !important;
	background-color: #ffff;
	box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
	border-radius: 4px;
	border: 1px #eee solid;
}

	.wrapper-accordion .panel + .panel {
		margin-top: 10px;
	}

	.wrapper-accordion .panel.active {
		position: relative;
	}

		.wrapper-accordion .panel.active .panel-heading {
			background-color: #d40046;
		}

		.wrapper-accordion .panel.active .panel-title a {
			color: #fff;
		}

			.wrapper-accordion .panel.active .panel-title a:hover,
			.wrapper-accordion .panel.active .panel-title a:focus {
				color: #fff;
			}

			.wrapper-accordion .panel.active .panel-title a:before {
				font-family: Fontawesome;
				content: '\f068';
				top: 0;
				left: 10px;
				padding-right: 10px;
				color: #fff;
			}

	.wrapper-accordion .panel .panel-title {
		font-size: 15px;
	}

		.wrapper-accordion .panel .panel-title a {
			display: block;
			line-height: 40px;
			padding: 0 30px;
			position: relative;
			text-decoration: none;
		}

			.wrapper-accordion .panel .panel-title a:hover,
			.wrapper-accordion .panel .panel-title a:focus {
				color: #434a54;
			}

			.wrapper-accordion .panel .panel-title a:before {
				font-family: Fontawesome;
				content: '\f067';
				top: 0;
				left: 10px;
				padding-right: 10px;
				color: #d40046;
			}

.wrapper-accordion .panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	padding: 0;
	background-color: #fafafa;
}

	.wrapper-accordion .panel-heading + .panel-collapse > .panel-body {
		border-top: 0;
	}

.wrapper-accordion .panel-body {
	padding: 30px;
}

.wrapper-accordion .collapse.in {
	background-color: #fff;
}


.PASE {
	text-align: center;
	padding-top: 30px;
	position: relative;
}

h3.PASE:before {
	content: '';
	position: absolute;
	left: 45%;
	bottom: -20px;
	width: 10%;
	height: 1px;
	background-color: #d40046;
	-webkit-transition: .5s;
	transition: .5s;
}

section.NPAS {
	/*padding: 30px;*/
}

.interlinking-bg .deal-content-box {
	margin-top: -20px !important;
}


.licolor ul li a {
	color: #626262;
}

.clearfixmobile::after {
	content: "";
	clear: both;
	display: none;
}



#notfound {
	position: relative;
	height: 70vh;
}

	#notfound .notfound {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}

.notfound {
	max-width: 560px;
	width: 100%;
	padding-left: 160px;
	line-height: 1.1;
}

	.notfound .notfound-404 {
		position: absolute;
		left: 0;
		top: 0;
		display: inline-block;
		width: 140px;
		height: 140px;
		background-image: url('../images/emoji.png');
		background-size: cover;
	}

		.notfound .notfound-404::before {
			content: '';
			position: absolute;
			width: 100%;
			height: 100%;
			-webkit-transform: scale(2.4);
			-ms-transform: scale(2.4);
			transform: scale(2.4);
			border-radius: 50%;
			background-color: #f2f5f8;
			z-index: -1;
		}

	.notfound h1 {
		font-family: 'Nunito', sans-serif;
		font-size: 65px;
		font-weight: 700;
		margin-top: 0px;
		margin-bottom: 10px;
		color: #151723;
		text-transform: uppercase;
	}

	.notfound h2 {
		font-family: 'Nunito', sans-serif;
		font-size: 21px;
		font-weight: 400;
		margin: 0;
		text-transform: uppercase;
		color: #151723;
	}

	.notfound p {
		font-family: 'Nunito', sans-serif;
		color: #999fa5;
		font-weight: 400;
	}

	.notfound a {
		font-family: 'Nunito', sans-serif;
		display: inline-block;
		font-weight: 700;
		border-radius: 40px;
		text-decoration: none;
		color: #388dbc;
	}
.interlinking-box-links {
	box-shadow: 0 0 0 0 rgba(19,26,31,0.12),0 2px 4px 0 rgba(19,26,31,0.12) !important;
	padding: 20px;
	margin-top: 30px;
	border: 1px solid #ededed;
}

	.interlinking-box-links ul li a {
		color: #212121;
	}

section.interlinking-bg {
	padding-bottom: 25px;
}

.homebanner {
	width: 100%;
	position: relative;
}


.homebanner img {
	width: 100% !important;
	object-fit: cover;
}

.siteWidth {
	max-width: 1180px;
	margin: 0 auto;
	position:relative;
}
.tabBox {
	width: 100%;
	position: absolute;
	float: left;
	top: 30px;
}

@media screen and (min-width: 992px) {
	.sa_deskhidden {
		display: none;
	}
}




.deal-content-box {
}

	.deal-content-box h2 {
		font-size: 18px;
		color: #012b72;
		position: relative;
		border-bottom: 1px solid #eee;
		padding-bottom: 12px;
	}

		.deal-content-box h2::before {
			content: '';
			position: absolute;
			left: 0;
			bottom: -1px;
			width: 50px;
			height: 1px;
			background-color: #fb4f0f;
			-webkit-transition: .5s;
			transition: .5s;
		}



	.deal-content-box h3 {
		font-size: 18px;
		color: #012b72;
		position: relative;
		border-bottom: 1px solid #eee;
		padding-bottom: 12px;
	}

		.deal-content-box h3::before {
			content: '';
			position: absolute;
			left: 0;
			bottom: -1px;
			width: 50px;
			height: 1px;
			background-color: #fb4f0f;
			-webkit-transition: .5s;
			transition: .5s;
		}

	.deal-content-box h4 {
		font-size: 16px;
		color: #002972;
	}

	.deal-content-box p {
		text-align: justify;
	}
.trust-pilot-section {
	border-bottom: #d4d4d4 solid 1px;
	background: #e5ffef;
}