﻿/***************************
****************************
** Written for & by: Unity Mega Holdings Pty Ltd
** Copyright:Unity Mega Holdings Pty Ltd  2015 all rights reserved.
** Program Name: Gernal Css 
** File Location: codelibrary/css
** Date Created:  Nov 2015
** Updated:
** Description: These are the styles for Whole Website
****************************
***************************/
/*====================== FONTS ===========================*/

/* Header Style Start */
#wrapper {
	position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    clear: both;
}
.top-link { display:none;}
@media only screen and (min-width: 768px) {
.logo {
	/*float: left;
	margin:6px 16px;   gh20180925 */
    text-align: center;

}
.logo img {
	width: 207px;
	padding:0;
	/*position: absolute;    gh20180925 */
}
.topmenubg{
	margin: 0 auto;
	height:auto;
	width: 100%;
    position: relative;
    overflow: hidden;
	top:0;
	padding: 10px 0;
	z-index: 9999;
	border-bottom: 1px solid #049426;
}
.topmenubg-fixed {position: fixed;z-index: 9999;}
#manustyle {
	width: 100%;
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#demo_box, #demo_box_2 {
	display: none;
}
.newletter_block {
	width: 900px;
	clear: both;
	margin: 0 auto 2px auto;
	display: block;
}
.newsletter_textstyle_parameter h1 {
	font-size: 23px;
}
.newsletter_email {
	width: 100%;
}
.footer-nav-mobile, .mobile-search-results, .mobile-results-row {
	display: none;
}
#footer_container {
	width: 1000px;
	display: block;
	margin: 0 auto;
}
.column1_cards {
	width: 100%;
}
.column1_cards .ft-pym-icn li{
	float: left;
}
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
.logo img {
	width: 30%;
	margin-top: 20px;
}
.logo {
	text-align: center;
}
#demo_box span.pop_ctrl, #demo_box_2 span.pop_ctrl {
	margin-top: 35px;
}
#demo_box span.pop_ctrl .fa, #demo_box_2 span.pop_ctrl .fa {
	font-size: 32px;
}
.newsletter_textstyle_parameter h1 {
	font-size: 18px;
}
.column1_cards li img {
	height: 34px;
}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
#demo_box span.pop_ctrl, #demo_box_2 span.pop_ctrl {
	margin-top: 25px;
}
#demo_box span.pop_ctrl .fa, #demo_box_2 span.pop_ctrl .fa {
	font-size: 23px;
}
.logo img {
	width: 220px;
}
.column1_cards li img {
	height: 19px;
}
.newsletter_textstyle_parameter h1 {
	font-size: 23px;
}
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
.logo img {
	width: 180px;
}
#demo_box span.pop_ctrl {
	margin-top: 24px;
	margin-bottom: 10px;
}
#demo_box span.pop_ctrl .fa, #demo_box_2 span.pop_ctrl .fa {
	font-size: 22px;
}
.newsletter_textstyle_parameter h1 {
	font-size: 19px;
	line-height: 25px;
	text-align: center !important;
	margin: 15px 10px 0 10px!important;
	font-weight: bold;
}
.column1_cards li img {
	height: 14px;
}
.column1_cards li {
	padding-right: 3px !important;
}
.newsletter_lastname {
}
}

@media only screen and (max-width: 319px) {
.logo img {
	width: 142px;
}
#demo_box span.pop_ctrl, #demo_box_2 span.pop_ctrl {
	margin-top: 25px;
}
#demo_box span.pop_ctrl .fa, #demo_box_2 span.pop_ctrl .fa {
	font-size: 20px;
}
.newsletter_textstyle_parameter h1 {
	font-size: 16px;
}
.column1_cards li img {
	height: 10px;
}
.column1_cards li {
	padding-right: 3px !important;
}
}

@media only screen and (min-width: 768px) {
.newsletter_textstyle_parameter {
	float: none;
	width:100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
.connectus_parameter {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
.footer-nav-mobile li {
	padding-right: 15px;
	margin-right: 15px;
	font-size: 14px;
}
}

@media only screen and (max-width: 767px) {
.logo {
	width: 70%;
	margin: 0 auto;
	float: none;
	text-align: center;
	margin-top: 10px;
}
.newsletter_textstyle_parameter, .connectus_parameter {
	width: 100%;
	float: left;
}
.newsletter_email {
	width: 100%;
	height: 40px;
}
.connectus_parameter {
	margin-bottom: 20px;
}
#newsletter_paramiters {
	width: 90%;
	margin: 0 auto;
}
.newsletter_lastname {
	width: 75%;
}
.column1_cards {
	padding-top: 11px !important;
}
.footer-nav-mobile {
	padding: 20px 10px 0 10px;
}
.footer-nav-mobile li {
	padding-right: 10px;
	margin-right: 10px;
	font-size: 11px;
}
.footer-nav-mobile li:last-child {
	padding-right: 0;
	margin-right: 0;
}
.search_btn, .multi_search_btn, .newsletter_btn {
	width: 140px;
	height: 40px;
	text-align: center;
	-webkit-appearance: none;
}
}

@media only screen and (max-width: 999px) {
.gn-full-name-maint, .gn-email-maint, .gloabel-flight-name, .gloabel-flight-preference{margin-right: 0 !important;}
#flightquery_pageTab_wrap{margin: 50px auto 0 auto;
width: 98% !important;}
#wrapper {
	width: 100%;
}
.topmenubg {
	border-bottom: 0;
}

.top-link {
	display: none;
}
#demo_box span.pop_ctrl {
	margin-left: 20px;
	float: left;
}
#footer_container {
	width: 100%;
}
.footer_column {
    width: 94% !important;
    margin: 0 3% !important;}
.footer-nav-mobile {
	padding: 20px 20px 0 20px;
	text-align: center;
}
.footer-nav-mobile li {
	list-style: none;
	float: none;
	display: inline;
	line-height: 25px;
	font-weight: bold;
}
.column1_cards {
	width: 90%;
	text-align: center;
	margin: 0px 5% 20px 5%;
}
.column1_cards li {
	float: none;
	display: inline;
}
.footer-nav-mobile li:last-child {
	border-right: 0;
}
.footer_bottom_link_lower li {
	width: 100%;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
}
}
#topmenu {
	float: right;
	font-size: 14px;
	display: none;
}
#topmenu ul {
	list-style: none;
	padding: 7px 5px 0 0;
}
.menucontent {
	float: left;
	display: block;
	width: 100%;
}
.cancel-mobmenu, #demo_ul {
	display: none;
}
#payment-form li {
    margin-left: 18px;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	font-family: 'Roboto', sans-serif;
}
a {
	text-decoration: none;
}
.top-link ul {
	float: right;
	list-style: none;
	text-transform: uppercase;
	overflow: hidden;
}
.top-link li {
	display: block;
	float: left;
}
.top-link li a {
	    padding: 5px 14px 18px 14px;
    display: block;
    font-size: 12px;
    font-weight: normal;
	text-transform: capitalize;
	text-decoration: none;
	-moz-transition: -moz-transform .15s linear;
	-o-transition: -o-transform .15s linear;
	-webkit-transition: -webkit-transform .15s linear;
}
.top-link ul li a:hover, .top-link ul li a:focus, .top-link ul li a.select {
	position: relative;
	z-index: 5;
	display: block;
}
/*Header Style Colse*/
/*Newsletter Start*/

