﻿/*Newsletter*/
.newsletter span.error {
position: static;
width: 39.8%;
clear: both;
float: left;
margin-right: 60%;
margin-left: 16px;
padding-left: 0;
text-align: left;
border-radius: 20px;
padding-left: 19px;
margin-top: 5px;
margin-left: 1px;
}
button {
position: relative;
overflow: hidden;
}
button .progress {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
button .progress.active {
display: block;    
}
button .progress-bar-animated {
height: 100%;
}
button .progress-bar {
background-color: #1f4a75;
}
.search_widget form .widget_destInput input, .search_widget form .widget_datePicker input, .search_widget form .widget_datePicker select {
font-size: 14px;
}
#dllclass {
font-size: 14px;
left: auto;
right: 30px;
top: 23px;
letter-spacing: -0.5px;
height: 0;
color: #6e6868;
font-weight: 500;
}
.search_widget form .widget_datePicker .custom_input i.fa.fa-user {
font-size: 20px;
right: 7px;
cursor: pointer;
}
.main-form span:before {
margin-top: 18px;
}
section.listing_page .col-lg-9 span#loadmore {
position: absolute;
bottom: 0;
left: 50%;
width: 160px;
padding: 8px 0;
text-align: center;
}
section.listing_page .col-lg-9 {
position: relative;
padding-bottom: 60px;
}



/*Contact page*/
.main-form span span.error:before {
display: none;
}
.main-form span span.error {
position: relative;
color: #fff;
padding: 0;
border-radius: 7px;
bottom: auto;
width: 100%;
left: 0;
margin-top: -13px;
float: left;
margin-bottom: 11px;
line-height: 21px;
}
label.demo-label.input-has-value + i.fa.fa-map-marker {
display: none;
}
.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
background: #fff;
}
.ui-datepicker .ui-datepicker-next::after,
.ui-datepicker .ui-datepicker-prev::after {
content: '';
border: 5px solid transparent;
border-right: 6px solid #062047;
display: inline-block;
position: relative;
top: 0px;
left: 1px;
}
.ui-datepicker .ui-datepicker-next:after {
border-right: 0;
border-left: 6px solid #062047;
left: 7px;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
position: absolute;
top: 5px !important;
width: 20px !important;
border: 0 !important;
height: 20px !important;
cursor: pointer;
}
.ui-datepicker .ui-datepicker-prev {
left: 5px !important;
}
.ui-datepicker .ui-datepicker-next {
right: 5px !important;
}


/*Inner Page*/
body .fc_content .fc_desc ul li {
font-size: 13px;
color: #4a4a4a;
line-height: 24px;
margin-bottom: 5px;
font-weight: 400;
}
.fc_content .fc_desc ul + p {
font-weight: bold;
}
body .fc_content .fc_desc h5 {
margin-top: 30px;
font-weight: bold;
}


/*Click Site up*/
.slideups{
position: fixed;
right: 20px;
bottom: 70px;
opacity: 0;
transition: 0.5s;
}
.slideups.showme{
opacity: 1;
transition: 0.5s;
}
.slideups a{
position: relative;
float: right;
background-color: #062047;
width: 44px;
height: 44px;
border-radius: 5px;
text-align: center;
text-decoration: none;
outline: none;
}
.slideups a:after {
content: "\f106";
font: normal normal normal 30px/1 FontAwesome;
color: #b40101;
line-height: 40px;
}

.fc_content .fc_desc h4 {
font-size: 20px;
margin-top: 29px;
}
.fc_content .fc_desc,
.fc_content .fc_desc ul li {
font-size: 16px;
}


.custom_input.m-loca p,
.custom_input.m-loca span.city-nms,
.mobilenbr {
display: none;
}
.on-desk-hide {
display: none;
}
.on-mob-hide {
display: block;
}
/*Air destination*/
.banner.flight-banner {
padding: 45px 0 50px 0;
background-size: cover;
background-position: center center;
}
section.banner.flight-banner:before {
content: '';
position: absolute;
top: 0;
width: 100%;
background: rgba(0,0,0,0.5);
height: 100%;
}

.flight-box {
width: 100%;
text-align: right;
padding-top: 70px;
}
.flight-box .flman {
width: 360px;
display: inline-block;
background-color: #11b6ee;
border-left: 6px solid #061f47;
border-right: 6px solid #061f47;
position: relative;    
padding: 10px 0;
}
.flight-box .flman ul {
padding: 0 15px; 
margin: 0;
list-style: none;
display: flex;
width: 100%;
justify-content: space-around;
align-items: center;
text-align: left;
}
.banner.flight-banner .fb_bannerCont {position: absolute;left: 50px;top:100px;}
.banner.flight-banner .fb_bannerCont h1 {
font-size: 39px;
color: #fff;
font-weight: 600;
/*text-shadow: 0 1px 1px #999;*/
}
.banner.flight-banner .fb_bannerCont h1 + p {
font-size: 22px;
color: #fff;
}