#newsletter_wrap {
	width: 100%;
	float: left;
	margin: 60px auto;
}
.newletter_block {
	height: 75px;
}
.newsletter_textstyle_parameter h1 {
	text-align: center;
	margin: 27px 0 25px 21px;
	color: #049426;
	font-weight:lighter;
	font-size: 30px;
}
#newsletter_paramiters {
	font-size: 15px;
}
.newsletter_lastname {
	padding-top: 16px;
	float: left;
}
.newsletter_email {
	height: 42px;
	border-radius: 2px;
	display: block;
	transition: border-color 1s ease 0s;
	-webkit-transition: border 500ms ease-out;
	-moz-transition: border 500ms ease-out;
	-o-transition: border 500ms ease-out;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	font-size: 13px;
	padding-left: 10px;
	
}
.submit_btn {
	display: block;
	float: left;
	padding-top: 16px;
}
.newsletter_btn{
	height: 42px;
	width: 180px;
	font-size: 14px;
	text-transform: capitalize;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	cursor: pointer;
	border: none;
	padding-left:40px;
	background:url(../images/email-icon-news.png) no-repeat 11px 12px;
	-webkit-appearance: none;
}
.covert-data {
	display: none;
}
/* Footer start*/
footer {
	display: block;
	margin: 0 auto;
	clear: both;
	width: 100%;
}
#footer_bg {
	width: 100%;
	bottom: 0;
	clear: both;
	display: block;
	left: 0;
	right: 0;
	margin: 0 auto;
	position: relative;
}
.footer_column {
	width: 100%;
	padding: 30px 0 37px 0;
	overflow: hidden;
}
.column1{
	float: left;
	display: block;
	width: 33.33%;
}
.column1_title {
	font-size: 26px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.column1_links {
	font-size: 13px;
	clear: both;
}
.column1_discover {
	list-style: none;
	line-height: 25px;
}
.column1_discover ul {
	list-style: none;
}
.column1_discover li {
}
.column2 {
	float: left;
	display: block;
	width: 33.33%;
}
.connectwithus_block {
	margin: 0 auto;
	display: block;
	float: left;
	width: 95%;
	padding: 0 0 20px 0;
}
.connectwithus_block h1 {
	font-size: 26px;
	display: block;
	text-transform: uppercase;
}
.column3 .column_width{
	max-width: 200px;
	float: right;
}
.column2 .column_width{
	max-width: 170px;
	margin: 0 auto;
}
.column3{
	float: left;
	display: block;
	width: 33.33%;
}
.column4 {
	float: left;
	display: block;
	width: 31%;
}
.connect_us_icons {
	float: left;
	display: block;
	margin:20px 0 0 0;
}
.connect_us_icons i {
	padding: 0;
}
.column1_cards {
	list-style: none;
	padding-top: 6px;
	float: left;
}
.column1_cards ul {
	list-style: none;
}
.column1_cards .ft-pym-icn li {
	border: none;
	padding-right: 10px;
}
.column1_cards li img {
	border: none;
}
.footer_bottom_link_lower {
	font-size: 14px;
}
.footer_bottom_link_lower ul {
	list-style: none;
	/*color: #111983;*/
}
.footer_bottom_link_lower li {
	margin:0;
}
.clear {
	clear: both;
}
#login {
	display: none;
}
/* Footer end*/
.col, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.col, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.col-xs-pull-12 {
	right: 100%;
}
.col-xs-pull-11 {
	right: 91.66666667%;
}
.col-xs-pull-10 {
	right: 83.33333333%;
}
.col-xs-pull-9 {
	right: 75%;
}
.col-xs-pull-8 {
	right: 66.66666667%;
}
.col-xs-pull-7 {
	right: 58.33333333%;
}
.col-xs-pull-6 {
	right: 50%;
}
.col-xs-pull-5 {
	right: 41.66666667%;
}
.col-xs-pull-4 {
	right: 33.33333333%;
}
.col-xs-pull-3 {
	right: 25%;
}
.col-xs-pull-2 {
	right: 16.66666667%;
}
.col-xs-pull-1 {
	right: 8.33333333%;
}
.col-xs-pull-0 {
	right: auto;
}
.col-xs-push-12 {
	left: 100%;
}
.col-xs-push-11 {
	left: 91.66666667%;
}
.col-xs-push-10 {
	left: 83.33333333%;
}
.col-xs-push-9 {
	left: 75%;
}
.col-xs-push-8 {
	left: 66.66666667%;
}
.col-xs-push-7 {
	left: 58.33333333%;
}
.col-xs-push-6 {
	left: 50%;
}
.col-xs-push-5 {
	left: 41.66666667%;
}
.col-xs-push-4 {
	left: 33.33333333%;
}
.col-xs-push-3 {
	left: 25%;
}
.col-xs-push-2 {
	left: 16.66666667%;
}
.col-xs-push-1 {
	left: 8.33333333%;
}
.col-xs-push-0 {
	left: auto;
}
.col-xs-offset-12 {
	margin-left: 100%;
}
.col-xs-offset-11 {
	margin-left: 91.66666667%;
}
.col-xs-offset-10 {
	margin-left: 83.33333333%;
}
.col-xs-offset-9 {
	margin-left: 75%;
}
.col-xs-offset-8 {
	margin-left: 66.66666667%;
}
.col-xs-offset-7 {
	margin-left: 58.33333333%;
}
.col-xs-offset-6 {
	margin-left: 50%;
}
.col-xs-offset-5 {
	margin-left: 41.66666667%;
}
.col-xs-offset-4 {
	margin-left: 33.33333333%;
}
.col-xs-offset-3 {
	margin-left: 25%;
}
.col-xs-offset-2 {
	margin-left: 16.66666667%;
}
.col-xs-offset-1 {
	margin-left: 8.33333333%;
}
.col-xs-offset-0 {
	margin-left: 0%;
}

@media (min-width: 768px) {
#mob-insurance {
	display: none;
}
.search-result-price-mb {
	display: none;
}
.col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.col-sm-pull-12 {
	right: 100%;
}
.col-sm-pull-11 {
	right: 91.66666667%;
}
.col-sm-pull-10 {
	right: 83.33333333%;
}
.col-sm-pull-9 {
	right: 75%;
}
.col-sm-pull-8 {
	right: 66.66666667%;
}
.col-sm-pull-7 {
	right: 58.33333333%;
}
.col-sm-pull-6 {
	right: 50%;
}
.col-sm-pull-5 {
	right: 41.66666667%;
}
.col-sm-pull-4 {
	right: 33.33333333%;
}
.col-sm-pull-3 {
	right: 25%;
}
.col-sm-pull-2 {
	right: 16.66666667%;
}
.col-sm-pull-1 {
	right: 8.33333333%;
}
.col-sm-pull-0 {
	right: auto;
}
.col-sm-push-12 {
	left: 100%;
}
.col-sm-push-11 {
	left: 91.66666667%;
}
.col-sm-push-10 {
	left: 83.33333333%;
}
.col-sm-push-9 {
	left: 75%;
}
.col-sm-push-8 {
	left: 66.66666667%;
}
.col-sm-push-7 {
	left: 58.33333333%;
}
.col-sm-push-6 {
	left: 50%;
}
.col-sm-push-5 {
	left: 41.66666667%;
}
.col-sm-push-4 {
	left: 33.33333333%;
}
.col-sm-push-3 {
	left: 25%;
}
.col-sm-push-2 {
	left: 16.66666667%;
}
.col-sm-push-1 {
	left: 8.33333333%;
}
.col-sm-push-0 {
	left: auto;
}
.col-sm-offset-12 {
	margin-left: 100%;
}
.col-sm-offset-11 {
	margin-left: 91.66666667%;
}
.col-sm-offset-10 {
	margin-left: 83.33333333%;
}
.col-sm-offset-9 {
	margin-left: 75%;
}
.col-sm-offset-8 {
	margin-left: 66.66666667%;
}
.col-sm-offset-7 {
	margin-left: 58.33333333%;
}
.col-sm-offset-6 {
	margin-left: 50%;
}
.col-sm-offset-5 {
	margin-left: 41.66666667%;
}
.col-sm-offset-4 {
	margin-left: 33.33333333%;
}
.col-sm-offset-3 {
	margin-left: 25%;
}
.col-sm-offset-2 {
	margin-left: 16.66666667%;
}
.col-sm-offset-1 {
	margin-left: 8.33333333%;
}
.col-sm-offset-0 {
	margin-left: 0%;
}
}

@media (min-width: 992px) {
.namcha-mnd {
	margin-top: -39px !important;
	margin-right: 16px;
}
.footer-nav-mobile, .mobile-search-results, .mobile-results-row {
	display: none;
}

.col, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}
.col-md-pull-12 {
	right: 100%;
}
.col-md-pull-11 {
	right: 91.66666667%;
}
.col-md-pull-10 {
	right: 83.33333333%;
}
.col-md-pull-9 {
	right: 75%;
}
.col-md-pull-8 {
	right: 66.66666667%;
}
.col-md-pull-7 {
	right: 58.33333333%;
}
.col-md-pull-6 {
	right: 50%;
}
.col-md-pull-5 {
	right: 41.66666667%;
}
.col-md-pull-4 {
	right: 33.33333333%;
}
.col-md-pull-3 {
	right: 25%;
}
.col-md-pull-2 {
	right: 16.66666667%;
}
.col-md-pull-1 {
	right: 8.33333333%;
}
.col-md-pull-0 {
	right: auto;
}
.col-md-push-12 {
	left: 100%;
}
.col-md-push-11 {
	left: 91.66666667%;
}
.col-md-push-10 {
	left: 83.33333333%;
}
.col-md-push-9 {
	left: 75%;
}
.col-md-push-8 {
	left: 66.66666667%;
}
.col-md-push-7 {
	left: 58.33333333%;
}
.col-md-push-6 {
	left: 50%;
}
.col-md-push-5 {
	left: 41.66666667%;
}
.col-md-push-4 {
	left: 33.33333333%;
}
.col-md-push-3 {
	left: 25%;
}
.col-md-push-2 {
	left: 16.66666667%;
}
.col-md-push-1 {
	left: 8.33333333%;
}
.col-md-push-0 {
	left: auto;
}
.col-md-offset-12 {
	margin-left: 100%;
}
.col-md-offset-11 {
	margin-left: 91.66666667%;
}
.col-md-offset-10 {
	margin-left: 83.33333333%;
}
.col-md-offset-9 {
	margin-left: 75%;
}
.col-md-offset-8 {
	margin-left: 66.66666667%;
}
.col-md-offset-7 {
	margin-left: 58.33333333%;
}
.col-md-offset-6 {
	margin-left: 50%;
}
.col-md-offset-5 {
	margin-left: 41.66666667%;
}
.col-md-offset-4 {
	margin-left: 33.33333333%;
}
.col-md-offset-3 {
	margin-left: 25%;
}
.col-md-offset-2 {
	margin-left: 16.66666667%;
}
.col-md-offset-1 {
	margin-left: 8.33333333%;
}
.col-md-offset-0 {
	margin-left: 0%;
}
}

@media (min-width: 1200px) {
	#demo_box, #demo_box_2 {
	display: none;
}
.col, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
	float: left;
}
.col-lg-12 {
	width: 100%;
}
.col-lg-11 {
	width: 91.66666667%;
}
.col-lg-10 {
	width: 83.33333333%;
}
.col-lg-9 {
	width: 75%;
}
.col-lg-8 {
	width: 66.66666667%;
}
.col-lg-7 {
	width: 58.33333333%;
}
.col-lg-6 {
	width: 50%;
}
.col-lg-5 {
	width: 41.66666667%;
}
.col-lg-4 {
	width: 33.33333333%;
}
.col-lg-3 {
	width: 25%;
}
.col-lg-2 {
	width: 16.66666667%;
}
.col-lg-1 {
	width: 8.33333333%;
}
.col-lg-pull-12 {
	right: 100%;
}
.col-lg-pull-11 {
	right: 91.66666667%;
}
.col-lg-pull-10 {
	right: 83.33333333%;
}
.col-lg-pull-9 {
	right: 75%;
}
.col-lg-pull-8 {
	right: 66.66666667%;
}
.col-lg-pull-7 {
	right: 58.33333333%;
}
.col-lg-pull-6 {
	right: 50%;
}
.col-lg-pull-5 {
	right: 41.66666667%;
}
.col-lg-pull-4 {
	right: 33.33333333%;
}
.col-lg-pull-3 {
	right: 25%;
}
.col-lg-pull-2 {
	right: 16.66666667%;
}
.col-lg-pull-1 {
	right: 8.33333333%;
}
.col-lg-pull-0 {
	right: auto;
}
.col-lg-push-12 {
	left: 100%;
}
.col-lg-push-11 {
	left: 91.66666667%;
}
.col-lg-push-10 {
	left: 83.33333333%;
}
.col-lg-push-9 {
	left: 75%;
}
.col-lg-push-8 {
	left: 66.66666667%;
}
.col-lg-push-7 {
	left: 58.33333333%;
}
.col-lg-push-6 {
	left: 50%;
}
.col-lg-push-5 {
	left: 41.66666667%;
}
.col-lg-push-4 {
	left: 33.33333333%;
}
.col-lg-push-3 {
	left: 25%;
}
.col-lg-push-2 {
	left: 16.66666667%;
}
.col-lg-push-1 {
	left: 8.33333333%;
}
.col-lg-push-0 {
	left: auto;
}
.col-lg-offset-12 {
	margin-left: 100%;
}
.col-lg-offset-11 {
	margin-left: 91.66666667%;
}
.col-lg-offset-10 {
	margin-left: 83.33333333%;
}
.col-lg-offset-9 {
	margin-left: 75%;
}
.col-lg-offset-8 {
	margin-left: 66.66666667%;
}
.col-lg-offset-7 {
	margin-left: 58.33333333%;
}
.col-lg-offset-6 {
	margin-left: 50%;
}
.col-lg-offset-5 {
	margin-left: 41.66666667%;
}
.col-lg-offset-4 {
	margin-left: 33.33333333%;
}
.col-lg-offset-3 {
	margin-left: 25%;
}
.col-lg-offset-2 {
	margin-left: 16.66666667%;
}
.col-lg-offset-1 {
	margin-left: 8.33333333%;
}
.col-lg-offset-0 {
	margin-left: 0%;
}
}
.clearfix, .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
	content: " ";
	display: table;
}
.clearfix:after, .container:after, .container-fluid:after, .row:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.left {
	float: left;
}
.right {
	float: right;
}
.pt-20 {
	padding-top: 20px;
}
.pbt-20 {
	padding-bottom: 20px;
}
.pt-10 {
	padding-top: 10px;
}
.pbt-10 {
	padding-bottom: 10px;
}
.mbt-0 {
	margin-bottom: 0 !important
}
.mr-0 {
	margin-right: 0 !important;
}
.ml-0 {
	margin-left: 0 !important;
}
.pt-0 {
	padding-top: 0 !important;
}
.txt-align-left {
	text-align: left !important;
}
.mt-5 {
	margin-top: 5px !important
}
.mt-10 {
	margin-top: 10px !important
}
.mbt-5 {
	margin-bottom: 5px !important
}
.mbt-10 {
	margin-bottom: 10px !important
}
.mr-15 {
	margin-right: 15px;
!important
}
.mr-20 {
	margin-right: 20px;
!important
}
.margin-0 {
	margin: 0px !important
}
.default-btn, a.default-btn {
	padding: 10px;
	border: 0;
	cursor: pointer;
}
.termsconditions_poptxt p, .innerpage_txt p {
	margin-bottom: 15px;
}
.innerpage_txt p {
	clear: both;
	display: block;
	margin: 10px 0;
	font-size: 13px;
    line-height: 22px;
	
}
p, ul, li, ol, h1, h2, h3, h4, h5, h6, span, a {
-webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none;   /* Chrome/Safari/Opera */
  -khtml-user-select: none;    /* Konqueror */
  -moz-user-select: none;      /* Firefox */
  -ms-user-select: none;       /* Internet Explorer/Edge */
  user-select: none;           /* Non-prefixed version, currently
                                  not supported by any browser */
}
.innerpage_txt p u{
	text-decoration: none !important;
	font-weight:bold;
}
.innerpage_txt p strong{    
	margin-top: 20px;
    display: block;}