.banner.flight-banner .fb_bannerCont h1 span {
display: block;
font-weight: 400;
}
.banner.flight-banner .fb_bannerCont h1 + span {color: #fff;}
.flight-box .flman ul:after,
.flight-box .flman ul:before {
background-color: #fc7a00;
width: 38px;
height: 25px;
content: '';
position: absolute;
top: -25px;
left: -6px;
border-left: 6px solid #061f47;
border-radius: 0 50px 0 0;
}
.flight-box .flman ul:after {
border-left: 0;
border-right: 6px solid #061f47;
top: auto;
left: auto;
bottom: -25px;
right: -6px;
border-radius: 0 0 0 50px;
}
.flight-box .flman ul li a,
.flight-box .flman ul li {
color: #fff;
}
.flight-box .flman ul li h2 {
margin: 0;
font-size: 25px;
line-height: 24px;
margin-top: 1px;
}
.flight-box .flman ul li span {font-size: 11px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.flight-box .flman ul li span,
.flight-box .flman ul li p {
margin: 0;
font-size: 12px;
width: 100%;
display: inline-block;
}
.flight-box .flman ul li a {
display: block
}
.flight-box .flman ul li small {
font-size: 10px;
width: 100%;
display: block;
margin-top: -2px;
}
.flight-box .flman ul li:nth-of-type(1) {
width: 90px;
padding-right: 5px;
}
.flight-box .flman ul li:nth-of-type(3) {
width: 125px;
padding-left: 21px;
padding-top: 26px;
}
.flight-box .flman ul li:nth-of-type(2) img {
max-width: initial;
margin-top: 20px;
}
.flight-box .flman ul li:nth-of-type(4) img {
border-radius: 4px;
padding: 0 11px;
background: #fff;
height: 36px;
}
.flight-box .flman ul li:nth-of-type(4) a.bts {
background: #fc7a00;
display: inline-block;
padding: 3px 11px;
font-size: 19px;
font-weight: 600;
border-radius: 3px;
text-decoration: none;
}
.flight-box .flman ul li:nth-of-type(4) a.sm {
font-size: 12px;
text-decoration: underline;
padding-left: 0;
}
.flight-box .flman ul li:nth-of-type(4) {
width: 80px;
text-align: right;
}
.travelContent.text-center {
padding: 20px 0;
}

/*Sitemap*/
.sitemas {
display: inline-block;
width: 100%;
padding-bottom: 50px;
}
.sitemas h2 {
margin-bottom: 10px;
border-bottom: 2px solid #062047;
text-align: center;
padding-bottom: 15px;
color: #062047;
padding-top: 15px;
}
.sitemas h3 {
font-size: 18px;
font-weight: 600;
margin-bottom: 10px;
color: #062047;
padding-top: 25px;
padding-left: 10px;
}
.sitemas ul {
margin: 0;
padding: 0;
width: 100%;
display: inline-block;
}

.sitemas ul li {
list-style: none;
width: 25%;
float: left;
padding-left: 10px;
}
.sitemas ul li a {
font-size: 13px;
color: #0a2c4e;
margin-bottom: 9px;
display: flex;
align-items: center;
font-weight: 500;
}
.sitemas ul li a img {height:12px;vertical-align: middle;margin-right: 5px;}
.sitemas ul li a i {
margin-right: 7px;
}
.ui-datepicker .ui-datepicker-header {
padding: 9px 0;
background-color: #062047;
border: 0;
margin: 0;
color: #fff;
border-radius: 0;
letter-spacing: 3px;
text-transform: uppercase;
font-size: 14px;
font-weight: 400;
}
.ui-widget.ui-widget-content {
border: 0;
padding: 0;
}
.ui-datepicker.ui-widget {
padding: 14px;
margin-top: 2px;
width: 320px;
border: 0;
}

table.ui-datepicker-calendar .ui-state-default {
border: 0;
font-size: 14px;
background: transparent;
}
table.ui-datepicker-calendar a.ui-state-default.ui-state-active {
background: #062047;
border: 1px solid #000;
text-align: center;
}

.custom_input.m-loca label.demo-label {
display: none;
position: absolute;
opacity: 0;
}
.custom_input.m-loca label.demo-label.input-has-value {
opacity: 1;
display: block;
cursor: pointer;
position: absolute;
background: #000;
width: 15px;
height: 15px;
border-radius: 50%;
text-align: center;
font-size: 8px;
line-height: 16px;
color: #fff;
z-index: 1;
right: 10px;
top: 26px;
padding-left: 1px;
}
.enjoy-great .box-content .contes img {
width: auto;
max-width: 80px;
}
.ac_results li.ac_even {
color: #063553;
}

.ac_results li.ac_even.ac_over,
.ac_results li.ac_even:hover {
background-color: #063553;
color: #fff;
}
header .navbar-light .navbar-nav .dropdown-menu {
left: 0;
right: auto;
}
/*End Air destination*/

@media screen and (max-width: 767px) and (min-width: 320px) {
/*---------------Mobile CSS for Processing Page-------------*/
.f_procsec .proc_call {flex-direction: column;margin-top: 10px;}
.f_procsec .proc_call .proc_callTxt {flex-direction: column;margin: 0;padding: 40px 40px 10px !important;font-size: 12px;text-align: center;margin-top: -37px;border-radius: 0;}
.f_procsec .proc_call .proc_callIcon {width: 70px; height: 70px; line-height: 40px;}
.f_procsec .proc_call .proc_callIcon img {width: 40px;}
.f_procsec .proc_globe:before {width: 80%;}

/*---------------Mobile CSS for Last 24 Minute Deals popup-------------*/
.last24_popup {width: 100%;}
.last24_popup .l24_popupInner {width: 95%;margin: 20px auto 0;}
.last24_popup .l24P_footer .l24_call-i a {font-size: 16px;}
.last24_popup .l24P_mainCont p {font-size: 12px;}

/*------------Responsiveness CSS for thanku page----------*/
.thanku_sec.confirmation_sec .cs_tab-content .fdp_mainContent .fdp_boundInfo .b_FlightDestInfo {padding: 10px;}
.thanku_sec .cs_tab-content .fdp_mainContent .b_FlightDestInfo .fbd_logo {padding-right: 5px !important;}
.thanku_sec.confirmation_sec .cs_tab-content .b_FlightDestInfo .b_destInfo .b_date-time {font-size: 11px;}
.thanku_sec.confirmation_sec .cs_tab-content .fdp_mainContent .fdp_boundInfo .b_baggaeInfo {padding:10px;}
.tahnk-you h2 {font-size: 17px;padding-bottom: 10px;margin-bottom: 15px;}
.tahnk-you ul {margin: 20px 0 12px 0;}
.tahnk-you ul li a {font-size: 14px;}
.thanku_sec.confirmation_sec .cs_tab-content .fdp_mainContent .fdp_boundInfo .b_Name {padding: 10px;}
.thanku_sec.confirmation_sec .cs_tab-content .fdp_mainContent .fdp_boundInfo .b_Name img {width: 20px;}
.confirmation_sec .cs_tab-content .fdp_mainContent .fdp_boundInfo .b_Name span {font-size: 12px !important; padding-left: 10px !important;}
.tahnk-you ul li img {margin-top: 0px;width: 60px;}
.logo-ttas img {height: 60px;}

.flipIconm .swpIcon {
display:inline-block;
width:100%;
text-align:center;
margin: 10px 0 5px 0px;
}
.flipIconm .swpIcon span {
display: inline-block;
width: 35px;
height: 35px;
text-align: center;
background: #fff;
line-height: 30px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
}

.flipIconm .swpIcon img {
width: 24px;
}

.search_widget form .widget_destInput .swpIcon + .custom_input.m-loca {
padding-left: 8px;
}
.search_widget .widget_destInput.flipIconm {
display: block;
align-items: center;
justify-content: space-between;
}


body, html {
text-size-adjust: auto;
}


@media screen and (-webkit-min-device-pixel-ratio:0) { 
select:focus,
textarea:focus,
input:focus {
font-size: 13px;
}
}

.on-desk-hide {
display: block;
}
.on-mob-hide {
display: none;
}

.mobilenbr {
display: inline-block;
}
nav.navbar.navbar-expand-lg.navbar-light {
display: inline-block;
float: right;
padding: 0;
}
.navbar-light button.navbar-toggler {
background-image: url(/Content/images/cross_i.png);
background-color: #fff;
background-repeat: no-repeat;
width: 32px;
margin-left: 10px;
}
.navbar-light button.navbar-toggler.collapsed {
background-image: url(/Content/images/mobile-cion.png);
background-size: auto;
padding: 0;
background-color: transparent;
position: relative;
top: 8px;
}
.navbar-light .navbar-toggler-icon {
opacity: 0;
}
  

header .container .callSec .callback_i img {
width: 36px;
}
header .container .callSec a span.pos_r {
width: 125px !important;
}
header .container .callSec .callNum {
font-size: 11px;
padding: 5px 7px 5px 10px;
}    
header .container .callSec .text-24_7 span {
display: none;
}
header .container .callSec .text-24_7 {
font-size: 10px;
border-radius: 5px;
bottom: -4px;
width: auto;
padding-right: 24px;
padding: 1px 28px 0 9px;
line-height: 11px;
letter-spacing: -0.8px;
}
header .navbar-toggler {
padding: 0;
padding-left: 8px;
outline: none;
}
.logo img {
width: 110px;
}
nav.navbar.navbar-expand-lg.navbar-light,
.col-lg-10.col-10 {
position: static;
}
nav .navbar-collapse {
width: 100%;
position: absolute;
left: 0;
background: #062047;
z-index: 1;
padding-bottom: 20px;
top: 48px;
height: 90vh !important;
padding-top: 0;
z-index: 10;
}
.search_widget .sw_tab ul li a {
font-size: 13px;
}
.search_widget .sw_tab {
position: absolute;
top: -20px;
left: 15px;
}
.search_widget .sw_tab ul li {
padding: 10px 14px;
height: 33px;
margin-right: 6px;
}
.search_widget .sw_tab ul li a {
font-size: 12px;
}
.search_widget .sw_tab ul li a img {
margin-right: 10px;
width: 16px;
}

.check-custom .checkmark {
height: 24px;
width: 24px;
background-color: #eee;
background-color: transparent;
border: 2px solid #999;
}
.check-custom input:checked ~ .checkmark {
background-color: transparent;
border: 2px solid #2196f3;
}
.checkbox label.check-custom {
margin-right: 18px;
padding-left: 33px;
padding-top: 1px;
}
.search_widget form,
.search_widget form .sw_btn,
.search_widget form .widget_datePicker,
.search_widget form .widget_destInput {
width: 100%;
display: block;
float: left;
}
.search_widget form .sw_btn input {border: 1px solid #00b5e9;}
.search_widget .sw_tab ul li,
.search_widget {
background: #041938;
background-image: url(https://thetravelhouse.co.uk/Content/images/mobile-serch-bg.jpg);
background-position: top;
top: 0 !important;
}
.search_widget form .widget_destInput input, 
.search_widget form .widget_datePicker input, 
.search_widget form .widget_datePicker select {
width: 100%;
height: 40px;
border: none;
background: transparent !important;
box-shadow: none;
float: left;
color: #fff;
outline: none;
padding: 0;
line-height: 25px;
text-overflow: ellipsis;
padding-right: 17px;
}
.search_widget form .widget_destInput .custom_input.m-loca input {
font-size: 15px;
}
.search_widget form .widget_destInput .pax_dropdown,
.search_widget form .widget_destInput .custom_input, 
.search_widget form .widget_datePicker .custom_input {
flex: auto;
padding: 0 5px;
width: 50%;
display: inline-block;
float: left;
outline: none;  
}

.search_widget form .widget_datePicker .custom_input.pax-drop {
width: 100%;
}
.search_widget .widget_datePicker .custom_input,
.search_widget .widget_destInput {
border-bottom: 1px solid rgba(1, 181, 234, 0.7);
padding-bottom: 15px;
margin-top: 10px;
margin-bottom: 19px;
}
.checkbox {
margin-top: 8px;
padding-bottom: 0;
padding-left: 4px;
}
.custom_input.m-loca span.city-nms {
position: absolute;
color: #fff;
left: 0;
bottom: 0px;
font-size: 13px;
left: 0;
width: 81%;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
padding-right: 0;
margin-left: 5px;
}
.custom_input.m-loca input#hfdtxtDestinationM + span.city-nms {
margin-left: 8px;
width: 110px;
text-align: left;
}
.custom_input.m-loca p {
margin: 0; 
padding: 0; 
color: #00b5e9;

}
.custom_input.m-loca i.fa.fa-map-marker {
display: none;
}
.custom_input.m-loca p,
.custom_input.m-loca span.city-nms,
.mobilenbr {
display: block;
}
.search_widget form .widget_destInput .custom_input.m-loca {
padding-bottom: 15px;
width: 100%;
}
.search_widget form .widget_destInput .custom_input.m-loca:first-child {
border-bottom: 1px solid rgba(1, 181, 234, 0.7);
padding-bottom: 30px;
}
.search_widget form .widget_destInput .custom_input.m-loca:first-child span.city-nms{
bottom:15px;
}

.search_widget form .widget_destInput .custom_input.m-loca + .custom_input.m-loca {
width: 55%;
}
.custom_input.m-loca + .custom_input.m-loca p {
text-align: left;
padding-left: 0;
}

.search_widget ::-webkit-input-placeholder {
color: #fff !important;
}
.search_widget ::placeholder {
color: #fff !important;
}
.search_widget :-ms-input-placeholder {
color: #fff !important;
}
.custom_input i {
position: absolute;
top:auto;
bottom: 10px;
left: 0px;
font-size: 18px;
margin-top: 3px;
display: block;
pointer-events: none;
}
.custom_input.m-loca.datess input {
padding-left: 21px;
color: #fff !important;
font-weight: bold;background-image: none !important;
}
.custom_input.m-loca.datess + .custom_input.m-loca.datess i.fa.fa-calendar {
bottom: 10px;
left: auto;
right: 0;
}
.custom_input.m-loca.datess + .custom_input.m-loca.datess p {
text-align: right
}

.custom_input.m-loca.datess + .custom_input.m-loca.datess input {
padding-left: 0;
padding-right: 25px;
text-align: right;
}

/*****Newsletter******/
.newsletter p,
section.trendinghody,
section.usp_sec {
display: none;
}
.newsletter h2 {
font-size: 15px;
margin-bottom: 10px;
}

.newsletter input {
width: 52%;
padding: 0 15px 2px 15px;
font-size: 12px;
height: 30px;
}
.newsletter button {
font-size: 14px;
padding: 4px 25px 6px 25px;
margin-top: 8px;
border: 0;
}
.newsletter {
height: 133px;
}
.newsletter:after {
height: 105.3%;
background-image: url(/Content/Images/mobile-news.png);
background-size: auto 141px;
}
.enjoy-great.desl-sec2 {
margin-bottom: 0;
padding-top: 30px;
}
.enjoy-great.desl-sec2 li:nth-of-type(1) img {
padding: 2px;
width: 40px;
}
.enjoy-great.desl-sec2 ul li span {
font-size: 11px;
letter-spacing: -0.4px;
width: 66px;
display: inline-block;
}
.enjoy-great.desl-sec2 li:nth-of-type(3) img {
width: 12px;
margin: 0 5px;
}
.enjoy-great.desl-sec2 ul {
height: 74px;
padding: 0 2px;
}
.enjoy-great.desl-sec2 ul li p {
font-size: 12px;
margin-bottom: 2px;
}
.enjoy-great.desl-sec2 ul li button {
font-size: 10px;
padding: 5px;
}
.enjoy-great.desl-sec2 ul li {
line-height: 15px;
font-size: 11px;
font-weight: bold;
}
.enjoy-great h2 {
font-size: 22px;
}
/*footer*/
.m-footer {
background: #062047;
padding: 20px 0;
}
.m-footer ul.social-media li {
list-style: none;
}
.m-footer ul.social-media li > img {width: 260px;}
.m-footer ul.social-media {
display: flex;
justify-content: center;
align-items: center;
margin: 0;
}    
.m-footer ul.social-media li a {
color: #b40101;
font-size: 23px;
margin: 0 4px;
}
ul.social-media li img {
border-left: 1px solid #163564;
margin-left: 17px;
padding-left: 15px;
}
.menufmob ul {
margin: 0;
padding: 0;
text-align: center;
margin-top: 15px;
}
.menufmob ul li {
display: inline-block;
font-size: 9px;
position: relative;
text-transform: uppercase;
font-weight: 600;
padding: 0 10px 0 5px;
}
.menufmob ul li a {
color: #fff;
}
.menufmob ul li:after {
content: '';
position: absolute;
right: 0;
background: #fff;
width: 1px;
height: 60%;
top: 2px;
opacity: 0.8;
}
.copyright {
background: #b40101;
font-size: 10px;
letter-spacing: 0;
}
.enjoy-great.desl-sec2 ul li p sup {
font-size: 9px;
top: -4px;
}
.search_widget form .widget_destInput .custom_input.m-loca + .custom_input.m-loca {
text-align: right;
position: relative;
padding-left: 55px;
}
.search_widget form .widget_destInput .custom_input.m-loca:first-child {
padding-right: 0;
}
.search_widget form .widget_destInput .custom_input.m-loca + .custom_input.m-loca input {
text-align: left;
padding-right: 0;
padding-left: 0;
}

.check-custom .checkmark:after {
left: 4px;
top: 4px;
}
.search_widget form .widget_destInput .custom_input.m-loca + .custom_input.m-loca:after {
content: '';
background-image: url(/Content/Images/plain-replc.png);
background-position: left center;
background-repeat: no-repeat;
width: 43px;
height: 45px;
position: absolute;
left: -10px;
top: 50%;
transform: translate(0, -50%);
margin-top: 11px;
}
.passangr-mob.rt_dropdown.dropdown-content-n {
width: 90%;
padding: 10px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
right: 5%;
top: 50%;
transform: translate(0, -50%);
margin: 0;
}
.passangr-popup {
display: none;    
}
.passangr-mob.rt_dropdown.dropdown-content-n {
display: inline-block;    
border-radius: 5px;
}
.passangr-mob.rt_dropdown.dropdown-content-n .passangerHolder,
.passangr-mob.rt_dropdown.dropdown-content-n .ClassHolder {
width: 100%;
border: 0;
padding: 5px;
box-sizing: border-box;
}

.search_widget form .widget_destInput .custom_input.m-loca ::-webkit-input-placeholder {
font-size: 15px;
color: #fff;
position: relative;
}
.search_widget form .widget_destInput .custom_input.m-loca :-ms-input-placeholder {
font-size: 15px;
color: #fff;
}
.search_widget form .widget_destInput .custom_input.m-loca ::placeholder {
font-size: 15px;
color: #fff;
}
.class-popup,
.passangr-popup {
display: none;
background: rgba(0, 0, 0, 0.85);
position: fixed;
top: 0;
width: 100%;
height: 100vh;
left: 0;
z-index: 100;
}
.passangr-mob.rt_dropdown.dropdown-content-n:before {
display: none;   
}
.pax_dropdown .dropdown-content-n .rt_button {
padding-left: 10px;
}
.pax_dropdown .dropdown-content-n .rt_button input {
background-color: #bdbdbd !important;
border-radius: 20px;
}
.pax_dropdown .dropdown-content-n .rt_button input + input {
background-color: #00b5e9 !important;
} 
.pax_dropdown.mobi-clas .boxs1 {
width: 50%;
float: left;
position: relative;
}
.pax_dropdown.mobi-clas .boxs1 {
font-size: 18px;
}
.boxs1.passngr i.fa.fa-user {
right: auto;
left: 0;width: 10px;
}
.search_widget form .widget_datePicker .boxs1 input {
font-size: 15px;
}
.search_widget form .widget_datePicker .boxs1.passngr input {
padding-left: 25px;
}
.search_widget form .widget_datePicker .boxs1.clas-flgt i.fa {
margin: 0;
right: -6px;
}
.search_widget form .widget_datePicker .boxs1.clas-flgt input {
text-align: right;
padding-right: 0;
}
.pax_dropdown.mobi-clas .boxs1 {
padding-right: 0px;
}
.mobilenbr.pl20 {
padding: 0;
float: left;
}
.navbar-light .navbar-toggler {
float: right;
top: 3px;
position: relative;
}
header .navbar-light ul.navbar-nav.mr-auto li.pl20 {
display: none;
}
header .navbar-light ul.navbar-nav.mr-auto li {
display: inline-block;
width: 100%;
text-align: left;
}

header .navbar-light ul.navbar-nav.mr-auto li a {
background: #0a2c5f;
border-bottom: 1px solid rgba(255, 255, 255, 0.1);
font-size: 14px !important;
font-weight: 600;
padding: 14px;
padding-left: 25px;
}
.testimonila {
background-color: #0097c2;
text-align: center;
padding: 27px 0;
}
.testimonila h2 {
color: #fff;
font-size: 14px;
letter-spacing: 2px;
text-transform: uppercase;
font-weight: bold;
}
.stars i {
color: #ffd618;
margin: 1px;
}
.testimonila p {
font-size: 12px;
color: #fff;
padding: 0 20px;
margin: 0;
}
.testimonila h3 {
color: #fff;
font-size: 10px;
margin: 0;
text-transform: uppercase;
margin-top: 8px;
}
.testimonila + .newsletter {
margin-top: 0;
}
#subscriptionTMsg {top: -10px;}

/*Contact Page*/
.conte-left h2 {
font-size: 24px;
}
.conte-left h2:before {
top: 6px;
left: 150px;
}
.conte-left h3 {
font-size: 18px;
margin-top: 18px;
}
.conte-left ul li {line-height:22px;}
.conte-left ul li p {
top: 0;
}
.conte-left ul li:first-child {
margin-bottom: 0;
}
.conte-left ul li span {
font-size: 12px;
top: 4px;
margin-top: -4px;
float: left;
width: 100%;
}
.conte-left ul li:nth-of-type(3) a {
font-size: 16px !important;
font-weight: 600;
}
.conte-left ul li:nth-of-type(3) {
margin-top: 12px;
margin-bottom: 11px;
}
.conte-left ul li:nth-of-type(4) p {
top: 7px;
}
.conte-left {
padding-bottom: 20px;
}
.main-form {
padding: 60px 35px 70px 35px;
}
.main-form textarea, .main-form select, .main-form input {
border-radius: 4px;
height: 41px;
margin-bottom: 9px;
padding-left: 45px;
}
.main-form span:before {
width: 20px;
height: 20px;
background-position: top 1px left 3px;
background-size: 13px;
}
.main-form span:nth-of-type(2):before {
background-position: top -30px left 3px;
}
.main-form span:nth-of-type(3):before {
background-position: top -62px left 3px;
}
.main-form span:nth-of-type(4):before {
background-position: top -94px left 3px;
}
.cntc-left.reviws {
margin-top: 40px;
}
.main-form textarea {
height: 84px;
padding-top: 8px;
}
.inner-revboce .content img {
left: 50%;
top: 4px;
transform: translate(-50%, -50%);
}
.inner-revboce .content {
padding-left: 0;
text-align: center;
padding-top: 41px;
padding-bottom: 22px;
margin-bottom: 25px;
}
.inner-revboce .content .star {
position: static;
right: 0;
top: 0;
}
.inner-revboce {
width: 100%;
padding: 19px 20px 30px 20px;
}
.inner-revboce .item + .item .content {
margin-bottom: 0;
border: 0;
}
.conte-left ul li p {
font-size: 14px;
}
.conte-left ul li:nth-of-type(2) {
margin-bottom: 13px;
}
.conte-left ul li a {
font-size: 15px;
}
.inner-revboce .content h4:before {
left: 0px;
top: 10px;
}
.inner-revboce .item {
padding: 0;
padding-top: 30px;
}
.inner-revboce .owl-buttons {
position: absolute;
right: auto;
bottom: 0;
background-color: #ecf3ff;
top: auto;
transform: translate(-50%, -47%);
left: 50%;
}
.inner-revboce .content h4 {
margin-top: 6px;
}
.main-form span:before {
margin-top: 10px;    
}
.map iframe {
height: 280px;
}
.main-form button {
padding: 8px 10px 9px 10px;
font-size: 18px;
}
.session-expired,
.deals-not-found,
.fare-expired,
.filter-notfon {
background-position: bottom -61px right;
padding-top: 40px;
padding-bottom: 240px;
background-size: 100%;
}
.error-404{
padding-top: 40px;
padding-bottom: 250px;
background-size: 220%;
}
.filter-notfon ul li a {
width: 140px;
background-position: left 12px top -15px;
padding-left: 24px;
}
.session-expired p,
.deals-not-found p,
.error-404 p,
.fare-expired ul li {
font-size: 14px;
}
.deals-not-found ul li {
font-size: 13px;
}
.fare-expired ul li a {
padding: 10px 5px;
width: 128px;
font-size: 12px;
}
body .travelContent .contetns.con2 p {
font-size: 13px;
line-height: 25px;
}
body .travelContent .contetns.con2 ul li{
font-size: 13px;
}
body .travelContent .contetns.con2 h3 {
font-size: 17px;
}
.copyright p {
font-size: 10px;
letter-spacing: 0;
padding: 0 30px;
}
.travelContent h2 {
font-size: 19px;
}
.deals-not-found ul li a{
padding: 10px 0px;
width: 152px;
background-position: left 10px top -26px;
padding-left: 15px;
}
.deals-not-found ul li:nth-of-type(2) {
margin: 0 5px;
}
.deals-not-found ul li:nth-of-type(3) a {
background-position: left 28px top 12px;
width: 130px;
}
.session-expired h1,
.deals-not-found h1,
.error-404 h1,
.fare-expired h1,
.filter-notfon h1 {
font-size: 30px;
margin-bottom: -1px;
}
.fare-expired p,
.filter-notfon p {
font-size: 17px;
margin-top: 9px;
line-height: 19px;
margin-bottom: 19px;
}
.filter-notfon ul li:nth-of-type(2) a {
background-position: left 34px top 15px;
padding-left: 22px;
}
.deals-not-found, .fare-expired, .filter-notfon {
padding-bottom: 150px;
}
.no-results-found .row {
margin: 0;
}
.no-results-found h2 {
font-size: 25px;
}
.no-results-found h3 {
font-size: 20px;
}
.no-results-found p {
font-size: 17px;
line-height: 20px;
}
.no-results-found h4 span {
font-size: 29px;
}
.no-results-found h4 {
font-size: 17px;
}
.no-results-found h5 {
font-size: 20px;
}
.no-results-found ul li {
background-position: left 26px top 14px;
font-size: 22px;
padding: 0 20px 0 20px;
height: 58px;
line-height: 54px;
background-size: 25px;
}
.no-results-found ul li:last-child {
font-size: 20px;
background-position: left 28px top -40px;
}
.requst-call button.bust {
font-size: 15px;
padding: 12px;
width: 100%;
}
.requst-call .tahnk-yo {width: 100%;padding: 0 10px;}
.no-results-found {
position: relative;
z-index: 9;
background-position: right bottom -115px;
background-size: 100%;
background-color: #c6d8f7;
padding-bottom: 200px;
}
.requst-call .callres-box {
width: 100%;
background-image: none;
padding: 18px 15px 25px 15px;
}
.requst-call .callres-box p {font-size: 12px;}
.requst-call .callres-box input {
width: 68%;
padding:0 15px;
}
.requst-call .callres-box button {
width: 32%;
padding: 0 2px;
}
.travelContent .flightDetail .box-lg img {
width: 40px;
}
.fltInfo span {
font-size: 10px;
margin-right: 0;
}
.fltInfo small {
font-size: 10px;
display: inline-block;
width: 100%;
}
.travelContent .flightDetail {
padding: 10px 5px;
}
.flightDetail .bgBorder img {
width: 24px;
padding: 0 2px;
}
a.price-btn:hover, 
a.price-btn {
font-size: 11px;
min-width: 50px;
padding: 10px 0;
line-height: 12px;
}
.flightDetail .bgBorder {
width: 60px;
}
.flightDetail .fltInfo {
line-height: 13px;
}
.travelContent .flightDetail .box-lg {
padding: 0px;
}
.banner.flight-banner h1 {
font-size: 26px;
}
.banner.flight-banner h1 + p {
font-size: 17px;
}
.flight-box {
padding-top: 20px;
}
.flight-box .flman {
width: 320px;
}
.flight-box .flman ul li span, .flight-box .flman ul li p {
font-size: 12px;
}
.flight-box .flman ul li h2 {
font-size: 20px;
line-height: 15px;
}
.airlineCount {
padding-bottom: 25px;
}
.newsletter .subscriptionPopup_bg .subscriptionPopup_inner {
width: 90%;
}
.newsletter .subscriptionPopup_bg .subscriptionPopup_inner p {
display: block;
}
.subscriptionPopup_bg .subscriptionPopup_inner .subs_content {
padding: 50px 10px 130px 25px;
}
.f_procsec .proc_bg {
max-width: 100%;
}
.f_procsec .procs_plswtTxt {
width: 92%;
border-radius: 10px;
}
.f_procsec .procs_plswtTxt p {
font-size: 16px;
padding: 10px 25px;
line-height: 17px;
}
.f_procsec .procInfo {
width: 92%;
}
.f_procsec .f_boarding, .f_procsec .f_dest {
font-size: 18px;
}
.f_procsec .f_dateBg {
padding: 0 12px;
font-size: 12px;
}
.sitemas h2 {
margin-bottom: 10px;
padding-bottom: 15px;
padding-top: 15px;
font-size: 30px;
}
.sitemas h3 {
padding-left: 0;
}
.sitemas ul li {
width: 50%;
padding-left: 0;
}


.ac_results {
width: 90% !important;
left: auto !important;
right: 5% !important;
}
.hideinDesktop{display:block;}
.menufmob ul li:last-child:after {
display: none;
}
header .navbar-light ul.navbar-nav.mr-auto li.nav-item.dropdown .dropdown-menu{
display: none;
}
header .navbar-light ul.navbar-nav.mr-auto li.nav-item.dropdown.open .dropdown-menu{
display: block;
width: 100%;
}
header .navbar-light .navbar-nav .dropdown-menu a.dropdown-item {
background: #b40101;
padding: 7px 24px;
font-size: 12px !important;
}
header .navbar-light .navbar-nav .dropdown-menu {
width: 100%;
margin: 0;    
}

/*Mobile Menu*/

header .navbar-light .navbar-nav .nav-link.dropdown-toggle {
position: relative;
}
header .navbar-light .navbar-nav .nav-link.dropdown-toggle:after {
top: 19px;
right: 20px;
}
.navbar-nav li.nav-item.dropdown.show .nav-link.dropdown-toggle:after {
transform: rotate(226deg);
top: 22px;
}
header .navbar-light .navbar-nav .nav-link.dropdown-toggle {
position: relative;
margin-right: 0;
}
.custom_input.m-loca label.demo-label.input-has-value {
background: #fff;
color: #000;
right: 0;
top: 14px;
}
.search_widget form .widget_datePicker .custom_input.pax-drop .pax_dropdown {
width: 100%;
}
.newsletter span.error {
width: 51%;
margin-right: 46%;
margin-left: 0;
padding-left: 8px;
padding-top: 3px;
font-size: 11px;
}
.flight-box {
display: none;
}
.banner.flight-banner {
padding: 50px 0 60px 0;
}
.l_fdPopupInner .fdp_mainContent .fdp_boundDetailsInfo .fbd_bagInfo {
width: 100px;
}
.thank-contpop {
width: 90%;
}
.thank-contpop p {
padding: 0;
font-size: 13px;
line-height: 16px;
}
.thank-contpop .bconbotm a {
font-size: 16px;
font-weight: 600;
padding: 6px 30px 5px 40px;
background-position: left 21px top 7px;
background-size: 15px;
}
.thank-contpop h2 {
font-size: 20px;
}
.thank-contpop h3 {
font-size: 15px;
letter-spacing: 2px;
}
.mainsconp .bconbotm,
.mainsconp .opotop {
padding: 15px;
}
.mainsconp .bconbotm {
padding-bottom: 20px;
}

.no-results-found ul li a.cta-no.email {
font-size:17px;
}

}