.innerpage_txt {
	font-size: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
/*Faq*/
.faq-content {
	font-size: 13px;
	padding-bottom: 15px;
	text-align: justify;
}
dl.faq-list {
	margin-top: 30px;
}
.faq-list_h {
	position: relative;
	margin: 0;
	padding: 0 0 5px 28px;
	background: none;
	font-weight: normal;
}
.faq-list .marker {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	font-weight: bold;
	margin: 0;
}
.faq-list h4 {
	font-size: 18px;
	font-weight: bold;
}
.faq-list_body {
	position: relative;
	margin: 0 0 2.8em 0;
	padding: 0 0 0 28px;
}
.faq-list_body p {
	font-size: 14px;
}
hr.style-two {
	clear: both;
	border: 0;
	height: 1px;
	margin-bottom: 3.1em;
}
.faq-content p {
	clear: both;
	display: block;
	margin: 10px 0;
}
/*my-account end*/
#login_form .username_input, #login_form .username_input {
	width: 100%;
	padding: 10px 8px;
}
#login_parameter table tr td {
	padding: 0px 15px !important;
}
.login_title {
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
}
.login_btn_style {
	font-size: 18px;
	padding: 10px 8px;
}
.remember_me_checkbox {
	float: left;
}
#social_media_icons a {
	margin-top: 10px;
	display: inline-block;
}
.login_input_box {
	position: relative;
}
.login_input_box .fa {
	position: absolute;
	right: 8px;
	top: 12px;
}
/*my-account end*/

/*contact-css star*/
.gn-full-name, .gn-email {
	margin-right: 11px;
}
.gn-full-name, .gn-email, .gn-mobile {
	float: left;
	width: 32.6%;
}
.gn-full-name input, .gn-email input, .gn-mobile input {
	padding: 10px;
	width: 100%;
}
.gn-cat-enquiry, .gn-subcat-enquiry {
	float: left;
	position:relative;	
}
.gn-cat-enquiry .error_msg, .gn-subcat-enquiry .error_msg {
width:100%;
margin:1px 0px 10px 0px;
}
.gn-cat-enquiry {
	float: left;
}
.gn-subcat-enquiry {
	float: right;
}
.gn-cat-enquiry, .gn-subcat-enquiry {
	width: 49%;
}
.gn-cat-enquiry select, .gn-subcat-enquiry select {
	width: 100%;
	padding: 10px;
}
.additional-info textarea {
	width: 100%;
	font-size: 12px;
    padding: 10px;
	height: 100px;
    
}
#flightquery_pageTab_wrap .more-option-title { margin-bottom: 0;}
#flightquery_pageTab_wrap .additional-info textarea  { height: 39px; margin-top: 20px; margin-bottom: 13px;}
.gn-full-name-maint, .gn-email-maint, .gn-mobile-maint {
    position: relative;
    float: left;
    margin-bottom: 18px;
}
.error_msg{
    font-size: 11px;
    padding: 9px 10px 8px 10px;
    margin: 0px 0px 10px 0px;
    display: block;
    width: 95%;
    position: absolute;
    top: 0;
}
.error-message, .success-message {
    padding: 9px 0px;
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
    text-align: center;
	}
.gn-mobile-maint .error_msg{left: 6%;}
.gn-email-maint .error_msg{left: 3%;}
/*Maintenance-css start */
.gn-full-name-maint, .gn-email-maint, .gn-mobile-maint {
	float: left;
	width: 33.3%;
	display:inline-block;
}
.gn-full-name-maint input, .gn-email-maint input, .gn-mobile-maint input{
	display: block;
}
.gn-mobile-maint input{
	float: right;}
.gn-email-maint input{margin: 0 auto ;}
.gn-full-name-maint input, .gn-email-maint input, .gn-mobile-maint input {
	padding: 10px;
	width: 94%;
}

.additional-info-maint textarea {
	width: 100%;
	height: 130px;
    position: absolute;
}
/*contact us page css  */
#contact_pageTab_wrap .contact_banner-bg {
 /*background: url("../images/about-bg.jpg");*/
 background: url("../images/TravelFast_Cafe_Meeting_1920.jpg");
 background-color: #fff;
 background-repeat: no-repeat;
 background-position:center 65%;
 padding:0px 0 0px 0;
  /* Set a specific height */
    height:383px;

}
.contact_pageTab_wrap .contact_banner-wrap {
	width: 100%;
	display: block;
	margin: 50px auto 0 auto;
}
/*Loding*/
.reslt_loader {
	border-radius: 1em;
	height: auto;
	left: 0;
	margin: 0 auto;
	padding: 1.5em;
	position: fixed;
	right: 0;
	top: 10em;
	width: 44%;
	display: block;
	z-index: 1000000;
}
.searchpage_ldocrow {
	width: 100% !important;
	border-radius: 0 !important;
	height: 1000px !important;
	left: 0;
	margin: 0 auto;
	padding: 0;
	position: fixed;
	right: 0;
	top: 0 !important;
}
.searchpage_loadingbar {
	width: 100%;
	height: 100%;
	margin-top: 65px;
}
.searchblue_bar {
	width: 100%;
	height: 50px;
	margin-top: 77px;
}
/*contact-css end*/
.bok-load-img-wrap {
	margin: 2px auto 0 auto;
	padding: 3px 10px;
	width: 50%;
}
.ui-dialog, #sepcial_offers, #fb_sepcial_offers {
    height: 275px !important;
    border: 0 !important; top:330px !important;
	}
#sepcial_offers, #fb_sepcial_offers {z-index: 1000; left: 11%;}
.ui-dialog .ui-dialog-titlebar { display:none;}
	#permotion_box {       padding-top: 184px;
    padding-left: 17px;
    background: url(../images/promotion-pop-desktop.jpg) no-repeat !important;
    width: 778px !important;
    margin: 0 auto;
    height: 275px;
    background-position: center;}
#permotion_box a {font-size: 14px;
    float: left;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    padding: 11px 0 8px;
    background: #fff;
    margin-right: 16px;
    opacity: 0.9;
    border: 1px solid #049426;
    width: 185px;}
#permotion_box a:hover { background:#049426; color:#FFFFFF !important;}
.pro-blue-btn { margin-left:20px; }
.maintinence-contact .g-recaptcha {
	    float: left;
    margin-right: 20px;
	}
.maintinence-contact .submit-request{
    margin-top: 30px;
    float: right;	}
.maintinence-contact h5 {margin-bottom: 0 !important;}
.maintinence-contact-ft {
	    display: block;
    margin: 0 auto;
    clear: both;
    width: 100%;
    margin-top: 100px;
    padding: 10px 0;
	float:left;
	position:fixed;
	bottom:0;
	}
.maintinence-contact { width:1000px !important; }
.maintinance-thanks-wrap p {    text-align: center;
    font-size: 13px;
    font-weight: bold;
    margin-top: 40px;}
  .maintance-logo { text-align: center;
    width: 100%;}
    .maintance-logo  img {    position: static;}
   .maintinance-thanks-wrap a.maint-sndquer-btn  {
    font-size: 17px;
    padding: 13px 30px;
    font-weight: bold;
    
}
.maintinance-thanks-wrap  { text-align: center;}
.maintinence-contact .maintinance-thanks-wrap h5 { margin-bottom: 25px !important;}
.rc-anchor-normal {
    height: 75px !important;
    width: 301px !important;
}
/***********************Globel Form *****************************/
#flightquery_pageTab_wrap{margin: 50px auto 0 auto;
width: 1000px;}
#flightquery_pageTab_wrap h2 {
    text-align: center;
    font-weight:lighter;
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 24px;
    margin-top: 40px;
    margin-bottom: 18px;
}
#flightquery_pageTab_wrap .search-details {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding: 0px 0;
}
#flightquery_pageTab_wrap .search-details .details li {
    float: left;
    list-style: none;
    font-size: 14px;
}
#flightquery_pageTab_wrap .search-details .details li:first-child img {
	width: 121px;
    float: left;
}
#flightquery_pageTab_wrap .search-details .details li:last-child , #flightquery_pageTab_wrap .search-details .details li:first-child {
	border-right: 0px;
}
#flightquery_pageTab_wrap .search-details .details li a {
    float: left;
    cursor: text;
   padding: 16px 14px;
   text-align: center;
    font-size: 15px;
}
#flightquery_pageTab_wrap .search-details .details li:nth-child(3) a, #flightquery_pageTab_wrap .search-details .details li:nth-child(4) a{  
  padding: 7px 19px;
}
#flightquery_pageTab_wrap .search-details .details li a span.fl-time {
	font-size: 12px;
}
#flightquery_pageTab_wrap h3 {
       text-align: center;
    font-weight: normal;
      margin-bottom: 0;
    font-size: 18px;
    margin-top: 60px;
    float: left;
    width: 100%;
    padding: 20px 0 0 0;
}
#flightquery_pageTab_wrap .search-details .airport-code {
    font-size: 14px;
}
.gloabel-flight-name, .gloabel-flight-preference, .gloabel-flight-refundcheck{
    float: left;
    margin: 10px 10px 7px 0;
}
.gloabel-flight-timepreference{
    float: left;
    margin: 10px 0px 0 0;
}
.gloabel-flight-name { width: 33%;}
.gloabel-flight-name .chosen-container { width: 314px !important;}
.gloabel-flight-preference {width: 21%;}
.gloabel-flight-timepreference {width: 22%;}
.gloabel-flight-refundcheck { width: 22%;}
.gloabel-flight-name select, .gloabel-flight-preference select, .gloabel-flight-timepreference select {
    width: 100%;
    padding: 10px 0px 10px 10px;
}
.gloabel-flight-preference select, .gloabel-flight-timepreference select {float: right; display: block;}
#flightquery_pageTab_wrap .row {
    width: 100%;
    float: left;
}
#flightquery_pageTab_wrap .flight-query-btn-row{text-align: center; margin-top:50px;}
#flightquery_pageTab_wrap  .submit-request{
	margin-right: 10px;
	display: inline-block;
    cursor: pointer;
}
#flightquery_pageTab_wrap  .submit-request:hover {
background:#049426;
border:1px solid #049426;
color:#FFFFFF;
}

.flight-query-btn-row .chat-now-btn{margin-right: 10px;}
#flightquery_pageTab_wrap .gn-full-name-maint, #flightquery_pageTab_wrap .gn-email-maint, #flightquery_pageTab_wrap .gn-mobile-maint {
    margin-bottom: 23px;
}
.gloabel-flight-refundcheck input {
    width: 14px;
    height: 15px;
    float: left;
    margin-top: 0px;	
}
.gloabel-flight-refundcheck {
	color: #8d8d8d;
	line-height: 15px;
    font-size: 14px;
    width: auto;
    margin: 3px 20px 0 0;
    float:left;}
option {font-weight:bold; padding:5px; }
@media only screen and (max-width: 767px) {
#comming_soonpage_wrap h2 {
font-size:17px;
margin-bottom:25px;
}
#comming_soonpage_wrap h1 {
font-size:39px; 
}
	.gn-mobile-maint .error_msg{left: 0;}
.gloabel-flight-preference select{float: none;}
.gn-email-maint .error_msg{left: 0;}
.error_msg{width: 100% !important;}
#flightquery_pageTab_wrap {margin: 50px auto 0 auto;width: 90% !important;}
.gloabel-flight-name select { height:40px;}
.gloabel-flight-name select, .gloabel-flight-preference select, .gloabel-flight-refundcheck {width: 100% !important; margin-left: 0 !important;}
.gn-full-name-maint input, .gn-email-maint input, .gn-mobile-maint input {width: 100% !important;}
.gn-full-name-maint, .gn-email-maint, .gloabel-flight-name, .gn-mobile-maint, .gloabel-flight-preference{margin-right: 0 !important;margin-bottom: 10px;width: 100% !important;}
}
#frmFlightquery .more-opt-wrap{margin: 0 !important;}
#flightquery_pageTab_wrap .search-details ul li:last-child{float: right;}
.additional-info{margin-bottom: 10px;}
#frmFlightquery .optional-inner{padding: 0 !important;}
.busdetail-option-title{margin-bottom: 15px !important;}

 .globel-enquiry-thanks {
 	    width: 700px;
    margin: 60px auto;
    text-align: center;

  }
 .globel-enquiry-thanks p { 
 	    font-size: 17px;
    font-weight: normal;
    margin:25px 0 50px; line-height: 30px; }
#enquiry_thanks a.default-btn {
margin-top:40px;
}
.attached-file { margin-bottom:40px;}
 .session-expiry-popup {
 	width: 400px;
    margin: 0 auto;
    padding: 20px;
    text-align: center;}
 .session-expiry-popup h3 {
    font-size: 20px;
    font-weight: bold;
}
 .session-expiry-popup p {
    font-size: 16px;
    margin-bottom: 25px;}
 .session-expiry-popup a.default-btn {
 	padding: 10px 26px;
    font-size: 16px;}
    
 .globel-enquiry-thanks  a.default-btn {
 font-size: 15px;
    padding: 7px 30px;
    font-weight: bold;
    line-height: 38px;
    height: 40px;
    margin-right: 20px;
    border: 1px solid #049426;
    
}
 .globel-enquiry-thanks h3 {
        font-size: 28px;
    font-weight: normal;
    margin: 25px 0;

}
.globel-mnd-opt { margin-bottom: 15px;}
.submit-request input.snd-btn-disable  {cursor: auto;
}
.session_expiry_overlay_wrap
{
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   height: 100%;
   width: 100%;
   margin: 0;
   padding: 0;
   opacity: .15;
   filter: alpha(opacity=15);
   -moz-opacity: .15;
   z-index: 999;
   display: none;
}
.session_expiry_box_dialog
{
    position: absolute;
    width: 100%;
    height: 130%;
    top: 210px;
    left: 0;
    margin-left: 0;
    margin-top: 0;
   z-index: 1000;
}
.nodata { text-align: center;margin-top: 60px;}


/***********************additional services form****************************/
#additional_serivcesv input[type=checkbox]{float: left;margin-right: 10px;margin-left: 0 !important;}
 #additional_serivces input[type=radio]{margin-left: 0 !important; float: left; margin-right: 10px; position: relative;}
#additional_serivces label span{font-weight: bold;}
#additional_serivces input[type=radio]:checked::after{background-position: bottom;}
#additional_serivces input[type=radio]::after{
	content:"";
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    width: 12px;
    height: 13px;
    font-size: 10px;
    text-align: center;
    background-position: top;
}
#additional_serivces h1 {    font-size: 15px;
    font-weight: bold;}
#additional_serivces h1 a{
    cursor: pointer;
    font-weight: bold;
}
#additional_serivces h3 {font-size: 13.5px;
    font-weight: bold;}
 #additional_serivces ul{
 	padding-left: 0px;
    margin: 10px 0px; 
 	display: block;
    list-style: none; /* Remove list bullets */
    padding: 0;
    margin: 0;
}
#additional_serivces li{ 
    padding-left: 16px !important;
    position: relative !important;
    margin: 5px 0;
}
#additional_serivces li:before{
    content: ""; /* Insert content that looks like bullets */
    padding-right: 8px;
    position: absolute;
    left: 0;
    top: 3px;
    font: normal normal normal 10px/1 FontAwesome;
}
 #additional_serivces label{font-weight: bold; margin: 10px 0px; display: block;font-size: 13px;}
 #additional_serivces input[type=text]{
 	height: 36px;
    background-color: transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 13px;
    padding: 0 10px;
    margin: 0;
    width: 203px;
 }
 #additional_serivces select{
    height: 36px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 13px;
    width: 215px;
    padding: 0 5px;
    margin: 0px 10px 0px 0px;
    float: left;
}
.as_phone_error{float: left; position: relative;}
#additional_serivces .phone_CE{padding: 5px 0px 0px 2px; clear: both;}
#additional_serivces .input-group{
	margin-bottom: 10px;
}
#additional_serivces{font-size: 13px;clear: both; float: left; width: 100%; margin-bottom: 15px;}
#additional_serivces .input-group-wrap h1{margin-bottom: 35px !important;position: relative; text-transform: capitalize;}
#additional_serivces .input-group-wrap h3{margin: 20px 0px 0px 0px !important; font-weight: bold;}
#additional_serivces p {
    margin: 0;
    font-size: 13px;
}
#additional_serivces .input-group-wrap h1:before{
	content: "2";
    font-size: 30px;
    position: absolute;
    left: -40px;
    top: 0px;}
.send-notification{margin-bottom:15px !important;}
.text-note{position: relative;}
#additional_serivces .required{font-size: 16px; position: absolute; left: -8px; top: -2px;}
 .submit-btn{ font-weight: bold; padding: 10px 15px; border: none !important;}
.sevices-left-side{        
	float: left;
    width: 49.9%;
    padding-right: 10px;
    margin-top: 10px;
    }
 .sevices-right-side{margin-left: 0px;padding-left: 15px;margin-top: 10px;width: 49.9%;float: left;}
  .additional-row { width: 100%; float: left;}
  .additional-service-wrap{position: relative;}
  .additional-service-wrap:after{content: ""; display: block;position: absolute;     left: -30px;
    top: -15px;
    width: 106%;}
  .additional-service-wrap:before{content: ""; display: block;position: absolute; left: -25px; bottom: -5px; width: 106%;}
  sup{font-size: 16px;}
  #SC_support{line-height: .5;}
.text-wrap h1{margin-top: 26px !important;  font-weight: 600; }
.text-wrap p{font-weight: 600;margin-top: 10px !important;}
.addition-services-pop-close{
 	right:3px;
    top:3px;
    position: absolute;
    font-size: 20px;
    cursor: pointer;
 }
 @media only screen and (max-width: 600px){.sevices-left-side,.sevices-right-side{
  	width: 100% !important; margin: 0px !important; padding: 0px !important; border: none;float: none;}}
/***********************additional services form****************************/

/***********************preloader****************************/
.newsletter_lastname{position: relative;width: 80%;}
.newsletter_lastname .email_error, #newsletter_invalid_email{
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 16px;
    padding: 11px 15px;
    width: 100%;
        background: rgb(229, 223, 223);
    color: darkred;
    border: 1px solid #049426;
    cursor: pointer;

}
.signup-successful a, 
.signup-already a{
	padding: 2px 20px;
    display: block;
    margin-top: 0;
}
.signup-successful, .signup-already{
	position: relative;
    display: block;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
    text-align: left;
    overflow: hidden;
    height: 41px;
    /* border-radius: 2px; */
    display: block;
    line-height: 2.6;
    margin-top: 20px;
	text-align:center;
}
.newsletter_wrap, #newsletter_paramiters{width: 100%;}
.newsletter-loader {
	margin-top: 20px;
	letter-spacing: 2px;
    position: relative;
    display: block;
    padding: 10px 10px;
    font-weight: bold;
    text-align: center;
    height: 42px;
    border-radius: 2px;
}
.newsletter-loader strong{width:107px; display: inline-block;}
.newsletter-loader, .newsletter-loader * {
	box-sizing: border-box;
}

.newsletter-loader span {
	display: inline-block;
	height: 12px;
	width: 12px;
	border-radius: 487px;
	background-clip: padding-box;
		-o-background-clip: padding-box;
		-ms-background-clip: padding-box;
		-webkit-background-clip: padding-box;
		-moz-background-clip: padding-box;
}

.newsletter-loader span:nth-child(1) {
	animation: cssload-newsletter 1.15s 0.12s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-o-animation: cssload-newsletter 1.15s 0.12s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-ms-animation: cssload-newsletter 1.15s 0.12s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-webkit-animation: cssload-newsletter 1.15s 0.12s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-moz-animation: cssload-newsletter 1.15s 0.12s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.newsletter-loader span:nth-child(2) {
	animation: cssload-newsletter 1.15s 0.23s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-o-animation: cssload-newsletter 1.15s 0.23s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-ms-animation: cssload-newsletter 1.15s 0.23s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-webkit-animation: cssload-newsletter 1.15s 0.23s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-moz-animation: cssload-newsletter 1.15s 0.23s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.newsletter-loader span:nth-child(3) {
	animation: cssload-newsletter 1.15s 0.35s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-o-animation: cssload-newsletter 1.15s 0.35s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-ms-animation: cssload-newsletter 1.15s 0.35s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-webkit-animation: cssload-newsletter 1.15s 0.35s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-moz-animation: cssload-newsletter 1.15s 0.35s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.newsletter-loader span:nth-child(4) {
	animation: cssload-newsletter 1.15s 0.46s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-o-animation: cssload-newsletter 1.15s 0.46s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-ms-animation: cssload-newsletter 1.15s 0.46s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-webkit-animation: cssload-newsletter 1.15s 0.46s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-moz-animation: cssload-newsletter 1.15s 0.46s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.newsletter-loader span:nth-child(5) {
	animation: cssload-newsletter 1.15s 0.58s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-o-animation: cssload-newsletter 1.15s 0.58s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-ms-animation: cssload-newsletter 1.15s 0.58s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-webkit-animation: cssload-newsletter 1.15s 0.58s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
		-moz-animation: cssload-newsletter 1.15s 0.58s infinite cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

@media only screen and (max-width: 1000px){
.newsletter_wrap{width: 100% !important;}
}

/*************************************preloader************************************************/
form#frmContactUs, #special_offers_block_box {
margin:50px auto 0 auto;
width:1020px;
}
.manage_bookings_title{text-align: center;}
.comming-soonpage-banner img {
width:100%;
}
#comming_soonpage_wrap {
    margin: 130px auto 90px auto;
    width: 82%;
}
/*.comming-soonpage-banner {
background:url(../images/hlidays-banner-img.jpg) no-repeat;
background-size:100%;
}*/
#comming_soonpage_wrap h2 {


color:#049426;
text-align:center;

}
#comming_soonpage_wrap h1 {

font-weight: lighter;
    color: #049426;
	text-align:center;
}
body.indexClass #special_offers_block, .top-link li a#spl_offerss {
display:none !important;
}
.connect_us_icons a:first-child{
margin-left:0;
}
.connect_us_icons a {
margin-left:15px;
}
@media only screen and (min-width: 768px) {
#comming_soonpage_wrap h2 {
font-size:24px;
margin-bottom:35px;
}
#comming_soonpage_wrap h1 {
font-size:71px; 
}
}
@media only screen and (min-width: 1024px) {
.comming-soonpage-banner-ipad, .comming-soonpage-banner-mobile {
display:none;
}
}
@media only screen and (min-width: 425px) and (max-width: 1023px) {
.comming-soonpage-banner, .comming-soonpage-banner-mobile {
display:none;
}
.comming-soonpage-banner-ipad img {
width:100%;
}
}
@media only screen and (max-width: 414px) {
.comming-soonpage-banner, .comming-soonpage-banner-ipad {
display:none;
}
.comming-soonpage-banner-mobile img {
width:100%;
}
}
.globel-enquiry-thanks p > span#rspVjref{
  -webkit-user-select:text!important;  /* Chrome all / Safari all */
  -moz-user-select: text!important;     /* Firefox all */
  -ms-user-select: text!important;      /* IE 10+ */
  user-select: text !important;          /* Likely future */       
}

/****************About-page css start********************/
.about-main-wrap .container-wrap {
	margin-top: 0px;
	margin-bottom: 0 !important;
}
.about-main-wrap  .banner-content { padding: 183px 0 0px 0;
    text-align: center;
    color: #049426;}
.about-main-wrap .banner-content h5 {
    font-size: 36px;
    color: #049426;
    font-weight: lighter;
    display: none;
}
.about-main-wrap .banner-content h5 {
margin-bottom:15px;
 }
.about-main-wrap .banner-content h6 {
display:inline-block;
    margin-left: 20px;
    line-height: 21px;
}
.about-main-wrap .banner-content h1 {
font-size:50px;
color:#c7881b;
display:inline-block;
font-weight:600;
}
.about-main-wrap {
	width: 100%;
	display: block;
	margin: 0 auto;
}
.about-main-wrap .main-content {
	margin:0px auto 0 auto;
	display: block;
}
.about-main-wrap .banner-wrap {
	width: 100%;
	display: block;
	margin: 50px auto 0 auto;
}
.about-main-wrap .main-content img.v-logo {
margin-top:70px;
margin-bottom:50px;
}

.about-main-wrap .main-content h4 {
font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 40px;
}
.about-main-wrap  .banner-content img {
vertical-align:text-bottom;
}
.about-main-wrap .text-container {
	display: block;
	margin: 0 auto;
	text-align: center;
}
.about-main-wrap .text-container ol {
}
.about-main-wrap .text-container li {
font-size:16px;
text-align:left;
margin-bottom:20px;
}
.about-main-wrap .text-container p {
    line-height: 33px;
    font-size: 16px;
    color: #414141;
    margin-bottom: 25px;
}
.about-main-wrap .btn-drink {
    padding: 15px 50px;
    margin: 41px auto 70px auto;
    text-align: center;
    border: 1px solid #727272;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
}
.about-main-wrap .btn-drink:active, .about-main-wrap .btn-drink:focus, .about-main-wrap .btn-drink:hover {
	background-color: #fff;
	color: #000;
}
.color-green-title {
	color: #53a30b !important;
	text-transform: uppercase;
	font-size: 30px;
	margin:0 0 50px 0;
}
.color-green {
	color: #53a30b !important;
}
.main-content .container-wrap:nth-child(1) .banner-wrap {
margin-top: 0px;
}
.main-content .container-wrap:nth-child(1) .banner-wrap .banner-bg {
 /*background: url("../images/about-bg.jpg");*/
 background: url("../images/TravelFast_panorama2_1920.jpg");
 background-color: #fff;
 background-repeat: no-repeat;
 background-position:center 65%;
 padding:0px 0 0px 0;
  /* Set a specific height */
    height:383px;

}
.about-main-wrap .text-container h2 {
    margin-top: 85px;
    font-size: 36px;
    color: #414141;
    line-height: 40px;
    margin-bottom: 65px;
}
.about-main-wrap .text-container h2 span {
color:#049426;
}

.main-content .container-wrap:nth-child(1) .banner-wrap .banner-bg h2 {
    color: #fff;
    margin: 0 auto;
    width: 845px;
    text-align: left;
    font-size: 72px;
    font-weight: lighter;
    line-height: 82px;
    background: url(../images/bag_icon_about_banner.png) no-repeat top right;
    padding-top: 90px;
	
}
.main-content .banner-wrap .banner-bg h2 {
	color: #fff;
	margin: 0 auto;
}
 .main-content .container-wrap:nth-child(3) .text-container {
 background: url("../images/how-seprater.jpg");
 background-repeat: no-repeat;
 background-position: top center;
 padding-top: 1px;
    margin-top: 100px;
 } 
 .main-content .container-wrap:nth-child(3) .banner-wrap .banner-bg {
 background: url("../images/Cheap-Flights-and-Travel-Deals.jpg");
 background-color: #fff;
 background-repeat: no-repeat;
 background-position: center center;
 height:284px;
}
.banner-nav-url {
	padding:0;
	margin: 0 auto;
	text-align: center;
}
.banner-nav-url li {
	list-style: none;
	display: inline-block;
    margin-right: 57px;
    font-size: 20px;
    font-weight: 300;
	color: #fff;
}
.banner-nav-url li:last-child {
	margin-right:0px;
}
.banner-nav-url li a {
	text-decoration: none;
	color: #fff;
	margin: 0 auto;
}

.main-content .container-wrap:nth-child(3) .banner-wrap .banner-bg h2 {
text-align: center;
font-size: 30px;
    letter-spacing: 2px;
font-weight:lighter;
}
.main-content .container-wrap:nth-child(4) .banner-wrap .banner-bg {
 background:url("../images/Innovative-Technology-Solution.jpg") #fff;
 background-repeat: no-repeat;
 background-position: center center;
 height:284px;

}
.main-content .container-wrap:nth-child(4) .banner-wrap .banner-bg h2 {
text-align: center;
font-size: 48px;
    letter-spacing: 2px;
font-weight:lighter;
}
.main-content .container-wrap:nth-child(5) .banner-wrap .banner-bg {
 background: url("../images/Trust-and-Safety.jpg");
 background-color:#fff;
 background-repeat: no-repeat;
 background-position: center center;
 height:400px;
 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}
.main-content .container-wrap:nth-child(6) .banner-wrap .banner-bg {
 background: url("../images/The-Human-Capital.jpg");
 background-color:#fff;
 background-repeat: no-repeat;
 background-position: center center;
 height:284px;
}
.main-content .container-wrap:nth-child(5) .banner-wrap .banner-bg h2 {
text-align: center;
font-size: 30px;
    letter-spacing: 2px;
font-weight:lighter;
}
.bg-color-black{background-color: #000 !important;padding:120px 0 50px 0; margin: 0 auto !important; }
.bg-color-black p{color: #fff !important;}
/****************About-page css end********************/
@media only screen and (max-width: 767px) { 
.header-nav-wrap {
display:none;
}
.about-main-wrap  .banner-content h1, .about-main-wrap  .banner-content h5, .about-main-wrap  .banner-content h6  {
text-align:center;
display:block;
    margin: 25px;
}
.about-main-wrap  .banner-content h1 {
line-height:35px;
}
.about-main-wrap  .banner-content {
width:100%;
}

}
@media only screen and (min-width: 800px) {
.about-main-wrap .text-container {
    width: 800px;}
}
@media only screen and (max-width: 799px) {
.about-main-wrap .text-container {
    width:96%;
	padding-left:2%;
	padding-right:2%;
	}
}
.termsandconditionsClass .innerpage_txt h2 {
    text-align: center;
    line-height: 27px;
	color:#049426;
}
.termsandconditionsClass .innerpage_txt h2 u {
    text-decoration: none
}
.pref-chexbox-wrap {
float:left;
margin-top:19px;
}
.preference-info-icon {
	cursor:pointer;
	 background: url("../images/preference-info-icon.png");
 background-color: #fff;
 background-repeat: no-repeat;
 background-position:top left;

 width: 13px;
    height: 13px;
    font-size: 0;
    float: right;
    margin: 2px 0px 0 5px;
}
.preference-info-icon:hover {
 background-position:bottom left;
}
.preference-info-tooltip {
    position: absolute;
    top: -51px;
	background-color:#FFFFFF;
    border: 1px solid #049426;
    padding: 1px 5px;
    width: 188px;
    font-size: 11px;
}
#cheapest_tooltipid {
  left: 59px;
}
#best_tooltipid {
  left: 144px;
}
#fastest_tooltipid {
  left: 245px;
}
#refundfare_tooltipid {
  left: 427px;
}
#flexible_tooltipid {
  left: 468px;
}
#flexible_tooltipid span.tooltip-arrow {
left:165px;
}
.preference-info-tooltip span.tooltip-arrow {
width: 15px;
    display: inline-block;
    position: absolute;
    bottom: -13px;
    left: 14px;
    height: 13px;
    background: url(../images/preference-tooltip-arrow.jpg) no-repeat;
}
.Cheapest-flight, .Best-flight, .Fastest, .flight-refundcheck {
margin-right:22px;
}
.pref-chexbox-wrap  { position:relative;}
.pref-chexbox-wrap .Cheapest-flight, .Best-flight, .Fastest, .flight-flexibleDates, .flight-refundcheck, .Cheapest-flight input, .Best-flight input, .Fastest input, .flight-flexibleDates input, .flight-refundcheck input {
float:left;
  
    font-size: 12px;
    font-weight: bold;
    color: #5c5c5c;
}
.flightqueryClass #modi_srch_parameter {
display:none;
}
#flightquery_pageTab_wrap > p{
    text-align: center;
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 50px;
    color: #141414;
    font-weight: normal;
	
}
.mnd-field-ocr{
	border-right: 1px solid #D3D3D3 !important;
	-webkit-border-right: 1px solid #D3D3D3 !important;
	-ms-border-right:1px solid #D3D3D3 !important;
}
.flight-detail-wrap {
width: 450px;
    margin: 0 auto;
    color: #049426;
}
.flight-detail-wrap > ul{
	clear: both;
	padding: 10px 0 0 0;
	margin:0 auto;
	text-align: center;
}
.flight-detail-wrap > ul li{
	display: inline-block;
	margin: 0 20px;
	color: #049426;
	font-weight: bold;
	font-size: 12px;
	list-style: none;
}
.flight-detail-wrap > ul li:first-child{
	margin-left: 0;
}
.flight-detail-wrap > ul li:last-child{
	margin-right: 0;
}
.flight-detail-wrap .origin {
float:left;
width:45%;
text-align:center;
}
.flight-detail-wrap .fltto {
display:none;
}
.flight-detail-wrap .destination  {
float:right;
width:45%;
text-align:center;
}
.flight-detail-wrap .depart, .flight-detail-wrap  .return {
font-size: 13px;
    text-align: center;
    color: #049426;
    font-weight: 600;
}
.flight-detail-wrap .depart a, .flight-detail-wrap  .return a {
color: #049426;
}
.flight-detail-wrap  .city-name, .flight-detail-wrap .airport-code {
font-size:20px;
font-weight:bold;
text-transform:uppercase;
}
.flight-query-btn-row .chat-now-btn, .flight-query-btn-row .search-again-btn {
border: 1px solid #049426;
    padding: 9px 25px 7px 25px;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #049426;
}
.flight-query-btn-row .chat-now-btn:hover, .flight-query-btn-row .search-again-btn:hover {
background:#049426;
border:1px solid #049426;
color:#FFFFFF;
}
.flight-query-btn-row .chat-now-btn a:hover, .flight-query-btn-row .search-again-btn a:hover, .flight-query-btn-row .chat-now-btn:hover a, .flight-query-btn-row .search-again-btn:hover a{
color:#FFFFFF;
}
.flight-query-btn-row .chat-now-btn a, .flight-query-btn-row .search-again-btn a {
color:#049426;
}
.ui-menu .ui-menu-item .col-md-2{
    margin-top: 11px;
}
.flight-detail-wrap {
background:url(../images/flight-exchange-tag.png) no-repeat top center;
}
.tripme-heart-about {
background:url(../images/heart-img-about.jpg) no-repeat;
width: 247px;
    height: 221px;
    margin: 101px auto;
    text-align: center;
    font-size: 40px;
    font-weight: lighter;
    color: #049426;
    line-height: 185px;
}
.about-icons {
width:715px;
margin:65px auto 50px auto;
}
.flight-packages {
background:url(../images/flight-pack-icon.jpg) no-repeat;
    float: left;
    width: 116px;
    font-size: 14px;
    color: #049426;
    text-align: center;
    line-height: 20px;
    font-weight: normal;
    padding-top: 130px;
    margin-right: 80px;
}
.smart-technology {
background:url(../images/smart-technology-icon.jpg) no-repeat;
    float: left;
    width: 116px;
    font-size: 14px;
    color: #049426;
    text-align: center;
    line-height: 20px;
    font-weight: normal;
    padding-top: 130px;
    margin-right: 80px;
}
.safe-secure {
background:url(../images/safe-secure-icon.jpg) no-repeat;
    float: left;
    width: 116px;
    font-size: 14px;
    color: #049426;
    text-align: center;
    line-height: 20px;
    font-weight: normal;
    padding-top: 130px;
    margin-right: 80px;
}
.energtic-team {
background:url(../images/energtic-team-icon.jpg) no-repeat;
    float: left;
    width: 116px;
    font-size: 14px;
    color: #049426;
    text-align: center;
    line-height: 20px;
    font-weight: normal;
    padding-top: 130px;
}